Aug 14 00:25:49.301483 np0000007289 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 14 00:25:49.306949 np0000007289 devstack@c-api.service[100206]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 14 00:25:49.309192 np0000007289 devstack@c-api.service[100206]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 14 00:25:49 2026] *** Aug 14 00:25:49.309192 np0000007289 devstack@c-api.service[100206]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 14 00:25:49.309192 np0000007289 devstack@c-api.service[100206]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 14 00:25:49.309192 np0000007289 devstack@c-api.service[100206]: nodename: np0000007289 Aug 14 00:25:49.309192 np0000007289 devstack@c-api.service[100206]: machine: x86_64 Aug 14 00:25:49.309192 np0000007289 devstack@c-api.service[100206]: clock source: unix Aug 14 00:25:49.309192 np0000007289 devstack@c-api.service[100206]: pcre jit disabled Aug 14 00:25:49.309192 np0000007289 devstack@c-api.service[100206]: detected number of CPU cores: 16 Aug 14 00:25:49.309192 np0000007289 devstack@c-api.service[100206]: current working directory: / Aug 14 00:25:49.309192 np0000007289 devstack@c-api.service[100206]: detected binary path: /usr/bin/uwsgi-core Aug 14 00:25:49.309192 np0000007289 devstack@c-api.service[100206]: your processes number limit is 257052 Aug 14 00:25:49.309192 np0000007289 devstack@c-api.service[100206]: your memory page size is 4096 bytes Aug 14 00:25:49.309192 np0000007289 devstack@c-api.service[100206]: detected max file descriptor number: 2048 Aug 14 00:25:49.309192 np0000007289 devstack@c-api.service[100206]: lock engine: pthread robust mutexes Aug 14 00:25:49.309524 np0000007289 devstack@c-api.service[100206]: thunder lock: enabled Aug 14 00:25:49.309549 np0000007289 devstack@c-api.service[100206]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 14 00:25:49.309709 np0000007289 devstack@c-api.service[100206]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 14 00:25:49.309709 np0000007289 devstack@c-api.service[100206]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 14 00:25:49.309709 np0000007289 devstack@c-api.service[100206]: Set PythonHome to /opt/stack/data/venv Aug 14 00:25:49.343278 np0000007289 devstack@c-api.service[100206]: Python main interpreter initialized at 0x71b2deea4668 Aug 14 00:25:49.343278 np0000007289 devstack@c-api.service[100206]: python threads support enabled Aug 14 00:25:49.343278 np0000007289 devstack@c-api.service[100206]: your server socket listen backlog is limited to 100 connections Aug 14 00:25:49.343278 np0000007289 devstack@c-api.service[100206]: your mercy for graceful operations on workers is 80 seconds Aug 14 00:25:49.343750 np0000007289 devstack@c-api.service[100206]: mapped 671795 bytes (656 KB) for 4 cores Aug 14 00:25:49.343911 np0000007289 devstack@c-api.service[100206]: *** Operational MODE: preforking *** Aug 14 00:25:49.344105 np0000007289 devstack@c-api.service[100206]: *** uWSGI is running in multiple interpreter mode *** Aug 14 00:25:49.344105 np0000007289 devstack@c-api.service[100206]: spawned uWSGI master process (pid: 100206) Aug 14 00:25:49.344304 np0000007289 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 14 00:25:49.344664 np0000007289 devstack@c-api.service[100206]: spawned uWSGI worker 1 (pid: 100208, cores: 1) Aug 14 00:25:49.345074 np0000007289 devstack@c-api.service[100206]: spawned uWSGI worker 2 (pid: 100209, cores: 1) Aug 14 00:25:49.345547 np0000007289 devstack@c-api.service[100206]: spawned uWSGI worker 3 (pid: 100210, cores: 1) Aug 14 00:25:49.349111 np0000007289 devstack@c-api.service[100206]: spawned uWSGI worker 4 (pid: 100211, cores: 1) Aug 14 00:25:49.349111 np0000007289 devstack@c-api.service[100206]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 14 00:25:49.467353 np0000007289 devstack@c-api.service[100208]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 00:25:49.467353 np0000007289 devstack@c-api.service[100208]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 00:25:49.467353 np0000007289 devstack@c-api.service[100208]: we strongly recommend against using it for new projects. Aug 14 00:25:49.467353 np0000007289 devstack@c-api.service[100208]: If you are already using Eventlet, we recommend migrating to a different Aug 14 00:25:49.467353 np0000007289 devstack@c-api.service[100208]: framework. For more detail see Aug 14 00:25:49.467353 np0000007289 devstack@c-api.service[100208]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 00:25:49.467353 np0000007289 devstack@c-api.service[100208]: import eventlet # noqa Aug 14 00:25:49.472547 np0000007289 devstack@c-api.service[100211]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 00:25:49.472547 np0000007289 devstack@c-api.service[100211]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 00:25:49.472547 np0000007289 devstack@c-api.service[100211]: we strongly recommend against using it for new projects. Aug 14 00:25:49.472547 np0000007289 devstack@c-api.service[100211]: If you are already using Eventlet, we recommend migrating to a different Aug 14 00:25:49.472547 np0000007289 devstack@c-api.service[100211]: framework. For more detail see Aug 14 00:25:49.472547 np0000007289 devstack@c-api.service[100211]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 00:25:49.472547 np0000007289 devstack@c-api.service[100211]: import eventlet # noqa Aug 14 00:25:49.473068 np0000007289 devstack@c-api.service[100209]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 00:25:49.473068 np0000007289 devstack@c-api.service[100209]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 00:25:49.473068 np0000007289 devstack@c-api.service[100209]: we strongly recommend against using it for new projects. Aug 14 00:25:49.473068 np0000007289 devstack@c-api.service[100209]: If you are already using Eventlet, we recommend migrating to a different Aug 14 00:25:49.473068 np0000007289 devstack@c-api.service[100209]: framework. For more detail see Aug 14 00:25:49.473068 np0000007289 devstack@c-api.service[100209]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 00:25:49.473068 np0000007289 devstack@c-api.service[100209]: import eventlet # noqa Aug 14 00:25:49.523022 np0000007289 devstack@c-api.service[100210]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 14 00:25:49.523022 np0000007289 devstack@c-api.service[100210]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 14 00:25:49.523022 np0000007289 devstack@c-api.service[100210]: we strongly recommend against using it for new projects. Aug 14 00:25:49.523022 np0000007289 devstack@c-api.service[100210]: If you are already using Eventlet, we recommend migrating to a different Aug 14 00:25:49.523022 np0000007289 devstack@c-api.service[100210]: framework. For more detail see Aug 14 00:25:49.523022 np0000007289 devstack@c-api.service[100210]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 14 00:25:49.523022 np0000007289 devstack@c-api.service[100210]: import eventlet # noqa Aug 14 00:25:49.636130 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 14 00:25:49.636130 np0000007289 devstack@c-api.service[100209]: from cgi import parse_header Aug 14 00:25:49.640050 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 14 00:25:49.640050 np0000007289 devstack@c-api.service[100211]: from cgi import parse_header Aug 14 00:25:49.647726 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 14 00:25:49.647726 np0000007289 devstack@c-api.service[100208]: from cgi import parse_header Aug 14 00:25:49.675368 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 00:25:49.675368 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:25:49.676332 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 00:25:49.676332 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:25:49.682849 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 00:25:49.682849 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:25:49.686845 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 14 00:25:49.686845 np0000007289 devstack@c-api.service[100209]: removals.removed_module( Aug 14 00:25:49.687363 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 14 00:25:49.687363 np0000007289 devstack@c-api.service[100209]: removals.removed_module( Aug 14 00:25:49.687435 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 14 00:25:49.687435 np0000007289 devstack@c-api.service[100211]: removals.removed_module( Aug 14 00:25:49.688329 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 14 00:25:49.688329 np0000007289 devstack@c-api.service[100211]: removals.removed_module( Aug 14 00:25:49.693689 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 14 00:25:49.693689 np0000007289 devstack@c-api.service[100208]: removals.removed_module( Aug 14 00:25:49.694816 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 14 00:25:49.694816 np0000007289 devstack@c-api.service[100208]: removals.removed_module( Aug 14 00:25:49.696622 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 14 00:25:49.696622 np0000007289 devstack@c-api.service[100210]: from cgi import parse_header Aug 14 00:25:49.732749 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 14 00:25:49.732749 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:25:49.744604 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 14 00:25:49.744604 np0000007289 devstack@c-api.service[100210]: removals.removed_module( Aug 14 00:25:49.745548 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 14 00:25:49.745548 np0000007289 devstack@c-api.service[100210]: removals.removed_module( Aug 14 00:25:50.451354 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 14 00:25:50.451354 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:25:50.472024 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 14 00:25:50.472024 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:25:50.472371 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 14 00:25:50.472371 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:25:50.505623 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 14 00:25:50.505623 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:25:50.516697 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 14 00:25:50.516697 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:25:50.521571 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 14 00:25:50.521571 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:25:50.522011 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 14 00:25:50.522011 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:25:50.568833 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 14 00:25:50.568833 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:25:50.690105 np0000007289 devstack@c-api.service[100208]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 14 00:25:50.690105 np0000007289 devstack@c-api.service[100208]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100208) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 00:25:50.690385 np0000007289 devstack@c-api.service[100209]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 14 00:25:50.690385 np0000007289 devstack@c-api.service[100209]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100209) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 00:25:50.698613 np0000007289 devstack@c-api.service[100211]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 14 00:25:50.698819 np0000007289 devstack@c-api.service[100211]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100211) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 00:25:50.751894 np0000007289 devstack@c-api.service[100210]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 14 00:25:50.752151 np0000007289 devstack@c-api.service[100210]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100210) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 14 00:25:50.779748 np0000007289 devstack@c-api.service[100208]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 14 00:25:50.779748 np0000007289 devstack@c-api.service[100208]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 00:25:50.782455 np0000007289 devstack@c-api.service[100211]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 14 00:25:50.782455 np0000007289 devstack@c-api.service[100211]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 00:25:50.784653 np0000007289 devstack@c-api.service[100209]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 14 00:25:50.784653 np0000007289 devstack@c-api.service[100209]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 00:25:50.817524 np0000007289 devstack@c-api.service[100210]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 14 00:25:50.817524 np0000007289 devstack@c-api.service[100210]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 14 00:25:51.251144 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100211) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 00:25:51.251287 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100208) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 00:25:51.251336 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100210) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 00:25:51.251545 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100209) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 14 00:25:51.251645 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.251645 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.251763 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.251763 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.251829 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.251873 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.251915 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.251953 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.251983 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.252019 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.252206 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.252314 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.253991 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.254128 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.254193 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.254230 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.254266 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.254311 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.254346 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.254378 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.254423 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.254456 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.254496 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.254529 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.254562 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.254595 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.254634 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.254669 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.254708 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.254749 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.254786 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.254823 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.254856 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.254904 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.254944 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.254975 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.255015 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.255048 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.255048 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.255048 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.255628 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.255681 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.255716 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.255752 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.255790 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.255827 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.255861 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.255905 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.255946 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.255989 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.256021 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.256056 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.256111 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.256157 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.256193 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.256226 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.256265 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.256302 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.256334 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.256368 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.256398 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.256438 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.256474 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.256515 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.256552 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.256589 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.256619 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.256658 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.256691 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.256727 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.256758 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.256792 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.256829 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.256897 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.256935 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.256967 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.257004 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.257037 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.257076 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.257126 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.257171 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.257204 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.257239 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.257270 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.257303 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.257333 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.257370 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.257404 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.257438 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.257475 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.257512 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.257547 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.257578 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.257578 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.257578 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.257578 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.259021 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.259134 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.259205 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.259259 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.259295 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.259331 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.259361 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.259401 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.259433 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.259468 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.259499 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.259641 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.259641 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.259792 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.260058 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.260179 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.260269 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.260330 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.260367 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.260398 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.260433 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.260465 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.260496 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.260545 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.260587 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.260618 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.260651 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.260682 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.260713 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.260745 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.260782 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.260817 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.260848 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.260918 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.260957 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.260991 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.261029 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.261029 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.261101 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.261136 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.261170 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.261202 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.261245 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.261245 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.261308 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.261347 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.261380 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.261412 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.261442 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.261442 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.261502 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.261536 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.261574 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.261612 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.261644 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.261675 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.262209 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.262209 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.262209 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.262209 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.262209 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.262608 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.262698 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.262780 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.262859 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.262956 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.262956 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.263454 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.263558 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.263635 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.263674 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.263716 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.263753 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.263787 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.263819 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.263854 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.263896 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.263932 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.263962 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.263996 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.264033 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.264075 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.264075 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.264075 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.264236 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.264236 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.264308 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.264341 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.264382 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.264417 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.264417 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.264486 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.264518 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.264557 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.264588 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.264622 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.264659 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.264694 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.264723 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.264756 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.264796 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.264829 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.264864 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.264907 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.264947 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.264979 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.265011 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.265040 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.265073 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.265130 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.265166 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.265197 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.265228 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.265265 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.265298 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.265332 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.265367 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.265397 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.265431 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.265471 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.265513 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.265546 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.265578 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.265608 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.265639 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.265672 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.265703 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.265812 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.265812 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.265893 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.265927 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.265959 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.265987 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.266020 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.266064 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.266731 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.266812 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.266898 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.266983 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.266983 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.267160 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.267160 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.267160 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.267160 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.267160 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.267347 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.267382 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.267413 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.267446 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.267476 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.267476 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.267476 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.267476 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.267476 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.267623 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.267623 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.267623 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.267623 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.267623 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.267752 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.267785 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.267818 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.267847 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.267896 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.267896 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.267896 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.267896 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.267896 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.273383 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.273466 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.273507 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.273755 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.273755 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.273965 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.274004 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.274038 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.274068 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.274123 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.274169 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.274211 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.274211 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.274211 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.274308 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.274308 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.274308 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.274394 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.274677 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.274677 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.274677 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.274776 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.274776 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.274853 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.274896 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.274936 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.274973 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.275009 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.275040 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.275073 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.275123 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.275158 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.275189 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.275235 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.275272 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.275306 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.275337 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.275371 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.275410 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.275448 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.275484 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.275519 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.275555 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.275591 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.275591 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.275649 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.275649 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.275649 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.275649 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.276442 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.276442 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.276442 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.276442 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.276442 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.276442 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.276442 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.277331 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.277388 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.277426 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.277458 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.277493 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.277544 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.277581 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.277612 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.277649 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.277680 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.277721 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.277758 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.277792 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.277824 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.277856 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.277928 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.277963 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.277994 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.278033 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.278065 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.278065 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.278154 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.278154 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.278220 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.278264 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.278761 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.278761 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.278832 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.278881 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.278924 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.278924 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.278983 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.279014 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.279049 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.279107 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.279144 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.279175 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.279209 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.279240 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.279273 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.279317 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.279360 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.279391 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.279432 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.279468 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.279504 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.279538 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.279579 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.279617 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.279659 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.279689 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.279723 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.279755 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.279797 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.279831 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.279864 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.280357 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.280357 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.280519 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.280610 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.280698 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.280781 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.280863 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.280963 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.281057 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.281164 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.281256 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.281338 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.281429 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.281467 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.281506 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.281539 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.281571 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.281602 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.281644 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.281676 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.281709 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.281739 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.281779 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.281810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.281810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.281810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.281810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.281810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.283058 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.283197 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.283281 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.283340 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.283340 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.283407 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.283473 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.283564 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.283640 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.283727 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.283767 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.283810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.283848 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.283895 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.283927 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.283962 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.283993 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.284026 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.284057 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.284108 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.284143 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.284188 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.284220 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.284255 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.284285 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.284318 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.284350 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.284350 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.284407 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.284407 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.284466 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.284498 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.284538 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.284572 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.284609 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.284649 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.284681 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.284716 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.284746 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.284785 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.284816 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.284850 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.284919 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.284955 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.284989 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.285021 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.285054 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.285115 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.285154 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.285187 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.285221 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.285258 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.285293 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.285324 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.285358 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.285479 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.286647 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.286699 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.286768 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.286823 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.286903 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.286940 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.286981 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.287014 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.287047 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.287079 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.287130 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.287163 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.287317 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.287415 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.287503 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.287503 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.287661 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.287697 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.287736 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.287769 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.287801 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.287838 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.287879 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.287922 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.287962 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.287996 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.288028 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.288060 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.288111 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.288153 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.288190 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.288224 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.288224 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.288224 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.288224 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.288400 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.288436 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.288468 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.288501 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.288532 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.288568 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.288599 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.288640 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.288673 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.288714 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.288747 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.288781 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.288812 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.288846 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.288889 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.288933 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.288972 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.289008 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.289039 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.289075 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.289123 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.289156 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.289187 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.289635 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.289714 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.289787 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.289893 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.289981 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.290063 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.290165 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.290248 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.290328 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.290409 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.290492 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.290572 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.290623 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.290661 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.290694 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.290729 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.290760 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.290800 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.290834 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.290874 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.290909 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.290945 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.290985 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.291025 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.291060 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.291259 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.291303 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.291337 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.291368 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.291403 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.291433 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.291478 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.291512 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.291562 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.291596 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.291631 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.291661 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.291696 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.291732 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.291768 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.291799 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.291835 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.291875 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.291918 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.291951 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.291986 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.292018 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.292051 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.292097 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.292133 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.292166 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.292198 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.292231 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.292231 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.292288 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.292288 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.292288 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.292288 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.292288 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.292432 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.292470 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.292470 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.292530 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.292562 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.292596 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.292636 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.292676 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.292676 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.292733 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.292765 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.292798 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.292834 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.292876 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.292909 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.292909 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.292976 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.293008 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.293047 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.293081 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.293813 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.293813 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.293813 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.294492 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.294492 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.294492 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.295004 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.295181 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.295181 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.295309 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.295356 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.295391 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.295423 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.295471 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.295513 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.295553 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.295590 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.295624 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.295656 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.295688 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.295720 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.295750 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.295783 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.295812 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.295854 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.295898 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.295933 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.295963 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.295997 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.296028 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.296060 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.296336 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.296382 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.296427 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.296462 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.296494 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.296527 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.296527 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.296582 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.296615 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.296648 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.296681 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.296713 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.296754 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.296754 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.297596 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.297637 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.297670 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.297705 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.297746 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.297782 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.297812 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.297857 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.297902 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.297937 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.297937 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.297995 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.297995 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.297995 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.298080 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.298080 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.298080 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.298080 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.298080 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.298080 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.298080 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.298295 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.298295 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.298295 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.298295 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.298295 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.298295 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.298295 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.298840 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.298840 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.299012 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.299116 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.299222 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.299309 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.299391 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.299456 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.299580 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.299580 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.299715 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.299750 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.299789 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.299825 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.299858 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.299897 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.299938 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.299938 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.299938 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.299938 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.299938 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.300080 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.300080 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.300080 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.300175 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.300206 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.300240 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.300269 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.300317 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.300351 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.300383 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.300418 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.300449 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.300482 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.300515 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.300547 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.300890 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.300989 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.300989 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.301168 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.301262 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.301348 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.301432 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.301516 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.301608 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.301710 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.301793 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.301862 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.301908 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.301948 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.301978 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.302012 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.302046 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.302079 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.302125 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.302158 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.302200 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.302235 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.302235 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.302235 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.302317 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.302349 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.302381 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.302381 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.302443 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.302473 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.302511 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.302545 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.302545 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.302545 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.302624 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.302624 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.302624 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.302624 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.303125 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.303172 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.303207 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.303237 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.303269 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.303299 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.303336 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.303367 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.303399 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.303431 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.303431 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.303497 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.303530 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.303563 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.303592 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.303625 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.303669 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.303705 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.303735 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.303768 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.303799 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.303839 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.303883 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.303918 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.303949 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.303982 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.303982 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.304329 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.304409 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.304560 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.304643 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.304677 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.304780 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.304827 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.304909 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.305008 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.305075 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.305165 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.305222 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.305259 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.305330 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.305396 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.305474 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.305546 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.305546 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.305546 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.305546 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.305546 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.305546 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.305546 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.305546 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.305546 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.306135 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.306135 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.306135 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.306329 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.306401 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.306401 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.306606 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.306678 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.306745 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.306831 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.306881 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.306975 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.307042 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.307128 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.307214 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.307286 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.307286 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.307412 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.307486 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.307486 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.307486 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.307627 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.307627 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.307627 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.307627 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.307627 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.307627 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.307627 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.310405 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.310470 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.310558 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.310633 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.310678 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.310678 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.310768 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.310855 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.310962 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.311016 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.311067 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.311121 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.311161 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.311208 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.311248 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.311288 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.311338 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.311378 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.311422 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.311460 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.311499 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.311535 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.311573 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.311609 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.311609 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.311675 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.311719 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.311765 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.311805 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.311805 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.311805 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.311913 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.311954 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.311989 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.311989 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.312055 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.312108 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.312163 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.312204 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.312240 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.312275 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.312314 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.312350 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.312389 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.312428 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.312466 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.312502 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.312550 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.312589 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.312626 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.312993 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.313039 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.313039 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.313127 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.313165 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.313165 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 14 00:25:51.315321 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100208) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.315407 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.315478 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.315521 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.315562 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100209) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.315603 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.315640 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.315679 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.315717 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100208) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.315757 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.315794 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100208) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.315833 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.315888 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.315931 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.315969 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100210) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 14 00:25:51.316007 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100209) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.316044 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.316081 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100209) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.316139 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.316176 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 14 00:25:51.316176 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 14 00:25:51.316176 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 14 00:25:51.316176 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100210) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 14 00:25:51.316328 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100210) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 14 00:25:51.365611 np0000007289 devstack@c-api.service[100208]: INFO dbcounter [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Registered counter for database cinder Aug 14 00:25:51.367260 np0000007289 devstack@c-api.service[100211]: INFO dbcounter [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Registered counter for database cinder Aug 14 00:25:51.367639 np0000007289 devstack@c-api.service[100209]: INFO dbcounter [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Registered counter for database cinder Aug 14 00:25:51.370194 np0000007289 devstack@c-api.service[100210]: INFO dbcounter [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Registered counter for database cinder Aug 14 00:25:51.405730 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-9b003842-d57d-4bdf-a987-d48b33254557 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=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:25:51.407997 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 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=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:25:51.411045 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 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=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:25:51.413437 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-90d0ea52-552f-444d-8313-f62b27fd76bb 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=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:25:51.515971 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writer thread running {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 00:25:51.516412 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writer thread running {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 00:25:51.517512 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writer thread running {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 00:25:51.518518 np0000007289 devstack@c-api.service[100209]: INFO cinder.rpc [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 00:25:51.519018 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writer thread running {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 14 00:25:51.519172 np0000007289 devstack@c-api.service[100211]: INFO cinder.rpc [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 00:25:51.519687 np0000007289 devstack@c-api.service[100208]: INFO cinder.rpc [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 00:25:51.520830 np0000007289 devstack@c-api.service[100209]: INFO cinder.rpc [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 00:25:51.521652 np0000007289 devstack@c-api.service[100210]: INFO cinder.rpc [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 14 00:25:51.521746 np0000007289 devstack@c-api.service[100208]: INFO cinder.rpc [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 00:25:51.521971 np0000007289 devstack@c-api.service[100211]: INFO cinder.rpc [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 00:25:51.523122 np0000007289 devstack@c-api.service[100209]: INFO cinder.rpc [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 00:25:51.523484 np0000007289 devstack@c-api.service[100208]: INFO cinder.rpc [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 00:25:51.523971 np0000007289 devstack@c-api.service[100210]: INFO cinder.rpc [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 14 00:25:51.524258 np0000007289 devstack@c-api.service[100211]: INFO cinder.rpc [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 00:25:51.524934 np0000007289 devstack@c-api.service[100209]: INFO cinder.rpc [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 00:25:51.525048 np0000007289 devstack@c-api.service[100208]: INFO cinder.rpc [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 00:25:51.525301 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.525369 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.525560 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.525613 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.526008 np0000007289 devstack@c-api.service[100210]: INFO cinder.rpc [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 14 00:25:51.526345 np0000007289 devstack@c-api.service[100211]: INFO cinder.rpc [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 00:25:51.526711 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.527116 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.527281 np0000007289 devstack@c-api.service[100208]: WARNING cinder.keymgr.conf_key_mgr [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.527508 np0000007289 devstack@c-api.service[100209]: WARNING cinder.keymgr.conf_key_mgr [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.527799 np0000007289 devstack@c-api.service[100211]: WARNING cinder.keymgr.conf_key_mgr [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.527850 np0000007289 devstack@c-api.service[100210]: INFO cinder.rpc [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 14 00:25:51.528201 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.528452 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.529097 np0000007289 devstack@c-api.service[100210]: WARNING cinder.keymgr.conf_key_mgr [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.529567 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.529715 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.530301 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.530445 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.531098 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.531315 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.531801 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.532246 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.560638 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 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=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:25:51.562170 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 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=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:25:51.562894 np0000007289 devstack@c-api.service[100208]: INFO cinder.rpc [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 00:25:51.564140 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-90d0ea52-552f-444d-8313-f62b27fd76bb 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=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:25:51.564363 np0000007289 devstack@c-api.service[100209]: INFO cinder.rpc [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 00:25:51.564755 np0000007289 devstack@c-api.service[100208]: INFO cinder.rpc [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 00:25:51.564873 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-9b003842-d57d-4bdf-a987-d48b33254557 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=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:25:51.565166 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.565316 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.566684 np0000007289 devstack@c-api.service[100209]: INFO cinder.rpc [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 00:25:51.566746 np0000007289 devstack@c-api.service[100210]: INFO cinder.rpc [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 00:25:51.567113 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.567206 np0000007289 devstack@c-api.service[100211]: INFO cinder.rpc [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 14 00:25:51.567277 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.568607 np0000007289 devstack@c-api.service[100210]: INFO cinder.rpc [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 00:25:51.569042 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.569541 np0000007289 devstack@c-api.service[100211]: INFO cinder.rpc [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 14 00:25:51.569603 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.569655 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.569655 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.574411 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.574555 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.576651 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.576790 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.578111 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.578319 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.578454 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.578609 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.579461 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.579627 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.579964 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.580103 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.580714 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.580844 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.581600 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.581736 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.581890 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.582034 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.583402 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.583553 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.583787 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.583926 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.584151 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.584227 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.584296 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.584381 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.585709 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.585821 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.586576 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.586703 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.587050 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.587198 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.587240 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.587336 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.587604 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.587722 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.588703 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.588825 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.589067 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.589227 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.589334 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.589481 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.589918 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.590031 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.590657 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.590776 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.591069 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.591208 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.591398 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.591550 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.591808 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.591941 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.592738 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.592861 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.593366 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.593510 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.593644 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.593747 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.593778 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.593872 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.594583 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.594623 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.594701 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.594739 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.595639 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.595692 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.595766 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.595802 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.596304 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.596449 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.596575 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.596716 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.597444 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.597557 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.597678 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.597717 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.597816 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.597872 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.598571 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.598608 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.598687 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.598720 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.599249 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.599363 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.600436 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.600569 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.600608 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.600669 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.600702 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.600729 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.602793 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.602925 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.603345 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.603470 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.604051 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.604189 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.604689 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.604732 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.604835 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.604874 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.604973 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.605100 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.605734 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.605843 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.606520 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.606602 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.606648 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.606775 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.607276 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.607346 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.607382 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.607422 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.607451 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.607519 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.607994 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.608126 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.608555 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.608601 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.608637 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.608661 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.608723 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.608758 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.608826 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.608973 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.609469 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.609510 np0000007289 devstack@c-api.service[100208]: WARNING cinder.api.contrib.hosts [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 00:25:51.609591 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.609717 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.609829 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.609864 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.609922 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.609985 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.610056 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.610282 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.610369 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: extensions {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.610441 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.610666 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.610785 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.611061 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.611137 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.611223 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.611302 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.611385 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: consistencygroups {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.611993 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.612133 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.612239 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.612407 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.612459 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.612595 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.612893 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.612941 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: extra_specs {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.613043 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.613447 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.613522 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.613598 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.613664 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.613795 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.613961 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.614193 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.614329 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.614479 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.614647 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.614922 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.615019 np0000007289 devstack@c-api.service[100211]: WARNING cinder.api.contrib.hosts [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 00:25:51.615063 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.615322 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: capabilities {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.615368 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.615463 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.615547 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.615630 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.615945 np0000007289 devstack@c-api.service[100209]: WARNING cinder.api.contrib.hosts [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 00:25:51.616215 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.616344 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: extensions {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.616408 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.616452 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: backups {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.616798 np0000007289 devstack@c-api.service[100210]: WARNING cinder.api.contrib.hosts [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 14 00:25:51.616869 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: extensions {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.617170 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.617348 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.618040 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: consistencygroups {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.618124 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: extensions {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.618394 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: consistencygroups {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.618536 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: os-quota-sets {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.619750 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: consistencygroups {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.619853 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: extra_specs {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.619907 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: qos-specs {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.620025 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: extra_specs {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.621296 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: capabilities {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.621514 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: encryption {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.622200 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: capabilities {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.622397 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: backups {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.622534 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: extra_specs {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.622987 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: encryption {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.623190 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: backups {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.623954 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: capabilities {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.624156 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: os-quota-sets {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.624212 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: cgsnapshots {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.624780 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: os-quota-sets {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.625119 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: backups {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.625308 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: scheduler-stats {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.625378 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: qos-specs {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.626098 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: qos-specs {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.626462 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: os-volume-manage {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.626854 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: os-quota-sets {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.627042 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: encryption {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.627622 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: os-snapshot-manage {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.627921 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: encryption {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.628375 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: encryption {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.628742 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: qos-specs {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.629012 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: os-volume-transfer {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.629672 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: cgsnapshots {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.629947 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: encryption {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.630531 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: os-hosts {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.630856 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: encryption {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.630941 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: scheduler-stats {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.631225 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: cgsnapshots {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.631723 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: os-volume-type-access {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.632164 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: encryption {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.632481 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: os-volume-manage {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.632542 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: scheduler-stats {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.633592 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: os-availability-zone {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.633673 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: cgsnapshots {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.633721 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: os-volume-manage {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.634588 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: os-snapshot-manage {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.634655 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extended resource: os-quota-class-sets {{(pid=100208) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.634821 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: os-snapshot-manage {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.635158 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: scheduler-stats {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.635891 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.636012 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: os-volume-transfer {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.636069 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.636482 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: os-volume-manage {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.636666 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: os-volume-transfer {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.636809 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.636980 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.637410 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: os-hosts {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.637643 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.637778 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.637844 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: os-snapshot-manage {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.638303 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.snapshot_actions [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] SnapshotActionsController initialized {{(pid=100208) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 00:25:51.638460 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: os-volume-type-access {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.638642 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.638777 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.638965 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: os-hosts {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.639366 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.639469 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.639794 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: os-volume-transfer {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.639853 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: os-availability-zone {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.640061 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.640236 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.640685 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: os-volume-type-access {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.640851 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extended resource: os-quota-class-sets {{(pid=100211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.640986 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.641144 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.641632 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: os-hosts {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.641775 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.641874 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.641988 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.642140 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.642227 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.642272 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.642387 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.642431 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.642533 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extension UsedLimits extending resource: limits {{(pid=100208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.642587 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: os-availability-zone {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.642643 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.642745 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.642833 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.644798 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extension AdminActions extending resource: volumes {{(pid=100208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.645052 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: os-volume-type-access {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.645104 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extension AdminActions extending resource: snapshots {{(pid=100208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.645136 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.645164 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extension AdminActions extending resource: backups {{(pid=100208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.645200 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.645247 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extension VolumeActions extending resource: volumes {{(pid=100208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.645247 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.645247 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.router [None req-90b7c643-d3f4-4f90-9b74-ce5ef8eb5399 None None] Extension TypesManage extending resource: types {{(pid=100208) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.645324 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.645324 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.645324 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.snapshot_actions [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] SnapshotActionsController initialized {{(pid=100211) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 00:25:51.645405 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: os-availability-zone {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.645453 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.645453 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.645611 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extended resource: os-quota-class-sets {{(pid=100209) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.645666 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.645802 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.646336 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extended resource: os-quota-class-sets {{(pid=100210) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 14 00:25:51.646422 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.646506 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.647174 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.647262 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.647302 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.647369 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.647801 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.647953 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.648105 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.648252 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.648308 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.648359 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.648396 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.648435 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.648468 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.648502 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.648502 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extension UsedLimits extending resource: limits {{(pid=100211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.648591 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.648730 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.648817 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.648866 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.648946 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extension AdminActions extending resource: volumes {{(pid=100211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.649008 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.649074 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extension AdminActions extending resource: snapshots {{(pid=100211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.649354 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extension AdminActions extending resource: backups {{(pid=100211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.649410 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.649454 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extension VolumeActions extending resource: volumes {{(pid=100211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.649495 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.649537 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.649537 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.router [None req-9b003842-d57d-4bdf-a987-d48b33254557 None None] Extension TypesManage extending resource: types {{(pid=100211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.649620 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.snapshot_actions [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] SnapshotActionsController initialized {{(pid=100209) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 00:25:51.649891 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.650103 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.650167 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.650385 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.650995 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.651059 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.snapshot_actions [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] SnapshotActionsController initialized {{(pid=100210) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 14 00:25:51.651193 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.651870 np0000007289 devstack@c-api.service[100208]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71b2deea4668 pid: 100208 (default app) Aug 14 00:25:51.652140 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.652261 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.652320 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.652402 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.653056 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.653194 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.653326 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.653501 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.653844 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.653971 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.654281 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.654475 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.654622 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.654689 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:25:51.654797 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:25:51.654869 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.654993 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.655071 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.655236 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extension UsedLimits extending resource: limits {{(pid=100209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.655322 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.655406 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.655493 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.655544 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.655585 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.655631 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.655673 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.655774 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extension AdminActions extending resource: volumes {{(pid=100209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.655859 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.655859 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.656016 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extension AdminActions extending resource: snapshots {{(pid=100209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.656111 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extension UsedLimits extending resource: limits {{(pid=100210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.656111 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=100210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.656292 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extension AdminActions extending resource: backups {{(pid=100209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.656337 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.656384 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extension VolumeActions extending resource: volumes {{(pid=100209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.656444 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=100210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.656444 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extension AdminActions extending resource: volumes {{(pid=100210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.656517 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.656558 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extension AdminActions extending resource: snapshots {{(pid=100210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.656558 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extension AdminActions extending resource: backups {{(pid=100210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.656637 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.router [None req-df8612a9-ea9d-49cd-aad8-d900104e1546 None None] Extension TypesManage extending resource: types {{(pid=100209) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.656678 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extension VolumeActions extending resource: volumes {{(pid=100210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.656791 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.656866 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.router [None req-90d0ea52-552f-444d-8313-f62b27fd76bb None None] Extension TypesManage extending resource: types {{(pid=100210) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 14 00:25:51.659418 np0000007289 devstack@c-api.service[100211]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71b2deea4668 pid: 100211 (default app) Aug 14 00:25:51.660534 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-31de71b6-5de1-4c7f-bbbc-6e2af34b2f41 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:25:51.664005 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1/1] 10.4.3.208 () {60 vars in 925 bytes} [Fri Aug 14 00:25:51 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 00:25:51.665781 np0000007289 devstack@c-api.service[100210]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71b2deea4668 pid: 100210 (default app) Aug 14 00:25:51.668067 np0000007289 devstack@c-api.service[100209]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71b2deea4668 pid: 100209 (default app) Aug 14 00:25:56.483140 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2fddb958-2c19-4e79-8625-b4b2dde00035 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:25:57.035226 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2fddb958-2c19-4e79-8625-b4b2dde00035 admin admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:25:57.035888 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2fddb958-2c19-4e79-8625-b4b2dde00035 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:25:57.037557 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:25:57.037557 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:25:57.067054 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-2fddb958-2c19-4e79-8625-b4b2dde00035 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=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:25:57.089345 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2fddb958-2c19-4e79-8625-b4b2dde00035 admin admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:25:57.089822 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1/2] 10.4.3.208 () {68 vars in 1302 bytes} [Fri Aug 14 00:25:56 2026] POST /volume/v3/types => generated 183 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:25:57.098374 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-defcfc77-fd5a-49e7-b0bc-371f487ee9eb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:25:57.418856 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-defcfc77-fd5a-49e7-b0bc-371f487ee9eb admin admin] POST https://10.4.3.208/volume/v3/types/b3f8e46e-3b87-48d3-a32b-572acb3f5363/extra_specs Aug 14 00:25:57.419420 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-defcfc77-fd5a-49e7-b0bc-371f487ee9eb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:25:57.421011 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:25:57.421011 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:25:57.451901 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-defcfc77-fd5a-49e7-b0bc-371f487ee9eb 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=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:25:57.517243 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-defcfc77-fd5a-49e7-b0bc-371f487ee9eb admin admin] https://10.4.3.208/volume/v3/types/b3f8e46e-3b87-48d3-a32b-572acb3f5363/extra_specs returned with HTTP 200 Aug 14 00:25:57.517609 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 2/3] 10.4.3.208 () {68 vars in 1449 bytes} [Fri Aug 14 00:25:57 2026] POST /volume/v3/types/b3f8e46e-3b87-48d3-a32b-572acb3f5363/extra_specs => generated 52 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:25:57.752679 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9e9ab01c-9939-48b6-9701-38837233e1a2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:25:58.041255 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9e9ab01c-9939-48b6-9701-38837233e1a2 admin admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:25:58.041847 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9e9ab01c-9939-48b6-9701-38837233e1a2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:25:58.043712 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:25:58.043712 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:25:58.077764 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-9e9ab01c-9939-48b6-9701-38837233e1a2 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=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:25:58.102990 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9e9ab01c-9939-48b6-9701-38837233e1a2 admin admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:25:58.103445 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1/4] 10.4.3.208 () {68 vars in 1302 bytes} [Fri Aug 14 00:25:57 2026] POST /volume/v3/types => generated 186 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:25:58.119278 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ac3937a4-8c04-40c9-ab45-8b38079d8e62 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:25:58.394160 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ac3937a4-8c04-40c9-ab45-8b38079d8e62 admin admin] POST https://10.4.3.208/volume/v3/types/3e13d035-b322-4ef6-b643-06582a317820/extra_specs Aug 14 00:25:58.394160 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ac3937a4-8c04-40c9-ab45-8b38079d8e62 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:25:58.396653 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:25:58.396653 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:25:58.432105 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-ac3937a4-8c04-40c9-ab45-8b38079d8e62 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=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:25:58.485242 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ac3937a4-8c04-40c9-ab45-8b38079d8e62 admin admin] https://10.4.3.208/volume/v3/types/3e13d035-b322-4ef6-b643-06582a317820/extra_specs returned with HTTP 200 Aug 14 00:25:58.485688 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1/5] 10.4.3.208 () {68 vars in 1449 bytes} [Fri Aug 14 00:25:58 2026] POST /volume/v3/types/3e13d035-b322-4ef6-b643-06582a317820/extra_specs => generated 45 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:26:07.087756 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:26:07.515842 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:26:08.100631 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:26:08.483717 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:26:22.426393 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5a5da738-741c-45a4-8035-63fba3a002c6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:26:22.427000 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5a5da738-741c-45a4-8035-63fba3a002c6 None None] GET https://10.4.3.208/volume// Aug 14 00:26:22.427149 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5a5da738-741c-45a4-8035-63fba3a002c6 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:26:22.427341 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5a5da738-741c-45a4-8035-63fba3a002c6 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:26:22.427855 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5a5da738-741c-45a4-8035-63fba3a002c6 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:26:22.428195 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 2/6] 10.4.3.208 () {66 vars in 1425 bytes} [Fri Aug 14 00:26:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:27:01.354762 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5255c08b-6c9b-4ef3-a766-377f91be6bad None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:01.623715 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5255c08b-6c9b-4ef3-a766-377f91be6bad tempest-verify_tempest_config-1131582745 tempest-verify_tempest_config-1131582745-project-member] GET https://10.4.3.208/volume/v3/extensions Aug 14 00:27:01.623943 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5255c08b-6c9b-4ef3-a766-377f91be6bad tempest-verify_tempest_config-1131582745 tempest-verify_tempest_config-1131582745-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:01.624172 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5255c08b-6c9b-4ef3-a766-377f91be6bad tempest-verify_tempest_config-1131582745 tempest-verify_tempest_config-1131582745-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:01.624516 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5255c08b-6c9b-4ef3-a766-377f91be6bad tempest-verify_tempest_config-1131582745 tempest-verify_tempest_config-1131582745-project-member] https://10.4.3.208/volume/v3/extensions returned with HTTP 200 Aug 14 00:27:01.624914 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 3/7] 10.4.3.208 () {66 vars in 1246 bytes} [Fri Aug 14 00:27:01 2026] GET /volume/v3/extensions => generated 5245 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:27:47.978498 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:48.339745 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:27:48.340196 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1367831340", "imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:27:48.341972 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1367831340', 'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:27:49.144677 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Create volume of 1 GB Aug 14 00:27:49.161112 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Availability zone cache updated, next update will occur around 2026-08-14 01:27:49.158606. {{(pid=100210) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 00:27:49.161112 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Availability Zones retrieved successfully. Aug 14 00:27:49.190620 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Flow 'volume_create_api' (dfb19fad-b345-4b46-8db1-4a6198814b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:27:49.192388 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f94f610-03fd-401d-9d07-0284aef19bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:27:49.194015 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:27:49.293206 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f94f610-03fd-401d-9d07-0284aef19bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:27:49.294057 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ce87ce-8101-4f67-b596-dc1034939768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:27:49.340379 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:27:49.340727 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:27:49.417931 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Created reservations ['06fa2950-392c-4f90-b61c-172fccac0889', '330461c4-4205-461e-8440-b75c66c38687', 'eb1586fd-a9e0-47e6-b16c-a98b00ce812f', 'cc44eb52-d97f-487c-9f69-f46ee6120757'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:27:49.419744 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ce87ce-8101-4f67-b596-dc1034939768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06fa2950-392c-4f90-b61c-172fccac0889', '330461c4-4205-461e-8440-b75c66c38687', 'eb1586fd-a9e0-47e6-b16c-a98b00ce812f', 'cc44eb52-d97f-487c-9f69-f46ee6120757']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:27:49.419917 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6da6d342-bd84-481f-985c-127ff9c69b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:27:49.485218 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6da6d342-bd84-481f-985c-127ff9c69b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80cb452a-a122-4393-8e8e-3093823dd12a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1367831340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b76b90b147a94829a419018402dc500f',qos_specs=None,replication_status=,reservations=['06fa2950-392c-4f90-b61c-172fccac0889','330461c4-4205-461e-8440-b75c66c38687','eb1586fd-a9e0-47e6-b16c-a98b00ce812f','cc44eb52-d97f-487c-9f69-f46ee6120757'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0508fae27e247b0af56321ed87d7270',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:27:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1367831340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80cb452a-a122-4393-8e8e-3093823dd12a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b76b90b147a94829a419018402dc500f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0508fae27e247b0af56321ed87d7270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:27:49.486978 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0c3502-3bdf-4f18-a251-f18fab08f39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:27:49.520145 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0c3502-3bdf-4f18-a251-f18fab08f39c) transitioned into state 'SUCCESS' from state '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-1367831340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b76b90b147a94829a419018402dc500f',qos_specs=None,replication_status=,reservations=['06fa2950-392c-4f90-b61c-172fccac0889','330461c4-4205-461e-8440-b75c66c38687','eb1586fd-a9e0-47e6-b16c-a98b00ce812f','cc44eb52-d97f-487c-9f69-f46ee6120757'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0508fae27e247b0af56321ed87d7270',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:27:49.521031 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7f905f7-321b-49b8-a98e-a8c19c44b3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:27:49.549468 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7f905f7-321b-49b8-a98e-a8c19c44b3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:27:49.550296 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Flow 'volume_create_api' (dfb19fad-b345-4b46-8db1-4a6198814b7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:27:49.550799 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Create volume request issued successfully. Aug 14 00:27:49.552340 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2a1e90ec-ef3b-43fb-af77-5060ca19b370 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:27:49.552959 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 2/8] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:27:47 2026] POST /volume/v3/volumes => generated 757 bytes in 1575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:27:49.567288 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7feda71b-c51b-4430-a92d-bc6a0a995964 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:49.571493 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7feda71b-c51b-4430-a92d-bc6a0a995964 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:27:49.571887 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7feda71b-c51b-4430-a92d-bc6a0a995964 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:49.573747 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7feda71b-c51b-4430-a92d-bc6a0a995964 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:49.610132 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:27:49.610132 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:27:49.618805 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7feda71b-c51b-4430-a92d-bc6a0a995964 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:27:49.630111 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7feda71b-c51b-4430-a92d-bc6a0a995964 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:27:49.630485 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 2/9] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:27:49 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 825 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:27:50.646211 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ccdcf89f-c540-4809-858b-3d9db9dc06e4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:50.652344 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ccdcf89f-c540-4809-858b-3d9db9dc06e4 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:27:50.652650 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ccdcf89f-c540-4809-858b-3d9db9dc06e4 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:50.652841 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ccdcf89f-c540-4809-858b-3d9db9dc06e4 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:50.694674 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:27:50.694674 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:27:50.704501 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ccdcf89f-c540-4809-858b-3d9db9dc06e4 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:27:50.712125 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ccdcf89f-c540-4809-858b-3d9db9dc06e4 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:27:50.712612 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 3/10] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:27:50 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 849 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:27:51.730930 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5bd2af16-7c2c-4808-8cd8-896fdc901bf7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:51.733545 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5bd2af16-7c2c-4808-8cd8-896fdc901bf7 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:27:51.733868 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5bd2af16-7c2c-4808-8cd8-896fdc901bf7 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:51.734181 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5bd2af16-7c2c-4808-8cd8-896fdc901bf7 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:51.772304 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:27:51.772304 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:27:51.779703 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5bd2af16-7c2c-4808-8cd8-896fdc901bf7 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:27:51.787939 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5bd2af16-7c2c-4808-8cd8-896fdc901bf7 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:27:51.788292 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 4/11] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:27:51 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:27:52.806801 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-dcf4677e-e027-4a6a-858d-5981e9bdda8a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:52.808330 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dcf4677e-e027-4a6a-858d-5981e9bdda8a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:27:52.808330 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dcf4677e-e027-4a6a-858d-5981e9bdda8a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:52.808592 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dcf4677e-e027-4a6a-858d-5981e9bdda8a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:52.819076 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:27:52.819076 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:27:52.828668 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-dcf4677e-e027-4a6a-858d-5981e9bdda8a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:27:52.836581 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dcf4677e-e027-4a6a-858d-5981e9bdda8a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:27:52.837037 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 3/12] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:27:52 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:27:53.854119 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-64184030-743c-4515-9ae3-3bb88ffc23b2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:53.856517 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-64184030-743c-4515-9ae3-3bb88ffc23b2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:27:53.856614 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-64184030-743c-4515-9ae3-3bb88ffc23b2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:53.858537 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-64184030-743c-4515-9ae3-3bb88ffc23b2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:53.869118 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:27:53.869118 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:27:53.881114 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-64184030-743c-4515-9ae3-3bb88ffc23b2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:27:53.885590 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-64184030-743c-4515-9ae3-3bb88ffc23b2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:27:53.886309 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 3/13] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:27:53 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 907 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:27:53.937189 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:54.199199 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:27:54.199792 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-778922498", "imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:27:54.203443 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-778922498', 'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:27:54.897875 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Create volume of 1 GB Aug 14 00:27:54.901588 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c91acc5c-876b-4f2e-99e7-7b75c2695d47 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:54.903650 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c91acc5c-876b-4f2e-99e7-7b75c2695d47 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:27:54.903939 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c91acc5c-876b-4f2e-99e7-7b75c2695d47 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:54.904341 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c91acc5c-876b-4f2e-99e7-7b75c2695d47 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:54.906410 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Availability zone cache updated, next update will occur around 2026-08-14 01:27:54.905821. {{(pid=100211) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 00:27:54.906534 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Availability Zones retrieved successfully. Aug 14 00:27:54.914391 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:27:54.914391 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:27:54.919921 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c91acc5c-876b-4f2e-99e7-7b75c2695d47 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:27:54.926864 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c91acc5c-876b-4f2e-99e7-7b75c2695d47 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:27:54.927491 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 5/14] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:27:54 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:27:54.928993 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Flow 'volume_create_api' (0e85ab84-aaeb-4aef-9b99-0dd0f6406da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:27:54.933726 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18edf338-41cc-4601-b200-fdfc1e0b60d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:27:54.933726 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:27:55.050895 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18edf338-41cc-4601-b200-fdfc1e0b60d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:27:55.051965 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0513ab20-226a-4d23-a02a-13db659965d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:27:55.104366 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:27:55.104847 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:27:55.176157 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Created reservations ['bfcdfece-d0ab-4ff1-b8c6-6f13444a733b', 'ff92ca10-9ef6-41b7-84ae-d7749ec242d8', 'd18c23d7-2bc4-4dc3-b528-0dab504bf55f', '1544e027-3d11-470e-b957-e80653ca1afa'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:27:55.176157 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0513ab20-226a-4d23-a02a-13db659965d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfcdfece-d0ab-4ff1-b8c6-6f13444a733b', 'ff92ca10-9ef6-41b7-84ae-d7749ec242d8', 'd18c23d7-2bc4-4dc3-b528-0dab504bf55f', '1544e027-3d11-470e-b957-e80653ca1afa']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:27:55.176771 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce04cb5f-d982-418b-8fa5-fb940b7c1cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:27:55.211267 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce04cb5f-d982-418b-8fa5-fb940b7c1cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0be07ec-d0c0-42e3-bf64-47bb031648e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-778922498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='619238e2faf046abb774c57a2005b3fb',qos_specs=None,replication_status=,reservations=['bfcdfece-d0ab-4ff1-b8c6-6f13444a733b','ff92ca10-9ef6-41b7-84ae-d7749ec242d8','d18c23d7-2bc4-4dc3-b528-0dab504bf55f','1544e027-3d11-470e-b957-e80653ca1afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a25d8eb592a84a23b34e4b0055293897',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:27:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-778922498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0be07ec-d0c0-42e3-bf64-47bb031648e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='619238e2faf046abb774c57a2005b3fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a25d8eb592a84a23b34e4b0055293897',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:27:55.212590 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ffab2a8-5eca-483b-878f-8ca551423914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:27:55.250342 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ffab2a8-5eca-483b-878f-8ca551423914) transitioned into state 'SUCCESS' from state '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-778922498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='619238e2faf046abb774c57a2005b3fb',qos_specs=None,replication_status=,reservations=['bfcdfece-d0ab-4ff1-b8c6-6f13444a733b','ff92ca10-9ef6-41b7-84ae-d7749ec242d8','d18c23d7-2bc4-4dc3-b528-0dab504bf55f','1544e027-3d11-470e-b957-e80653ca1afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a25d8eb592a84a23b34e4b0055293897',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:27:55.251674 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b79614-4b9d-44fe-bf5e-5a929211cc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:27:55.287117 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b79614-4b9d-44fe-bf5e-5a929211cc5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:27:55.287971 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Flow 'volume_create_api' (0e85ab84-aaeb-4aef-9b99-0dd0f6406da5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:27:55.288693 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Create volume request issued successfully. Aug 14 00:27:55.289171 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-553f0217-4491-4ac7-a5bd-ae6b837eec2d tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:27:55.289589 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 4/15] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:27:53 2026] POST /volume/v3/volumes => generated 751 bytes in 1353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:27:55.309941 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-642310af-e0a3-4dd8-a712-9be0ea787f10 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:55.312509 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-642310af-e0a3-4dd8-a712-9be0ea787f10 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:27:55.312928 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-642310af-e0a3-4dd8-a712-9be0ea787f10 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:55.313148 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-642310af-e0a3-4dd8-a712-9be0ea787f10 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:55.327375 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:27:55.327375 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:27:55.332123 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-642310af-e0a3-4dd8-a712-9be0ea787f10 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:27:55.337573 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-642310af-e0a3-4dd8-a712-9be0ea787f10 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:27:55.337942 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 4/16] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:27:55 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:27:55.947753 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0bc3887f-e178-4d97-b050-e29cc538659a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:55.953364 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0bc3887f-e178-4d97-b050-e29cc538659a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:27:55.954034 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0bc3887f-e178-4d97-b050-e29cc538659a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:55.954222 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0bc3887f-e178-4d97-b050-e29cc538659a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:55.968746 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:27:55.968746 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:27:55.977785 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0bc3887f-e178-4d97-b050-e29cc538659a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:27:55.989666 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0bc3887f-e178-4d97-b050-e29cc538659a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:27:55.989666 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 4/17] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:27:55 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:27:56.355014 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-63563192-cfdb-4f5f-b2b9-a733f890f986 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:56.358110 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-63563192-cfdb-4f5f-b2b9-a733f890f986 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:27:56.358332 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-63563192-cfdb-4f5f-b2b9-a733f890f986 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:56.358941 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-63563192-cfdb-4f5f-b2b9-a733f890f986 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:56.365664 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:27:56.365664 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:27:56.370211 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-63563192-cfdb-4f5f-b2b9-a733f890f986 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:27:56.374868 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-63563192-cfdb-4f5f-b2b9-a733f890f986 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:27:56.375315 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 6/18] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:27:56 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:27:57.011261 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-27f274cc-ef45-455f-86d8-0ecaff4be5bc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:57.013144 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-27f274cc-ef45-455f-86d8-0ecaff4be5bc tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:27:57.013144 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-27f274cc-ef45-455f-86d8-0ecaff4be5bc tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:57.013260 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-27f274cc-ef45-455f-86d8-0ecaff4be5bc tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:57.028404 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:27:57.028404 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:27:57.039790 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-27f274cc-ef45-455f-86d8-0ecaff4be5bc tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:27:57.048147 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-27f274cc-ef45-455f-86d8-0ecaff4be5bc tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:27:57.048643 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 5/19] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:27:57 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:27:57.392372 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bc03e977-7399-4b4e-925d-7c9bdabdb6fb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:57.394538 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bc03e977-7399-4b4e-925d-7c9bdabdb6fb tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:27:57.394761 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bc03e977-7399-4b4e-925d-7c9bdabdb6fb tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:57.395009 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bc03e977-7399-4b4e-925d-7c9bdabdb6fb tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:57.404756 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:27:57.404756 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:27:57.413693 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bc03e977-7399-4b4e-925d-7c9bdabdb6fb tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:27:57.419005 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bc03e977-7399-4b4e-925d-7c9bdabdb6fb tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:27:57.419241 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 5/20] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:27:57 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:27:58.067627 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-afb059ae-4ad6-41d8-8487-1701abe68e27 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:58.069855 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-afb059ae-4ad6-41d8-8487-1701abe68e27 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:27:58.071577 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-afb059ae-4ad6-41d8-8487-1701abe68e27 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:58.071577 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-afb059ae-4ad6-41d8-8487-1701abe68e27 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:58.080013 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:27:58.080013 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:27:58.087156 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-afb059ae-4ad6-41d8-8487-1701abe68e27 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:27:58.093995 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-afb059ae-4ad6-41d8-8487-1701abe68e27 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:27:58.094733 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 5/21] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:27:58 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:27:58.433889 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f558823d-db13-4e21-95a7-2bf8e4e55b9c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:58.436405 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f558823d-db13-4e21-95a7-2bf8e4e55b9c tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:27:58.436625 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f558823d-db13-4e21-95a7-2bf8e4e55b9c tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:58.438173 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f558823d-db13-4e21-95a7-2bf8e4e55b9c tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:58.449911 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:27:58.449911 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:27:58.455126 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f558823d-db13-4e21-95a7-2bf8e4e55b9c tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:27:58.463905 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f558823d-db13-4e21-95a7-2bf8e4e55b9c tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:27:58.464548 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 7/22] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:27:58 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:27:58.979602 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:58.981665 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:27:58.982080 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1324656879"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:27:58.984267 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1324656879'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:27:58.984267 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Create volume of 1 GB Aug 14 00:27:58.989369 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Availability Zones retrieved successfully. Aug 14 00:27:58.997736 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Flow 'volume_create_api' (68c3fbc7-4fae-4a6d-b5de-bd56ab6d3b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:27:58.999218 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e238eb59-d611-4afc-9d23-a4e5927537d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:27:59.000690 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:27:59.033585 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e238eb59-d611-4afc-9d23-a4e5927537d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:27:59.034604 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (570c0c37-303c-4539-967d-d0cb7ec3140c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:27:59.098322 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Created reservations ['3b19519a-6114-4e59-8c1a-bdac9ee2f45d', '32860d57-5371-4fff-b294-966c01707374', '7d2a6c9f-c3ea-4456-af19-99bad4a3c9a3', '3277e380-5a77-4dc7-93fd-2db104df6ea9'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:27:59.099143 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (570c0c37-303c-4539-967d-d0cb7ec3140c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b19519a-6114-4e59-8c1a-bdac9ee2f45d', '32860d57-5371-4fff-b294-966c01707374', '7d2a6c9f-c3ea-4456-af19-99bad4a3c9a3', '3277e380-5a77-4dc7-93fd-2db104df6ea9']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:27:59.100260 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31f361c9-44cb-46b9-9206-b47074413467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:27:59.114109 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c0f0efa4-1611-432a-a175-853052565274 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:59.116850 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c0f0efa4-1611-432a-a175-853052565274 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:27:59.116850 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c0f0efa4-1611-432a-a175-853052565274 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:59.116850 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c0f0efa4-1611-432a-a175-853052565274 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:59.124021 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:27:59.124021 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:27:59.126322 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31f361c9-44cb-46b9-9206-b47074413467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b3df5b4-46aa-49c7-95f9-4c6e84e7da33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1324656879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1140bd39fa3a4ac0b871bfccae06a934',qos_specs=None,replication_status=,reservations=['3b19519a-6114-4e59-8c1a-bdac9ee2f45d','32860d57-5371-4fff-b294-966c01707374','7d2a6c9f-c3ea-4456-af19-99bad4a3c9a3','3277e380-5a77-4dc7-93fd-2db104df6ea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16a9108cba444d45bd0d4d7f882b995b',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:27:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1324656879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b3df5b4-46aa-49c7-95f9-4c6e84e7da33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1140bd39fa3a4ac0b871bfccae06a934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16a9108cba444d45bd0d4d7f882b995b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:27:59.127076 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae28cad8-f647-48d3-8f83-9720e3867efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:27:59.131843 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c0f0efa4-1611-432a-a175-853052565274 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:27:59.135727 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c0f0efa4-1611-432a-a175-853052565274 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:27:59.136217 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 6/23] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:27:59 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:27:59.147858 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae28cad8-f647-48d3-8f83-9720e3867efa) transitioned into state 'SUCCESS' from state '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-1324656879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1140bd39fa3a4ac0b871bfccae06a934',qos_specs=None,replication_status=,reservations=['3b19519a-6114-4e59-8c1a-bdac9ee2f45d','32860d57-5371-4fff-b294-966c01707374','7d2a6c9f-c3ea-4456-af19-99bad4a3c9a3','3277e380-5a77-4dc7-93fd-2db104df6ea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16a9108cba444d45bd0d4d7f882b995b',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:27:59.148943 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ba1997-109b-450b-961b-27720809a59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:27:59.166114 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ba1997-109b-450b-961b-27720809a59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:27:59.166114 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Flow 'volume_create_api' (68c3fbc7-4fae-4a6d-b5de-bd56ab6d3b0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:27:59.166114 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Create volume request issued successfully. Aug 14 00:27:59.166114 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f25d285c-28a7-43ba-9e1e-3ee0bbf435ea tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:27:59.166114 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 6/24] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:27:58 2026] POST /volume/v3/volumes => generated 752 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:27:59.180778 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-577bf0b5-5705-4a8f-ae3c-d2bf7cf228ba None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:59.183834 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-577bf0b5-5705-4a8f-ae3c-d2bf7cf228ba tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:27:59.184137 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-577bf0b5-5705-4a8f-ae3c-d2bf7cf228ba tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:59.184404 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-577bf0b5-5705-4a8f-ae3c-d2bf7cf228ba tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:59.196197 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:27:59.196197 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:27:59.200431 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-577bf0b5-5705-4a8f-ae3c-d2bf7cf228ba tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:27:59.205657 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-577bf0b5-5705-4a8f-ae3c-d2bf7cf228ba tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:27:59.206099 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 6/25] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:27:59 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:27:59.484331 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-12c05145-8629-41f0-8d6e-31bb1460e5fe None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:27:59.486527 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-12c05145-8629-41f0-8d6e-31bb1460e5fe tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:27:59.486998 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-12c05145-8629-41f0-8d6e-31bb1460e5fe tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:27:59.486998 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-12c05145-8629-41f0-8d6e-31bb1460e5fe tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:27:59.496868 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:27:59.496868 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:27:59.502032 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-12c05145-8629-41f0-8d6e-31bb1460e5fe tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:27:59.512302 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-12c05145-8629-41f0-8d6e-31bb1460e5fe tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:27:59.512730 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 8/26] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:27:59 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:00.153003 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e892922a-60dc-40fe-be02-4847c404d332 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:00.155181 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e892922a-60dc-40fe-be02-4847c404d332 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:00.155449 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e892922a-60dc-40fe-be02-4847c404d332 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:00.155720 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e892922a-60dc-40fe-be02-4847c404d332 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:00.163832 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:00.163832 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:00.167451 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e892922a-60dc-40fe-be02-4847c404d332 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:00.172831 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e892922a-60dc-40fe-be02-4847c404d332 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:00.173564 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 7/27] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:00 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:00.222829 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-534d52fe-2c1a-4652-85c9-c1b7449fd4e1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:00.224664 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-534d52fe-2c1a-4652-85c9-c1b7449fd4e1 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:28:00.225041 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-534d52fe-2c1a-4652-85c9-c1b7449fd4e1 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:00.225254 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-534d52fe-2c1a-4652-85c9-c1b7449fd4e1 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:00.235276 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:00.235276 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:00.240487 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-534d52fe-2c1a-4652-85c9-c1b7449fd4e1 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:28:00.247530 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-534d52fe-2c1a-4652-85c9-c1b7449fd4e1 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:28:00.248238 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 7/28] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:00 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:00.527453 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3e8e633e-3b83-4ffd-a700-8bc331592f51 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:00.531991 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3e8e633e-3b83-4ffd-a700-8bc331592f51 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:00.532162 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3e8e633e-3b83-4ffd-a700-8bc331592f51 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:00.532417 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3e8e633e-3b83-4ffd-a700-8bc331592f51 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:00.543519 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:00.543519 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:00.549998 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3e8e633e-3b83-4ffd-a700-8bc331592f51 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:00.556975 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3e8e633e-3b83-4ffd-a700-8bc331592f51 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:00.557547 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 7/29] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:00 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:01.192158 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3ca767bd-c870-4be2-ba06-b0c22c3d448f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:01.197237 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3ca767bd-c870-4be2-ba06-b0c22c3d448f tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:01.197237 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3ca767bd-c870-4be2-ba06-b0c22c3d448f tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:01.197237 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3ca767bd-c870-4be2-ba06-b0c22c3d448f tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:01.210687 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:01.210687 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:01.218641 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3ca767bd-c870-4be2-ba06-b0c22c3d448f tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:01.224335 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3ca767bd-c870-4be2-ba06-b0c22c3d448f tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:01.224921 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 9/30] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:01 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:01.572235 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ddf2911a-d91a-41c1-940a-4e2de4d4cf20 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:01.576007 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ddf2911a-d91a-41c1-940a-4e2de4d4cf20 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:01.576007 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ddf2911a-d91a-41c1-940a-4e2de4d4cf20 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:01.576007 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ddf2911a-d91a-41c1-940a-4e2de4d4cf20 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:01.592865 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:01.592865 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:01.602271 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ddf2911a-d91a-41c1-940a-4e2de4d4cf20 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:01.618996 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ddf2911a-d91a-41c1-940a-4e2de4d4cf20 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:01.619526 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 8/31] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:01 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:02.241335 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ecb95be5-f76d-43db-b950-c11a374f9998 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:02.243344 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ecb95be5-f76d-43db-b950-c11a374f9998 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:02.243584 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ecb95be5-f76d-43db-b950-c11a374f9998 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:02.243787 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ecb95be5-f76d-43db-b950-c11a374f9998 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:02.251413 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:02.251413 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:02.256255 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ecb95be5-f76d-43db-b950-c11a374f9998 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:02.261968 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ecb95be5-f76d-43db-b950-c11a374f9998 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:02.262454 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 8/32] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:02 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:02.637962 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-881172d9-661a-491c-aa87-ff4e30f859fc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:02.640501 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-881172d9-661a-491c-aa87-ff4e30f859fc tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:02.640501 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-881172d9-661a-491c-aa87-ff4e30f859fc tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:02.640501 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-881172d9-661a-491c-aa87-ff4e30f859fc tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:02.650317 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:02.650317 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:02.656948 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-881172d9-661a-491c-aa87-ff4e30f859fc tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:02.663484 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-881172d9-661a-491c-aa87-ff4e30f859fc tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:02.663993 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 8/33] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:02 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:02.807641 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:03.061865 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:28:03.062363 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-280790624"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:03.063933 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-280790624'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:28:03.075328 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Create volume of 1 GB Aug 14 00:28:03.075895 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:03.075895 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:03.081954 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Availability zone cache updated, next update will occur around 2026-08-14 01:28:03.080900. {{(pid=100208) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 00:28:03.082157 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Availability Zones retrieved successfully. Aug 14 00:28:03.110651 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Flow 'volume_create_api' (6c481dc7-f645-419a-adfb-3d6c3689e7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:03.111736 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6234a797-6f54-43b3-8c15-1bc3036463da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:03.112735 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:28:03.132423 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:03.132423 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:03.168865 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6234a797-6f54-43b3-8c15-1bc3036463da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3e13d035-b322-4ef6-b643-06582a317820,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e13d035-b322-4ef6-b643-06582a317820', 'encryption_key_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=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:03.170029 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a84ddb56-8f8c-48a3-baa8-bee8697108ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:03.215298 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:28:03.215516 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:28:03.281450 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e8ad399b-1fcf-4f95-be8e-939f2f40ea0c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:03.283197 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e8ad399b-1fcf-4f95-be8e-939f2f40ea0c tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:03.283197 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e8ad399b-1fcf-4f95-be8e-939f2f40ea0c tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:03.283197 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e8ad399b-1fcf-4f95-be8e-939f2f40ea0c tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:03.290710 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Created reservations ['d314a79a-37be-40ef-abab-719b2d0009d9', '5646d1e3-8228-4693-8a03-b53ff8f6bbd3', '20697051-7be2-450a-9beb-fab1dd2e3ef8', '6f6a6b11-80d8-44d8-956e-2fdd537866ad'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:28:03.292039 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a84ddb56-8f8c-48a3-baa8-bee8697108ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d314a79a-37be-40ef-abab-719b2d0009d9', '5646d1e3-8228-4693-8a03-b53ff8f6bbd3', '20697051-7be2-450a-9beb-fab1dd2e3ef8', '6f6a6b11-80d8-44d8-956e-2fdd537866ad']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:03.294111 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24adde2b-ae6a-473a-9f00-7386ed1e543b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:03.297970 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:03.297970 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:03.306821 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e8ad399b-1fcf-4f95-be8e-939f2f40ea0c tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:03.317007 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e8ad399b-1fcf-4f95-be8e-939f2f40ea0c tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:03.317866 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 9/34] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:03 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:03.335173 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24adde2b-ae6a-473a-9f00-7386ed1e543b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3211b746-bada-4b8b-9693-273d79395564', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-280790624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fe1eb16e1a7a4269b897c7f85933590f',qos_specs=None,replication_status=,reservations=['d314a79a-37be-40ef-abab-719b2d0009d9','5646d1e3-8228-4693-8a03-b53ff8f6bbd3','20697051-7be2-450a-9beb-fab1dd2e3ef8','6f6a6b11-80d8-44d8-956e-2fdd537866ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c1a62bdcf5148ceb78b766044b53798',volume_type_id=3e13d035-b322-4ef6-b643-06582a317820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:28:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-280790624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3211b746-bada-4b8b-9693-273d79395564,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='fe1eb16e1a7a4269b897c7f85933590f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c1a62bdcf5148ceb78b766044b53798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e13d035-b322-4ef6-b643-06582a317820),volume_type_id=3e13d035-b322-4ef6-b643-06582a317820)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:03.335980 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b522bf4-612f-4644-b86c-292405125bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:03.380301 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b522bf4-612f-4644-b86c-292405125bd5) transitioned into state 'SUCCESS' from state '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-280790624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fe1eb16e1a7a4269b897c7f85933590f',qos_specs=None,replication_status=,reservations=['d314a79a-37be-40ef-abab-719b2d0009d9','5646d1e3-8228-4693-8a03-b53ff8f6bbd3','20697051-7be2-450a-9beb-fab1dd2e3ef8','6f6a6b11-80d8-44d8-956e-2fdd537866ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c1a62bdcf5148ceb78b766044b53798',volume_type_id=3e13d035-b322-4ef6-b643-06582a317820)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:03.381031 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac270d4-881e-41c3-a89f-2f63d91672d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:03.414275 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cac270d4-881e-41c3-a89f-2f63d91672d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:03.415708 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Flow 'volume_create_api' (6c481dc7-f645-419a-adfb-3d6c3689e7c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:03.416206 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Create volume request issued successfully. Aug 14 00:28:03.417078 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ca7dbcaf-8d54-4076-8453-10f2a9fdf9be tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:28:03.417939 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 10/35] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:28:02 2026] POST /volume/v3/volumes => generated 757 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:28:03.432190 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5213897b-fb07-4909-b926-a6ecc06bef73 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:03.436893 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5213897b-fb07-4909-b926-a6ecc06bef73 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:28:03.437132 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5213897b-fb07-4909-b926-a6ecc06bef73 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:03.437326 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5213897b-fb07-4909-b926-a6ecc06bef73 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:03.455958 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:03.455958 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:03.466063 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5213897b-fb07-4909-b926-a6ecc06bef73 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:28:03.477571 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5213897b-fb07-4909-b926-a6ecc06bef73 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:28:03.478239 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 9/36] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:03 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 825 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:03.677367 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-61dc4a4b-b80f-467d-8325-f6988edefde1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:03.679701 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-61dc4a4b-b80f-467d-8325-f6988edefde1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:03.679996 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-61dc4a4b-b80f-467d-8325-f6988edefde1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:03.680208 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-61dc4a4b-b80f-467d-8325-f6988edefde1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:03.688969 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:03.688969 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:03.693396 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-61dc4a4b-b80f-467d-8325-f6988edefde1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:03.699276 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-61dc4a4b-b80f-467d-8325-f6988edefde1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:03.699276 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 9/37] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:03 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:04.335280 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-95064038-19fc-49ed-873f-a5085cf6f7a2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:04.337912 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-95064038-19fc-49ed-873f-a5085cf6f7a2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:04.338071 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-95064038-19fc-49ed-873f-a5085cf6f7a2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:04.338237 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-95064038-19fc-49ed-873f-a5085cf6f7a2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:04.346635 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:04.346635 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:04.350472 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-95064038-19fc-49ed-873f-a5085cf6f7a2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:04.355167 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-95064038-19fc-49ed-873f-a5085cf6f7a2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:04.355576 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 10/38] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:04 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:04.502010 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cc800c3f-3e85-422a-b8b8-0a80e7865220 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:04.505932 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cc800c3f-3e85-422a-b8b8-0a80e7865220 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:28:04.506614 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cc800c3f-3e85-422a-b8b8-0a80e7865220 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:04.506614 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cc800c3f-3e85-422a-b8b8-0a80e7865220 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:04.514834 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:04.514834 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:04.520109 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-cc800c3f-3e85-422a-b8b8-0a80e7865220 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:28:04.527060 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cc800c3f-3e85-422a-b8b8-0a80e7865220 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:28:04.527060 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 11/39] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:04 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:04.542880 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b4c45255-abc3-4621-ac6a-db914444f5c3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:04.719441 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-45db775c-da40-469b-a502-65f4e9e25772 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:04.725348 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-45db775c-da40-469b-a502-65f4e9e25772 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:04.725552 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-45db775c-da40-469b-a502-65f4e9e25772 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:04.725788 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-45db775c-da40-469b-a502-65f4e9e25772 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:04.736073 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:04.736073 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:04.740294 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-45db775c-da40-469b-a502-65f4e9e25772 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:04.744834 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-45db775c-da40-469b-a502-65f4e9e25772 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:04.745220 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 10/40] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:04 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:04.799221 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b4c45255-abc3-4621-ac6a-db914444f5c3 tempest-TestMultiAttachVolumeSwap-146786071 tempest-TestMultiAttachVolumeSwap-146786071-project-admin] POST https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564/action Aug 14 00:28:04.799862 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b4c45255-abc3-4621-ac6a-db914444f5c3 tempest-TestMultiAttachVolumeSwap-146786071 tempest-TestMultiAttachVolumeSwap-146786071-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:28:04.800102 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b4c45255-abc3-4621-ac6a-db914444f5c3 tempest-TestMultiAttachVolumeSwap-146786071 tempest-TestMultiAttachVolumeSwap-146786071-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:04.856906 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:04.856906 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:04.857512 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b4c45255-abc3-4621-ac6a-db914444f5c3 tempest-TestMultiAttachVolumeSwap-146786071 tempest-TestMultiAttachVolumeSwap-146786071-project-admin] Volume info retrieved successfully. Aug 14 00:28:04.871165 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b4c45255-abc3-4621-ac6a-db914444f5c3 tempest-TestMultiAttachVolumeSwap-146786071 tempest-TestMultiAttachVolumeSwap-146786071-project-admin] Update volume admin metadata completed successfully. Aug 14 00:28:04.871366 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b4c45255-abc3-4621-ac6a-db914444f5c3 tempest-TestMultiAttachVolumeSwap-146786071 tempest-TestMultiAttachVolumeSwap-146786071-project-admin] Update readonly setting on volume completed successfully. Aug 14 00:28:04.872615 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b4c45255-abc3-4621-ac6a-db914444f5c3 tempest-TestMultiAttachVolumeSwap-146786071 tempest-TestMultiAttachVolumeSwap-146786071-project-admin] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564/action returned with HTTP 202 Aug 14 00:28:04.872682 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 10/41] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:28:04 2026] POST /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564/action => generated 0 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:28:04.884546 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:04.887140 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:28:04.888056 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1903689793"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:04.890506 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1903689793'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:28:04.898198 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Create volume of 1 GB Aug 14 00:28:04.898947 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:04.898947 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:04.899333 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Availability Zones retrieved successfully. Aug 14 00:28:04.909519 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Flow 'volume_create_api' (e2a4273b-58f2-4c9f-98c8-d9041db5d8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:04.910814 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a755428-4385-472f-adcf-de02c46238d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:04.912171 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:28:04.928252 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:04.928252 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:04.948761 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a755428-4385-472f-adcf-de02c46238d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3e13d035-b322-4ef6-b643-06582a317820,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e13d035-b322-4ef6-b643-06582a317820', 'encryption_key_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=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:04.950669 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe281cda-1e3c-44ff-9efa-29a0ca951992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:04.991052 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:28:04.991450 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:28:05.016536 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Created reservations ['04f12ff7-544a-4803-bb61-5992ae2dbb5f', '630f4253-092f-42de-b657-484563351252', '568bd651-3ced-4029-ae37-ca128d02d0e2', '9fb01ad9-a618-46c1-95ad-deb4b9db0970'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:28:05.017809 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe281cda-1e3c-44ff-9efa-29a0ca951992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04f12ff7-544a-4803-bb61-5992ae2dbb5f', '630f4253-092f-42de-b657-484563351252', '568bd651-3ced-4029-ae37-ca128d02d0e2', '9fb01ad9-a618-46c1-95ad-deb4b9db0970']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:05.018936 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3174ec1-1965-427a-b947-0f99bcb2e6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:05.044900 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3174ec1-1965-427a-b947-0f99bcb2e6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83d6d55e-b6ec-41d5-8340-44e1d5a814f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1903689793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fe1eb16e1a7a4269b897c7f85933590f',qos_specs=None,replication_status=,reservations=['04f12ff7-544a-4803-bb61-5992ae2dbb5f','630f4253-092f-42de-b657-484563351252','568bd651-3ced-4029-ae37-ca128d02d0e2','9fb01ad9-a618-46c1-95ad-deb4b9db0970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c1a62bdcf5148ceb78b766044b53798',volume_type_id=3e13d035-b322-4ef6-b643-06582a317820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:28:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1903689793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83d6d55e-b6ec-41d5-8340-44e1d5a814f2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='fe1eb16e1a7a4269b897c7f85933590f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c1a62bdcf5148ceb78b766044b53798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e13d035-b322-4ef6-b643-06582a317820),volume_type_id=3e13d035-b322-4ef6-b643-06582a317820)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:05.045824 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c2e205-df3e-4817-83ec-8c748127186a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:05.068856 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c2e205-df3e-4817-83ec-8c748127186a) transitioned into state 'SUCCESS' from state '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-1903689793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fe1eb16e1a7a4269b897c7f85933590f',qos_specs=None,replication_status=,reservations=['04f12ff7-544a-4803-bb61-5992ae2dbb5f','630f4253-092f-42de-b657-484563351252','568bd651-3ced-4029-ae37-ca128d02d0e2','9fb01ad9-a618-46c1-95ad-deb4b9db0970'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c1a62bdcf5148ceb78b766044b53798',volume_type_id=3e13d035-b322-4ef6-b643-06582a317820)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:05.069648 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5c72a8c-6e32-42dc-a6c8-b59f136c4dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:05.086799 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5c72a8c-6e32-42dc-a6c8-b59f136c4dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:05.087930 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Flow 'volume_create_api' (e2a4273b-58f2-4c9f-98c8-d9041db5d8ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:05.088386 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Create volume request issued successfully. Aug 14 00:28:05.089324 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8f476634-f0f8-4214-9f9d-ff90cc68c7ee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:28:05.089984 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 11/42] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:28:04 2026] POST /volume/v3/volumes => generated 758 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:28:05.105559 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-94aac1ee-de6d-4c4d-b4d6-67c9151fde69 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:05.111122 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-94aac1ee-de6d-4c4d-b4d6-67c9151fde69 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 Aug 14 00:28:05.111122 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-94aac1ee-de6d-4c4d-b4d6-67c9151fde69 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:05.111122 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-94aac1ee-de6d-4c4d-b4d6-67c9151fde69 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:05.128526 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:05.128526 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:05.138969 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-94aac1ee-de6d-4c4d-b4d6-67c9151fde69 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:28:05.143891 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-94aac1ee-de6d-4c4d-b4d6-67c9151fde69 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 returned with HTTP 200 Aug 14 00:28:05.144749 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 12/43] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:05 2026] GET /volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 => generated 826 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:05.371784 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-36538a5d-f02c-41a2-a9b3-7dd3dd8ce369 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:05.375649 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-36538a5d-f02c-41a2-a9b3-7dd3dd8ce369 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:05.375649 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-36538a5d-f02c-41a2-a9b3-7dd3dd8ce369 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:05.375788 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-36538a5d-f02c-41a2-a9b3-7dd3dd8ce369 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:05.390034 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:05.390034 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:05.395681 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-36538a5d-f02c-41a2-a9b3-7dd3dd8ce369 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:05.404376 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-36538a5d-f02c-41a2-a9b3-7dd3dd8ce369 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:05.404833 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 11/44] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:05 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:05.760180 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7a613573-2699-43c1-b90a-84f668b99d8a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:05.763853 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7a613573-2699-43c1-b90a-84f668b99d8a tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:05.764102 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7a613573-2699-43c1-b90a-84f668b99d8a tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:05.764292 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7a613573-2699-43c1-b90a-84f668b99d8a tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:05.775363 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:05.775363 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:05.783426 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7a613573-2699-43c1-b90a-84f668b99d8a tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:05.790781 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7a613573-2699-43c1-b90a-84f668b99d8a tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:05.790781 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 11/45] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:05 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:06.169984 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7ac74621-b54f-4d04-84e9-2b941e3367f8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:06.183176 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7ac74621-b54f-4d04-84e9-2b941e3367f8 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 Aug 14 00:28:06.183176 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7ac74621-b54f-4d04-84e9-2b941e3367f8 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:06.183652 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7ac74621-b54f-4d04-84e9-2b941e3367f8 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:06.197987 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:06.197987 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:06.204713 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7ac74621-b54f-4d04-84e9-2b941e3367f8 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:28:06.214251 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7ac74621-b54f-4d04-84e9-2b941e3367f8 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 returned with HTTP 200 Aug 14 00:28:06.215105 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 12/46] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:06 2026] GET /volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:06.370294 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-56487b0b-61e3-4d7b-81d6-853851222873 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:06.423759 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-399c7c53-0c34-42b4-a4b3-bdf301650068 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:06.427188 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-399c7c53-0c34-42b4-a4b3-bdf301650068 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:06.427465 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-399c7c53-0c34-42b4-a4b3-bdf301650068 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:06.427723 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-399c7c53-0c34-42b4-a4b3-bdf301650068 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:06.439070 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:06.439070 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:06.446040 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-399c7c53-0c34-42b4-a4b3-bdf301650068 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:06.458368 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-399c7c53-0c34-42b4-a4b3-bdf301650068 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:06.458368 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 12/47] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:06 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:06.673275 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:28:06.673275 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-582699162"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:06.675358 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-582699162'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:28:06.675637 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Create volume of 1 GB Aug 14 00:28:06.681924 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Availability Zones retrieved successfully. Aug 14 00:28:06.697967 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Flow 'volume_create_api' (4b5f7f44-b307-4786-8a81-97d7c7c0d1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:06.700289 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7d485d7-3b07-4d20-8204-d448f3d8addd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:06.702600 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:28:06.749328 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7d485d7-3b07-4d20-8204-d448f3d8addd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:06.750511 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c98225e6-57fd-4b70-9d1b-7a0de09eca07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:06.790572 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:28:06.790971 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:28:06.823364 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5e21aa3a-1816-49e7-a029-ecb9fd8b46e5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:06.826919 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5e21aa3a-1816-49e7-a029-ecb9fd8b46e5 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:06.827440 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5e21aa3a-1816-49e7-a029-ecb9fd8b46e5 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:06.827765 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5e21aa3a-1816-49e7-a029-ecb9fd8b46e5 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:06.841196 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:06.841196 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:06.843472 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Created reservations ['1576c95a-fa09-4e12-b734-ceeea2f5462b', '27985b37-4f6f-47a5-a2de-30aebc4caa75', 'a4066f64-f9c8-4e85-9603-ef757ae2865b', 'c9653f08-4178-431b-9a6c-5d7fa1905dac'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:28:06.844598 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c98225e6-57fd-4b70-9d1b-7a0de09eca07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1576c95a-fa09-4e12-b734-ceeea2f5462b', '27985b37-4f6f-47a5-a2de-30aebc4caa75', 'a4066f64-f9c8-4e85-9603-ef757ae2865b', 'c9653f08-4178-431b-9a6c-5d7fa1905dac']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:06.845373 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54c5b68f-00e5-43dc-b38c-1b6f70260d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:06.847102 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5e21aa3a-1816-49e7-a029-ecb9fd8b46e5 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:06.854960 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5e21aa3a-1816-49e7-a029-ecb9fd8b46e5 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:06.855407 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 12/48] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:06 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:06.903117 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54c5b68f-00e5-43dc-b38c-1b6f70260d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f498f1fa-ff1b-4fec-87f4-8f000bfe51a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-582699162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d09a2e70f4e46948dc6b35b9b750821',qos_specs=None,replication_status=,reservations=['1576c95a-fa09-4e12-b734-ceeea2f5462b','27985b37-4f6f-47a5-a2de-30aebc4caa75','a4066f64-f9c8-4e85-9603-ef757ae2865b','c9653f08-4178-431b-9a6c-5d7fa1905dac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8139f4393f5b4fa8b5023516663acc52',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:28:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-582699162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f498f1fa-ff1b-4fec-87f4-8f000bfe51a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d09a2e70f4e46948dc6b35b9b750821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8139f4393f5b4fa8b5023516663acc52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:06.903700 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1045b1fe-75ef-4315-8166-3ff473ae4024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:06.936453 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1045b1fe-75ef-4315-8166-3ff473ae4024) transitioned into state 'SUCCESS' from state '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-582699162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d09a2e70f4e46948dc6b35b9b750821',qos_specs=None,replication_status=,reservations=['1576c95a-fa09-4e12-b734-ceeea2f5462b','27985b37-4f6f-47a5-a2de-30aebc4caa75','a4066f64-f9c8-4e85-9603-ef757ae2865b','c9653f08-4178-431b-9a6c-5d7fa1905dac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8139f4393f5b4fa8b5023516663acc52',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:06.937676 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d03cba1-cb56-4f85-83ea-b27f9f882aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:06.953836 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d03cba1-cb56-4f85-83ea-b27f9f882aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:06.955196 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Flow 'volume_create_api' (4b5f7f44-b307-4786-8a81-97d7c7c0d1e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:06.955701 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Create volume request issued successfully. Aug 14 00:28:06.956685 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-56487b0b-61e3-4d7b-81d6-853851222873 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:28:06.957321 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 13/49] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:28:06 2026] POST /volume/v3/volumes => generated 784 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:28:06.976714 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f0d17c57-e373-498e-bf2a-fa12239195a4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:06.979787 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f0d17c57-e373-498e-bf2a-fa12239195a4 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:28:06.980082 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f0d17c57-e373-498e-bf2a-fa12239195a4 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:06.980418 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f0d17c57-e373-498e-bf2a-fa12239195a4 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:07.029163 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:07.029163 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:07.035318 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f0d17c57-e373-498e-bf2a-fa12239195a4 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:28:07.041965 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f0d17c57-e373-498e-bf2a-fa12239195a4 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:28:07.042306 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 13/50] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:06 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 963 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:07.477737 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-71a5c9d4-0d6c-4f58-babf-a6bd1a97310b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:07.479761 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-71a5c9d4-0d6c-4f58-babf-a6bd1a97310b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:07.480005 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-71a5c9d4-0d6c-4f58-babf-a6bd1a97310b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:07.480294 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-71a5c9d4-0d6c-4f58-babf-a6bd1a97310b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:07.489389 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:07.489389 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:07.495651 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-71a5c9d4-0d6c-4f58-babf-a6bd1a97310b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:07.503222 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-71a5c9d4-0d6c-4f58-babf-a6bd1a97310b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:07.503758 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 13/51] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:07 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:07.635500 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:07.637159 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:28:07.639364 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1222131796"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:07.641161 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1222131796'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:28:07.641824 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Create volume of 1 GB Aug 14 00:28:07.648584 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Availability Zones retrieved successfully. Aug 14 00:28:07.657976 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Flow 'volume_create_api' (a5860138-86e6-4574-bbbf-e818dae6279f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:07.659775 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d6baccf-8bf0-4a03-80c5-74f19be97b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:07.661493 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:28:07.707192 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d6baccf-8bf0-4a03-80c5-74f19be97b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:07.707192 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (130f13ab-7873-479b-a67f-759c1cb2d0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:07.810960 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Created reservations ['996e14d3-68cb-4e87-ab84-6971e79f00dc', 'c3308460-0faf-4f9a-8b26-ac6911eac3f4', '5d56c7ce-45f6-4049-b41c-1598700aa606', '1ac33c69-5425-417b-9e30-c8ca8d0b8d05'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:28:07.811956 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (130f13ab-7873-479b-a67f-759c1cb2d0f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['996e14d3-68cb-4e87-ab84-6971e79f00dc', 'c3308460-0faf-4f9a-8b26-ac6911eac3f4', '5d56c7ce-45f6-4049-b41c-1598700aa606', '1ac33c69-5425-417b-9e30-c8ca8d0b8d05']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:07.813231 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e196761c-c8cb-4245-958e-05c624b5eb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:07.845978 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e196761c-c8cb-4245-958e-05c624b5eb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1222131796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06ec12c1676d49388b77f538aaac52a1',qos_specs=None,replication_status=,reservations=['996e14d3-68cb-4e87-ab84-6971e79f00dc','c3308460-0faf-4f9a-8b26-ac6911eac3f4','5d56c7ce-45f6-4049-b41c-1598700aa606','1ac33c69-5425-417b-9e30-c8ca8d0b8d05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8d16dd82b61423891cbbb6c64528dea',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1222131796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06ec12c1676d49388b77f538aaac52a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8d16dd82b61423891cbbb6c64528dea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:07.846919 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b857fe5-3dce-49c9-9199-a708a4ce1c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:07.871294 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b857fe5-3dce-49c9-9199-a708a4ce1c8a) transitioned into state 'SUCCESS' from state '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-1222131796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06ec12c1676d49388b77f538aaac52a1',qos_specs=None,replication_status=,reservations=['996e14d3-68cb-4e87-ab84-6971e79f00dc','c3308460-0faf-4f9a-8b26-ac6911eac3f4','5d56c7ce-45f6-4049-b41c-1598700aa606','1ac33c69-5425-417b-9e30-c8ca8d0b8d05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8d16dd82b61423891cbbb6c64528dea',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:07.872371 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c05637fb-0a91-4636-9c77-fcd9a5dbc870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:07.875735 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e889a620-0ab9-44d1-8f00-9afde9fe287b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:07.878522 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e889a620-0ab9-44d1-8f00-9afde9fe287b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:07.878522 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e889a620-0ab9-44d1-8f00-9afde9fe287b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:07.878688 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e889a620-0ab9-44d1-8f00-9afde9fe287b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:07.884279 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c05637fb-0a91-4636-9c77-fcd9a5dbc870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:07.885028 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Flow 'volume_create_api' (a5860138-86e6-4574-bbbf-e818dae6279f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:07.888110 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Create volume request issued successfully. Aug 14 00:28:07.888110 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa9a1ccd-a6ee-443d-8408-fc6bfa597dbe tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:28:07.888110 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 13/52] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:28:07 2026] POST /volume/v3/volumes => generated 752 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:28:07.889882 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:07.889882 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:07.895738 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e889a620-0ab9-44d1-8f00-9afde9fe287b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:07.902978 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e889a620-0ab9-44d1-8f00-9afde9fe287b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:07.903158 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 14/53] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:07 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:07.904693 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0b3ee34f-e876-44da-bf6a-4e41e779319c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:07.906696 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0b3ee34f-e876-44da-bf6a-4e41e779319c tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:07.906887 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0b3ee34f-e876-44da-bf6a-4e41e779319c tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:07.907191 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0b3ee34f-e876-44da-bf6a-4e41e779319c tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:07.917358 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:07.917358 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:07.922369 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0b3ee34f-e876-44da-bf6a-4e41e779319c tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:07.927491 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0b3ee34f-e876-44da-bf6a-4e41e779319c tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:07.927928 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 14/54] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:07 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:08.059783 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f0bd555d-8e9f-4d7c-975a-4f4dc3e2cab1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:08.062269 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f0bd555d-8e9f-4d7c-975a-4f4dc3e2cab1 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:28:08.062486 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f0bd555d-8e9f-4d7c-975a-4f4dc3e2cab1 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:08.062796 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f0bd555d-8e9f-4d7c-975a-4f4dc3e2cab1 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:08.106504 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:08.106504 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:08.111748 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f0bd555d-8e9f-4d7c-975a-4f4dc3e2cab1 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:28:08.117322 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f0bd555d-8e9f-4d7c-975a-4f4dc3e2cab1 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:28:08.117889 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 14/55] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:08 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1024 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:08.520422 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1c53f039-e17b-4ab0-bbc7-9969d43fab1b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:08.523326 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1c53f039-e17b-4ab0-bbc7-9969d43fab1b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:08.524144 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1c53f039-e17b-4ab0-bbc7-9969d43fab1b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:08.524144 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1c53f039-e17b-4ab0-bbc7-9969d43fab1b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:08.533878 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:08.533878 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:08.542510 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1c53f039-e17b-4ab0-bbc7-9969d43fab1b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:08.549766 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1c53f039-e17b-4ab0-bbc7-9969d43fab1b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:08.549766 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 14/56] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:08 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:08.920414 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b9decc76-2d0f-4d07-babb-576056f7e1b3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:08.923223 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b9decc76-2d0f-4d07-babb-576056f7e1b3 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:08.923509 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b9decc76-2d0f-4d07-babb-576056f7e1b3 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:08.924170 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b9decc76-2d0f-4d07-babb-576056f7e1b3 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:08.939327 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:08.939327 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:08.946211 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b9decc76-2d0f-4d07-babb-576056f7e1b3 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:08.946360 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2a3786b5-48d3-4b6e-a104-aa13a79e68c0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:08.948406 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2a3786b5-48d3-4b6e-a104-aa13a79e68c0 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:08.948503 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2a3786b5-48d3-4b6e-a104-aa13a79e68c0 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:08.948672 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2a3786b5-48d3-4b6e-a104-aa13a79e68c0 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:08.950445 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b9decc76-2d0f-4d07-babb-576056f7e1b3 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:08.950986 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 15/57] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:08 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:08.965205 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:08.965205 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:08.976377 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2a3786b5-48d3-4b6e-a104-aa13a79e68c0 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:08.982028 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2a3786b5-48d3-4b6e-a104-aa13a79e68c0 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:08.982643 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 15/58] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:08 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:09.109679 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-415c46f6-898f-470e-b6af-fe783b547e0a req-4ad8e7fb-0c61-4355-8c5d-659d5130fbee None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:09.114313 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-4ad8e7fb-0c61-4355-8c5d-659d5130fbee tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:09.114313 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-4ad8e7fb-0c61-4355-8c5d-659d5130fbee tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:09.114313 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-4ad8e7fb-0c61-4355-8c5d-659d5130fbee tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:09.124224 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:09.124224 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:09.136103 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-415c46f6-898f-470e-b6af-fe783b547e0a req-4ad8e7fb-0c61-4355-8c5d-659d5130fbee tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:09.145401 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-4ad8e7fb-0c61-4355-8c5d-659d5130fbee tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:09.145715 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 15/59] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:28:09 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:09.568204 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-df8e5837-d33c-4491-9188-e617bf66029b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:09.571915 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-df8e5837-d33c-4491-9188-e617bf66029b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:09.571915 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-df8e5837-d33c-4491-9188-e617bf66029b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:09.572448 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-df8e5837-d33c-4491-9188-e617bf66029b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:09.590026 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:09.590026 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:09.597121 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-df8e5837-d33c-4491-9188-e617bf66029b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:09.602040 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-df8e5837-d33c-4491-9188-e617bf66029b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:09.602454 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 15/60] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:09 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:09.692399 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e0d2e73a-efe6-47ae-a80a-d373c571bb11 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:09.693096 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e0d2e73a-efe6-47ae-a80a-d373c571bb11 None None] GET https://10.4.3.208/volume// Aug 14 00:28:09.693307 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e0d2e73a-efe6-47ae-a80a-d373c571bb11 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:09.693504 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e0d2e73a-efe6-47ae-a80a-d373c571bb11 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:09.694291 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e0d2e73a-efe6-47ae-a80a-d373c571bb11 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:09.694424 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 16/61] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:28:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:09.719822 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-415c46f6-898f-470e-b6af-fe783b547e0a req-e79c73a7-d26a-4a5b-b9d9-643b2507bae7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:09.968848 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-38698bbb-aa6e-457f-8f67-5c77c59b0032 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:09.972167 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-38698bbb-aa6e-457f-8f67-5c77c59b0032 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:09.972358 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-38698bbb-aa6e-457f-8f67-5c77c59b0032 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:09.972449 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-38698bbb-aa6e-457f-8f67-5c77c59b0032 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:09.982326 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:09.982326 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:09.992893 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-38698bbb-aa6e-457f-8f67-5c77c59b0032 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:10.001959 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-38698bbb-aa6e-457f-8f67-5c77c59b0032 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:10.002423 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 16/62] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:09 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:10.013710 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-e79c73a7-d26a-4a5b-b9d9-643b2507bae7 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:28:10.014907 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-e79c73a7-d26a-4a5b-b9d9-643b2507bae7 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a", "connector": null, "instance_uuid": "530f7c1a-c7b8-4013-a66d-f6ec56ef8ab1"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:10.029894 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:10.029894 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:10.087884 np0000007289 devstack@c-api.service[100210]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 14 00:28:10.087884 np0000007289 devstack@c-api.service[100210]: .first() Aug 14 00:28:10.118632 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-e79c73a7-d26a-4a5b-b9d9-643b2507bae7 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:28:10.119186 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 16/63] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:28:09 2026] POST /volume/v3/attachments => generated 273 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:10.173981 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c8005d23-9391-496a-b51c-91f64d4663a6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:10.177374 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c8005d23-9391-496a-b51c-91f64d4663a6 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:10.177666 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c8005d23-9391-496a-b51c-91f64d4663a6 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:10.177914 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c8005d23-9391-496a-b51c-91f64d4663a6 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:10.202143 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cc0ec59a-73a9-4d9e-8403-1d96ddb9f126 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:10.202143 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cc0ec59a-73a9-4d9e-8403-1d96ddb9f126 None None] GET https://10.4.3.208/volume// Aug 14 00:28:10.202143 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cc0ec59a-73a9-4d9e-8403-1d96ddb9f126 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:10.202659 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cc0ec59a-73a9-4d9e-8403-1d96ddb9f126 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:10.202659 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cc0ec59a-73a9-4d9e-8403-1d96ddb9f126 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:10.203695 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 17/64] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:28:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:10.206826 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:10.206826 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:10.213960 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c8005d23-9391-496a-b51c-91f64d4663a6 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:10.223456 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c8005d23-9391-496a-b51c-91f64d4663a6 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:10.223456 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 16/65] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:10 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:10.231332 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-415c46f6-898f-470e-b6af-fe783b547e0a req-d03676a2-433d-4d5e-b6ba-44409233c93c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:10.238160 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-d03676a2-433d-4d5e-b6ba-44409233c93c tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:10.238416 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-d03676a2-433d-4d5e-b6ba-44409233c93c tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:10.241247 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-d03676a2-433d-4d5e-b6ba-44409233c93c tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:10.273305 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:10.273305 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:10.283119 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-415c46f6-898f-470e-b6af-fe783b547e0a req-d03676a2-433d-4d5e-b6ba-44409233c93c tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:10.292698 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-d03676a2-433d-4d5e-b6ba-44409233c93c tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:10.293156 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 17/66] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:28:10 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 1024 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:28:10.621843 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2b451025-2032-4011-8631-436c057d643b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:10.624839 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2b451025-2032-4011-8631-436c057d643b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:10.625148 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2b451025-2032-4011-8631-436c057d643b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:10.626228 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2b451025-2032-4011-8631-436c057d643b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:10.637571 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:10.637571 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:10.647702 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2b451025-2032-4011-8631-436c057d643b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:10.655151 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2b451025-2032-4011-8631-436c057d643b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:10.655756 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 17/67] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:10 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:11.018177 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-604184a2-c768-4684-986a-5c906d792d29 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:11.025121 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-604184a2-c768-4684-986a-5c906d792d29 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:11.025121 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-604184a2-c768-4684-986a-5c906d792d29 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:11.025121 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-604184a2-c768-4684-986a-5c906d792d29 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:11.034315 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:11.034315 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:11.039785 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-604184a2-c768-4684-986a-5c906d792d29 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:11.046835 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-604184a2-c768-4684-986a-5c906d792d29 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:11.048055 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 18/68] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:11 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:11.242740 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fea24c88-0618-4a12-8bd0-b9ab97b31451 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:11.244868 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fea24c88-0618-4a12-8bd0-b9ab97b31451 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:11.245074 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fea24c88-0618-4a12-8bd0-b9ab97b31451 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:11.245356 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fea24c88-0618-4a12-8bd0-b9ab97b31451 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:11.257939 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:11.257939 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:11.265677 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fea24c88-0618-4a12-8bd0-b9ab97b31451 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:11.270588 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fea24c88-0618-4a12-8bd0-b9ab97b31451 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:11.270963 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 17/69] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:11 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:11.279583 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-415c46f6-898f-470e-b6af-fe783b547e0a req-4abed727-8e8e-4133-b28e-4d18f95e365e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:11.283555 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-4abed727-8e8e-4133-b28e-4d18f95e365e tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] PUT https://10.4.3.208/volume/v3/attachments/8b16d300-ad3a-4800-9887-c105f1622fe7 Aug 14 00:28:11.284203 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-4abed727-8e8e-4133-b28e-4d18f95e365e tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:11.307680 np0000007289 devstack@c-api.service[100209]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 14 00:28:11.307680 np0000007289 devstack@c-api.service[100209]: .first() Aug 14 00:28:11.317749 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-415c46f6-898f-470e-b6af-fe783b547e0a req-4abed727-8e8e-4133-b28e-4d18f95e365e tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Acquiring lock "cinder-attachment_update-fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:28:11.325792 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-415c46f6-898f-470e-b6af-fe783b547e0a req-4abed727-8e8e-4133-b28e-4d18f95e365e tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Lock "cinder-attachment_update-fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a-np0000007289" acquired by "attachment_update" :: waited 0.009s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:28:11.327308 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:11.327308 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:11.510179 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-415c46f6-898f-470e-b6af-fe783b547e0a req-4abed727-8e8e-4133-b28e-4d18f95e365e tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Lock "cinder-attachment_update-fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a-np0000007289" released by "attachment_update" :: held 0.184s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:28:11.514116 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-4abed727-8e8e-4133-b28e-4d18f95e365e tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/attachments/8b16d300-ad3a-4800-9887-c105f1622fe7 returned with HTTP 200 Aug 14 00:28:11.514116 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 18/70] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:28:11 2026] PUT /volume/v3/attachments/8b16d300-ad3a-4800-9887-c105f1622fe7 => generated 969 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:11.683120 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2f7d6adc-cde9-4428-b30c-189e47772ff6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:11.685699 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2f7d6adc-cde9-4428-b30c-189e47772ff6 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:11.685892 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2f7d6adc-cde9-4428-b30c-189e47772ff6 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:11.686277 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2f7d6adc-cde9-4428-b30c-189e47772ff6 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:11.697302 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:11.697302 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:11.704058 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2f7d6adc-cde9-4428-b30c-189e47772ff6 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:11.711434 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2f7d6adc-cde9-4428-b30c-189e47772ff6 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:11.711850 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 18/71] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:11 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:12.066022 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fcca71e1-3df2-43ac-b35a-c96cd9eae11b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:12.068493 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fcca71e1-3df2-43ac-b35a-c96cd9eae11b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:12.068821 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fcca71e1-3df2-43ac-b35a-c96cd9eae11b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:12.069132 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fcca71e1-3df2-43ac-b35a-c96cd9eae11b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:12.081830 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:12.081830 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:12.087337 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fcca71e1-3df2-43ac-b35a-c96cd9eae11b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:12.094934 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fcca71e1-3df2-43ac-b35a-c96cd9eae11b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:12.096198 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 19/72] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:12 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:12.289210 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3fbdee78-557f-4e97-8d02-df44886a53a6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:12.292710 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3fbdee78-557f-4e97-8d02-df44886a53a6 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:12.292837 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3fbdee78-557f-4e97-8d02-df44886a53a6 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:12.293073 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3fbdee78-557f-4e97-8d02-df44886a53a6 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:12.306458 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:12.306458 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:12.314149 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3fbdee78-557f-4e97-8d02-df44886a53a6 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:12.320107 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3fbdee78-557f-4e97-8d02-df44886a53a6 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:12.321118 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 18/73] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:12 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:12.729354 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e2978e0f-2aec-47fd-b63b-2696ecfd6d8f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:12.731331 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e2978e0f-2aec-47fd-b63b-2696ecfd6d8f tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:12.731670 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e2978e0f-2aec-47fd-b63b-2696ecfd6d8f tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:12.731909 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e2978e0f-2aec-47fd-b63b-2696ecfd6d8f tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:12.744559 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:12.744559 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:12.756916 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e2978e0f-2aec-47fd-b63b-2696ecfd6d8f tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:12.763132 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e2978e0f-2aec-47fd-b63b-2696ecfd6d8f tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:12.763554 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 19/74] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:12 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:13.119790 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3c73a096-0ae3-4d61-b533-f052815e2f44 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:13.125352 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3c73a096-0ae3-4d61-b533-f052815e2f44 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:13.125656 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3c73a096-0ae3-4d61-b533-f052815e2f44 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:13.125907 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3c73a096-0ae3-4d61-b533-f052815e2f44 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:13.141106 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:13.141106 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:13.149778 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3c73a096-0ae3-4d61-b533-f052815e2f44 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:13.157781 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3c73a096-0ae3-4d61-b533-f052815e2f44 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:13.158324 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 19/75] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:13 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:13.337427 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2b549c52-e30b-4d1c-a207-5c626ba8ea36 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:13.339412 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2b549c52-e30b-4d1c-a207-5c626ba8ea36 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:13.339725 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2b549c52-e30b-4d1c-a207-5c626ba8ea36 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:13.340007 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2b549c52-e30b-4d1c-a207-5c626ba8ea36 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:13.359182 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:13.359182 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:13.364150 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2b549c52-e30b-4d1c-a207-5c626ba8ea36 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:13.383315 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2b549c52-e30b-4d1c-a207-5c626ba8ea36 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:13.384668 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 20/76] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:13 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:13.779897 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f447903c-a1d7-4e5a-ae1c-a73dab544f15 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:13.784560 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f447903c-a1d7-4e5a-ae1c-a73dab544f15 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:13.784878 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f447903c-a1d7-4e5a-ae1c-a73dab544f15 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:13.786473 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f447903c-a1d7-4e5a-ae1c-a73dab544f15 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:13.797273 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:13.797273 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:13.802642 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f447903c-a1d7-4e5a-ae1c-a73dab544f15 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:13.809637 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f447903c-a1d7-4e5a-ae1c-a73dab544f15 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:13.811178 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 19/77] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:13 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:14.176526 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-75244856-98b0-4336-8524-bece05039942 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:14.179439 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-75244856-98b0-4336-8524-bece05039942 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:14.179745 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-75244856-98b0-4336-8524-bece05039942 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:14.179944 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-75244856-98b0-4336-8524-bece05039942 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:14.190360 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:14.190360 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:14.194737 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-75244856-98b0-4336-8524-bece05039942 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:14.199713 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-75244856-98b0-4336-8524-bece05039942 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:14.200204 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 20/78] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:14 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:14.402072 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f35ce99c-3552-4eae-a2be-da8811cb5ded None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:14.403694 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f35ce99c-3552-4eae-a2be-da8811cb5ded tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:14.403956 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f35ce99c-3552-4eae-a2be-da8811cb5ded tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:14.404418 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f35ce99c-3552-4eae-a2be-da8811cb5ded tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:14.430693 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:14.430693 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:14.449850 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f35ce99c-3552-4eae-a2be-da8811cb5ded tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:14.460739 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f35ce99c-3552-4eae-a2be-da8811cb5ded tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:14.460739 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 20/79] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:14 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:14.827925 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ba2d6e9a-06a2-4e5c-bb84-7cdbef16848e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:14.830285 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba2d6e9a-06a2-4e5c-bb84-7cdbef16848e tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:14.830694 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba2d6e9a-06a2-4e5c-bb84-7cdbef16848e tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:14.830885 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba2d6e9a-06a2-4e5c-bb84-7cdbef16848e tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:14.841902 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:14.841902 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:14.848346 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ba2d6e9a-06a2-4e5c-bb84-7cdbef16848e tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:14.854976 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba2d6e9a-06a2-4e5c-bb84-7cdbef16848e tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:14.855630 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 21/80] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:14 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:15.218300 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9ea09100-478e-4d59-b988-970eab48a530 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:15.220135 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9ea09100-478e-4d59-b988-970eab48a530 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:15.220403 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9ea09100-478e-4d59-b988-970eab48a530 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:15.220686 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9ea09100-478e-4d59-b988-970eab48a530 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:15.235985 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:15.235985 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:15.248278 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9ea09100-478e-4d59-b988-970eab48a530 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:15.256447 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9ea09100-478e-4d59-b988-970eab48a530 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:15.256947 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 20/81] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:15 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:15.479772 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cb809db4-8296-4870-9f13-f2a6a2808613 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:15.484398 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cb809db4-8296-4870-9f13-f2a6a2808613 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:15.484398 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cb809db4-8296-4870-9f13-f2a6a2808613 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:15.484398 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cb809db4-8296-4870-9f13-f2a6a2808613 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:15.498153 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:15.498153 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:15.505632 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-cb809db4-8296-4870-9f13-f2a6a2808613 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:15.510613 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cb809db4-8296-4870-9f13-f2a6a2808613 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:15.510613 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 21/82] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:15 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:15.870442 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-edab5b0d-5e3a-4f9d-b002-13c7866cc7ec None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:15.876021 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-edab5b0d-5e3a-4f9d-b002-13c7866cc7ec tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:15.876243 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-edab5b0d-5e3a-4f9d-b002-13c7866cc7ec tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:15.876425 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-edab5b0d-5e3a-4f9d-b002-13c7866cc7ec tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:15.884421 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:15.884421 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:15.889600 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-edab5b0d-5e3a-4f9d-b002-13c7866cc7ec tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:15.897589 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-edab5b0d-5e3a-4f9d-b002-13c7866cc7ec tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:15.898315 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 21/83] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:15 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:16.274528 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c9638769-29b4-49a2-b8b3-b64d7d18ec6b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:16.279021 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c9638769-29b4-49a2-b8b3-b64d7d18ec6b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:16.279021 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c9638769-29b4-49a2-b8b3-b64d7d18ec6b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:16.279021 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c9638769-29b4-49a2-b8b3-b64d7d18ec6b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:16.288297 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:16.288297 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:16.294103 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c9638769-29b4-49a2-b8b3-b64d7d18ec6b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:16.301711 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c9638769-29b4-49a2-b8b3-b64d7d18ec6b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:16.302369 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 22/84] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:16 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:16.526696 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bd32c1eb-3f13-4bb1-8ad5-4889fa97c8e7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:16.528671 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bd32c1eb-3f13-4bb1-8ad5-4889fa97c8e7 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:16.528878 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bd32c1eb-3f13-4bb1-8ad5-4889fa97c8e7 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:16.529057 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bd32c1eb-3f13-4bb1-8ad5-4889fa97c8e7 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:16.540732 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:16.540732 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:16.545190 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bd32c1eb-3f13-4bb1-8ad5-4889fa97c8e7 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:16.551122 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bd32c1eb-3f13-4bb1-8ad5-4889fa97c8e7 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:16.551721 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 21/85] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:16 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:16.914460 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0c76f2de-438a-4cc1-99b8-709549998053 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:16.916859 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0c76f2de-438a-4cc1-99b8-709549998053 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:16.917189 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0c76f2de-438a-4cc1-99b8-709549998053 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:16.917438 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0c76f2de-438a-4cc1-99b8-709549998053 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:16.927292 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:16.927292 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:16.932933 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0c76f2de-438a-4cc1-99b8-709549998053 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:16.938615 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0c76f2de-438a-4cc1-99b8-709549998053 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:16.939173 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 22/86] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:16 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:17.319612 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-902ffc42-0b56-4296-bc72-daf84deb7b45 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:17.321998 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-902ffc42-0b56-4296-bc72-daf84deb7b45 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:17.322274 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-902ffc42-0b56-4296-bc72-daf84deb7b45 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:17.322643 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-902ffc42-0b56-4296-bc72-daf84deb7b45 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:17.334614 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:17.334614 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:17.343218 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-902ffc42-0b56-4296-bc72-daf84deb7b45 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:17.348944 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-902ffc42-0b56-4296-bc72-daf84deb7b45 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:17.349442 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 22/87] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:17 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:28:17.570910 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-93790003-d986-4cb4-844b-39987c30cc2e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:17.575334 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-93790003-d986-4cb4-844b-39987c30cc2e tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:17.575644 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-93790003-d986-4cb4-844b-39987c30cc2e tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:17.575939 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-93790003-d986-4cb4-844b-39987c30cc2e tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:17.595068 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:17.595068 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:17.600198 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-93790003-d986-4cb4-844b-39987c30cc2e tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:17.610108 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-93790003-d986-4cb4-844b-39987c30cc2e tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:17.610912 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 23/88] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:17 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:17.960670 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-084a4b8c-2723-4776-b8fa-ebbc3a4bec18 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:17.963352 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-084a4b8c-2723-4776-b8fa-ebbc3a4bec18 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:17.963664 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-084a4b8c-2723-4776-b8fa-ebbc3a4bec18 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:17.963965 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-084a4b8c-2723-4776-b8fa-ebbc3a4bec18 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:17.975266 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:17.975266 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:17.985339 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-084a4b8c-2723-4776-b8fa-ebbc3a4bec18 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:17.996222 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-084a4b8c-2723-4776-b8fa-ebbc3a4bec18 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:17.997063 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 22/89] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:17 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:18.366492 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-83c6b822-9986-4c81-9df4-6cd427b634f7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:18.369684 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-83c6b822-9986-4c81-9df4-6cd427b634f7 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:18.369962 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-83c6b822-9986-4c81-9df4-6cd427b634f7 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:18.370256 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-83c6b822-9986-4c81-9df4-6cd427b634f7 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:18.381305 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:18.381305 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:18.391812 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-83c6b822-9986-4c81-9df4-6cd427b634f7 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:18.399202 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-83c6b822-9986-4c81-9df4-6cd427b634f7 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:18.399707 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 23/90] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:18 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:18.632493 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6a41a58d-83e6-42af-8888-41d327f5a3e0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:18.636522 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6a41a58d-83e6-42af-8888-41d327f5a3e0 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:18.636803 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6a41a58d-83e6-42af-8888-41d327f5a3e0 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:18.637080 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6a41a58d-83e6-42af-8888-41d327f5a3e0 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:18.656713 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:18.656713 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:18.662159 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6a41a58d-83e6-42af-8888-41d327f5a3e0 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:18.668686 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6a41a58d-83e6-42af-8888-41d327f5a3e0 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:18.669228 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 23/91] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:18 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:19.013797 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e6e23d18-70cb-41e0-9a62-a5cbfb4c8e57 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:19.016781 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e6e23d18-70cb-41e0-9a62-a5cbfb4c8e57 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:19.017058 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e6e23d18-70cb-41e0-9a62-a5cbfb4c8e57 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:19.017355 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e6e23d18-70cb-41e0-9a62-a5cbfb4c8e57 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:19.028616 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:19.028616 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:19.035854 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e6e23d18-70cb-41e0-9a62-a5cbfb4c8e57 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:19.042544 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e6e23d18-70cb-41e0-9a62-a5cbfb4c8e57 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:19.043127 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 24/92] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:19 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:19.418209 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2aa97bc3-6183-4a32-acbc-c8577fd508a0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:19.420043 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2aa97bc3-6183-4a32-acbc-c8577fd508a0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:19.420206 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2aa97bc3-6183-4a32-acbc-c8577fd508a0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:19.420381 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2aa97bc3-6183-4a32-acbc-c8577fd508a0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:19.435375 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:19.435375 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:19.440607 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2aa97bc3-6183-4a32-acbc-c8577fd508a0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:19.451916 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2aa97bc3-6183-4a32-acbc-c8577fd508a0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:19.452415 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 23/93] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:19 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:19.688731 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-032e60ef-417d-4af6-bfb0-59dba93eb3df None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:19.693308 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-032e60ef-417d-4af6-bfb0-59dba93eb3df tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:19.693572 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-032e60ef-417d-4af6-bfb0-59dba93eb3df tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:19.693811 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-032e60ef-417d-4af6-bfb0-59dba93eb3df tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:19.707185 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:19.707185 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:19.711514 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-032e60ef-417d-4af6-bfb0-59dba93eb3df tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:19.716531 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-032e60ef-417d-4af6-bfb0-59dba93eb3df tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:19.717161 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 24/94] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:19 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:20.062814 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0b91c6db-f279-4849-8c43-568e59b3671a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:20.064535 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0b91c6db-f279-4849-8c43-568e59b3671a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:20.064701 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0b91c6db-f279-4849-8c43-568e59b3671a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:20.064884 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0b91c6db-f279-4849-8c43-568e59b3671a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:20.071572 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:20.071572 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:20.075008 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0b91c6db-f279-4849-8c43-568e59b3671a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:20.079221 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0b91c6db-f279-4849-8c43-568e59b3671a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:20.079799 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 24/95] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:20 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:20.468671 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-48369f15-7dec-4d43-aadb-01b0c3e0e7f0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:20.471037 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-48369f15-7dec-4d43-aadb-01b0c3e0e7f0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:20.471037 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-48369f15-7dec-4d43-aadb-01b0c3e0e7f0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:20.471509 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-48369f15-7dec-4d43-aadb-01b0c3e0e7f0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:20.486875 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:20.486875 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:20.494210 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-48369f15-7dec-4d43-aadb-01b0c3e0e7f0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:20.502625 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-48369f15-7dec-4d43-aadb-01b0c3e0e7f0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:20.502625 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 25/96] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:20 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:20.732820 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-aecc8e9d-b075-427a-b061-bad8d12fa786 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:20.734900 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aecc8e9d-b075-427a-b061-bad8d12fa786 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:20.735100 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aecc8e9d-b075-427a-b061-bad8d12fa786 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:20.735284 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aecc8e9d-b075-427a-b061-bad8d12fa786 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:20.746742 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:20.746742 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:20.751607 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-aecc8e9d-b075-427a-b061-bad8d12fa786 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:20.757882 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aecc8e9d-b075-427a-b061-bad8d12fa786 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:20.758656 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 24/97] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:20 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:21.097597 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e91990f2-ef74-4cee-9924-d5dc306e1f59 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:21.099016 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e91990f2-ef74-4cee-9924-d5dc306e1f59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:21.099208 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e91990f2-ef74-4cee-9924-d5dc306e1f59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:21.099444 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e91990f2-ef74-4cee-9924-d5dc306e1f59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:21.108805 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:21.108805 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:21.115267 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e91990f2-ef74-4cee-9924-d5dc306e1f59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:21.122429 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e91990f2-ef74-4cee-9924-d5dc306e1f59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:21.122899 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 25/98] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:21 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:21.515207 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d3bb37c7-9f83-463f-81c6-1141cb809d0f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:21.517725 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d3bb37c7-9f83-463f-81c6-1141cb809d0f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:21.518147 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d3bb37c7-9f83-463f-81c6-1141cb809d0f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:21.518474 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d3bb37c7-9f83-463f-81c6-1141cb809d0f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:21.526259 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:21.526259 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:21.530629 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d3bb37c7-9f83-463f-81c6-1141cb809d0f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:21.535583 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d3bb37c7-9f83-463f-81c6-1141cb809d0f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:21.536122 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 25/99] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:21 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:21.778906 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5b3fa55e-3f31-4ae5-8968-243d91978536 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:21.781303 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5b3fa55e-3f31-4ae5-8968-243d91978536 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:21.781567 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5b3fa55e-3f31-4ae5-8968-243d91978536 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:21.781867 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5b3fa55e-3f31-4ae5-8968-243d91978536 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:21.800778 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:21.800778 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:21.807609 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5b3fa55e-3f31-4ae5-8968-243d91978536 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:21.814585 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5b3fa55e-3f31-4ae5-8968-243d91978536 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:21.815016 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 26/100] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:21 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:22.143488 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bef430db-9488-4b62-88da-82ba92f86c85 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:22.145905 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bef430db-9488-4b62-88da-82ba92f86c85 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:22.146199 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bef430db-9488-4b62-88da-82ba92f86c85 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:22.146469 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bef430db-9488-4b62-88da-82ba92f86c85 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:22.155698 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:22.155698 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:22.162049 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bef430db-9488-4b62-88da-82ba92f86c85 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:22.170888 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bef430db-9488-4b62-88da-82ba92f86c85 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:22.172387 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 25/101] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:22 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:22.553475 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-275884dc-c715-4da5-b5d2-b96a1aa00783 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:22.555962 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-275884dc-c715-4da5-b5d2-b96a1aa00783 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:22.556306 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-275884dc-c715-4da5-b5d2-b96a1aa00783 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:22.556634 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-275884dc-c715-4da5-b5d2-b96a1aa00783 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:22.565110 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:22.565110 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:22.570468 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-275884dc-c715-4da5-b5d2-b96a1aa00783 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:22.578441 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-275884dc-c715-4da5-b5d2-b96a1aa00783 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:22.578441 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 26/102] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:22 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:28:22.593850 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d5397434-a65d-4014-804a-2a1ee27417a1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:22.595693 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:28:22.596104 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-138610222"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:22.597865 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-138610222'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:28:22.598040 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Create volume of 1 GB Aug 14 00:28:22.602630 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Availability Zones retrieved successfully. Aug 14 00:28:22.609143 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Flow 'volume_create_api' (492f20c0-1733-4f31-8a0f-03f6ea1e16f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:22.611030 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff9596f4-cbc5-48bb-93ef-3b0c5b98b598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:22.612138 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:28:22.644966 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff9596f4-cbc5-48bb-93ef-3b0c5b98b598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:22.646101 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c83629-db28-4ab7-a3f6-5ca43a8a88aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:22.695591 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Created reservations ['aa357794-707d-4f42-a307-2506a0ff81fe', 'd8c9ad5c-c827-4057-8c8f-478d0228600d', '365e4e3e-4b0c-4777-aa5b-8e64f2884848', 'fb4f2813-943a-41ef-a94f-dad4e546758a'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:28:22.696582 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c83629-db28-4ab7-a3f6-5ca43a8a88aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa357794-707d-4f42-a307-2506a0ff81fe', 'd8c9ad5c-c827-4057-8c8f-478d0228600d', '365e4e3e-4b0c-4777-aa5b-8e64f2884848', 'fb4f2813-943a-41ef-a94f-dad4e546758a']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:22.697530 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10f25b7c-f766-41fb-849b-9a427f74718d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:22.725248 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10f25b7c-f766-41fb-849b-9a427f74718d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca998bf0-206a-4db1-bcc1-f6f4e8540b3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-138610222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='619238e2faf046abb774c57a2005b3fb',qos_specs=None,replication_status=,reservations=['aa357794-707d-4f42-a307-2506a0ff81fe','d8c9ad5c-c827-4057-8c8f-478d0228600d','365e4e3e-4b0c-4777-aa5b-8e64f2884848','fb4f2813-943a-41ef-a94f-dad4e546758a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a25d8eb592a84a23b34e4b0055293897',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:28:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-138610222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca998bf0-206a-4db1-bcc1-f6f4e8540b3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='619238e2faf046abb774c57a2005b3fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a25d8eb592a84a23b34e4b0055293897',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:22.727592 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ac9c877-773a-408e-9691-69e9317a3d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:22.752242 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ac9c877-773a-408e-9691-69e9317a3d04) transitioned into state 'SUCCESS' from state '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-138610222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='619238e2faf046abb774c57a2005b3fb',qos_specs=None,replication_status=,reservations=['aa357794-707d-4f42-a307-2506a0ff81fe','d8c9ad5c-c827-4057-8c8f-478d0228600d','365e4e3e-4b0c-4777-aa5b-8e64f2884848','fb4f2813-943a-41ef-a94f-dad4e546758a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a25d8eb592a84a23b34e4b0055293897',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:22.753305 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713f7bb5-e5a6-4eda-9732-a750e8095b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:22.767231 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713f7bb5-e5a6-4eda-9732-a750e8095b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:22.768209 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Flow 'volume_create_api' (492f20c0-1733-4f31-8a0f-03f6ea1e16f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:22.768517 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Create volume request issued successfully. Aug 14 00:28:22.769060 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5397434-a65d-4014-804a-2a1ee27417a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:28:22.769575 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 26/103] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:28:22 2026] POST /volume/v3/volumes => generated 751 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:28:22.786292 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a6204ff8-5f58-452d-bb1c-96fe17503a59 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:22.788121 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a6204ff8-5f58-452d-bb1c-96fe17503a59 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b Aug 14 00:28:22.788268 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a6204ff8-5f58-452d-bb1c-96fe17503a59 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:22.788519 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a6204ff8-5f58-452d-bb1c-96fe17503a59 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:22.799025 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:22.799025 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:22.819993 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a6204ff8-5f58-452d-bb1c-96fe17503a59 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:22.825766 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a6204ff8-5f58-452d-bb1c-96fe17503a59 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b returned with HTTP 200 Aug 14 00:28:22.826223 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 27/104] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:22 2026] GET /volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:22.836676 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-158c7033-9d83-4c8f-8ea8-1e9030820a1f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:22.840101 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-158c7033-9d83-4c8f-8ea8-1e9030820a1f tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:22.841266 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-158c7033-9d83-4c8f-8ea8-1e9030820a1f tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:22.842176 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-158c7033-9d83-4c8f-8ea8-1e9030820a1f tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:22.856580 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:22.856580 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:22.862421 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-158c7033-9d83-4c8f-8ea8-1e9030820a1f tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:22.867717 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-158c7033-9d83-4c8f-8ea8-1e9030820a1f tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:22.868556 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 26/105] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:22 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:23.190491 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9df7bb88-d478-4465-81c8-3e6d96a3a52b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:23.192639 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9df7bb88-d478-4465-81c8-3e6d96a3a52b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:23.192859 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9df7bb88-d478-4465-81c8-3e6d96a3a52b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:23.193141 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9df7bb88-d478-4465-81c8-3e6d96a3a52b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:23.203213 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:23.203213 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:23.208373 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-9df7bb88-d478-4465-81c8-3e6d96a3a52b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:23.215617 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9df7bb88-d478-4465-81c8-3e6d96a3a52b tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:23.216250 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 27/106] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:23 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 1396 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:23.234976 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:23.237434 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:28:23.238725 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-990145695"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:23.241570 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-990145695'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:28:23.241741 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Create volume of 1 GB Aug 14 00:28:23.242033 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:23.242033 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:23.250726 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Availability Zones retrieved successfully. Aug 14 00:28:23.261865 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Flow 'volume_create_api' (01bc2c31-9cd8-4038-ac78-fed8d4ebf2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:23.263465 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc03839-e50a-4ebd-8d39-dca48a5ae523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:23.264468 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:28:23.315575 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc03839-e50a-4ebd-8d39-dca48a5ae523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:23.316543 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c5cfaaa-771c-4a4f-bb9e-f8610f872834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:23.380218 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Created reservations ['9efb0954-7247-42ac-957a-7b5c93329cda', 'f32e09d2-dbc4-4633-a904-bb2f257a499c', '3cd0858f-3e08-4cc4-be26-968c9fcb2c89', '67cbb409-8bae-4f2c-9cbf-f252926e8468'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:28:23.381160 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c5cfaaa-771c-4a4f-bb9e-f8610f872834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9efb0954-7247-42ac-957a-7b5c93329cda', 'f32e09d2-dbc4-4633-a904-bb2f257a499c', '3cd0858f-3e08-4cc4-be26-968c9fcb2c89', '67cbb409-8bae-4f2c-9cbf-f252926e8468']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:23.382439 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f251705c-4af8-4c10-b586-220cd9a65b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:23.411122 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f251705c-4af8-4c10-b586-220cd9a65b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fa0709f-ece1-4b8b-a6f3-89afce775d19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-990145695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b76b90b147a94829a419018402dc500f',qos_specs=None,replication_status=,reservations=['9efb0954-7247-42ac-957a-7b5c93329cda','f32e09d2-dbc4-4633-a904-bb2f257a499c','3cd0858f-3e08-4cc4-be26-968c9fcb2c89','67cbb409-8bae-4f2c-9cbf-f252926e8468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0508fae27e247b0af56321ed87d7270',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:28:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-990145695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fa0709f-ece1-4b8b-a6f3-89afce775d19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b76b90b147a94829a419018402dc500f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0508fae27e247b0af56321ed87d7270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:23.412066 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c21f5e-217f-4283-a2db-63bc71696822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:23.439053 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c21f5e-217f-4283-a2db-63bc71696822) transitioned into state 'SUCCESS' from state '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-990145695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b76b90b147a94829a419018402dc500f',qos_specs=None,replication_status=,reservations=['9efb0954-7247-42ac-957a-7b5c93329cda','f32e09d2-dbc4-4633-a904-bb2f257a499c','3cd0858f-3e08-4cc4-be26-968c9fcb2c89','67cbb409-8bae-4f2c-9cbf-f252926e8468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0508fae27e247b0af56321ed87d7270',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:23.439618 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (589d7836-15d8-4f34-aaf2-9694234f379e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:23.460574 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (589d7836-15d8-4f34-aaf2-9694234f379e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:23.461702 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Flow 'volume_create_api' (01bc2c31-9cd8-4038-ac78-fed8d4ebf2cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:23.462095 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Create volume request issued successfully. Aug 14 00:28:23.462846 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d6bb2b1b-ce18-4825-a5a9-6987b7d8fe59 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:28:23.463466 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 27/107] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:28:23 2026] POST /volume/v3/volumes => generated 756 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:28:23.488898 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-de0918a2-a6a4-4107-8345-5b1e23a3203f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:23.491271 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-de0918a2-a6a4-4107-8345-5b1e23a3203f tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 Aug 14 00:28:23.491557 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-de0918a2-a6a4-4107-8345-5b1e23a3203f tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:23.491828 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-de0918a2-a6a4-4107-8345-5b1e23a3203f tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:23.503776 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:23.503776 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:23.509600 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-de0918a2-a6a4-4107-8345-5b1e23a3203f tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:23.514890 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-de0918a2-a6a4-4107-8345-5b1e23a3203f tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 returned with HTTP 200 Aug 14 00:28:23.515342 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 28/108] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:23 2026] GET /volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:23.842600 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-12dec590-4cda-489c-8111-672d89cc14a1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:23.845644 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-12dec590-4cda-489c-8111-672d89cc14a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b Aug 14 00:28:23.845644 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-12dec590-4cda-489c-8111-672d89cc14a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:23.845644 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-12dec590-4cda-489c-8111-672d89cc14a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:23.853600 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:23.853600 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:23.859813 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-12dec590-4cda-489c-8111-672d89cc14a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:23.865840 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-12dec590-4cda-489c-8111-672d89cc14a1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b returned with HTTP 200 Aug 14 00:28:23.866587 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 27/109] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:23 2026] GET /volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:23.884966 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:23.887253 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ab50b515-ee15-46e5-90ae-bd25a058e860 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:23.888921 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:28:23.888921 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1859889745"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:23.890393 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ab50b515-ee15-46e5-90ae-bd25a058e860 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:23.890393 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ab50b515-ee15-46e5-90ae-bd25a058e860 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:23.890605 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ab50b515-ee15-46e5-90ae-bd25a058e860 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:23.891966 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1859889745'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:28:23.892535 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Create volume of 1 GB Aug 14 00:28:23.903932 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:23.903932 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:23.911001 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ab50b515-ee15-46e5-90ae-bd25a058e860 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:23.918219 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ab50b515-ee15-46e5-90ae-bd25a058e860 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:23.918795 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 28/110] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:23 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:23.918915 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Availability zone cache updated, next update will occur around 2026-08-14 01:28:23.917993. {{(pid=100209) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 00:28:23.918985 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Availability Zones retrieved successfully. Aug 14 00:28:23.951819 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Flow 'volume_create_api' (6cabadaf-1796-4464-9419-64859fc72e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:23.954079 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a6b4b18-70ce-452b-bbe6-2612482da6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:23.955658 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:28:24.031447 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a6b4b18-70ce-452b-bbe6-2612482da6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:24.033446 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf524db-a212-4310-bf6e-6533c4acf927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:24.100901 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:28:24.101561 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:28:24.131462 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Created reservations ['4b24a00d-1974-4d09-99c9-c60f18fd2d84', '20984b8d-3b57-48c4-aa32-9a3d83c57174', 'c43441f0-8f00-425b-b0ae-283d3803425a', '7b3081c4-9970-4ce9-a7bd-c9ffaa573a4c'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:28:24.133744 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf524db-a212-4310-bf6e-6533c4acf927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b24a00d-1974-4d09-99c9-c60f18fd2d84', '20984b8d-3b57-48c4-aa32-9a3d83c57174', 'c43441f0-8f00-425b-b0ae-283d3803425a', '7b3081c4-9970-4ce9-a7bd-c9ffaa573a4c']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:24.134392 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6e4efd7-f931-4dc5-85ce-7d18dbc6498a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:24.173337 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6e4efd7-f931-4dc5-85ce-7d18dbc6498a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e50c77e-82d7-442c-9e18-e4e02f2cf374', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1859889745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='619238e2faf046abb774c57a2005b3fb',qos_specs=None,replication_status=,reservations=['4b24a00d-1974-4d09-99c9-c60f18fd2d84','20984b8d-3b57-48c4-aa32-9a3d83c57174','c43441f0-8f00-425b-b0ae-283d3803425a','7b3081c4-9970-4ce9-a7bd-c9ffaa573a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a25d8eb592a84a23b34e4b0055293897',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:28:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1859889745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e50c77e-82d7-442c-9e18-e4e02f2cf374,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='619238e2faf046abb774c57a2005b3fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a25d8eb592a84a23b34e4b0055293897',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:24.175935 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff12a587-cfd4-474f-b955-6ccb1363a984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:24.216575 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff12a587-cfd4-474f-b955-6ccb1363a984) transitioned into state 'SUCCESS' from state '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-1859889745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='619238e2faf046abb774c57a2005b3fb',qos_specs=None,replication_status=,reservations=['4b24a00d-1974-4d09-99c9-c60f18fd2d84','20984b8d-3b57-48c4-aa32-9a3d83c57174','c43441f0-8f00-425b-b0ae-283d3803425a','7b3081c4-9970-4ce9-a7bd-c9ffaa573a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a25d8eb592a84a23b34e4b0055293897',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:24.217796 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5b93a6f-f3fa-45af-b5ae-609dd32ae75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:24.243422 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5b93a6f-f3fa-45af-b5ae-609dd32ae75f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:24.244126 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Flow 'volume_create_api' (6cabadaf-1796-4464-9419-64859fc72e02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:24.244675 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Create volume request issued successfully. Aug 14 00:28:24.249305 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6215520d-1fa0-4bc3-9134-0df55299d6ca tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:28:24.249305 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 28/111] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:28:23 2026] POST /volume/v3/volumes => generated 752 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:28:24.266321 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f8323ffd-3d6f-4533-bc18-daaa41eb3bd0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:24.272205 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f8323ffd-3d6f-4533-bc18-daaa41eb3bd0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 Aug 14 00:28:24.272673 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f8323ffd-3d6f-4533-bc18-daaa41eb3bd0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:24.273612 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f8323ffd-3d6f-4533-bc18-daaa41eb3bd0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:24.287413 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:24.287413 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:24.294519 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f8323ffd-3d6f-4533-bc18-daaa41eb3bd0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:24.304992 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f8323ffd-3d6f-4533-bc18-daaa41eb3bd0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 returned with HTTP 200 Aug 14 00:28:24.305147 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 29/112] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:24 2026] GET /volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:24.530393 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-269a5514-5a8f-4464-877c-70d73ea8918e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:24.534173 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-269a5514-5a8f-4464-877c-70d73ea8918e tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 Aug 14 00:28:24.535201 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-269a5514-5a8f-4464-877c-70d73ea8918e tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:24.535201 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-269a5514-5a8f-4464-877c-70d73ea8918e tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:24.548833 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:24.548833 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:24.555718 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-269a5514-5a8f-4464-877c-70d73ea8918e tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:24.562853 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-269a5514-5a8f-4464-877c-70d73ea8918e tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 returned with HTTP 200 Aug 14 00:28:24.563589 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 28/113] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:24 2026] GET /volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:24.583853 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:24.586827 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:28:24.587341 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-181618182"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:24.589687 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-181618182'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:28:24.589855 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Create volume of 1 GB Aug 14 00:28:24.596658 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Availability Zones retrieved successfully. Aug 14 00:28:24.606684 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Flow 'volume_create_api' (0d1618ce-4a13-4c47-bb21-0cd7387bc873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:24.608448 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bf51eb3-c7ac-4e2c-9389-4c341b2a6eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:24.609836 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:28:24.653265 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bf51eb3-c7ac-4e2c-9389-4c341b2a6eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:24.654876 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5464395-789c-4d7a-9cbe-38b3c0ad7477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:24.714406 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Created reservations ['efc31f28-59f1-493b-9820-bb21a64e076b', '6c61c691-4976-41d9-a909-2e36238d3130', 'cb199be4-2cad-4bc3-a1aa-1fe9a072d794', '42c6651c-6fdb-4699-86b4-06ba7ef5fd02'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:28:24.715461 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5464395-789c-4d7a-9cbe-38b3c0ad7477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efc31f28-59f1-493b-9820-bb21a64e076b', '6c61c691-4976-41d9-a909-2e36238d3130', 'cb199be4-2cad-4bc3-a1aa-1fe9a072d794', '42c6651c-6fdb-4699-86b4-06ba7ef5fd02']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:24.716820 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (558aca00-4229-4d57-a38d-60ccd3bb8818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:24.751481 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (558aca00-4229-4d57-a38d-60ccd3bb8818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23b83c16-0999-4ee6-955d-0112e48eddde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-181618182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b76b90b147a94829a419018402dc500f',qos_specs=None,replication_status=,reservations=['efc31f28-59f1-493b-9820-bb21a64e076b','6c61c691-4976-41d9-a909-2e36238d3130','cb199be4-2cad-4bc3-a1aa-1fe9a072d794','42c6651c-6fdb-4699-86b4-06ba7ef5fd02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0508fae27e247b0af56321ed87d7270',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:28:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-181618182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23b83c16-0999-4ee6-955d-0112e48eddde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b76b90b147a94829a419018402dc500f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0508fae27e247b0af56321ed87d7270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:24.752672 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43702e54-60ab-4b35-9aa9-f75b72252c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:24.781345 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43702e54-60ab-4b35-9aa9-f75b72252c40) transitioned into state 'SUCCESS' from state '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-181618182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b76b90b147a94829a419018402dc500f',qos_specs=None,replication_status=,reservations=['efc31f28-59f1-493b-9820-bb21a64e076b','6c61c691-4976-41d9-a909-2e36238d3130','cb199be4-2cad-4bc3-a1aa-1fe9a072d794','42c6651c-6fdb-4699-86b4-06ba7ef5fd02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0508fae27e247b0af56321ed87d7270',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:24.782333 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb950e1f-e246-4ba9-8f3f-e9f2694a4224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:24.796611 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb950e1f-e246-4ba9-8f3f-e9f2694a4224) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:24.797887 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Flow 'volume_create_api' (0d1618ce-4a13-4c47-bb21-0cd7387bc873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:24.798693 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Create volume request issued successfully. Aug 14 00:28:24.799609 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-54ef9bd2-0cea-4a20-a34e-2fac7f99059d tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:28:24.800606 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 29/114] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:28:24 2026] POST /volume/v3/volumes => generated 756 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:28:24.815845 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e2a526b3-603a-446a-8d70-b24fb898d67e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:24.818961 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e2a526b3-603a-446a-8d70-b24fb898d67e tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde Aug 14 00:28:24.819259 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e2a526b3-603a-446a-8d70-b24fb898d67e tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:24.819527 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e2a526b3-603a-446a-8d70-b24fb898d67e tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:24.829571 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:24.829571 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:24.835335 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e2a526b3-603a-446a-8d70-b24fb898d67e tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:24.842080 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e2a526b3-603a-446a-8d70-b24fb898d67e tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde returned with HTTP 200 Aug 14 00:28:24.842598 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 29/115] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:24 2026] GET /volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:24.936533 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3cd4f016-cea9-487f-b295-230f5a169557 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:24.938988 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3cd4f016-cea9-487f-b295-230f5a169557 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:24.939291 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3cd4f016-cea9-487f-b295-230f5a169557 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:24.939608 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3cd4f016-cea9-487f-b295-230f5a169557 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:24.956272 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:24.956272 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:24.963633 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3cd4f016-cea9-487f-b295-230f5a169557 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:24.971174 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3cd4f016-cea9-487f-b295-230f5a169557 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:24.971761 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 30/116] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:24 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:25.204938 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-415c46f6-898f-470e-b6af-fe783b547e0a req-1ff317ad-ea92-4b64-8422-7e66f21e30dc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:25.208063 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-1ff317ad-ea92-4b64-8422-7e66f21e30dc tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] POST https://10.4.3.208/volume/v3/attachments/8b16d300-ad3a-4800-9887-c105f1622fe7/action Aug 14 00:28:25.208199 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-1ff317ad-ea92-4b64-8422-7e66f21e30dc tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:28:25.208641 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-1ff317ad-ea92-4b64-8422-7e66f21e30dc tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:25.221624 np0000007289 devstack@c-api.service[100211]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 14 00:28:25.221624 np0000007289 devstack@c-api.service[100211]: .first() Aug 14 00:28:25.241157 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:25.241157 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:25.258848 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-415c46f6-898f-470e-b6af-fe783b547e0a req-1ff317ad-ea92-4b64-8422-7e66f21e30dc tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/attachments/8b16d300-ad3a-4800-9887-c105f1622fe7/action returned with HTTP 204 Aug 14 00:28:25.259638 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 29/117] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:28:25 2026] POST /volume/v3/attachments/8b16d300-ad3a-4800-9887-c105f1622fe7/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:28:25.326755 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a18a5d7b-989e-478c-8925-bd22021ad317 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:25.329011 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a18a5d7b-989e-478c-8925-bd22021ad317 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 Aug 14 00:28:25.329277 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a18a5d7b-989e-478c-8925-bd22021ad317 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:25.329564 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a18a5d7b-989e-478c-8925-bd22021ad317 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:25.478073 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:25.478073 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:25.486862 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a18a5d7b-989e-478c-8925-bd22021ad317 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:25.493598 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a18a5d7b-989e-478c-8925-bd22021ad317 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 returned with HTTP 200 Aug 14 00:28:25.494164 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 30/118] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:25 2026] GET /volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 => generated 845 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:25.856542 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c6372a8c-2ea2-4516-aeaf-0d8c4d2816f5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:25.858992 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c6372a8c-2ea2-4516-aeaf-0d8c4d2816f5 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde Aug 14 00:28:25.859176 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c6372a8c-2ea2-4516-aeaf-0d8c4d2816f5 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:25.859879 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c6372a8c-2ea2-4516-aeaf-0d8c4d2816f5 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:25.869307 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:25.869307 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:25.875321 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c6372a8c-2ea2-4516-aeaf-0d8c4d2816f5 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:25.881734 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c6372a8c-2ea2-4516-aeaf-0d8c4d2816f5 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde returned with HTTP 200 Aug 14 00:28:25.882181 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 30/119] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:25 2026] GET /volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:25.996111 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ba48e8ea-bd13-4b72-ae1d-976ce486cd8f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:26.003648 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba48e8ea-bd13-4b72-ae1d-976ce486cd8f tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:26.003648 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba48e8ea-bd13-4b72-ae1d-976ce486cd8f tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:26.003648 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba48e8ea-bd13-4b72-ae1d-976ce486cd8f tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:26.026546 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:26.026546 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:26.032725 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ba48e8ea-bd13-4b72-ae1d-976ce486cd8f tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:26.039967 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba48e8ea-bd13-4b72-ae1d-976ce486cd8f tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:26.040727 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 31/120] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:25 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:26.056932 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-883d2ad0-e784-4e35-8a50-4d375460ba96 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:26.061568 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-883d2ad0-e784-4e35-8a50-4d375460ba96 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:26.061568 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-883d2ad0-e784-4e35-8a50-4d375460ba96 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:26.062034 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-883d2ad0-e784-4e35-8a50-4d375460ba96 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:26.075041 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:26.075041 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:26.081576 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-883d2ad0-e784-4e35-8a50-4d375460ba96 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:26.088395 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-883d2ad0-e784-4e35-8a50-4d375460ba96 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:26.088972 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 30/121] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:26 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:28.064659 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-6b04523d-b171-4c91-8bd3-71fc0adab218 req-2f939861-e63d-42c8-9d7f-3e8bade53c83 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:28.069129 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6b04523d-b171-4c91-8bd3-71fc0adab218 req-2f939861-e63d-42c8-9d7f-3e8bade53c83 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] DELETE https://10.4.3.208/volume/v3/attachments/8b16d300-ad3a-4800-9887-c105f1622fe7 Aug 14 00:28:28.069129 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6b04523d-b171-4c91-8bd3-71fc0adab218 req-2f939861-e63d-42c8-9d7f-3e8bade53c83 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:28.069964 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6b04523d-b171-4c91-8bd3-71fc0adab218 req-2f939861-e63d-42c8-9d7f-3e8bade53c83 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:28.084303 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:28.084303 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:28.190436 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6b04523d-b171-4c91-8bd3-71fc0adab218 req-2f939861-e63d-42c8-9d7f-3e8bade53c83 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/attachments/8b16d300-ad3a-4800-9887-c105f1622fe7 returned with HTTP 200 Aug 14 00:28:28.190436 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 31/122] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:28:28 2026] DELETE /volume/v3/attachments/8b16d300-ad3a-4800-9887-c105f1622fe7 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:29.088511 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-30428760-a763-4dbf-abea-e8933fedfa19 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:29.090551 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-30428760-a763-4dbf-abea-e8933fedfa19 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:29.090840 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-30428760-a763-4dbf-abea-e8933fedfa19 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:29.091164 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-30428760-a763-4dbf-abea-e8933fedfa19 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:29.101593 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:29.101593 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:29.111075 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-30428760-a763-4dbf-abea-e8933fedfa19 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:29.118758 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-30428760-a763-4dbf-abea-e8933fedfa19 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:29.119370 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 31/123] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:29 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:29.136393 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3a56a0ad-1131-4f3c-bc4f-7360d1ecd0ad None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:29.141180 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3a56a0ad-1131-4f3c-bc4f-7360d1ecd0ad tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:29.141608 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3a56a0ad-1131-4f3c-bc4f-7360d1ecd0ad tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:29.141825 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3a56a0ad-1131-4f3c-bc4f-7360d1ecd0ad tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:29.151656 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:29.151656 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:29.157582 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3a56a0ad-1131-4f3c-bc4f-7360d1ecd0ad tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:29.165398 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3a56a0ad-1131-4f3c-bc4f-7360d1ecd0ad tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:29.165987 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 32/124] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:29 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:29.223393 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8d0ed58c-4470-4f48-92be-9b651ce1f5ae None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:29.228230 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8d0ed58c-4470-4f48-92be-9b651ce1f5ae tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:29.228230 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8d0ed58c-4470-4f48-92be-9b651ce1f5ae tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:29.228230 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8d0ed58c-4470-4f48-92be-9b651ce1f5ae tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:29.236722 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:29.236722 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:29.242282 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8d0ed58c-4470-4f48-92be-9b651ce1f5ae tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:29.250175 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8d0ed58c-4470-4f48-92be-9b651ce1f5ae tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:29.251218 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 31/125] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:29 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:29.284822 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-282fc124-6ae4-4f4d-805b-01feb7b0d3d9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:29.287728 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-282fc124-6ae4-4f4d-805b-01feb7b0d3d9 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] DELETE https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:29.287967 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-282fc124-6ae4-4f4d-805b-01feb7b0d3d9 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:29.288235 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-282fc124-6ae4-4f4d-805b-01feb7b0d3d9 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:29.288510 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-282fc124-6ae4-4f4d-805b-01feb7b0d3d9 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Delete volume with id: fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:29.301404 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:29.301404 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:29.302054 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-282fc124-6ae4-4f4d-805b-01feb7b0d3d9 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:29.348188 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-282fc124-6ae4-4f4d-805b-01feb7b0d3d9 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Delete volume request issued successfully. Aug 14 00:28:29.348188 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-282fc124-6ae4-4f4d-805b-01feb7b0d3d9 tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 202 Aug 14 00:28:29.348763 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 32/126] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:28:29 2026] DELETE /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:28:29.361178 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6491aaab-2f09-4443-8495-417f3e2d46ce None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:29.362475 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6491aaab-2f09-4443-8495-417f3e2d46ce tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:29.362757 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6491aaab-2f09-4443-8495-417f3e2d46ce tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:29.362876 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6491aaab-2f09-4443-8495-417f3e2d46ce tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:29.377399 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:29.377399 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:29.386608 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6491aaab-2f09-4443-8495-417f3e2d46ce tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Volume info retrieved successfully. Aug 14 00:28:29.396278 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6491aaab-2f09-4443-8495-417f3e2d46ce tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 200 Aug 14 00:28:29.396278 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 32/127] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:29 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:30.414965 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d0885a78-8534-476c-b3b9-a4896e0c4d6f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:30.417726 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d0885a78-8534-476c-b3b9-a4896e0c4d6f tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] GET https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a Aug 14 00:28:30.417726 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d0885a78-8534-476c-b3b9-a4896e0c4d6f tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:30.418371 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d0885a78-8534-476c-b3b9-a4896e0c4d6f tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:30.429950 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d0885a78-8534-476c-b3b9-a4896e0c4d6f tempest-DeleteServersTestJSON-369961533 tempest-DeleteServersTestJSON-369961533-project-member] https://10.4.3.208/volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a returned with HTTP 404 Aug 14 00:28:30.430729 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 33/128] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:30 2026] GET /volume/v3/volumes/fd5868b7-e0cf-472a-8ad4-3ab489bb2e5a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:28:37.337186 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-96da17fd-8c52-491b-ab93-8717ec57149f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.343590 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-96da17fd-8c52-491b-ab93-8717ec57149f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:37.343763 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-96da17fd-8c52-491b-ab93-8717ec57149f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:37.344490 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-96da17fd-8c52-491b-ab93-8717ec57149f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:37.354683 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:37.354683 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:37.361559 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-96da17fd-8c52-491b-ab93-8717ec57149f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:37.367913 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-96da17fd-8c52-491b-ab93-8717ec57149f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:37.368409 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 32/129] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:28:37 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:37.384080 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-25066719-c9df-4477-8538-8d6ef74bf283 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.388497 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-25066719-c9df-4477-8538-8d6ef74bf283 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b Aug 14 00:28:37.389016 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-25066719-c9df-4477-8538-8d6ef74bf283 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:37.390620 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-25066719-c9df-4477-8538-8d6ef74bf283 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:37.404883 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:37.404883 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:37.410645 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-25066719-c9df-4477-8538-8d6ef74bf283 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:37.417434 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-25066719-c9df-4477-8538-8d6ef74bf283 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b returned with HTTP 200 Aug 14 00:28:37.417926 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 33/130] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:28:37 2026] GET /volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:28:37.430268 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-e4e495e0-bb7a-43fd-b32d-520082727c9f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.433418 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-e4e495e0-bb7a-43fd-b32d-520082727c9f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 Aug 14 00:28:37.433822 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-e4e495e0-bb7a-43fd-b32d-520082727c9f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:37.434230 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-e4e495e0-bb7a-43fd-b32d-520082727c9f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:37.444709 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:37.444709 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:37.452595 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-e4e495e0-bb7a-43fd-b32d-520082727c9f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:37.460630 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-e4e495e0-bb7a-43fd-b32d-520082727c9f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 returned with HTTP 200 Aug 14 00:28:37.460630 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 33/131] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:28:37 2026] GET /volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:37.476103 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-983462de-553b-4f92-b444-d5b8f392da37 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.478409 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-983462de-553b-4f92-b444-d5b8f392da37 None None] GET https://10.4.3.208/volume// Aug 14 00:28:37.478980 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-983462de-553b-4f92-b444-d5b8f392da37 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:37.480037 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-983462de-553b-4f92-b444-d5b8f392da37 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:37.480738 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-983462de-553b-4f92-b444-d5b8f392da37 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:37.480900 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 34/132] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:28:37 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:37.497550 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-0c62c29d-a433-4bdb-b851-0105f029441b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.501409 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-0c62c29d-a433-4bdb-b851-0105f029441b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:28:37.503718 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-0c62c29d-a433-4bdb-b851-0105f029441b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0be07ec-d0c0-42e3-bf64-47bb031648e3", "connector": null, "instance_uuid": "fc4ce696-a8d8-41d1-bba8-422eb2e110ba"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:37.521515 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:37.521515 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:37.563506 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-2a71fe10-8a9d-4fc1-b24d-420a9b80c618 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.566459 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-2a71fe10-8a9d-4fc1-b24d-420a9b80c618 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:37.566741 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-2a71fe10-8a9d-4fc1-b24d-420a9b80c618 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:37.567034 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-2a71fe10-8a9d-4fc1-b24d-420a9b80c618 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:37.578727 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:37.578727 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:37.585625 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-2a71fe10-8a9d-4fc1-b24d-420a9b80c618 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:37.594483 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-2a71fe10-8a9d-4fc1-b24d-420a9b80c618 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:37.594677 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-0c62c29d-a433-4bdb-b851-0105f029441b tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:28:37.595557 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 33/133] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:28:37 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:37.595784 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 34/134] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:28:37 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 1396 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:37.609019 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-4cefc1f5-32d4-479f-853e-5a9d53413a93 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.609362 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0b1409fa-114e-4189-97ff-9bd3e21f6a63 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.609362 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0b1409fa-114e-4189-97ff-9bd3e21f6a63 None None] GET https://10.4.3.208/volume// Aug 14 00:28:37.609455 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0b1409fa-114e-4189-97ff-9bd3e21f6a63 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:37.609688 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0b1409fa-114e-4189-97ff-9bd3e21f6a63 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:37.610585 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0b1409fa-114e-4189-97ff-9bd3e21f6a63 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:37.611340 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 35/135] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:28:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:37.614426 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-4cefc1f5-32d4-479f-853e-5a9d53413a93 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 Aug 14 00:28:37.616116 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-4cefc1f5-32d4-479f-853e-5a9d53413a93 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:37.616116 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-4cefc1f5-32d4-479f-853e-5a9d53413a93 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:37.623550 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-72536774-41ad-469b-b5e0-b4f04e6cf5df None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.626682 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:37.626682 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:37.628297 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-72536774-41ad-469b-b5e0-b4f04e6cf5df tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:28:37.628297 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-72536774-41ad-469b-b5e0-b4f04e6cf5df tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca998bf0-206a-4db1-bcc1-f6f4e8540b3b", "connector": null, "instance_uuid": "fc4ce696-a8d8-41d1-bba8-422eb2e110ba"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:37.633248 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-4cefc1f5-32d4-479f-853e-5a9d53413a93 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:37.640534 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-4cefc1f5-32d4-479f-853e-5a9d53413a93 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 returned with HTTP 200 Aug 14 00:28:37.641348 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 34/136] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:28:37 2026] GET /volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:37.643681 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:37.643681 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:37.652285 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-2f6009c6-ad2e-4b75-a0f7-608ac5daf524 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.656164 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-2f6009c6-ad2e-4b75-a0f7-608ac5daf524 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde Aug 14 00:28:37.656492 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-2f6009c6-ad2e-4b75-a0f7-608ac5daf524 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:37.656797 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-2f6009c6-ad2e-4b75-a0f7-608ac5daf524 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:37.668867 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:37.668867 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:37.677744 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-2f6009c6-ad2e-4b75-a0f7-608ac5daf524 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:37.685915 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-2f6009c6-ad2e-4b75-a0f7-608ac5daf524 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde returned with HTTP 200 Aug 14 00:28:37.686978 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 35/137] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:28:37 2026] GET /volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:37.701114 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-72536774-41ad-469b-b5e0-b4f04e6cf5df tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:28:37.701992 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 34/138] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:28:37 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:37.702874 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f90c63f5-30c2-401d-9e91-d1b23bf50586 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.703371 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f90c63f5-30c2-401d-9e91-d1b23bf50586 None None] GET https://10.4.3.208/volume// Aug 14 00:28:37.703570 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f90c63f5-30c2-401d-9e91-d1b23bf50586 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:37.704432 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f90c63f5-30c2-401d-9e91-d1b23bf50586 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:37.705164 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f90c63f5-30c2-401d-9e91-d1b23bf50586 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:37.715123 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ab9a7018-6707-4d59-a1f8-0c9de086e2ea None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.715123 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ab9a7018-6707-4d59-a1f8-0c9de086e2ea None None] GET https://10.4.3.208/volume// Aug 14 00:28:37.715123 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ab9a7018-6707-4d59-a1f8-0c9de086e2ea None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:37.715123 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ab9a7018-6707-4d59-a1f8-0c9de086e2ea None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:37.715574 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ab9a7018-6707-4d59-a1f8-0c9de086e2ea None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:37.716079 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 35/139] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:28:37 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:37.716299 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 36/140] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:28:37 2026] GET /volume/ => generated 386 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:37.728676 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-bbacb077-2d03-4636-bb19-a59955c315a6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.731829 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-c6425320-273b-4136-8f59-a417882fa21a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.732267 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-bbacb077-2d03-4636-bb19-a59955c315a6 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:28:37.732823 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-bbacb077-2d03-4636-bb19-a59955c315a6 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e50c77e-82d7-442c-9e18-e4e02f2cf374", "connector": null, "instance_uuid": "fc4ce696-a8d8-41d1-bba8-422eb2e110ba"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:37.738290 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-c6425320-273b-4136-8f59-a417882fa21a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:28:37.738290 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-c6425320-273b-4136-8f59-a417882fa21a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80cb452a-a122-4393-8e8e-3093823dd12a", "connector": null, "instance_uuid": "1b0366a5-b7cc-42be-9a49-302be3404fc2"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:37.743597 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:37.743597 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:37.753264 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:37.753264 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:37.791571 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-bbacb077-2d03-4636-bb19-a59955c315a6 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:28:37.792222 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 36/141] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:28:37 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:37.798951 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-c6425320-273b-4136-8f59-a417882fa21a tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:28:37.800418 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 35/142] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:28:37 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:28:37.815977 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b2aa71a1-7ca5-4b5d-9270-40478b362b09 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.815977 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b2aa71a1-7ca5-4b5d-9270-40478b362b09 None None] GET https://10.4.3.208/volume// Aug 14 00:28:37.815977 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b2aa71a1-7ca5-4b5d-9270-40478b362b09 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:37.815977 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b2aa71a1-7ca5-4b5d-9270-40478b362b09 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:37.815977 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b2aa71a1-7ca5-4b5d-9270-40478b362b09 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:37.815977 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 36/143] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:28:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:37.830546 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-8c2f2a0c-52e4-4994-b743-294fce95c952 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.834003 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-8c2f2a0c-52e4-4994-b743-294fce95c952 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:28:37.834426 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-8c2f2a0c-52e4-4994-b743-294fce95c952 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fa0709f-ece1-4b8b-a6f3-89afce775d19", "connector": null, "instance_uuid": "1b0366a5-b7cc-42be-9a49-302be3404fc2"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:37.848493 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:37.848493 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:37.906846 np0000007289 devstack@c-api.service[100208]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 14 00:28:37.906846 np0000007289 devstack@c-api.service[100208]: .first() Aug 14 00:28:37.939163 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-8c2f2a0c-52e4-4994-b743-294fce95c952 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:28:37.940010 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 37/144] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:28:37 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:37.954725 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fcbce69c-761d-48ba-914b-19a13d82d6e5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.956470 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fcbce69c-761d-48ba-914b-19a13d82d6e5 None None] GET https://10.4.3.208/volume// Aug 14 00:28:37.956882 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fcbce69c-761d-48ba-914b-19a13d82d6e5 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:37.957334 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fcbce69c-761d-48ba-914b-19a13d82d6e5 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:37.958054 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fcbce69c-761d-48ba-914b-19a13d82d6e5 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:37.958891 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 37/145] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:28:37 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:37.971704 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-9fb39d92-a395-487e-83f8-884d5ddcdeef None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:37.976013 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-9fb39d92-a395-487e-83f8-884d5ddcdeef tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:28:37.976013 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-9fb39d92-a395-487e-83f8-884d5ddcdeef tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23b83c16-0999-4ee6-955d-0112e48eddde", "connector": null, "instance_uuid": "1b0366a5-b7cc-42be-9a49-302be3404fc2"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:37.995169 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:37.995169 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:38.056930 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-9fb39d92-a395-487e-83f8-884d5ddcdeef tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:28:38.057736 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 36/146] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:28:37 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 14 00:28:40.616010 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8259124b-4e36-4712-b88c-2e5aa97fe26d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:40.616612 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8259124b-4e36-4712-b88c-2e5aa97fe26d None None] GET https://10.4.3.208/volume// Aug 14 00:28:40.617017 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8259124b-4e36-4712-b88c-2e5aa97fe26d None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:40.617423 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8259124b-4e36-4712-b88c-2e5aa97fe26d None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:40.617812 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8259124b-4e36-4712-b88c-2e5aa97fe26d None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:40.618411 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 37/147] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:28:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:40.629721 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c292b2b9-4076-4a40-b576-1b8c5fa95f63 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:40.632024 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c292b2b9-4076-4a40-b576-1b8c5fa95f63 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:28:40.632336 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c292b2b9-4076-4a40-b576-1b8c5fa95f63 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:40.632595 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c292b2b9-4076-4a40-b576-1b8c5fa95f63 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:40.646494 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:40.646494 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:40.652608 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c292b2b9-4076-4a40-b576-1b8c5fa95f63 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:40.661058 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c292b2b9-4076-4a40-b576-1b8c5fa95f63 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:28:40.661296 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 38/148] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:28:40 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 1538 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:28:40.748482 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-da00945b-4597-4327-9132-f73cf56381db None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:40.751305 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-da00945b-4597-4327-9132-f73cf56381db tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] PUT https://10.4.3.208/volume/v3/attachments/43d6c940-bcbd-4ed0-bf70-81e30d79dd6c Aug 14 00:28:40.751825 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-da00945b-4597-4327-9132-f73cf56381db tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:40.762803 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-da00945b-4597-4327-9132-f73cf56381db tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Acquiring lock "cinder-attachment_update-d0be07ec-d0c0-42e3-bf64-47bb031648e3-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:28:40.768803 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-da00945b-4597-4327-9132-f73cf56381db tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Lock "cinder-attachment_update-d0be07ec-d0c0-42e3-bf64-47bb031648e3-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:28:40.770116 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:40.770116 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:40.883957 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-da00945b-4597-4327-9132-f73cf56381db tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Lock "cinder-attachment_update-d0be07ec-d0c0-42e3-bf64-47bb031648e3-np0000007289" released by "attachment_update" :: held 0.115s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:28:40.884505 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-da00945b-4597-4327-9132-f73cf56381db tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/attachments/43d6c940-bcbd-4ed0-bf70-81e30d79dd6c returned with HTTP 200 Aug 14 00:28:40.884966 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 38/149] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:28:40 2026] PUT /volume/v3/attachments/43d6c940-bcbd-4ed0-bf70-81e30d79dd6c => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:40.910357 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-e2870710-02e4-4505-bc4b-a5a4b612f639 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:40.912822 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-e2870710-02e4-4505-bc4b-a5a4b612f639 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] POST https://10.4.3.208/volume/v3/attachments/43d6c940-bcbd-4ed0-bf70-81e30d79dd6c/action Aug 14 00:28:40.913523 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-e2870710-02e4-4505-bc4b-a5a4b612f639 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:28:40.913523 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-e2870710-02e4-4505-bc4b-a5a4b612f639 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:41.073114 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:41.073114 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:41.088314 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-e2870710-02e4-4505-bc4b-a5a4b612f639 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/attachments/43d6c940-bcbd-4ed0-bf70-81e30d79dd6c/action returned with HTTP 204 Aug 14 00:28:41.088892 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 37/150] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:28:40 2026] POST /volume/v3/attachments/43d6c940-bcbd-4ed0-bf70-81e30d79dd6c/action => generated 0 bytes in 179 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:28:41.119427 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f124de38-fe3e-48d5-98f4-969012cadd67 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:41.119929 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f124de38-fe3e-48d5-98f4-969012cadd67 None None] GET https://10.4.3.208/volume// Aug 14 00:28:41.120245 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f124de38-fe3e-48d5-98f4-969012cadd67 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:41.120518 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f124de38-fe3e-48d5-98f4-969012cadd67 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:41.120932 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f124de38-fe3e-48d5-98f4-969012cadd67 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:41.121395 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 38/151] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:28:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:41.136266 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-5fbca6f5-975c-4244-bb4d-372276dd8f28 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:41.142517 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-5fbca6f5-975c-4244-bb4d-372276dd8f28 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b Aug 14 00:28:41.142661 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-5fbca6f5-975c-4244-bb4d-372276dd8f28 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:41.142828 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-5fbca6f5-975c-4244-bb4d-372276dd8f28 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:41.161238 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:41.161238 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:41.169787 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-5fbca6f5-975c-4244-bb4d-372276dd8f28 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:41.176709 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-5fbca6f5-975c-4244-bb4d-372276dd8f28 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b returned with HTTP 200 Aug 14 00:28:41.177495 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 39/152] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:28:41 2026] GET /volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b => generated 1023 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:28:41.292390 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-3708c008-a649-4470-a343-626de2ffa6c1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:41.292552 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9ef1c9d7-f38e-482d-914e-e9ce9eab03a6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:41.292842 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9ef1c9d7-f38e-482d-914e-e9ce9eab03a6 None None] GET https://10.4.3.208/volume// Aug 14 00:28:41.293057 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9ef1c9d7-f38e-482d-914e-e9ce9eab03a6 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:41.293330 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9ef1c9d7-f38e-482d-914e-e9ce9eab03a6 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:41.293748 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9ef1c9d7-f38e-482d-914e-e9ce9eab03a6 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:41.294309 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 38/153] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:28:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:41.297110 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-3708c008-a649-4470-a343-626de2ffa6c1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] PUT https://10.4.3.208/volume/v3/attachments/6ddc772b-c183-489e-960b-3c4f5e176a04 Aug 14 00:28:41.297780 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-3708c008-a649-4470-a343-626de2ffa6c1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:41.303598 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-e2a1a9c4-066e-416c-a125-5d481076ca47 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:41.305912 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-e2a1a9c4-066e-416c-a125-5d481076ca47 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:28:41.306261 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-e2a1a9c4-066e-416c-a125-5d481076ca47 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:41.306530 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-e2a1a9c4-066e-416c-a125-5d481076ca47 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:41.315724 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-3708c008-a649-4470-a343-626de2ffa6c1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Acquiring lock "cinder-attachment_update-ca998bf0-206a-4db1-bcc1-f6f4e8540b3b-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:28:41.321733 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-3708c008-a649-4470-a343-626de2ffa6c1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Lock "cinder-attachment_update-ca998bf0-206a-4db1-bcc1-f6f4e8540b3b-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:28:41.323290 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:41.323290 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:41.324781 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:41.324781 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:41.331670 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-e2a1a9c4-066e-416c-a125-5d481076ca47 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:41.347601 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-e2a1a9c4-066e-416c-a125-5d481076ca47 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:28:41.348429 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 39/154] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:28:41 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 1575 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:28:41.453757 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-a17a736f-ef8b-409c-aea5-f689c56dc9fd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:41.458318 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-a17a736f-ef8b-409c-aea5-f689c56dc9fd tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] PUT https://10.4.3.208/volume/v3/attachments/57364b9e-f510-49f8-800f-6ea9eb360559 Aug 14 00:28:41.459100 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-a17a736f-ef8b-409c-aea5-f689c56dc9fd tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:41.465745 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-3708c008-a649-4470-a343-626de2ffa6c1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Lock "cinder-attachment_update-ca998bf0-206a-4db1-bcc1-f6f4e8540b3b-np0000007289" released by "attachment_update" :: held 0.144s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:28:41.466097 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-3708c008-a649-4470-a343-626de2ffa6c1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/attachments/6ddc772b-c183-489e-960b-3c4f5e176a04 returned with HTTP 200 Aug 14 00:28:41.467033 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 39/155] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:28:41 2026] PUT /volume/v3/attachments/6ddc772b-c183-489e-960b-3c4f5e176a04 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:41.477449 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-a17a736f-ef8b-409c-aea5-f689c56dc9fd tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Acquiring lock "cinder-attachment_update-80cb452a-a122-4393-8e8e-3093823dd12a-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:28:41.486294 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-a17a736f-ef8b-409c-aea5-f689c56dc9fd tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Lock "cinder-attachment_update-80cb452a-a122-4393-8e8e-3093823dd12a-np0000007289" acquired by "attachment_update" :: waited 0.009s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:28:41.487660 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:41.487660 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:41.502121 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-1dd9f079-b4b1-436f-9e11-3384da5467b7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:41.507155 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-1dd9f079-b4b1-436f-9e11-3384da5467b7 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] POST https://10.4.3.208/volume/v3/attachments/6ddc772b-c183-489e-960b-3c4f5e176a04/action Aug 14 00:28:41.507579 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-1dd9f079-b4b1-436f-9e11-3384da5467b7 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:28:41.507776 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-1dd9f079-b4b1-436f-9e11-3384da5467b7 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:41.533859 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:41.533859 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:41.552820 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-1dd9f079-b4b1-436f-9e11-3384da5467b7 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/attachments/6ddc772b-c183-489e-960b-3c4f5e176a04/action returned with HTTP 204 Aug 14 00:28:41.553515 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 39/156] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:28:41 2026] POST /volume/v3/attachments/6ddc772b-c183-489e-960b-3c4f5e176a04/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:28:41.589299 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bcdd6caf-3314-4210-b86a-cf67e7a5a95f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:41.589299 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bcdd6caf-3314-4210-b86a-cf67e7a5a95f None None] GET https://10.4.3.208/volume// Aug 14 00:28:41.589579 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bcdd6caf-3314-4210-b86a-cf67e7a5a95f None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:41.589662 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bcdd6caf-3314-4210-b86a-cf67e7a5a95f None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:41.590671 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bcdd6caf-3314-4210-b86a-cf67e7a5a95f None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:41.590671 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 40/157] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:28:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:41.605577 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-58134e66-e9d2-420f-a74b-337d6d652501 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:41.611633 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-58134e66-e9d2-420f-a74b-337d6d652501 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 Aug 14 00:28:41.611940 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-58134e66-e9d2-420f-a74b-337d6d652501 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:41.612260 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-58134e66-e9d2-420f-a74b-337d6d652501 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:41.638809 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:41.638809 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:41.646922 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-58134e66-e9d2-420f-a74b-337d6d652501 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:28:41.654545 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-a17a736f-ef8b-409c-aea5-f689c56dc9fd tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Lock "cinder-attachment_update-80cb452a-a122-4393-8e8e-3093823dd12a-np0000007289" released by "attachment_update" :: held 0.168s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:28:41.655204 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-a17a736f-ef8b-409c-aea5-f689c56dc9fd tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/attachments/57364b9e-f510-49f8-800f-6ea9eb360559 returned with HTTP 200 Aug 14 00:28:41.655842 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 40/158] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:28:41 2026] PUT /volume/v3/attachments/57364b9e-f510-49f8-800f-6ea9eb360559 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:41.657775 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-58134e66-e9d2-420f-a74b-337d6d652501 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 returned with HTTP 200 Aug 14 00:28:41.658404 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 40/159] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:28:41 2026] GET /volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 => generated 1024 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:28:41.693545 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-3fdb626a-f17c-4285-a8ef-c34ad6d9d056 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:41.696642 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-3fdb626a-f17c-4285-a8ef-c34ad6d9d056 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] POST https://10.4.3.208/volume/v3/attachments/57364b9e-f510-49f8-800f-6ea9eb360559/action Aug 14 00:28:41.697081 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-3fdb626a-f17c-4285-a8ef-c34ad6d9d056 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:28:41.697268 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-3fdb626a-f17c-4285-a8ef-c34ad6d9d056 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:41.722905 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:41.722905 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:41.746999 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-3fdb626a-f17c-4285-a8ef-c34ad6d9d056 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/attachments/57364b9e-f510-49f8-800f-6ea9eb360559/action returned with HTTP 204 Aug 14 00:28:41.747535 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 40/160] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:28:41 2026] POST /volume/v3/attachments/57364b9e-f510-49f8-800f-6ea9eb360559/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:28:41.773665 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c1da41c6-56e8-4280-8586-025db27f0369 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:41.782294 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c1da41c6-56e8-4280-8586-025db27f0369 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] PUT https://10.4.3.208/volume/v3/attachments/c899eb3a-1272-4571-a2ab-db75299ca40c Aug 14 00:28:41.782455 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c1da41c6-56e8-4280-8586-025db27f0369 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:41.786688 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-be2b2095-957f-4e7b-9aab-70ee8c64dd5b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:41.787380 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-be2b2095-957f-4e7b-9aab-70ee8c64dd5b None None] GET https://10.4.3.208/volume// Aug 14 00:28:41.787728 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-be2b2095-957f-4e7b-9aab-70ee8c64dd5b None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:41.788016 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-be2b2095-957f-4e7b-9aab-70ee8c64dd5b None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:41.788501 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-be2b2095-957f-4e7b-9aab-70ee8c64dd5b None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:41.788887 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 41/161] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:28:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:41.798767 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c1da41c6-56e8-4280-8586-025db27f0369 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Acquiring lock "cinder-attachment_update-5e50c77e-82d7-442c-9e18-e4e02f2cf374-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:28:41.802247 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-e83dd21d-08b1-43ab-a732-0891d83d3134 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:41.803844 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-e83dd21d-08b1-43ab-a732-0891d83d3134 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 Aug 14 00:28:41.804103 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-e83dd21d-08b1-43ab-a732-0891d83d3134 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:41.804375 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-e83dd21d-08b1-43ab-a732-0891d83d3134 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:41.810727 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c1da41c6-56e8-4280-8586-025db27f0369 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Lock "cinder-attachment_update-5e50c77e-82d7-442c-9e18-e4e02f2cf374-np0000007289" acquired by "attachment_update" :: waited 0.012s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:28:41.811709 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:41.811709 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:41.818249 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:41.818249 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:41.828198 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-e83dd21d-08b1-43ab-a732-0891d83d3134 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:41.837773 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-e83dd21d-08b1-43ab-a732-0891d83d3134 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 returned with HTTP 200 Aug 14 00:28:41.838366 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 41/162] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:28:41 2026] GET /volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 => generated 1028 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:28:41.959750 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-4d606144-55c1-4d03-9322-8c07a3631709 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:41.962434 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-4d606144-55c1-4d03-9322-8c07a3631709 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] PUT https://10.4.3.208/volume/v3/attachments/a1807ba2-0574-4a3b-be9c-e2fd8efcfb04 Aug 14 00:28:41.963077 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-4d606144-55c1-4d03-9322-8c07a3631709 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:41.966259 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c1da41c6-56e8-4280-8586-025db27f0369 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Lock "cinder-attachment_update-5e50c77e-82d7-442c-9e18-e4e02f2cf374-np0000007289" released by "attachment_update" :: held 0.156s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:28:41.966734 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c1da41c6-56e8-4280-8586-025db27f0369 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/attachments/c899eb3a-1272-4571-a2ab-db75299ca40c returned with HTTP 200 Aug 14 00:28:41.967142 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 41/163] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:28:41 2026] PUT /volume/v3/attachments/c899eb3a-1272-4571-a2ab-db75299ca40c => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:41.976615 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-4d606144-55c1-4d03-9322-8c07a3631709 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Acquiring lock "cinder-attachment_update-6fa0709f-ece1-4b8b-a6f3-89afce775d19-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:28:41.984101 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-4d606144-55c1-4d03-9322-8c07a3631709 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Lock "cinder-attachment_update-6fa0709f-ece1-4b8b-a6f3-89afce775d19-np0000007289" acquired by "attachment_update" :: waited 0.008s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:28:41.985793 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:41.985793 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:42.002477 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c52ad6ad-53be-4e60-bf6d-9fe6f7031ee3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:42.005260 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c52ad6ad-53be-4e60-bf6d-9fe6f7031ee3 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] POST https://10.4.3.208/volume/v3/attachments/c899eb3a-1272-4571-a2ab-db75299ca40c/action Aug 14 00:28:42.008822 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c52ad6ad-53be-4e60-bf6d-9fe6f7031ee3 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:28:42.008822 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c52ad6ad-53be-4e60-bf6d-9fe6f7031ee3 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:42.127988 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-4d606144-55c1-4d03-9322-8c07a3631709 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Lock "cinder-attachment_update-6fa0709f-ece1-4b8b-a6f3-89afce775d19-np0000007289" released by "attachment_update" :: held 0.144s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:28:42.130290 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-4d606144-55c1-4d03-9322-8c07a3631709 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/attachments/a1807ba2-0574-4a3b-be9c-e2fd8efcfb04 returned with HTTP 200 Aug 14 00:28:42.131028 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 41/164] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:28:41 2026] PUT /volume/v3/attachments/a1807ba2-0574-4a3b-be9c-e2fd8efcfb04 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:42.183283 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:42.183283 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:42.189728 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-3fdb15b4-9d9c-4942-8cbd-030f102306db None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:42.192308 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-3fdb15b4-9d9c-4942-8cbd-030f102306db tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] POST https://10.4.3.208/volume/v3/attachments/a1807ba2-0574-4a3b-be9c-e2fd8efcfb04/action Aug 14 00:28:42.193030 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-3fdb15b4-9d9c-4942-8cbd-030f102306db tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:28:42.193370 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-3fdb15b4-9d9c-4942-8cbd-030f102306db tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:42.203021 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-12847592-a2db-4d08-9da2-96b29a4f9a73 req-c52ad6ad-53be-4e60-bf6d-9fe6f7031ee3 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/attachments/c899eb3a-1272-4571-a2ab-db75299ca40c/action returned with HTTP 204 Aug 14 00:28:42.203734 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 42/165] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:28:42 2026] POST /volume/v3/attachments/c899eb3a-1272-4571-a2ab-db75299ca40c/action => generated 0 bytes in 202 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:28:42.220523 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:42.220523 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:42.244286 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-3fdb15b4-9d9c-4942-8cbd-030f102306db tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/attachments/a1807ba2-0574-4a3b-be9c-e2fd8efcfb04/action returned with HTTP 204 Aug 14 00:28:42.245542 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 42/166] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:28:42 2026] POST /volume/v3/attachments/a1807ba2-0574-4a3b-be9c-e2fd8efcfb04/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:28:42.272932 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fce03455-fcc7-4e73-b22c-1269630f3cfd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:42.274585 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fce03455-fcc7-4e73-b22c-1269630f3cfd None None] GET https://10.4.3.208/volume// Aug 14 00:28:42.275377 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fce03455-fcc7-4e73-b22c-1269630f3cfd None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:42.275529 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fce03455-fcc7-4e73-b22c-1269630f3cfd None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:42.275916 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fce03455-fcc7-4e73-b22c-1269630f3cfd None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:42.276803 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 42/167] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:28:42 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:42.308444 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-7637428c-42e2-45f1-a3bf-30e6dc9e04e4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:42.311489 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-7637428c-42e2-45f1-a3bf-30e6dc9e04e4 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde Aug 14 00:28:42.311764 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-7637428c-42e2-45f1-a3bf-30e6dc9e04e4 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:42.312035 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-7637428c-42e2-45f1-a3bf-30e6dc9e04e4 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:42.333346 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:42.333346 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:42.343882 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-7637428c-42e2-45f1-a3bf-30e6dc9e04e4 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:28:42.353727 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-7637428c-42e2-45f1-a3bf-30e6dc9e04e4 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde returned with HTTP 200 Aug 14 00:28:42.354441 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 42/168] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:28:42 2026] GET /volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde => generated 1028 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:28:42.456019 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-a7087780-7304-472c-aa64-2990c8eaa093 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:42.459014 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-a7087780-7304-472c-aa64-2990c8eaa093 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] PUT https://10.4.3.208/volume/v3/attachments/dba67a83-f697-4a67-ad2b-87139f62ea16 Aug 14 00:28:42.459419 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-a7087780-7304-472c-aa64-2990c8eaa093 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:42.476614 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-a7087780-7304-472c-aa64-2990c8eaa093 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Acquiring lock "cinder-attachment_update-23b83c16-0999-4ee6-955d-0112e48eddde-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:28:42.488389 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-a7087780-7304-472c-aa64-2990c8eaa093 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Lock "cinder-attachment_update-23b83c16-0999-4ee6-955d-0112e48eddde-np0000007289" acquired by "attachment_update" :: waited 0.015s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:28:42.489157 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:42.489157 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:42.629466 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-a7087780-7304-472c-aa64-2990c8eaa093 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Lock "cinder-attachment_update-23b83c16-0999-4ee6-955d-0112e48eddde-np0000007289" released by "attachment_update" :: held 0.142s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:28:42.630436 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-a7087780-7304-472c-aa64-2990c8eaa093 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/attachments/dba67a83-f697-4a67-ad2b-87139f62ea16 returned with HTTP 200 Aug 14 00:28:42.631310 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 43/169] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:28:42 2026] PUT /volume/v3/attachments/dba67a83-f697-4a67-ad2b-87139f62ea16 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:42.671327 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-55fb3245-316c-4bcc-8540-d6a507badfc0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:42.674641 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-55fb3245-316c-4bcc-8540-d6a507badfc0 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] POST https://10.4.3.208/volume/v3/attachments/dba67a83-f697-4a67-ad2b-87139f62ea16/action Aug 14 00:28:42.674780 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-55fb3245-316c-4bcc-8540-d6a507badfc0 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:28:42.675053 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-55fb3245-316c-4bcc-8540-d6a507badfc0 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:42.704217 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:42.704217 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:42.725951 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4bddfd4b-7195-4b4e-9e0c-3dd0ee89f6ef req-55fb3245-316c-4bcc-8540-d6a507badfc0 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/attachments/dba67a83-f697-4a67-ad2b-87139f62ea16/action returned with HTTP 204 Aug 14 00:28:42.726662 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 43/170] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:28:42 2026] POST /volume/v3/attachments/dba67a83-f697-4a67-ad2b-87139f62ea16/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:28:51.956443 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=161,cinder:UPDATE=14,cinder:INSERT=6 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:28:52.239931 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:52.243239 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:28:52.243387 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-698871334"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:52.246248 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-698871334'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:28:52.246248 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Create volume of 1 GB Aug 14 00:28:52.246689 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:52.246689 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:52.252323 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Availability Zones retrieved successfully. Aug 14 00:28:52.261936 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Flow 'volume_create_api' (4e974e3a-fdad-4da0-bd8b-a5506639fd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:52.264394 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d9abc2-56ee-44cb-8a31-40762dd905e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:52.266194 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:28:52.307344 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d9abc2-56ee-44cb-8a31-40762dd905e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:52.308739 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c7d2d90-4043-4a85-b061-660aa905141b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:52.353365 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=241,cinder:INSERT=35,cinder:UPDATE=53 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:28:52.564745 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Created reservations ['bac8d3de-cbe8-401a-bfbc-da3679589fbf', 'b8c2a7b7-5e20-4bf5-a18a-27b096485d6c', '047509e4-af8b-42fe-85f7-f656efd42f6c', '10409ea7-9c65-427d-bd82-6fe1792dc632'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:28:52.567239 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c7d2d90-4043-4a85-b061-660aa905141b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bac8d3de-cbe8-401a-bfbc-da3679589fbf', 'b8c2a7b7-5e20-4bf5-a18a-27b096485d6c', '047509e4-af8b-42fe-85f7-f656efd42f6c', '10409ea7-9c65-427d-bd82-6fe1792dc632']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:52.567460 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3245ae5-7f51-4b1f-8690-9fbbe993e407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:52.596667 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3245ae5-7f51-4b1f-8690-9fbbe993e407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9798c68c-8196-45fa-81eb-3b897203bac5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-698871334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a0fde7e2032486191ea4b22a97bc2be',qos_specs=None,replication_status=,reservations=['bac8d3de-cbe8-401a-bfbc-da3679589fbf','b8c2a7b7-5e20-4bf5-a18a-27b096485d6c','047509e4-af8b-42fe-85f7-f656efd42f6c','10409ea7-9c65-427d-bd82-6fe1792dc632'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='609ba1ce2f8d45018dfa345afd66e446',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:28:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-698871334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9798c68c-8196-45fa-81eb-3b897203bac5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a0fde7e2032486191ea4b22a97bc2be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='609ba1ce2f8d45018dfa345afd66e446',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:52.597707 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b7f3615-d436-4a77-9a30-8399a93335ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:52.618860 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=187,cinder:INSERT=21,cinder:UPDATE=30 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:28:52.633228 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b7f3615-d436-4a77-9a30-8399a93335ea) transitioned into state 'SUCCESS' from state '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-698871334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a0fde7e2032486191ea4b22a97bc2be',qos_specs=None,replication_status=,reservations=['bac8d3de-cbe8-401a-bfbc-da3679589fbf','b8c2a7b7-5e20-4bf5-a18a-27b096485d6c','047509e4-af8b-42fe-85f7-f656efd42f6c','10409ea7-9c65-427d-bd82-6fe1792dc632'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='609ba1ce2f8d45018dfa345afd66e446',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:52.634850 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fc03140-d0e6-454c-ba5e-9fdf78e1cc62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:28:52.653659 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fc03140-d0e6-454c-ba5e-9fdf78e1cc62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:28:52.654640 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Flow 'volume_create_api' (4e974e3a-fdad-4da0-bd8b-a5506639fd7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:28:52.655849 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Create volume request issued successfully. Aug 14 00:28:52.656960 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-81d135be-f65d-4cc4-8e04-1b7c2d6099a5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:28:52.660152 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 43/171] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:28:52 2026] POST /volume/v3/volumes => generated 754 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:28:52.691761 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2c9b4d2e-a3e1-4635-b26c-d47cc8ad6531 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:52.695768 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2c9b4d2e-a3e1-4635-b26c-d47cc8ad6531 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:28:52.696254 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2c9b4d2e-a3e1-4635-b26c-d47cc8ad6531 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:52.696254 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2c9b4d2e-a3e1-4635-b26c-d47cc8ad6531 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:52.715022 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:52.715022 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:52.720615 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=264,cinder:INSERT=37,cinder:UPDATE=74 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:28:52.723412 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2c9b4d2e-a3e1-4635-b26c-d47cc8ad6531 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:28:52.733325 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2c9b4d2e-a3e1-4635-b26c-d47cc8ad6531 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:28:52.733813 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 43/172] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:52 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:28:53.753324 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c733dbda-016b-4fc0-9e56-d5a23a36eaca None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:53.755433 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c733dbda-016b-4fc0-9e56-d5a23a36eaca tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:28:53.755673 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c733dbda-016b-4fc0-9e56-d5a23a36eaca tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:53.755866 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c733dbda-016b-4fc0-9e56-d5a23a36eaca tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:53.766844 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:53.766844 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:53.776213 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c733dbda-016b-4fc0-9e56-d5a23a36eaca tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:28:53.782896 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c733dbda-016b-4fc0-9e56-d5a23a36eaca tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:28:53.783530 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 44/173] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:53 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:53.856114 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-82da60cc-fd23-426b-89b6-12bc65238683 req-54ee51b8-b503-4ead-8564-24198d9d3795 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:53.859139 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-54ee51b8-b503-4ead-8564-24198d9d3795 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:28:53.859371 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-54ee51b8-b503-4ead-8564-24198d9d3795 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:53.859660 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-54ee51b8-b503-4ead-8564-24198d9d3795 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:53.869437 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:53.869437 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:53.878957 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-82da60cc-fd23-426b-89b6-12bc65238683 req-54ee51b8-b503-4ead-8564-24198d9d3795 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:28:53.887889 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-54ee51b8-b503-4ead-8564-24198d9d3795 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:28:53.888550 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 44/174] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:28:53 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:54.288404 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8e5206d2-0d3e-416b-9d85-cd65c11b4dbf None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:54.289299 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8e5206d2-0d3e-416b-9d85-cd65c11b4dbf None None] GET https://10.4.3.208/volume// Aug 14 00:28:54.289516 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8e5206d2-0d3e-416b-9d85-cd65c11b4dbf None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:54.289813 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8e5206d2-0d3e-416b-9d85-cd65c11b4dbf None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:54.290672 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8e5206d2-0d3e-416b-9d85-cd65c11b4dbf None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:54.294427 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 44/175] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:28:54 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:54.328220 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-82da60cc-fd23-426b-89b6-12bc65238683 req-7d51383f-729c-4766-80b5-719f3b676099 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:54.720542 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-7d51383f-729c-4766-80b5-719f3b676099 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:28:54.720968 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-7d51383f-729c-4766-80b5-719f3b676099 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9798c68c-8196-45fa-81eb-3b897203bac5", "connector": null, "instance_uuid": "66cf8ada-77ee-4f0e-bd13-e254b2e554fb"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:54.743446 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:54.743446 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:54.809544 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-7d51383f-729c-4766-80b5-719f3b676099 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:28:54.810013 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 44/176] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:28:54 2026] POST /volume/v3/attachments => generated 273 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:54.842638 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-e2dfdaeb-1735-4745-8b75-d28e22e5142a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:54.846338 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-e2dfdaeb-1735-4745-8b75-d28e22e5142a tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:28:54.846639 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-e2dfdaeb-1735-4745-8b75-d28e22e5142a tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:54.846961 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-e2dfdaeb-1735-4745-8b75-d28e22e5142a tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:54.862405 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-450199c5-8e21-42fa-baba-a7d1ecc48eba None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:54.864737 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:54.864737 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:54.864899 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-450199c5-8e21-42fa-baba-a7d1ecc48eba tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:28:54.864899 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-450199c5-8e21-42fa-baba-a7d1ecc48eba tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:54.865065 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-450199c5-8e21-42fa-baba-a7d1ecc48eba tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:54.870471 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-e2dfdaeb-1735-4745-8b75-d28e22e5142a tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:28:54.876770 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:54.876770 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:54.880041 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-e2dfdaeb-1735-4745-8b75-d28e22e5142a tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:28:54.880041 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 45/177] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:28:54 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:54.881875 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a40fa200-7d5e-4d81-9411-886392553a17 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:54.881940 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a40fa200-7d5e-4d81-9411-886392553a17 None None] GET https://10.4.3.208/volume// Aug 14 00:28:54.882193 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a40fa200-7d5e-4d81-9411-886392553a17 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:54.882836 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a40fa200-7d5e-4d81-9411-886392553a17 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:54.882836 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a40fa200-7d5e-4d81-9411-886392553a17 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:54.883262 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 45/178] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:28:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:54.884523 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-450199c5-8e21-42fa-baba-a7d1ecc48eba tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:28:54.890697 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-450199c5-8e21-42fa-baba-a7d1ecc48eba tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:28:54.891429 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 45/179] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:54 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:54.902710 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-82da60cc-fd23-426b-89b6-12bc65238683 req-0df02b9f-5927-4939-9c09-f226f861fc56 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:54.906131 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-0df02b9f-5927-4939-9c09-f226f861fc56 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:28:54.906291 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-0df02b9f-5927-4939-9c09-f226f861fc56 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:54.906531 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-0df02b9f-5927-4939-9c09-f226f861fc56 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:54.923372 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:54.923372 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:54.928290 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-82da60cc-fd23-426b-89b6-12bc65238683 req-0df02b9f-5927-4939-9c09-f226f861fc56 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:28:54.938156 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-0df02b9f-5927-4939-9c09-f226f861fc56 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:28:54.938685 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 45/180] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:28:54 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:28:55.091450 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-82da60cc-fd23-426b-89b6-12bc65238683 req-cd3cd484-5bf8-4fc6-92a9-13c472d22f27 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:55.096016 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-cd3cd484-5bf8-4fc6-92a9-13c472d22f27 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] PUT https://10.4.3.208/volume/v3/attachments/924a6023-2d0f-461b-b276-3daf0d651125 Aug 14 00:28:55.096524 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-cd3cd484-5bf8-4fc6-92a9-13c472d22f27 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:55.110402 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-82da60cc-fd23-426b-89b6-12bc65238683 req-cd3cd484-5bf8-4fc6-92a9-13c472d22f27 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Acquiring lock "cinder-attachment_update-9798c68c-8196-45fa-81eb-3b897203bac5-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:28:55.119116 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-82da60cc-fd23-426b-89b6-12bc65238683 req-cd3cd484-5bf8-4fc6-92a9-13c472d22f27 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Lock "cinder-attachment_update-9798c68c-8196-45fa-81eb-3b897203bac5-np0000007289" acquired by "attachment_update" :: waited 0.009s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:28:55.120762 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:55.120762 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:55.312100 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-82da60cc-fd23-426b-89b6-12bc65238683 req-cd3cd484-5bf8-4fc6-92a9-13c472d22f27 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Lock "cinder-attachment_update-9798c68c-8196-45fa-81eb-3b897203bac5-np0000007289" released by "attachment_update" :: held 0.193s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:28:55.312626 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-cd3cd484-5bf8-4fc6-92a9-13c472d22f27 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/attachments/924a6023-2d0f-461b-b276-3daf0d651125 returned with HTTP 200 Aug 14 00:28:55.313305 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 46/181] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:28:55 2026] PUT /volume/v3/attachments/924a6023-2d0f-461b-b276-3daf0d651125 => generated 969 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:55.361315 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-adfa14db-e019-4124-8145-bb6772139483 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:55.361315 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-adfa14db-e019-4124-8145-bb6772139483 None None] GET https://10.4.3.208/volume// Aug 14 00:28:55.361315 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-adfa14db-e019-4124-8145-bb6772139483 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:55.361315 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-adfa14db-e019-4124-8145-bb6772139483 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:55.361315 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-adfa14db-e019-4124-8145-bb6772139483 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:55.361315 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 46/182] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:28:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:55.387687 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-1371b034-a703-4c57-a182-6dec54751436 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:55.700272 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-1371b034-a703-4c57-a182-6dec54751436 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:28:55.701011 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-1371b034-a703-4c57-a182-6dec54751436 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b3df5b4-46aa-49c7-95f9-4c6e84e7da33", "connector": null, "instance_uuid": "511d1d5c-ee4b-4ed1-9af5-b233c72ef68c"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:55.713634 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:55.713634 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:55.758995 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-1371b034-a703-4c57-a182-6dec54751436 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:28:55.759690 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 46/183] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:28:55 2026] POST /volume/v3/attachments => generated 273 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:55.809989 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1ed72924-f7a8-4114-90b9-8c2f34b8427e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:55.813073 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1ed72924-f7a8-4114-90b9-8c2f34b8427e tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:28:55.813383 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1ed72924-f7a8-4114-90b9-8c2f34b8427e tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:55.813684 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1ed72924-f7a8-4114-90b9-8c2f34b8427e tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:55.826700 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:55.826700 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:55.831013 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5eb9305b-b270-47e1-92f3-df3057c9e09e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:55.831013 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5eb9305b-b270-47e1-92f3-df3057c9e09e None None] GET https://10.4.3.208/volume// Aug 14 00:28:55.831013 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5eb9305b-b270-47e1-92f3-df3057c9e09e None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:55.831013 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5eb9305b-b270-47e1-92f3-df3057c9e09e None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:55.831544 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5eb9305b-b270-47e1-92f3-df3057c9e09e None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:55.832230 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 47/184] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:28:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 00:28:55.833972 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1ed72924-f7a8-4114-90b9-8c2f34b8427e tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:28:55.839853 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1ed72924-f7a8-4114-90b9-8c2f34b8427e tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:28:55.840877 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 46/185] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:55 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:55.844323 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-ca1659e9-a752-481a-a5d7-28d1ba2d4d44 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:55.851332 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-ca1659e9-a752-481a-a5d7-28d1ba2d4d44 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:28:55.851663 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-ca1659e9-a752-481a-a5d7-28d1ba2d4d44 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:55.851978 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-ca1659e9-a752-481a-a5d7-28d1ba2d4d44 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:55.865574 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:55.865574 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:55.872534 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-ca1659e9-a752-481a-a5d7-28d1ba2d4d44 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:28:55.880996 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-ca1659e9-a752-481a-a5d7-28d1ba2d4d44 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:28:55.881637 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 47/186] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:28:55 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:28:55.915168 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9fad6eba-b00e-42eb-b649-5066dac1f263 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:55.917568 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9fad6eba-b00e-42eb-b649-5066dac1f263 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:28:55.917870 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9fad6eba-b00e-42eb-b649-5066dac1f263 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:55.918119 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9fad6eba-b00e-42eb-b649-5066dac1f263 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:55.932885 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:55.932885 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:55.938016 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9fad6eba-b00e-42eb-b649-5066dac1f263 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:28:55.945264 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9fad6eba-b00e-42eb-b649-5066dac1f263 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:28:55.945877 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 47/187] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:55 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:55.999843 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-846ef210-b6b2-4e7b-b62f-4d00b4d05c36 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:56.004586 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-846ef210-b6b2-4e7b-b62f-4d00b4d05c36 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] PUT https://10.4.3.208/volume/v3/attachments/c203d63d-0b34-47a9-9e4c-2d93e6c501be Aug 14 00:28:56.005178 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-846ef210-b6b2-4e7b-b62f-4d00b4d05c36 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:56.019220 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-846ef210-b6b2-4e7b-b62f-4d00b4d05c36 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Acquiring lock "cinder-attachment_update-7b3df5b4-46aa-49c7-95f9-4c6e84e7da33-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:28:56.030469 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-846ef210-b6b2-4e7b-b62f-4d00b4d05c36 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Lock "cinder-attachment_update-7b3df5b4-46aa-49c7-95f9-4c6e84e7da33-np0000007289" acquired by "attachment_update" :: waited 0.011s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:28:56.033015 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:56.033015 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:56.158958 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-846ef210-b6b2-4e7b-b62f-4d00b4d05c36 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Lock "cinder-attachment_update-7b3df5b4-46aa-49c7-95f9-4c6e84e7da33-np0000007289" released by "attachment_update" :: held 0.128s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:28:56.158958 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-846ef210-b6b2-4e7b-b62f-4d00b4d05c36 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/attachments/c203d63d-0b34-47a9-9e4c-2d93e6c501be returned with HTTP 200 Aug 14 00:28:56.158958 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 48/188] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:28:55 2026] PUT /volume/v3/attachments/c203d63d-0b34-47a9-9e4c-2d93e6c501be => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:56.858661 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-06544920-353e-4877-8d34-c646f3b32e21 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:56.863782 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-06544920-353e-4877-8d34-c646f3b32e21 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:28:56.864076 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-06544920-353e-4877-8d34-c646f3b32e21 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:56.864378 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-06544920-353e-4877-8d34-c646f3b32e21 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:56.878509 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:56.878509 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:56.891697 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-06544920-353e-4877-8d34-c646f3b32e21 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:28:56.909841 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-06544920-353e-4877-8d34-c646f3b32e21 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:28:56.912133 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 47/189] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:56 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:56.966110 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4583f019-610c-465f-b267-4968c7da0f93 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:56.970155 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4583f019-610c-465f-b267-4968c7da0f93 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:28:56.970155 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4583f019-610c-465f-b267-4968c7da0f93 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:56.970155 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4583f019-610c-465f-b267-4968c7da0f93 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:56.992451 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:56.992451 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:56.998848 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4583f019-610c-465f-b267-4968c7da0f93 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:28:57.006034 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4583f019-610c-465f-b267-4968c7da0f93 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:28:57.006659 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 48/190] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:56 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:57.127601 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-8c44e139-abb2-4b38-93df-26f43d014514 req-3ff7ea6c-57c4-4dac-bc80-9a23ec2dbaee None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:57.131020 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-3ff7ea6c-57c4-4dac-bc80-9a23ec2dbaee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:28:57.131400 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-3ff7ea6c-57c4-4dac-bc80-9a23ec2dbaee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:57.131738 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-3ff7ea6c-57c4-4dac-bc80-9a23ec2dbaee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:57.145102 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:57.145102 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:57.154434 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-8c44e139-abb2-4b38-93df-26f43d014514 req-3ff7ea6c-57c4-4dac-bc80-9a23ec2dbaee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:28:57.159827 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-3ff7ea6c-57c4-4dac-bc80-9a23ec2dbaee tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:28:57.160486 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 48/191] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:28:57 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:57.344601 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-07f7eaa7-8b94-491d-9ce7-e7a12908abed None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:57.344601 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-07f7eaa7-8b94-491d-9ce7-e7a12908abed None None] GET https://10.4.3.208/volume// Aug 14 00:28:57.344601 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-07f7eaa7-8b94-491d-9ce7-e7a12908abed None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:57.345140 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-07f7eaa7-8b94-491d-9ce7-e7a12908abed None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:57.348804 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-07f7eaa7-8b94-491d-9ce7-e7a12908abed None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:57.349013 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 49/192] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:28:57 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:57.362214 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-8c44e139-abb2-4b38-93df-26f43d014514 req-b83de6c2-9155-410f-9115-065d3a6ad008 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:57.365500 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-b83de6c2-9155-410f-9115-065d3a6ad008 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:28:57.366326 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-b83de6c2-9155-410f-9115-065d3a6ad008 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3211b746-bada-4b8b-9693-273d79395564", "connector": null, "instance_uuid": "5601db6b-b544-4d80-8261-2ca939e945d3"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:57.379621 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:57.379621 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:57.423391 np0000007289 devstack@c-api.service[100211]: WARNING cinder.volume.api [req-8c44e139-abb2-4b38-93df-26f43d014514 req-b83de6c2-9155-410f-9115-065d3a6ad008 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 14 00:28:57.430336 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-b83de6c2-9155-410f-9115-065d3a6ad008 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:28:57.431037 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 48/193] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:28:57 2026] POST /volume/v3/attachments => generated 271 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:57.482357 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0c6a5e89-0d6c-47d6-ab99-e6ee0a81a444 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:57.485217 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0c6a5e89-0d6c-47d6-ab99-e6ee0a81a444 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:28:57.485893 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0c6a5e89-0d6c-47d6-ab99-e6ee0a81a444 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:57.486279 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0c6a5e89-0d6c-47d6-ab99-e6ee0a81a444 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:57.508272 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-196d332e-aa50-4d50-9876-92feaec62fa8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:57.508850 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-196d332e-aa50-4d50-9876-92feaec62fa8 None None] GET https://10.4.3.208/volume// Aug 14 00:28:57.509080 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-196d332e-aa50-4d50-9876-92feaec62fa8 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:57.509381 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-196d332e-aa50-4d50-9876-92feaec62fa8 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:57.509435 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:57.509435 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:57.510106 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-196d332e-aa50-4d50-9876-92feaec62fa8 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:28:57.510639 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 49/194] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:28:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:28:57.520647 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0c6a5e89-0d6c-47d6-ab99-e6ee0a81a444 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:28:57.524391 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0c6a5e89-0d6c-47d6-ab99-e6ee0a81a444 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:28:57.525681 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 49/195] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:57 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:57.527329 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-8c44e139-abb2-4b38-93df-26f43d014514 req-dde8bbc2-a17d-46d5-b3fa-b680f63b393a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:57.529855 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-dde8bbc2-a17d-46d5-b3fa-b680f63b393a tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:28:57.529855 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-dde8bbc2-a17d-46d5-b3fa-b680f63b393a tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:57.530288 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-dde8bbc2-a17d-46d5-b3fa-b680f63b393a tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:57.555509 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:57.555509 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:57.558708 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-8c44e139-abb2-4b38-93df-26f43d014514 req-dde8bbc2-a17d-46d5-b3fa-b680f63b393a tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:28:57.566328 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-dde8bbc2-a17d-46d5-b3fa-b680f63b393a tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:28:57.566915 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 50/196] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:28:57 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1047 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:28:57.682803 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-8c44e139-abb2-4b38-93df-26f43d014514 req-8be804e2-742c-453f-8758-ede1fa39c5cb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:57.691967 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-8be804e2-742c-453f-8758-ede1fa39c5cb tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] PUT https://10.4.3.208/volume/v3/attachments/186994c7-1e57-43c1-86e9-e1f0171e1422 Aug 14 00:28:57.691967 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-8be804e2-742c-453f-8758-ede1fa39c5cb tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:57.709984 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-8c44e139-abb2-4b38-93df-26f43d014514 req-8be804e2-742c-453f-8758-ede1fa39c5cb tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Acquiring lock "cinder-attachment_update-3211b746-bada-4b8b-9693-273d79395564-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:28:57.718493 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-8c44e139-abb2-4b38-93df-26f43d014514 req-8be804e2-742c-453f-8758-ede1fa39c5cb tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Lock "cinder-attachment_update-3211b746-bada-4b8b-9693-273d79395564-np0000007289" acquired by "attachment_update" :: waited 0.008s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:28:57.718943 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:57.718943 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:57.876111 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-8c44e139-abb2-4b38-93df-26f43d014514 req-8be804e2-742c-453f-8758-ede1fa39c5cb tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Lock "cinder-attachment_update-3211b746-bada-4b8b-9693-273d79395564-np0000007289" released by "attachment_update" :: held 0.158s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:28:57.876111 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-8be804e2-742c-453f-8758-ede1fa39c5cb tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/attachments/186994c7-1e57-43c1-86e9-e1f0171e1422 returned with HTTP 200 Aug 14 00:28:57.876709 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 49/197] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:28:57 2026] PUT /volume/v3/attachments/186994c7-1e57-43c1-86e9-e1f0171e1422 => generated 967 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:28:57.929642 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-aed4296a-33c8-4565-98d4-f91953c084db None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:57.932063 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-aed4296a-33c8-4565-98d4-f91953c084db tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:28:57.932499 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-aed4296a-33c8-4565-98d4-f91953c084db tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:57.932974 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-aed4296a-33c8-4565-98d4-f91953c084db tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:57.945694 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:57.945694 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:57.951166 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-aed4296a-33c8-4565-98d4-f91953c084db tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:28:57.958044 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-aed4296a-33c8-4565-98d4-f91953c084db tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:28:57.958673 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 50/198] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:57 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:58.024136 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a6deea8c-305a-4ce9-9a46-245349880ca0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:58.026169 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a6deea8c-305a-4ce9-9a46-245349880ca0 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:28:58.026397 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a6deea8c-305a-4ce9-9a46-245349880ca0 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:58.026608 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a6deea8c-305a-4ce9-9a46-245349880ca0 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:58.041823 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:58.041823 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:58.047260 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a6deea8c-305a-4ce9-9a46-245349880ca0 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:28:58.055306 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a6deea8c-305a-4ce9-9a46-245349880ca0 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:28:58.055721 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 50/199] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:58 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:58.542968 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-206b772c-8a38-4cdc-acbd-eb792d4968fc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:58.547332 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-206b772c-8a38-4cdc-acbd-eb792d4968fc tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:28:58.547409 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-206b772c-8a38-4cdc-acbd-eb792d4968fc tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:58.547794 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-206b772c-8a38-4cdc-acbd-eb792d4968fc tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:58.564647 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:58.564647 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:58.572038 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-206b772c-8a38-4cdc-acbd-eb792d4968fc tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:28:58.579155 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-206b772c-8a38-4cdc-acbd-eb792d4968fc tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:28:58.579764 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 51/200] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:58 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:58.976973 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-379a1c5a-af7d-460b-9cd5-4f97f6e27c82 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:58.979393 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-379a1c5a-af7d-460b-9cd5-4f97f6e27c82 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:28:58.979675 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-379a1c5a-af7d-460b-9cd5-4f97f6e27c82 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:58.979965 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-379a1c5a-af7d-460b-9cd5-4f97f6e27c82 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:58.994628 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:58.994628 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:28:59.000272 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-379a1c5a-af7d-460b-9cd5-4f97f6e27c82 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:28:59.006624 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-379a1c5a-af7d-460b-9cd5-4f97f6e27c82 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:28:59.007175 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 50/201] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:58 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:59.069193 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4c127a9f-e2ee-4fca-9dd9-1430ad273897 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:59.071545 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4c127a9f-e2ee-4fca-9dd9-1430ad273897 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:28:59.071798 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4c127a9f-e2ee-4fca-9dd9-1430ad273897 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:59.072181 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4c127a9f-e2ee-4fca-9dd9-1430ad273897 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:59.084344 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:59.084344 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:28:59.090601 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4c127a9f-e2ee-4fca-9dd9-1430ad273897 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:28:59.099678 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4c127a9f-e2ee-4fca-9dd9-1430ad273897 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:28:59.101317 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 51/202] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:59 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:59.594043 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-826893be-635c-4daa-88a1-e8abb4601e61 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:59.596166 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-826893be-635c-4daa-88a1-e8abb4601e61 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:28:59.596594 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-826893be-635c-4daa-88a1-e8abb4601e61 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:28:59.596715 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-826893be-635c-4daa-88a1-e8abb4601e61 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:28:59.613244 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:59.613244 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:28:59.620923 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-826893be-635c-4daa-88a1-e8abb4601e61 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:28:59.628570 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-826893be-635c-4daa-88a1-e8abb4601e61 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:28:59.629361 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 51/203] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:28:59 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:28:59.706415 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-82da60cc-fd23-426b-89b6-12bc65238683 req-2148200b-7021-410e-87f8-a092c00c066d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:28:59.708688 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-2148200b-7021-410e-87f8-a092c00c066d tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] POST https://10.4.3.208/volume/v3/attachments/924a6023-2d0f-461b-b276-3daf0d651125/action Aug 14 00:28:59.709226 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-2148200b-7021-410e-87f8-a092c00c066d tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:28:59.709307 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-2148200b-7021-410e-87f8-a092c00c066d tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:28:59.730282 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:28:59.730282 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:28:59.754817 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-82da60cc-fd23-426b-89b6-12bc65238683 req-2148200b-7021-410e-87f8-a092c00c066d tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/attachments/924a6023-2d0f-461b-b276-3daf0d651125/action returned with HTTP 204 Aug 14 00:28:59.755471 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 52/204] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:28:59 2026] POST /volume/v3/attachments/924a6023-2d0f-461b-b276-3daf0d651125/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:00.023805 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0f4ddc7f-aa38-46fd-a22c-758d51dbc490 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:00.026055 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0f4ddc7f-aa38-46fd-a22c-758d51dbc490 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:00.026307 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0f4ddc7f-aa38-46fd-a22c-758d51dbc490 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:00.026557 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0f4ddc7f-aa38-46fd-a22c-758d51dbc490 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:00.039234 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:00.039234 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:00.043254 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0f4ddc7f-aa38-46fd-a22c-758d51dbc490 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:00.048030 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0f4ddc7f-aa38-46fd-a22c-758d51dbc490 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:00.048580 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 51/205] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:00 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:00.119031 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f06c51b3-d40d-4616-a33e-cc6ced203654 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:00.121440 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f06c51b3-d40d-4616-a33e-cc6ced203654 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:00.121681 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f06c51b3-d40d-4616-a33e-cc6ced203654 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:00.121940 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f06c51b3-d40d-4616-a33e-cc6ced203654 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:00.135908 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:00.135908 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:00.140688 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f06c51b3-d40d-4616-a33e-cc6ced203654 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:29:00.148543 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f06c51b3-d40d-4616-a33e-cc6ced203654 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:00.149202 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 52/206] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:00 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:00.169059 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0855374a-8254-476e-9d27-25faffa39e98 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:00.171166 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0855374a-8254-476e-9d27-25faffa39e98 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:00.171360 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0855374a-8254-476e-9d27-25faffa39e98 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:00.171544 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0855374a-8254-476e-9d27-25faffa39e98 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:00.184492 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:00.184492 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:00.188504 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0855374a-8254-476e-9d27-25faffa39e98 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:29:00.195326 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0855374a-8254-476e-9d27-25faffa39e98 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:00.195705 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 52/207] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:00 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:00.213176 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-363ee1fc-3d71-4de1-9b47-fde0d134f917 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:00.216053 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-363ee1fc-3d71-4de1-9b47-fde0d134f917 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:00.216810 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-363ee1fc-3d71-4de1-9b47-fde0d134f917 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:00.216810 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-363ee1fc-3d71-4de1-9b47-fde0d134f917 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:00.235282 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:00.235282 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:00.240908 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-363ee1fc-3d71-4de1-9b47-fde0d134f917 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Volume info retrieved successfully. Aug 14 00:29:00.247344 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-363ee1fc-3d71-4de1-9b47-fde0d134f917 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:00.248120 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 53/208] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:00 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:00.382001 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-82aa5bb7-4df8-452e-8499-ae4c0babc5e0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:00.384490 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-82aa5bb7-4df8-452e-8499-ae4c0babc5e0 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:00.385008 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-82aa5bb7-4df8-452e-8499-ae4c0babc5e0 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:00.385396 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-82aa5bb7-4df8-452e-8499-ae4c0babc5e0 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:00.400197 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:00.400197 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:00.405966 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-82aa5bb7-4df8-452e-8499-ae4c0babc5e0 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:29:00.412274 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-82aa5bb7-4df8-452e-8499-ae4c0babc5e0 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:00.412801 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 52/209] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:29:00 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:00.463291 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-619992cc-1fa6-485b-b178-00c199379f85 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:00.466116 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-619992cc-1fa6-485b-b178-00c199379f85 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] POST https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5/action Aug 14 00:29:00.466637 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-619992cc-1fa6-485b-b178-00c199379f85 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:29:00.466834 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-619992cc-1fa6-485b-b178-00c199379f85 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:00.488646 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:00.488646 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:00.489357 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-619992cc-1fa6-485b-b178-00c199379f85 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:29:00.501313 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-619992cc-1fa6-485b-b178-00c199379f85 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Begin detaching volume completed successfully. Aug 14 00:29:00.501614 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-619992cc-1fa6-485b-b178-00c199379f85 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5/action returned with HTTP 202 Aug 14 00:29:00.502277 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 53/210] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:29:00 2026] POST /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:29:00.528918 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a9db41d4-5eca-478e-ad1d-a3ecc0a35d6e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:00.532696 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a9db41d4-5eca-478e-ad1d-a3ecc0a35d6e tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:00.533240 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a9db41d4-5eca-478e-ad1d-a3ecc0a35d6e tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:00.533725 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a9db41d4-5eca-478e-ad1d-a3ecc0a35d6e tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:00.549185 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:00.549185 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:00.554559 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a9db41d4-5eca-478e-ad1d-a3ecc0a35d6e tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Volume info retrieved successfully. Aug 14 00:29:00.568190 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a9db41d4-5eca-478e-ad1d-a3ecc0a35d6e tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:00.568669 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 53/211] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:00 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:00.572912 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-658c010b-49ea-4320-bf2a-1c29149ac32b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:00.573190 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-658c010b-49ea-4320-bf2a-1c29149ac32b None None] GET https://10.4.3.208/volume// Aug 14 00:29:00.573445 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-658c010b-49ea-4320-bf2a-1c29149ac32b None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:00.573719 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-658c010b-49ea-4320-bf2a-1c29149ac32b None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:00.574197 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-658c010b-49ea-4320-bf2a-1c29149ac32b None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:29:00.574855 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 54/212] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:29:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:29:00.586775 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-db74d434-179d-4398-9c3e-ca2c4ed2e22f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:00.590031 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-db74d434-179d-4398-9c3e-ca2c4ed2e22f tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:00.590412 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-db74d434-179d-4398-9c3e-ca2c4ed2e22f tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:00.591436 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-db74d434-179d-4398-9c3e-ca2c4ed2e22f tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:00.612785 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:00.612785 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:00.620274 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-db74d434-179d-4398-9c3e-ca2c4ed2e22f tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:29:00.631117 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-db74d434-179d-4398-9c3e-ca2c4ed2e22f tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:00.631659 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 53/213] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:29:00 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1322 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:29:00.646239 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-632056d9-a999-42d6-8c47-65cb00a77bbe None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:00.650798 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-632056d9-a999-42d6-8c47-65cb00a77bbe tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:00.651123 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-632056d9-a999-42d6-8c47-65cb00a77bbe tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:00.651266 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-632056d9-a999-42d6-8c47-65cb00a77bbe tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:00.668992 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:00.668992 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:00.678117 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-632056d9-a999-42d6-8c47-65cb00a77bbe tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:00.684520 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-632056d9-a999-42d6-8c47-65cb00a77bbe tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:00.685264 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 54/214] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:00 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:01.067909 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-48a59d6a-a46f-4141-a825-343b679c51c8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:01.070619 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-48a59d6a-a46f-4141-a825-343b679c51c8 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:01.071062 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-48a59d6a-a46f-4141-a825-343b679c51c8 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:01.071773 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-48a59d6a-a46f-4141-a825-343b679c51c8 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:01.085707 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:01.085707 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:01.091421 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-48a59d6a-a46f-4141-a825-343b679c51c8 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:01.097824 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-48a59d6a-a46f-4141-a825-343b679c51c8 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:01.098026 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 54/215] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:01 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:01.584323 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-76b6b894-f477-463a-b3e2-aa3068794941 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:01.586303 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-76b6b894-f477-463a-b3e2-aa3068794941 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:01.586504 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-76b6b894-f477-463a-b3e2-aa3068794941 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:01.586708 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-76b6b894-f477-463a-b3e2-aa3068794941 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:01.599732 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:01.599732 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:01.605599 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-76b6b894-f477-463a-b3e2-aa3068794941 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Volume info retrieved successfully. Aug 14 00:29:01.611149 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-76b6b894-f477-463a-b3e2-aa3068794941 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:01.612026 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 55/216] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:01 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:01.702531 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a7de63d6-735a-48fb-a66d-7cf8cfaad2af None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:01.705230 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a7de63d6-735a-48fb-a66d-7cf8cfaad2af tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:01.705682 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a7de63d6-735a-48fb-a66d-7cf8cfaad2af tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:01.706074 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a7de63d6-735a-48fb-a66d-7cf8cfaad2af tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:01.721131 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:01.721131 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:01.728012 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a7de63d6-735a-48fb-a66d-7cf8cfaad2af tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:01.734933 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a7de63d6-735a-48fb-a66d-7cf8cfaad2af tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:01.735748 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 54/217] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:01 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:02.117044 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-be0eb3f8-feb2-4221-a0e1-b1687af337cd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:02.120839 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-be0eb3f8-feb2-4221-a0e1-b1687af337cd tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:02.120839 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-be0eb3f8-feb2-4221-a0e1-b1687af337cd tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:02.120839 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-be0eb3f8-feb2-4221-a0e1-b1687af337cd tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:02.132337 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:02.132337 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:02.136171 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-be0eb3f8-feb2-4221-a0e1-b1687af337cd tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:02.139566 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-be0eb3f8-feb2-4221-a0e1-b1687af337cd tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:02.139915 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 55/218] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:02 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:02.455283 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-55cc153f-9243-4d14-a759-8ef2b16f409c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:02.458638 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-55cc153f-9243-4d14-a759-8ef2b16f409c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:02.459127 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-55cc153f-9243-4d14-a759-8ef2b16f409c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:02.459127 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-55cc153f-9243-4d14-a759-8ef2b16f409c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:02.468896 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:02.468896 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:02.473745 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-55cc153f-9243-4d14-a759-8ef2b16f409c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:02.479512 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-55cc153f-9243-4d14-a759-8ef2b16f409c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:02.480426 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 55/219] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:29:02 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:02.615907 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8a0d84bb-d666-4521-a1d2-c88652dbf1be None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:02.616549 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8a0d84bb-d666-4521-a1d2-c88652dbf1be None None] GET https://10.4.3.208/volume// Aug 14 00:29:02.616720 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8a0d84bb-d666-4521-a1d2-c88652dbf1be None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:02.617060 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8a0d84bb-d666-4521-a1d2-c88652dbf1be None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:02.618529 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8a0d84bb-d666-4521-a1d2-c88652dbf1be None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:29:02.618837 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 56/220] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:29:02 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:29:02.627610 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-85e0ff8c-9a2b-49d5-a5d7-2a1dde0f0414 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:02.628158 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-4b58fa02-ff2f-419f-a820-04dfb0f16ef4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:02.630082 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-85e0ff8c-9a2b-49d5-a5d7-2a1dde0f0414 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:02.630556 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-85e0ff8c-9a2b-49d5-a5d7-2a1dde0f0414 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:02.630972 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-85e0ff8c-9a2b-49d5-a5d7-2a1dde0f0414 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:02.631241 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-4b58fa02-ff2f-419f-a820-04dfb0f16ef4 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:29:02.631884 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-4b58fa02-ff2f-419f-a820-04dfb0f16ef4 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f498f1fa-ff1b-4fec-87f4-8f000bfe51a5", "connector": null, "instance_uuid": "5a1705aa-6369-4aef-afce-856289404114"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:02.643104 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:02.643104 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:02.644499 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:02.644499 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:02.655628 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-85e0ff8c-9a2b-49d5-a5d7-2a1dde0f0414 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Volume info retrieved successfully. Aug 14 00:29:02.662754 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-85e0ff8c-9a2b-49d5-a5d7-2a1dde0f0414 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:02.663321 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 55/221] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:02 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:02.694720 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-4b58fa02-ff2f-419f-a820-04dfb0f16ef4 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:29:02.695425 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 56/222] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:29:02 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:02.734890 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e84a6334-c3f3-416e-8c4a-8bb076b30e6f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:02.738207 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e84a6334-c3f3-416e-8c4a-8bb076b30e6f tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:02.738560 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e84a6334-c3f3-416e-8c4a-8bb076b30e6f tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:02.739613 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e84a6334-c3f3-416e-8c4a-8bb076b30e6f tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:02.747610 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-8d60d3d4-7270-4a58-9a96-f57ee6eb3088 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:02.751932 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-8d60d3d4-7270-4a58-9a96-f57ee6eb3088 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] POST https://10.4.3.208/volume/v3/attachments/c203d63d-0b34-47a9-9e4c-2d93e6c501be/action Aug 14 00:29:02.752646 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-8d60d3d4-7270-4a58-9a96-f57ee6eb3088 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:29:02.752646 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-8d60d3d4-7270-4a58-9a96-f57ee6eb3088 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:02.753475 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b100e36b-5077-4fee-971d-9a441de0262d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:02.756227 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b100e36b-5077-4fee-971d-9a441de0262d tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:02.757187 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b100e36b-5077-4fee-971d-9a441de0262d tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:02.757570 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b100e36b-5077-4fee-971d-9a441de0262d tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:02.757960 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:02.757960 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:02.762977 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e84a6334-c3f3-416e-8c4a-8bb076b30e6f tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:02.769280 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e84a6334-c3f3-416e-8c4a-8bb076b30e6f tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:02.769709 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 56/223] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:02 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1023 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:02.776582 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-604a91c9-3a91-4110-9bf7-5d2a2db77c3b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:02.777199 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-604a91c9-3a91-4110-9bf7-5d2a2db77c3b None None] GET https://10.4.3.208/volume// Aug 14 00:29:02.777373 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-604a91c9-3a91-4110-9bf7-5d2a2db77c3b None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:02.777606 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-604a91c9-3a91-4110-9bf7-5d2a2db77c3b None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:02.777681 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:02.777681 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:02.778080 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-604a91c9-3a91-4110-9bf7-5d2a2db77c3b None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:29:02.778296 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:02.778296 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:02.778442 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 57/224] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:29:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:29:02.787203 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b100e36b-5077-4fee-971d-9a441de0262d tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:02.793948 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b100e36b-5077-4fee-971d-9a441de0262d tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:02.794144 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-db4de913-babc-4ae2-b9e3-ec8faf2ba8b6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:02.794594 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 56/225] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:02 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 868 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:02.797716 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-db4de913-babc-4ae2-b9e3-ec8faf2ba8b6 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:02.798171 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-db4de913-babc-4ae2-b9e3-ec8faf2ba8b6 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:02.798544 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-db4de913-babc-4ae2-b9e3-ec8faf2ba8b6 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:02.802711 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-81ad8caa-05c2-4593-94eb-04b5f6fef436 req-8d60d3d4-7270-4a58-9a96-f57ee6eb3088 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/attachments/c203d63d-0b34-47a9-9e4c-2d93e6c501be/action returned with HTTP 204 Aug 14 00:29:02.803436 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 57/226] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:29:02 2026] POST /volume/v3/attachments/c203d63d-0b34-47a9-9e4c-2d93e6c501be/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:02.825126 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:02.825126 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:02.832361 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-db4de913-babc-4ae2-b9e3-ec8faf2ba8b6 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:02.839383 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-db4de913-babc-4ae2-b9e3-ec8faf2ba8b6 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:02.839919 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 57/227] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:29:02 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:29:02.960357 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-3e17fb4f-e144-49e2-b447-1be9c0c9e02b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:02.963060 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-3e17fb4f-e144-49e2-b447-1be9c0c9e02b tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] PUT https://10.4.3.208/volume/v3/attachments/7d89a405-a6c2-4846-80e3-f21f388e3f4b Aug 14 00:29:02.964188 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-3e17fb4f-e144-49e2-b447-1be9c0c9e02b tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:02.972823 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-3e17fb4f-e144-49e2-b447-1be9c0c9e02b tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Acquiring lock "cinder-attachment_update-f498f1fa-ff1b-4fec-87f4-8f000bfe51a5-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:29:02.978610 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-3e17fb4f-e144-49e2-b447-1be9c0c9e02b tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Lock "cinder-attachment_update-f498f1fa-ff1b-4fec-87f4-8f000bfe51a5-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:29:02.979664 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:02.979664 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:03.079649 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-3e17fb4f-e144-49e2-b447-1be9c0c9e02b tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Lock "cinder-attachment_update-f498f1fa-ff1b-4fec-87f4-8f000bfe51a5-np0000007289" released by "attachment_update" :: held 0.101s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:29:03.079985 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-3e17fb4f-e144-49e2-b447-1be9c0c9e02b tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/attachments/7d89a405-a6c2-4846-80e3-f21f388e3f4b returned with HTTP 200 Aug 14 00:29:03.080447 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 58/228] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:29:02 2026] PUT /volume/v3/attachments/7d89a405-a6c2-4846-80e3-f21f388e3f4b => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:03.153714 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6a6b1e34-aa87-4f68-ae55-461b311014ac None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:03.156080 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6a6b1e34-aa87-4f68-ae55-461b311014ac tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:03.156324 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6a6b1e34-aa87-4f68-ae55-461b311014ac tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:03.156708 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6a6b1e34-aa87-4f68-ae55-461b311014ac tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:03.166894 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:03.166894 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:03.169655 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6a6b1e34-aa87-4f68-ae55-461b311014ac tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:03.174324 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6a6b1e34-aa87-4f68-ae55-461b311014ac tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:03.174985 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 57/229] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:03 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:03.190641 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0dd373e2-37a8-41a3-81bd-303f848a9dbc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:03.192650 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0dd373e2-37a8-41a3-81bd-303f848a9dbc tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:03.192891 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0dd373e2-37a8-41a3-81bd-303f848a9dbc tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:03.193109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0dd373e2-37a8-41a3-81bd-303f848a9dbc tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:03.206630 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:03.206630 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:03.211289 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0dd373e2-37a8-41a3-81bd-303f848a9dbc tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:03.217055 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0dd373e2-37a8-41a3-81bd-303f848a9dbc tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:03.217581 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 58/230] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:03 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:03.686438 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ee1f2146-2d33-470d-81ba-b97bd630b441 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:03.689059 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ee1f2146-2d33-470d-81ba-b97bd630b441 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:03.689307 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ee1f2146-2d33-470d-81ba-b97bd630b441 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:03.690270 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ee1f2146-2d33-470d-81ba-b97bd630b441 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:03.708735 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:03.708735 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:03.720115 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ee1f2146-2d33-470d-81ba-b97bd630b441 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Volume info retrieved successfully. Aug 14 00:29:03.726208 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ee1f2146-2d33-470d-81ba-b97bd630b441 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:03.726705 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 58/231] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:03 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:03.796891 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-89c84270-d130-4f00-b678-ed5869318731 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:03.800661 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-89c84270-d130-4f00-b678-ed5869318731 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:03.800912 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-89c84270-d130-4f00-b678-ed5869318731 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:03.801191 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-89c84270-d130-4f00-b678-ed5869318731 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:03.817591 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1a4ab7ed-639d-4356-9899-cbc245f4ca11 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:03.819875 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1a4ab7ed-639d-4356-9899-cbc245f4ca11 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:03.820804 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1a4ab7ed-639d-4356-9899-cbc245f4ca11 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:03.820892 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1a4ab7ed-639d-4356-9899-cbc245f4ca11 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:03.830374 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:03.830374 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:03.839260 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-89c84270-d130-4f00-b678-ed5869318731 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:03.847696 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-89c84270-d130-4f00-b678-ed5869318731 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:03.848679 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 59/232] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:03 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1024 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:03.849260 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:03.849260 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:03.856303 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1a4ab7ed-639d-4356-9899-cbc245f4ca11 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:03.864414 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1a4ab7ed-639d-4356-9899-cbc245f4ca11 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:03.865070 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 58/233] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:03 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:04.745468 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f7ac2b16-0a3c-424d-af5a-a4909be45da6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:04.747661 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f7ac2b16-0a3c-424d-af5a-a4909be45da6 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:04.747960 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f7ac2b16-0a3c-424d-af5a-a4909be45da6 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:04.748126 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f7ac2b16-0a3c-424d-af5a-a4909be45da6 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:04.760326 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:04.760326 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:04.764736 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f7ac2b16-0a3c-424d-af5a-a4909be45da6 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Volume info retrieved successfully. Aug 14 00:29:04.770317 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f7ac2b16-0a3c-424d-af5a-a4909be45da6 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:04.770844 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 59/234] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:04 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:04.870516 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5bcf3bf4-85c3-416f-9315-abaea818929b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:04.872368 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5bcf3bf4-85c3-416f-9315-abaea818929b tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:04.872702 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5bcf3bf4-85c3-416f-9315-abaea818929b tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:04.873027 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5bcf3bf4-85c3-416f-9315-abaea818929b tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:04.884609 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:04.884609 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:04.884814 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-71d410a7-6962-4471-95ab-d4d7a4c84ca4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:04.890050 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-71d410a7-6962-4471-95ab-d4d7a4c84ca4 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:04.890050 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-71d410a7-6962-4471-95ab-d4d7a4c84ca4 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:04.890176 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-71d410a7-6962-4471-95ab-d4d7a4c84ca4 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:04.894110 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5bcf3bf4-85c3-416f-9315-abaea818929b tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:04.897146 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5bcf3bf4-85c3-416f-9315-abaea818929b tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:04.898653 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 59/235] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:04 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:04.911077 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:04.911077 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:04.917889 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-71d410a7-6962-4471-95ab-d4d7a4c84ca4 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:04.925209 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-71d410a7-6962-4471-95ab-d4d7a4c84ca4 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:04.925473 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 60/236] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:04 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:05.433858 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-f2d7ebcb-4a0f-46df-8403-e50668d05188 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:05.435913 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-f2d7ebcb-4a0f-46df-8403-e50668d05188 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:05.436245 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-f2d7ebcb-4a0f-46df-8403-e50668d05188 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:05.436530 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-f2d7ebcb-4a0f-46df-8403-e50668d05188 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:05.448508 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:05.448508 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:05.452198 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-f2d7ebcb-4a0f-46df-8403-e50668d05188 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:05.458983 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-f2d7ebcb-4a0f-46df-8403-e50668d05188 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:05.459660 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 59/237] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:29:05 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:05.517872 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-53c2e147-4dd5-4d30-acb1-066112f69ccf None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:05.519913 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-53c2e147-4dd5-4d30-acb1-066112f69ccf tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] POST https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33/action Aug 14 00:29:05.520676 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-53c2e147-4dd5-4d30-acb1-066112f69ccf tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:29:05.520676 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-53c2e147-4dd5-4d30-acb1-066112f69ccf tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:05.542519 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:05.542519 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:05.543209 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-53c2e147-4dd5-4d30-acb1-066112f69ccf tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:05.553139 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-53c2e147-4dd5-4d30-acb1-066112f69ccf tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Begin detaching volume completed successfully. Aug 14 00:29:05.553453 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-53c2e147-4dd5-4d30-acb1-066112f69ccf tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33/action returned with HTTP 202 Aug 14 00:29:05.554097 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 60/238] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:29:05 2026] POST /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:29:05.579471 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d344ed78-8c14-48a6-a3ca-62c53bb6457a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:05.582055 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d344ed78-8c14-48a6-a3ca-62c53bb6457a tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:05.582332 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d344ed78-8c14-48a6-a3ca-62c53bb6457a tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:05.582578 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d344ed78-8c14-48a6-a3ca-62c53bb6457a tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:05.596600 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:05.596600 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:05.601553 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d344ed78-8c14-48a6-a3ca-62c53bb6457a tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:05.606714 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d344ed78-8c14-48a6-a3ca-62c53bb6457a tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:05.606714 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 60/239] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:05 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:05.621827 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0dae258d-e251-47e7-a4b5-14fda1999191 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:05.622639 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0dae258d-e251-47e7-a4b5-14fda1999191 None None] GET https://10.4.3.208/volume// Aug 14 00:29:05.622639 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0dae258d-e251-47e7-a4b5-14fda1999191 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:05.622858 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0dae258d-e251-47e7-a4b5-14fda1999191 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:05.623283 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0dae258d-e251-47e7-a4b5-14fda1999191 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:29:05.623653 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 61/240] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:29:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:29:05.637486 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-56b7f66b-ce29-4655-bb3d-38847fae386b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:05.640118 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-56b7f66b-ce29-4655-bb3d-38847fae386b tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:05.640329 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-56b7f66b-ce29-4655-bb3d-38847fae386b tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:05.640874 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-56b7f66b-ce29-4655-bb3d-38847fae386b tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:05.657688 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:05.657688 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:05.665449 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-56b7f66b-ce29-4655-bb3d-38847fae386b tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:05.674371 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-56b7f66b-ce29-4655-bb3d-38847fae386b tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:05.674620 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 60/241] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:29:05 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1320 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:29:05.789772 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3a0e63ee-ca76-4bbd-8cd4-879c1cc8d5de None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:05.793402 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3a0e63ee-ca76-4bbd-8cd4-879c1cc8d5de tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:05.795546 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3a0e63ee-ca76-4bbd-8cd4-879c1cc8d5de tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:05.796426 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3a0e63ee-ca76-4bbd-8cd4-879c1cc8d5de tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:05.812638 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:05.812638 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:05.817439 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3a0e63ee-ca76-4bbd-8cd4-879c1cc8d5de tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Volume info retrieved successfully. Aug 14 00:29:05.823272 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3a0e63ee-ca76-4bbd-8cd4-879c1cc8d5de tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:05.823836 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 61/242] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:05 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:05.916452 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7bba9c9b-546d-40f0-bb16-482505194d2d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:05.918711 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7bba9c9b-546d-40f0-bb16-482505194d2d tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:05.918983 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7bba9c9b-546d-40f0-bb16-482505194d2d tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:05.919248 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7bba9c9b-546d-40f0-bb16-482505194d2d tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:05.934433 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:05.934433 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:05.938863 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2de0e0fa-236d-4e48-822e-b9e4b4f90369 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:05.939662 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7bba9c9b-546d-40f0-bb16-482505194d2d tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:05.941204 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2de0e0fa-236d-4e48-822e-b9e4b4f90369 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:05.941449 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2de0e0fa-236d-4e48-822e-b9e4b4f90369 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:05.941674 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2de0e0fa-236d-4e48-822e-b9e4b4f90369 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:05.946235 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7bba9c9b-546d-40f0-bb16-482505194d2d tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:05.946715 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 61/243] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:05 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:05.954717 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:05.954717 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:05.958611 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2de0e0fa-236d-4e48-822e-b9e4b4f90369 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:05.964605 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2de0e0fa-236d-4e48-822e-b9e4b4f90369 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:05.965203 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 62/244] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:05 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:06.364926 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-54641269-8695-47a8-957a-c0f29cfa82ac None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:06.367204 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:29:06.367574 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1942093562"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:06.369107 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1942093562'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:29:06.369763 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Create volume of 1 GB Aug 14 00:29:06.375303 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Availability Zones retrieved successfully. Aug 14 00:29:06.382493 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Flow 'volume_create_api' (bf7cf9bd-a58a-42d0-94ab-307a5763a049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:29:06.383420 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2a45da5-6358-4440-9706-3ebe52b02282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:06.384407 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:29:06.425259 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2a45da5-6358-4440-9706-3ebe52b02282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:06.426169 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0262793b-ea2d-40a1-818a-abc476641bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:06.524323 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Created reservations ['ec162ae1-b4e6-4b68-82c4-11d550453abc', '1e72e146-1d20-402e-9949-0cb6d1eae1c0', 'f82bcd66-468b-418b-84cc-a46360e0c425', 'bd7dc66d-7e62-4eef-a250-020b67ed4d0c'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:29:06.524936 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0262793b-ea2d-40a1-818a-abc476641bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec162ae1-b4e6-4b68-82c4-11d550453abc', '1e72e146-1d20-402e-9949-0cb6d1eae1c0', 'f82bcd66-468b-418b-84cc-a46360e0c425', 'bd7dc66d-7e62-4eef-a250-020b67ed4d0c']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:06.529913 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29e07749-ffa1-49de-b5ce-7412ffa9e774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:06.562313 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29e07749-ffa1-49de-b5ce-7412ffa9e774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d779e2a-29df-44ff-9551-1525deb26852', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1942093562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b4ebdfdea2b421f8bcb3c7dc5b71f10',qos_specs=None,replication_status=,reservations=['ec162ae1-b4e6-4b68-82c4-11d550453abc','1e72e146-1d20-402e-9949-0cb6d1eae1c0','f82bcd66-468b-418b-84cc-a46360e0c425','bd7dc66d-7e62-4eef-a250-020b67ed4d0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd1d116c84404ac88046444bff33bb94',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:29:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1942093562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d779e2a-29df-44ff-9551-1525deb26852,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b4ebdfdea2b421f8bcb3c7dc5b71f10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd1d116c84404ac88046444bff33bb94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:06.563265 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a24edb66-7b6c-4181-b851-4c5d59ab3db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:06.588933 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a24edb66-7b6c-4181-b851-4c5d59ab3db7) transitioned into state 'SUCCESS' from state '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-1942093562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b4ebdfdea2b421f8bcb3c7dc5b71f10',qos_specs=None,replication_status=,reservations=['ec162ae1-b4e6-4b68-82c4-11d550453abc','1e72e146-1d20-402e-9949-0cb6d1eae1c0','f82bcd66-468b-418b-84cc-a46360e0c425','bd7dc66d-7e62-4eef-a250-020b67ed4d0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd1d116c84404ac88046444bff33bb94',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:06.589905 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37adfb36-7521-411e-a320-453356d7a1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:06.603439 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37adfb36-7521-411e-a320-453356d7a1d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:06.604447 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Flow 'volume_create_api' (bf7cf9bd-a58a-42d0-94ab-307a5763a049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:29:06.604889 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Create volume request issued successfully. Aug 14 00:29:06.605640 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-54641269-8695-47a8-957a-c0f29cfa82ac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:29:06.606269 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 61/245] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:29:06 2026] POST /volume/v3/volumes => generated 754 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:29:06.626046 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4e50ac1f-a678-4561-8ea1-ee7c69c0241c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:06.626627 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1ddeb2e7-c4de-4f56-8892-f2f0545cfefd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:06.628227 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4e50ac1f-a678-4561-8ea1-ee7c69c0241c tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] GET https://10.4.3.208/volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 Aug 14 00:29:06.628351 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4e50ac1f-a678-4561-8ea1-ee7c69c0241c tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:06.628533 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4e50ac1f-a678-4561-8ea1-ee7c69c0241c tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:06.628837 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1ddeb2e7-c4de-4f56-8892-f2f0545cfefd tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:06.629103 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1ddeb2e7-c4de-4f56-8892-f2f0545cfefd tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:06.629664 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1ddeb2e7-c4de-4f56-8892-f2f0545cfefd tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:06.636627 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:06.636627 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:06.641897 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4e50ac1f-a678-4561-8ea1-ee7c69c0241c tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Volume info retrieved successfully. Aug 14 00:29:06.642314 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:06.642314 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:06.646415 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1ddeb2e7-c4de-4f56-8892-f2f0545cfefd tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:06.647386 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4e50ac1f-a678-4561-8ea1-ee7c69c0241c tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] https://10.4.3.208/volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 returned with HTTP 200 Aug 14 00:29:06.647798 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 62/246] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:06 2026] GET /volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:06.656579 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1ddeb2e7-c4de-4f56-8892-f2f0545cfefd tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:06.656579 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 62/247] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:06 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:06.843981 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-09a2a2cf-0463-4936-9db9-b76076f83698 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:06.847056 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-09a2a2cf-0463-4936-9db9-b76076f83698 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:06.848116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-09a2a2cf-0463-4936-9db9-b76076f83698 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:06.848116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-09a2a2cf-0463-4936-9db9-b76076f83698 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:06.865063 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:06.865063 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:06.870968 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-09a2a2cf-0463-4936-9db9-b76076f83698 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Volume info retrieved successfully. Aug 14 00:29:06.876443 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-09a2a2cf-0463-4936-9db9-b76076f83698 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:06.876913 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 63/248] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:06 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:29:06.963613 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ecc9fd38-144b-41b5-be1c-dc8036a54ecd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:06.966556 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ecc9fd38-144b-41b5-be1c-dc8036a54ecd tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:06.966556 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ecc9fd38-144b-41b5-be1c-dc8036a54ecd tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:06.966556 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ecc9fd38-144b-41b5-be1c-dc8036a54ecd tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:06.979521 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-39c50c44-de34-418a-9e9f-f8a2d92f0160 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:06.981247 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-39c50c44-de34-418a-9e9f-f8a2d92f0160 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:06.981418 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-39c50c44-de34-418a-9e9f-f8a2d92f0160 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:06.981592 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-39c50c44-de34-418a-9e9f-f8a2d92f0160 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:06.985800 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:06.985800 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:06.990803 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:06.990803 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:06.991430 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ecc9fd38-144b-41b5-be1c-dc8036a54ecd tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:06.994810 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-39c50c44-de34-418a-9e9f-f8a2d92f0160 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:06.997352 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ecc9fd38-144b-41b5-be1c-dc8036a54ecd tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:06.997893 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 62/249] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:06 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:06.999818 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-39c50c44-de34-418a-9e9f-f8a2d92f0160 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:07.000197 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 63/250] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:06 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:07.664675 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0b34d740-f6ae-4168-a315-9441d1d80872 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:07.668446 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0b34d740-f6ae-4168-a315-9441d1d80872 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] GET https://10.4.3.208/volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 Aug 14 00:29:07.668446 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0b34d740-f6ae-4168-a315-9441d1d80872 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:07.668446 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0b34d740-f6ae-4168-a315-9441d1d80872 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:07.676350 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-62e311f1-f10d-4e3c-bea7-1c1dba6af411 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:07.678750 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-62e311f1-f10d-4e3c-bea7-1c1dba6af411 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:07.679062 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-62e311f1-f10d-4e3c-bea7-1c1dba6af411 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:07.679295 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-62e311f1-f10d-4e3c-bea7-1c1dba6af411 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:07.680400 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:07.680400 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:07.687339 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0b34d740-f6ae-4168-a315-9441d1d80872 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Volume info retrieved successfully. Aug 14 00:29:07.695112 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:07.695112 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:07.695307 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0b34d740-f6ae-4168-a315-9441d1d80872 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] https://10.4.3.208/volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 returned with HTTP 200 Aug 14 00:29:07.695804 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 63/251] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:07 2026] GET /volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:07.708800 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-62e311f1-f10d-4e3c-bea7-1c1dba6af411 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:07.718068 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1fb8eebe-2790-483c-9bf5-8271bad16aac None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:07.721028 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1fb8eebe-2790-483c-9bf5-8271bad16aac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] POST https://10.4.3.208/volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852/action Aug 14 00:29:07.721541 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1fb8eebe-2790-483c-9bf5-8271bad16aac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:29:07.721737 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1fb8eebe-2790-483c-9bf5-8271bad16aac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:07.723048 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-62e311f1-f10d-4e3c-bea7-1c1dba6af411 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:07.723826 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 64/252] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:07 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1140 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:07.735043 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:07.735043 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:07.735949 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1fb8eebe-2790-483c-9bf5-8271bad16aac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Volume info retrieved successfully. Aug 14 00:29:07.750682 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1fb8eebe-2790-483c-9bf5-8271bad16aac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Volume updated successfully. Aug 14 00:29:07.751055 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1fb8eebe-2790-483c-9bf5-8271bad16aac tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] https://10.4.3.208/volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852/action returned with HTTP 200 Aug 14 00:29:07.751761 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 63/253] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:29:07 2026] POST /volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 00:29:07.761137 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6f2b5b40-fa8f-4ff3-aa23-2c7121522d20 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:07.763456 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6f2b5b40-fa8f-4ff3-aa23-2c7121522d20 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] GET https://10.4.3.208/volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 Aug 14 00:29:07.763802 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6f2b5b40-fa8f-4ff3-aa23-2c7121522d20 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:07.764040 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6f2b5b40-fa8f-4ff3-aa23-2c7121522d20 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:07.773535 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:07.773535 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:07.779452 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6f2b5b40-fa8f-4ff3-aa23-2c7121522d20 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Volume info retrieved successfully. Aug 14 00:29:07.787294 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6f2b5b40-fa8f-4ff3-aa23-2c7121522d20 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] https://10.4.3.208/volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 returned with HTTP 200 Aug 14 00:29:07.787856 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 64/254] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:07 2026] GET /volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:07.893848 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ff763cf3-8bda-4177-84fd-abb6e9c0e4f8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:07.896041 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ff763cf3-8bda-4177-84fd-abb6e9c0e4f8 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:07.896322 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ff763cf3-8bda-4177-84fd-abb6e9c0e4f8 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:07.896518 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ff763cf3-8bda-4177-84fd-abb6e9c0e4f8 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:07.909576 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:07.909576 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:07.914548 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ff763cf3-8bda-4177-84fd-abb6e9c0e4f8 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Volume info retrieved successfully. Aug 14 00:29:07.919638 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ff763cf3-8bda-4177-84fd-abb6e9c0e4f8 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:07.920077 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 64/255] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:07 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:08.014790 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-76e5e103-0b33-4544-b7c4-bfe096f66c8f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:08.017164 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-76e5e103-0b33-4544-b7c4-bfe096f66c8f tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:08.017164 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-76e5e103-0b33-4544-b7c4-bfe096f66c8f tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:08.017164 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-76e5e103-0b33-4544-b7c4-bfe096f66c8f tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:08.023017 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-56b6b737-3949-4247-9d2e-cab489760d94 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:08.025583 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-56b6b737-3949-4247-9d2e-cab489760d94 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:08.025936 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-56b6b737-3949-4247-9d2e-cab489760d94 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:08.026506 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-56b6b737-3949-4247-9d2e-cab489760d94 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:08.039082 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-b9af56a4-c0c3-484b-891a-c8ba0883ab8c req-3e8f72f3-443d-4533-b762-79a4ec8387ba None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:08.044441 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-b9af56a4-c0c3-484b-891a-c8ba0883ab8c req-3e8f72f3-443d-4533-b762-79a4ec8387ba tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] GET https://10.4.3.208/volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 Aug 14 00:29:08.047892 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-b9af56a4-c0c3-484b-891a-c8ba0883ab8c req-3e8f72f3-443d-4533-b762-79a4ec8387ba tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:08.047892 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-b9af56a4-c0c3-484b-891a-c8ba0883ab8c req-3e8f72f3-443d-4533-b762-79a4ec8387ba tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:08.049251 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:08.049251 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:08.057866 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-56b6b737-3949-4247-9d2e-cab489760d94 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:08.058860 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:08.058860 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:08.067391 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-56b6b737-3949-4247-9d2e-cab489760d94 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:08.067497 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:08.067497 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:08.068242 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 64/256] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:08 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:08.069140 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-76e5e103-0b33-4544-b7c4-bfe096f66c8f tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:08.073329 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-b9af56a4-c0c3-484b-891a-c8ba0883ab8c req-3e8f72f3-443d-4533-b762-79a4ec8387ba tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Volume info retrieved successfully. Aug 14 00:29:08.077064 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-76e5e103-0b33-4544-b7c4-bfe096f66c8f tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:08.077614 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 65/257] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:08 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1024 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:08.080499 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-b9af56a4-c0c3-484b-891a-c8ba0883ab8c req-3e8f72f3-443d-4533-b762-79a4ec8387ba tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] https://10.4.3.208/volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 returned with HTTP 200 Aug 14 00:29:08.081016 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 65/258] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:29:08 2026] GET /volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:08.520222 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:08.522118 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:29:08.522517 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1087549120"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:08.524105 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1087549120'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:29:08.524254 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Create volume of 1 GB Aug 14 00:29:08.530032 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Availability Zones retrieved successfully. Aug 14 00:29:08.536628 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Flow 'volume_create_api' (7f6f0e39-3d65-445a-b9c3-30ad36179e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:29:08.537840 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bca2180c-8360-49f5-b69e-3994bc003f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:08.538778 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:29:08.592254 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bca2180c-8360-49f5-b69e-3994bc003f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:08.593772 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b3e04e-0b6e-4be5-bd42-2ad27452c49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:08.662378 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Created reservations ['5e3477de-9873-447f-82d7-a3ec0f112d66', '5618c3c3-d129-4b33-bb4c-5da4384ffb6b', '6bd31a97-4adc-4efa-979a-5e43667485fc', '2e234fac-8862-4ae4-8d47-05ce21550521'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:29:08.663279 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31b3e04e-0b6e-4be5-bd42-2ad27452c49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e3477de-9873-447f-82d7-a3ec0f112d66', '5618c3c3-d129-4b33-bb4c-5da4384ffb6b', '6bd31a97-4adc-4efa-979a-5e43667485fc', '2e234fac-8862-4ae4-8d47-05ce21550521']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:08.664182 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91a7c098-e381-43b9-a2e0-00fd92f197f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:08.686973 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91a7c098-e381-43b9-a2e0-00fd92f197f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b5740e7-52c5-4d60-bc51-81a02d1c6a02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1087549120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b4ebdfdea2b421f8bcb3c7dc5b71f10',qos_specs=None,replication_status=,reservations=['5e3477de-9873-447f-82d7-a3ec0f112d66','5618c3c3-d129-4b33-bb4c-5da4384ffb6b','6bd31a97-4adc-4efa-979a-5e43667485fc','2e234fac-8862-4ae4-8d47-05ce21550521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd1d116c84404ac88046444bff33bb94',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:29:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1087549120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b5740e7-52c5-4d60-bc51-81a02d1c6a02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b4ebdfdea2b421f8bcb3c7dc5b71f10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd1d116c84404ac88046444bff33bb94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:08.688360 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c2dbb1c-414f-4890-aa57-719a8567e9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:08.711720 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c2dbb1c-414f-4890-aa57-719a8567e9cb) transitioned into state 'SUCCESS' from state '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-1087549120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b4ebdfdea2b421f8bcb3c7dc5b71f10',qos_specs=None,replication_status=,reservations=['5e3477de-9873-447f-82d7-a3ec0f112d66','5618c3c3-d129-4b33-bb4c-5da4384ffb6b','6bd31a97-4adc-4efa-979a-5e43667485fc','2e234fac-8862-4ae4-8d47-05ce21550521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd1d116c84404ac88046444bff33bb94',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:08.712739 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c56fa77-f499-4aeb-90ac-6da10a05016f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:08.723279 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c56fa77-f499-4aeb-90ac-6da10a05016f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:08.724239 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Flow 'volume_create_api' (7f6f0e39-3d65-445a-b9c3-30ad36179e37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:29:08.724598 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Create volume request issued successfully. Aug 14 00:29:08.725502 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e851eee5-23b4-42ef-a01a-4f2d61274a39 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:29:08.725961 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 65/259] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:29:08 2026] POST /volume/v3/volumes => generated 754 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:29:08.746588 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a474658b-207a-4576-98f2-68a74264118e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:08.746588 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a474658b-207a-4576-98f2-68a74264118e tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:08.746588 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a474658b-207a-4576-98f2-68a74264118e tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:08.746588 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a474658b-207a-4576-98f2-68a74264118e tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:08.748520 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-51a7bd67-1471-4aa0-a972-1a00e0a54069 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:08.752804 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-51a7bd67-1471-4aa0-a972-1a00e0a54069 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] GET https://10.4.3.208/volume/v3/volumes/3b5740e7-52c5-4d60-bc51-81a02d1c6a02 Aug 14 00:29:08.753099 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-51a7bd67-1471-4aa0-a972-1a00e0a54069 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:08.753447 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-51a7bd67-1471-4aa0-a972-1a00e0a54069 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:08.768056 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:08.768056 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:08.773877 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:08.773877 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:08.774046 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a474658b-207a-4576-98f2-68a74264118e tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:08.778039 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-51a7bd67-1471-4aa0-a972-1a00e0a54069 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Volume info retrieved successfully. Aug 14 00:29:08.779989 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a474658b-207a-4576-98f2-68a74264118e tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:08.780573 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 65/260] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:08 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:08.783141 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-51a7bd67-1471-4aa0-a972-1a00e0a54069 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] https://10.4.3.208/volume/v3/volumes/3b5740e7-52c5-4d60-bc51-81a02d1c6a02 returned with HTTP 200 Aug 14 00:29:08.783689 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 66/261] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:08 2026] GET /volume/v3/volumes/3b5740e7-52c5-4d60-bc51-81a02d1c6a02 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:08.935455 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-109db2ab-6b01-4447-9b3d-d1913e33cb4f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:08.937571 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-109db2ab-6b01-4447-9b3d-d1913e33cb4f tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:08.937866 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-109db2ab-6b01-4447-9b3d-d1913e33cb4f tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:08.938182 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-109db2ab-6b01-4447-9b3d-d1913e33cb4f tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:08.951232 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:08.951232 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:08.955620 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-109db2ab-6b01-4447-9b3d-d1913e33cb4f tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Volume info retrieved successfully. Aug 14 00:29:08.960422 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-109db2ab-6b01-4447-9b3d-d1913e33cb4f tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:08.960853 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 66/262] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:08 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:09.084079 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-879f183f-45fb-4fb4-aad4-fd3e69f2944c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:09.086369 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-879f183f-45fb-4fb4-aad4-fd3e69f2944c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:09.086607 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-879f183f-45fb-4fb4-aad4-fd3e69f2944c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:09.086853 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-879f183f-45fb-4fb4-aad4-fd3e69f2944c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:09.092293 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-64ba9362-9d64-4a91-911c-fa3a35f44c15 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:09.094776 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-64ba9362-9d64-4a91-911c-fa3a35f44c15 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:09.095054 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-64ba9362-9d64-4a91-911c-fa3a35f44c15 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:09.095359 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-64ba9362-9d64-4a91-911c-fa3a35f44c15 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:09.100391 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:09.100391 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:09.104982 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-879f183f-45fb-4fb4-aad4-fd3e69f2944c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:09.105533 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:09.105533 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:09.109220 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-64ba9362-9d64-4a91-911c-fa3a35f44c15 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:09.110107 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-879f183f-45fb-4fb4-aad4-fd3e69f2944c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:09.110586 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 66/263] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:09 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:09.113215 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-64ba9362-9d64-4a91-911c-fa3a35f44c15 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:09.113560 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 66/264] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:09 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:09.802583 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1ada7db6-1bed-40e8-a5b5-ef9a023ab8bd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:09.803158 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3bd8de51-d393-45dd-9db9-b657d56f62fc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:09.804358 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1ada7db6-1bed-40e8-a5b5-ef9a023ab8bd tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] GET https://10.4.3.208/volume/v3/volumes/3b5740e7-52c5-4d60-bc51-81a02d1c6a02 Aug 14 00:29:09.804560 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1ada7db6-1bed-40e8-a5b5-ef9a023ab8bd tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:09.804771 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1ada7db6-1bed-40e8-a5b5-ef9a023ab8bd tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:09.805696 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3bd8de51-d393-45dd-9db9-b657d56f62fc tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:09.805993 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3bd8de51-d393-45dd-9db9-b657d56f62fc tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:09.806262 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3bd8de51-d393-45dd-9db9-b657d56f62fc tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:09.813973 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:09.813973 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:09.819098 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:09.819098 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:09.819232 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1ada7db6-1bed-40e8-a5b5-ef9a023ab8bd tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Volume info retrieved successfully. Aug 14 00:29:09.825557 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3bd8de51-d393-45dd-9db9-b657d56f62fc tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:09.825993 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1ada7db6-1bed-40e8-a5b5-ef9a023ab8bd tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] https://10.4.3.208/volume/v3/volumes/3b5740e7-52c5-4d60-bc51-81a02d1c6a02 returned with HTTP 200 Aug 14 00:29:09.826479 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 67/265] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:09 2026] GET /volume/v3/volumes/3b5740e7-52c5-4d60-bc51-81a02d1c6a02 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:09.833196 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3bd8de51-d393-45dd-9db9-b657d56f62fc tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:09.833816 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 67/266] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:09 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:09.974860 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5fd9ba63-f3bb-4e23-895c-af4e426d6d15 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:09.977271 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5fd9ba63-f3bb-4e23-895c-af4e426d6d15 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:09.977499 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5fd9ba63-f3bb-4e23-895c-af4e426d6d15 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:09.977700 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5fd9ba63-f3bb-4e23-895c-af4e426d6d15 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:09.989419 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:09.989419 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:09.994944 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5fd9ba63-f3bb-4e23-895c-af4e426d6d15 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Volume info retrieved successfully. Aug 14 00:29:10.000499 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5fd9ba63-f3bb-4e23-895c-af4e426d6d15 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:10.001186 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 67/267] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:09 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:10.127538 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5d6d0005-9811-417a-afb0-7d650dbc6cb8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:10.127726 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f3f41721-de1c-480a-a6c0-203e06558d0d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:10.130104 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f3f41721-de1c-480a-a6c0-203e06558d0d tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:10.130257 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5d6d0005-9811-417a-afb0-7d650dbc6cb8 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:10.130370 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f3f41721-de1c-480a-a6c0-203e06558d0d tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:10.130414 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5d6d0005-9811-417a-afb0-7d650dbc6cb8 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:10.130615 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f3f41721-de1c-480a-a6c0-203e06558d0d tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:10.130664 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5d6d0005-9811-417a-afb0-7d650dbc6cb8 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:10.142983 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:10.142983 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:10.145036 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:10.145036 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:10.147523 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f3f41721-de1c-480a-a6c0-203e06558d0d tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:10.150425 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5d6d0005-9811-417a-afb0-7d650dbc6cb8 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:10.153734 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f3f41721-de1c-480a-a6c0-203e06558d0d tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:10.154281 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 67/268] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:10 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:10.156526 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5d6d0005-9811-417a-afb0-7d650dbc6cb8 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:10.157052 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 68/269] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:10 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:10.239381 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c9caff57-1228-4aa9-8b70-c3c10dfd5e86 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:10.241529 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c9caff57-1228-4aa9-8b70-c3c10dfd5e86 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] DELETE https://10.4.3.208/volume/v3/volumes/3b5740e7-52c5-4d60-bc51-81a02d1c6a02 Aug 14 00:29:10.241820 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c9caff57-1228-4aa9-8b70-c3c10dfd5e86 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:10.242037 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c9caff57-1228-4aa9-8b70-c3c10dfd5e86 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:10.242319 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-c9caff57-1228-4aa9-8b70-c3c10dfd5e86 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Delete volume with id: 3b5740e7-52c5-4d60-bc51-81a02d1c6a02 Aug 14 00:29:10.250945 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:10.250945 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:10.251563 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c9caff57-1228-4aa9-8b70-c3c10dfd5e86 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Volume info retrieved successfully. Aug 14 00:29:10.288749 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c9caff57-1228-4aa9-8b70-c3c10dfd5e86 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Delete volume request issued successfully. Aug 14 00:29:10.289019 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c9caff57-1228-4aa9-8b70-c3c10dfd5e86 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] https://10.4.3.208/volume/v3/volumes/3b5740e7-52c5-4d60-bc51-81a02d1c6a02 returned with HTTP 202 Aug 14 00:29:10.289579 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 68/270] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:29:10 2026] DELETE /volume/v3/volumes/3b5740e7-52c5-4d60-bc51-81a02d1c6a02 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:29:10.299462 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b26d3e03-ea28-4525-8e94-99ff8d43716a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:10.302505 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b26d3e03-ea28-4525-8e94-99ff8d43716a tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] GET https://10.4.3.208/volume/v3/volumes/3b5740e7-52c5-4d60-bc51-81a02d1c6a02 Aug 14 00:29:10.302832 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b26d3e03-ea28-4525-8e94-99ff8d43716a tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:10.303160 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b26d3e03-ea28-4525-8e94-99ff8d43716a tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:10.312841 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:10.312841 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:10.317451 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b26d3e03-ea28-4525-8e94-99ff8d43716a tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Volume info retrieved successfully. Aug 14 00:29:10.323939 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b26d3e03-ea28-4525-8e94-99ff8d43716a tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] https://10.4.3.208/volume/v3/volumes/3b5740e7-52c5-4d60-bc51-81a02d1c6a02 returned with HTTP 200 Aug 14 00:29:10.324602 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 68/271] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:10 2026] GET /volume/v3/volumes/3b5740e7-52c5-4d60-bc51-81a02d1c6a02 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:10.855967 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-49c0dea7-3d85-4e4e-b838-fc668c563e6b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:10.858459 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-49c0dea7-3d85-4e4e-b838-fc668c563e6b tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:10.858742 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-49c0dea7-3d85-4e4e-b838-fc668c563e6b tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:10.862119 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-49c0dea7-3d85-4e4e-b838-fc668c563e6b tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:10.874211 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:10.874211 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:10.879854 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-49c0dea7-3d85-4e4e-b838-fc668c563e6b tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:10.886818 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-49c0dea7-3d85-4e4e-b838-fc668c563e6b tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:10.887392 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 68/272] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:10 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:11.019120 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-06e9038f-a8c3-483d-a705-6d0b14f41da4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:11.021701 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-06e9038f-a8c3-483d-a705-6d0b14f41da4 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:11.021984 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-06e9038f-a8c3-483d-a705-6d0b14f41da4 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:11.022281 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-06e9038f-a8c3-483d-a705-6d0b14f41da4 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:11.036147 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:11.036147 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:11.041473 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-06e9038f-a8c3-483d-a705-6d0b14f41da4 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Volume info retrieved successfully. Aug 14 00:29:11.048069 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-06e9038f-a8c3-483d-a705-6d0b14f41da4 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:11.048652 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 69/273] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:11 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:11.169739 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f0931fd6-d645-4efc-a29d-74e215e7f920 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:11.171762 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6bb436e6-e8fd-4302-8213-33adbbc4dd54 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:11.172520 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f0931fd6-d645-4efc-a29d-74e215e7f920 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:11.173511 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f0931fd6-d645-4efc-a29d-74e215e7f920 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:11.173511 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f0931fd6-d645-4efc-a29d-74e215e7f920 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:11.174152 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6bb436e6-e8fd-4302-8213-33adbbc4dd54 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:11.174426 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6bb436e6-e8fd-4302-8213-33adbbc4dd54 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:11.175109 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6bb436e6-e8fd-4302-8213-33adbbc4dd54 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:11.187502 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:11.187502 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:11.187841 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:11.187841 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:11.192666 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6bb436e6-e8fd-4302-8213-33adbbc4dd54 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:11.192845 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f0931fd6-d645-4efc-a29d-74e215e7f920 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:11.198531 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f0931fd6-d645-4efc-a29d-74e215e7f920 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:11.198722 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6bb436e6-e8fd-4302-8213-33adbbc4dd54 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:11.199297 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 69/274] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:11 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 868 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:11.199392 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 69/275] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:11 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:11.342887 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5c13e2c3-b50e-4cbf-8f8d-7ba29913b977 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:11.345779 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5c13e2c3-b50e-4cbf-8f8d-7ba29913b977 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] GET https://10.4.3.208/volume/v3/volumes/3b5740e7-52c5-4d60-bc51-81a02d1c6a02 Aug 14 00:29:11.346029 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5c13e2c3-b50e-4cbf-8f8d-7ba29913b977 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:11.346344 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5c13e2c3-b50e-4cbf-8f8d-7ba29913b977 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:11.354192 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5c13e2c3-b50e-4cbf-8f8d-7ba29913b977 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] https://10.4.3.208/volume/v3/volumes/3b5740e7-52c5-4d60-bc51-81a02d1c6a02 returned with HTTP 404 Aug 14 00:29:11.354881 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 69/276] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:11 2026] GET /volume/v3/volumes/3b5740e7-52c5-4d60-bc51-81a02d1c6a02 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:11.364753 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c45efdd0-8fba-4f17-89d7-9bc748e331d5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:11.367317 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c45efdd0-8fba-4f17-89d7-9bc748e331d5 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] DELETE https://10.4.3.208/volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 Aug 14 00:29:11.367559 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c45efdd0-8fba-4f17-89d7-9bc748e331d5 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:11.367780 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c45efdd0-8fba-4f17-89d7-9bc748e331d5 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:11.367959 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-c45efdd0-8fba-4f17-89d7-9bc748e331d5 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Delete volume with id: 6d779e2a-29df-44ff-9551-1525deb26852 Aug 14 00:29:11.377018 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:11.377018 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:11.377512 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c45efdd0-8fba-4f17-89d7-9bc748e331d5 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Volume info retrieved successfully. Aug 14 00:29:11.397609 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c45efdd0-8fba-4f17-89d7-9bc748e331d5 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Delete volume request issued successfully. Aug 14 00:29:11.397850 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c45efdd0-8fba-4f17-89d7-9bc748e331d5 tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] https://10.4.3.208/volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 returned with HTTP 202 Aug 14 00:29:11.398350 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 70/277] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:29:11 2026] DELETE /volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:29:11.408210 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3043de03-c9e9-4d05-a12f-e9a86594106a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:11.410564 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3043de03-c9e9-4d05-a12f-e9a86594106a tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] GET https://10.4.3.208/volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 Aug 14 00:29:11.410845 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3043de03-c9e9-4d05-a12f-e9a86594106a tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:11.411076 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3043de03-c9e9-4d05-a12f-e9a86594106a tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:11.421107 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:11.421107 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:11.426393 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3043de03-c9e9-4d05-a12f-e9a86594106a tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Volume info retrieved successfully. Aug 14 00:29:11.443934 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3043de03-c9e9-4d05-a12f-e9a86594106a tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] https://10.4.3.208/volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 returned with HTTP 200 Aug 14 00:29:11.443934 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 70/278] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:11 2026] GET /volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:11.904416 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a611daa2-ec12-4e92-b30a-8664427afb29 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:11.909383 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a611daa2-ec12-4e92-b30a-8664427afb29 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:11.909383 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a611daa2-ec12-4e92-b30a-8664427afb29 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:11.909383 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a611daa2-ec12-4e92-b30a-8664427afb29 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:11.918541 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:11.918541 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:11.923270 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a611daa2-ec12-4e92-b30a-8664427afb29 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:11.928371 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a611daa2-ec12-4e92-b30a-8664427afb29 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:11.928920 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 70/279] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:11 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:12.063815 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5e518895-54f0-4221-88a8-ceb2741d86b5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:12.068081 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5e518895-54f0-4221-88a8-ceb2741d86b5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:12.068081 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5e518895-54f0-4221-88a8-ceb2741d86b5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:12.068081 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5e518895-54f0-4221-88a8-ceb2741d86b5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:12.082211 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:12.082211 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:12.087533 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5e518895-54f0-4221-88a8-ceb2741d86b5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Volume info retrieved successfully. Aug 14 00:29:12.094925 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5e518895-54f0-4221-88a8-ceb2741d86b5 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:12.094925 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 70/280] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:12 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:12.215231 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cee77409-67df-41f8-95cc-08e1bc9d0ec5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:12.216821 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ea19fbba-d72f-4cf6-94a8-62e17c71dc70 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:12.218365 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cee77409-67df-41f8-95cc-08e1bc9d0ec5 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:12.218593 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ea19fbba-d72f-4cf6-94a8-62e17c71dc70 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:12.218802 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ea19fbba-d72f-4cf6-94a8-62e17c71dc70 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:12.218842 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cee77409-67df-41f8-95cc-08e1bc9d0ec5 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:12.218984 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ea19fbba-d72f-4cf6-94a8-62e17c71dc70 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:12.219245 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cee77409-67df-41f8-95cc-08e1bc9d0ec5 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:12.227671 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:12.227671 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:12.230956 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ea19fbba-d72f-4cf6-94a8-62e17c71dc70 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:12.231335 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:12.231335 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:12.235600 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ea19fbba-d72f-4cf6-94a8-62e17c71dc70 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:12.235600 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 71/281] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:12 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:12.237414 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cee77409-67df-41f8-95cc-08e1bc9d0ec5 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:12.243239 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cee77409-67df-41f8-95cc-08e1bc9d0ec5 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:12.243912 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 71/282] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:12 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:12.449778 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fcbe5516-f499-4cb7-b6d0-866a74b23d2b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:12.452283 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fcbe5516-f499-4cb7-b6d0-866a74b23d2b tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] GET https://10.4.3.208/volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 Aug 14 00:29:12.452534 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fcbe5516-f499-4cb7-b6d0-866a74b23d2b tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:12.452794 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fcbe5516-f499-4cb7-b6d0-866a74b23d2b tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:12.459339 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fcbe5516-f499-4cb7-b6d0-866a74b23d2b tempest-ServersNegativeTestJSON-87133001 tempest-ServersNegativeTestJSON-87133001-project-member] https://10.4.3.208/volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 returned with HTTP 404 Aug 14 00:29:12.459979 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 71/283] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:12 2026] GET /volume/v3/volumes/6d779e2a-29df-44ff-9551-1525deb26852 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:12.864173 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-8c44e139-abb2-4b38-93df-26f43d014514 req-bec3d635-452d-4b29-8480-72a2605db055 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:12.867236 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-bec3d635-452d-4b29-8480-72a2605db055 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] POST https://10.4.3.208/volume/v3/attachments/186994c7-1e57-43c1-86e9-e1f0171e1422/action Aug 14 00:29:12.867872 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-bec3d635-452d-4b29-8480-72a2605db055 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:29:12.868050 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-bec3d635-452d-4b29-8480-72a2605db055 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:12.899073 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:12.899073 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:12.919272 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-8c44e139-abb2-4b38-93df-26f43d014514 req-bec3d635-452d-4b29-8480-72a2605db055 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/attachments/186994c7-1e57-43c1-86e9-e1f0171e1422/action returned with HTTP 204 Aug 14 00:29:12.919869 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 71/284] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:29:12 2026] POST /volume/v3/attachments/186994c7-1e57-43c1-86e9-e1f0171e1422/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:12.943123 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-4a417a2e-4969-4833-8afa-6324653d6c3e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:12.943123 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-4a417a2e-4969-4833-8afa-6324653d6c3e tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] DELETE https://10.4.3.208/volume/v3/attachments/924a6023-2d0f-461b-b276-3daf0d651125 Aug 14 00:29:12.943395 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-4a417a2e-4969-4833-8afa-6324653d6c3e tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:12.943695 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-4a417a2e-4969-4833-8afa-6324653d6c3e tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:12.944779 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c894bb3b-8326-406d-920f-993f7c2d728d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:12.950955 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c894bb3b-8326-406d-920f-993f7c2d728d tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:12.950955 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c894bb3b-8326-406d-920f-993f7c2d728d tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:12.950955 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c894bb3b-8326-406d-920f-993f7c2d728d tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:12.953118 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:12.953118 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:12.980829 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:12.980829 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:12.991177 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c894bb3b-8326-406d-920f-993f7c2d728d tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:12.999335 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c894bb3b-8326-406d-920f-993f7c2d728d tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:12.999335 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 72/285] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:12 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1140 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:13.048499 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-383d6ea2-221e-4bba-beca-1ed3ee521311 req-4a417a2e-4969-4833-8afa-6324653d6c3e tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/attachments/924a6023-2d0f-461b-b276-3daf0d651125 returned with HTTP 200 Aug 14 00:29:13.049048 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 72/286] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:29:12 2026] DELETE /volume/v3/attachments/924a6023-2d0f-461b-b276-3daf0d651125 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:13.109642 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0db3a7d2-94fe-4653-b8e9-5b93f19c5e71 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:13.114582 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0db3a7d2-94fe-4653-b8e9-5b93f19c5e71 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:13.114919 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0db3a7d2-94fe-4653-b8e9-5b93f19c5e71 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:13.120725 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0db3a7d2-94fe-4653-b8e9-5b93f19c5e71 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:13.131474 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:13.131474 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:13.141813 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0db3a7d2-94fe-4653-b8e9-5b93f19c5e71 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] Volume info retrieved successfully. Aug 14 00:29:13.153787 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0db3a7d2-94fe-4653-b8e9-5b93f19c5e71 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-reader] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:13.153787 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 72/287] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:13 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:13.230715 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-92de988e-a8be-4f98-8c6a-7cce555f8249 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:13.233775 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-92de988e-a8be-4f98-8c6a-7cce555f8249 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:13.234453 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-92de988e-a8be-4f98-8c6a-7cce555f8249 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:13.234453 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-92de988e-a8be-4f98-8c6a-7cce555f8249 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:13.248081 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:13.248081 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:13.252122 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8d3ba1f9-d10e-4cba-b50a-95ae792165d8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:13.253477 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-92de988e-a8be-4f98-8c6a-7cce555f8249 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:29:13.256327 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8d3ba1f9-d10e-4cba-b50a-95ae792165d8 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:13.256327 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8d3ba1f9-d10e-4cba-b50a-95ae792165d8 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:13.256834 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8d3ba1f9-d10e-4cba-b50a-95ae792165d8 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:13.262445 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d0c5a9ad-802a-44c6-800e-96f43a9879c7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:13.263742 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-92de988e-a8be-4f98-8c6a-7cce555f8249 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:13.264449 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 72/288] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:13 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:13.266698 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d0c5a9ad-802a-44c6-800e-96f43a9879c7 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:13.267000 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d0c5a9ad-802a-44c6-800e-96f43a9879c7 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:13.267288 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d0c5a9ad-802a-44c6-800e-96f43a9879c7 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:13.275020 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:13.275020 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:13.279848 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-8d3ba1f9-d10e-4cba-b50a-95ae792165d8 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:13.282296 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:13.282296 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:13.286993 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d0c5a9ad-802a-44c6-800e-96f43a9879c7 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:13.287203 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8d3ba1f9-d10e-4cba-b50a-95ae792165d8 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:13.287887 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 73/289] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:13 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:13.291877 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d0c5a9ad-802a-44c6-800e-96f43a9879c7 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:13.293354 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 73/290] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:13 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:13.330040 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-035e7e72-6d5d-4ddc-8e93-20afd2dd6821 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:13.333049 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-035e7e72-6d5d-4ddc-8e93-20afd2dd6821 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:13.333885 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-035e7e72-6d5d-4ddc-8e93-20afd2dd6821 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:13.333885 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-035e7e72-6d5d-4ddc-8e93-20afd2dd6821 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:13.344209 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:13.344209 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:13.348290 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-48614846-9aee-4f03-9484-3107abfbaed0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:13.351293 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-035e7e72-6d5d-4ddc-8e93-20afd2dd6821 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:29:13.351467 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-48614846-9aee-4f03-9484-3107abfbaed0 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:13.351555 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-48614846-9aee-4f03-9484-3107abfbaed0 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:13.351845 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-48614846-9aee-4f03-9484-3107abfbaed0 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:13.357291 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-035e7e72-6d5d-4ddc-8e93-20afd2dd6821 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:13.357821 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 73/291] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:13 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:13.364006 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:13.364006 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:13.369848 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-48614846-9aee-4f03-9484-3107abfbaed0 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:13.376174 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-48614846-9aee-4f03-9484-3107abfbaed0 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:13.376729 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 73/292] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:29:13 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:13.474175 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-189a7d6a-0e59-4d8a-9ce9-a0e2d9455915 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:13.474675 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-189a7d6a-0e59-4d8a-9ce9-a0e2d9455915 None None] GET https://10.4.3.208/volume// Aug 14 00:29:13.474945 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-189a7d6a-0e59-4d8a-9ce9-a0e2d9455915 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:13.475328 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-189a7d6a-0e59-4d8a-9ce9-a0e2d9455915 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:13.475756 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-189a7d6a-0e59-4d8a-9ce9-a0e2d9455915 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:29:13.476178 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 74/293] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:29:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:29:13.487399 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-c13fbd3f-45d9-4681-901e-85413c7133b2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:13.490448 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-c13fbd3f-45d9-4681-901e-85413c7133b2 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:29:13.491063 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-c13fbd3f-45d9-4681-901e-85413c7133b2 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3211b746-bada-4b8b-9693-273d79395564", "connector": null, "instance_uuid": "ecd17168-1c58-48ab-9b50-fbb5fa8e46f1"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:13.509550 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:13.509550 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:13.538792 np0000007289 devstack@c-api.service[100208]: WARNING cinder.volume.api [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-c13fbd3f-45d9-4681-901e-85413c7133b2 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 14 00:29:13.544292 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-c13fbd3f-45d9-4681-901e-85413c7133b2 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:29:13.544968 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 74/294] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:29:13 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 14 00:29:13.575021 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ee1546df-782a-408f-ae07-31e79e0a4c63 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:13.577950 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ee1546df-782a-408f-ae07-31e79e0a4c63 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:13.578256 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ee1546df-782a-408f-ae07-31e79e0a4c63 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:13.578884 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ee1546df-782a-408f-ae07-31e79e0a4c63 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:13.591382 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4ce5c4d1-5196-4639-88ac-7407e484d137 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:13.591522 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4ce5c4d1-5196-4639-88ac-7407e484d137 None None] GET https://10.4.3.208/volume// Aug 14 00:29:13.591714 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4ce5c4d1-5196-4639-88ac-7407e484d137 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:13.591931 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4ce5c4d1-5196-4639-88ac-7407e484d137 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:13.592298 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4ce5c4d1-5196-4639-88ac-7407e484d137 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:29:13.592870 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 74/295] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:29:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:29:13.602026 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:13.602026 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:13.602337 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-72c45e0e-9fd3-4db2-ad2f-5a0cc2c30ff9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:13.607310 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-72c45e0e-9fd3-4db2-ad2f-5a0cc2c30ff9 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:13.607673 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-72c45e0e-9fd3-4db2-ad2f-5a0cc2c30ff9 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:13.608008 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-72c45e0e-9fd3-4db2-ad2f-5a0cc2c30ff9 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:13.610879 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ee1546df-782a-408f-ae07-31e79e0a4c63 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:13.617274 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ee1546df-782a-408f-ae07-31e79e0a4c63 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:13.617768 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 74/296] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:13 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1162 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:13.631651 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:13.631651 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:13.636665 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-72c45e0e-9fd3-4db2-ad2f-5a0cc2c30ff9 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:13.641900 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-72c45e0e-9fd3-4db2-ad2f-5a0cc2c30ff9 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:13.642701 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 75/297] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:29:13 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1342 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:29:13.746138 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-bc5ef5fc-eacb-407d-bc1f-c76946f12f58 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:13.749423 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-bc5ef5fc-eacb-407d-bc1f-c76946f12f58 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] PUT https://10.4.3.208/volume/v3/attachments/5065247c-f467-48b9-847a-7d37d3f23888 Aug 14 00:29:13.749929 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-bc5ef5fc-eacb-407d-bc1f-c76946f12f58 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:13.760299 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-bc5ef5fc-eacb-407d-bc1f-c76946f12f58 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Acquiring lock "cinder-attachment_update-3211b746-bada-4b8b-9693-273d79395564-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:29:13.767818 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-bc5ef5fc-eacb-407d-bc1f-c76946f12f58 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Lock "cinder-attachment_update-3211b746-bada-4b8b-9693-273d79395564-np0000007289" acquired by "attachment_update" :: waited 0.009s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:29:13.769042 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:13.769042 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:13.903331 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-bc5ef5fc-eacb-407d-bc1f-c76946f12f58 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Lock "cinder-attachment_update-3211b746-bada-4b8b-9693-273d79395564-np0000007289" released by "attachment_update" :: held 0.136s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:29:13.903738 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-bc5ef5fc-eacb-407d-bc1f-c76946f12f58 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/attachments/5065247c-f467-48b9-847a-7d37d3f23888 returned with HTTP 200 Aug 14 00:29:13.904658 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 75/298] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:29:13 2026] PUT /volume/v3/attachments/5065247c-f467-48b9-847a-7d37d3f23888 => generated 967 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:14.019454 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9f74858e-5002-4782-a2bc-257638cfb219 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:14.021248 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9f74858e-5002-4782-a2bc-257638cfb219 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:14.023707 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9f74858e-5002-4782-a2bc-257638cfb219 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:14.023707 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9f74858e-5002-4782-a2bc-257638cfb219 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:14.032547 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:14.032547 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:14.036683 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9f74858e-5002-4782-a2bc-257638cfb219 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:14.043395 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9f74858e-5002-4782-a2bc-257638cfb219 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:14.044168 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 75/299] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:14 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:14.310350 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9ca6fa79-e6ce-4347-afa6-9aca51a81bd1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:14.314576 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9ca6fa79-e6ce-4347-afa6-9aca51a81bd1 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:14.314576 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9ca6fa79-e6ce-4347-afa6-9aca51a81bd1 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:14.314821 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9ca6fa79-e6ce-4347-afa6-9aca51a81bd1 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:14.333244 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:14.333244 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:14.344125 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-9ca6fa79-e6ce-4347-afa6-9aca51a81bd1 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:14.350154 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9ca6fa79-e6ce-4347-afa6-9aca51a81bd1 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:14.350776 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 75/300] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:14 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1024 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:14.634075 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b7040577-847b-4b3c-a687-8390d07e2420 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:14.636649 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b7040577-847b-4b3c-a687-8390d07e2420 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:14.636943 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b7040577-847b-4b3c-a687-8390d07e2420 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:14.637271 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b7040577-847b-4b3c-a687-8390d07e2420 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:14.654938 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:14.654938 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:14.662674 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b7040577-847b-4b3c-a687-8390d07e2420 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:14.671536 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b7040577-847b-4b3c-a687-8390d07e2420 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:14.671940 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 76/301] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:14 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1163 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:15.059263 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9f966bd1-312b-4f97-921f-0cc3524d44e9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:15.062317 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9f966bd1-312b-4f97-921f-0cc3524d44e9 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:15.062586 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9f966bd1-312b-4f97-921f-0cc3524d44e9 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:15.062799 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9f966bd1-312b-4f97-921f-0cc3524d44e9 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:15.078826 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:15.078826 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:15.086828 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9f966bd1-312b-4f97-921f-0cc3524d44e9 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:15.091824 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9f966bd1-312b-4f97-921f-0cc3524d44e9 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:15.092260 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 76/302] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:15 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:15.365900 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-32fa5f58-ac4c-45e5-bab6-bad77ebae1f2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:15.367954 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-32fa5f58-ac4c-45e5-bab6-bad77ebae1f2 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:15.368193 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-32fa5f58-ac4c-45e5-bab6-bad77ebae1f2 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:15.368408 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-32fa5f58-ac4c-45e5-bab6-bad77ebae1f2 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:15.380141 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:15.380141 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:15.384903 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-32fa5f58-ac4c-45e5-bab6-bad77ebae1f2 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:15.391869 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-32fa5f58-ac4c-45e5-bab6-bad77ebae1f2 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:15.391998 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 76/303] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:15 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:15.690774 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0bac4405-e36e-4c43-b06d-72f06913e8ba None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:15.692583 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0bac4405-e36e-4c43-b06d-72f06913e8ba tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:15.692735 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0bac4405-e36e-4c43-b06d-72f06913e8ba tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:15.692897 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0bac4405-e36e-4c43-b06d-72f06913e8ba tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:15.706960 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:15.706960 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:15.710991 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0bac4405-e36e-4c43-b06d-72f06913e8ba tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:15.715553 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0bac4405-e36e-4c43-b06d-72f06913e8ba tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:15.715954 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 76/304] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:15 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:16.110810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-54ba210e-a6a9-4bbb-92f5-4179b8133fa1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:16.114250 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-54ba210e-a6a9-4bbb-92f5-4179b8133fa1 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:16.114250 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-54ba210e-a6a9-4bbb-92f5-4179b8133fa1 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:16.115571 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-54ba210e-a6a9-4bbb-92f5-4179b8133fa1 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:16.126421 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:16.126421 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:16.131669 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-54ba210e-a6a9-4bbb-92f5-4179b8133fa1 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:16.137307 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-54ba210e-a6a9-4bbb-92f5-4179b8133fa1 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:16.137788 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 77/305] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:16 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:16.225417 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-f46fe5e1-6f9b-4177-b814-79db761db991 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:16.228029 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-f46fe5e1-6f9b-4177-b814-79db761db991 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] POST https://10.4.3.208/volume/v3/attachments/7d89a405-a6c2-4846-80e3-f21f388e3f4b/action Aug 14 00:29:16.228506 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-f46fe5e1-6f9b-4177-b814-79db761db991 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:29:16.228649 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-f46fe5e1-6f9b-4177-b814-79db761db991 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:16.247786 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:16.247786 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:16.263809 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-556239d1-85e6-49fc-88a9-9cf7b173bd59 req-f46fe5e1-6f9b-4177-b814-79db761db991 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/attachments/7d89a405-a6c2-4846-80e3-f21f388e3f4b/action returned with HTTP 204 Aug 14 00:29:16.264479 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 77/306] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:29:16 2026] POST /volume/v3/attachments/7d89a405-a6c2-4846-80e3-f21f388e3f4b/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:29:16.410593 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6ef216c5-2bbb-4203-ab5c-fbc6b122bfa2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:16.413194 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6ef216c5-2bbb-4203-ab5c-fbc6b122bfa2 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:16.413487 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6ef216c5-2bbb-4203-ab5c-fbc6b122bfa2 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:16.413818 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6ef216c5-2bbb-4203-ab5c-fbc6b122bfa2 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:16.426808 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:16.426808 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:16.431120 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6ef216c5-2bbb-4203-ab5c-fbc6b122bfa2 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:16.439783 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6ef216c5-2bbb-4203-ab5c-fbc6b122bfa2 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:16.439897 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 77/307] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:16 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:16.458267 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-82a97faa-f7e6-4f63-b090-e70c0cf0449e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:16.462197 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-82a97faa-f7e6-4f63-b090-e70c0cf0449e tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:16.462197 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-82a97faa-f7e6-4f63-b090-e70c0cf0449e tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:16.462505 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-82a97faa-f7e6-4f63-b090-e70c0cf0449e tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:16.482808 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:16.482808 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:16.488982 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-82a97faa-f7e6-4f63-b090-e70c0cf0449e tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:16.497706 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-82a97faa-f7e6-4f63-b090-e70c0cf0449e tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:16.497706 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 77/308] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:16 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:16.733620 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7fa27b8d-223f-4cc7-8411-21573f4a75ab None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:16.736667 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7fa27b8d-223f-4cc7-8411-21573f4a75ab tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:16.736667 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7fa27b8d-223f-4cc7-8411-21573f4a75ab tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:16.737744 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7fa27b8d-223f-4cc7-8411-21573f4a75ab tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:16.754388 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:16.754388 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:16.759336 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7fa27b8d-223f-4cc7-8411-21573f4a75ab tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:16.765056 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7fa27b8d-223f-4cc7-8411-21573f4a75ab tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:16.765617 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 78/309] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:16 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1163 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:16.989028 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-a4b2e9c1-dea3-4184-8fa1-d00c54ab3fc1 req-a89b6cce-77b4-4e0f-aa5c-61582efa41a5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:16.991399 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a4b2e9c1-dea3-4184-8fa1-d00c54ab3fc1 req-a89b6cce-77b4-4e0f-aa5c-61582efa41a5 tempest-VolumesAssistedSnapshotsTest-1434341607 tempest-VolumesAssistedSnapshotsTest-1434341607-project] POST https://10.4.3.208/volume/v3/snapshots/20524a48-8022-4961-b9a8-648134f0b011/action Aug 14 00:29:16.991739 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a4b2e9c1-dea3-4184-8fa1-d00c54ab3fc1 req-a89b6cce-77b4-4e0f-aa5c-61582efa41a5 tempest-VolumesAssistedSnapshotsTest-1434341607 tempest-VolumesAssistedSnapshotsTest-1434341607-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:29:16.991865 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a4b2e9c1-dea3-4184-8fa1-d00c54ab3fc1 req-a89b6cce-77b4-4e0f-aa5c-61582efa41a5 tempest-VolumesAssistedSnapshotsTest-1434341607 tempest-VolumesAssistedSnapshotsTest-1434341607-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:16.993203 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.snapshot_actions [req-a4b2e9c1-dea3-4184-8fa1-d00c54ab3fc1 req-a89b6cce-77b4-4e0f-aa5c-61582efa41a5 tempest-VolumesAssistedSnapshotsTest-1434341607 tempest-VolumesAssistedSnapshotsTest-1434341607-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100208) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 00:29:17.005545 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-52472e98-9ec9-4bfe-9b08-30123c691d0c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:17.006545 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-e46afede-2504-4914-8f12-11acebdf2f14 req-5d159d13-c9ad-436c-9e31-832f02164294 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:17.008257 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-52472e98-9ec9-4bfe-9b08-30123c691d0c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:17.008448 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-52472e98-9ec9-4bfe-9b08-30123c691d0c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:17.008698 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-52472e98-9ec9-4bfe-9b08-30123c691d0c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:17.009166 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-e46afede-2504-4914-8f12-11acebdf2f14 req-5d159d13-c9ad-436c-9e31-832f02164294 tempest-VolumesAssistedSnapshotsTest-1434341607 tempest-VolumesAssistedSnapshotsTest-1434341607-project] POST https://10.4.3.208/volume/v3/snapshots/None/action Aug 14 00:29:17.009885 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-e46afede-2504-4914-8f12-11acebdf2f14 req-5d159d13-c9ad-436c-9e31-832f02164294 tempest-VolumesAssistedSnapshotsTest-1434341607 tempest-VolumesAssistedSnapshotsTest-1434341607-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:29:17.010122 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-e46afede-2504-4914-8f12-11acebdf2f14 req-5d159d13-c9ad-436c-9e31-832f02164294 tempest-VolumesAssistedSnapshotsTest-1434341607 tempest-VolumesAssistedSnapshotsTest-1434341607-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:17.011910 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.snapshot_actions [req-e46afede-2504-4914-8f12-11acebdf2f14 req-5d159d13-c9ad-436c-9e31-832f02164294 tempest-VolumesAssistedSnapshotsTest-1434341607 tempest-VolumesAssistedSnapshotsTest-1434341607-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100209) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 00:29:17.018950 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a4b2e9c1-dea3-4184-8fa1-d00c54ab3fc1 req-a89b6cce-77b4-4e0f-aa5c-61582efa41a5 tempest-VolumesAssistedSnapshotsTest-1434341607 tempest-VolumesAssistedSnapshotsTest-1434341607-project] https://10.4.3.208/volume/v3/snapshots/20524a48-8022-4961-b9a8-648134f0b011/action returned with HTTP 404 Aug 14 00:29:17.019801 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 78/310] 10.4.3.208 () {72 vars in 1678 bytes} [Fri Aug 14 00:29:16 2026] POST /volume/v3/snapshots/20524a48-8022-4961-b9a8-648134f0b011/action => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:17.022347 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:17.022347 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:17.031986 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-52472e98-9ec9-4bfe-9b08-30123c691d0c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:17.038789 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-52472e98-9ec9-4bfe-9b08-30123c691d0c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:17.038789 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 78/311] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:17 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:17.039026 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-e46afede-2504-4914-8f12-11acebdf2f14 req-5d159d13-c9ad-436c-9e31-832f02164294 tempest-VolumesAssistedSnapshotsTest-1434341607 tempest-VolumesAssistedSnapshotsTest-1434341607-project] https://10.4.3.208/volume/v3/snapshots/None/action returned with HTTP 404 Aug 14 00:29:17.039866 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 78/312] 10.4.3.208 () {72 vars in 1582 bytes} [Fri Aug 14 00:29:17 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:29:17.105836 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-fc9dda30-f98c-44d3-b78f-957c4bea2dae None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:17.108349 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-fc9dda30-f98c-44d3-b78f-957c4bea2dae tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:17.108645 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-fc9dda30-f98c-44d3-b78f-957c4bea2dae tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:17.109442 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-fc9dda30-f98c-44d3-b78f-957c4bea2dae tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:17.121298 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:17.121298 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:17.125320 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-fc9dda30-f98c-44d3-b78f-957c4bea2dae tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:17.130944 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-fc9dda30-f98c-44d3-b78f-957c4bea2dae tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:17.131402 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 79/313] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:29:17 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:17.154227 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9e041c75-e192-4988-afe0-7dca7e3b8647 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:17.156568 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9e041c75-e192-4988-afe0-7dca7e3b8647 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:17.156830 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9e041c75-e192-4988-afe0-7dca7e3b8647 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:17.157062 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9e041c75-e192-4988-afe0-7dca7e3b8647 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:17.161331 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a51a9e26-6caa-4866-9094-c8f7ed1da867 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:17.165814 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a51a9e26-6caa-4866-9094-c8f7ed1da867 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] DELETE https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:17.165814 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a51a9e26-6caa-4866-9094-c8f7ed1da867 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:17.166050 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a51a9e26-6caa-4866-9094-c8f7ed1da867 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:17.166273 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-a51a9e26-6caa-4866-9094-c8f7ed1da867 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Delete volume with id: 9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:17.168025 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:17.168025 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:17.172240 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9e041c75-e192-4988-afe0-7dca7e3b8647 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:17.173390 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:17.173390 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:17.174027 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a51a9e26-6caa-4866-9094-c8f7ed1da867 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:29:17.178131 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9e041c75-e192-4988-afe0-7dca7e3b8647 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:17.178131 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 79/314] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:17 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:17.179642 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-bdb36549-4a23-46a8-9da6-52a53edef84a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:17.182676 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-bdb36549-4a23-46a8-9da6-52a53edef84a tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] POST https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5/action Aug 14 00:29:17.183196 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-bdb36549-4a23-46a8-9da6-52a53edef84a tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:29:17.183376 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-bdb36549-4a23-46a8-9da6-52a53edef84a tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:17.200001 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:17.200001 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:17.200001 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-bdb36549-4a23-46a8-9da6-52a53edef84a tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:17.206975 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a51a9e26-6caa-4866-9094-c8f7ed1da867 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Delete volume request issued successfully. Aug 14 00:29:17.207333 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a51a9e26-6caa-4866-9094-c8f7ed1da867 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 202 Aug 14 00:29:17.208030 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 79/315] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:29:17 2026] DELETE /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:29:17.210446 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-bdb36549-4a23-46a8-9da6-52a53edef84a tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Begin detaching volume completed successfully. Aug 14 00:29:17.211203 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-bdb36549-4a23-46a8-9da6-52a53edef84a tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5/action returned with HTTP 202 Aug 14 00:29:17.212053 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 79/316] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:29:17 2026] POST /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:29:17.216469 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cdea731e-dfcf-43a9-a4cb-9522d553d72c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:17.218280 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cdea731e-dfcf-43a9-a4cb-9522d553d72c tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:17.218494 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cdea731e-dfcf-43a9-a4cb-9522d553d72c tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:17.218917 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cdea731e-dfcf-43a9-a4cb-9522d553d72c tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:17.226263 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:17.226263 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:17.230885 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cdea731e-dfcf-43a9-a4cb-9522d553d72c tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Volume info retrieved successfully. Aug 14 00:29:17.236883 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cdea731e-dfcf-43a9-a4cb-9522d553d72c tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 200 Aug 14 00:29:17.237731 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 80/317] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:17 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:17.268469 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a0cb8758-279e-4b9a-a05c-9fa2d7281667 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:17.269052 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a0cb8758-279e-4b9a-a05c-9fa2d7281667 None None] GET https://10.4.3.208/volume// Aug 14 00:29:17.269642 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a0cb8758-279e-4b9a-a05c-9fa2d7281667 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:17.269642 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a0cb8758-279e-4b9a-a05c-9fa2d7281667 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:17.270629 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a0cb8758-279e-4b9a-a05c-9fa2d7281667 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:29:17.270629 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 80/318] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:29:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:29:17.281890 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-6a1c23a1-bb15-426a-a65a-7d280a7024c6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:17.285078 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-6a1c23a1-bb15-426a-a65a-7d280a7024c6 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:17.285425 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-6a1c23a1-bb15-426a-a65a-7d280a7024c6 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:17.285717 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-6a1c23a1-bb15-426a-a65a-7d280a7024c6 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:17.300331 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:17.300331 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:17.305700 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-6a1c23a1-bb15-426a-a65a-7d280a7024c6 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:17.311872 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-6a1c23a1-bb15-426a-a65a-7d280a7024c6 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:17.312354 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 80/319] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:29:17 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1552 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:29:17.781569 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a804771b-cc63-433b-8394-0df728360c50 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:17.783946 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a804771b-cc63-433b-8394-0df728360c50 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:17.784234 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a804771b-cc63-433b-8394-0df728360c50 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:17.784456 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a804771b-cc63-433b-8394-0df728360c50 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:17.803433 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:17.803433 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:17.808459 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a804771b-cc63-433b-8394-0df728360c50 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:17.814901 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a804771b-cc63-433b-8394-0df728360c50 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:17.815411 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 80/320] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:17 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1163 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:18.192852 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9e324025-f567-414e-9ecb-a874e88072ed None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:18.194725 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9e324025-f567-414e-9ecb-a874e88072ed tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:18.194991 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9e324025-f567-414e-9ecb-a874e88072ed tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:18.195276 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9e324025-f567-414e-9ecb-a874e88072ed tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:18.207648 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:18.207648 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:18.212304 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9e324025-f567-414e-9ecb-a874e88072ed tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:18.218708 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9e324025-f567-414e-9ecb-a874e88072ed tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:18.219242 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 81/321] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:18 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:18.252554 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c8546c4b-1d33-4d7f-adee-0176d01b7328 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:18.254623 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c8546c4b-1d33-4d7f-adee-0176d01b7328 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] GET https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 Aug 14 00:29:18.254830 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c8546c4b-1d33-4d7f-adee-0176d01b7328 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:18.255022 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c8546c4b-1d33-4d7f-adee-0176d01b7328 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:18.262745 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c8546c4b-1d33-4d7f-adee-0176d01b7328 tempest-AttachSCSIVolumeTestJSON-1846783288 tempest-AttachSCSIVolumeTestJSON-1846783288-project-member] https://10.4.3.208/volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 returned with HTTP 404 Aug 14 00:29:18.263562 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 81/322] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:18 2026] GET /volume/v3/volumes/9798c68c-8196-45fa-81eb-3b897203bac5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:18.834262 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5e1534f0-c0fd-4ec9-baad-f02ea52fe1db None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:18.837860 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5e1534f0-c0fd-4ec9-baad-f02ea52fe1db tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:18.837860 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5e1534f0-c0fd-4ec9-baad-f02ea52fe1db tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:18.838046 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5e1534f0-c0fd-4ec9-baad-f02ea52fe1db tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:18.856924 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:18.856924 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:18.861651 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5e1534f0-c0fd-4ec9-baad-f02ea52fe1db tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:18.867436 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5e1534f0-c0fd-4ec9-baad-f02ea52fe1db tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:18.868142 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 81/323] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:18 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1163 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:19.233162 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3f2a55c9-d3b0-4b35-a63c-14dcdc117125 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:19.235317 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3f2a55c9-d3b0-4b35-a63c-14dcdc117125 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:19.235526 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3f2a55c9-d3b0-4b35-a63c-14dcdc117125 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:19.236060 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3f2a55c9-d3b0-4b35-a63c-14dcdc117125 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:19.249738 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:19.249738 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:19.255797 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3f2a55c9-d3b0-4b35-a63c-14dcdc117125 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:19.262596 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3f2a55c9-d3b0-4b35-a63c-14dcdc117125 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:19.262987 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 81/324] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:19 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:19.381366 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-95dd6b15-8201-4851-8a79-9e938f86281c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:19.383409 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-95dd6b15-8201-4851-8a79-9e938f86281c tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] DELETE https://10.4.3.208/volume/v3/attachments/c203d63d-0b34-47a9-9e4c-2d93e6c501be Aug 14 00:29:19.383793 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-95dd6b15-8201-4851-8a79-9e938f86281c tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:19.383899 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-95dd6b15-8201-4851-8a79-9e938f86281c tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:19.393793 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:19.393793 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:19.458113 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-44b37439-f3de-4019-8cd8-906ef1c79798 req-95dd6b15-8201-4851-8a79-9e938f86281c tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/attachments/c203d63d-0b34-47a9-9e4c-2d93e6c501be returned with HTTP 200 Aug 14 00:29:19.458774 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 82/325] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:29:19 2026] DELETE /volume/v3/attachments/c203d63d-0b34-47a9-9e4c-2d93e6c501be => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:19.882253 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-40ce0f87-3631-43fb-a9a8-f7acb59a8e35 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:19.884481 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-40ce0f87-3631-43fb-a9a8-f7acb59a8e35 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:19.884743 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-40ce0f87-3631-43fb-a9a8-f7acb59a8e35 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:19.885105 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-40ce0f87-3631-43fb-a9a8-f7acb59a8e35 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:19.902531 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:19.902531 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:19.908703 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-40ce0f87-3631-43fb-a9a8-f7acb59a8e35 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:19.914196 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-40ce0f87-3631-43fb-a9a8-f7acb59a8e35 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:19.914700 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 82/326] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:19 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1163 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:20.277254 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c5f745ca-b8d7-401d-b29a-5e311e132473 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:20.279963 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c5f745ca-b8d7-401d-b29a-5e311e132473 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:20.280282 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c5f745ca-b8d7-401d-b29a-5e311e132473 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:20.280625 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c5f745ca-b8d7-401d-b29a-5e311e132473 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:20.289513 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:20.289513 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:20.294025 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c5f745ca-b8d7-401d-b29a-5e311e132473 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:20.299861 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c5f745ca-b8d7-401d-b29a-5e311e132473 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:20.300464 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 82/327] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:20 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:20.933181 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4bc1bc5e-e35c-4c7f-abe9-1d34ab0d7367 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:20.935925 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4bc1bc5e-e35c-4c7f-abe9-1d34ab0d7367 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:20.936169 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4bc1bc5e-e35c-4c7f-abe9-1d34ab0d7367 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:20.936497 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4bc1bc5e-e35c-4c7f-abe9-1d34ab0d7367 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:20.957710 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:20.957710 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:20.962332 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4bc1bc5e-e35c-4c7f-abe9-1d34ab0d7367 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:20.966840 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4bc1bc5e-e35c-4c7f-abe9-1d34ab0d7367 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:20.967229 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 82/328] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:20 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1163 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:21.998008 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-90027ebd-d309-43f7-bc33-251a807fb160 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:21.998008 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-90027ebd-d309-43f7-bc33-251a807fb160 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:21.998008 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-90027ebd-d309-43f7-bc33-251a807fb160 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:21.998008 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-90027ebd-d309-43f7-bc33-251a807fb160 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:22.038827 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:22.038827 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:22.044273 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-90027ebd-d309-43f7-bc33-251a807fb160 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:22.054288 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-90027ebd-d309-43f7-bc33-251a807fb160 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:22.054288 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 83/329] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:21 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1163 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:23.065668 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6d94e458-3d9e-4b6d-a063-0509f0af5e61 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:23.067796 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6d94e458-3d9e-4b6d-a063-0509f0af5e61 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:23.068037 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6d94e458-3d9e-4b6d-a063-0509f0af5e61 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:23.068310 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6d94e458-3d9e-4b6d-a063-0509f0af5e61 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:23.090220 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:23.090220 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:23.096857 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6d94e458-3d9e-4b6d-a063-0509f0af5e61 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:23.103078 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6d94e458-3d9e-4b6d-a063-0509f0af5e61 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:23.103773 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 83/330] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:23 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1163 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:24.119930 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-737b1698-9dae-45b1-b4f5-aecf3694427c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:24.122075 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-737b1698-9dae-45b1-b4f5-aecf3694427c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:24.122314 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-737b1698-9dae-45b1-b4f5-aecf3694427c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:24.122540 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-737b1698-9dae-45b1-b4f5-aecf3694427c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:24.137514 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:24.137514 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:24.143583 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-737b1698-9dae-45b1-b4f5-aecf3694427c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:24.150586 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-737b1698-9dae-45b1-b4f5-aecf3694427c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:24.151877 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ce005424-a33b-4d92-a803-12cc7ef81834 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:24.152354 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 83/331] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:24 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1163 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:24.154035 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ce005424-a33b-4d92-a803-12cc7ef81834 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:24.154316 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ce005424-a33b-4d92-a803-12cc7ef81834 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:24.154595 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ce005424-a33b-4d92-a803-12cc7ef81834 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:24.163707 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:24.163707 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:24.168712 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ce005424-a33b-4d92-a803-12cc7ef81834 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:24.175451 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ce005424-a33b-4d92-a803-12cc7ef81834 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:24.176144 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 83/332] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:24 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:24.235610 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b727cc99-0c5a-48cd-b7cf-880125bdebd2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:24.237668 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b727cc99-0c5a-48cd-b7cf-880125bdebd2 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:24.237920 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b727cc99-0c5a-48cd-b7cf-880125bdebd2 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:24.238774 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b727cc99-0c5a-48cd-b7cf-880125bdebd2 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:24.247165 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:24.247165 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:24.252845 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b727cc99-0c5a-48cd-b7cf-880125bdebd2 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:24.259715 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b727cc99-0c5a-48cd-b7cf-880125bdebd2 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:24.260290 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 84/333] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:24 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:25.172325 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-49820086-01cc-43f4-9521-ca1d560def10 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:25.175135 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-49820086-01cc-43f4-9521-ca1d560def10 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:25.175135 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-49820086-01cc-43f4-9521-ca1d560def10 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:25.175453 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-49820086-01cc-43f4-9521-ca1d560def10 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:25.198204 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:25.198204 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:25.207245 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-49820086-01cc-43f4-9521-ca1d560def10 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:25.216268 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-49820086-01cc-43f4-9521-ca1d560def10 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:25.217250 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 84/334] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:25 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1163 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:25.723634 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-3c624f5e-c5ed-49cc-a467-54a413308ed0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:25.727722 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-3c624f5e-c5ed-49cc-a467-54a413308ed0 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] POST https://10.4.3.208/volume/v3/attachments/5065247c-f467-48b9-847a-7d37d3f23888/action Aug 14 00:29:25.728683 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-3c624f5e-c5ed-49cc-a467-54a413308ed0 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:29:25.728683 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-3c624f5e-c5ed-49cc-a467-54a413308ed0 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:25.757630 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:25.757630 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:25.781541 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-cea116b5-2e48-415e-8161-1a5b8d2a489f req-3c624f5e-c5ed-49cc-a467-54a413308ed0 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/attachments/5065247c-f467-48b9-847a-7d37d3f23888/action returned with HTTP 204 Aug 14 00:29:25.782269 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 84/335] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:29:25 2026] POST /volume/v3/attachments/5065247c-f467-48b9-847a-7d37d3f23888/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:25.867139 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-9447c014-6b18-40f7-b4a1-f6c1e894c661 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:25.870748 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-9447c014-6b18-40f7-b4a1-f6c1e894c661 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] DELETE https://10.4.3.208/volume/v3/attachments/7d89a405-a6c2-4846-80e3-f21f388e3f4b Aug 14 00:29:25.871059 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-9447c014-6b18-40f7-b4a1-f6c1e894c661 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:25.871742 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-9447c014-6b18-40f7-b4a1-f6c1e894c661 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:25.903910 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:25.903910 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:26.010513 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-0a80c19a-be1d-4300-a071-bfa59e989ec3 req-9447c014-6b18-40f7-b4a1-f6c1e894c661 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/attachments/7d89a405-a6c2-4846-80e3-f21f388e3f4b returned with HTTP 200 Aug 14 00:29:26.011051 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 84/336] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:29:25 2026] DELETE /volume/v3/attachments/7d89a405-a6c2-4846-80e3-f21f388e3f4b => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:26.234459 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-299964b1-db22-44df-b3df-cca4615bc904 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:26.237522 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-299964b1-db22-44df-b3df-cca4615bc904 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:26.237522 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-299964b1-db22-44df-b3df-cca4615bc904 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:26.237652 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-299964b1-db22-44df-b3df-cca4615bc904 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:26.259470 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:26.259470 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:26.265007 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-299964b1-db22-44df-b3df-cca4615bc904 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:26.270934 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-299964b1-db22-44df-b3df-cca4615bc904 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:26.271368 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 85/337] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:26 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:26.669723 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-566581ea-2680-4b9a-9275-8282b25a194e req-c969459c-fb27-472d-84d8-34f74f141bc8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:26.674067 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-566581ea-2680-4b9a-9275-8282b25a194e req-c969459c-fb27-472d-84d8-34f74f141bc8 tempest-TestMultiAttachVolumeSwap-1816909537 tempest-TestMultiAttachVolumeSwap-1816909537-project] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:26.674435 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-566581ea-2680-4b9a-9275-8282b25a194e req-c969459c-fb27-472d-84d8-34f74f141bc8 tempest-TestMultiAttachVolumeSwap-1816909537 tempest-TestMultiAttachVolumeSwap-1816909537-project] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:26.674693 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-566581ea-2680-4b9a-9275-8282b25a194e req-c969459c-fb27-472d-84d8-34f74f141bc8 tempest-TestMultiAttachVolumeSwap-1816909537 tempest-TestMultiAttachVolumeSwap-1816909537-project] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:26.693399 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:26.693399 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:26.698815 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-566581ea-2680-4b9a-9275-8282b25a194e req-c969459c-fb27-472d-84d8-34f74f141bc8 tempest-TestMultiAttachVolumeSwap-1816909537 tempest-TestMultiAttachVolumeSwap-1816909537-project] Volume info retrieved successfully. Aug 14 00:29:26.706718 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-566581ea-2680-4b9a-9275-8282b25a194e req-c969459c-fb27-472d-84d8-34f74f141bc8 tempest-TestMultiAttachVolumeSwap-1816909537 tempest-TestMultiAttachVolumeSwap-1816909537-project] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:26.706718 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 85/338] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:29:26 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1650 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:26.723955 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e9ee0f60-1b36-4701-ab06-d9390f3d4078 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:26.726453 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e9ee0f60-1b36-4701-ab06-d9390f3d4078 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-reader] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:26.726616 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e9ee0f60-1b36-4701-ab06-d9390f3d4078 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-reader] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:26.726820 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e9ee0f60-1b36-4701-ab06-d9390f3d4078 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-reader] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:26.747739 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:26.747739 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:26.755290 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e9ee0f60-1b36-4701-ab06-d9390f3d4078 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-reader] Volume info retrieved successfully. Aug 14 00:29:26.762731 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e9ee0f60-1b36-4701-ab06-d9390f3d4078 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-reader] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:26.763234 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 85/339] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:26 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:26.785044 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6dcc469d-5734-4687-b53e-0973107f6081 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:26.787953 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6dcc469d-5734-4687-b53e-0973107f6081 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-reader] GET https://10.4.3.208/volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 Aug 14 00:29:26.787953 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6dcc469d-5734-4687-b53e-0973107f6081 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:26.789845 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6dcc469d-5734-4687-b53e-0973107f6081 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-reader] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:26.800480 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:26.800480 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:26.807756 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6dcc469d-5734-4687-b53e-0973107f6081 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-reader] Volume info retrieved successfully. Aug 14 00:29:26.812055 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6dcc469d-5734-4687-b53e-0973107f6081 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-reader] https://10.4.3.208/volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 returned with HTTP 200 Aug 14 00:29:26.812695 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 85/340] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:26 2026] GET /volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:26.845668 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-860fc67a-180e-4c5e-9aef-92cb01db3801 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:26.849655 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-860fc67a-180e-4c5e-9aef-92cb01db3801 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:26.850202 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-860fc67a-180e-4c5e-9aef-92cb01db3801 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:26.850202 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-860fc67a-180e-4c5e-9aef-92cb01db3801 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:26.860278 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:26.860278 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:26.868223 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-860fc67a-180e-4c5e-9aef-92cb01db3801 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:26.876778 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-860fc67a-180e-4c5e-9aef-92cb01db3801 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:26.877686 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 86/341] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:26 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:26.898443 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-61e4926d-8d20-475b-ab5b-924ed46ebf0c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:26.900597 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-61e4926d-8d20-475b-ab5b-924ed46ebf0c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:26.901325 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-61e4926d-8d20-475b-ab5b-924ed46ebf0c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:26.901325 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-61e4926d-8d20-475b-ab5b-924ed46ebf0c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:26.902371 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-61e4926d-8d20-475b-ab5b-924ed46ebf0c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Delete volume with id: f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:26.915531 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:26.915531 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:26.916021 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-61e4926d-8d20-475b-ab5b-924ed46ebf0c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:26.934967 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ebd03ae6-6400-4db4-b40a-1c73e2de7ed3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:26.937148 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ebd03ae6-6400-4db4-b40a-1c73e2de7ed3 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:26.937148 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ebd03ae6-6400-4db4-b40a-1c73e2de7ed3 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:26.937407 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ebd03ae6-6400-4db4-b40a-1c73e2de7ed3 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:26.955553 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:26.955553 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:26.959019 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-61e4926d-8d20-475b-ab5b-924ed46ebf0c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Delete volume request issued successfully. Aug 14 00:29:26.959019 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-61e4926d-8d20-475b-ab5b-924ed46ebf0c tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 202 Aug 14 00:29:26.960489 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 86/342] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:29:26 2026] DELETE /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:29:26.966682 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ebd03ae6-6400-4db4-b40a-1c73e2de7ed3 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:26.971305 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d4c03dce-24ab-47bc-b713-7fb4ab9944b4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:26.973662 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d4c03dce-24ab-47bc-b713-7fb4ab9944b4 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:26.973801 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d4c03dce-24ab-47bc-b713-7fb4ab9944b4 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:26.976179 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d4c03dce-24ab-47bc-b713-7fb4ab9944b4 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:26.976483 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ebd03ae6-6400-4db4-b40a-1c73e2de7ed3 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:26.976483 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 86/343] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:26 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:26.989800 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:26.989800 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:26.997180 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d4c03dce-24ab-47bc-b713-7fb4ab9944b4 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Volume info retrieved successfully. Aug 14 00:29:27.004378 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d4c03dce-24ab-47bc-b713-7fb4ab9944b4 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 200 Aug 14 00:29:27.004378 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 86/344] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:26 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:27.063604 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-8c3c6dac-0ab4-4052-be05-7860c9be09fb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:27.067787 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-8c3c6dac-0ab4-4052-be05-7860c9be09fb tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:27.070162 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-8c3c6dac-0ab4-4052-be05-7860c9be09fb tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:27.070162 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-8c3c6dac-0ab4-4052-be05-7860c9be09fb tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:27.088405 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:27.088405 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:27.095270 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-8c3c6dac-0ab4-4052-be05-7860c9be09fb tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:27.102190 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-8c3c6dac-0ab4-4052-be05-7860c9be09fb tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:27.105123 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 87/345] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:29:27 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:27.174672 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-9db6d282-b4e9-4b05-9c9d-5a34a6421b43 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:27.178902 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-9db6d282-b4e9-4b05-9c9d-5a34a6421b43 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] POST https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564/action Aug 14 00:29:27.179411 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-9db6d282-b4e9-4b05-9c9d-5a34a6421b43 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:29:27.179621 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-9db6d282-b4e9-4b05-9c9d-5a34a6421b43 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:27.201489 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:27.201489 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:27.202650 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-9db6d282-b4e9-4b05-9c9d-5a34a6421b43 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:27.217971 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-9db6d282-b4e9-4b05-9c9d-5a34a6421b43 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Begin detaching volume completed successfully. Aug 14 00:29:27.218479 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-9db6d282-b4e9-4b05-9c9d-5a34a6421b43 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564/action returned with HTTP 202 Aug 14 00:29:27.219055 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 87/346] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:29:27 2026] POST /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:29:27.289110 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-981e8434-a049-4024-b2f0-949ac72d63a0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:27.289773 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-981e8434-a049-4024-b2f0-949ac72d63a0 None None] GET https://10.4.3.208/volume// Aug 14 00:29:27.289913 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-981e8434-a049-4024-b2f0-949ac72d63a0 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:27.290424 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-981e8434-a049-4024-b2f0-949ac72d63a0 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:27.291061 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-981e8434-a049-4024-b2f0-949ac72d63a0 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:29:27.291061 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 87/347] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:29:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:29:27.301079 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-a08e0eb9-d137-43b7-a7bf-d8f32537b5d6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:27.304417 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-a08e0eb9-d137-43b7-a7bf-d8f32537b5d6 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:27.304768 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-a08e0eb9-d137-43b7-a7bf-d8f32537b5d6 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:27.305065 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-a08e0eb9-d137-43b7-a7bf-d8f32537b5d6 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:27.325422 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:27.325422 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:27.332926 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-a08e0eb9-d137-43b7-a7bf-d8f32537b5d6 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:27.343254 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-a08e0eb9-d137-43b7-a7bf-d8f32537b5d6 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:27.343909 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 87/348] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:29:27 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1640 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:29:27.942016 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-0759c061-70fc-4a8f-b325-b317c1dd9e67 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:27.944490 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-0759c061-70fc-4a8f-b325-b317c1dd9e67 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:27.944710 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-0759c061-70fc-4a8f-b325-b317c1dd9e67 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:27.944930 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-0759c061-70fc-4a8f-b325-b317c1dd9e67 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:27.959216 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:27.959216 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:27.965249 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-0759c061-70fc-4a8f-b325-b317c1dd9e67 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:27.970855 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-0759c061-70fc-4a8f-b325-b317c1dd9e67 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:27.971352 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 88/349] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:29:27 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1460 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:27.991028 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-3ff06f46-59ee-4669-a806-5bfc0f627b9d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:27.993264 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-3ff06f46-59ee-4669-a806-5bfc0f627b9d tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] DELETE https://10.4.3.208/volume/v3/attachments/5065247c-f467-48b9-847a-7d37d3f23888 Aug 14 00:29:27.993515 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-3ff06f46-59ee-4669-a806-5bfc0f627b9d tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:27.993709 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-3ff06f46-59ee-4669-a806-5bfc0f627b9d tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:28.001587 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:28.001587 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:28.027132 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9a80c0ab-487a-4db5-b420-cb0ed3c1617e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:28.028786 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9a80c0ab-487a-4db5-b420-cb0ed3c1617e tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:28.029062 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9a80c0ab-487a-4db5-b420-cb0ed3c1617e tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:28.029654 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9a80c0ab-487a-4db5-b420-cb0ed3c1617e tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:28.037603 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9a80c0ab-487a-4db5-b420-cb0ed3c1617e tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 404 Aug 14 00:29:28.038327 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 88/350] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:28 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:28.061611 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d54b6acb-d58f-4cb4-b0a8-fa100add6c3c req-3ff06f46-59ee-4669-a806-5bfc0f627b9d tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/attachments/5065247c-f467-48b9-847a-7d37d3f23888 returned with HTTP 200 Aug 14 00:29:28.062786 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 88/351] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:29:27 2026] DELETE /volume/v3/attachments/5065247c-f467-48b9-847a-7d37d3f23888 => generated 192 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:28.355533 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-97b2cddf-9367-4db1-a077-805371fed5cd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:28.357640 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-97b2cddf-9367-4db1-a077-805371fed5cd tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:28.357954 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-97b2cddf-9367-4db1-a077-805371fed5cd tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:28.358359 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-97b2cddf-9367-4db1-a077-805371fed5cd tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:28.371052 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:28.371052 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:28.376032 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-97b2cddf-9367-4db1-a077-805371fed5cd tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:28.383226 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-97b2cddf-9367-4db1-a077-805371fed5cd tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:28.383825 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 88/352] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:28 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:28.437114 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-30965732-bef2-45c6-8f0f-8d7246d483ac None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:28.442263 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-30965732-bef2-45c6-8f0f-8d7246d483ac tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:28.442576 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-30965732-bef2-45c6-8f0f-8d7246d483ac tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:28.442675 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-30965732-bef2-45c6-8f0f-8d7246d483ac tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:28.456871 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:28.456871 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:28.461390 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-30965732-bef2-45c6-8f0f-8d7246d483ac tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:28.475785 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-30965732-bef2-45c6-8f0f-8d7246d483ac tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:28.476587 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 89/353] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:29:28 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:28.510882 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-f1cae856-325a-4eed-abe0-c64b5ee50d7c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:28.513033 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-f1cae856-325a-4eed-abe0-c64b5ee50d7c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] POST https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564/action Aug 14 00:29:28.513457 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-f1cae856-325a-4eed-abe0-c64b5ee50d7c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:29:28.513634 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-f1cae856-325a-4eed-abe0-c64b5ee50d7c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:28.530022 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:28.530022 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:28.530841 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-f1cae856-325a-4eed-abe0-c64b5ee50d7c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:28.543109 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-f1cae856-325a-4eed-abe0-c64b5ee50d7c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Begin detaching volume completed successfully. Aug 14 00:29:28.543237 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-f1cae856-325a-4eed-abe0-c64b5ee50d7c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564/action returned with HTTP 202 Aug 14 00:29:28.543743 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 89/354] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:29:28 2026] POST /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:29:28.609059 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-75f78c33-6e52-4629-a150-b986a370e409 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:28.609676 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-75f78c33-6e52-4629-a150-b986a370e409 None None] GET https://10.4.3.208/volume// Aug 14 00:29:28.609806 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-75f78c33-6e52-4629-a150-b986a370e409 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:28.610183 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-75f78c33-6e52-4629-a150-b986a370e409 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:28.610672 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-75f78c33-6e52-4629-a150-b986a370e409 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:29:28.611322 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 89/355] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:29:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:29:28.621166 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-5473f90e-da16-4fee-943f-b8d12329ddbf None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:28.624013 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-5473f90e-da16-4fee-943f-b8d12329ddbf tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:28.624293 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-5473f90e-da16-4fee-943f-b8d12329ddbf tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:28.624495 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-5473f90e-da16-4fee-943f-b8d12329ddbf tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:28.636302 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:28.636302 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:28.641275 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-5473f90e-da16-4fee-943f-b8d12329ddbf tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:28.647829 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-5473f90e-da16-4fee-943f-b8d12329ddbf tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:28.648555 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 89/356] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:29:28 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1343 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:29:30.191637 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7ae6b0e1-7b0b-41d6-806c-cbfa64662370 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:30.197208 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7ae6b0e1-7b0b-41d6-806c-cbfa64662370 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] DELETE https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:30.197447 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7ae6b0e1-7b0b-41d6-806c-cbfa64662370 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:30.197720 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7ae6b0e1-7b0b-41d6-806c-cbfa64662370 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:30.197940 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-7ae6b0e1-7b0b-41d6-806c-cbfa64662370 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Delete volume with id: 7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:30.209593 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:30.209593 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:30.210270 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7ae6b0e1-7b0b-41d6-806c-cbfa64662370 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:30.264141 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7ae6b0e1-7b0b-41d6-806c-cbfa64662370 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Delete volume request issued successfully. Aug 14 00:29:30.265585 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7ae6b0e1-7b0b-41d6-806c-cbfa64662370 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 202 Aug 14 00:29:30.265585 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 90/357] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:29:30 2026] DELETE /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:29:30.276293 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c3566839-f2a8-4499-b94f-c4dd294c58f0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:30.280705 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c3566839-f2a8-4499-b94f-c4dd294c58f0 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:30.280705 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c3566839-f2a8-4499-b94f-c4dd294c58f0 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:30.280941 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c3566839-f2a8-4499-b94f-c4dd294c58f0 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:30.298706 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:30.298706 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:30.307427 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c3566839-f2a8-4499-b94f-c4dd294c58f0 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Volume info retrieved successfully. Aug 14 00:29:30.340794 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c3566839-f2a8-4499-b94f-c4dd294c58f0 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 200 Aug 14 00:29:30.340794 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 90/358] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:30 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:31.337688 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-93817d27-38a0-4471-bcb1-5968e2353620 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:31.340514 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-93817d27-38a0-4471-bcb1-5968e2353620 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] GET https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 Aug 14 00:29:31.340774 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-93817d27-38a0-4471-bcb1-5968e2353620 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:31.341002 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-93817d27-38a0-4471-bcb1-5968e2353620 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:31.350973 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-93817d27-38a0-4471-bcb1-5968e2353620 tempest-TaggedAttachmentsTest-176161226 tempest-TaggedAttachmentsTest-176161226-project-member] https://10.4.3.208/volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 returned with HTTP 404 Aug 14 00:29:31.351533 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 90/359] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:31 2026] GET /volume/v3/volumes/7b3df5b4-46aa-49c7-95f9-4c6e84e7da33 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:31.805492 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0558ef7b-c232-4e5b-9bdf-5a6f66a75989 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:31.807964 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0558ef7b-c232-4e5b-9bdf-5a6f66a75989 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:31.808240 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0558ef7b-c232-4e5b-9bdf-5a6f66a75989 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:31.808637 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0558ef7b-c232-4e5b-9bdf-5a6f66a75989 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:31.808849 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-0558ef7b-c232-4e5b-9bdf-5a6f66a75989 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Delete volume with id: f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:31.817602 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0558ef7b-c232-4e5b-9bdf-5a6f66a75989 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 404 Aug 14 00:29:31.818507 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 90/360] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:29:31 2026] DELETE /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:31.828497 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-30439a0c-6c77-47f5-94c5-f414ae4f9e82 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:31.833148 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-30439a0c-6c77-47f5-94c5-f414ae4f9e82 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] GET https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 Aug 14 00:29:31.833475 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-30439a0c-6c77-47f5-94c5-f414ae4f9e82 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:31.833762 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-30439a0c-6c77-47f5-94c5-f414ae4f9e82 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:31.842993 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-30439a0c-6c77-47f5-94c5-f414ae4f9e82 tempest-VolumesAssistedSnapshotsTest-530591455 tempest-VolumesAssistedSnapshotsTest-530591455-project-admin] https://10.4.3.208/volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 returned with HTTP 404 Aug 14 00:29:31.843934 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 91/361] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:31 2026] GET /volume/v3/volumes/f498f1fa-ff1b-4fec-87f4-8f000bfe51a5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:33.743038 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-74ac1764-f43b-4c19-8caa-1fda65173aff None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:33.746845 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-74ac1764-f43b-4c19-8caa-1fda65173aff tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:33.747105 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-74ac1764-f43b-4c19-8caa-1fda65173aff tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:33.747365 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-74ac1764-f43b-4c19-8caa-1fda65173aff tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:33.785934 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:33.785934 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:33.793804 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-74ac1764-f43b-4c19-8caa-1fda65173aff tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:33.799882 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:33.800867 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:29:33.801536 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-139556505"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:33.804281 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-74ac1764-f43b-4c19-8caa-1fda65173aff tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:33.804852 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-139556505'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:29:33.805003 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Create volume of 1 GB Aug 14 00:29:33.805346 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:33.805346 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:33.807270 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 91/362] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:29:33 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 1163 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:33.811258 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Availability Zones retrieved successfully. Aug 14 00:29:33.818744 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Flow 'volume_create_api' (a5015a54-92c2-43fc-aca6-cc733fbf84db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:29:33.819849 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5b49ce0-110d-46ce-b672-51b2fc0c6e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:33.821051 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:29:33.874494 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5b49ce0-110d-46ce-b672-51b2fc0c6e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:33.878115 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15171d2a-9f2c-478e-81d9-268e09202058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:34.015329 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Created reservations ['ae69ad5f-f056-4ff6-b9d0-f49f74b665ec', '0c5b1e70-419f-4d5a-b055-6c4819dfee2c', 'b42fae45-f39f-47f6-9f5a-5c56fa4e8160', '9446bb93-fe1e-4688-b4a3-e4f297cd6b34'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:29:34.016335 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15171d2a-9f2c-478e-81d9-268e09202058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae69ad5f-f056-4ff6-b9d0-f49f74b665ec', '0c5b1e70-419f-4d5a-b055-6c4819dfee2c', 'b42fae45-f39f-47f6-9f5a-5c56fa4e8160', '9446bb93-fe1e-4688-b4a3-e4f297cd6b34']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:34.017622 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14becc1c-e3b0-400e-b090-a0b71b1b710e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:34.056956 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14becc1c-e3b0-400e-b090-a0b71b1b710e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '430204e9-3c61-4037-b821-4c3daedbe1b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-139556505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='557bb2ccd9eb4e848361bc4a28376e89',qos_specs=None,replication_status=,reservations=['ae69ad5f-f056-4ff6-b9d0-f49f74b665ec','0c5b1e70-419f-4d5a-b055-6c4819dfee2c','b42fae45-f39f-47f6-9f5a-5c56fa4e8160','9446bb93-fe1e-4688-b4a3-e4f297cd6b34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f646c8bc7c904732856f04561fb4dcbc',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:29:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-139556505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=430204e9-3c61-4037-b821-4c3daedbe1b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='557bb2ccd9eb4e848361bc4a28376e89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f646c8bc7c904732856f04561fb4dcbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:34.058403 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54df924b-004e-41a7-94c7-f67ee7e705af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:34.095313 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54df924b-004e-41a7-94c7-f67ee7e705af) transitioned into state 'SUCCESS' from state '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-139556505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='557bb2ccd9eb4e848361bc4a28376e89',qos_specs=None,replication_status=,reservations=['ae69ad5f-f056-4ff6-b9d0-f49f74b665ec','0c5b1e70-419f-4d5a-b055-6c4819dfee2c','b42fae45-f39f-47f6-9f5a-5c56fa4e8160','9446bb93-fe1e-4688-b4a3-e4f297cd6b34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f646c8bc7c904732856f04561fb4dcbc',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:34.095313 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3071f95e-d638-409d-b5f6-b2ef448fdaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:34.113501 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3071f95e-d638-409d-b5f6-b2ef448fdaee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:34.114765 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Flow 'volume_create_api' (a5015a54-92c2-43fc-aca6-cc733fbf84db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:29:34.115296 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Create volume request issued successfully. Aug 14 00:29:34.116198 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e3fb2bed-69d9-49a2-a7a8-a5be5cf08c05 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:29:34.116742 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 91/363] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:29:33 2026] POST /volume/v3/volumes => generated 754 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:29:34.136737 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d50abc28-e48f-442a-93b0-07304547ccfd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:34.147013 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d50abc28-e48f-442a-93b0-07304547ccfd tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] GET https://10.4.3.208/volume/v3/volumes/430204e9-3c61-4037-b821-4c3daedbe1b2 Aug 14 00:29:34.147506 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d50abc28-e48f-442a-93b0-07304547ccfd tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:34.148033 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d50abc28-e48f-442a-93b0-07304547ccfd tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:34.168936 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:34.168936 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:34.179386 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d50abc28-e48f-442a-93b0-07304547ccfd tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Volume info retrieved successfully. Aug 14 00:29:34.184570 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d50abc28-e48f-442a-93b0-07304547ccfd tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] https://10.4.3.208/volume/v3/volumes/430204e9-3c61-4037-b821-4c3daedbe1b2 returned with HTTP 200 Aug 14 00:29:34.186675 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 91/364] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:34 2026] GET /volume/v3/volumes/430204e9-3c61-4037-b821-4c3daedbe1b2 => generated 822 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:34.313532 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-2b3ab365-b51a-4af9-91cc-51da7f48c4da None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:34.318187 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-2b3ab365-b51a-4af9-91cc-51da7f48c4da tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] DELETE https://10.4.3.208/volume/v3/attachments/186994c7-1e57-43c1-86e9-e1f0171e1422 Aug 14 00:29:34.318922 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-2b3ab365-b51a-4af9-91cc-51da7f48c4da tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:34.318979 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-2b3ab365-b51a-4af9-91cc-51da7f48c4da tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:34.339434 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:34.339434 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:34.468150 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6d5d73bc-f41c-4055-9b18-de3b8298912f req-2b3ab365-b51a-4af9-91cc-51da7f48c4da tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/attachments/186994c7-1e57-43c1-86e9-e1f0171e1422 returned with HTTP 200 Aug 14 00:29:34.468629 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 92/365] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:29:34 2026] DELETE /volume/v3/attachments/186994c7-1e57-43c1-86e9-e1f0171e1422 => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:35.206700 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-349178f5-72d5-44b2-84b6-fb4e6c02f3ec None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:35.210192 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-349178f5-72d5-44b2-84b6-fb4e6c02f3ec tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] GET https://10.4.3.208/volume/v3/volumes/430204e9-3c61-4037-b821-4c3daedbe1b2 Aug 14 00:29:35.210192 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-349178f5-72d5-44b2-84b6-fb4e6c02f3ec tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:35.210192 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-349178f5-72d5-44b2-84b6-fb4e6c02f3ec tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:35.222509 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:35.222509 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:35.232439 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-349178f5-72d5-44b2-84b6-fb4e6c02f3ec tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Volume info retrieved successfully. Aug 14 00:29:35.243353 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-349178f5-72d5-44b2-84b6-fb4e6c02f3ec tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] https://10.4.3.208/volume/v3/volumes/430204e9-3c61-4037-b821-4c3daedbe1b2 returned with HTTP 200 Aug 14 00:29:35.244185 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 92/366] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:35 2026] GET /volume/v3/volumes/430204e9-3c61-4037-b821-4c3daedbe1b2 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:35.804801 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-e5960a3c-d913-4c8f-92ec-75c1be038ae0 req-c3b8309f-2e99-4b00-8ef7-8995b060cf54 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:35.811014 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-e5960a3c-d913-4c8f-92ec-75c1be038ae0 req-c3b8309f-2e99-4b00-8ef7-8995b060cf54 tempest-VolumesAdminNegativeTest-34960471 tempest-VolumesAdminNegativeTest-34960471-project] GET https://10.4.3.208/volume/v3/volumes/d2df5c25-d925-4c52-8253-540da6b7c629 Aug 14 00:29:35.811195 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-e5960a3c-d913-4c8f-92ec-75c1be038ae0 req-c3b8309f-2e99-4b00-8ef7-8995b060cf54 tempest-VolumesAdminNegativeTest-34960471 tempest-VolumesAdminNegativeTest-34960471-project] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:35.812173 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-e5960a3c-d913-4c8f-92ec-75c1be038ae0 req-c3b8309f-2e99-4b00-8ef7-8995b060cf54 tempest-VolumesAdminNegativeTest-34960471 tempest-VolumesAdminNegativeTest-34960471-project] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:35.820698 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-e5960a3c-d913-4c8f-92ec-75c1be038ae0 req-c3b8309f-2e99-4b00-8ef7-8995b060cf54 tempest-VolumesAdminNegativeTest-34960471 tempest-VolumesAdminNegativeTest-34960471-project] https://10.4.3.208/volume/v3/volumes/d2df5c25-d925-4c52-8253-540da6b7c629 returned with HTTP 404 Aug 14 00:29:35.821639 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 92/367] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:29:35 2026] GET /volume/v3/volumes/d2df5c25-d925-4c52-8253-540da6b7c629 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:35.849521 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b20f2324-9b87-404c-89a3-c82e7e5ed952 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:35.852323 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b20f2324-9b87-404c-89a3-c82e7e5ed952 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] DELETE https://10.4.3.208/volume/v3/volumes/430204e9-3c61-4037-b821-4c3daedbe1b2 Aug 14 00:29:35.852957 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b20f2324-9b87-404c-89a3-c82e7e5ed952 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:35.853521 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b20f2324-9b87-404c-89a3-c82e7e5ed952 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:35.853957 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-b20f2324-9b87-404c-89a3-c82e7e5ed952 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Delete volume with id: 430204e9-3c61-4037-b821-4c3daedbe1b2 Aug 14 00:29:35.867334 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:35.867334 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:35.867995 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b20f2324-9b87-404c-89a3-c82e7e5ed952 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Volume info retrieved successfully. Aug 14 00:29:35.933526 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b20f2324-9b87-404c-89a3-c82e7e5ed952 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Delete volume request issued successfully. Aug 14 00:29:35.933526 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b20f2324-9b87-404c-89a3-c82e7e5ed952 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] https://10.4.3.208/volume/v3/volumes/430204e9-3c61-4037-b821-4c3daedbe1b2 returned with HTTP 202 Aug 14 00:29:35.934655 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 92/368] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:29:35 2026] DELETE /volume/v3/volumes/430204e9-3c61-4037-b821-4c3daedbe1b2 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:29:35.945931 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e831d5fd-4a89-4bbd-a258-b44c5bedbd64 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:35.948522 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e831d5fd-4a89-4bbd-a258-b44c5bedbd64 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] GET https://10.4.3.208/volume/v3/volumes/430204e9-3c61-4037-b821-4c3daedbe1b2 Aug 14 00:29:35.949250 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e831d5fd-4a89-4bbd-a258-b44c5bedbd64 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:35.949250 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e831d5fd-4a89-4bbd-a258-b44c5bedbd64 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:35.966948 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:35.966948 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:35.978213 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e831d5fd-4a89-4bbd-a258-b44c5bedbd64 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Volume info retrieved successfully. Aug 14 00:29:35.985643 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e831d5fd-4a89-4bbd-a258-b44c5bedbd64 tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] https://10.4.3.208/volume/v3/volumes/430204e9-3c61-4037-b821-4c3daedbe1b2 returned with HTTP 200 Aug 14 00:29:35.985643 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 93/369] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:35 2026] GET /volume/v3/volumes/430204e9-3c61-4037-b821-4c3daedbe1b2 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:37.002943 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c490888c-132c-46f1-b66d-b77a0348ab0c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:37.006032 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c490888c-132c-46f1-b66d-b77a0348ab0c tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] GET https://10.4.3.208/volume/v3/volumes/430204e9-3c61-4037-b821-4c3daedbe1b2 Aug 14 00:29:37.006426 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c490888c-132c-46f1-b66d-b77a0348ab0c tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:37.006687 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c490888c-132c-46f1-b66d-b77a0348ab0c tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:37.014823 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c490888c-132c-46f1-b66d-b77a0348ab0c tempest-VolumesAdminNegativeTest-202855177 tempest-VolumesAdminNegativeTest-202855177-project-member] https://10.4.3.208/volume/v3/volumes/430204e9-3c61-4037-b821-4c3daedbe1b2 returned with HTTP 404 Aug 14 00:29:37.015422 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 93/370] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:37 2026] GET /volume/v3/volumes/430204e9-3c61-4037-b821-4c3daedbe1b2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:41.975402 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4a3b56dc-94a9-42ad-a940-4e5d9a51ee34 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:41.977758 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4a3b56dc-94a9-42ad-a940-4e5d9a51ee34 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] DELETE https://10.4.3.208/volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 Aug 14 00:29:41.978139 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4a3b56dc-94a9-42ad-a940-4e5d9a51ee34 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:41.978546 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4a3b56dc-94a9-42ad-a940-4e5d9a51ee34 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:41.978546 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-4a3b56dc-94a9-42ad-a940-4e5d9a51ee34 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Delete volume with id: 83d6d55e-b6ec-41d5-8340-44e1d5a814f2 Aug 14 00:29:41.991138 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:41.991138 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:41.991906 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4a3b56dc-94a9-42ad-a940-4e5d9a51ee34 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:42.027475 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4a3b56dc-94a9-42ad-a940-4e5d9a51ee34 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Delete volume request issued successfully. Aug 14 00:29:42.027781 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4a3b56dc-94a9-42ad-a940-4e5d9a51ee34 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 returned with HTTP 202 Aug 14 00:29:42.028175 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 93/371] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:29:41 2026] DELETE /volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:29:42.041736 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-37384ab2-15a7-41e8-b563-61a3699762a4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:42.044127 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-37384ab2-15a7-41e8-b563-61a3699762a4 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 Aug 14 00:29:42.044127 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-37384ab2-15a7-41e8-b563-61a3699762a4 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:42.044268 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-37384ab2-15a7-41e8-b563-61a3699762a4 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:42.053942 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:42.053942 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:42.061551 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-37384ab2-15a7-41e8-b563-61a3699762a4 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:42.067841 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-37384ab2-15a7-41e8-b563-61a3699762a4 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 returned with HTTP 200 Aug 14 00:29:42.068286 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 93/372] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:42 2026] GET /volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:43.090913 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-38260ad7-a1f9-48bb-88c2-8cf2c7fa3ec4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:43.093280 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38260ad7-a1f9-48bb-88c2-8cf2c7fa3ec4 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 Aug 14 00:29:43.093728 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38260ad7-a1f9-48bb-88c2-8cf2c7fa3ec4 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:43.094633 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38260ad7-a1f9-48bb-88c2-8cf2c7fa3ec4 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:43.102287 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38260ad7-a1f9-48bb-88c2-8cf2c7fa3ec4 tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 returned with HTTP 404 Aug 14 00:29:43.102933 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 94/373] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:43 2026] GET /volume/v3/volumes/83d6d55e-b6ec-41d5-8340-44e1d5a814f2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:43.112666 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7473b0de-274b-4bb7-b18b-d362075f0c1e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:43.117214 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7473b0de-274b-4bb7-b18b-d362075f0c1e tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] DELETE https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:43.117214 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7473b0de-274b-4bb7-b18b-d362075f0c1e tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:43.117214 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7473b0de-274b-4bb7-b18b-d362075f0c1e tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:43.117214 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-7473b0de-274b-4bb7-b18b-d362075f0c1e tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Delete volume with id: 3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:43.130896 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:43.130896 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:43.132363 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7473b0de-274b-4bb7-b18b-d362075f0c1e tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:43.180116 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7473b0de-274b-4bb7-b18b-d362075f0c1e tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Delete volume request issued successfully. Aug 14 00:29:43.180116 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7473b0de-274b-4bb7-b18b-d362075f0c1e tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 202 Aug 14 00:29:43.180116 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 94/374] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:29:43 2026] DELETE /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:29:43.196955 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-599cfff7-d0d0-42a7-a759-05e13f7b838c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:43.199810 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-599cfff7-d0d0-42a7-a759-05e13f7b838c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:43.200181 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-599cfff7-d0d0-42a7-a759-05e13f7b838c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:43.200472 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-599cfff7-d0d0-42a7-a759-05e13f7b838c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:43.209493 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:43.209493 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:43.214453 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-599cfff7-d0d0-42a7-a759-05e13f7b838c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Volume info retrieved successfully. Aug 14 00:29:43.221223 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-599cfff7-d0d0-42a7-a759-05e13f7b838c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 200 Aug 14 00:29:43.221911 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 94/375] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:43 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:29:44.242862 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-545828d5-eb87-4fc6-8f63-a6c0ec18cf5c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:44.248278 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-545828d5-eb87-4fc6-8f63-a6c0ec18cf5c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] GET https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 Aug 14 00:29:44.248663 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-545828d5-eb87-4fc6-8f63-a6c0ec18cf5c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:44.248759 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-545828d5-eb87-4fc6-8f63-a6c0ec18cf5c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:44.257715 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-545828d5-eb87-4fc6-8f63-a6c0ec18cf5c tempest-TestMultiAttachVolumeSwap-294554553 tempest-TestMultiAttachVolumeSwap-294554553-project-member] https://10.4.3.208/volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 returned with HTTP 404 Aug 14 00:29:44.258340 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 94/376] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:44 2026] GET /volume/v3/volumes/3211b746-bada-4b8b-9693-273d79395564 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:47.061667 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:47.061667 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:29:47.061667 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-178214986"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:47.061667 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-178214986'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:29:47.061667 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Create volume of 1 GB Aug 14 00:29:47.061667 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Availability Zones retrieved successfully. Aug 14 00:29:47.061667 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Flow 'volume_create_api' (c8cfb478-7b4b-4df5-8674-5cd26cf1b64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:29:47.061667 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36703ac9-8f24-4381-8f5b-4287b90d5222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:47.061667 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:29:47.061667 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36703ac9-8f24-4381-8f5b-4287b90d5222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:47.061667 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd8e5698-53b9-4b00-a417-649fabeee969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:47.061667 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Created reservations ['fc671875-bab0-4eb2-8e52-5a2bcbbbf5c4', 'b72e875a-1084-4101-a789-afa1ccbb17e9', 'f3494964-c36c-4278-bb48-72c55583901d', '394dce78-2c28-471b-8d60-c03eefcf95b6'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:29:47.061667 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd8e5698-53b9-4b00-a417-649fabeee969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc671875-bab0-4eb2-8e52-5a2bcbbbf5c4', 'b72e875a-1084-4101-a789-afa1ccbb17e9', 'f3494964-c36c-4278-bb48-72c55583901d', '394dce78-2c28-471b-8d60-c03eefcf95b6']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:47.064923 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d5e727a-1e3d-4c87-a09d-d6b57b0591aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:47.064923 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d5e727a-1e3d-4c87-a09d-d6b57b0591aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85cf7736-795f-430e-872d-af7f035816be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-178214986',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='032e99aa7d494c649e929c71b7b2210c',qos_specs=None,replication_status=,reservations=['fc671875-bab0-4eb2-8e52-5a2bcbbbf5c4','b72e875a-1084-4101-a789-afa1ccbb17e9','f3494964-c36c-4278-bb48-72c55583901d','394dce78-2c28-471b-8d60-c03eefcf95b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a297e887c1fd4917841bcbd6ba1c94f0',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:29:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-178214986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85cf7736-795f-430e-872d-af7f035816be,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='032e99aa7d494c649e929c71b7b2210c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a297e887c1fd4917841bcbd6ba1c94f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:47.064923 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c063a4f-c520-4825-8981-505fe00c1aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:47.064923 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c063a4f-c520-4825-8981-505fe00c1aeb) transitioned into state 'SUCCESS' from state '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-178214986',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='032e99aa7d494c649e929c71b7b2210c',qos_specs=None,replication_status=,reservations=['fc671875-bab0-4eb2-8e52-5a2bcbbbf5c4','b72e875a-1084-4101-a789-afa1ccbb17e9','f3494964-c36c-4278-bb48-72c55583901d','394dce78-2c28-471b-8d60-c03eefcf95b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a297e887c1fd4917841bcbd6ba1c94f0',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:47.064923 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (103b94e0-6917-44cf-b5cf-0e7e277e0db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:47.064923 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (103b94e0-6917-44cf-b5cf-0e7e277e0db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:47.064923 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Flow 'volume_create_api' (c8cfb478-7b4b-4df5-8674-5cd26cf1b64b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:29:47.066042 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Create volume request issued successfully. Aug 14 00:29:47.066042 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6bb5c854-08ee-4834-8d4b-791210c5c9e5 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:29:47.066042 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 95/377] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:29:46 2026] POST /volume/v3/volumes => generated 759 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:29:47.066648 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-856d0bb9-a392-4963-b28c-0cfa015eabd8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:47.066648 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-856d0bb9-a392-4963-b28c-0cfa015eabd8 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] GET https://10.4.3.208/volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be Aug 14 00:29:47.066648 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-856d0bb9-a392-4963-b28c-0cfa015eabd8 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:47.066648 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-856d0bb9-a392-4963-b28c-0cfa015eabd8 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:47.071281 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:47.071281 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:47.080513 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-856d0bb9-a392-4963-b28c-0cfa015eabd8 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Volume info retrieved successfully. Aug 14 00:29:47.091434 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-856d0bb9-a392-4963-b28c-0cfa015eabd8 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be returned with HTTP 200 Aug 14 00:29:47.092402 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 95/378] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:47 2026] GET /volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:48.113028 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b5dd7be3-89e0-42a8-ae9b-d5afcb57a842 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:48.115153 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b5dd7be3-89e0-42a8-ae9b-d5afcb57a842 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] GET https://10.4.3.208/volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be Aug 14 00:29:48.115153 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b5dd7be3-89e0-42a8-ae9b-d5afcb57a842 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:48.115686 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b5dd7be3-89e0-42a8-ae9b-d5afcb57a842 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:48.124652 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:48.124652 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:48.129773 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b5dd7be3-89e0-42a8-ae9b-d5afcb57a842 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Volume info retrieved successfully. Aug 14 00:29:48.136571 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b5dd7be3-89e0-42a8-ae9b-d5afcb57a842 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be returned with HTTP 200 Aug 14 00:29:48.136994 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 95/379] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:48 2026] GET /volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:48.178689 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-f1be16b8-fcd6-4d07-9e48-8207799d0714 req-8ecf6989-7c52-44a4-bad1-bce9c800cecd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:48.181724 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-f1be16b8-fcd6-4d07-9e48-8207799d0714 req-8ecf6989-7c52-44a4-bad1-bce9c800cecd tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] GET https://10.4.3.208/volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be Aug 14 00:29:48.181850 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-f1be16b8-fcd6-4d07-9e48-8207799d0714 req-8ecf6989-7c52-44a4-bad1-bce9c800cecd tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:48.182197 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-f1be16b8-fcd6-4d07-9e48-8207799d0714 req-8ecf6989-7c52-44a4-bad1-bce9c800cecd tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:48.201605 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:48.201605 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:48.209477 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-f1be16b8-fcd6-4d07-9e48-8207799d0714 req-8ecf6989-7c52-44a4-bad1-bce9c800cecd tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Volume info retrieved successfully. Aug 14 00:29:48.220444 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-f1be16b8-fcd6-4d07-9e48-8207799d0714 req-8ecf6989-7c52-44a4-bad1-bce9c800cecd tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be returned with HTTP 200 Aug 14 00:29:48.220571 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 95/380] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:29:48 2026] GET /volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:29:48.244402 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:48.248192 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:29:48.248256 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2067764055"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:48.251446 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2067764055'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:29:48.251842 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Create volume of 1 GB Aug 14 00:29:48.252745 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:48.252745 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:48.259042 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Availability Zones retrieved successfully. Aug 14 00:29:48.268963 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Flow 'volume_create_api' (d5e09636-1675-47f7-8afe-b6e2705c41bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:29:48.270281 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c64c6f-e666-451e-aa16-84f88debda86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:48.272969 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:29:48.313361 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c64c6f-e666-451e-aa16-84f88debda86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:48.314564 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c704d75a-005b-43a2-a81f-78973fe27e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:48.405024 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Created reservations ['9b15ac5f-852f-4a92-95a6-f993cc1a6177', 'ecfa5599-408b-466e-a6aa-92d190c4aed5', '07828e68-c5c9-4f5b-9f3c-6f4fc412c285', '94237ac1-538a-41e3-a494-bb921c9a3319'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:29:48.405860 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c704d75a-005b-43a2-a81f-78973fe27e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b15ac5f-852f-4a92-95a6-f993cc1a6177', 'ecfa5599-408b-466e-a6aa-92d190c4aed5', '07828e68-c5c9-4f5b-9f3c-6f4fc412c285', '94237ac1-538a-41e3-a494-bb921c9a3319']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:48.406864 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52b4697b-2b08-47c0-b12b-5757193cc147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:48.459456 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52b4697b-2b08-47c0-b12b-5757193cc147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2daaa72d-232b-41e1-b2ad-1b0430f724e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2067764055',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='032e99aa7d494c649e929c71b7b2210c',qos_specs=None,replication_status=,reservations=['9b15ac5f-852f-4a92-95a6-f993cc1a6177','ecfa5599-408b-466e-a6aa-92d190c4aed5','07828e68-c5c9-4f5b-9f3c-6f4fc412c285','94237ac1-538a-41e3-a494-bb921c9a3319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a297e887c1fd4917841bcbd6ba1c94f0',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:29:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2067764055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2daaa72d-232b-41e1-b2ad-1b0430f724e0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='032e99aa7d494c649e929c71b7b2210c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a297e887c1fd4917841bcbd6ba1c94f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:48.462834 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81fe91f4-6670-4f71-9c3c-2e0048e2b92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:48.515047 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81fe91f4-6670-4f71-9c3c-2e0048e2b92f) transitioned into state 'SUCCESS' from state '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-2067764055',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='032e99aa7d494c649e929c71b7b2210c',qos_specs=None,replication_status=,reservations=['9b15ac5f-852f-4a92-95a6-f993cc1a6177','ecfa5599-408b-466e-a6aa-92d190c4aed5','07828e68-c5c9-4f5b-9f3c-6f4fc412c285','94237ac1-538a-41e3-a494-bb921c9a3319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a297e887c1fd4917841bcbd6ba1c94f0',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:48.516433 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc8cd6a7-48f3-40a4-ac5e-6d2546c50d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:48.529605 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc8cd6a7-48f3-40a4-ac5e-6d2546c50d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:48.531041 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Flow 'volume_create_api' (d5e09636-1675-47f7-8afe-b6e2705c41bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:29:48.531041 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Create volume request issued successfully. Aug 14 00:29:48.531767 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-47c9aad8-b715-4f1f-88b9-8cafbd95714b tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:29:48.532283 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 96/381] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:29:48 2026] POST /volume/v3/volumes => generated 760 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:29:48.552331 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-593e14c5-02e2-4258-af7d-cf21bdd62970 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:48.556827 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-593e14c5-02e2-4258-af7d-cf21bdd62970 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] GET https://10.4.3.208/volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 Aug 14 00:29:48.556827 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-593e14c5-02e2-4258-af7d-cf21bdd62970 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:48.557818 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-593e14c5-02e2-4258-af7d-cf21bdd62970 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:48.568727 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:48.568727 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:48.577526 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-593e14c5-02e2-4258-af7d-cf21bdd62970 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Volume info retrieved successfully. Aug 14 00:29:48.584107 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-593e14c5-02e2-4258-af7d-cf21bdd62970 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 returned with HTTP 200 Aug 14 00:29:48.585123 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 96/382] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:48 2026] GET /volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 => generated 828 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:49.602769 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-48722996-4f1a-40d7-9fd4-ec05bdb4fe99 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:49.605975 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-48722996-4f1a-40d7-9fd4-ec05bdb4fe99 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] GET https://10.4.3.208/volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 Aug 14 00:29:49.606218 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-48722996-4f1a-40d7-9fd4-ec05bdb4fe99 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:49.606416 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-48722996-4f1a-40d7-9fd4-ec05bdb4fe99 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:49.621110 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:49.621110 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:49.626294 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-48722996-4f1a-40d7-9fd4-ec05bdb4fe99 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Volume info retrieved successfully. Aug 14 00:29:49.633360 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-48722996-4f1a-40d7-9fd4-ec05bdb4fe99 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 returned with HTTP 200 Aug 14 00:29:49.633782 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 96/383] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:49 2026] GET /volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:49.671689 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-9705ee73-8fd9-43af-a94c-e5cf668a4aa3 req-06ad953c-3c87-4961-b021-7b1a987917eb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:49.675719 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9705ee73-8fd9-43af-a94c-e5cf668a4aa3 req-06ad953c-3c87-4961-b021-7b1a987917eb tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] GET https://10.4.3.208/volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 Aug 14 00:29:49.675719 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-9705ee73-8fd9-43af-a94c-e5cf668a4aa3 req-06ad953c-3c87-4961-b021-7b1a987917eb tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:49.676013 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-9705ee73-8fd9-43af-a94c-e5cf668a4aa3 req-06ad953c-3c87-4961-b021-7b1a987917eb tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:49.687336 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:49.687336 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:49.693937 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-9705ee73-8fd9-43af-a94c-e5cf668a4aa3 req-06ad953c-3c87-4961-b021-7b1a987917eb tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Volume info retrieved successfully. Aug 14 00:29:49.700611 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9705ee73-8fd9-43af-a94c-e5cf668a4aa3 req-06ad953c-3c87-4961-b021-7b1a987917eb tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 returned with HTTP 200 Aug 14 00:29:49.700953 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 96/384] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:29:49 2026] GET /volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:49.726778 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:49.731749 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:29:49.731749 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1198938009"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:29:49.733711 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1198938009'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:29:49.733967 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Create volume of 1 GB Aug 14 00:29:49.734436 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:49.734436 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:49.742669 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Availability Zones retrieved successfully. Aug 14 00:29:49.754318 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Flow 'volume_create_api' (66597f31-03d0-4871-a001-be0ca62d6228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:29:49.757137 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3887222d-04f0-4966-87c8-ea7367b3bd49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:49.757892 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:29:49.810936 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3887222d-04f0-4966-87c8-ea7367b3bd49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:49.812568 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe5d3435-80fa-4912-b356-7bfcbccf84be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:49.902924 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Created reservations ['945ccea3-9bb1-4d0c-847c-875a52721463', 'cf38c099-d307-472c-85bd-74a58db502b7', '30edb1e6-9cca-4415-9f4e-6bc6cc0b5017', '2a40e2c7-9ce4-4d1a-b565-3cc7a8908b29'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:29:49.904356 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe5d3435-80fa-4912-b356-7bfcbccf84be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['945ccea3-9bb1-4d0c-847c-875a52721463', 'cf38c099-d307-472c-85bd-74a58db502b7', '30edb1e6-9cca-4415-9f4e-6bc6cc0b5017', '2a40e2c7-9ce4-4d1a-b565-3cc7a8908b29']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:49.905814 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9e85be4-898d-429e-bdb1-16a7561a6c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:49.957572 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9e85be4-898d-429e-bdb1-16a7561a6c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ef8cb03-7edb-41ce-8f9e-4005d50bed66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1198938009',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='032e99aa7d494c649e929c71b7b2210c',qos_specs=None,replication_status=,reservations=['945ccea3-9bb1-4d0c-847c-875a52721463','cf38c099-d307-472c-85bd-74a58db502b7','30edb1e6-9cca-4415-9f4e-6bc6cc0b5017','2a40e2c7-9ce4-4d1a-b565-3cc7a8908b29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a297e887c1fd4917841bcbd6ba1c94f0',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:29:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1198938009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ef8cb03-7edb-41ce-8f9e-4005d50bed66,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='032e99aa7d494c649e929c71b7b2210c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a297e887c1fd4917841bcbd6ba1c94f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:49.959318 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78cdfda7-b896-4ef6-b907-b4e56d92d30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:49.998035 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78cdfda7-b896-4ef6-b907-b4e56d92d30b) transitioned into state 'SUCCESS' from state '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-1198938009',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='032e99aa7d494c649e929c71b7b2210c',qos_specs=None,replication_status=,reservations=['945ccea3-9bb1-4d0c-847c-875a52721463','cf38c099-d307-472c-85bd-74a58db502b7','30edb1e6-9cca-4415-9f4e-6bc6cc0b5017','2a40e2c7-9ce4-4d1a-b565-3cc7a8908b29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a297e887c1fd4917841bcbd6ba1c94f0',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:49.998709 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb87116-ffd4-416e-832d-b4fc258e3a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:29:50.022080 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb87116-ffd4-416e-832d-b4fc258e3a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:29:50.024062 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Flow 'volume_create_api' (66597f31-03d0-4871-a001-be0ca62d6228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:29:50.024899 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Create volume request issued successfully. Aug 14 00:29:50.025893 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f011716a-a5b3-4df9-ae86-a05b822b68ca tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:29:50.026571 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 97/385] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:29:49 2026] POST /volume/v3/volumes => generated 760 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:29:50.044116 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3f258da2-57bd-427d-bfa4-ad5f0682ce69 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:50.046347 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3f258da2-57bd-427d-bfa4-ad5f0682ce69 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] GET https://10.4.3.208/volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 Aug 14 00:29:50.046610 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3f258da2-57bd-427d-bfa4-ad5f0682ce69 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:50.047225 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3f258da2-57bd-427d-bfa4-ad5f0682ce69 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:50.060240 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:50.060240 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:50.065444 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3f258da2-57bd-427d-bfa4-ad5f0682ce69 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Volume info retrieved successfully. Aug 14 00:29:50.073691 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3f258da2-57bd-427d-bfa4-ad5f0682ce69 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 returned with HTTP 200 Aug 14 00:29:50.074171 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 97/386] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:50 2026] GET /volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:51.091071 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ec5bf37f-62a3-4b61-aa4d-8d73140b2a05 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:51.095416 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ec5bf37f-62a3-4b61-aa4d-8d73140b2a05 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] GET https://10.4.3.208/volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 Aug 14 00:29:51.095416 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ec5bf37f-62a3-4b61-aa4d-8d73140b2a05 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:51.095416 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ec5bf37f-62a3-4b61-aa4d-8d73140b2a05 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:51.106963 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:51.106963 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:51.111530 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ec5bf37f-62a3-4b61-aa4d-8d73140b2a05 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Volume info retrieved successfully. Aug 14 00:29:51.118380 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ec5bf37f-62a3-4b61-aa4d-8d73140b2a05 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 returned with HTTP 200 Aug 14 00:29:51.119278 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 97/387] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:51 2026] GET /volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:51.155772 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-9f9853ea-63b0-464f-99f1-399c0219328a req-a987c557-db62-438d-8a43-aba68753f131 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:51.159259 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9f9853ea-63b0-464f-99f1-399c0219328a req-a987c557-db62-438d-8a43-aba68753f131 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] GET https://10.4.3.208/volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 Aug 14 00:29:51.160026 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-9f9853ea-63b0-464f-99f1-399c0219328a req-a987c557-db62-438d-8a43-aba68753f131 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:51.160469 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-9f9853ea-63b0-464f-99f1-399c0219328a req-a987c557-db62-438d-8a43-aba68753f131 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:51.174932 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:51.174932 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:51.182787 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-9f9853ea-63b0-464f-99f1-399c0219328a req-a987c557-db62-438d-8a43-aba68753f131 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Volume info retrieved successfully. Aug 14 00:29:51.191639 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9f9853ea-63b0-464f-99f1-399c0219328a req-a987c557-db62-438d-8a43-aba68753f131 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 returned with HTTP 200 Aug 14 00:29:51.192355 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 97/388] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:29:51 2026] GET /volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:51.706233 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-c0f73ea6-fdc8-4a05-978f-8b3b395bb922 req-ae1a0daf-c399-44a6-8c83-88461c9158f9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:51.710508 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-c0f73ea6-fdc8-4a05-978f-8b3b395bb922 req-ae1a0daf-c399-44a6-8c83-88461c9158f9 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:29:51.710803 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-c0f73ea6-fdc8-4a05-978f-8b3b395bb922 req-ae1a0daf-c399-44a6-8c83-88461c9158f9 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:51.711108 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-c0f73ea6-fdc8-4a05-978f-8b3b395bb922 req-ae1a0daf-c399-44a6-8c83-88461c9158f9 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:51.712169 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [req-c0f73ea6-fdc8-4a05-978f-8b3b395bb922 req-ae1a0daf-c399-44a6-8c83-88461c9158f9 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:29:51.712823 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:51.712823 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:51.713509 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [req-c0f73ea6-fdc8-4a05-978f-8b3b395bb922 req-ae1a0daf-c399-44a6-8c83-88461c9158f9 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:29:51.757177 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-c0f73ea6-fdc8-4a05-978f-8b3b395bb922 req-ae1a0daf-c399-44a6-8c83-88461c9158f9 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Get all volumes completed successfully. Aug 14 00:29:51.759590 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:51.759590 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:51.765203 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-c0f73ea6-fdc8-4a05-978f-8b3b395bb922 req-ae1a0daf-c399-44a6-8c83-88461c9158f9 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:29:51.770121 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 98/389] 10.4.3.208 () {68 vars in 1508 bytes} [Fri Aug 14 00:29:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:51.805651 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-47a2ea51-5f8c-4a68-820c-613b5b754d9f req-6cbb108d-5e78-46bd-a54f-e79758305a84 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:51.809779 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-47a2ea51-5f8c-4a68-820c-613b5b754d9f req-6cbb108d-5e78-46bd-a54f-e79758305a84 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:29:51.810074 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-47a2ea51-5f8c-4a68-820c-613b5b754d9f req-6cbb108d-5e78-46bd-a54f-e79758305a84 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:51.810602 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-47a2ea51-5f8c-4a68-820c-613b5b754d9f req-6cbb108d-5e78-46bd-a54f-e79758305a84 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Calling method 'detail' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:51.812492 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [req-47a2ea51-5f8c-4a68-820c-613b5b754d9f req-6cbb108d-5e78-46bd-a54f-e79758305a84 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:29:51.813498 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [req-47a2ea51-5f8c-4a68-820c-613b5b754d9f req-6cbb108d-5e78-46bd-a54f-e79758305a84 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:29:51.871783 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-47a2ea51-5f8c-4a68-820c-613b5b754d9f req-6cbb108d-5e78-46bd-a54f-e79758305a84 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Get all volumes completed successfully. Aug 14 00:29:51.873365 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:51.873365 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:51.879331 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-47a2ea51-5f8c-4a68-820c-613b5b754d9f req-6cbb108d-5e78-46bd-a54f-e79758305a84 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:29:51.880038 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 98/390] 10.4.3.208 () {68 vars in 1508 bytes} [Fri Aug 14 00:29:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:51.920428 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-28706f76-d028-4d3b-9180-8c97ea38a9c4 req-572fbcdb-c013-40db-8818-1df600b76bd3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:51.926210 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-28706f76-d028-4d3b-9180-8c97ea38a9c4 req-572fbcdb-c013-40db-8818-1df600b76bd3 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:29:51.926433 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-28706f76-d028-4d3b-9180-8c97ea38a9c4 req-572fbcdb-c013-40db-8818-1df600b76bd3 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:51.926727 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-28706f76-d028-4d3b-9180-8c97ea38a9c4 req-572fbcdb-c013-40db-8818-1df600b76bd3 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:51.928836 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [req-28706f76-d028-4d3b-9180-8c97ea38a9c4 req-572fbcdb-c013-40db-8818-1df600b76bd3 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:29:51.930330 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-28706f76-d028-4d3b-9180-8c97ea38a9c4 req-572fbcdb-c013-40db-8818-1df600b76bd3 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:29:51.976654 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-28706f76-d028-4d3b-9180-8c97ea38a9c4 req-572fbcdb-c013-40db-8818-1df600b76bd3 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Get all volumes completed successfully. Aug 14 00:29:51.977994 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:51.977994 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:51.982663 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-28706f76-d028-4d3b-9180-8c97ea38a9c4 req-572fbcdb-c013-40db-8818-1df600b76bd3 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:29:51.983163 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 98/391] 10.4.3.208 () {68 vars in 1508 bytes} [Fri Aug 14 00:29:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:52.013883 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-91ec907a-35cc-4f63-afbd-a7ee387c2480 req-8a1dd3b5-ec4b-4320-9ab3-ca362a621e16 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:52.019446 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-91ec907a-35cc-4f63-afbd-a7ee387c2480 req-8a1dd3b5-ec4b-4320-9ab3-ca362a621e16 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:29:52.019446 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-91ec907a-35cc-4f63-afbd-a7ee387c2480 req-8a1dd3b5-ec4b-4320-9ab3-ca362a621e16 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:52.019446 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-91ec907a-35cc-4f63-afbd-a7ee387c2480 req-8a1dd3b5-ec4b-4320-9ab3-ca362a621e16 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:52.019751 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [req-91ec907a-35cc-4f63-afbd-a7ee387c2480 req-8a1dd3b5-ec4b-4320-9ab3-ca362a621e16 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:29:52.021029 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-91ec907a-35cc-4f63-afbd-a7ee387c2480 req-8a1dd3b5-ec4b-4320-9ab3-ca362a621e16 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:29:52.060509 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=274,cinder:INSERT=17,cinder:UPDATE=29 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:29:52.070931 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-91ec907a-35cc-4f63-afbd-a7ee387c2480 req-8a1dd3b5-ec4b-4320-9ab3-ca362a621e16 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Get all volumes completed successfully. Aug 14 00:29:52.073167 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:52.073167 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:52.080772 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-91ec907a-35cc-4f63-afbd-a7ee387c2480 req-8a1dd3b5-ec4b-4320-9ab3-ca362a621e16 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:29:52.081830 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 98/392] 10.4.3.208 () {68 vars in 1508 bytes} [Fri Aug 14 00:29:52 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:52.114729 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-4ce5e585-391c-46a3-a05f-45c7865eeaa9 req-5632f07b-90b5-4e33-b8b9-986a8d596f5d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:52.117336 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4ce5e585-391c-46a3-a05f-45c7865eeaa9 req-5632f07b-90b5-4e33-b8b9-986a8d596f5d tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:29:52.117608 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4ce5e585-391c-46a3-a05f-45c7865eeaa9 req-5632f07b-90b5-4e33-b8b9-986a8d596f5d tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:52.118560 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4ce5e585-391c-46a3-a05f-45c7865eeaa9 req-5632f07b-90b5-4e33-b8b9-986a8d596f5d tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:52.119453 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [req-4ce5e585-391c-46a3-a05f-45c7865eeaa9 req-5632f07b-90b5-4e33-b8b9-986a8d596f5d tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:29:52.120432 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [req-4ce5e585-391c-46a3-a05f-45c7865eeaa9 req-5632f07b-90b5-4e33-b8b9-986a8d596f5d tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:29:52.140992 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-4ce5e585-391c-46a3-a05f-45c7865eeaa9 req-5632f07b-90b5-4e33-b8b9-986a8d596f5d tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Get all volumes completed successfully. Aug 14 00:29:52.141653 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:52.141653 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:52.150631 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4ce5e585-391c-46a3-a05f-45c7865eeaa9 req-5632f07b-90b5-4e33-b8b9-986a8d596f5d tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:29:52.151049 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 99/393] 10.4.3.208 () {68 vars in 1508 bytes} [Fri Aug 14 00:29:52 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:52.190322 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-ce424ecf-a40e-4d4b-91c1-b8674f668a9e req-64e281df-3bb8-4809-ae96-3a0157fc0cdc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:52.192966 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ce424ecf-a40e-4d4b-91c1-b8674f668a9e req-64e281df-3bb8-4809-ae96-3a0157fc0cdc tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:29:52.193187 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ce424ecf-a40e-4d4b-91c1-b8674f668a9e req-64e281df-3bb8-4809-ae96-3a0157fc0cdc tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:52.193398 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ce424ecf-a40e-4d4b-91c1-b8674f668a9e req-64e281df-3bb8-4809-ae96-3a0157fc0cdc tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Calling method 'detail' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:52.193634 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [req-ce424ecf-a40e-4d4b-91c1-b8674f668a9e req-64e281df-3bb8-4809-ae96-3a0157fc0cdc tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:29:52.195687 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [req-ce424ecf-a40e-4d4b-91c1-b8674f668a9e req-64e281df-3bb8-4809-ae96-3a0157fc0cdc tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:29:52.206397 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-ce424ecf-a40e-4d4b-91c1-b8674f668a9e req-64e281df-3bb8-4809-ae96-3a0157fc0cdc tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Get all volumes completed successfully. Aug 14 00:29:52.209829 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:52.209829 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:52.230229 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ce424ecf-a40e-4d4b-91c1-b8674f668a9e req-64e281df-3bb8-4809-ae96-3a0157fc0cdc tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:29:52.231363 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 99/394] 10.4.3.208 () {68 vars in 1508 bytes} [Fri Aug 14 00:29:52 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:52.276784 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-cecf1ef1-cfcd-4993-b47f-42c20fa09491 req-83ea11aa-c344-4bc5-9e6d-42e73ec29054 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:52.279908 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-cecf1ef1-cfcd-4993-b47f-42c20fa09491 req-83ea11aa-c344-4bc5-9e6d-42e73ec29054 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:29:52.280208 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-cecf1ef1-cfcd-4993-b47f-42c20fa09491 req-83ea11aa-c344-4bc5-9e6d-42e73ec29054 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:52.280502 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-cecf1ef1-cfcd-4993-b47f-42c20fa09491 req-83ea11aa-c344-4bc5-9e6d-42e73ec29054 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:52.280856 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [req-cecf1ef1-cfcd-4993-b47f-42c20fa09491 req-83ea11aa-c344-4bc5-9e6d-42e73ec29054 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:29:52.281828 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-cecf1ef1-cfcd-4993-b47f-42c20fa09491 req-83ea11aa-c344-4bc5-9e6d-42e73ec29054 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:29:52.294816 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-cecf1ef1-cfcd-4993-b47f-42c20fa09491 req-83ea11aa-c344-4bc5-9e6d-42e73ec29054 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Get all volumes completed successfully. Aug 14 00:29:52.296703 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:52.296703 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:52.303145 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-cecf1ef1-cfcd-4993-b47f-42c20fa09491 req-83ea11aa-c344-4bc5-9e6d-42e73ec29054 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:29:52.303821 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 99/395] 10.4.3.208 () {68 vars in 1508 bytes} [Fri Aug 14 00:29:52 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:52.337565 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-94686dea-655c-4082-a647-7536f80a9ad2 req-bbb3cdf0-4bcf-41e5-8425-48212caddcaa None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:52.340539 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-94686dea-655c-4082-a647-7536f80a9ad2 req-bbb3cdf0-4bcf-41e5-8425-48212caddcaa tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:29:52.340841 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-94686dea-655c-4082-a647-7536f80a9ad2 req-bbb3cdf0-4bcf-41e5-8425-48212caddcaa tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:52.341134 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-94686dea-655c-4082-a647-7536f80a9ad2 req-bbb3cdf0-4bcf-41e5-8425-48212caddcaa tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:52.341492 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [req-94686dea-655c-4082-a647-7536f80a9ad2 req-bbb3cdf0-4bcf-41e5-8425-48212caddcaa tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:29:52.342697 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-94686dea-655c-4082-a647-7536f80a9ad2 req-bbb3cdf0-4bcf-41e5-8425-48212caddcaa tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:29:52.354673 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-94686dea-655c-4082-a647-7536f80a9ad2 req-bbb3cdf0-4bcf-41e5-8425-48212caddcaa tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] Get all volumes completed successfully. Aug 14 00:29:52.356304 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:52.356304 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:52.364703 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-94686dea-655c-4082-a647-7536f80a9ad2 req-bbb3cdf0-4bcf-41e5-8425-48212caddcaa tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-reader] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:29:52.365419 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 99/396] 10.4.3.208 () {68 vars in 1508 bytes} [Fri Aug 14 00:29:52 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:29:52.393146 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cc287d65-49e8-4370-81e1-f0537fabb21e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:52.396719 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cc287d65-49e8-4370-81e1-f0537fabb21e tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] DELETE https://10.4.3.208/volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 Aug 14 00:29:52.396719 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cc287d65-49e8-4370-81e1-f0537fabb21e tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:52.397139 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cc287d65-49e8-4370-81e1-f0537fabb21e tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:52.397291 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-cc287d65-49e8-4370-81e1-f0537fabb21e tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Delete volume with id: 6ef8cb03-7edb-41ce-8f9e-4005d50bed66 Aug 14 00:29:52.410827 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:52.410827 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:52.411572 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cc287d65-49e8-4370-81e1-f0537fabb21e tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Volume info retrieved successfully. Aug 14 00:29:52.453115 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cc287d65-49e8-4370-81e1-f0537fabb21e tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Delete volume request issued successfully. Aug 14 00:29:52.453984 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cc287d65-49e8-4370-81e1-f0537fabb21e tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 returned with HTTP 202 Aug 14 00:29:52.455509 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 100/397] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:29:52 2026] DELETE /volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:29:52.470279 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7d8701bc-8751-40e6-8f2d-11d4ab1738f6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:52.473989 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7d8701bc-8751-40e6-8f2d-11d4ab1738f6 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] GET https://10.4.3.208/volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 Aug 14 00:29:52.473989 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7d8701bc-8751-40e6-8f2d-11d4ab1738f6 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:52.474281 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7d8701bc-8751-40e6-8f2d-11d4ab1738f6 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:52.479820 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=265,cinder:UPDATE=25,cinder:INSERT=14 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:29:52.492346 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:52.492346 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:29:52.502580 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7d8701bc-8751-40e6-8f2d-11d4ab1738f6 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Volume info retrieved successfully. Aug 14 00:29:52.515290 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7d8701bc-8751-40e6-8f2d-11d4ab1738f6 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 returned with HTTP 200 Aug 14 00:29:52.515976 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 100/398] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:52 2026] GET /volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:53.532825 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-175e6e34-fe83-4563-9151-4f48cf86e86d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:53.535408 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-175e6e34-fe83-4563-9151-4f48cf86e86d tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] GET https://10.4.3.208/volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 Aug 14 00:29:53.536066 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-175e6e34-fe83-4563-9151-4f48cf86e86d tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:53.536515 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-175e6e34-fe83-4563-9151-4f48cf86e86d tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:53.540375 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=242,cinder:UPDATE=34,cinder:INSERT=14 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:29:53.548373 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-175e6e34-fe83-4563-9151-4f48cf86e86d tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 returned with HTTP 404 Aug 14 00:29:53.549629 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 100/399] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:53 2026] GET /volume/v3/volumes/6ef8cb03-7edb-41ce-8f9e-4005d50bed66 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:53.559944 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f63b166f-b552-4186-9883-a60fe74bb476 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:53.561737 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f63b166f-b552-4186-9883-a60fe74bb476 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] DELETE https://10.4.3.208/volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 Aug 14 00:29:53.562001 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f63b166f-b552-4186-9883-a60fe74bb476 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:53.563153 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f63b166f-b552-4186-9883-a60fe74bb476 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:53.563153 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-f63b166f-b552-4186-9883-a60fe74bb476 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Delete volume with id: 2daaa72d-232b-41e1-b2ad-1b0430f724e0 Aug 14 00:29:53.574894 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:53.574894 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:53.575958 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f63b166f-b552-4186-9883-a60fe74bb476 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Volume info retrieved successfully. Aug 14 00:29:53.612996 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f63b166f-b552-4186-9883-a60fe74bb476 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Delete volume request issued successfully. Aug 14 00:29:53.613335 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f63b166f-b552-4186-9883-a60fe74bb476 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 returned with HTTP 202 Aug 14 00:29:53.617695 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 100/400] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:29:53 2026] DELETE /volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:29:53.630894 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d2a39e06-d5c2-4fd4-9918-db47bb829e55 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:53.633250 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d2a39e06-d5c2-4fd4-9918-db47bb829e55 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] GET https://10.4.3.208/volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 Aug 14 00:29:53.633586 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d2a39e06-d5c2-4fd4-9918-db47bb829e55 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:53.633649 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d2a39e06-d5c2-4fd4-9918-db47bb829e55 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:53.637461 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=305,cinder:UPDATE=51,cinder:INSERT=30 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:29:53.647331 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:53.647331 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:29:53.655425 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d2a39e06-d5c2-4fd4-9918-db47bb829e55 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Volume info retrieved successfully. Aug 14 00:29:53.666627 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d2a39e06-d5c2-4fd4-9918-db47bb829e55 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 returned with HTTP 200 Aug 14 00:29:53.668171 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 101/401] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:53 2026] GET /volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:54.686815 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5ec4ddbe-7591-4f22-8382-b9331f2989c4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:54.690232 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5ec4ddbe-7591-4f22-8382-b9331f2989c4 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] GET https://10.4.3.208/volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 Aug 14 00:29:54.690232 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5ec4ddbe-7591-4f22-8382-b9331f2989c4 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:54.690232 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5ec4ddbe-7591-4f22-8382-b9331f2989c4 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:54.696151 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5ec4ddbe-7591-4f22-8382-b9331f2989c4 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 returned with HTTP 404 Aug 14 00:29:54.697043 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 101/402] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:54 2026] GET /volume/v3/volumes/2daaa72d-232b-41e1-b2ad-1b0430f724e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:29:54.710110 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4aee5b1b-c7d3-4628-bc10-3e600fcbba51 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:54.712415 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4aee5b1b-c7d3-4628-bc10-3e600fcbba51 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] DELETE https://10.4.3.208/volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be Aug 14 00:29:54.712622 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4aee5b1b-c7d3-4628-bc10-3e600fcbba51 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:54.713026 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4aee5b1b-c7d3-4628-bc10-3e600fcbba51 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:54.713026 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-4aee5b1b-c7d3-4628-bc10-3e600fcbba51 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Delete volume with id: 85cf7736-795f-430e-872d-af7f035816be Aug 14 00:29:54.723116 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:54.723116 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:29:54.723709 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4aee5b1b-c7d3-4628-bc10-3e600fcbba51 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Volume info retrieved successfully. Aug 14 00:29:54.768129 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4aee5b1b-c7d3-4628-bc10-3e600fcbba51 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Delete volume request issued successfully. Aug 14 00:29:54.768450 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4aee5b1b-c7d3-4628-bc10-3e600fcbba51 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be returned with HTTP 202 Aug 14 00:29:54.769029 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 101/403] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:29:54 2026] DELETE /volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:29:54.779521 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2f9bc7fd-2d5a-47b7-ac7c-4d90e9b0bb36 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:54.782413 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f9bc7fd-2d5a-47b7-ac7c-4d90e9b0bb36 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] GET https://10.4.3.208/volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be Aug 14 00:29:54.782727 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f9bc7fd-2d5a-47b7-ac7c-4d90e9b0bb36 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:54.782907 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f9bc7fd-2d5a-47b7-ac7c-4d90e9b0bb36 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:54.795365 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:29:54.795365 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:29:54.804769 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2f9bc7fd-2d5a-47b7-ac7c-4d90e9b0bb36 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Volume info retrieved successfully. Aug 14 00:29:54.821981 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f9bc7fd-2d5a-47b7-ac7c-4d90e9b0bb36 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be returned with HTTP 200 Aug 14 00:29:54.822488 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 101/404] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:54 2026] GET /volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:29:55.842846 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-96423805-d42c-4fc3-ab6f-b677fd498d20 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:29:55.845786 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-96423805-d42c-4fc3-ab6f-b677fd498d20 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] GET https://10.4.3.208/volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be Aug 14 00:29:55.845786 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-96423805-d42c-4fc3-ab6f-b677fd498d20 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:29:55.846082 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-96423805-d42c-4fc3-ab6f-b677fd498d20 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:29:55.855079 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-96423805-d42c-4fc3-ab6f-b677fd498d20 tempest-VolumesTestJSON-1885967718 tempest-VolumesTestJSON-1885967718-project-member] https://10.4.3.208/volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be returned with HTTP 404 Aug 14 00:29:55.855851 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 102/405] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:29:55 2026] GET /volume/v3/volumes/85cf7736-795f-430e-872d-af7f035816be => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:01.166146 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-047866ce-100d-454f-9963-36d5f415ecab None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:01.243334 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7687b078-ba4c-4f19-bae6-6b307ed6ff18 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:01.598131 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-047866ce-100d-454f-9963-36d5f415ecab tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] GET https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc Aug 14 00:30:01.598424 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-047866ce-100d-454f-9963-36d5f415ecab tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:01.598828 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-047866ce-100d-454f-9963-36d5f415ecab tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:01.611815 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-047866ce-100d-454f-9963-36d5f415ecab tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.612040 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-047866ce-100d-454f-9963-36d5f415ecab tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.613188 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-047866ce-100d-454f-9963-36d5f415ecab tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.616207 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-047866ce-100d-454f-9963-36d5f415ecab tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.616444 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-047866ce-100d-454f-9963-36d5f415ecab tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.617453 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-047866ce-100d-454f-9963-36d5f415ecab tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.617656 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-047866ce-100d-454f-9963-36d5f415ecab tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.625109 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-047866ce-100d-454f-9963-36d5f415ecab tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc returned with HTTP 200 Aug 14 00:30:01.625693 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 102/406] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:30:01 2026] GET /volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc => generated 437 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:01.642968 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8beb6c4b-b803-410c-9c08-11202b657ed1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:01.649490 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8beb6c4b-b803-410c-9c08-11202b657ed1 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] GET https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc/defaults Aug 14 00:30:01.653141 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8beb6c4b-b803-410c-9c08-11202b657ed1 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:01.653141 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8beb6c4b-b803-410c-9c08-11202b657ed1 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Calling method 'defaults' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:01.676817 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-8beb6c4b-b803-410c-9c08-11202b657ed1 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.679126 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-8beb6c4b-b803-410c-9c08-11202b657ed1 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.679126 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-8beb6c4b-b803-410c-9c08-11202b657ed1 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.679278 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-8beb6c4b-b803-410c-9c08-11202b657ed1 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.679837 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-8beb6c4b-b803-410c-9c08-11202b657ed1 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.680871 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-8beb6c4b-b803-410c-9c08-11202b657ed1 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.681227 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-8beb6c4b-b803-410c-9c08-11202b657ed1 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.692490 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7687b078-ba4c-4f19-bae6-6b307ed6ff18 tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:30:01.692490 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7687b078-ba4c-4f19-bae6-6b307ed6ff18 tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-446466196", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1379997839", "vendor_name": "tempest-vendor_name-675156068"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:01.707199 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8beb6c4b-b803-410c-9c08-11202b657ed1 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc/defaults returned with HTTP 200 Aug 14 00:30:01.708914 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 102/407] 10.4.3.208 () {66 vars in 1381 bytes} [Fri Aug 14 00:30:01 2026] GET /volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc/defaults => generated 437 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:01.736170 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c42bb6d7-5214-4afd-b32b-9ccefd6d4fde None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:01.739847 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c42bb6d7-5214-4afd-b32b-9ccefd6d4fde tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] PUT https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc Aug 14 00:30:01.740893 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c42bb6d7-5214-4afd-b32b-9ccefd6d4fde tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:01.794893 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7687b078-ba4c-4f19-bae6-6b307ed6ff18 tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:30:01.795742 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 102/408] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:30:01 2026] POST /volume/v3/types => generated 326 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:01.814134 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6296fa67-378d-4d42-be6e-2788ca17b231 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:01.898178 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-c42bb6d7-5214-4afd-b32b-9ccefd6d4fde tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-446466196 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-446466196, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.899981 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-c42bb6d7-5214-4afd-b32b-9ccefd6d4fde tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-446466196 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-446466196, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.902172 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-c42bb6d7-5214-4afd-b32b-9ccefd6d4fde tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-446466196 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-446466196, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.902172 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-c42bb6d7-5214-4afd-b32b-9ccefd6d4fde tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.904817 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-c42bb6d7-5214-4afd-b32b-9ccefd6d4fde tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.906175 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-c42bb6d7-5214-4afd-b32b-9ccefd6d4fde tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.906175 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-c42bb6d7-5214-4afd-b32b-9ccefd6d4fde tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.907844 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-c42bb6d7-5214-4afd-b32b-9ccefd6d4fde tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:01.933285 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c42bb6d7-5214-4afd-b32b-9ccefd6d4fde tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc returned with HTTP 200 Aug 14 00:30:01.934072 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 103/409] 10.4.3.208 () {68 vars in 1374 bytes} [Fri Aug 14 00:30:01 2026] PUT /volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc => generated 585 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:01.958756 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cd3b3578-cc1b-45ff-a75b-e545900fccac None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:01.979780 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cd3b3578-cc1b-45ff-a75b-e545900fccac tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] DELETE https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc Aug 14 00:30:01.979780 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cd3b3578-cc1b-45ff-a75b-e545900fccac tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:01.979780 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cd3b3578-cc1b-45ff-a75b-e545900fccac tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:02.014846 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cd3b3578-cc1b-45ff-a75b-e545900fccac tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc returned with HTTP 200 Aug 14 00:30:02.016908 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 103/410] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:30:01 2026] DELETE /volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc => generated 0 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 00:30:02.036167 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c8f829e3-25a0-4e2c-a11c-9946f9aa25f8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:02.040312 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c8f829e3-25a0-4e2c-a11c-9946f9aa25f8 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] GET https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc Aug 14 00:30:02.042513 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c8f829e3-25a0-4e2c-a11c-9946f9aa25f8 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:02.042513 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c8f829e3-25a0-4e2c-a11c-9946f9aa25f8 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:02.059965 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-c8f829e3-25a0-4e2c-a11c-9946f9aa25f8 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-446466196 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-446466196, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:02.062173 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-c8f829e3-25a0-4e2c-a11c-9946f9aa25f8 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-446466196 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-446466196, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:02.062173 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-c8f829e3-25a0-4e2c-a11c-9946f9aa25f8 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-446466196 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-446466196, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:02.062556 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-c8f829e3-25a0-4e2c-a11c-9946f9aa25f8 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:02.063190 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-c8f829e3-25a0-4e2c-a11c-9946f9aa25f8 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:02.064537 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-c8f829e3-25a0-4e2c-a11c-9946f9aa25f8 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:02.064537 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-c8f829e3-25a0-4e2c-a11c-9946f9aa25f8 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:02.064847 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-c8f829e3-25a0-4e2c-a11c-9946f9aa25f8 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:02.080865 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c8f829e3-25a0-4e2c-a11c-9946f9aa25f8 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc returned with HTTP 200 Aug 14 00:30:02.081338 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 103/411] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:30:02 2026] GET /volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc => generated 627 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:02.102995 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-64605794-1a07-4219-9d84-af2f653b0562 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:02.108414 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-64605794-1a07-4219-9d84-af2f653b0562 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] PUT https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc Aug 14 00:30:02.109319 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-64605794-1a07-4219-9d84-af2f653b0562 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-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=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:02.125051 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-80c544a9-11df-49ca-bb84-886eed9d5360 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:02.296227 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:02.296227 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "604522de-267c-485a-b34a-f6bf1246aed8", "size": 1, "name": "tempest-UserMessagesTest-Volume-1910877217"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:02.297478 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Create volume request body: {'volume': {'volume_type': '604522de-267c-485a-b34a-f6bf1246aed8', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1910877217'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:02.304757 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Create volume of 1 GB Aug 14 00:30:02.305370 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:02.305370 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:02.306140 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Availability Zones retrieved successfully. Aug 14 00:30:02.313938 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Flow 'volume_create_api' (300d374e-861e-4ed3-a38e-ea652686bdfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:02.316190 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f9d6e0-7ff9-4446-973c-dff5dcd4d34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:02.317665 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:02.348310 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f9d6e0-7ff9-4446-973c-dff5dcd4d34b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:30:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1379997839',vendor_name='tempest-vendor_name-675156068'},id=604522de-267c-485a-b34a-f6bf1246aed8,is_public=True,name='tempest-UserMessagesTest-volume-type-446466196',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604522de-267c-485a-b34a-f6bf1246aed8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:02.349629 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6c50da-379b-4f19-a876-882bd6cadd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:02.357747 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-64605794-1a07-4219-9d84-af2f653b0562 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc returned with HTTP 200 Aug 14 00:30:02.357747 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 104/412] 10.4.3.208 () {68 vars in 1375 bytes} [Fri Aug 14 00:30:02 2026] PUT /volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc => generated 585 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:02.374613 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-23849569-0571-4a63-a8f1-eccf1a68c772 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:02.377905 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-23849569-0571-4a63-a8f1-eccf1a68c772 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] GET https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc/defaults Aug 14 00:30:02.378356 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-23849569-0571-4a63-a8f1-eccf1a68c772 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:02.378541 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-23849569-0571-4a63-a8f1-eccf1a68c772 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Calling method 'defaults' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:02.384155 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-446466196 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-446466196, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:02.384155 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-446466196 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-446466196, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:02.394952 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-23849569-0571-4a63-a8f1-eccf1a68c772 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc/defaults returned with HTTP 200 Aug 14 00:30:02.395847 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 104/413] 10.4.3.208 () {66 vars in 1381 bytes} [Fri Aug 14 00:30:02 2026] GET /volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc/defaults => generated 627 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:30:02.411031 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-110dfe81-2381-4c97-a7a1-01bb24dfd35c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:02.414651 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-110dfe81-2381-4c97-a7a1-01bb24dfd35c tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] GET https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc Aug 14 00:30:02.415273 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-110dfe81-2381-4c97-a7a1-01bb24dfd35c tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:02.416275 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-110dfe81-2381-4c97-a7a1-01bb24dfd35c tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:02.439435 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-110dfe81-2381-4c97-a7a1-01bb24dfd35c tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc returned with HTTP 200 Aug 14 00:30:02.439435 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 105/414] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:30:02 2026] GET /volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc => generated 627 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:02.441165 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Created reservations ['c6aef115-2d8e-4eee-85f9-bfed38d09a11', '127af523-8bf3-4215-8caf-0bde774a664b', '7872cc0a-f351-426d-9ac9-375d55278722', 'cc199ff4-011c-4c85-9a6e-5ea760b3097d'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:02.442905 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d6c50da-379b-4f19-a876-882bd6cadd82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6aef115-2d8e-4eee-85f9-bfed38d09a11', '127af523-8bf3-4215-8caf-0bde774a664b', '7872cc0a-f351-426d-9ac9-375d55278722', 'cc199ff4-011c-4c85-9a6e-5ea760b3097d']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:02.444116 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4c5d722-7bf8-4e79-b816-b9b1ac7054d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:02.456319 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-36c876f7-338f-4806-9a56-1ce491eccb6f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:02.461443 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-36c876f7-338f-4806-9a56-1ce491eccb6f tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] GET https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc?usage=True Aug 14 00:30:02.461921 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-36c876f7-338f-4806-9a56-1ce491eccb6f tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:02.462014 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-36c876f7-338f-4806-9a56-1ce491eccb6f tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:02.489293 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4c5d722-7bf8-4e79-b816-b9b1ac7054d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b9692da-f88d-462a-a786-650f91f155de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1910877217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6f01d1eb1a41c0844697105c7375f6',qos_specs=None,replication_status=,reservations=['c6aef115-2d8e-4eee-85f9-bfed38d09a11','127af523-8bf3-4215-8caf-0bde774a664b','7872cc0a-f351-426d-9ac9-375d55278722','cc199ff4-011c-4c85-9a6e-5ea760b3097d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a964a0802c4cbe9d8f710643d4ccf8',volume_type_id=604522de-267c-485a-b34a-f6bf1246aed8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1910877217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b9692da-f88d-462a-a786-650f91f155de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd6f01d1eb1a41c0844697105c7375f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a964a0802c4cbe9d8f710643d4ccf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(604522de-267c-485a-b34a-f6bf1246aed8),volume_type_id=604522de-267c-485a-b34a-f6bf1246aed8)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:02.490310 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2c74698-924e-4e19-959d-20d1b59e6d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:02.499862 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-36c876f7-338f-4806-9a56-1ce491eccb6f tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc?usage=True returned with HTTP 200 Aug 14 00:30:02.500037 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 105/415] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:30:02 2026] GET /volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc?usage=True => generated 1368 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:02.515605 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2c74698-924e-4e19-959d-20d1b59e6d40) transitioned into state 'SUCCESS' from state '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-1910877217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6f01d1eb1a41c0844697105c7375f6',qos_specs=None,replication_status=,reservations=['c6aef115-2d8e-4eee-85f9-bfed38d09a11','127af523-8bf3-4215-8caf-0bde774a664b','7872cc0a-f351-426d-9ac9-375d55278722','cc199ff4-011c-4c85-9a6e-5ea760b3097d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a964a0802c4cbe9d8f710643d4ccf8',volume_type_id=604522de-267c-485a-b34a-f6bf1246aed8)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:02.516421 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5cb6e82-7208-423b-a7bd-2f7027be6fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:02.521205 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:02.531793 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5cb6e82-7208-423b-a7bd-2f7027be6fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:02.532818 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Flow 'volume_create_api' (300d374e-861e-4ed3-a38e-ea652686bdfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:02.533345 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Create volume request issued successfully. Aug 14 00:30:02.534064 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6296fa67-378d-4d42-be6e-2788ca17b231 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:02.534626 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 103/416] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:30:01 2026] POST /volume/v3/volumes => generated 785 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:02.553319 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-34b14468-d79f-4882-8d2b-b2c73f51269f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:02.556311 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-34b14468-d79f-4882-8d2b-b2c73f51269f tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] GET https://10.4.3.208/volume/v3/volumes/9b9692da-f88d-462a-a786-650f91f155de Aug 14 00:30:02.556604 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-34b14468-d79f-4882-8d2b-b2c73f51269f tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:02.559074 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-34b14468-d79f-4882-8d2b-b2c73f51269f tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:02.567902 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:02.567902 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:02.576167 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-34b14468-d79f-4882-8d2b-b2c73f51269f tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Volume info retrieved successfully. Aug 14 00:30:02.582404 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-34b14468-d79f-4882-8d2b-b2c73f51269f tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/volumes/9b9692da-f88d-462a-a786-650f91f155de returned with HTTP 200 Aug 14 00:30:02.582892 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 106/417] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:30:02 2026] GET /volume/v3/volumes/9b9692da-f88d-462a-a786-650f91f155de => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:02.721752 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:02.722832 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1394799469", "imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:02.724913 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1394799469', 'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:02.809516 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:02.810181 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-226209264"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:02.812594 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-226209264'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:02.812918 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Create volume of 1 GB Aug 14 00:30:02.819975 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Availability Zones retrieved successfully. Aug 14 00:30:02.832417 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Flow 'volume_create_api' (9c98d1f9-5b4d-4255-a400-75a0f763b582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:02.833964 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b99452b3-bcb6-409e-8a08-e40df07a34e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:02.835067 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:02.875646 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b99452b3-bcb6-409e-8a08-e40df07a34e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:02.877040 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1471026e-43e7-42ec-bcbd-63fc91dd3b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:02.972217 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Created reservations ['03927814-8a27-4c12-bf73-0ec15e4e965e', '3cebb8eb-8c2f-4cdd-9c6c-bae55ca466f7', '4662b15c-f861-4e04-97d7-37c948a56f76', 'dfe06e5c-9f9d-434c-886c-066e6626ec1b'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:02.973788 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1471026e-43e7-42ec-bcbd-63fc91dd3b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03927814-8a27-4c12-bf73-0ec15e4e965e', '3cebb8eb-8c2f-4cdd-9c6c-bae55ca466f7', '4662b15c-f861-4e04-97d7-37c948a56f76', 'dfe06e5c-9f9d-434c-886c-066e6626ec1b']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:02.975489 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c137d49-62e5-4440-8b85-2df16fa2cd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:03.010289 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c137d49-62e5-4440-8b85-2df16fa2cd1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92166d3a-0944-4caf-a8db-7f06a142a60d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-226209264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6e2750f3744cc184af105ed4218efc',qos_specs=None,replication_status=,reservations=['03927814-8a27-4c12-bf73-0ec15e4e965e','3cebb8eb-8c2f-4cdd-9c6c-bae55ca466f7','4662b15c-f861-4e04-97d7-37c948a56f76','dfe06e5c-9f9d-434c-886c-066e6626ec1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acbd6ea1e1ff44deaa00776f91ea1c50',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-226209264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92166d3a-0944-4caf-a8db-7f06a142a60d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab6e2750f3744cc184af105ed4218efc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acbd6ea1e1ff44deaa00776f91ea1c50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:03.011183 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794f1faf-31ff-4b1c-aa73-1ea5b2fadf08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:03.050783 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794f1faf-31ff-4b1c-aa73-1ea5b2fadf08) transitioned into state 'SUCCESS' from state '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-226209264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6e2750f3744cc184af105ed4218efc',qos_specs=None,replication_status=,reservations=['03927814-8a27-4c12-bf73-0ec15e4e965e','3cebb8eb-8c2f-4cdd-9c6c-bae55ca466f7','4662b15c-f861-4e04-97d7-37c948a56f76','dfe06e5c-9f9d-434c-886c-066e6626ec1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acbd6ea1e1ff44deaa00776f91ea1c50',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:03.051762 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5dfcf9-d6ad-4060-82f5-038154591a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:03.065399 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5dfcf9-d6ad-4060-82f5-038154591a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:03.066238 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Flow 'volume_create_api' (9c98d1f9-5b4d-4255-a400-75a0f763b582) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:03.066619 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Create volume request issued successfully. Aug 14 00:30:03.067396 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9f30ae55-aec1-4a3d-bb60-7c065ba24386 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:03.067885 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 106/418] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:30:02 2026] POST /volume/v3/volumes => generated 755 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:03.087504 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3b4a1703-ae71-40c4-adc1-6d0c824851bb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:03.090234 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3b4a1703-ae71-40c4-adc1-6d0c824851bb tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] GET https://10.4.3.208/volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d Aug 14 00:30:03.090513 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3b4a1703-ae71-40c4-adc1-6d0c824851bb tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:03.090906 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3b4a1703-ae71-40c4-adc1-6d0c824851bb tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:03.101707 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:03.101707 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:03.107599 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3b4a1703-ae71-40c4-adc1-6d0c824851bb tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Volume info retrieved successfully. Aug 14 00:30:03.114037 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3b4a1703-ae71-40c4-adc1-6d0c824851bb tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] https://10.4.3.208/volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d returned with HTTP 200 Aug 14 00:30:03.114590 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 104/419] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:03 2026] GET /volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:03.339155 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Create volume of 1 GB Aug 14 00:30:03.339591 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:03.339591 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:03.340350 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Availability Zones retrieved successfully. Aug 14 00:30:03.347738 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Flow 'volume_create_api' (0b3dd020-1f50-4366-ab24-0a9c1493828e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:03.348727 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a72d6d55-a54d-47ca-895c-7c606fc57d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:03.349767 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:03.408482 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:03.408482 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:03.431821 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a72d6d55-a54d-47ca-895c-7c606fc57d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3e13d035-b322-4ef6-b643-06582a317820,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e13d035-b322-4ef6-b643-06582a317820', 'encryption_key_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=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:03.433336 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cccd427-34fa-43dc-b076-80ab2e5b775c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:03.528654 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Created reservations ['6e472c76-b34e-4f24-8520-8805ee9cb00e', '5a69760b-b0e7-44bf-ac78-6554c89e99c2', 'd540bc84-46d6-452c-bc1a-e48340d27893', '9821e88a-39b5-4238-a300-1708b3d77247'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:03.530069 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cccd427-34fa-43dc-b076-80ab2e5b775c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e472c76-b34e-4f24-8520-8805ee9cb00e', '5a69760b-b0e7-44bf-ac78-6554c89e99c2', 'd540bc84-46d6-452c-bc1a-e48340d27893', '9821e88a-39b5-4238-a300-1708b3d77247']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:03.532426 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de75dd22-9539-43ef-90c8-ea32d29ce18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:03.558746 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de75dd22-9539-43ef-90c8-ea32d29ce18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '849a2d0e-0ad2-411f-a846-da214829d5f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1394799469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='970c2b60c9b344c1958bb2109ffa12e6',qos_specs=None,replication_status=,reservations=['6e472c76-b34e-4f24-8520-8805ee9cb00e','5a69760b-b0e7-44bf-ac78-6554c89e99c2','d540bc84-46d6-452c-bc1a-e48340d27893','9821e88a-39b5-4238-a300-1708b3d77247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='578fbfef1b17476a92aeb00513767d8a',volume_type_id=3e13d035-b322-4ef6-b643-06582a317820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1394799469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=849a2d0e-0ad2-411f-a846-da214829d5f5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='970c2b60c9b344c1958bb2109ffa12e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='578fbfef1b17476a92aeb00513767d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e13d035-b322-4ef6-b643-06582a317820),volume_type_id=3e13d035-b322-4ef6-b643-06582a317820)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:03.559596 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1723f610-fd04-446e-a496-452991e79cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:03.584809 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1723f610-fd04-446e-a496-452991e79cb0) transitioned into state 'SUCCESS' from state '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-1394799469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='970c2b60c9b344c1958bb2109ffa12e6',qos_specs=None,replication_status=,reservations=['6e472c76-b34e-4f24-8520-8805ee9cb00e','5a69760b-b0e7-44bf-ac78-6554c89e99c2','d540bc84-46d6-452c-bc1a-e48340d27893','9821e88a-39b5-4238-a300-1708b3d77247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='578fbfef1b17476a92aeb00513767d8a',volume_type_id=3e13d035-b322-4ef6-b643-06582a317820)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:03.585769 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd2cd613-a2d1-449c-b564-b6a9e1471638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:03.601181 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd2cd613-a2d1-449c-b564-b6a9e1471638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:03.601582 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9b0f2f47-070e-46bd-b200-af065e45990a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:03.602077 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Flow 'volume_create_api' (0b3dd020-1f50-4366-ab24-0a9c1493828e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:03.602423 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Create volume request issued successfully. Aug 14 00:30:03.603116 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-80c544a9-11df-49ca-bb84-886eed9d5360 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:03.603319 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9b0f2f47-070e-46bd-b200-af065e45990a tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] GET https://10.4.3.208/volume/v3/volumes/9b9692da-f88d-462a-a786-650f91f155de Aug 14 00:30:03.603509 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9b0f2f47-070e-46bd-b200-af065e45990a tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:03.603558 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 104/420] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:30:02 2026] POST /volume/v3/volumes => generated 760 bytes in 1480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:03.603779 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9b0f2f47-070e-46bd-b200-af065e45990a tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:03.613937 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:03.613937 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:03.620858 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-22d68677-0acf-4243-b27c-c3226049a740 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:03.622009 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9b0f2f47-070e-46bd-b200-af065e45990a tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Volume info retrieved successfully. Aug 14 00:30:03.622128 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-22d68677-0acf-4243-b27c-c3226049a740 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 Aug 14 00:30:03.622724 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-22d68677-0acf-4243-b27c-c3226049a740 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:03.622724 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-22d68677-0acf-4243-b27c-c3226049a740 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:03.628218 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9b0f2f47-070e-46bd-b200-af065e45990a tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/volumes/9b9692da-f88d-462a-a786-650f91f155de returned with HTTP 200 Aug 14 00:30:03.628910 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 107/421] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:30:03 2026] GET /volume/v3/volumes/9b9692da-f88d-462a-a786-650f91f155de => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:03.631316 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:03.631316 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:03.635532 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-22d68677-0acf-4243-b27c-c3226049a740 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:03.641313 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-22d68677-0acf-4243-b27c-c3226049a740 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 returned with HTTP 200 Aug 14 00:30:03.641878 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 107/422] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:03 2026] GET /volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:03.650192 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-728ad6d7-36fb-4670-95e1-891b0512b3fe None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:03.652940 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-728ad6d7-36fb-4670-95e1-891b0512b3fe tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] GET https://10.4.3.208/volume/v3/messages Aug 14 00:30:03.653360 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-728ad6d7-36fb-4670-95e1-891b0512b3fe tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:03.653626 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-728ad6d7-36fb-4670-95e1-891b0512b3fe tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:03.661787 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-728ad6d7-36fb-4670-95e1-891b0512b3fe tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/messages returned with HTTP 200 Aug 14 00:30:03.662348 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 105/423] 10.4.3.208 () {68 vars in 1280 bytes} [Fri Aug 14 00:30:03 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:03.674162 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0ba94f39-e7e6-4647-94b3-7a10f5ff7807 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:03.676911 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0ba94f39-e7e6-4647-94b3-7a10f5ff7807 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] DELETE https://10.4.3.208/volume/v3/messages/a9e23229-cced-4976-a17f-15bfb9358df7 Aug 14 00:30:03.677544 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0ba94f39-e7e6-4647-94b3-7a10f5ff7807 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:03.677858 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0ba94f39-e7e6-4647-94b3-7a10f5ff7807 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:03.685653 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:03.685653 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:03.698800 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0ba94f39-e7e6-4647-94b3-7a10f5ff7807 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/messages/a9e23229-cced-4976-a17f-15bfb9358df7 returned with HTTP 204 Aug 14 00:30:03.699463 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 105/424] 10.4.3.208 () {68 vars in 1394 bytes} [Fri Aug 14 00:30:03 2026] DELETE /volume/v3/messages/a9e23229-cced-4976-a17f-15bfb9358df7 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 00:30:03.711875 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-71fc1d8e-2d76-4904-96ab-19ff4b659999 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:03.713931 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-71fc1d8e-2d76-4904-96ab-19ff4b659999 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] GET https://10.4.3.208/volume/v3/messages/a9e23229-cced-4976-a17f-15bfb9358df7 Aug 14 00:30:03.714252 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-71fc1d8e-2d76-4904-96ab-19ff4b659999 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:03.714567 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-71fc1d8e-2d76-4904-96ab-19ff4b659999 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:03.723987 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-71fc1d8e-2d76-4904-96ab-19ff4b659999 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/messages/a9e23229-cced-4976-a17f-15bfb9358df7 returned with HTTP 404 Aug 14 00:30:03.724630 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 108/425] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:30:03 2026] GET /volume/v3/messages/a9e23229-cced-4976-a17f-15bfb9358df7 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:03.735610 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b841a56f-e379-4c57-a491-1ba74c81b76d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:03.738177 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b841a56f-e379-4c57-a491-1ba74c81b76d tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] GET https://10.4.3.208/volume/v3/volumes/9b9692da-f88d-462a-a786-650f91f155de Aug 14 00:30:03.738395 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b841a56f-e379-4c57-a491-1ba74c81b76d tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:03.738619 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b841a56f-e379-4c57-a491-1ba74c81b76d tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:03.752896 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:03.752896 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:03.760937 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b841a56f-e379-4c57-a491-1ba74c81b76d tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Volume info retrieved successfully. Aug 14 00:30:03.769135 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b841a56f-e379-4c57-a491-1ba74c81b76d tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/volumes/9b9692da-f88d-462a-a786-650f91f155de returned with HTTP 200 Aug 14 00:30:03.769622 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 108/426] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:30:03 2026] GET /volume/v3/volumes/9b9692da-f88d-462a-a786-650f91f155de => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:03.789171 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-17606216-760a-47f6-8e2b-4b1ab3840969 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:03.791565 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-17606216-760a-47f6-8e2b-4b1ab3840969 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] DELETE https://10.4.3.208/volume/v3/volumes/9b9692da-f88d-462a-a786-650f91f155de Aug 14 00:30:03.791803 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-17606216-760a-47f6-8e2b-4b1ab3840969 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:03.792575 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-17606216-760a-47f6-8e2b-4b1ab3840969 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:03.792947 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-17606216-760a-47f6-8e2b-4b1ab3840969 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Delete volume with id: 9b9692da-f88d-462a-a786-650f91f155de Aug 14 00:30:03.802477 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:03.802477 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:03.803154 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-17606216-760a-47f6-8e2b-4b1ab3840969 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Volume info retrieved successfully. Aug 14 00:30:03.805137 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-17606216-760a-47f6-8e2b-4b1ab3840969 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100211) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 00:30:03.844135 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-17606216-760a-47f6-8e2b-4b1ab3840969 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Created reservations ['bf32bc34-ecb7-463a-b132-598ec48de14d', '9afb9474-be45-4b2d-842f-86b10ef112d4', '03cfe027-2e7a-48de-bf83-267ae84b652f', '59a4cc8e-af16-4dba-a46a-4340d97d5ab0'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:03.939078 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-17606216-760a-47f6-8e2b-4b1ab3840969 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Delete volume request issued successfully. Aug 14 00:30:03.939960 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-17606216-760a-47f6-8e2b-4b1ab3840969 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/volumes/9b9692da-f88d-462a-a786-650f91f155de returned with HTTP 202 Aug 14 00:30:03.940833 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 106/427] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:30:03 2026] DELETE /volume/v3/volumes/9b9692da-f88d-462a-a786-650f91f155de => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:03.956705 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9d816157-7a83-4374-83a6-93a0d1637c17 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:03.958907 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9d816157-7a83-4374-83a6-93a0d1637c17 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] GET https://10.4.3.208/volume/v3/volumes/9b9692da-f88d-462a-a786-650f91f155de Aug 14 00:30:03.960481 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9d816157-7a83-4374-83a6-93a0d1637c17 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:03.960481 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9d816157-7a83-4374-83a6-93a0d1637c17 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:03.970174 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9d816157-7a83-4374-83a6-93a0d1637c17 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/volumes/9b9692da-f88d-462a-a786-650f91f155de returned with HTTP 404 Aug 14 00:30:03.970800 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 106/428] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:30:03 2026] GET /volume/v3/volumes/9b9692da-f88d-462a-a786-650f91f155de => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:03.984685 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3aec4f69-31d7-4411-9481-25fd28618668 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:03.987461 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3aec4f69-31d7-4411-9481-25fd28618668 tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] DELETE https://10.4.3.208/volume/v3/types/604522de-267c-485a-b34a-f6bf1246aed8 Aug 14 00:30:03.987623 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3aec4f69-31d7-4411-9481-25fd28618668 tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:03.987940 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3aec4f69-31d7-4411-9481-25fd28618668 tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:04.052683 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3aec4f69-31d7-4411-9481-25fd28618668 tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] https://10.4.3.208/volume/v3/types/604522de-267c-485a-b34a-f6bf1246aed8 returned with HTTP 202 Aug 14 00:30:04.053169 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 109/429] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:30:03 2026] DELETE /volume/v3/types/604522de-267c-485a-b34a-f6bf1246aed8 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:04.063544 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a3827893-9eb3-4b6b-afcb-9446083e0bf1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:04.066484 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a3827893-9eb3-4b6b-afcb-9446083e0bf1 tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] GET https://10.4.3.208/volume/v3/types/604522de-267c-485a-b34a-f6bf1246aed8 Aug 14 00:30:04.067377 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a3827893-9eb3-4b6b-afcb-9446083e0bf1 tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:04.067951 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a3827893-9eb3-4b6b-afcb-9446083e0bf1 tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:04.072890 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a3827893-9eb3-4b6b-afcb-9446083e0bf1 tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] https://10.4.3.208/volume/v3/types/604522de-267c-485a-b34a-f6bf1246aed8 returned with HTTP 404 Aug 14 00:30:04.073470 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 109/430] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:30:04 2026] GET /volume/v3/types/604522de-267c-485a-b34a-f6bf1246aed8 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:04.082558 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c1b5caa5-2557-4a09-b04a-f502b002f62f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:04.085233 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c1b5caa5-2557-4a09-b04a-f502b002f62f tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:30:04.085760 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c1b5caa5-2557-4a09-b04a-f502b002f62f tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-782225988", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1247184618", "vendor_name": "tempest-vendor_name-482179846"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:04.114573 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c1b5caa5-2557-4a09-b04a-f502b002f62f tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:30:04.114573 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 107/431] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:30:04 2026] POST /volume/v3/types => generated 326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:04.125792 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:04.130700 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:04.131355 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eabbe282-9d6c-4e73-ae83-5ce5d89cef87", "size": 1, "name": "tempest-UserMessagesTest-Volume-1481138887"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:04.131788 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1dfc2d2e-30df-4243-ab76-4e92b46c3dd1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:04.134144 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Create volume request body: {'volume': {'volume_type': 'eabbe282-9d6c-4e73-ae83-5ce5d89cef87', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1481138887'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:04.134237 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1dfc2d2e-30df-4243-ab76-4e92b46c3dd1 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] GET https://10.4.3.208/volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d Aug 14 00:30:04.134410 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1dfc2d2e-30df-4243-ab76-4e92b46c3dd1 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:04.134669 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1dfc2d2e-30df-4243-ab76-4e92b46c3dd1 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:04.142976 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Create volume of 1 GB Aug 14 00:30:04.143627 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:04.143627 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:04.144402 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Availability Zones retrieved successfully. Aug 14 00:30:04.146102 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:04.146102 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:04.152728 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1dfc2d2e-30df-4243-ab76-4e92b46c3dd1 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Volume info retrieved successfully. Aug 14 00:30:04.153709 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Flow 'volume_create_api' (329cde4c-80a0-42fc-b323-ae331a2a8666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:04.154759 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (869549be-3596-4fc1-9496-4a724aa4a6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:04.156241 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:04.160764 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1dfc2d2e-30df-4243-ab76-4e92b46c3dd1 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] https://10.4.3.208/volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d returned with HTTP 200 Aug 14 00:30:04.162107 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 110/432] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:04 2026] GET /volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:04.181048 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-090e2aa7-e482-4b39-9f08-d7a018e6aa3d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:04.183473 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-090e2aa7-e482-4b39-9f08-d7a018e6aa3d tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] GET https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc?usage=True Aug 14 00:30:04.183473 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-090e2aa7-e482-4b39-9f08-d7a018e6aa3d tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:04.183639 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-090e2aa7-e482-4b39-9f08-d7a018e6aa3d tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:04.196836 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (869549be-3596-4fc1-9496-4a724aa4a6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:30:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1247184618',vendor_name='tempest-vendor_name-482179846'},id=eabbe282-9d6c-4e73-ae83-5ce5d89cef87,is_public=True,name='tempest-UserMessagesTest-volume-type-782225988',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eabbe282-9d6c-4e73-ae83-5ce5d89cef87', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:04.198720 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f981a6c-f4db-4276-9b05-6d61cf98d1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:04.204148 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-090e2aa7-e482-4b39-9f08-d7a018e6aa3d tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-782225988 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-782225988, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:04.205910 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-090e2aa7-e482-4b39-9f08-d7a018e6aa3d tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-782225988 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-782225988, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:04.205910 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-090e2aa7-e482-4b39-9f08-d7a018e6aa3d tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-782225988 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-782225988, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:04.220211 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-090e2aa7-e482-4b39-9f08-d7a018e6aa3d tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc?usage=True returned with HTTP 200 Aug 14 00:30:04.221053 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 110/433] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:30:04 2026] GET /volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc?usage=True => generated 1368 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:04.240021 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2fcf98b3-dc5e-4813-b8e1-cc7b6e90a93a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:04.241621 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2fcf98b3-dc5e-4813-b8e1-cc7b6e90a93a tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] DELETE https://10.4.3.208/volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d Aug 14 00:30:04.241621 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2fcf98b3-dc5e-4813-b8e1-cc7b6e90a93a tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:04.243586 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2fcf98b3-dc5e-4813-b8e1-cc7b6e90a93a tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:04.243586 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-2fcf98b3-dc5e-4813-b8e1-cc7b6e90a93a tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Delete volume with id: 92166d3a-0944-4caf-a8db-7f06a142a60d Aug 14 00:30:04.248597 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-782225988 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-782225988, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:04.249040 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-782225988 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-782225988, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:04.254216 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:04.254216 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:04.254627 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2fcf98b3-dc5e-4813-b8e1-cc7b6e90a93a tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Volume info retrieved successfully. Aug 14 00:30:04.285709 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2fcf98b3-dc5e-4813-b8e1-cc7b6e90a93a tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Delete volume request issued successfully. Aug 14 00:30:04.286331 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2fcf98b3-dc5e-4813-b8e1-cc7b6e90a93a tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] https://10.4.3.208/volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d returned with HTTP 202 Aug 14 00:30:04.287081 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 108/434] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:30:04 2026] DELETE /volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:04.296883 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Created reservations ['58b67348-aaff-4585-96e8-771381946899', 'a795c55d-a803-4146-bc99-0b398fd21f04', 'dacb477f-fb72-4987-8003-b872133f4e3d', '19e3f5d0-3378-4322-9c45-2afa76643782'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:04.298608 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f981a6c-f4db-4276-9b05-6d61cf98d1ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58b67348-aaff-4585-96e8-771381946899', 'a795c55d-a803-4146-bc99-0b398fd21f04', 'dacb477f-fb72-4987-8003-b872133f4e3d', '19e3f5d0-3378-4322-9c45-2afa76643782']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:04.299590 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16ae8a9c-5060-458b-a9c1-06a4a4745d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:04.308397 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9327a100-fcff-4525-9f18-dab104f0f55b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:04.310538 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9327a100-fcff-4525-9f18-dab104f0f55b tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] GET https://10.4.3.208/volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d Aug 14 00:30:04.310801 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9327a100-fcff-4525-9f18-dab104f0f55b tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:04.311186 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9327a100-fcff-4525-9f18-dab104f0f55b tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:04.334116 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:04.334116 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:04.341109 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16ae8a9c-5060-458b-a9c1-06a4a4745d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b9de2d9-8228-42a3-973c-8bd99fcdfada', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1481138887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6f01d1eb1a41c0844697105c7375f6',qos_specs=None,replication_status=,reservations=['58b67348-aaff-4585-96e8-771381946899','a795c55d-a803-4146-bc99-0b398fd21f04','dacb477f-fb72-4987-8003-b872133f4e3d','19e3f5d0-3378-4322-9c45-2afa76643782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a964a0802c4cbe9d8f710643d4ccf8',volume_type_id=eabbe282-9d6c-4e73-ae83-5ce5d89cef87), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1481138887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b9de2d9-8228-42a3-973c-8bd99fcdfada,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd6f01d1eb1a41c0844697105c7375f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a964a0802c4cbe9d8f710643d4ccf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eabbe282-9d6c-4e73-ae83-5ce5d89cef87),volume_type_id=eabbe282-9d6c-4e73-ae83-5ce5d89cef87)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:04.341927 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (694e16f9-d6ad-48d0-ac3a-5f4b61389a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:04.342652 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9327a100-fcff-4525-9f18-dab104f0f55b tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Volume info retrieved successfully. Aug 14 00:30:04.349891 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9327a100-fcff-4525-9f18-dab104f0f55b tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] https://10.4.3.208/volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d returned with HTTP 200 Aug 14 00:30:04.351969 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 111/435] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:04 2026] GET /volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:04.371495 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (694e16f9-d6ad-48d0-ac3a-5f4b61389a23) transitioned into state 'SUCCESS' from state '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-1481138887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6f01d1eb1a41c0844697105c7375f6',qos_specs=None,replication_status=,reservations=['58b67348-aaff-4585-96e8-771381946899','a795c55d-a803-4146-bc99-0b398fd21f04','dacb477f-fb72-4987-8003-b872133f4e3d','19e3f5d0-3378-4322-9c45-2afa76643782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a964a0802c4cbe9d8f710643d4ccf8',volume_type_id=eabbe282-9d6c-4e73-ae83-5ce5d89cef87)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:04.372338 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a3c19b2-80dd-417e-bc1e-72f5acf63ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:04.387773 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a3c19b2-80dd-417e-bc1e-72f5acf63ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:04.388856 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Flow 'volume_create_api' (329cde4c-80a0-42fc-b323-ae331a2a8666) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:04.389264 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Create volume request issued successfully. Aug 14 00:30:04.390075 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c74847e5-b860-4e43-877a-7e1f9e383bc9 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:04.391455 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 107/436] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:30:04 2026] POST /volume/v3/volumes => generated 785 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:04.408773 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-38e54b89-aab3-4a54-8df7-426a8056553f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:04.414631 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38e54b89-aab3-4a54-8df7-426a8056553f tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] GET https://10.4.3.208/volume/v3/volumes/9b9de2d9-8228-42a3-973c-8bd99fcdfada Aug 14 00:30:04.416599 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38e54b89-aab3-4a54-8df7-426a8056553f tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:04.416599 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38e54b89-aab3-4a54-8df7-426a8056553f tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:04.431045 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:04.431045 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:04.439781 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-38e54b89-aab3-4a54-8df7-426a8056553f tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Volume info retrieved successfully. Aug 14 00:30:04.450589 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38e54b89-aab3-4a54-8df7-426a8056553f tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/volumes/9b9de2d9-8228-42a3-973c-8bd99fcdfada returned with HTTP 200 Aug 14 00:30:04.451158 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 111/437] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:30:04 2026] GET /volume/v3/volumes/9b9de2d9-8228-42a3-973c-8bd99fcdfada => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:04.660927 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f99a09f1-c91e-4c68-bae9-5b0dfe23a07b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:04.663023 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f99a09f1-c91e-4c68-bae9-5b0dfe23a07b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 Aug 14 00:30:04.663295 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f99a09f1-c91e-4c68-bae9-5b0dfe23a07b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:04.663555 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f99a09f1-c91e-4c68-bae9-5b0dfe23a07b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:04.672924 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:04.672924 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:04.677870 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f99a09f1-c91e-4c68-bae9-5b0dfe23a07b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:04.685079 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f99a09f1-c91e-4c68-bae9-5b0dfe23a07b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 returned with HTTP 200 Aug 14 00:30:04.685079 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 109/438] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:04 2026] GET /volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 => generated 1368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:04.915370 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-8f60036a-e308-4961-8448-ec8ca7bdc64d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:04.919777 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-8f60036a-e308-4961-8448-ec8ca7bdc64d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 Aug 14 00:30:04.920813 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-8f60036a-e308-4961-8448-ec8ca7bdc64d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:04.920813 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-8f60036a-e308-4961-8448-ec8ca7bdc64d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:04.931579 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:04.931579 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:04.938308 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-8f60036a-e308-4961-8448-ec8ca7bdc64d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:04.947141 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-8f60036a-e308-4961-8448-ec8ca7bdc64d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 returned with HTTP 200 Aug 14 00:30:04.947740 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 112/439] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:30:04 2026] GET /volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 => generated 1368 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:05.375971 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7b7ae19f-5671-4f81-a737-790b93bf6294 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.378569 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7b7ae19f-5671-4f81-a737-790b93bf6294 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] GET https://10.4.3.208/volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d Aug 14 00:30:05.379684 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7b7ae19f-5671-4f81-a737-790b93bf6294 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:05.380439 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7b7ae19f-5671-4f81-a737-790b93bf6294 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:05.389244 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7b7ae19f-5671-4f81-a737-790b93bf6294 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] https://10.4.3.208/volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d returned with HTTP 404 Aug 14 00:30:05.392215 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 108/440] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:05 2026] GET /volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:05.402143 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1111b6d8-1827-4fe5-80e6-962ae1c21439 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.405218 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1111b6d8-1827-4fe5-80e6-962ae1c21439 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] GET https://10.4.3.208/volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d Aug 14 00:30:05.405435 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1111b6d8-1827-4fe5-80e6-962ae1c21439 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:05.405835 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1111b6d8-1827-4fe5-80e6-962ae1c21439 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:05.416773 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1111b6d8-1827-4fe5-80e6-962ae1c21439 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] https://10.4.3.208/volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d returned with HTTP 404 Aug 14 00:30:05.417406 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 112/441] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:05 2026] GET /volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:05.430403 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0f1a3390-339d-4fd4-9a7f-176e4125207c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.433677 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0f1a3390-339d-4fd4-9a7f-176e4125207c tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] DELETE https://10.4.3.208/volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d Aug 14 00:30:05.433677 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0f1a3390-339d-4fd4-9a7f-176e4125207c tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:05.433677 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0f1a3390-339d-4fd4-9a7f-176e4125207c tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:05.434614 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-0f1a3390-339d-4fd4-9a7f-176e4125207c tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Delete volume with id: 92166d3a-0944-4caf-a8db-7f06a142a60d Aug 14 00:30:05.455887 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0f1a3390-339d-4fd4-9a7f-176e4125207c tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] https://10.4.3.208/volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d returned with HTTP 404 Aug 14 00:30:05.457002 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 110/442] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:30:05 2026] DELETE /volume/v3/volumes/92166d3a-0944-4caf-a8db-7f06a142a60d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:05.471065 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ae932c67-07e7-4876-af82-b120ead6aec0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.472758 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.474990 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ae932c67-07e7-4876-af82-b120ead6aec0 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] GET https://10.4.3.208/volume/v3/volumes/9b9de2d9-8228-42a3-973c-8bd99fcdfada Aug 14 00:30:05.475151 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:05.475754 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ae932c67-07e7-4876-af82-b120ead6aec0 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:05.475754 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ae932c67-07e7-4876-af82-b120ead6aec0 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:05.475865 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1836803866"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:05.478060 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1836803866'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:05.478706 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Create volume of 1 GB Aug 14 00:30:05.479027 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:05.479027 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:05.486732 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Availability Zones retrieved successfully. Aug 14 00:30:05.495636 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:05.495636 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:05.497913 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Flow 'volume_create_api' (c369ff94-e5ae-4e69-b524-6a28a4a02b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:05.500905 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ab24bf5-a208-4407-8031-a1b15727f647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:05.501686 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:05.503425 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ae932c67-07e7-4876-af82-b120ead6aec0 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Volume info retrieved successfully. Aug 14 00:30:05.516106 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ae932c67-07e7-4876-af82-b120ead6aec0 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/volumes/9b9de2d9-8228-42a3-973c-8bd99fcdfada returned with HTTP 200 Aug 14 00:30:05.516408 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 113/443] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:30:05 2026] GET /volume/v3/volumes/9b9de2d9-8228-42a3-973c-8bd99fcdfada => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:05.537930 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c79754e4-556a-4472-9945-c9f8eec00aa5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.541971 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c79754e4-556a-4472-9945-c9f8eec00aa5 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] GET https://10.4.3.208/volume/v3/messages Aug 14 00:30:05.542323 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c79754e4-556a-4472-9945-c9f8eec00aa5 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:05.542624 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c79754e4-556a-4472-9945-c9f8eec00aa5 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:05.558609 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c79754e4-556a-4472-9945-c9f8eec00aa5 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/messages returned with HTTP 200 Aug 14 00:30:05.559371 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 113/444] 10.4.3.208 () {68 vars in 1280 bytes} [Fri Aug 14 00:30:05 2026] GET /volume/v3/messages => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:05.567467 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ab24bf5-a208-4407-8031-a1b15727f647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:05.571045 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2223a9-785e-47e8-97c6-d22f060db5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:05.573859 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-617b555f-cc2b-4acd-b67c-6399dbd5da1f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.577577 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-617b555f-cc2b-4acd-b67c-6399dbd5da1f tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] GET https://10.4.3.208/volume/v3/messages/ab1066d5-eefc-464e-86d0-bff9f6beac0c Aug 14 00:30:05.577924 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-617b555f-cc2b-4acd-b67c-6399dbd5da1f tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:05.578236 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-617b555f-cc2b-4acd-b67c-6399dbd5da1f tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:05.587987 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-617b555f-cc2b-4acd-b67c-6399dbd5da1f tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/messages/ab1066d5-eefc-464e-86d0-bff9f6beac0c returned with HTTP 200 Aug 14 00:30:05.589027 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 111/445] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:30:05 2026] GET /volume/v3/messages/ab1066d5-eefc-464e-86d0-bff9f6beac0c => generated 667 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:30:05.606622 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e3b37767-b383-47ec-a346-b30c5e93a8a2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.610009 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e3b37767-b383-47ec-a346-b30c5e93a8a2 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] GET https://10.4.3.208/volume/v3/messages Aug 14 00:30:05.610009 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e3b37767-b383-47ec-a346-b30c5e93a8a2 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:05.610009 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e3b37767-b383-47ec-a346-b30c5e93a8a2 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:05.617637 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e3b37767-b383-47ec-a346-b30c5e93a8a2 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/messages returned with HTTP 200 Aug 14 00:30:05.618154 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 114/446] 10.4.3.208 () {68 vars in 1280 bytes} [Fri Aug 14 00:30:05 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:05.634222 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-72f528e9-6b5c-44eb-9f9e-6d189ad34619 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.637301 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-72f528e9-6b5c-44eb-9f9e-6d189ad34619 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] DELETE https://10.4.3.208/volume/v3/messages/ab1066d5-eefc-464e-86d0-bff9f6beac0c Aug 14 00:30:05.637427 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-72f528e9-6b5c-44eb-9f9e-6d189ad34619 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:05.637926 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-72f528e9-6b5c-44eb-9f9e-6d189ad34619 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:05.661077 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-72f528e9-6b5c-44eb-9f9e-6d189ad34619 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/messages/ab1066d5-eefc-464e-86d0-bff9f6beac0c returned with HTTP 204 Aug 14 00:30:05.661386 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 114/447] 10.4.3.208 () {68 vars in 1394 bytes} [Fri Aug 14 00:30:05 2026] DELETE /volume/v3/messages/ab1066d5-eefc-464e-86d0-bff9f6beac0c => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 00:30:05.669108 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Created reservations ['fb5068ce-5e5b-4e57-9e0f-57b7ce01b942', 'b8c9392d-2352-41e0-b3db-ca5b1ebdee3d', '55860079-b0cc-455e-8a23-5f972ba80234', 'e1b5552d-334f-4acd-89d1-c6c8ad38f99f'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:05.670669 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2223a9-785e-47e8-97c6-d22f060db5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb5068ce-5e5b-4e57-9e0f-57b7ce01b942', 'b8c9392d-2352-41e0-b3db-ca5b1ebdee3d', '55860079-b0cc-455e-8a23-5f972ba80234', 'e1b5552d-334f-4acd-89d1-c6c8ad38f99f']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:05.671762 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ae386f6-6246-4298-9707-de1f72d1827a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:05.672386 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1103621e-03bf-4a10-9c54-30f4bcfe536c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.676748 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1103621e-03bf-4a10-9c54-30f4bcfe536c tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] GET https://10.4.3.208/volume/v3/volumes/9b9de2d9-8228-42a3-973c-8bd99fcdfada Aug 14 00:30:05.677252 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1103621e-03bf-4a10-9c54-30f4bcfe536c tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:05.677394 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1103621e-03bf-4a10-9c54-30f4bcfe536c tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:05.686758 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-c9c75177-64d8-4974-aa42-1d2494e458be None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.689354 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:05.689354 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:05.691427 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-c9c75177-64d8-4974-aa42-1d2494e458be tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 Aug 14 00:30:05.691587 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-c9c75177-64d8-4974-aa42-1d2494e458be tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:05.691855 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-c9c75177-64d8-4974-aa42-1d2494e458be tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:05.695507 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1103621e-03bf-4a10-9c54-30f4bcfe536c tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Volume info retrieved successfully. Aug 14 00:30:05.702727 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1103621e-03bf-4a10-9c54-30f4bcfe536c tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/volumes/9b9de2d9-8228-42a3-973c-8bd99fcdfada returned with HTTP 200 Aug 14 00:30:05.702868 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:05.702868 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:05.703244 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 112/448] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:30:05 2026] GET /volume/v3/volumes/9b9de2d9-8228-42a3-973c-8bd99fcdfada => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:05.707954 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-c9c75177-64d8-4974-aa42-1d2494e458be tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:05.710745 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ae386f6-6246-4298-9707-de1f72d1827a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1378ff7-e3b4-45f2-8bff-274e284f587b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1836803866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6e2750f3744cc184af105ed4218efc',qos_specs=None,replication_status=,reservations=['fb5068ce-5e5b-4e57-9e0f-57b7ce01b942','b8c9392d-2352-41e0-b3db-ca5b1ebdee3d','55860079-b0cc-455e-8a23-5f972ba80234','e1b5552d-334f-4acd-89d1-c6c8ad38f99f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acbd6ea1e1ff44deaa00776f91ea1c50',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1836803866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1378ff7-e3b4-45f2-8bff-274e284f587b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab6e2750f3744cc184af105ed4218efc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acbd6ea1e1ff44deaa00776f91ea1c50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:05.712170 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c68f3488-533f-411f-abf2-dd178c69b603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:05.715303 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-c9c75177-64d8-4974-aa42-1d2494e458be tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 returned with HTTP 200 Aug 14 00:30:05.715802 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 115/449] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:30:05 2026] GET /volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 => generated 1368 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:05.721784 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2de90e61-e2be-4dc5-ba47-864498aeb50b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.724186 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2de90e61-e2be-4dc5-ba47-864498aeb50b tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] DELETE https://10.4.3.208/volume/v3/volumes/9b9de2d9-8228-42a3-973c-8bd99fcdfada Aug 14 00:30:05.724879 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2de90e61-e2be-4dc5-ba47-864498aeb50b tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:05.724879 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2de90e61-e2be-4dc5-ba47-864498aeb50b tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:05.724988 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-2de90e61-e2be-4dc5-ba47-864498aeb50b tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Delete volume with id: 9b9de2d9-8228-42a3-973c-8bd99fcdfada Aug 14 00:30:05.731398 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1282f88c-a199-4ee8-9ef3-d08ffa54e4bd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.731922 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1282f88c-a199-4ee8-9ef3-d08ffa54e4bd None None] GET https://10.4.3.208/volume// Aug 14 00:30:05.732354 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1282f88c-a199-4ee8-9ef3-d08ffa54e4bd None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:05.732354 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1282f88c-a199-4ee8-9ef3-d08ffa54e4bd None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:05.732785 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1282f88c-a199-4ee8-9ef3-d08ffa54e4bd None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:30:05.733432 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 113/450] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:30:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:30:05.736416 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:05.736416 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:05.737676 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2de90e61-e2be-4dc5-ba47-864498aeb50b tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Volume info retrieved successfully. Aug 14 00:30:05.739062 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2de90e61-e2be-4dc5-ba47-864498aeb50b tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100210) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 00:30:05.745131 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-01f57717-c886-4932-8cb4-e8fc09012375 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.748000 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-01f57717-c886-4932-8cb4-e8fc09012375 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:30:05.748511 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c68f3488-533f-411f-abf2-dd178c69b603) transitioned into state 'SUCCESS' from state '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-1836803866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6e2750f3744cc184af105ed4218efc',qos_specs=None,replication_status=,reservations=['fb5068ce-5e5b-4e57-9e0f-57b7ce01b942','b8c9392d-2352-41e0-b3db-ca5b1ebdee3d','55860079-b0cc-455e-8a23-5f972ba80234','e1b5552d-334f-4acd-89d1-c6c8ad38f99f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acbd6ea1e1ff44deaa00776f91ea1c50',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:05.749355 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-01f57717-c886-4932-8cb4-e8fc09012375 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "849a2d0e-0ad2-411f-a846-da214829d5f5", "connector": null, "instance_uuid": "26a96b46-b644-4c3f-9055-1c96ca000b9b"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:05.749431 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (812baf80-0083-4fd9-9b3b-6efd7cee4ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:05.763502 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:05.763502 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:05.769216 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (812baf80-0083-4fd9-9b3b-6efd7cee4ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:05.769930 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Flow 'volume_create_api' (c369ff94-e5ae-4e69-b524-6a28a4a02b7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:05.770437 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Create volume request issued successfully. Aug 14 00:30:05.771433 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a973baf8-beec-48ea-b3f4-cd5cd2754181 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:05.772434 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 109/451] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:30:05 2026] POST /volume/v3/volumes => generated 756 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:05.796674 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-2de90e61-e2be-4dc5-ba47-864498aeb50b tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Created reservations ['b9be01b9-8413-4132-ab43-9eacdc7882ba', '287b7369-5ab3-4700-a9ec-27f73a22472e', '988c6dc8-6c4e-45a7-bd76-1dd5c412c813', '5e3d444e-c4f6-4a88-8015-71d3c24c2072'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:05.800565 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-71404a96-29de-4bc3-81b2-a7341ab61e32 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.807496 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-71404a96-29de-4bc3-81b2-a7341ab61e32 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] GET https://10.4.3.208/volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b Aug 14 00:30:05.807708 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-71404a96-29de-4bc3-81b2-a7341ab61e32 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:05.808347 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-71404a96-29de-4bc3-81b2-a7341ab61e32 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:05.817035 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:05.817035 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:05.823723 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-71404a96-29de-4bc3-81b2-a7341ab61e32 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Volume info retrieved successfully. Aug 14 00:30:05.828182 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-71404a96-29de-4bc3-81b2-a7341ab61e32 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] https://10.4.3.208/volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b returned with HTTP 200 Aug 14 00:30:05.828807 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 114/452] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:05 2026] GET /volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:05.842431 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-01f57717-c886-4932-8cb4-e8fc09012375 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:30:05.842431 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 116/453] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:30:05 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:05.854568 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2de90e61-e2be-4dc5-ba47-864498aeb50b tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Delete volume request issued successfully. Aug 14 00:30:05.854900 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2de90e61-e2be-4dc5-ba47-864498aeb50b tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/volumes/9b9de2d9-8228-42a3-973c-8bd99fcdfada returned with HTTP 202 Aug 14 00:30:05.855916 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 115/454] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:30:05 2026] DELETE /volume/v3/volumes/9b9de2d9-8228-42a3-973c-8bd99fcdfada => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:05.866855 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-64ec2261-4ebc-4306-b912-e85d03997958 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.871171 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-64ec2261-4ebc-4306-b912-e85d03997958 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] GET https://10.4.3.208/volume/v3/volumes/9b9de2d9-8228-42a3-973c-8bd99fcdfada Aug 14 00:30:05.875131 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-64ec2261-4ebc-4306-b912-e85d03997958 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:05.875131 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-64ec2261-4ebc-4306-b912-e85d03997958 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:05.882407 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-64ec2261-4ebc-4306-b912-e85d03997958 tempest-UserMessagesTest-1363643514 tempest-UserMessagesTest-1363643514-project-member] https://10.4.3.208/volume/v3/volumes/9b9de2d9-8228-42a3-973c-8bd99fcdfada returned with HTTP 404 Aug 14 00:30:05.883125 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 110/455] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:30:05 2026] GET /volume/v3/volumes/9b9de2d9-8228-42a3-973c-8bd99fcdfada => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:05.896752 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e76c066c-34ec-4fe0-8d06-4004991708f0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.899991 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e76c066c-34ec-4fe0-8d06-4004991708f0 tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] DELETE https://10.4.3.208/volume/v3/types/eabbe282-9d6c-4e73-ae83-5ce5d89cef87 Aug 14 00:30:05.900272 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e76c066c-34ec-4fe0-8d06-4004991708f0 tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:05.900414 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e76c066c-34ec-4fe0-8d06-4004991708f0 tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:05.965662 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e76c066c-34ec-4fe0-8d06-4004991708f0 tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] https://10.4.3.208/volume/v3/types/eabbe282-9d6c-4e73-ae83-5ce5d89cef87 returned with HTTP 202 Aug 14 00:30:05.965808 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 115/456] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:30:05 2026] DELETE /volume/v3/types/eabbe282-9d6c-4e73-ae83-5ce5d89cef87 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:05.982855 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c0c63449-8540-484d-89ea-a7b988551b9b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:05.987550 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c0c63449-8540-484d-89ea-a7b988551b9b tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] GET https://10.4.3.208/volume/v3/types/eabbe282-9d6c-4e73-ae83-5ce5d89cef87 Aug 14 00:30:05.987550 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c0c63449-8540-484d-89ea-a7b988551b9b tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:05.987830 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c0c63449-8540-484d-89ea-a7b988551b9b tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:05.992817 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c0c63449-8540-484d-89ea-a7b988551b9b tempest-UserMessagesTest-1935602626 tempest-UserMessagesTest-1935602626-project-admin] https://10.4.3.208/volume/v3/types/eabbe282-9d6c-4e73-ae83-5ce5d89cef87 returned with HTTP 404 Aug 14 00:30:05.993544 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 117/457] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:30:05 2026] GET /volume/v3/types/eabbe282-9d6c-4e73-ae83-5ce5d89cef87 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:06.850997 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7175c52c-5d95-457e-a6d4-6bfa41ff4a99 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:06.853823 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7175c52c-5d95-457e-a6d4-6bfa41ff4a99 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] GET https://10.4.3.208/volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b Aug 14 00:30:06.854158 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7175c52c-5d95-457e-a6d4-6bfa41ff4a99 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:06.854408 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7175c52c-5d95-457e-a6d4-6bfa41ff4a99 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:06.874647 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:06.874647 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:06.884032 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7175c52c-5d95-457e-a6d4-6bfa41ff4a99 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Volume info retrieved successfully. Aug 14 00:30:06.892561 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7175c52c-5d95-457e-a6d4-6bfa41ff4a99 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] https://10.4.3.208/volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b returned with HTTP 200 Aug 14 00:30:06.893529 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 116/458] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:06 2026] GET /volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:06.920146 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-75eb2877-0d18-479b-aa25-6885d5b2e19d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:06.924179 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-75eb2877-0d18-479b-aa25-6885d5b2e19d tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] GET https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc?usage=True Aug 14 00:30:06.924179 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-75eb2877-0d18-479b-aa25-6885d5b2e19d tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:06.924179 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-75eb2877-0d18-479b-aa25-6885d5b2e19d tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:06.924179 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:06.924179 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:06.967215 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-75eb2877-0d18-479b-aa25-6885d5b2e19d tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc?usage=True returned with HTTP 200 Aug 14 00:30:06.968076 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 111/459] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:30:06 2026] GET /volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc?usage=True => generated 1061 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:06.985492 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bef60910-dc3a-4895-8355-031b9b4eb07c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:06.988661 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bef60910-dc3a-4895-8355-031b9b4eb07c tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] GET https://10.4.3.208/volume/v3/os-quota-sets/917d60b019874244a46206454fa2b560?usage=True Aug 14 00:30:06.989039 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bef60910-dc3a-4895-8355-031b9b4eb07c tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:06.989476 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bef60910-dc3a-4895-8355-031b9b4eb07c tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:07.017152 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bef60910-dc3a-4895-8355-031b9b4eb07c tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/917d60b019874244a46206454fa2b560?usage=True returned with HTTP 200 Aug 14 00:30:07.017948 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 116/460] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:30:06 2026] GET /volume/v3/os-quota-sets/917d60b019874244a46206454fa2b560?usage=True => generated 1061 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:07.035675 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-506cd17b-4596-4a87-a14a-bd2354a3bb2f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:07.038375 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-506cd17b-4596-4a87-a14a-bd2354a3bb2f tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] POST https://10.4.3.208/volume/v3/os-volume-transfer Aug 14 00:30:07.038859 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-506cd17b-4596-4a87-a14a-bd2354a3bb2f tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f1378ff7-e3b4-45f2-8bff-274e284f587b"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:07.041198 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.volume_transfer [None req-506cd17b-4596-4a87-a14a-bd2354a3bb2f tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f1378ff7-e3b4-45f2-8bff-274e284f587b'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 00:30:07.041425 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.volume_transfer [None req-506cd17b-4596-4a87-a14a-bd2354a3bb2f tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Creating transfer of volume f1378ff7-e3b4-45f2-8bff-274e284f587b Aug 14 00:30:07.042199 np0000007289 devstack@c-api.service[100208]: INFO cinder.transfer.api [None req-506cd17b-4596-4a87-a14a-bd2354a3bb2f tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Generating transfer record for volume f1378ff7-e3b4-45f2-8bff-274e284f587b Aug 14 00:30:07.051983 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:07.051983 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:07.077276 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-506cd17b-4596-4a87-a14a-bd2354a3bb2f tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] https://10.4.3.208/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 00:30:07.078023 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 118/461] 10.4.3.208 () {68 vars in 1291 bytes} [Fri Aug 14 00:30:07 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:07.092680 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a0ae9e1d-bd5b-4ebc-9b43-c415c4861089 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:07.394181 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0070a44b-6253-4569-8cdb-ba6206d86103 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:07.394807 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0070a44b-6253-4569-8cdb-ba6206d86103 None None] GET https://10.4.3.208/volume// Aug 14 00:30:07.395063 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0070a44b-6253-4569-8cdb-ba6206d86103 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:07.395355 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0070a44b-6253-4569-8cdb-ba6206d86103 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:07.395873 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0070a44b-6253-4569-8cdb-ba6206d86103 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:30:07.396347 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 112/462] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:30:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:30:07.410258 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-0c789e89-2a87-47ee-8041-f08dcb77541a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:07.419115 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-0c789e89-2a87-47ee-8041-f08dcb77541a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 Aug 14 00:30:07.419115 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-0c789e89-2a87-47ee-8041-f08dcb77541a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:07.419115 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-0c789e89-2a87-47ee-8041-f08dcb77541a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:07.456250 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:07.456250 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:07.466980 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-0c789e89-2a87-47ee-8041-f08dcb77541a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:07.476302 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a0ae9e1d-bd5b-4ebc-9b43-c415c4861089 tempest-VolumeQuotasAdminTestJSON-1110771381 tempest-VolumeQuotasAdminTestJSON-1110771381-project-member] POST https://10.4.3.208/volume/v3/os-volume-transfer/c42a820c-80c1-4868-b147-eef8d135607a/accept Aug 14 00:30:07.477819 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a0ae9e1d-bd5b-4ebc-9b43-c415c4861089 tempest-VolumeQuotasAdminTestJSON-1110771381 tempest-VolumeQuotasAdminTestJSON-1110771381-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e5f1f70f1a33002d"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:07.480466 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-0c789e89-2a87-47ee-8041-f08dcb77541a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 returned with HTTP 200 Aug 14 00:30:07.480466 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 117/463] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:30:07 2026] GET /volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 => generated 1547 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:30:07.480630 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.volume_transfer [None req-a0ae9e1d-bd5b-4ebc-9b43-c415c4861089 tempest-VolumeQuotasAdminTestJSON-1110771381 tempest-VolumeQuotasAdminTestJSON-1110771381-project-member] Accepting volume transfer c42a820c-80c1-4868-b147-eef8d135607a {{(pid=100210) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 00:30:07.480751 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.volume_transfer [None req-a0ae9e1d-bd5b-4ebc-9b43-c415c4861089 tempest-VolumeQuotasAdminTestJSON-1110771381 tempest-VolumeQuotasAdminTestJSON-1110771381-project-member] Accepting transfer c42a820c-80c1-4868-b147-eef8d135607a Aug 14 00:30:07.624366 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-a0ae9e1d-bd5b-4ebc-9b43-c415c4861089 tempest-VolumeQuotasAdminTestJSON-1110771381 tempest-VolumeQuotasAdminTestJSON-1110771381-project-member] Created reservations ['412181df-8143-4c91-ac2f-d44189e85ded', 'f45c6360-221c-4d32-9e68-87375b69404a', 'c8cde611-959f-45cf-86e3-f184d7c44d83', '06b14386-57dd-45b0-9464-635ecbaa5167'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:07.660519 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-8abbb581-a5c8-46ea-8674-3c1fd9df8ff4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:07.664296 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-8abbb581-a5c8-46ea-8674-3c1fd9df8ff4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] PUT https://10.4.3.208/volume/v3/attachments/f7fa1da9-dcee-43d3-9f50-405afd9389be Aug 14 00:30:07.665305 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-8abbb581-a5c8-46ea-8674-3c1fd9df8ff4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:07.671810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-a0ae9e1d-bd5b-4ebc-9b43-c415c4861089 tempest-VolumeQuotasAdminTestJSON-1110771381 tempest-VolumeQuotasAdminTestJSON-1110771381-project-member] Created reservations ['d931b86e-6a94-4a80-83e5-9b787902a8e0', '9a3e024f-4b8a-431d-8378-1ea62a4ee122', 'f7eabc9f-1b3a-4d8f-ae2a-0a1095723a7c', '8bdd64d9-657c-4368-a98b-8bb86c926bfb'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:07.679528 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-8abbb581-a5c8-46ea-8674-3c1fd9df8ff4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Acquiring lock "cinder-attachment_update-849a2d0e-0ad2-411f-a846-da214829d5f5-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:30:07.689476 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-8abbb581-a5c8-46ea-8674-3c1fd9df8ff4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Lock "cinder-attachment_update-849a2d0e-0ad2-411f-a846-da214829d5f5-np0000007289" acquired by "attachment_update" :: waited 0.010s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:30:07.692136 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:07.692136 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:07.757274 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-a0ae9e1d-bd5b-4ebc-9b43-c415c4861089 tempest-VolumeQuotasAdminTestJSON-1110771381 tempest-VolumeQuotasAdminTestJSON-1110771381-project-member] Created reservations ['a5b18c9b-3db7-462b-bf70-62668cdadd1f', 'e9e7eb48-8718-4ff4-84c8-503acaeb49eb', '9d391f5a-2605-4492-bfc9-afef5dca35c9', '9c0e3d2b-76d4-41af-9012-e7e2de29d6f5'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:07.819486 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-a0ae9e1d-bd5b-4ebc-9b43-c415c4861089 tempest-VolumeQuotasAdminTestJSON-1110771381 tempest-VolumeQuotasAdminTestJSON-1110771381-project-member] Created reservations ['3e5783b7-3759-4497-a43a-17173e0a0688', 'adf147b3-2da9-49d2-83ba-69bc482a6d0c', '92f3cfc0-cf81-4b81-9610-02d1c9f8ed69', '41fea625-06c8-48b7-a3d7-155eda17a111'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:07.842260 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a0ae9e1d-bd5b-4ebc-9b43-c415c4861089 tempest-VolumeQuotasAdminTestJSON-1110771381 tempest-VolumeQuotasAdminTestJSON-1110771381-project-member] Transfer volume completed successfully. Aug 14 00:30:07.875654 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-8abbb581-a5c8-46ea-8674-3c1fd9df8ff4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Lock "cinder-attachment_update-849a2d0e-0ad2-411f-a846-da214829d5f5-np0000007289" released by "attachment_update" :: held 0.186s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:30:07.875654 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-8abbb581-a5c8-46ea-8674-3c1fd9df8ff4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/f7fa1da9-dcee-43d3-9f50-405afd9389be returned with HTTP 200 Aug 14 00:30:07.876381 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 119/464] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:30:07 2026] PUT /volume/v3/attachments/f7fa1da9-dcee-43d3-9f50-405afd9389be => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:07.920994 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-d9e4001f-573a-4d92-a898-edc3d2b9743c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:07.924270 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-d9e4001f-573a-4d92-a898-edc3d2b9743c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/attachments/f7fa1da9-dcee-43d3-9f50-405afd9389be/action Aug 14 00:30:07.924806 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-d9e4001f-573a-4d92-a898-edc3d2b9743c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action body: b'{"os-complete": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:30:07.924996 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-d9e4001f-573a-4d92-a898-edc3d2b9743c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:07.951622 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:07.951622 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:07.964243 np0000007289 devstack@c-api.service[100210]: INFO cinder.transfer.api [None req-a0ae9e1d-bd5b-4ebc-9b43-c415c4861089 tempest-VolumeQuotasAdminTestJSON-1110771381 tempest-VolumeQuotasAdminTestJSON-1110771381-project-member] Volume f1378ff7-e3b4-45f2-8bff-274e284f587b has been transferred. Aug 14 00:30:07.973655 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-1acc1bf7-ff17-4acf-af01-6ebb8430e5d0 req-d9e4001f-573a-4d92-a898-edc3d2b9743c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/f7fa1da9-dcee-43d3-9f50-405afd9389be/action returned with HTTP 204 Aug 14 00:30:07.974401 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 113/465] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:30:07 2026] POST /volume/v3/attachments/f7fa1da9-dcee-43d3-9f50-405afd9389be/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:07.978940 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a0ae9e1d-bd5b-4ebc-9b43-c415c4861089 tempest-VolumeQuotasAdminTestJSON-1110771381 tempest-VolumeQuotasAdminTestJSON-1110771381-project-member] https://10.4.3.208/volume/v3/os-volume-transfer/c42a820c-80c1-4868-b147-eef8d135607a/accept returned with HTTP 202 Aug 14 00:30:07.980651 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 117/466] 10.4.3.208 () {68 vars in 1423 bytes} [Fri Aug 14 00:30:07 2026] POST /volume/v3/os-volume-transfer/c42a820c-80c1-4868-b147-eef8d135607a/accept => generated 365 bytes in 888 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:07.990643 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e0dcde6a-dcf3-414e-9553-143bf0a0f620 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:07.993486 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e0dcde6a-dcf3-414e-9553-143bf0a0f620 tempest-VolumeQuotasAdminTestJSON-1110771381 tempest-VolumeQuotasAdminTestJSON-1110771381-project-member] GET https://10.4.3.208/volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b Aug 14 00:30:07.993486 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e0dcde6a-dcf3-414e-9553-143bf0a0f620 tempest-VolumeQuotasAdminTestJSON-1110771381 tempest-VolumeQuotasAdminTestJSON-1110771381-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:07.993737 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e0dcde6a-dcf3-414e-9553-143bf0a0f620 tempest-VolumeQuotasAdminTestJSON-1110771381 tempest-VolumeQuotasAdminTestJSON-1110771381-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:08.006073 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:08.006073 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:08.016202 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e0dcde6a-dcf3-414e-9553-143bf0a0f620 tempest-VolumeQuotasAdminTestJSON-1110771381 tempest-VolumeQuotasAdminTestJSON-1110771381-project-member] Volume info retrieved successfully. Aug 14 00:30:08.025113 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e0dcde6a-dcf3-414e-9553-143bf0a0f620 tempest-VolumeQuotasAdminTestJSON-1110771381 tempest-VolumeQuotasAdminTestJSON-1110771381-project-member] https://10.4.3.208/volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b returned with HTTP 200 Aug 14 00:30:08.026128 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 118/467] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:07 2026] GET /volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:08.048458 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-dca5d84e-d3a9-41e0-8fce-003e189f78f1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:08.052204 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dca5d84e-d3a9-41e0-8fce-003e189f78f1 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] GET https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc?usage=True Aug 14 00:30:08.052707 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dca5d84e-d3a9-41e0-8fce-003e189f78f1 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:08.052870 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dca5d84e-d3a9-41e0-8fce-003e189f78f1 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:08.053354 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:08.053354 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:08.095820 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dca5d84e-d3a9-41e0-8fce-003e189f78f1 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc?usage=True returned with HTTP 200 Aug 14 00:30:08.095820 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 120/468] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:30:08 2026] GET /volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc?usage=True => generated 1061 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:08.116058 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-03ec8c24-ab4d-46b0-aeab-f5cdc3cf798a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:08.119693 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-03ec8c24-ab4d-46b0-aeab-f5cdc3cf798a tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] GET https://10.4.3.208/volume/v3/os-quota-sets/917d60b019874244a46206454fa2b560?usage=True Aug 14 00:30:08.119693 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-03ec8c24-ab4d-46b0-aeab-f5cdc3cf798a tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:08.119693 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-03ec8c24-ab4d-46b0-aeab-f5cdc3cf798a tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:08.148881 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-03ec8c24-ab4d-46b0-aeab-f5cdc3cf798a tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/917d60b019874244a46206454fa2b560?usage=True returned with HTTP 200 Aug 14 00:30:08.148881 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 114/469] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:30:08 2026] GET /volume/v3/os-quota-sets/917d60b019874244a46206454fa2b560?usage=True => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:08.165983 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-411f985a-9e3c-49ec-8297-7f9c40eaa0dc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:08.169241 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-411f985a-9e3c-49ec-8297-7f9c40eaa0dc tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b Aug 14 00:30:08.169934 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-411f985a-9e3c-49ec-8297-7f9c40eaa0dc tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:08.170404 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-411f985a-9e3c-49ec-8297-7f9c40eaa0dc tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:08.170662 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-411f985a-9e3c-49ec-8297-7f9c40eaa0dc tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Delete volume with id: f1378ff7-e3b4-45f2-8bff-274e284f587b Aug 14 00:30:08.183935 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:08.183935 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:08.183935 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-411f985a-9e3c-49ec-8297-7f9c40eaa0dc tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Volume info retrieved successfully. Aug 14 00:30:08.217673 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-411f985a-9e3c-49ec-8297-7f9c40eaa0dc tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Delete volume request issued successfully. Aug 14 00:30:08.217834 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-411f985a-9e3c-49ec-8297-7f9c40eaa0dc tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b returned with HTTP 202 Aug 14 00:30:08.219204 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 118/470] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:30:08 2026] DELETE /volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:08.233735 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2df07441-792d-47cd-8604-8659c1555169 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:08.236329 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2df07441-792d-47cd-8604-8659c1555169 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] GET https://10.4.3.208/volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b Aug 14 00:30:08.236813 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2df07441-792d-47cd-8604-8659c1555169 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:08.237463 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2df07441-792d-47cd-8604-8659c1555169 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:08.255024 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:08.255024 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:08.268333 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2df07441-792d-47cd-8604-8659c1555169 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Volume info retrieved successfully. Aug 14 00:30:08.276636 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2df07441-792d-47cd-8604-8659c1555169 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b returned with HTTP 200 Aug 14 00:30:08.276797 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 119/471] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:08 2026] GET /volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b => generated 1021 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:09.297693 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a4d5b502-7b3f-4b6c-917d-236d6c44ef11 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:09.300179 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a4d5b502-7b3f-4b6c-917d-236d6c44ef11 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] GET https://10.4.3.208/volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b Aug 14 00:30:09.300456 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a4d5b502-7b3f-4b6c-917d-236d6c44ef11 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:09.300741 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a4d5b502-7b3f-4b6c-917d-236d6c44ef11 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:09.310186 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a4d5b502-7b3f-4b6c-917d-236d6c44ef11 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b returned with HTTP 404 Aug 14 00:30:09.311077 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 121/472] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:09 2026] GET /volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:30:09.323948 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2509ede0-5bd5-41be-a244-f72269032161 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:09.327666 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2509ede0-5bd5-41be-a244-f72269032161 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] GET https://10.4.3.208/volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b Aug 14 00:30:09.327666 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2509ede0-5bd5-41be-a244-f72269032161 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:09.328495 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2509ede0-5bd5-41be-a244-f72269032161 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:09.342517 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2509ede0-5bd5-41be-a244-f72269032161 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] https://10.4.3.208/volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b returned with HTTP 404 Aug 14 00:30:09.344614 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 115/473] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:09 2026] GET /volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:09.356724 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-83457f05-5126-4e47-b0a8-87791911a862 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:09.363354 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-83457f05-5126-4e47-b0a8-87791911a862 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] DELETE https://10.4.3.208/volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b Aug 14 00:30:09.363692 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-83457f05-5126-4e47-b0a8-87791911a862 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:09.363987 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-83457f05-5126-4e47-b0a8-87791911a862 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:09.367190 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-83457f05-5126-4e47-b0a8-87791911a862 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] Delete volume with id: f1378ff7-e3b4-45f2-8bff-274e284f587b Aug 14 00:30:09.382657 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-83457f05-5126-4e47-b0a8-87791911a862 tempest-VolumeQuotasAdminTestJSON-1488613931 tempest-VolumeQuotasAdminTestJSON-1488613931-project-member] https://10.4.3.208/volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b returned with HTTP 404 Aug 14 00:30:09.382657 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 119/474] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:30:09 2026] DELETE /volume/v3/volumes/f1378ff7-e3b4-45f2-8bff-274e284f587b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:09.395465 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5aee7061-a3c0-4a98-a283-51c5af559ec6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:09.397979 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5aee7061-a3c0-4a98-a283-51c5af559ec6 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] GET https://10.4.3.208/volume/v3/os-quota-sets/5259261c03754f98af35c98dc6da58fa?usage=True Aug 14 00:30:09.397979 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5aee7061-a3c0-4a98-a283-51c5af559ec6 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:09.398177 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5aee7061-a3c0-4a98-a283-51c5af559ec6 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:09.434505 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5aee7061-a3c0-4a98-a283-51c5af559ec6 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/5259261c03754f98af35c98dc6da58fa?usage=True returned with HTTP 200 Aug 14 00:30:09.435164 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 120/475] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:30:09 2026] GET /volume/v3/os-quota-sets/5259261c03754f98af35c98dc6da58fa?usage=True => generated 1061 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:09.461393 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-dd37c363-1cbf-435a-82ab-97097aee9f2a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:09.464111 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dd37c363-1cbf-435a-82ab-97097aee9f2a tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] PUT https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc Aug 14 00:30:09.464639 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dd37c363-1cbf-435a-82ab-97097aee9f2a tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-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=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:09.643697 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dd37c363-1cbf-435a-82ab-97097aee9f2a tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc returned with HTTP 200 Aug 14 00:30:09.644264 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 122/476] 10.4.3.208 () {68 vars in 1375 bytes} [Fri Aug 14 00:30:09 2026] PUT /volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc => generated 397 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:09.657853 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6ab71352-116b-4371-aa21-a2dd55b6f155 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:09.660308 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6ab71352-116b-4371-aa21-a2dd55b6f155 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] PUT https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc Aug 14 00:30:09.660775 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6ab71352-116b-4371-aa21-a2dd55b6f155 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-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=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:09.833768 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6ab71352-116b-4371-aa21-a2dd55b6f155 tempest-VolumeQuotasAdminTestJSON-1216263092 tempest-VolumeQuotasAdminTestJSON-1216263092-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc returned with HTTP 200 Aug 14 00:30:09.834416 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 116/477] 10.4.3.208 () {68 vars in 1375 bytes} [Fri Aug 14 00:30:09 2026] PUT /volume/v3/os-quota-sets/ab6e2750f3744cc184af105ed4218efc => generated 395 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:13.195863 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4ad3bb51-338c-4c65-aca0-49b6ed918e74 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:13.643646 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4ad3bb51-338c-4c65-aca0-49b6ed918e74 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] GET https://10.4.3.208/volume/v3/os-quota-class-sets/default Aug 14 00:30:13.644580 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4ad3bb51-338c-4c65-aca0-49b6ed918e74 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:13.644580 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4ad3bb51-338c-4c65-aca0-49b6ed918e74 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:13.662622 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4ad3bb51-338c-4c65-aca0-49b6ed918e74 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] https://10.4.3.208/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 00:30:13.663143 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 120/478] 10.4.3.208 () {66 vars in 1297 bytes} [Fri Aug 14 00:30:13 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:13.679982 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-185a187f-0968-4e52-8cb1-af641fb04059 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:13.682252 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-185a187f-0968-4e52-8cb1-af641fb04059 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] GET https://10.4.3.208/volume/v3/os-quota-class-sets/default Aug 14 00:30:13.682595 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-185a187f-0968-4e52-8cb1-af641fb04059 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:13.682851 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-185a187f-0968-4e52-8cb1-af641fb04059 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:13.706064 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-185a187f-0968-4e52-8cb1-af641fb04059 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] https://10.4.3.208/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 00:30:13.706064 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 121/479] 10.4.3.208 () {66 vars in 1297 bytes} [Fri Aug 14 00:30:13 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:13.726777 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-05dcfcbc-0555-4a4f-bf2d-db7dc26acdc2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:13.729110 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-05dcfcbc-0555-4a4f-bf2d-db7dc26acdc2 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:30:13.730148 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-05dcfcbc-0555-4a4f-bf2d-db7dc26acdc2 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1472817003"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:13.757466 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-05dcfcbc-0555-4a4f-bf2d-db7dc26acdc2 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:30:13.758494 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 123/480] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:30:13 2026] POST /volume/v3/types => generated 228 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:30:13.772636 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c529f976-6c59-46b1-86a6-4943da78ae54 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:13.775336 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c529f976-6c59-46b1-86a6-4943da78ae54 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] PUT https://10.4.3.208/volume/v3/os-quota-class-sets/default Aug 14 00:30:13.775834 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c529f976-6c59-46b1-86a6-4943da78ae54 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-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-1472817003": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1472817003": 7, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1472817003": 8}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:14.020117 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c529f976-6c59-46b1-86a6-4943da78ae54 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] https://10.4.3.208/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 00:30:14.020644 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 117/481] 10.4.3.208 () {68 vars in 1318 bytes} [Fri Aug 14 00:30:13 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:14.042116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7e36e3a1-3eeb-4d4b-b84b-699846938587 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:14.042116 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7e36e3a1-3eeb-4d4b-b84b-699846938587 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] GET https://10.4.3.208/volume/v3/os-quota-sets/266e51961a794e0c8636569c219718c5/defaults Aug 14 00:30:14.042116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7e36e3a1-3eeb-4d4b-b84b-699846938587 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:14.042116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7e36e3a1-3eeb-4d4b-b84b-699846938587 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] Calling method 'defaults' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:14.063299 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7e36e3a1-3eeb-4d4b-b84b-699846938587 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/266e51961a794e0c8636569c219718c5/defaults returned with HTTP 200 Aug 14 00:30:14.064196 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 121/482] 10.4.3.208 () {66 vars in 1381 bytes} [Fri Aug 14 00:30:14 2026] GET /volume/v3/os-quota-sets/266e51961a794e0c8636569c219718c5/defaults => generated 645 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:14.806412 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b9b67e2b-f51d-4aa6-b019-ed126b8da314 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:14.808614 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b9b67e2b-f51d-4aa6-b019-ed126b8da314 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] GET https://10.4.3.208/volume/v3/os-quota-sets/a71adea3783b4bdc99394b97e0e43681/defaults Aug 14 00:30:14.808767 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b9b67e2b-f51d-4aa6-b019-ed126b8da314 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:14.808985 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b9b67e2b-f51d-4aa6-b019-ed126b8da314 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] Calling method 'defaults' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:14.825728 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b9b67e2b-f51d-4aa6-b019-ed126b8da314 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/a71adea3783b4bdc99394b97e0e43681/defaults returned with HTTP 200 Aug 14 00:30:14.826563 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 122/483] 10.4.3.208 () {66 vars in 1381 bytes} [Fri Aug 14 00:30:14 2026] GET /volume/v3/os-quota-sets/a71adea3783b4bdc99394b97e0e43681/defaults => generated 645 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:15.049525 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f5606708-7675-4316-bb63-64c7d571fb4b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:15.051877 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f5606708-7675-4316-bb63-64c7d571fb4b tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] DELETE https://10.4.3.208/volume/v3/types/af51fbc6-8ff8-4041-96f4-e951126553ad Aug 14 00:30:15.052147 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f5606708-7675-4316-bb63-64c7d571fb4b tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:15.052401 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f5606708-7675-4316-bb63-64c7d571fb4b tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:15.104263 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f5606708-7675-4316-bb63-64c7d571fb4b tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] https://10.4.3.208/volume/v3/types/af51fbc6-8ff8-4041-96f4-e951126553ad returned with HTTP 202 Aug 14 00:30:15.104472 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 124/484] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:30:15 2026] DELETE /volume/v3/types/af51fbc6-8ff8-4041-96f4-e951126553ad => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:15.112254 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4cfbf213-1c45-446a-91d0-31229b246231 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:15.114678 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4cfbf213-1c45-446a-91d0-31229b246231 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] GET https://10.4.3.208/volume/v3/types/af51fbc6-8ff8-4041-96f4-e951126553ad Aug 14 00:30:15.114932 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4cfbf213-1c45-446a-91d0-31229b246231 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:15.115193 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4cfbf213-1c45-446a-91d0-31229b246231 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:15.119923 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4cfbf213-1c45-446a-91d0-31229b246231 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] https://10.4.3.208/volume/v3/types/af51fbc6-8ff8-4041-96f4-e951126553ad returned with HTTP 404 Aug 14 00:30:15.120694 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 118/485] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:30:15 2026] GET /volume/v3/types/af51fbc6-8ff8-4041-96f4-e951126553ad => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:15.133781 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d19d825d-84e0-4b76-98b4-fe74d1983127 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:15.137639 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d19d825d-84e0-4b76-98b4-fe74d1983127 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] PUT https://10.4.3.208/volume/v3/os-quota-class-sets/default Aug 14 00:30:15.138127 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d19d825d-84e0-4b76-98b4-fe74d1983127 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-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=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:15.263118 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d19d825d-84e0-4b76-98b4-fe74d1983127 tempest-VolumeQuotaClassesTest-1981977967 tempest-VolumeQuotaClassesTest-1981977967-project-admin] https://10.4.3.208/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 14 00:30:15.263118 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 122/486] 10.4.3.208 () {68 vars in 1318 bytes} [Fri Aug 14 00:30:15 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:17.653729 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-81dadbdd-2783-4830-8e33-a3eeebbc10f5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:17.851355 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-81dadbdd-2783-4830-8e33-a3eeebbc10f5 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:30:17.851784 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-81dadbdd-2783-4830-8e33-a3eeebbc10f5 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1143575092"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:17.885505 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-81dadbdd-2783-4830-8e33-a3eeebbc10f5 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:30:17.885505 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 123/487] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:30:17 2026] POST /volume/v3/types => generated 233 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:17.900682 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-77df9c4e-3398-4805-a71a-6f2e35859cb2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:17.904922 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-77df9c4e-3398-4805-a71a-6f2e35859cb2 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:30:17.905588 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-77df9c4e-3398-4805-a71a-6f2e35859cb2 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1846931190", "extra_specs": {"multiattach": " True"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:17.932704 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-77df9c4e-3398-4805-a71a-6f2e35859cb2 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:30:17.933366 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 125/488] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:30:17 2026] POST /volume/v3/types => generated 259 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:17.944929 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8f04e274-4089-4894-8a44-509a3180f0fe None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:18.071294 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:18.072415 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1143575092", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-22361519"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:18.074107 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1143575092', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-22361519'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:18.078850 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Create volume of 1 GB Aug 14 00:30:18.079228 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:18.079228 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:18.079955 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Availability Zones retrieved successfully. Aug 14 00:30:18.086075 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Flow 'volume_create_api' (58a1b0b9-3542-4ba3-86e9-8cfa61d2687d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:18.087180 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90d57bb3-9ae4-43bc-a28b-3d96ea37c0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:18.088590 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:18.117427 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90d57bb3-9ae4-43bc-a28b-3d96ea37c0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:30:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=56c03a4f-1827-4c75-b643-66bb2ff29125,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1143575092',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56c03a4f-1827-4c75-b643-66bb2ff29125', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:18.120324 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd63e940-457a-4986-82ae-8258c0969c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:18.155221 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1143575092 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1143575092, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:18.155797 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1143575092 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1143575092, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:18.224038 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Created reservations ['8c06289b-7043-4952-8c45-6520dbfab3e1', '507da78d-4f36-407f-a9b4-e782e945c3e0', 'baf9b399-0435-4061-8892-fac24797303e', '136db822-9c30-44d9-8326-181c9634ebac'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:18.225294 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd63e940-457a-4986-82ae-8258c0969c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c06289b-7043-4952-8c45-6520dbfab3e1', '507da78d-4f36-407f-a9b4-e782e945c3e0', 'baf9b399-0435-4061-8892-fac24797303e', '136db822-9c30-44d9-8326-181c9634ebac']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:18.226411 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5707dcf-7612-4d07-b9d2-b21452357d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:18.263759 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5707dcf-7612-4d07-b9d2-b21452357d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29d53bd2-9743-4c62-92b3-5d0257c9aefb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-22361519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92215c0c18f34820a3af270c682a8db7',qos_specs=None,replication_status=,reservations=['8c06289b-7043-4952-8c45-6520dbfab3e1','507da78d-4f36-407f-a9b4-e782e945c3e0','baf9b399-0435-4061-8892-fac24797303e','136db822-9c30-44d9-8326-181c9634ebac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceb7073aac7c43cd831e2ee7c74fa30c',volume_type_id=56c03a4f-1827-4c75-b643-66bb2ff29125), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-22361519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29d53bd2-9743-4c62-92b3-5d0257c9aefb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92215c0c18f34820a3af270c682a8db7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ceb7073aac7c43cd831e2ee7c74fa30c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56c03a4f-1827-4c75-b643-66bb2ff29125),volume_type_id=56c03a4f-1827-4c75-b643-66bb2ff29125)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:18.265264 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3b75b1b-9d8e-4a25-90e9-fa68751d3dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:18.293621 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3b75b1b-9d8e-4a25-90e9-fa68751d3dff) transitioned into state 'SUCCESS' from state '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-22361519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92215c0c18f34820a3af270c682a8db7',qos_specs=None,replication_status=,reservations=['8c06289b-7043-4952-8c45-6520dbfab3e1','507da78d-4f36-407f-a9b4-e782e945c3e0','baf9b399-0435-4061-8892-fac24797303e','136db822-9c30-44d9-8326-181c9634ebac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ceb7073aac7c43cd831e2ee7c74fa30c',volume_type_id=56c03a4f-1827-4c75-b643-66bb2ff29125)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:18.294751 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ddbb13-46fa-4c5d-9848-2df551d85748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:18.311330 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ddbb13-46fa-4c5d-9848-2df551d85748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:18.312416 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Flow 'volume_create_api' (58a1b0b9-3542-4ba3-86e9-8cfa61d2687d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:18.312748 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Create volume request issued successfully. Aug 14 00:30:18.314043 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8f04e274-4089-4894-8a44-509a3180f0fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:18.314359 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 119/489] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:30:17 2026] POST /volume/v3/volumes => generated 870 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:30:18.333969 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3d473f1d-e1a5-4fd2-a482-b2ede7e813fe None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:18.336356 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3d473f1d-e1a5-4fd2-a482-b2ede7e813fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] GET https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb Aug 14 00:30:18.336676 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3d473f1d-e1a5-4fd2-a482-b2ede7e813fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:18.336950 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3d473f1d-e1a5-4fd2-a482-b2ede7e813fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:18.348005 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:18.348005 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:18.354903 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3d473f1d-e1a5-4fd2-a482-b2ede7e813fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Volume info retrieved successfully. Aug 14 00:30:18.366068 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3d473f1d-e1a5-4fd2-a482-b2ede7e813fe tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb returned with HTTP 200 Aug 14 00:30:18.366926 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 123/490] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:18 2026] GET /volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb => generated 938 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:19.389372 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3f8ebf45-bc27-4770-814c-482029a436a2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:19.391687 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3f8ebf45-bc27-4770-814c-482029a436a2 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] GET https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb Aug 14 00:30:19.392265 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3f8ebf45-bc27-4770-814c-482029a436a2 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:19.392661 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3f8ebf45-bc27-4770-814c-482029a436a2 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:19.405218 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:19.405218 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:19.412776 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3f8ebf45-bc27-4770-814c-482029a436a2 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Volume info retrieved successfully. Aug 14 00:30:19.436389 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3f8ebf45-bc27-4770-814c-482029a436a2 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb returned with HTTP 200 Aug 14 00:30:19.438951 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 124/491] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:19 2026] GET /volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb => generated 997 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:19.462870 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d582003c-4b34-4981-8e5f-abc2531c45b3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:19.468605 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d582003c-4b34-4981-8e5f-abc2531c45b3 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] GET https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb Aug 14 00:30:19.469050 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d582003c-4b34-4981-8e5f-abc2531c45b3 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:19.469500 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d582003c-4b34-4981-8e5f-abc2531c45b3 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:19.484666 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:19.484666 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:19.490419 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d582003c-4b34-4981-8e5f-abc2531c45b3 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Volume info retrieved successfully. Aug 14 00:30:19.496464 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d582003c-4b34-4981-8e5f-abc2531c45b3 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb returned with HTTP 200 Aug 14 00:30:19.497068 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 126/492] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:19 2026] GET /volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb => generated 1191 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:30:19.520676 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8ca74ebf-3568-4023-8854-40ee09e8c65d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:19.523803 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8ca74ebf-3568-4023-8854-40ee09e8c65d tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] POST https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb/action Aug 14 00:30:19.524432 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8ca74ebf-3568-4023-8854-40ee09e8c65d tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1846931190", "migration_policy": "never"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:30:19.524681 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8ca74ebf-3568-4023-8854-40ee09e8c65d tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1846931190", "migration_policy": "never"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:19.538594 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:19.538594 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:19.539240 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8ca74ebf-3568-4023-8854-40ee09e8c65d tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Volume info retrieved successfully. Aug 14 00:30:19.547186 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:19.547186 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:19.574216 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-8ca74ebf-3568-4023-8854-40ee09e8c65d tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1846931190 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1846931190, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:19.574551 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-8ca74ebf-3568-4023-8854-40ee09e8c65d tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1846931190 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1846931190, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:19.622213 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-8ca74ebf-3568-4023-8854-40ee09e8c65d tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Created reservations ['c24a911c-82b1-4724-a782-c054f75db8fe', 'b07e1440-da89-4ab1-806d-9e8b3775830b'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:19.646246 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-8ca74ebf-3568-4023-8854-40ee09e8c65d tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Created reservations ['b5bad635-7aba-4b8b-b62e-9b1a4415837e', 'b14085c2-d3ad-4d4e-9d57-4fb61cd795ba'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:19.695445 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8ca74ebf-3568-4023-8854-40ee09e8c65d tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Retype volume request issued successfully. Aug 14 00:30:19.697030 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8ca74ebf-3568-4023-8854-40ee09e8c65d tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb/action returned with HTTP 202 Aug 14 00:30:19.697030 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 120/493] 10.4.3.208 () {70 vars in 1432 bytes} [Fri Aug 14 00:30:19 2026] POST /volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 00:30:19.706839 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0192112b-2164-44f0-a2b8-0884d6f873f0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:19.710601 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0192112b-2164-44f0-a2b8-0884d6f873f0 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] GET https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb Aug 14 00:30:19.711430 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0192112b-2164-44f0-a2b8-0884d6f873f0 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:19.711430 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0192112b-2164-44f0-a2b8-0884d6f873f0 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:19.720047 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:19.720047 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:19.725382 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0192112b-2164-44f0-a2b8-0884d6f873f0 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Volume info retrieved successfully. Aug 14 00:30:19.731358 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0192112b-2164-44f0-a2b8-0884d6f873f0 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb returned with HTTP 200 Aug 14 00:30:19.731881 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 124/494] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:19 2026] GET /volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:30:19.943309 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c0d96853-5133-453c-bedc-d956428d998e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:20.100204 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c0d96853-5133-453c-bedc-d956428d998e tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:30:20.100787 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c0d96853-5133-453c-bedc-d956428d998e tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-946529581", "os-volume-type-access:is_public": false}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:20.118948 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c0d96853-5133-453c-bedc-d956428d998e tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:30:20.119440 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 125/495] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:30:19 2026] POST /volume/v3/types => generated 228 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:20.134700 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0c506ebd-3928-4c70-8dc1-e6a97a4fc0b4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:20.224181 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0c506ebd-3928-4c70-8dc1-e6a97a4fc0b4 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:20.224632 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0c506ebd-3928-4c70-8dc1-e6a97a4fc0b4 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aa58e068-8210-44a4-9e60-394f61998d55", "size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:20.226697 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-0c506ebd-3928-4c70-8dc1-e6a97a4fc0b4 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Create volume request body: {'volume': {'volume_type': 'aa58e068-8210-44a4-9e60-394f61998d55', 'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:20.235478 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0c506ebd-3928-4c70-8dc1-e6a97a4fc0b4 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 404 Aug 14 00:30:20.236220 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 127/496] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:30:20 2026] POST /volume/v3/volumes => generated 114 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:20.245916 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2f0628aa-e81d-4310-9d2c-4f921c12cf2a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:20.252118 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f0628aa-e81d-4310-9d2c-4f921c12cf2a tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] POST https://10.4.3.208/volume/v3/types/aa58e068-8210-44a4-9e60-394f61998d55/action Aug 14 00:30:20.252118 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f0628aa-e81d-4310-9d2c-4f921c12cf2a tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Action body: b'{"addProjectAccess": {"project": "7ce64e969479455f9931b8d149686088"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:30:20.252118 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f0628aa-e81d-4310-9d2c-4f921c12cf2a tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7ce64e969479455f9931b8d149686088"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:20.252118 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:20.252118 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:20.263744 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f0628aa-e81d-4310-9d2c-4f921c12cf2a tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] https://10.4.3.208/volume/v3/types/aa58e068-8210-44a4-9e60-394f61998d55/action returned with HTTP 202 Aug 14 00:30:20.264677 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 121/497] 10.4.3.208 () {68 vars in 1384 bytes} [Fri Aug 14 00:30:20 2026] POST /volume/v3/types/aa58e068-8210-44a4-9e60-394f61998d55/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:20.273495 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:20.275689 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:20.275936 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aa58e068-8210-44a4-9e60-394f61998d55", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-943021990"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:20.278134 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Create volume request body: {'volume': {'volume_type': 'aa58e068-8210-44a4-9e60-394f61998d55', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-943021990'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:20.283129 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Create volume of 1 GB Aug 14 00:30:20.283478 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:20.283478 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:20.284059 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Availability Zones retrieved successfully. Aug 14 00:30:20.290057 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Flow 'volume_create_api' (b44c948b-db96-420d-9d8f-c3634fea84f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:20.291137 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19bd25e3-a493-477e-84e0-fc96d29aa5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:20.292205 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:20.314743 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19bd25e3-a493-477e-84e0-fc96d29aa5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:30:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aa58e068-8210-44a4-9e60-394f61998d55,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-946529581',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa58e068-8210-44a4-9e60-394f61998d55', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:20.315865 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7f448a-ba5f-4e04-835a-684c724287f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:20.350981 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-946529581 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-946529581, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:20.351585 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-946529581 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-946529581, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:20.390924 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Created reservations ['73c280a2-6970-47e2-8084-46b9ed968036', '66eb0c96-a82d-422b-9826-44a867abcb43', '06df6cba-7fa8-4a9d-a44c-d3f4bbc39b44', '20eff3af-13b0-4ebe-af70-e1dacf36dd4b'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:20.391962 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7f448a-ba5f-4e04-835a-684c724287f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73c280a2-6970-47e2-8084-46b9ed968036', '66eb0c96-a82d-422b-9826-44a867abcb43', '06df6cba-7fa8-4a9d-a44c-d3f4bbc39b44', '20eff3af-13b0-4ebe-af70-e1dacf36dd4b']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:20.393197 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9437819e-bce4-4cb8-a439-6014c9ba52e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:20.425041 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9437819e-bce4-4cb8-a439-6014c9ba52e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb8a72de-9ebd-4d0f-a160-691d97e5632c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-943021990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ce64e969479455f9931b8d149686088',qos_specs=None,replication_status=,reservations=['73c280a2-6970-47e2-8084-46b9ed968036','66eb0c96-a82d-422b-9826-44a867abcb43','06df6cba-7fa8-4a9d-a44c-d3f4bbc39b44','20eff3af-13b0-4ebe-af70-e1dacf36dd4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3571f34c3504811b848c08c41d28016',volume_type_id=aa58e068-8210-44a4-9e60-394f61998d55), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-943021990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb8a72de-9ebd-4d0f-a160-691d97e5632c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ce64e969479455f9931b8d149686088',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3571f34c3504811b848c08c41d28016',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa58e068-8210-44a4-9e60-394f61998d55),volume_type_id=aa58e068-8210-44a4-9e60-394f61998d55)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:20.426598 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0026dc5f-d676-4c0b-9be2-61f612ae53cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:20.451532 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0026dc5f-d676-4c0b-9be2-61f612ae53cf) transitioned into state 'SUCCESS' from state '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-943021990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ce64e969479455f9931b8d149686088',qos_specs=None,replication_status=,reservations=['73c280a2-6970-47e2-8084-46b9ed968036','66eb0c96-a82d-422b-9826-44a867abcb43','06df6cba-7fa8-4a9d-a44c-d3f4bbc39b44','20eff3af-13b0-4ebe-af70-e1dacf36dd4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3571f34c3504811b848c08c41d28016',volume_type_id=aa58e068-8210-44a4-9e60-394f61998d55)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:20.452552 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cb1d311-5e96-4da1-93d9-a79c9dbb310b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:20.464126 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cb1d311-5e96-4da1-93d9-a79c9dbb310b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:20.465301 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Flow 'volume_create_api' (b44c948b-db96-420d-9d8f-c3634fea84f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:20.465691 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Create volume request issued successfully. Aug 14 00:30:20.466455 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d0bc6aa4-aa87-45fe-8df3-31966e250e73 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:20.466981 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 125/498] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:30:20 2026] POST /volume/v3/volumes => generated 794 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:20.488684 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3edc3f68-1ad3-4d01-8c6a-edef1eb294a1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:20.493267 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3edc3f68-1ad3-4d01-8c6a-edef1eb294a1 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] GET https://10.4.3.208/volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c Aug 14 00:30:20.493267 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3edc3f68-1ad3-4d01-8c6a-edef1eb294a1 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:20.493267 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3edc3f68-1ad3-4d01-8c6a-edef1eb294a1 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:20.503454 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:20.503454 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:20.508952 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3edc3f68-1ad3-4d01-8c6a-edef1eb294a1 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Volume info retrieved successfully. Aug 14 00:30:20.515381 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3edc3f68-1ad3-4d01-8c6a-edef1eb294a1 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] https://10.4.3.208/volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c returned with HTTP 200 Aug 14 00:30:20.516111 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 126/499] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:20 2026] GET /volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:20.747512 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-64042e28-61b8-4e8d-9426-fabedb6d9176 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:20.750179 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-64042e28-61b8-4e8d-9426-fabedb6d9176 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] GET https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb Aug 14 00:30:20.750529 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-64042e28-61b8-4e8d-9426-fabedb6d9176 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:20.750826 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-64042e28-61b8-4e8d-9426-fabedb6d9176 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:20.761738 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:20.761738 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:20.767602 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-64042e28-61b8-4e8d-9426-fabedb6d9176 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Volume info retrieved successfully. Aug 14 00:30:20.779682 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-64042e28-61b8-4e8d-9426-fabedb6d9176 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb returned with HTTP 200 Aug 14 00:30:20.780392 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 128/500] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:20 2026] GET /volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:20.801656 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-70434cea-641f-4f31-b14a-dfaa07cc1041 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:20.806005 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-70434cea-641f-4f31-b14a-dfaa07cc1041 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] GET https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb Aug 14 00:30:20.806464 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-70434cea-641f-4f31-b14a-dfaa07cc1041 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:20.806827 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-70434cea-641f-4f31-b14a-dfaa07cc1041 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:20.817734 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:20.817734 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:20.822897 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-70434cea-641f-4f31-b14a-dfaa07cc1041 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Volume info retrieved successfully. Aug 14 00:30:20.829861 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-70434cea-641f-4f31-b14a-dfaa07cc1041 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb returned with HTTP 200 Aug 14 00:30:20.830653 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 122/501] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:20 2026] GET /volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb => generated 1190 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:30:20.848374 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a0d16afc-c721-469f-9bc6-f02d165e5336 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:20.851029 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a0d16afc-c721-469f-9bc6-f02d165e5336 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] GET https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb Aug 14 00:30:20.851385 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a0d16afc-c721-469f-9bc6-f02d165e5336 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:20.852370 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a0d16afc-c721-469f-9bc6-f02d165e5336 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:20.863535 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:20.863535 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:20.868796 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a0d16afc-c721-469f-9bc6-f02d165e5336 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Volume info retrieved successfully. Aug 14 00:30:20.874921 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a0d16afc-c721-469f-9bc6-f02d165e5336 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb returned with HTTP 200 Aug 14 00:30:20.875489 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 126/502] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:20 2026] GET /volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb => generated 1190 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:30:20.895388 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2bd2284f-eb77-4108-85e1-0f1bb16f0c0f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:20.897027 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2bd2284f-eb77-4108-85e1-0f1bb16f0c0f tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] POST https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb/action Aug 14 00:30:20.899171 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2bd2284f-eb77-4108-85e1-0f1bb16f0c0f tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1143575092", "migration_policy": "never"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:30:20.899171 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2bd2284f-eb77-4108-85e1-0f1bb16f0c0f tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1143575092", "migration_policy": "never"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:20.909210 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:20.909210 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:20.909939 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2bd2284f-eb77-4108-85e1-0f1bb16f0c0f tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Volume info retrieved successfully. Aug 14 00:30:20.956181 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-2bd2284f-eb77-4108-85e1-0f1bb16f0c0f tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1143575092 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1143575092, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:20.957198 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-2bd2284f-eb77-4108-85e1-0f1bb16f0c0f tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1143575092 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1143575092, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:20.982336 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-2bd2284f-eb77-4108-85e1-0f1bb16f0c0f tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Created reservations ['4df3cbf0-81a9-4e4e-9b9e-42e281200481', '6cbcabb4-9c7a-4fa5-be1c-5b06141fc50c'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:21.005658 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-2bd2284f-eb77-4108-85e1-0f1bb16f0c0f tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1846931190 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1846931190, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:21.006563 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-2bd2284f-eb77-4108-85e1-0f1bb16f0c0f tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1846931190 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1846931190, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:30:21.016249 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-2bd2284f-eb77-4108-85e1-0f1bb16f0c0f tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Created reservations ['f51ccefa-ede5-4869-b411-870137f9cdd1', '5a2c3ddf-6960-4c0b-86d1-0e7e19159eea'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:21.068834 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2bd2284f-eb77-4108-85e1-0f1bb16f0c0f tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Retype volume request issued successfully. Aug 14 00:30:21.068834 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2bd2284f-eb77-4108-85e1-0f1bb16f0c0f tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb/action returned with HTTP 202 Aug 14 00:30:21.069820 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 127/503] 10.4.3.208 () {70 vars in 1432 bytes} [Fri Aug 14 00:30:20 2026] POST /volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 00:30:21.084360 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f6ab9f71-4f66-46cb-bb4b-8e82538a2226 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:21.088526 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f6ab9f71-4f66-46cb-bb4b-8e82538a2226 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] GET https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb Aug 14 00:30:21.089247 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f6ab9f71-4f66-46cb-bb4b-8e82538a2226 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:21.089247 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f6ab9f71-4f66-46cb-bb4b-8e82538a2226 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:21.097657 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:21.097657 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:21.102435 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f6ab9f71-4f66-46cb-bb4b-8e82538a2226 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Volume info retrieved successfully. Aug 14 00:30:21.108483 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f6ab9f71-4f66-46cb-bb4b-8e82538a2226 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb returned with HTTP 200 Aug 14 00:30:21.109216 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 129/504] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:21 2026] GET /volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:21.453656 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-22c00afb-3094-4217-9e54-f47fc54b1440 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:21.456711 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:21.456975 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1535161254"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:21.459214 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1535161254'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:21.460442 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Create volume of 1 GB Aug 14 00:30:21.466914 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Availability Zones retrieved successfully. Aug 14 00:30:21.478311 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Flow 'volume_create_api' (698eb961-d6e0-4b24-b761-1263c326b444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:21.480375 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5f01e59-82b1-4f1c-8e93-3084266a127d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:21.482768 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:21.540660 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0f7aecf5-f4c6-4f53-a528-d4b459a8721a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:21.544479 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5f01e59-82b1-4f1c-8e93-3084266a127d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:21.545241 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0f7aecf5-f4c6-4f53-a528-d4b459a8721a tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] GET https://10.4.3.208/volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c Aug 14 00:30:21.545472 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0f7aecf5-f4c6-4f53-a528-d4b459a8721a tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:21.545745 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0f7aecf5-f4c6-4f53-a528-d4b459a8721a tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:21.545816 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75f2b3f5-16c9-4f55-bfe0-f5e9e7c44e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:21.563726 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:21.563726 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:21.578970 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0f7aecf5-f4c6-4f53-a528-d4b459a8721a tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Volume info retrieved successfully. Aug 14 00:30:21.592362 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0f7aecf5-f4c6-4f53-a528-d4b459a8721a tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] https://10.4.3.208/volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c returned with HTTP 200 Aug 14 00:30:21.593735 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 127/505] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:21 2026] GET /volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c => generated 887 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:21.611834 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2eabb8b0-f978-45df-bace-c83a92e310a3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:21.615161 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2eabb8b0-f978-45df-bace-c83a92e310a3 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] GET https://10.4.3.208/volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c Aug 14 00:30:21.615369 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2eabb8b0-f978-45df-bace-c83a92e310a3 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:21.615591 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2eabb8b0-f978-45df-bace-c83a92e310a3 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:21.633129 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:21.633129 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:21.640668 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2eabb8b0-f978-45df-bace-c83a92e310a3 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Volume info retrieved successfully. Aug 14 00:30:21.649259 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2eabb8b0-f978-45df-bace-c83a92e310a3 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] https://10.4.3.208/volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c returned with HTTP 200 Aug 14 00:30:21.649874 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 128/506] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:21 2026] GET /volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c => generated 887 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:21.670988 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5a74afb5-6e46-4322-938f-5f9e960d7a1f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:21.675471 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5a74afb5-6e46-4322-938f-5f9e960d7a1f tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] DELETE https://10.4.3.208/volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c Aug 14 00:30:21.675717 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5a74afb5-6e46-4322-938f-5f9e960d7a1f tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:21.676688 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5a74afb5-6e46-4322-938f-5f9e960d7a1f tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:21.676688 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-5a74afb5-6e46-4322-938f-5f9e960d7a1f tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Delete volume with id: bb8a72de-9ebd-4d0f-a160-691d97e5632c Aug 14 00:30:21.679629 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Created reservations ['0aa677c5-8bc6-4eb3-b475-d02b4b1add27', 'e9d3f0e6-ce27-4a8b-95b3-2689b392da32', 'a22b0074-e4e9-4a6e-b1f8-6216b116c301', '1a1b1f30-2989-446f-81ca-8318ac42c069'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:21.680876 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75f2b3f5-16c9-4f55-bfe0-f5e9e7c44e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aa677c5-8bc6-4eb3-b475-d02b4b1add27', 'e9d3f0e6-ce27-4a8b-95b3-2689b392da32', 'a22b0074-e4e9-4a6e-b1f8-6216b116c301', '1a1b1f30-2989-446f-81ca-8318ac42c069']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:21.682012 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f92a9015-15b5-49b0-b543-a4c44e0ca2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:21.687292 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:21.687292 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:21.687948 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5a74afb5-6e46-4322-938f-5f9e960d7a1f tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Volume info retrieved successfully. Aug 14 00:30:21.713744 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5a74afb5-6e46-4322-938f-5f9e960d7a1f tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Delete volume request issued successfully. Aug 14 00:30:21.713836 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f92a9015-15b5-49b0-b543-a4c44e0ca2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41aa9717-bbdf-449c-a265-7c3be4af445e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1535161254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f44e5f17c1486f9f0b3245bbcf33dd',qos_specs=None,replication_status=,reservations=['0aa677c5-8bc6-4eb3-b475-d02b4b1add27','e9d3f0e6-ce27-4a8b-95b3-2689b392da32','a22b0074-e4e9-4a6e-b1f8-6216b116c301','1a1b1f30-2989-446f-81ca-8318ac42c069'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='105a4ac5c47d423287db3ae77280fb06',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1535161254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41aa9717-bbdf-449c-a265-7c3be4af445e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93f44e5f17c1486f9f0b3245bbcf33dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='105a4ac5c47d423287db3ae77280fb06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:21.713969 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5a74afb5-6e46-4322-938f-5f9e960d7a1f tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] https://10.4.3.208/volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c returned with HTTP 202 Aug 14 00:30:21.715301 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 130/507] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:30:21 2026] DELETE /volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:21.715464 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18148a31-f5f2-4146-8e2c-8883ac304485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:21.729863 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-02e1dd02-8f86-49df-8d5c-5acf39fb353f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:21.733470 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-02e1dd02-8f86-49df-8d5c-5acf39fb353f tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] GET https://10.4.3.208/volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c Aug 14 00:30:21.733700 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-02e1dd02-8f86-49df-8d5c-5acf39fb353f tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:21.733910 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-02e1dd02-8f86-49df-8d5c-5acf39fb353f tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:21.745495 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18148a31-f5f2-4146-8e2c-8883ac304485) transitioned into state 'SUCCESS' from state '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-1535161254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f44e5f17c1486f9f0b3245bbcf33dd',qos_specs=None,replication_status=,reservations=['0aa677c5-8bc6-4eb3-b475-d02b4b1add27','e9d3f0e6-ce27-4a8b-95b3-2689b392da32','a22b0074-e4e9-4a6e-b1f8-6216b116c301','1a1b1f30-2989-446f-81ca-8318ac42c069'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='105a4ac5c47d423287db3ae77280fb06',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:21.746860 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:21.746860 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:21.746993 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d0be703-e22f-420a-8937-35b3353eb066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:21.758350 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-02e1dd02-8f86-49df-8d5c-5acf39fb353f tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Volume info retrieved successfully. Aug 14 00:30:21.765635 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d0be703-e22f-420a-8937-35b3353eb066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:21.765635 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Flow 'volume_create_api' (698eb961-d6e0-4b24-b761-1263c326b444) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:21.765635 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Create volume request issued successfully. Aug 14 00:30:21.765635 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-22c00afb-3094-4217-9e54-f47fc54b1440 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:21.766694 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 123/508] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:30:21 2026] POST /volume/v3/volumes => generated 751 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:21.766979 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-02e1dd02-8f86-49df-8d5c-5acf39fb353f tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] https://10.4.3.208/volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c returned with HTTP 200 Aug 14 00:30:21.767634 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 128/509] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:21 2026] GET /volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c => generated 886 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:21.792541 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-14682ec0-cec9-47e2-8d9b-318b705ee99f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:21.795812 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-14682ec0-cec9-47e2-8d9b-318b705ee99f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:30:21.796108 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-14682ec0-cec9-47e2-8d9b-318b705ee99f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:21.796687 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-14682ec0-cec9-47e2-8d9b-318b705ee99f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:21.811657 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:21.811657 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:21.818360 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-14682ec0-cec9-47e2-8d9b-318b705ee99f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:30:21.825561 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-14682ec0-cec9-47e2-8d9b-318b705ee99f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:30:21.826523 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 129/510] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:21 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:22.131863 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6594d675-819a-4e18-871f-d141a65e40a4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:22.134812 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6594d675-819a-4e18-871f-d141a65e40a4 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] GET https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb Aug 14 00:30:22.135312 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6594d675-819a-4e18-871f-d141a65e40a4 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:22.135312 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6594d675-819a-4e18-871f-d141a65e40a4 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:22.146797 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:22.146797 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:22.153192 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6594d675-819a-4e18-871f-d141a65e40a4 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Volume info retrieved successfully. Aug 14 00:30:22.159315 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6594d675-819a-4e18-871f-d141a65e40a4 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb returned with HTTP 200 Aug 14 00:30:22.159492 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 131/511] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:22 2026] GET /volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:22.176570 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-17448494-817e-4c30-85c5-e9c8291d80ac None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:22.184560 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-17448494-817e-4c30-85c5-e9c8291d80ac tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] GET https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb Aug 14 00:30:22.184560 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-17448494-817e-4c30-85c5-e9c8291d80ac tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:22.184560 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-17448494-817e-4c30-85c5-e9c8291d80ac tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:22.197474 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:22.197474 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:22.204298 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-17448494-817e-4c30-85c5-e9c8291d80ac tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Volume info retrieved successfully. Aug 14 00:30:22.214996 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-17448494-817e-4c30-85c5-e9c8291d80ac tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb returned with HTTP 200 Aug 14 00:30:22.214996 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 124/512] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:22 2026] GET /volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb => generated 1191 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:30:22.242835 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b853a347-6843-4f92-aaa8-c23eb8873380 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:22.249646 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b853a347-6843-4f92-aaa8-c23eb8873380 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] GET https://10.4.3.208/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-22361519 Aug 14 00:30:22.249968 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b853a347-6843-4f92-aaa8-c23eb8873380 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:22.250481 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b853a347-6843-4f92-aaa8-c23eb8873380 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:22.254049 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-b853a347-6843-4f92-aaa8-c23eb8873380 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-22361519'), ('all_tenants', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:30:22.294342 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b853a347-6843-4f92-aaa8-c23eb8873380 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Get all volumes completed successfully. Aug 14 00:30:22.294900 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b853a347-6843-4f92-aaa8-c23eb8873380 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] https://10.4.3.208/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-22361519 returned with HTTP 200 Aug 14 00:30:22.296618 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 129/513] 10.4.3.208 () {68 vars in 1425 bytes} [Fri Aug 14 00:30:22 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-22361519 => generated 340 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:22.308787 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4c88e7e1-69fb-4c7d-addc-41f0b172dd99 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:22.312113 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4c88e7e1-69fb-4c7d-addc-41f0b172dd99 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] GET https://10.4.3.208/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-22361519 Aug 14 00:30:22.312113 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4c88e7e1-69fb-4c7d-addc-41f0b172dd99 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:22.312392 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4c88e7e1-69fb-4c7d-addc-41f0b172dd99 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:22.316353 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4c88e7e1-69fb-4c7d-addc-41f0b172dd99 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-22361519'), ('all_tenants', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:30:22.354116 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4c88e7e1-69fb-4c7d-addc-41f0b172dd99 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Get all volumes completed successfully. Aug 14 00:30:22.354713 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4c88e7e1-69fb-4c7d-addc-41f0b172dd99 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] https://10.4.3.208/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-22361519 returned with HTTP 200 Aug 14 00:30:22.355280 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 130/514] 10.4.3.208 () {68 vars in 1425 bytes} [Fri Aug 14 00:30:22 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-22361519 => generated 340 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:22.366176 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c01c0ead-020c-4d2f-b5be-a9b750837df9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:22.368536 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c01c0ead-020c-4d2f-b5be-a9b750837df9 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] GET https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb Aug 14 00:30:22.368536 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c01c0ead-020c-4d2f-b5be-a9b750837df9 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:22.369438 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c01c0ead-020c-4d2f-b5be-a9b750837df9 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:22.376474 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:22.376474 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:22.382324 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c01c0ead-020c-4d2f-b5be-a9b750837df9 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Volume info retrieved successfully. Aug 14 00:30:22.387665 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c01c0ead-020c-4d2f-b5be-a9b750837df9 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb returned with HTTP 200 Aug 14 00:30:22.388630 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 132/515] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:22 2026] GET /volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:22.411189 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4919ca03-ec4b-4d78-a79f-a0c3c666ae86 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:22.415280 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4919ca03-ec4b-4d78-a79f-a0c3c666ae86 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] DELETE https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb Aug 14 00:30:22.415655 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4919ca03-ec4b-4d78-a79f-a0c3c666ae86 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:22.415881 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4919ca03-ec4b-4d78-a79f-a0c3c666ae86 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:22.416354 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-4919ca03-ec4b-4d78-a79f-a0c3c666ae86 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Delete volume with id: 29d53bd2-9743-4c62-92b3-5d0257c9aefb Aug 14 00:30:22.439269 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:22.439269 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:22.440301 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4919ca03-ec4b-4d78-a79f-a0c3c666ae86 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Volume info retrieved successfully. Aug 14 00:30:22.481559 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4919ca03-ec4b-4d78-a79f-a0c3c666ae86 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Delete volume request issued successfully. Aug 14 00:30:22.484546 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4919ca03-ec4b-4d78-a79f-a0c3c666ae86 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb returned with HTTP 202 Aug 14 00:30:22.484546 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 125/516] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:30:22 2026] DELETE /volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:30:22.497647 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e2fe6de7-c2a2-4034-bfdb-8e13e2059994 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:22.501835 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e2fe6de7-c2a2-4034-bfdb-8e13e2059994 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] GET https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb Aug 14 00:30:22.501835 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e2fe6de7-c2a2-4034-bfdb-8e13e2059994 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:22.502231 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e2fe6de7-c2a2-4034-bfdb-8e13e2059994 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:22.515497 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:22.515497 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:22.520913 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e2fe6de7-c2a2-4034-bfdb-8e13e2059994 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Volume info retrieved successfully. Aug 14 00:30:22.528211 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e2fe6de7-c2a2-4034-bfdb-8e13e2059994 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb returned with HTTP 200 Aug 14 00:30:22.529010 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 130/517] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:22 2026] GET /volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:22.795822 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dbfac65c-b9ae-4289-b284-edd5715465c0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:22.801197 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dbfac65c-b9ae-4289-b284-edd5715465c0 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] GET https://10.4.3.208/volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c Aug 14 00:30:22.801197 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dbfac65c-b9ae-4289-b284-edd5715465c0 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:22.801197 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dbfac65c-b9ae-4289-b284-edd5715465c0 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:22.814230 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dbfac65c-b9ae-4289-b284-edd5715465c0 tempest-VolumeTypesAccessTest-2108652200 tempest-VolumeTypesAccessTest-2108652200-project-member] https://10.4.3.208/volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c returned with HTTP 404 Aug 14 00:30:22.814230 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 131/518] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:22 2026] GET /volume/v3/volumes/bb8a72de-9ebd-4d0f-a160-691d97e5632c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:22.829124 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-74d2f600-248c-4a65-9929-bab82269a96c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:22.833125 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-74d2f600-248c-4a65-9929-bab82269a96c tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] POST https://10.4.3.208/volume/v3/types/aa58e068-8210-44a4-9e60-394f61998d55/action Aug 14 00:30:22.833577 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-74d2f600-248c-4a65-9929-bab82269a96c tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Action body: b'{"removeProjectAccess": {"project": "7ce64e969479455f9931b8d149686088"}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:30:22.833767 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-74d2f600-248c-4a65-9929-bab82269a96c tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7ce64e969479455f9931b8d149686088"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:22.845328 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b2e00ab6-3704-4466-841c-ba7bf57d17e1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:22.850615 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b2e00ab6-3704-4466-841c-ba7bf57d17e1 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:30:22.851197 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b2e00ab6-3704-4466-841c-ba7bf57d17e1 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:22.852460 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b2e00ab6-3704-4466-841c-ba7bf57d17e1 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:22.862134 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-74d2f600-248c-4a65-9929-bab82269a96c tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] https://10.4.3.208/volume/v3/types/aa58e068-8210-44a4-9e60-394f61998d55/action returned with HTTP 202 Aug 14 00:30:22.863212 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:22.863212 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:22.863355 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 133/519] 10.4.3.208 () {68 vars in 1384 bytes} [Fri Aug 14 00:30:22 2026] POST /volume/v3/types/aa58e068-8210-44a4-9e60-394f61998d55/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:22.872634 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b2e00ab6-3704-4466-841c-ba7bf57d17e1 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:30:22.874803 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9b73e87f-9539-4136-8a1c-48da3ca2605b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:22.876977 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9b73e87f-9539-4136-8a1c-48da3ca2605b tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] DELETE https://10.4.3.208/volume/v3/types/aa58e068-8210-44a4-9e60-394f61998d55 Aug 14 00:30:22.876977 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9b73e87f-9539-4136-8a1c-48da3ca2605b tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:22.876977 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9b73e87f-9539-4136-8a1c-48da3ca2605b tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Calling method '_delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:22.882183 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b2e00ab6-3704-4466-841c-ba7bf57d17e1 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:30:22.882578 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 126/520] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:22 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:22.954476 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9b73e87f-9539-4136-8a1c-48da3ca2605b tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] https://10.4.3.208/volume/v3/types/aa58e068-8210-44a4-9e60-394f61998d55 returned with HTTP 202 Aug 14 00:30:22.954476 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 131/521] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:30:22 2026] DELETE /volume/v3/types/aa58e068-8210-44a4-9e60-394f61998d55 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:22.964566 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-f98e5c41-c3c9-4476-868a-a1a055607ec7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:22.967609 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-f98e5c41-c3c9-4476-868a-a1a055607ec7 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:30:22.967799 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-f98e5c41-c3c9-4476-868a-a1a055607ec7 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:22.968272 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-f98e5c41-c3c9-4476-868a-a1a055607ec7 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:22.976168 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bb001bcc-7812-4208-811a-0e30defd478a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:22.979346 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bb001bcc-7812-4208-811a-0e30defd478a tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] GET https://10.4.3.208/volume/v3/types/aa58e068-8210-44a4-9e60-394f61998d55 Aug 14 00:30:22.981813 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bb001bcc-7812-4208-811a-0e30defd478a tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:22.982453 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bb001bcc-7812-4208-811a-0e30defd478a tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:22.989762 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:22.989762 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:22.991051 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bb001bcc-7812-4208-811a-0e30defd478a tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] https://10.4.3.208/volume/v3/types/aa58e068-8210-44a4-9e60-394f61998d55 returned with HTTP 404 Aug 14 00:30:22.992775 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 134/522] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:30:22 2026] GET /volume/v3/types/aa58e068-8210-44a4-9e60-394f61998d55 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:22.997134 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-f98e5c41-c3c9-4476-868a-a1a055607ec7 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:30:23.004828 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1860167b-c945-4ff5-b7ed-49d8d586bc72 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.007374 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-f98e5c41-c3c9-4476-868a-a1a055607ec7 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:30:23.009023 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 132/523] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:30:22 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:23.009215 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1860167b-c945-4ff5-b7ed-49d8d586bc72 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:30:23.013637 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1860167b-c945-4ff5-b7ed-49d8d586bc72 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1563557343", "os-volume-type-access:is_public": false}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:23.047674 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1860167b-c945-4ff5-b7ed-49d8d586bc72 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:30:23.048397 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 127/524] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:30:23 2026] POST /volume/v3/types => generated 229 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:23.062602 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-171289eb-e126-4107-b3e4-5fcedd6ef84e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.065204 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-171289eb-e126-4107-b3e4-5fcedd6ef84e tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] POST https://10.4.3.208/volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f/action Aug 14 00:30:23.065644 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-171289eb-e126-4107-b3e4-5fcedd6ef84e tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Action body: b'{"addProjectAccess": {"project": "7ce64e969479455f9931b8d149686088"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:30:23.065818 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-171289eb-e126-4107-b3e4-5fcedd6ef84e tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7ce64e969479455f9931b8d149686088"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:23.091753 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-171289eb-e126-4107-b3e4-5fcedd6ef84e tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] https://10.4.3.208/volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f/action returned with HTTP 202 Aug 14 00:30:23.098701 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 132/525] 10.4.3.208 () {68 vars in 1384 bytes} [Fri Aug 14 00:30:23 2026] POST /volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:23.110664 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-596275bb-bda8-4fe7-b4cf-7db11976544b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.114603 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-596275bb-bda8-4fe7-b4cf-7db11976544b tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] POST https://10.4.3.208/volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f/action Aug 14 00:30:23.115763 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-596275bb-bda8-4fe7-b4cf-7db11976544b tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Action body: b'{"addProjectAccess": {"project": "4ab38af26a764c339dfa594aaa9b15a6"}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:30:23.115763 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-596275bb-bda8-4fe7-b4cf-7db11976544b tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4ab38af26a764c339dfa594aaa9b15a6"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:23.146593 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-596275bb-bda8-4fe7-b4cf-7db11976544b tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] https://10.4.3.208/volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f/action returned with HTTP 202 Aug 14 00:30:23.153294 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 135/526] 10.4.3.208 () {68 vars in 1384 bytes} [Fri Aug 14 00:30:23 2026] POST /volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:23.169546 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dfef9832-c52a-4263-94df-e623b6928b89 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.173146 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dfef9832-c52a-4263-94df-e623b6928b89 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] GET https://10.4.3.208/volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f/os-volume-type-access Aug 14 00:30:23.173877 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dfef9832-c52a-4263-94df-e623b6928b89 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:23.174902 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dfef9832-c52a-4263-94df-e623b6928b89 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:23.175011 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-64baa78f-4e9f-45c4-863f-451cc14d732c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.175863 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-64baa78f-4e9f-45c4-863f-451cc14d732c None None] GET https://10.4.3.208/volume// Aug 14 00:30:23.175863 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-64baa78f-4e9f-45c4-863f-451cc14d732c None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:23.176136 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-64baa78f-4e9f-45c4-863f-451cc14d732c None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:23.177636 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-64baa78f-4e9f-45c4-863f-451cc14d732c None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:30:23.177636 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 128/527] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:30:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:30:23.191457 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-f4790f5b-59ac-4c5b-a69c-895d69182359 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.191525 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dfef9832-c52a-4263-94df-e623b6928b89 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] https://10.4.3.208/volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f/os-volume-type-access returned with HTTP 200 Aug 14 00:30:23.191525 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 133/528] 10.4.3.208 () {66 vars in 1408 bytes} [Fri Aug 14 00:30:23 2026] GET /volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f/os-volume-type-access => generated 244 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:23.194740 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-f4790f5b-59ac-4c5b-a69c-895d69182359 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:30:23.196500 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-f4790f5b-59ac-4c5b-a69c-895d69182359 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41aa9717-bbdf-449c-a265-7c3be4af445e", "connector": null, "instance_uuid": "948f4022-7548-493b-bd3c-8fe2ca1b5428"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:23.204177 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-908bce44-624c-4cf0-9849-27934f8ec608 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.209020 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-908bce44-624c-4cf0-9849-27934f8ec608 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] POST https://10.4.3.208/volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f/action Aug 14 00:30:23.209020 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-908bce44-624c-4cf0-9849-27934f8ec608 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Action body: b'{"removeProjectAccess": {"project": "4ab38af26a764c339dfa594aaa9b15a6"}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:30:23.209020 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-908bce44-624c-4cf0-9849-27934f8ec608 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4ab38af26a764c339dfa594aaa9b15a6"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:23.211696 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:23.211696 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:23.225252 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-908bce44-624c-4cf0-9849-27934f8ec608 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] https://10.4.3.208/volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f/action returned with HTTP 202 Aug 14 00:30:23.225824 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 136/529] 10.4.3.208 () {68 vars in 1384 bytes} [Fri Aug 14 00:30:23 2026] POST /volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:23.231909 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.234451 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:23.234766 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-295919111"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:23.237705 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f966dd1b-a90f-46b3-9ef0-e052e10806b3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.238114 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-295919111'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:23.238114 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Create volume of 1 GB Aug 14 00:30:23.242332 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f966dd1b-a90f-46b3-9ef0-e052e10806b3 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] POST https://10.4.3.208/volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f/action Aug 14 00:30:23.243575 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f966dd1b-a90f-46b3-9ef0-e052e10806b3 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Action body: b'{"removeProjectAccess": {"project": "7ce64e969479455f9931b8d149686088"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:30:23.243575 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f966dd1b-a90f-46b3-9ef0-e052e10806b3 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7ce64e969479455f9931b8d149686088"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:23.244111 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Availability Zones retrieved successfully. Aug 14 00:30:23.251969 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Flow 'volume_create_api' (0c0a5d0f-297a-4491-ad11-16752b18dd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:23.252959 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f23adc2-6b6d-4452-b262-47f57896e504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:23.254405 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:23.270725 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f966dd1b-a90f-46b3-9ef0-e052e10806b3 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] https://10.4.3.208/volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f/action returned with HTTP 202 Aug 14 00:30:23.271431 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 134/530] 10.4.3.208 () {68 vars in 1384 bytes} [Fri Aug 14 00:30:23 2026] POST /volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:23.274412 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-f4790f5b-59ac-4c5b-a69c-895d69182359 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:30:23.275106 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 133/531] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:30:23 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:23.290121 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ed4dffa3-de40-4edb-958a-f9611f615150 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.294001 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ed4dffa3-de40-4edb-958a-f9611f615150 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] DELETE https://10.4.3.208/volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f Aug 14 00:30:23.294907 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ed4dffa3-de40-4edb-958a-f9611f615150 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:23.294907 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ed4dffa3-de40-4edb-958a-f9611f615150 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:23.316748 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f23adc2-6b6d-4452-b262-47f57896e504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:23.319541 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (786cfaca-7ed2-48b5-adc7-40460d853592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:23.345696 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5ad76dfe-6a27-49eb-888f-54a3792321ea None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.348823 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5ad76dfe-6a27-49eb-888f-54a3792321ea tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:30:23.349580 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5ad76dfe-6a27-49eb-888f-54a3792321ea tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:23.349580 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5ad76dfe-6a27-49eb-888f-54a3792321ea tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:23.355256 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b0cbfe40-2ffd-4d15-b45d-28833aba2024 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.355737 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b0cbfe40-2ffd-4d15-b45d-28833aba2024 None None] GET https://10.4.3.208/volume// Aug 14 00:30:23.355962 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b0cbfe40-2ffd-4d15-b45d-28833aba2024 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:23.356287 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b0cbfe40-2ffd-4d15-b45d-28833aba2024 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:23.356681 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b0cbfe40-2ffd-4d15-b45d-28833aba2024 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:30:23.357245 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 134/532] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:30:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:30:23.363737 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:23.363737 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:23.365479 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ed4dffa3-de40-4edb-958a-f9611f615150 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] https://10.4.3.208/volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f returned with HTTP 202 Aug 14 00:30:23.366932 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 137/533] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:30:23 2026] DELETE /volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:23.368849 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-568d636d-8261-417d-93c8-3f03686ee1b7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.368973 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5ad76dfe-6a27-49eb-888f-54a3792321ea tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:30:23.371887 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-568d636d-8261-417d-93c8-3f03686ee1b7 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:30:23.372230 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-568d636d-8261-417d-93c8-3f03686ee1b7 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:23.372506 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-568d636d-8261-417d-93c8-3f03686ee1b7 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:23.376374 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5ad76dfe-6a27-49eb-888f-54a3792321ea tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:30:23.376837 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 135/534] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:23 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:23.382196 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5b3c1603-989a-4c38-b090-d52a8f6f5203 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.387992 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5b3c1603-989a-4c38-b090-d52a8f6f5203 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] GET https://10.4.3.208/volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f Aug 14 00:30:23.388250 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5b3c1603-989a-4c38-b090-d52a8f6f5203 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:23.388964 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5b3c1603-989a-4c38-b090-d52a8f6f5203 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:23.389105 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:23.389105 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:23.393737 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-568d636d-8261-417d-93c8-3f03686ee1b7 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:30:23.395357 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5b3c1603-989a-4c38-b090-d52a8f6f5203 tempest-VolumeTypesAccessTest-1950426523 tempest-VolumeTypesAccessTest-1950426523-project-admin] https://10.4.3.208/volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f returned with HTTP 404 Aug 14 00:30:23.395357 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 138/535] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:30:23 2026] GET /volume/v3/types/37b984fe-ae96-4ede-afec-44d4f4aeff1f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:23.401217 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-568d636d-8261-417d-93c8-3f03686ee1b7 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:30:23.401360 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 135/536] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:30:23 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:30:23.449065 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Created reservations ['463d823f-f8ea-4f6f-a7d2-161754466238', '7075749b-296d-4c03-a738-51ea8c73bbfd', '8a1be510-c696-41a7-b709-1d92f7b35c9e', 'ba697c1f-3688-48f0-9b75-de4fdce0f853'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:23.450170 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (786cfaca-7ed2-48b5-adc7-40460d853592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['463d823f-f8ea-4f6f-a7d2-161754466238', '7075749b-296d-4c03-a738-51ea8c73bbfd', '8a1be510-c696-41a7-b709-1d92f7b35c9e', 'ba697c1f-3688-48f0-9b75-de4fdce0f853']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:23.451271 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f02186d6-d7d9-43b3-adaf-949dd0e0d4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:23.491510 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f02186d6-d7d9-43b3-adaf-949dd0e0d4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1649b116-13c0-4bc8-9ee9-a43b185a5448', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-295919111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b301416d4f4c4d96857b308613641bf6',qos_specs=None,replication_status=,reservations=['463d823f-f8ea-4f6f-a7d2-161754466238','7075749b-296d-4c03-a738-51ea8c73bbfd','8a1be510-c696-41a7-b709-1d92f7b35c9e','ba697c1f-3688-48f0-9b75-de4fdce0f853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08f16441d658412c9fb0bdaa021313f0',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-295919111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1649b116-13c0-4bc8-9ee9-a43b185a5448,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b301416d4f4c4d96857b308613641bf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08f16441d658412c9fb0bdaa021313f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:23.492151 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d41aa113-d3c2-4013-890c-d9ce1499c00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:23.528281 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d41aa113-d3c2-4013-890c-d9ce1499c00e) transitioned into state 'SUCCESS' from state '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-295919111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b301416d4f4c4d96857b308613641bf6',qos_specs=None,replication_status=,reservations=['463d823f-f8ea-4f6f-a7d2-161754466238','7075749b-296d-4c03-a738-51ea8c73bbfd','8a1be510-c696-41a7-b709-1d92f7b35c9e','ba697c1f-3688-48f0-9b75-de4fdce0f853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08f16441d658412c9fb0bdaa021313f0',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:23.529400 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4f7288b-a86e-469c-9715-67bea4eafd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:23.537110 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-10f0614a-9f34-4c4f-b0d9-a12e6903a217 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.542120 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-10f0614a-9f34-4c4f-b0d9-a12e6903a217 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] PUT https://10.4.3.208/volume/v3/attachments/f3083591-2a7f-4d79-b119-9da674fb6f66 Aug 14 00:30:23.542590 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-10f0614a-9f34-4c4f-b0d9-a12e6903a217 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:23.549248 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ffcdff07-5ae2-4634-8db9-9d957a267ba0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.549388 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4f7288b-a86e-469c-9715-67bea4eafd64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:23.550236 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Flow 'volume_create_api' (0c0a5d0f-297a-4491-ad11-16752b18dd3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:23.550708 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Create volume request issued successfully. Aug 14 00:30:23.551800 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e3b27b08-c263-45c8-858f-ddfa65e20949 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:23.552177 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ffcdff07-5ae2-4634-8db9-9d957a267ba0 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] GET https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb Aug 14 00:30:23.553146 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 129/537] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:30:23 2026] POST /volume/v3/volumes => generated 758 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:23.553243 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ffcdff07-5ae2-4634-8db9-9d957a267ba0 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:23.554626 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ffcdff07-5ae2-4634-8db9-9d957a267ba0 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:23.557387 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-10f0614a-9f34-4c4f-b0d9-a12e6903a217 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Acquiring lock "cinder-attachment_update-41aa9717-bbdf-449c-a265-7c3be4af445e-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:30:23.565929 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ffcdff07-5ae2-4634-8db9-9d957a267ba0 tempest-VolumeRetypeMultiattachTest-44659383 tempest-VolumeRetypeMultiattachTest-44659383-project-member] https://10.4.3.208/volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb returned with HTTP 404 Aug 14 00:30:23.566775 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 139/538] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:23 2026] GET /volume/v3/volumes/29d53bd2-9743-4c62-92b3-5d0257c9aefb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:30:23.570227 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-10f0614a-9f34-4c4f-b0d9-a12e6903a217 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Lock "cinder-attachment_update-41aa9717-bbdf-449c-a265-7c3be4af445e-np0000007289" acquired by "attachment_update" :: waited 0.013s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:30:23.571209 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-79fa811e-26a2-4b8e-9541-3fa2fd13b3ac None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.571686 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:23.571686 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:23.574545 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79fa811e-26a2-4b8e-9541-3fa2fd13b3ac tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/1649b116-13c0-4bc8-9ee9-a43b185a5448 Aug 14 00:30:23.574545 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79fa811e-26a2-4b8e-9541-3fa2fd13b3ac tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:23.575050 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79fa811e-26a2-4b8e-9541-3fa2fd13b3ac tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:23.582221 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5009758c-5046-4551-8bbc-8ae57f2c169c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.586916 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5009758c-5046-4551-8bbc-8ae57f2c169c tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] DELETE https://10.4.3.208/volume/v3/types/1b844995-96f1-45bf-847f-1a6b64813a6b Aug 14 00:30:23.587161 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:23.587161 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:23.587253 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5009758c-5046-4551-8bbc-8ae57f2c169c tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:23.587448 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5009758c-5046-4551-8bbc-8ae57f2c169c tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:23.587790 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:23.587790 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:23.596428 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-79fa811e-26a2-4b8e-9541-3fa2fd13b3ac tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:30:23.603673 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79fa811e-26a2-4b8e-9541-3fa2fd13b3ac tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/1649b116-13c0-4bc8-9ee9-a43b185a5448 returned with HTTP 200 Aug 14 00:30:23.604072 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 136/539] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:23 2026] GET /volume/v3/volumes/1649b116-13c0-4bc8-9ee9-a43b185a5448 => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:23.653170 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5009758c-5046-4551-8bbc-8ae57f2c169c tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] https://10.4.3.208/volume/v3/types/1b844995-96f1-45bf-847f-1a6b64813a6b returned with HTTP 202 Aug 14 00:30:23.654352 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 130/540] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:30:23 2026] DELETE /volume/v3/types/1b844995-96f1-45bf-847f-1a6b64813a6b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:23.665153 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-12328c89-a0b7-49dc-ad1c-1e919fc7a1ed None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.667521 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-12328c89-a0b7-49dc-ad1c-1e919fc7a1ed tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] GET https://10.4.3.208/volume/v3/types/1b844995-96f1-45bf-847f-1a6b64813a6b Aug 14 00:30:23.667787 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-12328c89-a0b7-49dc-ad1c-1e919fc7a1ed tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:23.669114 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-12328c89-a0b7-49dc-ad1c-1e919fc7a1ed tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:23.673947 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-12328c89-a0b7-49dc-ad1c-1e919fc7a1ed tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] https://10.4.3.208/volume/v3/types/1b844995-96f1-45bf-847f-1a6b64813a6b returned with HTTP 404 Aug 14 00:30:23.674667 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 140/541] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:30:23 2026] GET /volume/v3/types/1b844995-96f1-45bf-847f-1a6b64813a6b => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:23.688711 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-005e54d7-9ab5-43a4-ba47-e7408bdc2a4b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.691392 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-005e54d7-9ab5-43a4-ba47-e7408bdc2a4b tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] DELETE https://10.4.3.208/volume/v3/types/56c03a4f-1827-4c75-b643-66bb2ff29125 Aug 14 00:30:23.691787 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-005e54d7-9ab5-43a4-ba47-e7408bdc2a4b tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:23.692340 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-005e54d7-9ab5-43a4-ba47-e7408bdc2a4b tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Calling method '_delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:23.736956 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-005e54d7-9ab5-43a4-ba47-e7408bdc2a4b tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] https://10.4.3.208/volume/v3/types/56c03a4f-1827-4c75-b643-66bb2ff29125 returned with HTTP 202 Aug 14 00:30:23.737479 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 137/542] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:30:23 2026] DELETE /volume/v3/types/56c03a4f-1827-4c75-b643-66bb2ff29125 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:23.756404 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6a12c288-a4f3-449c-a7c1-aaa474df2f07 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:23.758919 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6a12c288-a4f3-449c-a7c1-aaa474df2f07 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] GET https://10.4.3.208/volume/v3/types/56c03a4f-1827-4c75-b643-66bb2ff29125 Aug 14 00:30:23.759197 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6a12c288-a4f3-449c-a7c1-aaa474df2f07 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:23.759454 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6a12c288-a4f3-449c-a7c1-aaa474df2f07 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:23.765685 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6a12c288-a4f3-449c-a7c1-aaa474df2f07 tempest-VolumeRetypeMultiattachTest-1436164926 tempest-VolumeRetypeMultiattachTest-1436164926-project-admin] https://10.4.3.208/volume/v3/types/56c03a4f-1827-4c75-b643-66bb2ff29125 returned with HTTP 404 Aug 14 00:30:23.766469 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 131/543] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:30:23 2026] GET /volume/v3/types/56c03a4f-1827-4c75-b643-66bb2ff29125 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:23.767454 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-10f0614a-9f34-4c4f-b0d9-a12e6903a217 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Lock "cinder-attachment_update-41aa9717-bbdf-449c-a265-7c3be4af445e-np0000007289" released by "attachment_update" :: held 0.197s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:30:23.767766 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-10f0614a-9f34-4c4f-b0d9-a12e6903a217 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/attachments/f3083591-2a7f-4d79-b119-9da674fb6f66 returned with HTTP 200 Aug 14 00:30:23.769339 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 136/544] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:30:23 2026] PUT /volume/v3/attachments/f3083591-2a7f-4d79-b119-9da674fb6f66 => generated 969 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:24.396954 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e3041ec3-98ee-4279-b3e7-3b9a53c59a08 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:24.398647 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e3041ec3-98ee-4279-b3e7-3b9a53c59a08 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:30:24.400701 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e3041ec3-98ee-4279-b3e7-3b9a53c59a08 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:24.400701 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e3041ec3-98ee-4279-b3e7-3b9a53c59a08 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:24.421834 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:24.421834 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:24.422427 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e3041ec3-98ee-4279-b3e7-3b9a53c59a08 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:30:24.431580 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e3041ec3-98ee-4279-b3e7-3b9a53c59a08 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:30:24.431864 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 141/545] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:24 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:24.624320 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-09171b64-82a7-4637-b2b0-c80d5d4eb3cb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:24.626485 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-09171b64-82a7-4637-b2b0-c80d5d4eb3cb tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/1649b116-13c0-4bc8-9ee9-a43b185a5448 Aug 14 00:30:24.626753 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-09171b64-82a7-4637-b2b0-c80d5d4eb3cb tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:24.627055 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-09171b64-82a7-4637-b2b0-c80d5d4eb3cb tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:24.639589 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:24.639589 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:24.651899 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-09171b64-82a7-4637-b2b0-c80d5d4eb3cb tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:30:24.665704 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-09171b64-82a7-4637-b2b0-c80d5d4eb3cb tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/1649b116-13c0-4bc8-9ee9-a43b185a5448 returned with HTTP 200 Aug 14 00:30:24.666342 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 138/546] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:24 2026] GET /volume/v3/volumes/1649b116-13c0-4bc8-9ee9-a43b185a5448 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:25.454230 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-eac2abee-477d-4506-8c33-8eab87bfe52f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:25.460475 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-eac2abee-477d-4506-8c33-8eab87bfe52f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:30:25.460640 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-eac2abee-477d-4506-8c33-8eab87bfe52f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:25.460804 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-eac2abee-477d-4506-8c33-8eab87bfe52f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:25.480266 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:25.480266 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:25.487713 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-eac2abee-477d-4506-8c33-8eab87bfe52f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:30:25.496042 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-eac2abee-477d-4506-8c33-8eab87bfe52f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:30:25.496042 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 132/547] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:25 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:26.521314 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0205f173-51f4-4f35-beb6-904bda2d5fa9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:26.528251 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0205f173-51f4-4f35-beb6-904bda2d5fa9 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:30:26.528507 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0205f173-51f4-4f35-beb6-904bda2d5fa9 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:26.528694 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0205f173-51f4-4f35-beb6-904bda2d5fa9 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:26.555321 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:26.555321 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:26.566618 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0205f173-51f4-4f35-beb6-904bda2d5fa9 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:30:26.575570 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0205f173-51f4-4f35-beb6-904bda2d5fa9 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:30:26.577148 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 137/548] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:26 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:27.264235 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-cbb63d7a-6acb-4bc5-8143-db243b4a5e44 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:27.271733 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-cbb63d7a-6acb-4bc5-8143-db243b4a5e44 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] POST https://10.4.3.208/volume/v3/attachments/f3083591-2a7f-4d79-b119-9da674fb6f66/action Aug 14 00:30:27.274146 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-cbb63d7a-6acb-4bc5-8143-db243b4a5e44 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:30:27.274420 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-cbb63d7a-6acb-4bc5-8143-db243b4a5e44 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:27.299225 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:27.299225 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:27.328603 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a8056e93-791e-4b1f-a348-a49f942f4606 req-cbb63d7a-6acb-4bc5-8143-db243b4a5e44 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/attachments/f3083591-2a7f-4d79-b119-9da674fb6f66/action returned with HTTP 204 Aug 14 00:30:27.329611 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 142/549] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:30:27 2026] POST /volume/v3/attachments/f3083591-2a7f-4d79-b119-9da674fb6f66/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:27.604594 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e79f2882-490e-4bee-89b1-135416bbfaf2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:27.609871 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e79f2882-490e-4bee-89b1-135416bbfaf2 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:30:27.610535 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e79f2882-490e-4bee-89b1-135416bbfaf2 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:27.610720 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e79f2882-490e-4bee-89b1-135416bbfaf2 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:27.626654 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:27.626654 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:27.631777 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e79f2882-490e-4bee-89b1-135416bbfaf2 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:30:27.637544 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e79f2882-490e-4bee-89b1-135416bbfaf2 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:30:27.638464 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 139/550] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:27 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:27.662764 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-768aa011-163c-4bc9-8391-ca1b8ba5451e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:27.666206 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-768aa011-163c-4bc9-8391-ca1b8ba5451e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:30:27.666206 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-768aa011-163c-4bc9-8391-ca1b8ba5451e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:27.666595 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-768aa011-163c-4bc9-8391-ca1b8ba5451e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:27.685374 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:27.685374 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:27.691783 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-768aa011-163c-4bc9-8391-ca1b8ba5451e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:30:27.699917 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-768aa011-163c-4bc9-8391-ca1b8ba5451e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:30:27.700639 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 133/551] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:27 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:28.081349 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5e964662-dfd1-415d-8e09-24fabb155700 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:28.217869 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5e964662-dfd1-415d-8e09-24fabb155700 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] GET https://10.4.3.208/volume/v3/os-services Aug 14 00:30:28.218695 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5e964662-dfd1-415d-8e09-24fabb155700 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:28.218892 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5e964662-dfd1-415d-8e09-24fabb155700 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:28.229642 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5e964662-dfd1-415d-8e09-24fabb155700 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] https://10.4.3.208/volume/v3/os-services returned with HTTP 200 Aug 14 00:30:28.229642 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 138/552] 10.4.3.208 () {66 vars in 1249 bytes} [Fri Aug 14 00:30:28 2026] GET /volume/v3/os-services => generated 626 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:28.253412 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-aa2e2bf8-ec2a-4a94-9f9b-c64a37032a8c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:28.254928 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aa2e2bf8-ec2a-4a94-9f9b-c64a37032a8c tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] GET https://10.4.3.208/volume/v3/os-services?host=np0000007289 Aug 14 00:30:28.257316 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aa2e2bf8-ec2a-4a94-9f9b-c64a37032a8c tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:28.258287 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aa2e2bf8-ec2a-4a94-9f9b-c64a37032a8c tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:28.268306 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aa2e2bf8-ec2a-4a94-9f9b-c64a37032a8c tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] https://10.4.3.208/volume/v3/os-services?host=np0000007289 returned with HTTP 200 Aug 14 00:30:28.269578 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 143/553] 10.4.3.208 () {66 vars in 1284 bytes} [Fri Aug 14 00:30:28 2026] GET /volume/v3/os-services?host=np0000007289 => generated 626 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:28.287008 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8638c01a-d985-4f18-bbdc-0c3f73849564 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:28.291806 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8638c01a-d985-4f18-bbdc-0c3f73849564 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] GET https://10.4.3.208/volume/v3/os-services?host=np0000007289&binary=cinder-scheduler Aug 14 00:30:28.295239 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8638c01a-d985-4f18-bbdc-0c3f73849564 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:28.295239 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8638c01a-d985-4f18-bbdc-0c3f73849564 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:28.304076 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8638c01a-d985-4f18-bbdc-0c3f73849564 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] https://10.4.3.208/volume/v3/os-services?host=np0000007289&binary=cinder-scheduler returned with HTTP 200 Aug 14 00:30:28.306450 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 140/554] 10.4.3.208 () {66 vars in 1332 bytes} [Fri Aug 14 00:30:28 2026] GET /volume/v3/os-services?host=np0000007289&binary=cinder-scheduler => generated 191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:28.326375 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-40820b6d-5c41-4065-a036-d9af34ba1ebc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:28.330007 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-40820b6d-5c41-4065-a036-d9af34ba1ebc tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] GET https://10.4.3.208/volume/v3/os-services?binary=cinder-scheduler Aug 14 00:30:28.330007 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-40820b6d-5c41-4065-a036-d9af34ba1ebc tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:28.330007 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-40820b6d-5c41-4065-a036-d9af34ba1ebc tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:28.340954 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-40820b6d-5c41-4065-a036-d9af34ba1ebc tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] https://10.4.3.208/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 14 00:30:28.340954 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 134/555] 10.4.3.208 () {66 vars in 1296 bytes} [Fri Aug 14 00:30:28 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:28.364227 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:28.607009 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:28.608305 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1392755691"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:28.610720 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1392755691'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:28.611031 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Create volume of 1 GB Aug 14 00:30:28.618626 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Availability Zones retrieved successfully. Aug 14 00:30:28.627918 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Flow 'volume_create_api' (7eebcfb5-8c64-4c19-ac8f-788c623fb003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:28.629253 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce4b42ec-c8c1-4a1e-8619-f6e1e25c4c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:28.630620 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:28.683679 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce4b42ec-c8c1-4a1e-8619-f6e1e25c4c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:28.685242 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (451c544a-64ea-4b88-a15a-e30a49432c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:28.813987 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Created reservations ['18d34837-8dde-4242-90a8-eea437bde8e0', '7faafbd9-253e-491c-9ca8-c43af8d9b3f8', '17126b8f-b93d-4e61-852f-ed192ab24f9d', '3961c1cd-a896-4189-8005-8f5333cfebf5'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:28.814887 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (451c544a-64ea-4b88-a15a-e30a49432c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18d34837-8dde-4242-90a8-eea437bde8e0', '7faafbd9-253e-491c-9ca8-c43af8d9b3f8', '17126b8f-b93d-4e61-852f-ed192ab24f9d', '3961c1cd-a896-4189-8005-8f5333cfebf5']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:28.816363 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b37b056c-ed97-485d-ae91-13c61fe2b8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:28.853520 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b37b056c-ed97-485d-ae91-13c61fe2b8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f863daf-4977-4b18-8628-3bbadbd5077c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1392755691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f63b729cdf364cdfa29820b9e554e44d',qos_specs=None,replication_status=,reservations=['18d34837-8dde-4242-90a8-eea437bde8e0','7faafbd9-253e-491c-9ca8-c43af8d9b3f8','17126b8f-b93d-4e61-852f-ed192ab24f9d','3961c1cd-a896-4189-8005-8f5333cfebf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac27d9ee93647f5b5e9fb9937049449',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1392755691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f863daf-4977-4b18-8628-3bbadbd5077c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f63b729cdf364cdfa29820b9e554e44d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bac27d9ee93647f5b5e9fb9937049449',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:28.856405 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18cbd6a2-40ff-4ff4-b575-3d1562e2864a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:28.899607 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18cbd6a2-40ff-4ff4-b575-3d1562e2864a) transitioned into state 'SUCCESS' from state '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-1392755691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f63b729cdf364cdfa29820b9e554e44d',qos_specs=None,replication_status=,reservations=['18d34837-8dde-4242-90a8-eea437bde8e0','7faafbd9-253e-491c-9ca8-c43af8d9b3f8','17126b8f-b93d-4e61-852f-ed192ab24f9d','3961c1cd-a896-4189-8005-8f5333cfebf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bac27d9ee93647f5b5e9fb9937049449',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:28.900565 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abebcae6-e759-4ce3-bab9-2605cdddd911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:28.922193 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abebcae6-e759-4ce3-bab9-2605cdddd911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:28.923125 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Flow 'volume_create_api' (7eebcfb5-8c64-4c19-ac8f-788c623fb003) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:28.925419 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Create volume request issued successfully. Aug 14 00:30:28.926432 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dbde48b6-8df0-4890-9dac-e103f78437a1 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:28.926990 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 139/556] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:30:28 2026] POST /volume/v3/volumes => generated 754 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:28.954733 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-661b8c47-d2f3-4865-984a-c703b58ebec8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:28.959366 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-661b8c47-d2f3-4865-984a-c703b58ebec8 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] GET https://10.4.3.208/volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c Aug 14 00:30:28.960249 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-661b8c47-d2f3-4865-984a-c703b58ebec8 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:28.960249 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-661b8c47-d2f3-4865-984a-c703b58ebec8 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:28.969731 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:28.969731 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:28.975158 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-661b8c47-d2f3-4865-984a-c703b58ebec8 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Volume info retrieved successfully. Aug 14 00:30:28.981691 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-661b8c47-d2f3-4865-984a-c703b58ebec8 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] https://10.4.3.208/volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c returned with HTTP 200 Aug 14 00:30:28.982232 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 144/557] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:28 2026] GET /volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:29.030026 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bf9f0cd0-dec4-495f-9880-23565e19afa0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:29.101069 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-df3e672d-9b15-4233-8c79-47a39025f306 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:29.102991 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:29.103748 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-154821217"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:29.107349 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-154821217'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:29.107349 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Create volume of 1 GB Aug 14 00:30:29.112839 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Availability Zones retrieved successfully. Aug 14 00:30:29.121728 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Flow 'volume_create_api' (ea78bce8-d4af-4bb8-9a31-ed792e002e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:29.122785 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (669c09af-1fcc-4c8d-bb1a-28999ce2c05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:29.124496 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:29.173867 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (669c09af-1fcc-4c8d-bb1a-28999ce2c05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:29.175966 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9dee7cc-d59a-4d31-b6ed-b45c87bba544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:29.247919 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bf9f0cd0-dec4-495f-9880-23565e19afa0 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] POST https://10.4.3.208/volume/v3/types/bdc63354-5d08-4d7f-b38a-649fb240c6de/encryption Aug 14 00:30:29.248175 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bf9f0cd0-dec4-495f-9880-23565e19afa0 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:29.297078 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bf9f0cd0-dec4-495f-9880-23565e19afa0 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] https://10.4.3.208/volume/v3/types/bdc63354-5d08-4d7f-b38a-649fb240c6de/encryption returned with HTTP 404 Aug 14 00:30:29.298788 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 141/558] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:30:29 2026] POST /volume/v3/types/bdc63354-5d08-4d7f-b38a-649fb240c6de/encryption => generated 114 bytes in 269 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:29.312983 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6ce2e482-80d9-4962-877a-73c12b9faa6c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:29.316852 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6ce2e482-80d9-4962-877a-73c12b9faa6c tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:30:29.316852 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6ce2e482-80d9-4962-877a-73c12b9faa6c tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-191819702", "os-volume-type-access:is_public": false}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:29.317180 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Created reservations ['f13a82f2-fad9-418a-a51a-1b5f97c0551c', '81616761-4052-448a-8044-1da0948d92ff', '4ddad61c-3be4-4576-9798-11b107acc1e7', '8e25e605-f047-45ad-beff-40349074dd33'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:29.317610 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9dee7cc-d59a-4d31-b6ed-b45c87bba544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f13a82f2-fad9-418a-a51a-1b5f97c0551c', '81616761-4052-448a-8044-1da0948d92ff', '4ddad61c-3be4-4576-9798-11b107acc1e7', '8e25e605-f047-45ad-beff-40349074dd33']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:29.318572 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e0146d-199a-4c59-9891-dc453926a261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:29.318864 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:29.318864 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:29.347373 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6ce2e482-80d9-4962-877a-73c12b9faa6c tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:30:29.347956 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 140/559] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:30:29 2026] POST /volume/v3/types => generated 230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:29.357710 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e0146d-199a-4c59-9891-dc453926a261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8987bedd-f6ab-470a-adf8-5169c0be721d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-154821217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be3ad2425fa4677aad7d797ec845fe6',qos_specs=None,replication_status=,reservations=['f13a82f2-fad9-418a-a51a-1b5f97c0551c','81616761-4052-448a-8044-1da0948d92ff','4ddad61c-3be4-4576-9798-11b107acc1e7','8e25e605-f047-45ad-beff-40349074dd33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e586c15276a142dba817e8f808f33ced',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-154821217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8987bedd-f6ab-470a-adf8-5169c0be721d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4be3ad2425fa4677aad7d797ec845fe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e586c15276a142dba817e8f808f33ced',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:29.360367 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7372236-3f5c-4ba1-b041-6698b90efb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:29.362450 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-98207384-cd89-4647-9e1b-b89dc78e9f64 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:29.400106 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7372236-3f5c-4ba1-b041-6698b90efb3a) transitioned into state 'SUCCESS' from state '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-154821217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4be3ad2425fa4677aad7d797ec845fe6',qos_specs=None,replication_status=,reservations=['f13a82f2-fad9-418a-a51a-1b5f97c0551c','81616761-4052-448a-8044-1da0948d92ff','4ddad61c-3be4-4576-9798-11b107acc1e7','8e25e605-f047-45ad-beff-40349074dd33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e586c15276a142dba817e8f808f33ced',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:29.401272 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1146730f-4736-4c6c-bc0e-3753d9f2386b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:29.433154 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1146730f-4736-4c6c-bc0e-3753d9f2386b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:29.434647 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Flow 'volume_create_api' (ea78bce8-d4af-4bb8-9a31-ed792e002e7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:29.434787 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Create volume request issued successfully. Aug 14 00:30:29.435693 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-df3e672d-9b15-4233-8c79-47a39025f306 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:29.436476 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 135/560] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:30:29 2026] POST /volume/v3/volumes => generated 753 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:29.458004 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ac85365d-4e9e-43c7-bfab-26e7180a4f4e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:29.464208 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ac85365d-4e9e-43c7-bfab-26e7180a4f4e tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:30:29.464208 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ac85365d-4e9e-43c7-bfab-26e7180a4f4e tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:29.464439 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ac85365d-4e9e-43c7-bfab-26e7180a4f4e tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:29.478446 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:29.478446 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:29.492668 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ac85365d-4e9e-43c7-bfab-26e7180a4f4e tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Volume info retrieved successfully. Aug 14 00:30:29.501054 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ac85365d-4e9e-43c7-bfab-26e7180a4f4e tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 200 Aug 14 00:30:29.501927 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 142/561] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:29 2026] GET /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 821 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:29.533835 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-98207384-cd89-4647-9e1b-b89dc78e9f64 tempest-VolumeTypesNegativeTest-1687691444 tempest-VolumeTypesNegativeTest-1687691444-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:29.534320 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-98207384-cd89-4647-9e1b-b89dc78e9f64 tempest-VolumeTypesNegativeTest-1687691444 tempest-VolumeTypesNegativeTest-1687691444-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1ebc2f82-4d99-43bf-9219-b515607276b4", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-732423284"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:29.537213 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-98207384-cd89-4647-9e1b-b89dc78e9f64 tempest-VolumeTypesNegativeTest-1687691444 tempest-VolumeTypesNegativeTest-1687691444-project-member] Create volume request body: {'volume': {'volume_type': '1ebc2f82-4d99-43bf-9219-b515607276b4', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-732423284'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:29.548370 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-98207384-cd89-4647-9e1b-b89dc78e9f64 tempest-VolumeTypesNegativeTest-1687691444 tempest-VolumeTypesNegativeTest-1687691444-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 404 Aug 14 00:30:29.548910 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 145/562] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:30:29 2026] POST /volume/v3/volumes => generated 114 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:29.561509 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-246c4da8-8c48-4521-9441-3c366552ca0b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:29.564240 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-246c4da8-8c48-4521-9441-3c366552ca0b tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] DELETE https://10.4.3.208/volume/v3/types/1ebc2f82-4d99-43bf-9219-b515607276b4 Aug 14 00:30:29.564541 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-246c4da8-8c48-4521-9441-3c366552ca0b tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:29.565396 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-246c4da8-8c48-4521-9441-3c366552ca0b tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:29.627270 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-246c4da8-8c48-4521-9441-3c366552ca0b tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] https://10.4.3.208/volume/v3/types/1ebc2f82-4d99-43bf-9219-b515607276b4 returned with HTTP 202 Aug 14 00:30:29.627270 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 141/563] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:30:29 2026] DELETE /volume/v3/types/1ebc2f82-4d99-43bf-9219-b515607276b4 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:29.641702 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fcff8aae-fb08-44c4-bf29-6780e8f3a403 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:29.645003 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fcff8aae-fb08-44c4-bf29-6780e8f3a403 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] GET https://10.4.3.208/volume/v3/types/1ebc2f82-4d99-43bf-9219-b515607276b4 Aug 14 00:30:29.645146 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fcff8aae-fb08-44c4-bf29-6780e8f3a403 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:29.646312 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fcff8aae-fb08-44c4-bf29-6780e8f3a403 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:29.650238 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fcff8aae-fb08-44c4-bf29-6780e8f3a403 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] https://10.4.3.208/volume/v3/types/1ebc2f82-4d99-43bf-9219-b515607276b4 returned with HTTP 404 Aug 14 00:30:29.650968 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 136/564] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:30:29 2026] GET /volume/v3/types/1ebc2f82-4d99-43bf-9219-b515607276b4 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:29.665485 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a274de5b-c39e-4702-b1ca-e4271c3cf9fe None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:29.668327 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a274de5b-c39e-4702-b1ca-e4271c3cf9fe tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:30:29.669214 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a274de5b-c39e-4702-b1ca-e4271c3cf9fe tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:29.670775 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a274de5b-c39e-4702-b1ca-e4271c3cf9fe tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 400 Aug 14 00:30:29.671370 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 143/565] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:30:29 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 14 00:30:29.687722 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d8283e0e-aec9-4c44-8c37-afac9d885b07 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:29.689864 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d8283e0e-aec9-4c44-8c37-afac9d885b07 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:30:29.690370 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d8283e0e-aec9-4c44-8c37-afac9d885b07 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1428988740"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:29.721151 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d8283e0e-aec9-4c44-8c37-afac9d885b07 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:30:29.721600 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 146/566] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:30:29 2026] POST /volume/v3/types => generated 229 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:29.734439 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5561d5e0-93eb-4cc4-9dd9-2c9b93be52d7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:29.737623 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5561d5e0-93eb-4cc4-9dd9-2c9b93be52d7 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:30:29.738223 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5561d5e0-93eb-4cc4-9dd9-2c9b93be52d7 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1428988740"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:29.746046 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5561d5e0-93eb-4cc4-9dd9-2c9b93be52d7 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1428988740 already exists. Aug 14 00:30:29.746253 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5561d5e0-93eb-4cc4-9dd9-2c9b93be52d7 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 409 Aug 14 00:30:29.747752 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 142/567] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:30:29 2026] POST /volume/v3/types => generated 134 bytes in 14 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:29.762927 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-eb293f0a-a07f-40f7-98d6-9a5ada6e38a4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:29.766256 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-eb293f0a-a07f-40f7-98d6-9a5ada6e38a4 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] DELETE https://10.4.3.208/volume/v3/types/36cc5322-5c89-44c2-8dff-f1d5ad68cf84 Aug 14 00:30:29.766256 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-eb293f0a-a07f-40f7-98d6-9a5ada6e38a4 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:29.766256 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-eb293f0a-a07f-40f7-98d6-9a5ada6e38a4 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:29.766256 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:29.766256 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:29.822735 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-eb293f0a-a07f-40f7-98d6-9a5ada6e38a4 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] https://10.4.3.208/volume/v3/types/36cc5322-5c89-44c2-8dff-f1d5ad68cf84 returned with HTTP 202 Aug 14 00:30:29.823321 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 137/568] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:30:29 2026] DELETE /volume/v3/types/36cc5322-5c89-44c2-8dff-f1d5ad68cf84 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:29.839199 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a780e16c-0064-4894-b073-a873397baa31 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:29.842401 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a780e16c-0064-4894-b073-a873397baa31 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] GET https://10.4.3.208/volume/v3/types/36cc5322-5c89-44c2-8dff-f1d5ad68cf84 Aug 14 00:30:29.842740 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a780e16c-0064-4894-b073-a873397baa31 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:29.843104 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a780e16c-0064-4894-b073-a873397baa31 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:29.851080 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a780e16c-0064-4894-b073-a873397baa31 tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] https://10.4.3.208/volume/v3/types/36cc5322-5c89-44c2-8dff-f1d5ad68cf84 returned with HTTP 404 Aug 14 00:30:29.851874 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 144/569] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:30:29 2026] GET /volume/v3/types/36cc5322-5c89-44c2-8dff-f1d5ad68cf84 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:29.863579 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ed978167-67a5-4edc-8065-b0f15f56fd7d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:29.866304 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ed978167-67a5-4edc-8065-b0f15f56fd7d tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] DELETE https://10.4.3.208/volume/v3/types/b5f55299-eb51-4b6e-ab86-c4c5b0d0ff57 Aug 14 00:30:29.866710 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ed978167-67a5-4edc-8065-b0f15f56fd7d tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:29.866954 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ed978167-67a5-4edc-8065-b0f15f56fd7d tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:29.873585 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ed978167-67a5-4edc-8065-b0f15f56fd7d tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] https://10.4.3.208/volume/v3/types/b5f55299-eb51-4b6e-ab86-c4c5b0d0ff57 returned with HTTP 404 Aug 14 00:30:29.874844 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 147/570] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:30:29 2026] DELETE /volume/v3/types/b5f55299-eb51-4b6e-ab86-c4c5b0d0ff57 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:29.890227 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9726a190-43df-4a35-b3c5-42e755cb8aff None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:29.894705 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9726a190-43df-4a35-b3c5-42e755cb8aff tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] GET https://10.4.3.208/volume/v3/types/db8672c3-2f3c-4cd1-925a-531fcd28320f Aug 14 00:30:29.895035 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9726a190-43df-4a35-b3c5-42e755cb8aff tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:29.895363 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9726a190-43df-4a35-b3c5-42e755cb8aff tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:29.901678 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9726a190-43df-4a35-b3c5-42e755cb8aff tempest-VolumeTypesNegativeTest-636270817 tempest-VolumeTypesNegativeTest-636270817-project-admin] https://10.4.3.208/volume/v3/types/db8672c3-2f3c-4cd1-925a-531fcd28320f returned with HTTP 404 Aug 14 00:30:29.902705 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 143/571] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:30:29 2026] GET /volume/v3/types/db8672c3-2f3c-4cd1-925a-531fcd28320f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:30.010501 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ea2503cd-67c7-4697-9084-482942425616 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:30.013438 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ea2503cd-67c7-4697-9084-482942425616 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] GET https://10.4.3.208/volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c Aug 14 00:30:30.013675 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ea2503cd-67c7-4697-9084-482942425616 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:30.013928 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ea2503cd-67c7-4697-9084-482942425616 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:30.028265 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:30.028265 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:30.040341 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ea2503cd-67c7-4697-9084-482942425616 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Volume info retrieved successfully. Aug 14 00:30:30.057451 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ea2503cd-67c7-4697-9084-482942425616 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] https://10.4.3.208/volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c returned with HTTP 200 Aug 14 00:30:30.058797 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 138/572] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:30 2026] GET /volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:30.084278 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-da4d6078-b316-40ef-8e4d-56d767aaeed4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:30.086057 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-da4d6078-b316-40ef-8e4d-56d767aaeed4 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] GET https://10.4.3.208/volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c Aug 14 00:30:30.086436 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-da4d6078-b316-40ef-8e4d-56d767aaeed4 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:30.086436 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-da4d6078-b316-40ef-8e4d-56d767aaeed4 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:30.096116 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:30.096116 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:30.106148 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-da4d6078-b316-40ef-8e4d-56d767aaeed4 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] Volume info retrieved successfully. Aug 14 00:30:30.112344 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-da4d6078-b316-40ef-8e4d-56d767aaeed4 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] https://10.4.3.208/volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c returned with HTTP 200 Aug 14 00:30:30.112812 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 145/573] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:30 2026] GET /volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c => generated 1011 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:30.133383 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-02e4e942-07d1-43be-b0b7-7670eda58739 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:30.139141 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-02e4e942-07d1-43be-b0b7-7670eda58739 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] GET https://10.4.3.208/volume/v3/os-services?host=np0000007289&binary=cinder-volume Aug 14 00:30:30.143543 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-02e4e942-07d1-43be-b0b7-7670eda58739 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:30.143543 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-02e4e942-07d1-43be-b0b7-7670eda58739 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:30.154757 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-02e4e942-07d1-43be-b0b7-7670eda58739 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] https://10.4.3.208/volume/v3/os-services?host=np0000007289&binary=cinder-volume returned with HTTP 200 Aug 14 00:30:30.155392 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 148/574] 10.4.3.208 () {66 vars in 1326 bytes} [Fri Aug 14 00:30:30 2026] GET /volume/v3/os-services?host=np0000007289&binary=cinder-volume => generated 275 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:30.172377 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-42770744-9c87-4dcc-b69b-30a9a687c52f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:30.179251 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-42770744-9c87-4dcc-b69b-30a9a687c52f tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] GET https://10.4.3.208/volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c Aug 14 00:30:30.179251 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-42770744-9c87-4dcc-b69b-30a9a687c52f tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:30.180211 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-42770744-9c87-4dcc-b69b-30a9a687c52f tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:30.193950 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:30.193950 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:30.202749 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-42770744-9c87-4dcc-b69b-30a9a687c52f tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Volume info retrieved successfully. Aug 14 00:30:30.218289 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-42770744-9c87-4dcc-b69b-30a9a687c52f tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] https://10.4.3.208/volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c returned with HTTP 200 Aug 14 00:30:30.218744 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 144/575] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:30 2026] GET /volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:30.246368 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c569ac07-a213-4016-8355-625c59d88934 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:30.249470 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c569ac07-a213-4016-8355-625c59d88934 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] DELETE https://10.4.3.208/volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c Aug 14 00:30:30.249732 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c569ac07-a213-4016-8355-625c59d88934 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:30.250054 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c569ac07-a213-4016-8355-625c59d88934 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:30.250457 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-c569ac07-a213-4016-8355-625c59d88934 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Delete volume with id: 1f863daf-4977-4b18-8628-3bbadbd5077c Aug 14 00:30:30.262366 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:30.262366 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:30.262908 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c569ac07-a213-4016-8355-625c59d88934 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Volume info retrieved successfully. Aug 14 00:30:30.306398 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c569ac07-a213-4016-8355-625c59d88934 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Delete volume request issued successfully. Aug 14 00:30:30.308398 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c569ac07-a213-4016-8355-625c59d88934 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] https://10.4.3.208/volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c returned with HTTP 202 Aug 14 00:30:30.309482 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 139/576] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:30:30 2026] DELETE /volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:30.322368 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1f79c487-10bf-4ab9-9791-41e22d6eeb90 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:30.326975 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1f79c487-10bf-4ab9-9791-41e22d6eeb90 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] GET https://10.4.3.208/volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c Aug 14 00:30:30.326975 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1f79c487-10bf-4ab9-9791-41e22d6eeb90 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:30.326975 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1f79c487-10bf-4ab9-9791-41e22d6eeb90 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:30.336988 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:30.336988 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:30.343722 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1f79c487-10bf-4ab9-9791-41e22d6eeb90 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Volume info retrieved successfully. Aug 14 00:30:30.351960 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1f79c487-10bf-4ab9-9791-41e22d6eeb90 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] https://10.4.3.208/volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c returned with HTTP 200 Aug 14 00:30:30.351960 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 146/577] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:30 2026] GET /volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:30.522543 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-63f7c40f-20e9-4a90-8bb9-024c9197d776 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:30.525948 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-63f7c40f-20e9-4a90-8bb9-024c9197d776 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:30:30.525948 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-63f7c40f-20e9-4a90-8bb9-024c9197d776 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:30.526482 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-63f7c40f-20e9-4a90-8bb9-024c9197d776 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:30.544182 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:30.544182 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:30.554158 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-63f7c40f-20e9-4a90-8bb9-024c9197d776 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Volume info retrieved successfully. Aug 14 00:30:30.564197 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-63f7c40f-20e9-4a90-8bb9-024c9197d776 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 200 Aug 14 00:30:30.565065 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 149/578] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:30 2026] GET /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:31.375169 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fe497559-2fa1-4ddd-bf07-6e80716fa4e5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:31.377607 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fe497559-2fa1-4ddd-bf07-6e80716fa4e5 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] GET https://10.4.3.208/volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c Aug 14 00:30:31.377834 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fe497559-2fa1-4ddd-bf07-6e80716fa4e5 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:31.378139 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fe497559-2fa1-4ddd-bf07-6e80716fa4e5 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:31.392675 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fe497559-2fa1-4ddd-bf07-6e80716fa4e5 tempest-VolumesServicesTestJSON-1430000921 tempest-VolumesServicesTestJSON-1430000921-project-member] https://10.4.3.208/volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c returned with HTTP 404 Aug 14 00:30:31.393936 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 145/579] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:31 2026] GET /volume/v3/volumes/1f863daf-4977-4b18-8628-3bbadbd5077c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:31.406380 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b8cd8ff8-e015-4ce8-8b2a-44afb69d19e7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:31.409212 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b8cd8ff8-e015-4ce8-8b2a-44afb69d19e7 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] GET https://10.4.3.208/volume/v3/os-services Aug 14 00:30:31.409630 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b8cd8ff8-e015-4ce8-8b2a-44afb69d19e7 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:31.410920 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b8cd8ff8-e015-4ce8-8b2a-44afb69d19e7 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:31.424592 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b8cd8ff8-e015-4ce8-8b2a-44afb69d19e7 tempest-VolumesServicesTestJSON-1301711077 tempest-VolumesServicesTestJSON-1301711077-project-admin] https://10.4.3.208/volume/v3/os-services returned with HTTP 200 Aug 14 00:30:31.425180 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 140/580] 10.4.3.208 () {66 vars in 1249 bytes} [Fri Aug 14 00:30:31 2026] GET /volume/v3/os-services => generated 626 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:31.682461 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-f7efdd9f-aa1c-4645-8532-b00b1689aceb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:31.685917 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-f7efdd9f-aa1c-4645-8532-b00b1689aceb tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:30:31.686322 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-f7efdd9f-aa1c-4645-8532-b00b1689aceb tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:31.686989 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-f7efdd9f-aa1c-4645-8532-b00b1689aceb tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:31.701387 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:31.701387 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:31.708943 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-f7efdd9f-aa1c-4645-8532-b00b1689aceb tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Volume info retrieved successfully. Aug 14 00:30:31.715925 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-f7efdd9f-aa1c-4645-8532-b00b1689aceb tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 200 Aug 14 00:30:31.716358 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 147/581] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:30:31 2026] GET /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:31.888219 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c29a6ed1-ee8c-4a3b-ae27-e15144b7a591 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:31.888878 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c29a6ed1-ee8c-4a3b-ae27-e15144b7a591 None None] GET https://10.4.3.208/volume// Aug 14 00:30:31.889170 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c29a6ed1-ee8c-4a3b-ae27-e15144b7a591 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:31.889476 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c29a6ed1-ee8c-4a3b-ae27-e15144b7a591 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:31.890132 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c29a6ed1-ee8c-4a3b-ae27-e15144b7a591 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:30:31.890405 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 150/582] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:30:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:30:31.903643 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-97c96e8a-201b-447b-8430-bfe07bad0462 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:31.907526 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-97c96e8a-201b-447b-8430-bfe07bad0462 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:30:31.907526 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-97c96e8a-201b-447b-8430-bfe07bad0462 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8987bedd-f6ab-470a-adf8-5169c0be721d", "connector": null, "instance_uuid": "34bd9ef1-d08d-41ac-a36b-673cbe585ef0"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:31.922805 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:31.922805 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:31.993524 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-97c96e8a-201b-447b-8430-bfe07bad0462 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:30:31.994277 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 146/583] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:30:31 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:32.058370 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ef48e5e4-113b-491e-b38a-bd4086454fb7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:32.061141 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ef48e5e4-113b-491e-b38a-bd4086454fb7 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:30:32.061318 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ef48e5e4-113b-491e-b38a-bd4086454fb7 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:32.062610 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ef48e5e4-113b-491e-b38a-bd4086454fb7 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:32.072192 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8430bd0d-c013-41b5-969a-d8a56f0eda46 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:32.072773 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8430bd0d-c013-41b5-969a-d8a56f0eda46 None None] GET https://10.4.3.208/volume// Aug 14 00:30:32.073078 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8430bd0d-c013-41b5-969a-d8a56f0eda46 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:32.073621 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8430bd0d-c013-41b5-969a-d8a56f0eda46 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:32.074002 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8430bd0d-c013-41b5-969a-d8a56f0eda46 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:30:32.074458 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 148/584] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:30:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:30:32.078111 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:32.078111 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:32.082792 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ef48e5e4-113b-491e-b38a-bd4086454fb7 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Volume info retrieved successfully. Aug 14 00:30:32.089575 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-50a6e0da-971e-41d9-8012-7ddd0d93d848 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:32.090512 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ef48e5e4-113b-491e-b38a-bd4086454fb7 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 200 Aug 14 00:30:32.091192 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 141/585] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:32 2026] GET /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:32.094475 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-50a6e0da-971e-41d9-8012-7ddd0d93d848 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:30:32.094807 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-50a6e0da-971e-41d9-8012-7ddd0d93d848 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:32.095238 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-50a6e0da-971e-41d9-8012-7ddd0d93d848 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:32.113906 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:32.113906 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:32.121811 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-50a6e0da-971e-41d9-8012-7ddd0d93d848 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Volume info retrieved successfully. Aug 14 00:30:32.131082 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-50a6e0da-971e-41d9-8012-7ddd0d93d848 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 200 Aug 14 00:30:32.131691 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 151/586] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:30:32 2026] GET /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 1025 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:30:32.258767 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-1ea4ee7d-81b2-4359-983a-b78c1d50ea86 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:32.261559 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-1ea4ee7d-81b2-4359-983a-b78c1d50ea86 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] PUT https://10.4.3.208/volume/v3/attachments/e7b69c69-8b25-4a34-a9a5-86f3bd582242 Aug 14 00:30:32.261952 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-1ea4ee7d-81b2-4359-983a-b78c1d50ea86 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:32.276540 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-1ea4ee7d-81b2-4359-983a-b78c1d50ea86 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Acquiring lock "cinder-attachment_update-8987bedd-f6ab-470a-adf8-5169c0be721d-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:30:32.283400 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-1ea4ee7d-81b2-4359-983a-b78c1d50ea86 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Lock "cinder-attachment_update-8987bedd-f6ab-470a-adf8-5169c0be721d-np0000007289" acquired by "attachment_update" :: waited 0.007s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:30:32.284971 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:32.284971 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:32.429253 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-1ea4ee7d-81b2-4359-983a-b78c1d50ea86 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Lock "cinder-attachment_update-8987bedd-f6ab-470a-adf8-5169c0be721d-np0000007289" released by "attachment_update" :: held 0.146s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:30:32.429755 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-1ea4ee7d-81b2-4359-983a-b78c1d50ea86 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/attachments/e7b69c69-8b25-4a34-a9a5-86f3bd582242 returned with HTTP 200 Aug 14 00:30:32.430869 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 147/587] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:30:32 2026] PUT /volume/v3/attachments/e7b69c69-8b25-4a34-a9a5-86f3bd582242 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:33.111290 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d5e55cba-ab6c-4d91-8a68-200a54d6d0bb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:33.116252 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5e55cba-ab6c-4d91-8a68-200a54d6d0bb tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:30:33.117035 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5e55cba-ab6c-4d91-8a68-200a54d6d0bb tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:33.117035 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5e55cba-ab6c-4d91-8a68-200a54d6d0bb tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:33.135433 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:33.135433 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:33.141001 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d5e55cba-ab6c-4d91-8a68-200a54d6d0bb tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Volume info retrieved successfully. Aug 14 00:30:33.151952 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5e55cba-ab6c-4d91-8a68-200a54d6d0bb tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 200 Aug 14 00:30:33.152706 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 149/588] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:33 2026] GET /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:34.178843 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-52012867-8014-4bbb-a4a0-86f272ed4831 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:34.182832 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-52012867-8014-4bbb-a4a0-86f272ed4831 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:30:34.183077 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-52012867-8014-4bbb-a4a0-86f272ed4831 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:34.184643 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-52012867-8014-4bbb-a4a0-86f272ed4831 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:34.214768 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:34.214768 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:34.220937 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-52012867-8014-4bbb-a4a0-86f272ed4831 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Volume info retrieved successfully. Aug 14 00:30:34.231170 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-52012867-8014-4bbb-a4a0-86f272ed4831 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 200 Aug 14 00:30:34.231170 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 142/589] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:34 2026] GET /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:35.134475 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:35.233303 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:35.236612 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:35.236955 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-315491415"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:35.239978 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-315491415'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:35.239978 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Create volume of 1 GB Aug 14 00:30:35.239978 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:35.239978 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:35.249057 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Availability Zones retrieved successfully. Aug 14 00:30:35.253465 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6f540286-e248-49ac-91f9-54a97215b348 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:35.256365 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6f540286-e248-49ac-91f9-54a97215b348 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:30:35.257061 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6f540286-e248-49ac-91f9-54a97215b348 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:35.257274 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6f540286-e248-49ac-91f9-54a97215b348 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:35.257347 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Flow 'volume_create_api' (1a88f79a-6471-461f-8c5a-dd619aac8b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:35.259274 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9571e166-4919-4b23-aa45-6ba724816695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:35.260221 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:35.278551 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:35.278551 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:35.284603 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6f540286-e248-49ac-91f9-54a97215b348 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Volume info retrieved successfully. Aug 14 00:30:35.292960 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6f540286-e248-49ac-91f9-54a97215b348 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 200 Aug 14 00:30:35.293632 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 150/590] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:35 2026] GET /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:35.324778 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9571e166-4919-4b23-aa45-6ba724816695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:35.324778 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16943b98-e094-4fad-a498-3cc5ca299325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:35.393191 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Created reservations ['16c827a6-ae36-4f6c-ad9a-751940f4825f', '65fa750c-4a9c-4829-a7c8-f84545356c2a', '4a148d84-45f0-4b35-8255-204cc93ffcb9', '88c62fc5-5226-47e1-ba4b-1652a83c8768'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:35.396001 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16943b98-e094-4fad-a498-3cc5ca299325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16c827a6-ae36-4f6c-ad9a-751940f4825f', '65fa750c-4a9c-4829-a7c8-f84545356c2a', '4a148d84-45f0-4b35-8255-204cc93ffcb9', '88c62fc5-5226-47e1-ba4b-1652a83c8768']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:35.396001 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2154d61-2bdd-444c-8a5e-ec2214ae6e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:35.441594 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2154d61-2bdd-444c-8a5e-ec2214ae6e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4c9b746-2275-4559-a187-30844d3f6df2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-315491415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b301416d4f4c4d96857b308613641bf6',qos_specs=None,replication_status=,reservations=['16c827a6-ae36-4f6c-ad9a-751940f4825f','65fa750c-4a9c-4829-a7c8-f84545356c2a','4a148d84-45f0-4b35-8255-204cc93ffcb9','88c62fc5-5226-47e1-ba4b-1652a83c8768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08f16441d658412c9fb0bdaa021313f0',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-315491415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4c9b746-2275-4559-a187-30844d3f6df2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b301416d4f4c4d96857b308613641bf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08f16441d658412c9fb0bdaa021313f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:35.441594 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32bd9b37-1ba8-4576-be67-28a231ef6ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:35.489064 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32bd9b37-1ba8-4576-be67-28a231ef6ad1) transitioned into state 'SUCCESS' from state '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-315491415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b301416d4f4c4d96857b308613641bf6',qos_specs=None,replication_status=,reservations=['16c827a6-ae36-4f6c-ad9a-751940f4825f','65fa750c-4a9c-4829-a7c8-f84545356c2a','4a148d84-45f0-4b35-8255-204cc93ffcb9','88c62fc5-5226-47e1-ba4b-1652a83c8768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08f16441d658412c9fb0bdaa021313f0',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:35.490216 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2b596fa-b595-4106-9362-986f93cf9e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:35.513935 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2b596fa-b595-4106-9362-986f93cf9e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:35.522577 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Flow 'volume_create_api' (1a88f79a-6471-461f-8c5a-dd619aac8b90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:35.522577 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Create volume request issued successfully. Aug 14 00:30:35.522577 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-01ae9abf-095a-4671-aa0e-0d9a8093f5da tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:35.522577 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 148/591] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:30:35 2026] POST /volume/v3/volumes => generated 758 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:35.543371 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-57ededeb-a9ce-4aa6-9124-7b2dc6978fb9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:35.558081 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-57ededeb-a9ce-4aa6-9124-7b2dc6978fb9 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:30:35.558863 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-57ededeb-a9ce-4aa6-9124-7b2dc6978fb9 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:35.558863 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-57ededeb-a9ce-4aa6-9124-7b2dc6978fb9 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:35.576789 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:35.576789 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:35.587429 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-57ededeb-a9ce-4aa6-9124-7b2dc6978fb9 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:30:35.594012 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-57ededeb-a9ce-4aa6-9124-7b2dc6978fb9 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:30:35.595179 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 143/592] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:35 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 826 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:35.654117 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:35.654117 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1198562945"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:35.658976 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1198562945'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:35.658976 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Create volume of 1 GB Aug 14 00:30:35.682443 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Availability Zones retrieved successfully. Aug 14 00:30:35.691330 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Flow 'volume_create_api' (2db33c7d-7d3c-4008-ba42-fd0296f6484b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:35.692778 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f0713b-3a09-468f-8617-4843f8d22dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:35.694912 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:35.738723 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f0713b-3a09-468f-8617-4843f8d22dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:35.738723 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3194a4c7-912a-426d-b21c-2583a2ad2c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:35.882700 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Created reservations ['dbd249b6-dedd-4b2d-9d7e-c4f5b5f93f68', '8c2b67c7-dc8e-47eb-adf8-7d7fbd2c2889', 'd96f7225-a0f0-4d52-9b1f-9bf0965ef6ee', 'fdba0d08-6e28-4f76-9549-b311646e6dbc'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:35.884667 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3194a4c7-912a-426d-b21c-2583a2ad2c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbd249b6-dedd-4b2d-9d7e-c4f5b5f93f68', '8c2b67c7-dc8e-47eb-adf8-7d7fbd2c2889', 'd96f7225-a0f0-4d52-9b1f-9bf0965ef6ee', 'fdba0d08-6e28-4f76-9549-b311646e6dbc']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:35.886611 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a16685ee-40c2-42c2-9c9e-659da3d9565b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:35.935638 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a16685ee-40c2-42c2-9c9e-659da3d9565b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3209897-0d41-4a3d-8e51-f8801425805c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1198562945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb620dda4d31422989d1ae810689b408',qos_specs=None,replication_status=,reservations=['dbd249b6-dedd-4b2d-9d7e-c4f5b5f93f68','8c2b67c7-dc8e-47eb-adf8-7d7fbd2c2889','d96f7225-a0f0-4d52-9b1f-9bf0965ef6ee','fdba0d08-6e28-4f76-9549-b311646e6dbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d693f9afb41444ea965012979b467cc2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1198562945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3209897-0d41-4a3d-8e51-f8801425805c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb620dda4d31422989d1ae810689b408',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d693f9afb41444ea965012979b467cc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:35.935638 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd30ac50-b896-472c-af09-5d633218c936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:35.984689 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd30ac50-b896-472c-af09-5d633218c936) transitioned into state 'SUCCESS' from state '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-1198562945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb620dda4d31422989d1ae810689b408',qos_specs=None,replication_status=,reservations=['dbd249b6-dedd-4b2d-9d7e-c4f5b5f93f68','8c2b67c7-dc8e-47eb-adf8-7d7fbd2c2889','d96f7225-a0f0-4d52-9b1f-9bf0965ef6ee','fdba0d08-6e28-4f76-9549-b311646e6dbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d693f9afb41444ea965012979b467cc2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:35.986164 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (935c82aa-d506-43e5-bfb9-21a4694dc3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:36.012550 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (935c82aa-d506-43e5-bfb9-21a4694dc3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:36.012550 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Flow 'volume_create_api' (2db33c7d-7d3c-4008-ba42-fd0296f6484b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:36.023959 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Create volume request issued successfully. Aug 14 00:30:36.024660 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a5733d58-76e9-444e-b752-dfe55ec1bc52 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:36.025248 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 152/593] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:30:35 2026] POST /volume/v3/volumes => generated 819 bytes in 891 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:36.048357 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c94ed141-caf2-49a2-9382-ff07ca1bb8c4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:36.053284 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c94ed141-caf2-49a2-9382-ff07ca1bb8c4 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] GET https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c Aug 14 00:30:36.053284 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c94ed141-caf2-49a2-9382-ff07ca1bb8c4 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:36.053284 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c94ed141-caf2-49a2-9382-ff07ca1bb8c4 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:36.071507 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:36.071507 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:36.078001 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c94ed141-caf2-49a2-9382-ff07ca1bb8c4 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Volume info retrieved successfully. Aug 14 00:30:36.095917 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c94ed141-caf2-49a2-9382-ff07ca1bb8c4 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c returned with HTTP 200 Aug 14 00:30:36.095917 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 151/594] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:36 2026] GET /volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c => generated 887 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:36.313789 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c8fc702d-2936-4604-910e-ea54d7d98713 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:36.317859 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c8fc702d-2936-4604-910e-ea54d7d98713 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:30:36.317859 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c8fc702d-2936-4604-910e-ea54d7d98713 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:36.318160 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c8fc702d-2936-4604-910e-ea54d7d98713 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:36.335966 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:36.335966 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:36.342985 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c8fc702d-2936-4604-910e-ea54d7d98713 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Volume info retrieved successfully. Aug 14 00:30:36.351044 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c8fc702d-2936-4604-910e-ea54d7d98713 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 200 Aug 14 00:30:36.351710 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 149/595] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:36 2026] GET /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:36.618802 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9f06d1e3-0fc3-4bf8-a7f1-46d927a3af56 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:36.623921 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9f06d1e3-0fc3-4bf8-a7f1-46d927a3af56 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:30:36.623921 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9f06d1e3-0fc3-4bf8-a7f1-46d927a3af56 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:36.624477 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9f06d1e3-0fc3-4bf8-a7f1-46d927a3af56 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:36.638197 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:36.638197 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:36.646303 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-9f06d1e3-0fc3-4bf8-a7f1-46d927a3af56 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:30:36.659080 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9f06d1e3-0fc3-4bf8-a7f1-46d927a3af56 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:30:36.660872 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 144/596] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:36 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:37.116775 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e74f2e60-ea42-455c-8a44-fa4e9ef1004f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:37.120443 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e74f2e60-ea42-455c-8a44-fa4e9ef1004f tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] GET https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c Aug 14 00:30:37.120443 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e74f2e60-ea42-455c-8a44-fa4e9ef1004f tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:37.121884 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e74f2e60-ea42-455c-8a44-fa4e9ef1004f tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:37.133861 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:37.133861 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:37.145572 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e74f2e60-ea42-455c-8a44-fa4e9ef1004f tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Volume info retrieved successfully. Aug 14 00:30:37.157783 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e74f2e60-ea42-455c-8a44-fa4e9ef1004f tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c returned with HTTP 200 Aug 14 00:30:37.158862 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 153/597] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:37 2026] GET /volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c => generated 946 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:37.180749 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4d93b624-4ae6-4301-bd88-2c9c18d6527c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:37.186382 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4d93b624-4ae6-4301-bd88-2c9c18d6527c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] POST https://10.4.3.208/volume/v3/volume-transfers Aug 14 00:30:37.187771 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4d93b624-4ae6-4301-bd88-2c9c18d6527c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a3209897-0d41-4a3d-8e51-f8801425805c"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:37.189767 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volume_transfer [None req-4d93b624-4ae6-4301-bd88-2c9c18d6527c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a3209897-0d41-4a3d-8e51-f8801425805c'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 00:30:37.189898 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volume_transfer [None req-4d93b624-4ae6-4301-bd88-2c9c18d6527c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Creating transfer of volume a3209897-0d41-4a3d-8e51-f8801425805c Aug 14 00:30:37.189972 np0000007289 devstack@c-api.service[100210]: INFO cinder.transfer.api [None req-4d93b624-4ae6-4301-bd88-2c9c18d6527c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Generating transfer record for volume a3209897-0d41-4a3d-8e51-f8801425805c Aug 14 00:30:37.209169 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:37.209169 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:37.257356 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4d93b624-4ae6-4301-bd88-2c9c18d6527c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volume-transfers returned with HTTP 202 Aug 14 00:30:37.259483 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 152/598] 10.4.3.208 () {70 vars in 1326 bytes} [Fri Aug 14 00:30:37 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:37.288595 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-39673bd7-3aec-4e2c-87f2-0f83cb4422c7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:37.292181 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-39673bd7-3aec-4e2c-87f2-0f83cb4422c7 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] GET https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c Aug 14 00:30:37.292181 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-39673bd7-3aec-4e2c-87f2-0f83cb4422c7 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:37.292803 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-39673bd7-3aec-4e2c-87f2-0f83cb4422c7 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:37.311421 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:37.311421 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:37.320950 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-39673bd7-3aec-4e2c-87f2-0f83cb4422c7 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Volume info retrieved successfully. Aug 14 00:30:37.331113 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-39673bd7-3aec-4e2c-87f2-0f83cb4422c7 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c returned with HTTP 200 Aug 14 00:30:37.331324 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 150/599] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:37 2026] GET /volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c => generated 954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:37.354211 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7aef4ab7-18c9-498d-bde0-88d4e8864de9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:37.359011 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7aef4ab7-18c9-498d-bde0-88d4e8864de9 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] GET https://10.4.3.208/volume/v3/volume-transfers/84aa1464-f2f5-4b86-9dd9-8341fad71952 Aug 14 00:30:37.359594 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7aef4ab7-18c9-498d-bde0-88d4e8864de9 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:37.360286 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7aef4ab7-18c9-498d-bde0-88d4e8864de9 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:37.373381 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7aef4ab7-18c9-498d-bde0-88d4e8864de9 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volume-transfers/84aa1464-f2f5-4b86-9dd9-8341fad71952 returned with HTTP 200 Aug 14 00:30:37.374309 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 145/600] 10.4.3.208 () {68 vars in 1416 bytes} [Fri Aug 14 00:30:37 2026] GET /volume/v3/volume-transfers/84aa1464-f2f5-4b86-9dd9-8341fad71952 => generated 432 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:37.385315 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e34af345-4ae1-4ae6-b6ab-6287b9a8b3c0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:37.393294 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b093c758-bdbe-4345-ba99-a790b2493804 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:37.393481 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e34af345-4ae1-4ae6-b6ab-6287b9a8b3c0 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:30:37.393481 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e34af345-4ae1-4ae6-b6ab-6287b9a8b3c0 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:37.393742 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e34af345-4ae1-4ae6-b6ab-6287b9a8b3c0 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:37.396953 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b093c758-bdbe-4345-ba99-a790b2493804 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] GET https://10.4.3.208/volume/v3/volume-transfers Aug 14 00:30:37.397436 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b093c758-bdbe-4345-ba99-a790b2493804 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:37.397772 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b093c758-bdbe-4345-ba99-a790b2493804 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:37.398712 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volume_transfer [None req-b093c758-bdbe-4345-ba99-a790b2493804 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Listing volume transfers {{(pid=100210) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 00:30:37.411603 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:37.411603 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:37.412938 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b093c758-bdbe-4345-ba99-a790b2493804 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volume-transfers returned with HTTP 200 Aug 14 00:30:37.412938 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 153/601] 10.4.3.208 () {68 vars in 1305 bytes} [Fri Aug 14 00:30:37 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:37.425658 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e34af345-4ae1-4ae6-b6ab-6287b9a8b3c0 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Volume info retrieved successfully. Aug 14 00:30:37.426214 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-78f6b89f-cc8c-490a-ad58-b1158d099651 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:37.433590 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e34af345-4ae1-4ae6-b6ab-6287b9a8b3c0 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 200 Aug 14 00:30:37.433964 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 154/602] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:37 2026] GET /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:37.576633 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-78f6b89f-cc8c-490a-ad58-b1158d099651 tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] POST https://10.4.3.208/volume/v3/volume-transfers/84aa1464-f2f5-4b86-9dd9-8341fad71952/accept Aug 14 00:30:37.576633 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-78f6b89f-cc8c-490a-ad58-b1158d099651 tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6b7bb5a4a0fa225f"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:37.580146 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.volume_transfer [None req-78f6b89f-cc8c-490a-ad58-b1158d099651 tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] Accepting volume transfer 84aa1464-f2f5-4b86-9dd9-8341fad71952 {{(pid=100211) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 00:30:37.580146 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.volume_transfer [None req-78f6b89f-cc8c-490a-ad58-b1158d099651 tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] Accepting transfer 84aa1464-f2f5-4b86-9dd9-8341fad71952 Aug 14 00:30:37.684470 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-78f6b89f-cc8c-490a-ad58-b1158d099651 tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] Created reservations ['52fddee9-43a2-41ad-a8b8-d46168924f4d', 'c5939a2f-4e9d-40ed-a338-8a9ebdd264d3', '40ab4b6e-fcd4-47f1-9e1d-20eb8d3bff1b', 'eab68018-dc27-45cb-bc7c-46df1d69c553'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:37.725674 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-78f6b89f-cc8c-490a-ad58-b1158d099651 tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] Created reservations ['dd718614-b49c-4402-88d2-762c6bc5ac20', 'fbf7d8a8-c5ca-4005-a0b5-f9d998f7a74e', '43033c5b-973e-459b-a915-ea98208f037e', '8edec5c2-26f1-4158-b558-028a2ae69611'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:37.803525 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-78f6b89f-cc8c-490a-ad58-b1158d099651 tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] Created reservations ['f370ede8-397b-4d4c-a0cc-db46f3f17d47', 'edab7315-6e3a-4fcd-965c-d874818b112a', '4c8d9fbb-0366-40e5-a644-5aff863dbb78', 'a7f49e2c-a34a-4fb3-a438-e4137b7185bf'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:37.873275 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-78f6b89f-cc8c-490a-ad58-b1158d099651 tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] Created reservations ['2e76bfd4-5fe9-48da-a640-e14e0574b0aa', '9d938b74-1b1e-472e-9cf0-c0b3732988c9', '4126d47a-bdac-411b-aeb0-3161902de971', '08484ce2-f364-45d9-955e-5f3ea5124c46'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:37.888487 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-78f6b89f-cc8c-490a-ad58-b1158d099651 tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] Transfer volume completed successfully. Aug 14 00:30:38.015588 np0000007289 devstack@c-api.service[100211]: INFO cinder.transfer.api [None req-78f6b89f-cc8c-490a-ad58-b1158d099651 tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] Volume a3209897-0d41-4a3d-8e51-f8801425805c has been transferred. Aug 14 00:30:38.032504 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-78f6b89f-cc8c-490a-ad58-b1158d099651 tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] https://10.4.3.208/volume/v3/volume-transfers/84aa1464-f2f5-4b86-9dd9-8341fad71952/accept returned with HTTP 202 Aug 14 00:30:38.032924 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 151/603] 10.4.3.208 () {70 vars in 1458 bytes} [Fri Aug 14 00:30:37 2026] POST /volume/v3/volume-transfers/84aa1464-f2f5-4b86-9dd9-8341fad71952/accept => generated 365 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:38.053912 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e7037453-dfd2-4ae2-b9c6-a5bc742aa560 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:38.058684 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e7037453-dfd2-4ae2-b9c6-a5bc742aa560 tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] GET https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c Aug 14 00:30:38.059258 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e7037453-dfd2-4ae2-b9c6-a5bc742aa560 tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:38.059822 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e7037453-dfd2-4ae2-b9c6-a5bc742aa560 tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:38.085962 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:38.085962 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:38.098267 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e7037453-dfd2-4ae2-b9c6-a5bc742aa560 tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] Volume info retrieved successfully. Aug 14 00:30:38.106077 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e7037453-dfd2-4ae2-b9c6-a5bc742aa560 tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c returned with HTTP 200 Aug 14 00:30:38.106852 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 146/604] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:38 2026] GET /volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c => generated 946 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:38.125298 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-af4e71a8-bf72-4bd3-9f3c-180c4711ecbe None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:38.131737 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-af4e71a8-bf72-4bd3-9f3c-180c4711ecbe tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] GET https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c Aug 14 00:30:38.132061 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-af4e71a8-bf72-4bd3-9f3c-180c4711ecbe tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:38.135127 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-af4e71a8-bf72-4bd3-9f3c-180c4711ecbe tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:38.150728 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:38.150728 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:38.153435 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-eea5d4bd-4dcf-4173-a224-21f2631ff4ff None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:38.158772 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-af4e71a8-bf72-4bd3-9f3c-180c4711ecbe tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] Volume info retrieved successfully. Aug 14 00:30:38.159638 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-eea5d4bd-4dcf-4173-a224-21f2631ff4ff tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] POST https://10.4.3.208/volume/v3/attachments/e7b69c69-8b25-4a34-a9a5-86f3bd582242/action Aug 14 00:30:38.160214 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-eea5d4bd-4dcf-4173-a224-21f2631ff4ff tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:30:38.160411 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-eea5d4bd-4dcf-4173-a224-21f2631ff4ff tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:38.165745 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-af4e71a8-bf72-4bd3-9f3c-180c4711ecbe tempest-VolumesTransfersV355Test-1093146847 tempest-VolumesTransfersV355Test-1093146847-project-member] https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c returned with HTTP 200 Aug 14 00:30:38.166871 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 154/605] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:38 2026] GET /volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c => generated 946 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:38.188706 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:38.188706 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:38.190851 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-426aad39-e4b0-4e35-bfca-21c6734b9a0a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:38.195380 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-426aad39-e4b0-4e35-bfca-21c6734b9a0a tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] DELETE https://10.4.3.208/volume/v3/volume-transfers/84aa1464-f2f5-4b86-9dd9-8341fad71952 Aug 14 00:30:38.195706 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-426aad39-e4b0-4e35-bfca-21c6734b9a0a tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:38.198078 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-426aad39-e4b0-4e35-bfca-21c6734b9a0a tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:38.198078 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.volume_transfer [None req-426aad39-e4b0-4e35-bfca-21c6734b9a0a tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Delete transfer with id: 84aa1464-f2f5-4b86-9dd9-8341fad71952 Aug 14 00:30:38.208324 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-426aad39-e4b0-4e35-bfca-21c6734b9a0a tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volume-transfers/84aa1464-f2f5-4b86-9dd9-8341fad71952 returned with HTTP 404 Aug 14 00:30:38.209668 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 152/606] 10.4.3.208 () {68 vars in 1419 bytes} [Fri Aug 14 00:30:38 2026] DELETE /volume/v3/volume-transfers/84aa1464-f2f5-4b86-9dd9-8341fad71952 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:30:38.214652 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-9219efe7-940e-41c9-9750-37c5e7407a73 req-eea5d4bd-4dcf-4173-a224-21f2631ff4ff tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/attachments/e7b69c69-8b25-4a34-a9a5-86f3bd582242/action returned with HTTP 204 Aug 14 00:30:38.215946 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 155/607] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:30:38 2026] POST /volume/v3/attachments/e7b69c69-8b25-4a34-a9a5-86f3bd582242/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:38.224725 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-22dd7c99-4ae7-4f5b-ad1e-a88a1de13947 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:38.309068 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-22dd7c99-4ae7-4f5b-ad1e-a88a1de13947 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c Aug 14 00:30:38.309741 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-22dd7c99-4ae7-4f5b-ad1e-a88a1de13947 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:38.309741 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-22dd7c99-4ae7-4f5b-ad1e-a88a1de13947 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:38.310731 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-22dd7c99-4ae7-4f5b-ad1e-a88a1de13947 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Delete volume with id: a3209897-0d41-4a3d-8e51-f8801425805c Aug 14 00:30:38.326026 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:38.326026 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:38.326419 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-22dd7c99-4ae7-4f5b-ad1e-a88a1de13947 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Volume info retrieved successfully. Aug 14 00:30:38.371469 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-22dd7c99-4ae7-4f5b-ad1e-a88a1de13947 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Delete volume request issued successfully. Aug 14 00:30:38.372218 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-22dd7c99-4ae7-4f5b-ad1e-a88a1de13947 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c returned with HTTP 202 Aug 14 00:30:38.373252 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 147/608] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:30:38 2026] DELETE /volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:30:38.387396 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2ed3d1a5-06d3-4129-a0b8-9362e0bd91f9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:38.390909 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2ed3d1a5-06d3-4129-a0b8-9362e0bd91f9 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] GET https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c Aug 14 00:30:38.390909 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2ed3d1a5-06d3-4129-a0b8-9362e0bd91f9 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:38.391074 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2ed3d1a5-06d3-4129-a0b8-9362e0bd91f9 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:38.413854 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:38.413854 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:38.418573 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2ed3d1a5-06d3-4129-a0b8-9362e0bd91f9 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Volume info retrieved successfully. Aug 14 00:30:38.425121 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2ed3d1a5-06d3-4129-a0b8-9362e0bd91f9 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c returned with HTTP 200 Aug 14 00:30:38.425121 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 155/609] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:38 2026] GET /volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c => generated 1130 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:30:38.459507 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ae020f28-0a60-4257-82ce-d3ec1c52dc80 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:38.462529 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ae020f28-0a60-4257-82ce-d3ec1c52dc80 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:30:38.462529 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ae020f28-0a60-4257-82ce-d3ec1c52dc80 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:38.462747 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ae020f28-0a60-4257-82ce-d3ec1c52dc80 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:38.497046 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:38.497046 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:38.509470 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ae020f28-0a60-4257-82ce-d3ec1c52dc80 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Volume info retrieved successfully. Aug 14 00:30:38.520433 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ae020f28-0a60-4257-82ce-d3ec1c52dc80 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 200 Aug 14 00:30:38.521153 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 153/610] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:38 2026] GET /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 1138 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:38.545440 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4b6b1bc8-1c9c-4e15-978d-8874e3333c15 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:38.548160 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4b6b1bc8-1c9c-4e15-978d-8874e3333c15 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:30:38.550245 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4b6b1bc8-1c9c-4e15-978d-8874e3333c15 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:38.550245 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4b6b1bc8-1c9c-4e15-978d-8874e3333c15 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:38.589927 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:38.589927 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:38.599525 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4b6b1bc8-1c9c-4e15-978d-8874e3333c15 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Volume info retrieved successfully. Aug 14 00:30:38.608497 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4b6b1bc8-1c9c-4e15-978d-8874e3333c15 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 200 Aug 14 00:30:38.608699 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 156/611] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:38 2026] GET /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 1138 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:39.454387 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-87c81946-3768-4eb5-a91d-434d9754605c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:39.458835 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-87c81946-3768-4eb5-a91d-434d9754605c tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] GET https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c Aug 14 00:30:39.459535 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-87c81946-3768-4eb5-a91d-434d9754605c tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:39.459535 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-87c81946-3768-4eb5-a91d-434d9754605c tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:39.487629 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-87c81946-3768-4eb5-a91d-434d9754605c tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c returned with HTTP 404 Aug 14 00:30:39.487790 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 148/612] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:39 2026] GET /volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:30:39.502179 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5bcbc975-f695-40dd-bc33-3626ae3b1976 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:39.509121 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5bcbc975-f695-40dd-bc33-3626ae3b1976 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] GET https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c Aug 14 00:30:39.509121 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5bcbc975-f695-40dd-bc33-3626ae3b1976 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:39.509121 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5bcbc975-f695-40dd-bc33-3626ae3b1976 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:39.516179 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5bcbc975-f695-40dd-bc33-3626ae3b1976 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c returned with HTTP 404 Aug 14 00:30:39.517105 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 156/613] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:39 2026] GET /volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:30:39.530222 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-135e5175-ac02-4b73-a1c4-db4339271dec None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:39.531650 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-135e5175-ac02-4b73-a1c4-db4339271dec tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] DELETE https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c Aug 14 00:30:39.531931 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-135e5175-ac02-4b73-a1c4-db4339271dec tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:39.532485 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-135e5175-ac02-4b73-a1c4-db4339271dec tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:39.532485 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-135e5175-ac02-4b73-a1c4-db4339271dec tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Delete volume with id: a3209897-0d41-4a3d-8e51-f8801425805c Aug 14 00:30:39.541639 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-135e5175-ac02-4b73-a1c4-db4339271dec tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c returned with HTTP 404 Aug 14 00:30:39.542249 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 154/614] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:30:39 2026] DELETE /volume/v3/volumes/a3209897-0d41-4a3d-8e51-f8801425805c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:30:39.565201 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:39.569317 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:39.569622 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-242930063"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:39.571748 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-242930063'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:39.572839 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Create volume of 1 GB Aug 14 00:30:39.586724 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Availability Zones retrieved successfully. Aug 14 00:30:39.599378 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Flow 'volume_create_api' (1122f570-9d18-4b5c-96bc-c1df493129b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:39.600637 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a7b76da-43ec-43a4-b0b4-2af4544fe67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:39.601927 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:39.672149 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a7b76da-43ec-43a4-b0b4-2af4544fe67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:39.672704 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbde5c02-d6aa-4f10-baca-d5cd26961381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:39.783223 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Created reservations ['f8353bcc-079e-482d-abe8-d02f353da5d7', 'a6b4f434-dedc-4019-b2e9-0454c4dd7116', 'cb1e57ef-7b09-4903-8485-7f0c36d326bb', '7efd2d62-5506-47a9-b1b7-0dbfca078f61'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:39.786378 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbde5c02-d6aa-4f10-baca-d5cd26961381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8353bcc-079e-482d-abe8-d02f353da5d7', 'a6b4f434-dedc-4019-b2e9-0454c4dd7116', 'cb1e57ef-7b09-4903-8485-7f0c36d326bb', '7efd2d62-5506-47a9-b1b7-0dbfca078f61']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:39.789938 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4cb6fcf-03ed-4d73-93bb-6d52c66ce6f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:39.841822 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4cb6fcf-03ed-4d73-93bb-6d52c66ce6f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa81b3ef-b73b-486e-af34-bebb6629a668', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-242930063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb620dda4d31422989d1ae810689b408',qos_specs=None,replication_status=,reservations=['f8353bcc-079e-482d-abe8-d02f353da5d7','a6b4f434-dedc-4019-b2e9-0454c4dd7116','cb1e57ef-7b09-4903-8485-7f0c36d326bb','7efd2d62-5506-47a9-b1b7-0dbfca078f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d693f9afb41444ea965012979b467cc2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-242930063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa81b3ef-b73b-486e-af34-bebb6629a668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb620dda4d31422989d1ae810689b408',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d693f9afb41444ea965012979b467cc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:39.841822 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abaf9513-66f1-41ed-a57a-ea443fc27d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:39.889553 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abaf9513-66f1-41ed-a57a-ea443fc27d78) transitioned into state 'SUCCESS' from state '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-242930063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb620dda4d31422989d1ae810689b408',qos_specs=None,replication_status=,reservations=['f8353bcc-079e-482d-abe8-d02f353da5d7','a6b4f434-dedc-4019-b2e9-0454c4dd7116','cb1e57ef-7b09-4903-8485-7f0c36d326bb','7efd2d62-5506-47a9-b1b7-0dbfca078f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d693f9afb41444ea965012979b467cc2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:39.891076 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8012653a-0ab3-42b9-91b5-f363fbfe77f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:39.928819 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8012653a-0ab3-42b9-91b5-f363fbfe77f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:39.930037 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Flow 'volume_create_api' (1122f570-9d18-4b5c-96bc-c1df493129b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:39.930539 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Create volume request issued successfully. Aug 14 00:30:39.933143 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-800c85bd-6a6b-4766-b5ac-02598f4ec87c tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:39.933143 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 157/615] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:30:39 2026] POST /volume/v3/volumes => generated 818 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:39.954213 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-66d1bd42-310f-4c51-93cc-6af278eaaeff None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:39.959837 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-66d1bd42-310f-4c51-93cc-6af278eaaeff tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] GET https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 Aug 14 00:30:39.960170 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-66d1bd42-310f-4c51-93cc-6af278eaaeff tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:39.962799 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-66d1bd42-310f-4c51-93cc-6af278eaaeff tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:39.982718 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:39.982718 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:39.993392 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-66d1bd42-310f-4c51-93cc-6af278eaaeff tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Volume info retrieved successfully. Aug 14 00:30:40.007257 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-66d1bd42-310f-4c51-93cc-6af278eaaeff tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 returned with HTTP 200 Aug 14 00:30:40.007731 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 149/616] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:39 2026] GET /volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 => generated 886 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:41.030860 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-eb6c217b-5525-4d66-b37b-0a5907233bb9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:41.033714 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eb6c217b-5525-4d66-b37b-0a5907233bb9 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] GET https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 Aug 14 00:30:41.033714 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eb6c217b-5525-4d66-b37b-0a5907233bb9 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:41.033988 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eb6c217b-5525-4d66-b37b-0a5907233bb9 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:41.047148 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:41.047148 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:41.053448 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-eb6c217b-5525-4d66-b37b-0a5907233bb9 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Volume info retrieved successfully. Aug 14 00:30:41.061260 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eb6c217b-5525-4d66-b37b-0a5907233bb9 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 returned with HTTP 200 Aug 14 00:30:41.062221 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 157/617] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:41 2026] GET /volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 => generated 945 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:41.084342 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1242db19-fad9-4227-81fe-833a658b64d5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:41.090482 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1242db19-fad9-4227-81fe-833a658b64d5 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] POST https://10.4.3.208/volume/v3/volume-transfers Aug 14 00:30:41.090482 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1242db19-fad9-4227-81fe-833a658b64d5 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fa81b3ef-b73b-486e-af34-bebb6629a668"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:41.098642 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volume_transfer [None req-1242db19-fad9-4227-81fe-833a658b64d5 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fa81b3ef-b73b-486e-af34-bebb6629a668'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 00:30:41.104623 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volume_transfer [None req-1242db19-fad9-4227-81fe-833a658b64d5 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Creating transfer of volume fa81b3ef-b73b-486e-af34-bebb6629a668 Aug 14 00:30:41.104623 np0000007289 devstack@c-api.service[100211]: INFO cinder.transfer.api [None req-1242db19-fad9-4227-81fe-833a658b64d5 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Generating transfer record for volume fa81b3ef-b73b-486e-af34-bebb6629a668 Aug 14 00:30:41.124056 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:41.124056 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:41.157828 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1242db19-fad9-4227-81fe-833a658b64d5 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volume-transfers returned with HTTP 202 Aug 14 00:30:41.158270 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 155/618] 10.4.3.208 () {70 vars in 1326 bytes} [Fri Aug 14 00:30:41 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:41.176743 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a5ea8929-7526-466b-938d-b0512b5c696a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:41.179787 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a5ea8929-7526-466b-938d-b0512b5c696a tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] GET https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 Aug 14 00:30:41.180138 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a5ea8929-7526-466b-938d-b0512b5c696a tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:41.180486 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a5ea8929-7526-466b-938d-b0512b5c696a tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:41.194691 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:41.194691 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:41.203753 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a5ea8929-7526-466b-938d-b0512b5c696a tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Volume info retrieved successfully. Aug 14 00:30:41.210316 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a5ea8929-7526-466b-938d-b0512b5c696a tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 returned with HTTP 200 Aug 14 00:30:41.211022 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 158/619] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:41 2026] GET /volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:41.229895 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e826da2a-ae44-46ca-a6f5-0920fe21c516 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:41.237471 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e826da2a-ae44-46ca-a6f5-0920fe21c516 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] GET https://10.4.3.208/volume/v3/volume-transfers/detail Aug 14 00:30:41.237471 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e826da2a-ae44-46ca-a6f5-0920fe21c516 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:41.237471 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e826da2a-ae44-46ca-a6f5-0920fe21c516 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:41.237471 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volume_transfer [None req-e826da2a-ae44-46ca-a6f5-0920fe21c516 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Listing volume transfers {{(pid=100209) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 00:30:41.246648 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e826da2a-ae44-46ca-a6f5-0920fe21c516 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 14 00:30:41.247815 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 150/620] 10.4.3.208 () {68 vars in 1326 bytes} [Fri Aug 14 00:30:41 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:41.266283 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-883292ec-32fa-419f-980b-40fccc3f6769 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:41.270163 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-883292ec-32fa-419f-980b-40fccc3f6769 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] DELETE https://10.4.3.208/volume/v3/volume-transfers/c58fd70d-777b-468e-bc71-7e1916c6381a Aug 14 00:30:41.270577 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-883292ec-32fa-419f-980b-40fccc3f6769 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:41.271158 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-883292ec-32fa-419f-980b-40fccc3f6769 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:41.271638 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.volume_transfer [None req-883292ec-32fa-419f-980b-40fccc3f6769 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Delete transfer with id: c58fd70d-777b-468e-bc71-7e1916c6381a Aug 14 00:30:41.287489 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:41.287489 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:41.304524 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-883292ec-32fa-419f-980b-40fccc3f6769 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volume-transfers/c58fd70d-777b-468e-bc71-7e1916c6381a returned with HTTP 202 Aug 14 00:30:41.305547 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 158/621] 10.4.3.208 () {68 vars in 1419 bytes} [Fri Aug 14 00:30:41 2026] DELETE /volume/v3/volume-transfers/c58fd70d-777b-468e-bc71-7e1916c6381a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:30:41.320406 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ad9374c7-d386-4c33-8559-14e3c9cdf11f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:41.322071 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ad9374c7-d386-4c33-8559-14e3c9cdf11f tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] GET https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 Aug 14 00:30:41.322782 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ad9374c7-d386-4c33-8559-14e3c9cdf11f tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:41.322782 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ad9374c7-d386-4c33-8559-14e3c9cdf11f tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:41.334883 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:41.334883 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:41.343454 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ad9374c7-d386-4c33-8559-14e3c9cdf11f tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Volume info retrieved successfully. Aug 14 00:30:41.350297 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ad9374c7-d386-4c33-8559-14e3c9cdf11f tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 returned with HTTP 200 Aug 14 00:30:41.351417 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 156/622] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:41 2026] GET /volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 => generated 945 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:41.371738 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c9bb2f58-648c-4a09-a50e-43119c9d1bfe None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:41.377176 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c9bb2f58-648c-4a09-a50e-43119c9d1bfe tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] DELETE https://10.4.3.208/volume/v3/volume-transfers/c58fd70d-777b-468e-bc71-7e1916c6381a Aug 14 00:30:41.377176 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c9bb2f58-648c-4a09-a50e-43119c9d1bfe tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:41.377176 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c9bb2f58-648c-4a09-a50e-43119c9d1bfe tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:41.377176 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.volume_transfer [None req-c9bb2f58-648c-4a09-a50e-43119c9d1bfe tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Delete transfer with id: c58fd70d-777b-468e-bc71-7e1916c6381a Aug 14 00:30:41.389789 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c9bb2f58-648c-4a09-a50e-43119c9d1bfe tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volume-transfers/c58fd70d-777b-468e-bc71-7e1916c6381a returned with HTTP 404 Aug 14 00:30:41.390688 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 159/623] 10.4.3.208 () {68 vars in 1419 bytes} [Fri Aug 14 00:30:41 2026] DELETE /volume/v3/volume-transfers/c58fd70d-777b-468e-bc71-7e1916c6381a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:30:41.404466 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-186b7951-11b8-4ad8-aaf1-3ace887eff12 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:41.407762 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-186b7951-11b8-4ad8-aaf1-3ace887eff12 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 Aug 14 00:30:41.408973 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-186b7951-11b8-4ad8-aaf1-3ace887eff12 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:41.408973 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-186b7951-11b8-4ad8-aaf1-3ace887eff12 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:41.409236 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-186b7951-11b8-4ad8-aaf1-3ace887eff12 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Delete volume with id: fa81b3ef-b73b-486e-af34-bebb6629a668 Aug 14 00:30:41.421449 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:41.421449 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:41.421731 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-186b7951-11b8-4ad8-aaf1-3ace887eff12 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Volume info retrieved successfully. Aug 14 00:30:41.495197 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-186b7951-11b8-4ad8-aaf1-3ace887eff12 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Delete volume request issued successfully. Aug 14 00:30:41.495197 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-186b7951-11b8-4ad8-aaf1-3ace887eff12 tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 returned with HTTP 202 Aug 14 00:30:41.496064 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 151/624] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:30:41 2026] DELETE /volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:30:41.509112 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-dd6c6ad4-b10c-4fe5-8498-9dfee50c5dec None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:41.511301 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dd6c6ad4-b10c-4fe5-8498-9dfee50c5dec tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] GET https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 Aug 14 00:30:41.511587 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dd6c6ad4-b10c-4fe5-8498-9dfee50c5dec tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:41.511851 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dd6c6ad4-b10c-4fe5-8498-9dfee50c5dec tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:41.525260 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:41.525260 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:41.533625 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-dd6c6ad4-b10c-4fe5-8498-9dfee50c5dec tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Volume info retrieved successfully. Aug 14 00:30:41.547737 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dd6c6ad4-b10c-4fe5-8498-9dfee50c5dec tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 returned with HTTP 200 Aug 14 00:30:41.548478 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 159/625] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:41 2026] GET /volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 => generated 1129 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:30:42.288240 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:42.292281 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:42.292923 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2008969830"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:42.295769 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2008969830'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:42.300466 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Create volume of 1 GB Aug 14 00:30:42.301225 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:42.301225 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:42.302331 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Availability Zones retrieved successfully. Aug 14 00:30:42.311862 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Flow 'volume_create_api' (f6656070-3d87-4dba-a995-9c45d5f23003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:42.312666 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (134a4414-5d54-4798-9c56-34e9ae9e74e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:42.314055 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:42.337549 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:42.337549 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:42.359913 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (134a4414-5d54-4798-9c56-34e9ae9e74e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3e13d035-b322-4ef6-b643-06582a317820,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e13d035-b322-4ef6-b643-06582a317820', 'encryption_key_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=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:42.361261 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30c1d833-25a3-47fc-a8ea-b6b7f8bdac0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:42.433720 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Created reservations ['9bf20c5c-4d0c-4efc-82a7-908c88ccac82', 'b71cc4fc-da0b-423b-a007-0c6d60dcd1fc', '3ad0fb99-098a-4040-93e7-849ec3f4c8eb', '3fe72c29-4421-4801-a231-d079208bec83'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:42.437848 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30c1d833-25a3-47fc-a8ea-b6b7f8bdac0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bf20c5c-4d0c-4efc-82a7-908c88ccac82', 'b71cc4fc-da0b-423b-a007-0c6d60dcd1fc', '3ad0fb99-098a-4040-93e7-849ec3f4c8eb', '3fe72c29-4421-4801-a231-d079208bec83']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:42.437848 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b945f7b4-1c0e-4f8e-8df0-8b285c81a9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:42.480396 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b945f7b4-1c0e-4f8e-8df0-8b285c81a9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b676138e-7f32-4a18-9260-9abc6ea6d44d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2008969830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='970c2b60c9b344c1958bb2109ffa12e6',qos_specs=None,replication_status=,reservations=['9bf20c5c-4d0c-4efc-82a7-908c88ccac82','b71cc4fc-da0b-423b-a007-0c6d60dcd1fc','3ad0fb99-098a-4040-93e7-849ec3f4c8eb','3fe72c29-4421-4801-a231-d079208bec83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='578fbfef1b17476a92aeb00513767d8a',volume_type_id=3e13d035-b322-4ef6-b643-06582a317820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2008969830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b676138e-7f32-4a18-9260-9abc6ea6d44d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='970c2b60c9b344c1958bb2109ffa12e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='578fbfef1b17476a92aeb00513767d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e13d035-b322-4ef6-b643-06582a317820),volume_type_id=3e13d035-b322-4ef6-b643-06582a317820)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:42.482519 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66811cf8-18a8-4b01-a94d-82cd46b283f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:42.538653 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66811cf8-18a8-4b01-a94d-82cd46b283f2) transitioned into state 'SUCCESS' from state '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-2008969830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='970c2b60c9b344c1958bb2109ffa12e6',qos_specs=None,replication_status=,reservations=['9bf20c5c-4d0c-4efc-82a7-908c88ccac82','b71cc4fc-da0b-423b-a007-0c6d60dcd1fc','3ad0fb99-098a-4040-93e7-849ec3f4c8eb','3fe72c29-4421-4801-a231-d079208bec83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='578fbfef1b17476a92aeb00513767d8a',volume_type_id=3e13d035-b322-4ef6-b643-06582a317820)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:42.539788 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5474f238-3395-44ec-8e0c-aa2f71e11289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:42.564605 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5474f238-3395-44ec-8e0c-aa2f71e11289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:42.564605 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Flow 'volume_create_api' (f6656070-3d87-4dba-a995-9c45d5f23003) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:42.568041 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Create volume request issued successfully. Aug 14 00:30:42.568273 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c3b08d11-34bc-4429-8643-70a6d66a70ef None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:42.568710 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1aa65fb9-3870-4253-acaa-ba081bac41a1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:42.569957 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 157/626] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:30:42 2026] POST /volume/v3/volumes => generated 760 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:42.574102 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c3b08d11-34bc-4429-8643-70a6d66a70ef tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] GET https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 Aug 14 00:30:42.574102 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c3b08d11-34bc-4429-8643-70a6d66a70ef tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:42.575532 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c3b08d11-34bc-4429-8643-70a6d66a70ef tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:42.586204 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c3b08d11-34bc-4429-8643-70a6d66a70ef tempest-VolumesTransfersV355Test-1649211542 tempest-VolumesTransfersV355Test-1649211542-project-admin] https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 returned with HTTP 404 Aug 14 00:30:42.586712 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 160/627] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:42 2026] GET /volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:30:42.589498 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2332c07d-86e1-40b2-bf57-b0ea828f50c8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:42.597955 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2332c07d-86e1-40b2-bf57-b0ea828f50c8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:42.600428 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9430b124-c0f2-46dc-90d1-f6faa4b98a0e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:42.600922 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2332c07d-86e1-40b2-bf57-b0ea828f50c8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:42.602783 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9430b124-c0f2-46dc-90d1-f6faa4b98a0e tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] GET https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 Aug 14 00:30:42.603125 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9430b124-c0f2-46dc-90d1-f6faa4b98a0e tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:42.603420 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9430b124-c0f2-46dc-90d1-f6faa4b98a0e tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:42.604492 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2332c07d-86e1-40b2-bf57-b0ea828f50c8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:42.619648 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9430b124-c0f2-46dc-90d1-f6faa4b98a0e tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 returned with HTTP 404 Aug 14 00:30:42.620699 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 160/628] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:30:42 2026] GET /volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:30:42.626354 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:42.626354 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:42.633650 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2332c07d-86e1-40b2-bf57-b0ea828f50c8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:42.636531 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-67d5f6d3-e79d-4464-bb49-d0e9b0346726 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:42.640211 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2332c07d-86e1-40b2-bf57-b0ea828f50c8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:42.640535 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-67d5f6d3-e79d-4464-bb49-d0e9b0346726 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] DELETE https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 Aug 14 00:30:42.641634 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-67d5f6d3-e79d-4464-bb49-d0e9b0346726 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:42.641634 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-67d5f6d3-e79d-4464-bb49-d0e9b0346726 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:42.641852 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 152/629] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:42 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 828 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:42.641906 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-67d5f6d3-e79d-4464-bb49-d0e9b0346726 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] Delete volume with id: fa81b3ef-b73b-486e-af34-bebb6629a668 Aug 14 00:30:42.650347 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-67d5f6d3-e79d-4464-bb49-d0e9b0346726 tempest-VolumesTransfersV355Test-625040887 tempest-VolumesTransfersV355Test-625040887-project-member] https://10.4.3.208/volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 returned with HTTP 404 Aug 14 00:30:42.651339 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 158/630] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:30:42 2026] DELETE /volume/v3/volumes/fa81b3ef-b73b-486e-af34-bebb6629a668 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:30:43.660473 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8c08fe9d-9538-46b8-9666-27c4e2c37cd6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:43.664902 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8c08fe9d-9538-46b8-9666-27c4e2c37cd6 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:43.666048 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8c08fe9d-9538-46b8-9666-27c4e2c37cd6 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:43.666548 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8c08fe9d-9538-46b8-9666-27c4e2c37cd6 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:43.684833 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:43.684833 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:43.694015 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8c08fe9d-9538-46b8-9666-27c4e2c37cd6 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:43.701643 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8c08fe9d-9538-46b8-9666-27c4e2c37cd6 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:43.701812 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 161/631] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:43 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:43.778583 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-651f5b2a-d096-4ea5-96c6-633516e9df24 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:43.781695 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-651f5b2a-d096-4ea5-96c6-633516e9df24 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:43.781974 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-651f5b2a-d096-4ea5-96c6-633516e9df24 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:43.782910 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-651f5b2a-d096-4ea5-96c6-633516e9df24 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:43.813147 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:43.813147 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:43.820744 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-651f5b2a-d096-4ea5-96c6-633516e9df24 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:43.834875 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-651f5b2a-d096-4ea5-96c6-633516e9df24 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:43.835684 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 161/632] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:30:43 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:44.258247 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-dbe8420e-7470-48e3-b0a9-13db600d4e73 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:44.258697 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dbe8420e-7470-48e3-b0a9-13db600d4e73 None None] GET https://10.4.3.208/volume// Aug 14 00:30:44.259139 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dbe8420e-7470-48e3-b0a9-13db600d4e73 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:44.259425 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dbe8420e-7470-48e3-b0a9-13db600d4e73 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:44.259905 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dbe8420e-7470-48e3-b0a9-13db600d4e73 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:30:44.261261 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 153/633] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:30:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:30:44.290835 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-26959a49-6e26-40b7-80cb-16253b4d4f50 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:44.460459 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-26959a49-6e26-40b7-80cb-16253b4d4f50 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:30:44.461395 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-26959a49-6e26-40b7-80cb-16253b4d4f50 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b676138e-7f32-4a18-9260-9abc6ea6d44d", "connector": null, "instance_uuid": "7c81a679-c9a3-4428-9c39-6a615c90c758"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:44.485018 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:44.485018 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:44.551388 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-26959a49-6e26-40b7-80cb-16253b4d4f50 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:30:44.552801 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 159/634] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:30:44 2026] POST /volume/v3/attachments => generated 273 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:44.628039 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-31a890fd-f648-47e4-b548-90b1708ec9fc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:44.631364 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-31a890fd-f648-47e4-b548-90b1708ec9fc tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:44.631688 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-31a890fd-f648-47e4-b548-90b1708ec9fc tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:44.632333 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-31a890fd-f648-47e4-b548-90b1708ec9fc tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:44.653454 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-522df653-13c0-4e79-8577-be83e7abc271 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:44.653655 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-522df653-13c0-4e79-8577-be83e7abc271 None None] GET https://10.4.3.208/volume// Aug 14 00:30:44.655081 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-522df653-13c0-4e79-8577-be83e7abc271 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:44.655081 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-522df653-13c0-4e79-8577-be83e7abc271 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:44.655081 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-522df653-13c0-4e79-8577-be83e7abc271 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:30:44.655081 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 162/635] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:30:44 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:30:44.662157 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:44.662157 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:44.669373 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-31a890fd-f648-47e4-b548-90b1708ec9fc tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:44.680937 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-8c49c9c8-5e83-4df2-b3a5-0a921e9a1ac5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:44.683385 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-31a890fd-f648-47e4-b548-90b1708ec9fc tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:44.684318 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 162/636] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:44 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:44.688439 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-8c49c9c8-5e83-4df2-b3a5-0a921e9a1ac5 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:44.689830 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-8c49c9c8-5e83-4df2-b3a5-0a921e9a1ac5 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:44.689830 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-8c49c9c8-5e83-4df2-b3a5-0a921e9a1ac5 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:44.713640 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:44.713640 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:44.719772 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-8c49c9c8-5e83-4df2-b3a5-0a921e9a1ac5 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:44.732330 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-8c49c9c8-5e83-4df2-b3a5-0a921e9a1ac5 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:44.732330 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 154/637] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:30:44 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1032 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:30:44.914455 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-48f8e68f-ba47-449c-9f3a-4a7120f6977a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:44.921029 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-48f8e68f-ba47-449c-9f3a-4a7120f6977a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] PUT https://10.4.3.208/volume/v3/attachments/26e7d243-9c80-4217-8e22-46ea80d663b1 Aug 14 00:30:44.921664 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-48f8e68f-ba47-449c-9f3a-4a7120f6977a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:44.943220 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-48f8e68f-ba47-449c-9f3a-4a7120f6977a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Acquiring lock "cinder-attachment_update-b676138e-7f32-4a18-9260-9abc6ea6d44d-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:30:44.950850 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-48f8e68f-ba47-449c-9f3a-4a7120f6977a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Lock "cinder-attachment_update-b676138e-7f32-4a18-9260-9abc6ea6d44d-np0000007289" acquired by "attachment_update" :: waited 0.008s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:30:44.952704 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:44.952704 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:45.145550 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-48f8e68f-ba47-449c-9f3a-4a7120f6977a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Lock "cinder-attachment_update-b676138e-7f32-4a18-9260-9abc6ea6d44d-np0000007289" released by "attachment_update" :: held 0.194s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:30:45.146892 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-48f8e68f-ba47-449c-9f3a-4a7120f6977a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/26e7d243-9c80-4217-8e22-46ea80d663b1 returned with HTTP 200 Aug 14 00:30:45.147275 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 160/638] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:30:44 2026] PUT /volume/v3/attachments/26e7d243-9c80-4217-8e22-46ea80d663b1 => generated 969 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:45.714634 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-dae2ac49-4f27-485e-a0a2-00356fd34ce4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:45.721499 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dae2ac49-4f27-485e-a0a2-00356fd34ce4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:45.721499 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dae2ac49-4f27-485e-a0a2-00356fd34ce4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:45.725658 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dae2ac49-4f27-485e-a0a2-00356fd34ce4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:45.753558 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:45.753558 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:45.762899 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-dae2ac49-4f27-485e-a0a2-00356fd34ce4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:45.771606 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dae2ac49-4f27-485e-a0a2-00356fd34ce4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:45.771606 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 163/639] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:45 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:46.798636 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9fe9894d-6181-4804-9e0f-5f5c7e6137c0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:46.803738 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9fe9894d-6181-4804-9e0f-5f5c7e6137c0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:46.804072 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9fe9894d-6181-4804-9e0f-5f5c7e6137c0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:46.804329 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9fe9894d-6181-4804-9e0f-5f5c7e6137c0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:46.822251 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:46.822251 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:46.829747 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9fe9894d-6181-4804-9e0f-5f5c7e6137c0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:46.837974 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9fe9894d-6181-4804-9e0f-5f5c7e6137c0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:46.838570 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 163/640] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:46 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:47.860019 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-634d4442-f3a5-46d4-8a53-bef9256228ca None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:47.863532 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-634d4442-f3a5-46d4-8a53-bef9256228ca tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:47.863532 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-634d4442-f3a5-46d4-8a53-bef9256228ca tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:47.863532 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-634d4442-f3a5-46d4-8a53-bef9256228ca tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:47.888847 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:47.888847 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:47.899393 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-634d4442-f3a5-46d4-8a53-bef9256228ca tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:47.907123 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-634d4442-f3a5-46d4-8a53-bef9256228ca tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:47.907123 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 155/641] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:47 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:48.460855 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:48.469605 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:48.473491 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1205136560"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:48.476380 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Create volume request body: {'volume': {'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1205136560'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:48.611639 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-01ae4b52-97a0-422c-8ee2-b059b666ce50 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:48.617491 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-01ae4b52-97a0-422c-8ee2-b059b666ce50 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/attachments/26e7d243-9c80-4217-8e22-46ea80d663b1/action Aug 14 00:30:48.617921 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-01ae4b52-97a0-422c-8ee2-b059b666ce50 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:30:48.618145 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-01ae4b52-97a0-422c-8ee2-b059b666ce50 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:48.679169 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Create volume of 1 GB Aug 14 00:30:48.681218 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:48.681218 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:48.681372 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:48.681372 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:48.694028 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Availability Zones retrieved successfully. Aug 14 00:30:48.710059 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Flow 'volume_create_api' (7100c6e6-3e0f-49ed-80e4-d6637e8e9c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:48.715356 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf13d6e5-76cf-40a7-b95a-651eeecd63a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:48.719882 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:48.734218 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-ad10d347-17d3-4324-ba24-6438ecfac7e4 req-01ae4b52-97a0-422c-8ee2-b059b666ce50 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/26e7d243-9c80-4217-8e22-46ea80d663b1/action returned with HTTP 204 Aug 14 00:30:48.734887 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 164/642] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:30:48 2026] POST /volume/v3/attachments/26e7d243-9c80-4217-8e22-46ea80d663b1/action => generated 0 bytes in 124 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:48.857900 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf13d6e5-76cf-40a7-b95a-651eeecd63a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:48.859119 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35321308-2e26-4d6e-afa4-f9b99486cc39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:48.930112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ec8f3d5e-10d8-47a9-a027-9cb99b08ff06 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:48.934128 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ec8f3d5e-10d8-47a9-a027-9cb99b08ff06 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:48.934532 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ec8f3d5e-10d8-47a9-a027-9cb99b08ff06 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:48.935233 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ec8f3d5e-10d8-47a9-a027-9cb99b08ff06 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:48.953447 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:48.953447 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:48.965153 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ec8f3d5e-10d8-47a9-a027-9cb99b08ff06 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:48.974608 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ec8f3d5e-10d8-47a9-a027-9cb99b08ff06 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:48.974951 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 164/643] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:48 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:48.981651 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Created reservations ['968e9d97-5642-4e63-80db-30ef534e4848', 'ae647f7f-47a3-4699-8aab-51b667700b12', '33fc1971-c148-4e2d-b8cf-0a72760f5acc', '5f14fe8c-6c8f-487a-86f2-0823a205a1d6'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:48.982756 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35321308-2e26-4d6e-afa4-f9b99486cc39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['968e9d97-5642-4e63-80db-30ef534e4848', 'ae647f7f-47a3-4699-8aab-51b667700b12', '33fc1971-c148-4e2d-b8cf-0a72760f5acc', '5f14fe8c-6c8f-487a-86f2-0823a205a1d6']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:48.984742 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b1a536-36ca-4833-8318-75a7874bd6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:49.035220 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21b1a536-36ca-4833-8318-75a7874bd6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64683123-cf4f-4628-b70c-8a86ead10db3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1205136560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7bec467175413fb6953a91998829ec',qos_specs=None,replication_status=,reservations=['968e9d97-5642-4e63-80db-30ef534e4848','ae647f7f-47a3-4699-8aab-51b667700b12','33fc1971-c148-4e2d-b8cf-0a72760f5acc','5f14fe8c-6c8f-487a-86f2-0823a205a1d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8a5a86f2134b74978deff5e3be8184',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1205136560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64683123-cf4f-4628-b70c-8a86ead10db3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7bec467175413fb6953a91998829ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c8a5a86f2134b74978deff5e3be8184',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:49.035220 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14d37bab-bb45-4b7a-99d0-c73216cefa51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:49.067437 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-8a1486e3-b55a-4d14-bcc1-c1f1bd251e86 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:49.069630 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14d37bab-bb45-4b7a-99d0-c73216cefa51) transitioned into state 'SUCCESS' from state '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-1205136560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7bec467175413fb6953a91998829ec',qos_specs=None,replication_status=,reservations=['968e9d97-5642-4e63-80db-30ef534e4848','ae647f7f-47a3-4699-8aab-51b667700b12','33fc1971-c148-4e2d-b8cf-0a72760f5acc','5f14fe8c-6c8f-487a-86f2-0823a205a1d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8a5a86f2134b74978deff5e3be8184',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:49.071172 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9890648-abd9-4951-bd36-0c3a03a49aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:49.074596 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-8a1486e3-b55a-4d14-bcc1-c1f1bd251e86 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:49.075258 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-8a1486e3-b55a-4d14-bcc1-c1f1bd251e86 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:49.076014 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-8a1486e3-b55a-4d14-bcc1-c1f1bd251e86 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:49.086711 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9890648-abd9-4951-bd36-0c3a03a49aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:49.088695 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Flow 'volume_create_api' (7100c6e6-3e0f-49ed-80e4-d6637e8e9c42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:49.088806 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Create volume request issued successfully. Aug 14 00:30:49.089639 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-01bbf6ab-3e75-44bb-87f6-e5c7bd6a9619 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:49.090233 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 161/644] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:30:48 2026] POST /volume/v3/volumes => generated 747 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:49.102860 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:49.102860 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:49.108255 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7018a249-c154-49b2-ba50-cd364b76ea0c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:49.109362 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-8a1486e3-b55a-4d14-bcc1-c1f1bd251e86 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:49.115281 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7018a249-c154-49b2-ba50-cd364b76ea0c tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 Aug 14 00:30:49.115404 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7018a249-c154-49b2-ba50-cd364b76ea0c tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:49.115660 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7018a249-c154-49b2-ba50-cd364b76ea0c tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:49.118771 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-8a1486e3-b55a-4d14-bcc1-c1f1bd251e86 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:49.119213 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 156/645] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:30:49 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1145 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:49.128122 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:49.128122 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:49.131310 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7018a249-c154-49b2-ba50-cd364b76ea0c tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:49.140249 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7018a249-c154-49b2-ba50-cd364b76ea0c tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 returned with HTTP 200 Aug 14 00:30:49.140729 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 165/646] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:49 2026] GET /volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:49.312041 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3ca3bba1-2e50-418b-b86e-6278b7a5bb7a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:49.312256 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3ca3bba1-2e50-418b-b86e-6278b7a5bb7a None None] GET https://10.4.3.208/volume// Aug 14 00:30:49.312533 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3ca3bba1-2e50-418b-b86e-6278b7a5bb7a None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:49.312765 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3ca3bba1-2e50-418b-b86e-6278b7a5bb7a None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:49.316117 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3ca3bba1-2e50-418b-b86e-6278b7a5bb7a None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:30:49.316117 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 165/647] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:30:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:30:49.316282 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c4cbe03f-2b87-41e3-84b3-2ee85d2f10d7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:49.316282 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c4cbe03f-2b87-41e3-84b3-2ee85d2f10d7 None None] GET https://10.4.3.208/volume// Aug 14 00:30:49.316282 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c4cbe03f-2b87-41e3-84b3-2ee85d2f10d7 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:49.316282 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c4cbe03f-2b87-41e3-84b3-2ee85d2f10d7 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:49.316732 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c4cbe03f-2b87-41e3-84b3-2ee85d2f10d7 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:30:49.317264 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 162/648] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:30:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:30:49.332521 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-b96a485d-3a6d-4621-a940-9ee6600ff1dc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:49.334555 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-a93f846b-3b3f-4e26-8d72-b82339a767b5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:49.343146 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-a93f846b-3b3f-4e26-8d72-b82339a767b5 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:30:49.343221 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-b96a485d-3a6d-4621-a940-9ee6600ff1dc tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:30:49.343669 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-b96a485d-3a6d-4621-a940-9ee6600ff1dc tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8987bedd-f6ab-470a-adf8-5169c0be721d", "connector": null, "instance_uuid": "34bd9ef1-d08d-41ac-a36b-673cbe585ef0"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:49.347114 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-a93f846b-3b3f-4e26-8d72-b82339a767b5 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b676138e-7f32-4a18-9260-9abc6ea6d44d", "connector": null, "instance_uuid": "d555bd64-f5c4-4abf-8eea-d518c25dbbdf"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:49.372192 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:49.372192 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:49.376600 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:49.376600 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:49.418074 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-a93f846b-3b3f-4e26-8d72-b82339a767b5 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:30:49.418560 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 166/649] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:30:49 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:49.475187 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-b96a485d-3a6d-4621-a940-9ee6600ff1dc tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:30:49.475849 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 157/650] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:30:49 2026] POST /volume/v3/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:49.497376 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-04375377-4526-4392-8c6c-b11c82165f86 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:49.502480 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-04375377-4526-4392-8c6c-b11c82165f86 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:49.502480 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-04375377-4526-4392-8c6c-b11c82165f86 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:49.502480 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-04375377-4526-4392-8c6c-b11c82165f86 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:49.509163 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-b48f40c8-00a4-4bd4-8fcc-cca9b41366b5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:49.512078 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-b48f40c8-00a4-4bd4-8fcc-cca9b41366b5 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] DELETE https://10.4.3.208/volume/v3/attachments/e7b69c69-8b25-4a34-a9a5-86f3bd582242 Aug 14 00:30:49.512078 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-b48f40c8-00a4-4bd4-8fcc-cca9b41366b5 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:49.512350 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-b48f40c8-00a4-4bd4-8fcc-cca9b41366b5 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:49.530557 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:49.530557 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:49.542473 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:49.542473 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:49.544393 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-27d0b504-c088-4595-85f8-65571b60ace4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:49.545108 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-27d0b504-c088-4595-85f8-65571b60ace4 None None] GET https://10.4.3.208/volume// Aug 14 00:30:49.545108 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-27d0b504-c088-4595-85f8-65571b60ace4 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:49.545108 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-27d0b504-c088-4595-85f8-65571b60ace4 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:49.545309 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-27d0b504-c088-4595-85f8-65571b60ace4 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:30:49.545780 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 167/651] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:30:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 00:30:49.567453 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-04375377-4526-4392-8c6c-b11c82165f86 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:49.578472 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-04375377-4526-4392-8c6c-b11c82165f86 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:49.578472 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 166/652] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:49 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1147 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:49.583390 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-87160940-e8e1-4b52-ac16-132dc8d55537 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:49.595648 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-87160940-e8e1-4b52-ac16-132dc8d55537 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:49.595648 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-87160940-e8e1-4b52-ac16-132dc8d55537 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:49.595648 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-87160940-e8e1-4b52-ac16-132dc8d55537 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:49.625660 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:49.625660 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:49.639046 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-87160940-e8e1-4b52-ac16-132dc8d55537 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:49.647817 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-87160940-e8e1-4b52-ac16-132dc8d55537 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:49.648483 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 158/653] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:30:49 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1327 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:30:49.753771 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-b48f40c8-00a4-4bd4-8fcc-cca9b41366b5 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/attachments/e7b69c69-8b25-4a34-a9a5-86f3bd582242 returned with HTTP 200 Aug 14 00:30:49.753771 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 163/654] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:30:49 2026] DELETE /volume/v3/attachments/e7b69c69-8b25-4a34-a9a5-86f3bd582242 => generated 192 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:49.815114 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-6068e3cc-1380-4954-9b6a-f86029c9206b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:49.821283 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-6068e3cc-1380-4954-9b6a-f86029c9206b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] PUT https://10.4.3.208/volume/v3/attachments/e4c01fb3-9fc6-4ab1-be68-c59021050412 Aug 14 00:30:49.821283 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-6068e3cc-1380-4954-9b6a-f86029c9206b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:49.837663 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-6068e3cc-1380-4954-9b6a-f86029c9206b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Acquiring lock "cinder-attachment_update-b676138e-7f32-4a18-9260-9abc6ea6d44d-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:30:49.846597 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-6068e3cc-1380-4954-9b6a-f86029c9206b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Lock "cinder-attachment_update-b676138e-7f32-4a18-9260-9abc6ea6d44d-np0000007289" acquired by "attachment_update" :: waited 0.007s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:30:49.846597 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:49.846597 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:50.012717 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-6068e3cc-1380-4954-9b6a-f86029c9206b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Lock "cinder-attachment_update-b676138e-7f32-4a18-9260-9abc6ea6d44d-np0000007289" released by "attachment_update" :: held 0.168s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:30:50.013185 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-6068e3cc-1380-4954-9b6a-f86029c9206b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/e4c01fb3-9fc6-4ab1-be68-c59021050412 returned with HTTP 200 Aug 14 00:30:50.013885 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 168/655] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:30:49 2026] PUT /volume/v3/attachments/e4c01fb3-9fc6-4ab1-be68-c59021050412 => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:50.161292 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-80656ad6-8c1d-470a-b002-bebe5cfb6e7f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:50.164509 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-80656ad6-8c1d-470a-b002-bebe5cfb6e7f tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 Aug 14 00:30:50.164803 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-80656ad6-8c1d-470a-b002-bebe5cfb6e7f tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:50.165076 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-80656ad6-8c1d-470a-b002-bebe5cfb6e7f tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:50.176947 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:50.176947 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:50.183367 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-80656ad6-8c1d-470a-b002-bebe5cfb6e7f tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:50.191757 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-80656ad6-8c1d-470a-b002-bebe5cfb6e7f tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 returned with HTTP 200 Aug 14 00:30:50.192444 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 167/656] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:50 2026] GET /volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:50.216038 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f610ba8d-62c9-4461-87da-ba285c52a53b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:50.218343 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:50.218985 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "64683123-cf4f-4628-b70c-8a86ead10db3", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1859793047"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:50.221681 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Create volume request body: {'volume': {'source_volid': '64683123-cf4f-4628-b70c-8a86ead10db3', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1859793047'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:50.235972 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:50.235972 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:50.237672 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume retrieved successfully. Aug 14 00:30:50.237811 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Create volume of 1 GB Aug 14 00:30:50.246005 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Availability Zones retrieved successfully. Aug 14 00:30:50.257315 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Flow 'volume_create_api' (4a9352b5-ffc4-482c-8d6c-14f362511545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:50.259063 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24e109fa-fd63-48b8-bf7e-72f9ff74e3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:50.260737 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:50.305341 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24e109fa-fd63-48b8-bf7e-72f9ff74e3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '64683123-cf4f-4628-b70c-8a86ead10db3', 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:50.306319 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c74fa219-7c2d-4bec-9db0-8ea4eb6f1fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:50.379428 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Created reservations ['7c6577d7-22fd-447b-b258-981b2004199c', '0e4244a9-f19a-4524-b62f-dd21fc3183d4', '52555c0b-1094-4b9c-9f7d-78b2a24c0ae2', '1ff97ce5-3ca9-4709-8f65-62e394d66abe'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:50.382535 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c74fa219-7c2d-4bec-9db0-8ea4eb6f1fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c6577d7-22fd-447b-b258-981b2004199c', '0e4244a9-f19a-4524-b62f-dd21fc3183d4', '52555c0b-1094-4b9c-9f7d-78b2a24c0ae2', '1ff97ce5-3ca9-4709-8f65-62e394d66abe']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:50.382535 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35687356-90bb-4d29-a558-0c60b6e69d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:50.437134 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35687356-90bb-4d29-a558-0c60b6e69d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb91ad18-50e0-422a-94d6-11623ac83bc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1859793047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7bec467175413fb6953a91998829ec',qos_specs=None,replication_status=,reservations=['7c6577d7-22fd-447b-b258-981b2004199c','0e4244a9-f19a-4524-b62f-dd21fc3183d4','52555c0b-1094-4b9c-9f7d-78b2a24c0ae2','1ff97ce5-3ca9-4709-8f65-62e394d66abe'],size=1,snapshot_id=None,source_replicaid=,source_volid=64683123-cf4f-4628-b70c-8a86ead10db3,status='creating',user_id='2c8a5a86f2134b74978deff5e3be8184',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), '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-14T00:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1859793047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb91ad18-50e0-422a-94d6-11623ac83bc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7bec467175413fb6953a91998829ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=64683123-cf4f-4628-b70c-8a86ead10db3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c8a5a86f2134b74978deff5e3be8184',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:50.437134 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aee67dbf-127a-4a4d-9016-cf972a4248c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:50.491136 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aee67dbf-127a-4a4d-9016-cf972a4248c0) transitioned into state 'SUCCESS' from state '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-1859793047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7bec467175413fb6953a91998829ec',qos_specs=None,replication_status=,reservations=['7c6577d7-22fd-447b-b258-981b2004199c','0e4244a9-f19a-4524-b62f-dd21fc3183d4','52555c0b-1094-4b9c-9f7d-78b2a24c0ae2','1ff97ce5-3ca9-4709-8f65-62e394d66abe'],size=1,snapshot_id=None,source_replicaid=,source_volid=64683123-cf4f-4628-b70c-8a86ead10db3,status='creating',user_id='2c8a5a86f2134b74978deff5e3be8184',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:50.491136 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (892449e3-8e8e-4e2a-a382-0a074769ff6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:50.533960 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (892449e3-8e8e-4e2a-a382-0a074769ff6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:50.534125 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Flow 'volume_create_api' (4a9352b5-ffc4-482c-8d6c-14f362511545) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:50.534871 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Create volume request issued successfully. Aug 14 00:30:50.535835 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f610ba8d-62c9-4461-87da-ba285c52a53b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:50.536423 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 159/657] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:30:50 2026] POST /volume/v3/volumes => generated 780 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:50.559178 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d26a5100-17dc-4034-888a-82cb8495f42d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:50.569023 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d26a5100-17dc-4034-888a-82cb8495f42d tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 Aug 14 00:30:50.569023 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d26a5100-17dc-4034-888a-82cb8495f42d tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:50.569023 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d26a5100-17dc-4034-888a-82cb8495f42d tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:50.584981 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:50.584981 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:50.597248 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-338712d0-f6d1-4204-99e4-d5e5fa862cfb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:50.603737 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d26a5100-17dc-4034-888a-82cb8495f42d tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:50.603880 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-338712d0-f6d1-4204-99e4-d5e5fa862cfb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:50.603880 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-338712d0-f6d1-4204-99e4-d5e5fa862cfb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:50.604559 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-338712d0-f6d1-4204-99e4-d5e5fa862cfb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:50.620319 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d26a5100-17dc-4034-888a-82cb8495f42d tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 returned with HTTP 200 Aug 14 00:30:50.620319 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 164/658] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:50 2026] GET /volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:50.633241 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:50.633241 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:50.641655 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-338712d0-f6d1-4204-99e4-d5e5fa862cfb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:50.650806 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-338712d0-f6d1-4204-99e4-d5e5fa862cfb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:50.650806 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 169/659] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:50 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:51.647621 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3c62d1fc-06db-4b97-bdc8-0888c753b9f6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:51.650317 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3c62d1fc-06db-4b97-bdc8-0888c753b9f6 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 Aug 14 00:30:51.650317 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3c62d1fc-06db-4b97-bdc8-0888c753b9f6 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:51.650566 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3c62d1fc-06db-4b97-bdc8-0888c753b9f6 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:51.671606 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3957f772-e269-46de-861d-4e75edca75ec None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:51.672794 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:51.672794 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:51.678022 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3957f772-e269-46de-861d-4e75edca75ec tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:51.678022 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3957f772-e269-46de-861d-4e75edca75ec tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:51.680059 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3957f772-e269-46de-861d-4e75edca75ec tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:51.681023 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3c62d1fc-06db-4b97-bdc8-0888c753b9f6 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:51.692909 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3c62d1fc-06db-4b97-bdc8-0888c753b9f6 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 returned with HTTP 200 Aug 14 00:30:51.693295 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 168/660] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:51 2026] GET /volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 => generated 1389 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:51.705768 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:51.705768 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:51.710393 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3957f772-e269-46de-861d-4e75edca75ec tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:51.718032 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9911bb96-214f-413e-aee3-86616ff9c8db None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:51.718557 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3957f772-e269-46de-861d-4e75edca75ec tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:51.718557 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 160/661] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:51 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:51.725442 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9911bb96-214f-413e-aee3-86616ff9c8db tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 Aug 14 00:30:51.725442 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9911bb96-214f-413e-aee3-86616ff9c8db tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:51.725442 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9911bb96-214f-413e-aee3-86616ff9c8db tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:51.749806 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:51.749806 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:51.760350 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9911bb96-214f-413e-aee3-86616ff9c8db tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:51.774289 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9911bb96-214f-413e-aee3-86616ff9c8db tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 returned with HTTP 200 Aug 14 00:30:51.774992 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 165/662] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:51 2026] GET /volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 => generated 1389 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:51.809179 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d0195814-670e-485e-9cee-e1ae6fcb15e7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:51.815057 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d0195814-670e-485e-9cee-e1ae6fcb15e7 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 Aug 14 00:30:51.815057 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d0195814-670e-485e-9cee-e1ae6fcb15e7 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:51.816519 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d0195814-670e-485e-9cee-e1ae6fcb15e7 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:51.838896 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:51.838896 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:51.859955 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d0195814-670e-485e-9cee-e1ae6fcb15e7 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:51.878399 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d0195814-670e-485e-9cee-e1ae6fcb15e7 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 returned with HTTP 200 Aug 14 00:30:51.878914 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 170/663] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:51 2026] GET /volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 => generated 1389 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:51.888471 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-2384854b-c251-4ada-b7e8-fff64ccf1137 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:51.892639 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-2384854b-c251-4ada-b7e8-fff64ccf1137 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] PUT https://10.4.3.208/volume/v3/attachments/8845f234-db15-4b81-bd68-4da97e23ab19 Aug 14 00:30:51.893378 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-2384854b-c251-4ada-b7e8-fff64ccf1137 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:51.895924 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-db8cb20a-739e-4752-8327-bf8f763c24fa None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:51.899051 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-db8cb20a-739e-4752-8327-bf8f763c24fa tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] DELETE https://10.4.3.208/volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 Aug 14 00:30:51.900198 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-db8cb20a-739e-4752-8327-bf8f763c24fa tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:51.902296 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-db8cb20a-739e-4752-8327-bf8f763c24fa tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:51.902296 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-db8cb20a-739e-4752-8327-bf8f763c24fa tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Delete volume with id: cb91ad18-50e0-422a-94d6-11623ac83bc8 Aug 14 00:30:51.905891 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-2384854b-c251-4ada-b7e8-fff64ccf1137 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Acquiring lock "cinder-attachment_update-8987bedd-f6ab-470a-adf8-5169c0be721d-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:30:51.915759 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-2384854b-c251-4ada-b7e8-fff64ccf1137 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Lock "cinder-attachment_update-8987bedd-f6ab-470a-adf8-5169c0be721d-np0000007289" acquired by "attachment_update" :: waited 0.010s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:30:51.917264 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:51.917264 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:51.919178 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:51.919178 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:51.921317 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-db8cb20a-739e-4752-8327-bf8f763c24fa tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:51.975191 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-db8cb20a-739e-4752-8327-bf8f763c24fa tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Delete volume request issued successfully. Aug 14 00:30:51.976168 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-db8cb20a-739e-4752-8327-bf8f763c24fa tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 returned with HTTP 202 Aug 14 00:30:51.989908 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 161/664] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:30:51 2026] DELETE /volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:52.001004 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fcbf1012-e425-4049-a862-34a1a23dfbcf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:52.002686 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fcbf1012-e425-4049-a862-34a1a23dfbcf tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 Aug 14 00:30:52.002926 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fcbf1012-e425-4049-a862-34a1a23dfbcf tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:52.003151 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fcbf1012-e425-4049-a862-34a1a23dfbcf tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:52.016947 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:52.016947 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:52.023708 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fcbf1012-e425-4049-a862-34a1a23dfbcf tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:52.037107 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fcbf1012-e425-4049-a862-34a1a23dfbcf tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 returned with HTTP 200 Aug 14 00:30:52.037713 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 166/665] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:51 2026] GET /volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 => generated 1388 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:30:52.123986 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-2384854b-c251-4ada-b7e8-fff64ccf1137 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Lock "cinder-attachment_update-8987bedd-f6ab-470a-adf8-5169c0be721d-np0000007289" released by "attachment_update" :: held 0.207s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:30:52.123986 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-2384854b-c251-4ada-b7e8-fff64ccf1137 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/attachments/8845f234-db15-4b81-bd68-4da97e23ab19 returned with HTTP 200 Aug 14 00:30:52.124706 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 169/666] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:30:51 2026] PUT /volume/v3/attachments/8845f234-db15-4b81-bd68-4da97e23ab19 => generated 969 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:52.150523 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-f6298ec9-5c68-4bc2-ac8f-780808d38eb7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:52.153545 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-f6298ec9-5c68-4bc2-ac8f-780808d38eb7 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/attachments/8845f234-db15-4b81-bd68-4da97e23ab19 Aug 14 00:30:52.153861 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-f6298ec9-5c68-4bc2-ac8f-780808d38eb7 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:52.154949 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-f6298ec9-5c68-4bc2-ac8f-780808d38eb7 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:52.195421 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-f6298ec9-5c68-4bc2-ac8f-780808d38eb7 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/attachments/8845f234-db15-4b81-bd68-4da97e23ab19 returned with HTTP 200 Aug 14 00:30:52.195421 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 171/667] 10.4.3.208 () {70 vars in 1651 bytes} [Fri Aug 14 00:30:52 2026] GET /volume/v3/attachments/8845f234-db15-4b81-bd68-4da97e23ab19 => generated 994 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:52.744572 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-60bc1552-787f-4e44-a24f-2e36785da188 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:52.750833 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-60bc1552-787f-4e44-a24f-2e36785da188 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:52.750833 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-60bc1552-787f-4e44-a24f-2e36785da188 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:52.752530 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-60bc1552-787f-4e44-a24f-2e36785da188 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:52.756897 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=432,cinder:UPDATE=131,cinder:INSERT=88 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:30:52.769455 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:52.769455 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:52.776280 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-60bc1552-787f-4e44-a24f-2e36785da188 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:52.784052 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-60bc1552-787f-4e44-a24f-2e36785da188 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:52.785104 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 162/668] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:52 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:53.028294 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-b6856ba0-e569-413b-855a-ce2d83ba8db2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:53.036653 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-b6856ba0-e569-413b-855a-ce2d83ba8db2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/attachments/e4c01fb3-9fc6-4ab1-be68-c59021050412/action Aug 14 00:30:53.037183 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-b6856ba0-e569-413b-855a-ce2d83ba8db2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:30:53.037363 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-b6856ba0-e569-413b-855a-ce2d83ba8db2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:53.044408 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=404,cinder:INSERT=84,cinder:UPDATE=130 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:30:53.064550 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d45c5ffe-42fb-42ed-bce1-e2c200470100 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:53.069423 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d45c5ffe-42fb-42ed-bce1-e2c200470100 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 Aug 14 00:30:53.069423 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d45c5ffe-42fb-42ed-bce1-e2c200470100 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:53.069423 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d45c5ffe-42fb-42ed-bce1-e2c200470100 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:53.084253 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:53.084253 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:53.089902 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d45c5ffe-42fb-42ed-bce1-e2c200470100 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 returned with HTTP 404 Aug 14 00:30:53.101543 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 170/669] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:53 2026] GET /volume/v3/volumes/cb91ad18-50e0-422a-94d6-11623ac83bc8 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:30:53.121368 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9c1b6f95-83ca-4e72-90a6-1cda4bcb9fd4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:53.127403 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d8d5c98a-1682-4a96-8fb7-4919327ad35d req-b6856ba0-e569-413b-855a-ce2d83ba8db2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/e4c01fb3-9fc6-4ab1-be68-c59021050412/action returned with HTTP 204 Aug 14 00:30:53.127472 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9c1b6f95-83ca-4e72-90a6-1cda4bcb9fd4 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 Aug 14 00:30:53.127472 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9c1b6f95-83ca-4e72-90a6-1cda4bcb9fd4 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:53.127472 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9c1b6f95-83ca-4e72-90a6-1cda4bcb9fd4 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:53.127609 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 167/670] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:30:53 2026] POST /volume/v3/attachments/e4c01fb3-9fc6-4ab1-be68-c59021050412/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:53.142639 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:53.142639 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:53.151028 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9c1b6f95-83ca-4e72-90a6-1cda4bcb9fd4 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:53.165242 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9c1b6f95-83ca-4e72-90a6-1cda4bcb9fd4 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 returned with HTTP 200 Aug 14 00:30:53.166054 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 172/671] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:53 2026] GET /volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 => generated 1355 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:53.193861 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-797d7b4f-5eb2-4e9c-b8d1-20da2982eecd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:53.199724 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-797d7b4f-5eb2-4e9c-b8d1-20da2982eecd tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] DELETE https://10.4.3.208/volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 Aug 14 00:30:53.199724 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-797d7b4f-5eb2-4e9c-b8d1-20da2982eecd tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:53.199932 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-797d7b4f-5eb2-4e9c-b8d1-20da2982eecd tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:53.201263 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-797d7b4f-5eb2-4e9c-b8d1-20da2982eecd tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Delete volume with id: 64683123-cf4f-4628-b70c-8a86ead10db3 Aug 14 00:30:53.217599 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:53.217599 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:53.218580 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-797d7b4f-5eb2-4e9c-b8d1-20da2982eecd tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:53.267441 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-797d7b4f-5eb2-4e9c-b8d1-20da2982eecd tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Delete volume request issued successfully. Aug 14 00:30:53.267441 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-797d7b4f-5eb2-4e9c-b8d1-20da2982eecd tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 returned with HTTP 202 Aug 14 00:30:53.267441 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 163/672] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:30:53 2026] DELETE /volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:53.280333 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b5047d85-832b-46a3-9c50-b8358467da09 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:53.280333 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b5047d85-832b-46a3-9c50-b8358467da09 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 Aug 14 00:30:53.280333 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b5047d85-832b-46a3-9c50-b8358467da09 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:53.281348 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b5047d85-832b-46a3-9c50-b8358467da09 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:53.306182 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:53.306182 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:53.316354 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b5047d85-832b-46a3-9c50-b8358467da09 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:53.326114 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b5047d85-832b-46a3-9c50-b8358467da09 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 returned with HTTP 200 Aug 14 00:30:53.326114 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 171/673] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:53 2026] GET /volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 => generated 1354 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:53.803664 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2477b5fd-7759-4e3f-95d2-de5b2cb62852 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:53.809439 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2477b5fd-7759-4e3f-95d2-de5b2cb62852 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:53.810907 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2477b5fd-7759-4e3f-95d2-de5b2cb62852 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:53.811285 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2477b5fd-7759-4e3f-95d2-de5b2cb62852 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:53.834617 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:53.834617 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:53.840062 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2477b5fd-7759-4e3f-95d2-de5b2cb62852 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:53.847670 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2477b5fd-7759-4e3f-95d2-de5b2cb62852 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:53.848063 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 168/674] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:53 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:53.868155 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-01c3c6fd-99f2-4af1-bd7b-b0cd143b6b04 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:54.089366 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-01c3c6fd-99f2-4af1-bd7b-b0cd143b6b04 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:54.089629 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-01c3c6fd-99f2-4af1-bd7b-b0cd143b6b04 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:54.090517 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-01c3c6fd-99f2-4af1-bd7b-b0cd143b6b04 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:54.092914 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=386,cinder:INSERT=60,cinder:UPDATE=94 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:30:54.109483 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:54.109483 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:54.118805 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-01c3c6fd-99f2-4af1-bd7b-b0cd143b6b04 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] Volume info retrieved successfully. Aug 14 00:30:54.130681 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-01c3c6fd-99f2-4af1-bd7b-b0cd143b6b04 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:54.132134 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 173/675] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:53 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1442 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:54.223876 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4736fcd5-e5bf-406b-8add-b61fa9f6edbf None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:54.229799 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4736fcd5-e5bf-406b-8add-b61fa9f6edbf tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:54.229799 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4736fcd5-e5bf-406b-8add-b61fa9f6edbf tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:54.229996 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4736fcd5-e5bf-406b-8add-b61fa9f6edbf tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:54.253064 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:54.253064 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:54.264458 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4736fcd5-e5bf-406b-8add-b61fa9f6edbf tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] Volume info retrieved successfully. Aug 14 00:30:54.271010 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4736fcd5-e5bf-406b-8add-b61fa9f6edbf tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:54.272120 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 164/676] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:54 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:54.349474 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-acaf8a48-78c2-4213-b0a3-5d93a79552e8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:54.354194 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-acaf8a48-78c2-4213-b0a3-5d93a79552e8 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 Aug 14 00:30:54.354602 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-acaf8a48-78c2-4213-b0a3-5d93a79552e8 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:54.355225 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-acaf8a48-78c2-4213-b0a3-5d93a79552e8 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:54.365441 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-f694c088-d643-47f8-8997-b0f3fc55f10c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:54.368635 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=303,cinder:UPDATE=55,cinder:INSERT=28 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:30:54.370524 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-f694c088-d643-47f8-8997-b0f3fc55f10c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:54.370832 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-f694c088-d643-47f8-8997-b0f3fc55f10c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:54.372112 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-f694c088-d643-47f8-8997-b0f3fc55f10c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:54.383923 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-acaf8a48-78c2-4213-b0a3-5d93a79552e8 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 returned with HTTP 404 Aug 14 00:30:54.383923 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 172/677] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:54 2026] GET /volume/v3/volumes/64683123-cf4f-4628-b70c-8a86ead10db3 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:54.387751 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:54.387751 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:54.394002 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-f694c088-d643-47f8-8997-b0f3fc55f10c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:54.400690 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2a693e29-d9ef-42c8-9d70-13065125a833 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:54.411728 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-f694c088-d643-47f8-8997-b0f3fc55f10c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:54.412286 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 169/678] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:30:54 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:54.414115 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:54.414115 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-898738095"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:54.417261 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-898738095'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:54.419725 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Create volume of 1 GB Aug 14 00:30:54.425913 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Availability Zones retrieved successfully. Aug 14 00:30:54.435917 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Flow 'volume_create_api' (35ac6714-080f-4790-8486-72d2a425c7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:54.437644 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77487975-8123-4a6d-ad5f-6f38e1f9b403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:54.439890 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:54.457837 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-9808c08c-b1ff-40b4-90b6-ce91dfcc4e97 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:54.463331 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-9808c08c-b1ff-40b4-90b6-ce91dfcc4e97 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d/action Aug 14 00:30:54.463896 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-9808c08c-b1ff-40b4-90b6-ce91dfcc4e97 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:30:54.464168 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-9808c08c-b1ff-40b4-90b6-ce91dfcc4e97 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:54.502099 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:54.502099 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:54.503049 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-9808c08c-b1ff-40b4-90b6-ce91dfcc4e97 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:54.515339 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77487975-8123-4a6d-ad5f-6f38e1f9b403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:54.520752 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eae609e7-1e63-4d35-b9ac-338a7c628574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:54.520818 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-9808c08c-b1ff-40b4-90b6-ce91dfcc4e97 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Begin detaching volume completed successfully. Aug 14 00:30:54.520818 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-9808c08c-b1ff-40b4-90b6-ce91dfcc4e97 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d/action returned with HTTP 202 Aug 14 00:30:54.520818 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 165/679] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:30:54 2026] POST /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:30:54.557193 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-249bf50e-9f0a-451c-b520-29e4bdcaae21 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:54.573840 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-249bf50e-9f0a-451c-b520-29e4bdcaae21 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:54.573840 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-249bf50e-9f0a-451c-b520-29e4bdcaae21 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:54.573840 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-249bf50e-9f0a-451c-b520-29e4bdcaae21 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:54.603433 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:54.603433 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:54.617222 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-249bf50e-9f0a-451c-b520-29e4bdcaae21 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:54.627138 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-249bf50e-9f0a-451c-b520-29e4bdcaae21 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:54.628166 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 173/680] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:54 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1445 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:54.630193 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3c8bbf70-ab77-4394-8ec9-3cd2da57b316 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:54.630635 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3c8bbf70-ab77-4394-8ec9-3cd2da57b316 None None] GET https://10.4.3.208/volume// Aug 14 00:30:54.630872 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3c8bbf70-ab77-4394-8ec9-3cd2da57b316 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:54.631317 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3c8bbf70-ab77-4394-8ec9-3cd2da57b316 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:54.631674 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3c8bbf70-ab77-4394-8ec9-3cd2da57b316 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:30:54.632198 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 170/681] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:30:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:30:54.649009 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-d2678e1a-cda6-4f5a-8084-c480ef9d3bac None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:54.652767 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-d2678e1a-cda6-4f5a-8084-c480ef9d3bac tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:54.652869 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-d2678e1a-cda6-4f5a-8084-c480ef9d3bac tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:54.653833 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-d2678e1a-cda6-4f5a-8084-c480ef9d3bac tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:54.654701 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Created reservations ['6a831d08-2291-4b23-acea-f7cc8a138936', '6e1c6783-7328-4745-8dd7-391ff8972f18', '1fa22994-6dcd-4c41-a958-750bb0c2126d', 'c4509a9c-d465-4fcb-b6c8-10fde4502bdd'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:54.656497 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eae609e7-1e63-4d35-b9ac-338a7c628574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a831d08-2291-4b23-acea-f7cc8a138936', '6e1c6783-7328-4745-8dd7-391ff8972f18', '1fa22994-6dcd-4c41-a958-750bb0c2126d', 'c4509a9c-d465-4fcb-b6c8-10fde4502bdd']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:54.658383 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (829deb51-abd3-42db-a669-3a72affe3f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:54.687403 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:54.687403 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:54.694428 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-d2678e1a-cda6-4f5a-8084-c480ef9d3bac tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:54.700118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (829deb51-abd3-42db-a669-3a72affe3f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05530137-c75b-443c-ab4d-4fdbfef1607d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-898738095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7bec467175413fb6953a91998829ec',qos_specs=None,replication_status=,reservations=['6a831d08-2291-4b23-acea-f7cc8a138936','6e1c6783-7328-4745-8dd7-391ff8972f18','1fa22994-6dcd-4c41-a958-750bb0c2126d','c4509a9c-d465-4fcb-b6c8-10fde4502bdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8a5a86f2134b74978deff5e3be8184',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-898738095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05530137-c75b-443c-ab4d-4fdbfef1607d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7bec467175413fb6953a91998829ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c8a5a86f2134b74978deff5e3be8184',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:54.700118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de982d32-0b2b-4c8c-b7c5-29d01edec36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:54.702082 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-d2678e1a-cda6-4f5a-8084-c480ef9d3bac tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:54.702738 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 166/682] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:30:54 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1625 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:30:54.748721 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de982d32-0b2b-4c8c-b7c5-29d01edec36e) transitioned into state 'SUCCESS' from state '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-898738095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7bec467175413fb6953a91998829ec',qos_specs=None,replication_status=,reservations=['6a831d08-2291-4b23-acea-f7cc8a138936','6e1c6783-7328-4745-8dd7-391ff8972f18','1fa22994-6dcd-4c41-a958-750bb0c2126d','c4509a9c-d465-4fcb-b6c8-10fde4502bdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c8a5a86f2134b74978deff5e3be8184',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:54.749763 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b97badf0-a0a0-4f09-b540-f9e04a0f53bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:54.769894 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b97badf0-a0a0-4f09-b540-f9e04a0f53bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:54.771322 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Flow 'volume_create_api' (35ac6714-080f-4790-8486-72d2a425c7e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:54.771322 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Create volume request issued successfully. Aug 14 00:30:54.773100 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2a693e29-d9ef-42c8-9d70-13065125a833 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:54.773100 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 174/683] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:30:54 2026] POST /volume/v3/volumes => generated 746 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:54.794011 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7841ac52-7d10-447f-a0c1-06c76ffd7b54 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:54.799511 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7841ac52-7d10-447f-a0c1-06c76ffd7b54 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d Aug 14 00:30:54.800994 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7841ac52-7d10-447f-a0c1-06c76ffd7b54 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:54.801383 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7841ac52-7d10-447f-a0c1-06c76ffd7b54 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:54.818387 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:54.818387 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:54.825131 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7841ac52-7d10-447f-a0c1-06c76ffd7b54 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:54.834618 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7841ac52-7d10-447f-a0c1-06c76ffd7b54 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d returned with HTTP 200 Aug 14 00:30:54.835620 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 174/684] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:54 2026] GET /volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d => generated 814 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:55.652497 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b604124b-6bba-4f4d-b0f7-ea102f5c71e4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:55.657390 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b604124b-6bba-4f4d-b0f7-ea102f5c71e4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:55.658572 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b604124b-6bba-4f4d-b0f7-ea102f5c71e4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:55.658572 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b604124b-6bba-4f4d-b0f7-ea102f5c71e4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:55.684549 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:55.684549 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:55.696448 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b604124b-6bba-4f4d-b0f7-ea102f5c71e4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:55.705579 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b604124b-6bba-4f4d-b0f7-ea102f5c71e4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:55.707183 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 171/685] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:55 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1445 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:55.856507 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e0ca6456-74ea-437e-8762-59d277b58653 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:55.860230 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e0ca6456-74ea-437e-8762-59d277b58653 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d Aug 14 00:30:55.860230 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e0ca6456-74ea-437e-8762-59d277b58653 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:55.860230 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e0ca6456-74ea-437e-8762-59d277b58653 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:55.877288 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:55.877288 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:55.886185 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e0ca6456-74ea-437e-8762-59d277b58653 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:55.894322 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e0ca6456-74ea-437e-8762-59d277b58653 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d returned with HTTP 200 Aug 14 00:30:55.894740 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 167/686] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:55 2026] GET /volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:55.918463 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:55.920676 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:30:55.921324 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "05530137-c75b-443c-ab4d-4fdbfef1607d", "size": 2, "name": "tempest-VolumesCloneTest-Volume-798579337"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:55.924026 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Create volume request body: {'volume': {'source_volid': '05530137-c75b-443c-ab4d-4fdbfef1607d', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-798579337'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:30:55.935909 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:55.935909 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:55.936635 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume retrieved successfully. Aug 14 00:30:55.936812 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Create volume of 2 GB Aug 14 00:30:55.944776 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Availability Zones retrieved successfully. Aug 14 00:30:55.959506 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Flow 'volume_create_api' (38044700-aecc-4e6c-820d-58a61bd8c024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:55.963406 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec33fea7-d08a-4902-9659-6cdbf39a05c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:55.966776 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:30:56.012115 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec33fea7-d08a-4902-9659-6cdbf39a05c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '05530137-c75b-443c-ab4d-4fdbfef1607d', 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:56.012439 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efa957a3-e979-4b18-85c0-e6e2c4dd7a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:56.088122 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Created reservations ['69096408-b6d1-4c1b-a675-f4040d36a125', '3aa30d1b-1ad0-498e-92e0-c22e58ba304f', '13746189-a921-4a0a-9e71-94517e0fdc6a', '99848abd-5bb9-4513-ac28-0e87df7772a5'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:30:56.089182 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efa957a3-e979-4b18-85c0-e6e2c4dd7a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69096408-b6d1-4c1b-a675-f4040d36a125', '3aa30d1b-1ad0-498e-92e0-c22e58ba304f', '13746189-a921-4a0a-9e71-94517e0fdc6a', '99848abd-5bb9-4513-ac28-0e87df7772a5']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:56.090195 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcf7e63b-5b13-4eda-af7e-1966007adb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:56.148226 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcf7e63b-5b13-4eda-af7e-1966007adb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '280fd667-06af-4eba-a73f-3a9869ac6ad8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-798579337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7bec467175413fb6953a91998829ec',qos_specs=None,replication_status=,reservations=['69096408-b6d1-4c1b-a675-f4040d36a125','3aa30d1b-1ad0-498e-92e0-c22e58ba304f','13746189-a921-4a0a-9e71-94517e0fdc6a','99848abd-5bb9-4513-ac28-0e87df7772a5'],size=2,snapshot_id=None,source_replicaid=,source_volid=05530137-c75b-443c-ab4d-4fdbfef1607d,status='creating',user_id='2c8a5a86f2134b74978deff5e3be8184',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:30:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-798579337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=280fd667-06af-4eba-a73f-3a9869ac6ad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7bec467175413fb6953a91998829ec',provider_auth=None,provider_geometry=None,provider_id=None,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=05530137-c75b-443c-ab4d-4fdbfef1607d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c8a5a86f2134b74978deff5e3be8184',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:56.148984 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a01d4e4-e06c-4ba0-921d-4298bdfba2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:56.190869 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a01d4e4-e06c-4ba0-921d-4298bdfba2b0) transitioned into state 'SUCCESS' from state '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-798579337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7bec467175413fb6953a91998829ec',qos_specs=None,replication_status=,reservations=['69096408-b6d1-4c1b-a675-f4040d36a125','3aa30d1b-1ad0-498e-92e0-c22e58ba304f','13746189-a921-4a0a-9e71-94517e0fdc6a','99848abd-5bb9-4513-ac28-0e87df7772a5'],size=2,snapshot_id=None,source_replicaid=,source_volid=05530137-c75b-443c-ab4d-4fdbfef1607d,status='creating',user_id='2c8a5a86f2134b74978deff5e3be8184',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:56.191955 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f453074-c273-4170-8324-1e14b88d0bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:30:56.232384 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f453074-c273-4170-8324-1e14b88d0bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:30:56.232874 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Flow 'volume_create_api' (38044700-aecc-4e6c-820d-58a61bd8c024) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:30:56.233228 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Create volume request issued successfully. Aug 14 00:30:56.233849 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-06182b5c-a313-4921-b6ff-de05f38b8b4e tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:30:56.234366 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 175/687] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:30:55 2026] POST /volume/v3/volumes => generated 780 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:30:56.260459 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5bd18193-7751-49de-a667-403bd7ac98da None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:56.260459 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5bd18193-7751-49de-a667-403bd7ac98da tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 Aug 14 00:30:56.260459 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5bd18193-7751-49de-a667-403bd7ac98da tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:56.260459 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5bd18193-7751-49de-a667-403bd7ac98da tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:56.267983 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:56.267983 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:56.278433 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5bd18193-7751-49de-a667-403bd7ac98da tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:56.293456 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5bd18193-7751-49de-a667-403bd7ac98da tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 returned with HTTP 200 Aug 14 00:30:56.294078 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 175/688] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:56 2026] GET /volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:56.329358 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-d3f3bb7c-a2e1-48ae-aea1-5d2ef3232943 req-41e5fe75-9167-4e81-bab6-cdf751aa1bb7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:56.333040 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d3f3bb7c-a2e1-48ae-aea1-5d2ef3232943 req-41e5fe75-9167-4e81-bab6-cdf751aa1bb7 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] DELETE https://10.4.3.208/volume/v3/attachments/57364b9e-f510-49f8-800f-6ea9eb360559 Aug 14 00:30:56.333040 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d3f3bb7c-a2e1-48ae-aea1-5d2ef3232943 req-41e5fe75-9167-4e81-bab6-cdf751aa1bb7 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:56.334193 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d3f3bb7c-a2e1-48ae-aea1-5d2ef3232943 req-41e5fe75-9167-4e81-bab6-cdf751aa1bb7 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:56.358551 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:56.358551 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:56.380438 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-1434e4f6-9bde-4e74-8a02-194cd60e8ef9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:56.384713 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-1434e4f6-9bde-4e74-8a02-194cd60e8ef9 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:56.384713 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-1434e4f6-9bde-4e74-8a02-194cd60e8ef9 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:56.384713 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-1434e4f6-9bde-4e74-8a02-194cd60e8ef9 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:56.413199 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:56.413199 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:56.418808 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-1434e4f6-9bde-4e74-8a02-194cd60e8ef9 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:56.430119 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-1434e4f6-9bde-4e74-8a02-194cd60e8ef9 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:56.430119 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 168/689] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:30:56 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1445 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:56.464024 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-c43169c8-fc9d-4e51-a026-aa78ac626b8a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:56.467288 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-c43169c8-fc9d-4e51-a026-aa78ac626b8a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] DELETE https://10.4.3.208/volume/v3/attachments/26e7d243-9c80-4217-8e22-46ea80d663b1 Aug 14 00:30:56.467562 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-c43169c8-fc9d-4e51-a026-aa78ac626b8a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:56.467814 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-c43169c8-fc9d-4e51-a026-aa78ac626b8a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:56.495225 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:56.495225 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:56.508193 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d3f3bb7c-a2e1-48ae-aea1-5d2ef3232943 req-41e5fe75-9167-4e81-bab6-cdf751aa1bb7 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/attachments/57364b9e-f510-49f8-800f-6ea9eb360559 returned with HTTP 200 Aug 14 00:30:56.508690 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 172/690] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:30:56 2026] DELETE /volume/v3/attachments/57364b9e-f510-49f8-800f-6ea9eb360559 => generated 19 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:56.526606 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-d3f3bb7c-a2e1-48ae-aea1-5d2ef3232943 req-e9ef2073-5922-41c2-9e6b-b4405b264a9c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:56.529551 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d3f3bb7c-a2e1-48ae-aea1-5d2ef3232943 req-e9ef2073-5922-41c2-9e6b-b4405b264a9c tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] DELETE https://10.4.3.208/volume/v3/attachments/a1807ba2-0574-4a3b-be9c-e2fd8efcfb04 Aug 14 00:30:56.530270 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d3f3bb7c-a2e1-48ae-aea1-5d2ef3232943 req-e9ef2073-5922-41c2-9e6b-b4405b264a9c tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:56.530632 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d3f3bb7c-a2e1-48ae-aea1-5d2ef3232943 req-e9ef2073-5922-41c2-9e6b-b4405b264a9c tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:56.551114 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:56.551114 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:56.695482 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-b30cbad0-708c-489c-b68c-ad3f18eb1952 req-c43169c8-fc9d-4e51-a026-aa78ac626b8a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/26e7d243-9c80-4217-8e22-46ea80d663b1 returned with HTTP 200 Aug 14 00:30:56.696109 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 176/691] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:30:56 2026] DELETE /volume/v3/attachments/26e7d243-9c80-4217-8e22-46ea80d663b1 => generated 192 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:56.706420 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d3f3bb7c-a2e1-48ae-aea1-5d2ef3232943 req-e9ef2073-5922-41c2-9e6b-b4405b264a9c tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/attachments/a1807ba2-0574-4a3b-be9c-e2fd8efcfb04 returned with HTTP 200 Aug 14 00:30:56.706761 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 176/692] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:30:56 2026] DELETE /volume/v3/attachments/a1807ba2-0574-4a3b-be9c-e2fd8efcfb04 => generated 19 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:56.728001 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-d3f3bb7c-a2e1-48ae-aea1-5d2ef3232943 req-0614bd9e-e8a3-4178-8db7-916127241723 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:56.729332 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b6de179b-84c4-4fe0-931f-182dfd475332 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:56.731785 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b6de179b-84c4-4fe0-931f-182dfd475332 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:56.732075 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b6de179b-84c4-4fe0-931f-182dfd475332 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:56.732168 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d3f3bb7c-a2e1-48ae-aea1-5d2ef3232943 req-0614bd9e-e8a3-4178-8db7-916127241723 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] DELETE https://10.4.3.208/volume/v3/attachments/dba67a83-f697-4a67-ad2b-87139f62ea16 Aug 14 00:30:56.732381 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b6de179b-84c4-4fe0-931f-182dfd475332 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:56.732437 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d3f3bb7c-a2e1-48ae-aea1-5d2ef3232943 req-0614bd9e-e8a3-4178-8db7-916127241723 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:56.732662 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d3f3bb7c-a2e1-48ae-aea1-5d2ef3232943 req-0614bd9e-e8a3-4178-8db7-916127241723 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:56.745786 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:56.745786 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:56.750036 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:56.750036 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:56.754843 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b6de179b-84c4-4fe0-931f-182dfd475332 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:56.760657 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b6de179b-84c4-4fe0-931f-182dfd475332 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:56.761142 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 173/693] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:56 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:56.834403 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d3f3bb7c-a2e1-48ae-aea1-5d2ef3232943 req-0614bd9e-e8a3-4178-8db7-916127241723 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/attachments/dba67a83-f697-4a67-ad2b-87139f62ea16 returned with HTTP 200 Aug 14 00:30:56.835302 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 169/694] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:30:56 2026] DELETE /volume/v3/attachments/dba67a83-f697-4a67-ad2b-87139f62ea16 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:56.866594 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e9fec4ec-b347-4cb8-a30d-985598da8d73 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:56.870162 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e9fec4ec-b347-4cb8-a30d-985598da8d73 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:56.870162 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e9fec4ec-b347-4cb8-a30d-985598da8d73 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:56.870162 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e9fec4ec-b347-4cb8-a30d-985598da8d73 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:56.883270 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:56.883270 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:56.890575 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e9fec4ec-b347-4cb8-a30d-985598da8d73 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] Volume info retrieved successfully. Aug 14 00:30:56.895337 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e9fec4ec-b347-4cb8-a30d-985598da8d73 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:56.896004 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 177/695] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:56 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:56.965799 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-fef8c159-f193-4b76-8e1b-d751e7e3deab None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:56.974337 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-fef8c159-f193-4b76-8e1b-d751e7e3deab tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:56.974337 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-fef8c159-f193-4b76-8e1b-d751e7e3deab tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:56.974337 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-fef8c159-f193-4b76-8e1b-d751e7e3deab tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:56.999867 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:56.999867 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:57.014049 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-fef8c159-f193-4b76-8e1b-d751e7e3deab tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:57.024361 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-fef8c159-f193-4b76-8e1b-d751e7e3deab tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:57.024975 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 177/696] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:30:56 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1145 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:57.065054 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-c6b16cab-ca4e-4106-b47c-125864781b3b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:57.069665 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-c6b16cab-ca4e-4106-b47c-125864781b3b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d/action Aug 14 00:30:57.069976 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-c6b16cab-ca4e-4106-b47c-125864781b3b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:30:57.070131 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-c6b16cab-ca4e-4106-b47c-125864781b3b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:57.093928 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:57.093928 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:57.094461 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-c6b16cab-ca4e-4106-b47c-125864781b3b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:57.111434 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-c6b16cab-ca4e-4106-b47c-125864781b3b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Begin detaching volume completed successfully. Aug 14 00:30:57.112336 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-c6b16cab-ca4e-4106-b47c-125864781b3b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d/action returned with HTTP 202 Aug 14 00:30:57.113246 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 174/697] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:30:57 2026] POST /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:30:57.147672 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-88697a9c-c285-471f-aec3-c52384d6cd41 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:57.150796 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-88697a9c-c285-471f-aec3-c52384d6cd41 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:57.150985 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-88697a9c-c285-471f-aec3-c52384d6cd41 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:57.151250 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-88697a9c-c285-471f-aec3-c52384d6cd41 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:57.168610 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:57.168610 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:57.175265 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-88697a9c-c285-471f-aec3-c52384d6cd41 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:57.182695 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-88697a9c-c285-471f-aec3-c52384d6cd41 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:57.183341 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 170/698] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:57 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:57.215070 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c82beb30-e801-44b2-bab6-7f4522821984 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:57.215805 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c82beb30-e801-44b2-bab6-7f4522821984 None None] GET https://10.4.3.208/volume// Aug 14 00:30:57.215805 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c82beb30-e801-44b2-bab6-7f4522821984 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:57.216153 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c82beb30-e801-44b2-bab6-7f4522821984 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:57.216549 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c82beb30-e801-44b2-bab6-7f4522821984 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:30:57.216940 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 178/699] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:30:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:30:57.235343 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-e8e48fc5-83f4-44c7-b19b-b0dbcf932b62 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:57.239066 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-e8e48fc5-83f4-44c7-b19b-b0dbcf932b62 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:57.239066 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-e8e48fc5-83f4-44c7-b19b-b0dbcf932b62 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:57.240291 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-e8e48fc5-83f4-44c7-b19b-b0dbcf932b62 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:57.257511 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:57.257511 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:57.262885 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-e8e48fc5-83f4-44c7-b19b-b0dbcf932b62 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:57.272747 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-e8e48fc5-83f4-44c7-b19b-b0dbcf932b62 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:57.273342 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 178/700] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:30:57 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1328 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:30:57.314153 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6f1bb008-9636-4b7e-860a-51a62cf48114 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:57.318875 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6f1bb008-9636-4b7e-860a-51a62cf48114 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 Aug 14 00:30:57.322859 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6f1bb008-9636-4b7e-860a-51a62cf48114 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:57.323300 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6f1bb008-9636-4b7e-860a-51a62cf48114 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:57.338555 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:57.338555 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:57.347006 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6f1bb008-9636-4b7e-860a-51a62cf48114 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:57.358737 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6f1bb008-9636-4b7e-860a-51a62cf48114 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 returned with HTTP 200 Aug 14 00:30:57.359364 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 175/701] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:57 2026] GET /volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 => generated 873 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:57.387036 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ed615e32-da42-4c6a-aed8-48a3d5b5c887 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:57.390269 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ed615e32-da42-4c6a-aed8-48a3d5b5c887 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 Aug 14 00:30:57.390269 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ed615e32-da42-4c6a-aed8-48a3d5b5c887 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:57.392367 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ed615e32-da42-4c6a-aed8-48a3d5b5c887 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:57.401370 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:57.401370 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:57.413208 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ed615e32-da42-4c6a-aed8-48a3d5b5c887 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:57.420826 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ed615e32-da42-4c6a-aed8-48a3d5b5c887 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 returned with HTTP 200 Aug 14 00:30:57.421380 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 171/702] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:57 2026] GET /volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:57.444969 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8169bc49-f4e4-479a-8f6c-3ec7dde2519a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:57.449381 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8169bc49-f4e4-479a-8f6c-3ec7dde2519a tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 Aug 14 00:30:57.449619 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8169bc49-f4e4-479a-8f6c-3ec7dde2519a tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:57.451064 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8169bc49-f4e4-479a-8f6c-3ec7dde2519a tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:57.469538 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:57.469538 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:57.478034 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-8169bc49-f4e4-479a-8f6c-3ec7dde2519a tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:57.490655 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8169bc49-f4e4-479a-8f6c-3ec7dde2519a tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 returned with HTTP 200 Aug 14 00:30:57.490655 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 179/703] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:57 2026] GET /volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 => generated 873 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:57.510015 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-556badf5-b908-40d6-bccc-e4a8fb8127ca None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:57.512602 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-556badf5-b908-40d6-bccc-e4a8fb8127ca tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] DELETE https://10.4.3.208/volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 Aug 14 00:30:57.512886 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-556badf5-b908-40d6-bccc-e4a8fb8127ca tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:57.513184 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-556badf5-b908-40d6-bccc-e4a8fb8127ca tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:57.513423 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-556badf5-b908-40d6-bccc-e4a8fb8127ca tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Delete volume with id: 280fd667-06af-4eba-a73f-3a9869ac6ad8 Aug 14 00:30:57.528574 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:57.528574 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:57.528574 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-556badf5-b908-40d6-bccc-e4a8fb8127ca tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:57.569711 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-556badf5-b908-40d6-bccc-e4a8fb8127ca tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Delete volume request issued successfully. Aug 14 00:30:57.570503 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-556badf5-b908-40d6-bccc-e4a8fb8127ca tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 returned with HTTP 202 Aug 14 00:30:57.570764 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 179/704] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:30:57 2026] DELETE /volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:57.581544 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5829a118-fc82-4242-a934-06f72f8b4296 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:57.583809 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5829a118-fc82-4242-a934-06f72f8b4296 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 Aug 14 00:30:57.584132 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5829a118-fc82-4242-a934-06f72f8b4296 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:57.584699 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5829a118-fc82-4242-a934-06f72f8b4296 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:57.597938 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:57.597938 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:57.604253 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5829a118-fc82-4242-a934-06f72f8b4296 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:57.612745 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5829a118-fc82-4242-a934-06f72f8b4296 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 returned with HTTP 200 Aug 14 00:30:57.613526 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 176/705] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:57 2026] GET /volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:58.202588 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ac507f01-aebc-4a37-a117-f9baf35ebd23 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:58.206078 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ac507f01-aebc-4a37-a117-f9baf35ebd23 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:58.206514 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ac507f01-aebc-4a37-a117-f9baf35ebd23 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:58.208151 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ac507f01-aebc-4a37-a117-f9baf35ebd23 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:58.228150 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:58.228150 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:58.239483 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ac507f01-aebc-4a37-a117-f9baf35ebd23 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:58.252053 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ac507f01-aebc-4a37-a117-f9baf35ebd23 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:58.252622 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 172/706] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:58 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1148 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:58.524623 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-1ee8eecf-11ea-4867-823a-6cf0bb7294f3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:58.526656 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-1ee8eecf-11ea-4867-823a-6cf0bb7294f3 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] POST https://10.4.3.208/volume/v3/attachments/8845f234-db15-4b81-bd68-4da97e23ab19/action Aug 14 00:30:58.527124 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-1ee8eecf-11ea-4867-823a-6cf0bb7294f3 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:30:58.527252 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-1ee8eecf-11ea-4867-823a-6cf0bb7294f3 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:30:58.561558 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:58.561558 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:58.605350 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-39307a27-7c32-415e-a4d0-5952a2be00e8 req-1ee8eecf-11ea-4867-823a-6cf0bb7294f3 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/attachments/8845f234-db15-4b81-bd68-4da97e23ab19/action returned with HTTP 204 Aug 14 00:30:58.605990 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 180/707] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:30:58 2026] POST /volume/v3/attachments/8845f234-db15-4b81-bd68-4da97e23ab19/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:58.634615 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3e17e660-0ef7-455b-b881-33434201d02b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:58.638527 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3e17e660-0ef7-455b-b881-33434201d02b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 Aug 14 00:30:58.639699 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3e17e660-0ef7-455b-b881-33434201d02b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:58.640465 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3e17e660-0ef7-455b-b881-33434201d02b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:58.652754 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3e17e660-0ef7-455b-b881-33434201d02b tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 returned with HTTP 404 Aug 14 00:30:58.653648 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 180/708] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:58 2026] GET /volume/v3/volumes/280fd667-06af-4eba-a73f-3a9869ac6ad8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:30:58.667480 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d0287b17-8862-4f6b-9b17-f6a330025886 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:58.672270 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d0287b17-8862-4f6b-9b17-f6a330025886 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d Aug 14 00:30:58.672953 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d0287b17-8862-4f6b-9b17-f6a330025886 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:58.672953 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d0287b17-8862-4f6b-9b17-f6a330025886 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:58.689810 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:58.689810 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:30:58.701063 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d0287b17-8862-4f6b-9b17-f6a330025886 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:58.709727 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d0287b17-8862-4f6b-9b17-f6a330025886 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d returned with HTTP 200 Aug 14 00:30:58.710171 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 177/709] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:58 2026] GET /volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d => generated 839 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:58.733146 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5fac573e-ab92-4d3d-8879-a67bc5a0fb71 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:58.736724 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5fac573e-ab92-4d3d-8879-a67bc5a0fb71 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] DELETE https://10.4.3.208/volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d Aug 14 00:30:58.737644 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5fac573e-ab92-4d3d-8879-a67bc5a0fb71 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:58.739457 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5fac573e-ab92-4d3d-8879-a67bc5a0fb71 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:58.739457 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-5fac573e-ab92-4d3d-8879-a67bc5a0fb71 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Delete volume with id: 05530137-c75b-443c-ab4d-4fdbfef1607d Aug 14 00:30:58.752861 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:58.752861 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:30:58.754292 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5fac573e-ab92-4d3d-8879-a67bc5a0fb71 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:58.798129 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5fac573e-ab92-4d3d-8879-a67bc5a0fb71 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Delete volume request issued successfully. Aug 14 00:30:58.798129 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5fac573e-ab92-4d3d-8879-a67bc5a0fb71 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d returned with HTTP 202 Aug 14 00:30:58.798129 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 173/710] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:30:58 2026] DELETE /volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:30:58.814261 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6326b8e4-db72-43db-8e7c-2b4456c06a59 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:58.817601 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6326b8e4-db72-43db-8e7c-2b4456c06a59 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d Aug 14 00:30:58.818018 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6326b8e4-db72-43db-8e7c-2b4456c06a59 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:58.819122 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6326b8e4-db72-43db-8e7c-2b4456c06a59 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:58.836920 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:58.836920 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:30:58.850201 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6326b8e4-db72-43db-8e7c-2b4456c06a59 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Volume info retrieved successfully. Aug 14 00:30:58.861874 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6326b8e4-db72-43db-8e7c-2b4456c06a59 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d returned with HTTP 200 Aug 14 00:30:58.863117 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 181/711] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:58 2026] GET /volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d => generated 838 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:30:59.271362 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ffcdac09-10c8-4c67-8c20-f8ba8a0d709c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:59.274156 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ffcdac09-10c8-4c67-8c20-f8ba8a0d709c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:30:59.274315 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ffcdac09-10c8-4c67-8c20-f8ba8a0d709c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:59.274577 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ffcdac09-10c8-4c67-8c20-f8ba8a0d709c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:59.293869 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:30:59.293869 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:30:59.301004 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ffcdac09-10c8-4c67-8c20-f8ba8a0d709c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:30:59.306559 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ffcdac09-10c8-4c67-8c20-f8ba8a0d709c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:30:59.307349 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 181/712] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:59 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:30:59.888990 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c59a48f9-fcdb-40e5-8edd-0e64112fbec1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:30:59.890877 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c59a48f9-fcdb-40e5-8edd-0e64112fbec1 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] GET https://10.4.3.208/volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d Aug 14 00:30:59.891177 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c59a48f9-fcdb-40e5-8edd-0e64112fbec1 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:30:59.891480 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c59a48f9-fcdb-40e5-8edd-0e64112fbec1 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:30:59.899353 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c59a48f9-fcdb-40e5-8edd-0e64112fbec1 tempest-VolumesCloneTest-582285295 tempest-VolumesCloneTest-582285295-project-member] https://10.4.3.208/volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d returned with HTTP 404 Aug 14 00:30:59.899991 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 178/713] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:30:59 2026] GET /volume/v3/volumes/05530137-c75b-443c-ab4d-4fdbfef1607d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:31:00.331128 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-21add99e-07fc-4524-b154-875503cb9165 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:00.334655 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-21add99e-07fc-4524-b154-875503cb9165 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:31:00.335655 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-21add99e-07fc-4524-b154-875503cb9165 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:00.335655 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-21add99e-07fc-4524-b154-875503cb9165 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:00.350331 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:00.350331 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:00.355240 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-21add99e-07fc-4524-b154-875503cb9165 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:00.363014 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-21add99e-07fc-4524-b154-875503cb9165 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:31:00.363855 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 174/714] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:00 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:01.393562 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4011f3e6-fc70-45c8-9aea-e429d24fd24c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:01.398345 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4011f3e6-fc70-45c8-9aea-e429d24fd24c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:31:01.398345 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4011f3e6-fc70-45c8-9aea-e429d24fd24c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:01.398345 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4011f3e6-fc70-45c8-9aea-e429d24fd24c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:01.418020 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:01.418020 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:01.424627 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4011f3e6-fc70-45c8-9aea-e429d24fd24c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:01.432874 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4011f3e6-fc70-45c8-9aea-e429d24fd24c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:31:01.433560 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 182/715] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:01 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:01.827794 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-0996562c-f744-4454-ae26-790bbe2ddc01 req-de178e22-d31c-4bda-bc58-3822cb6b3b89 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:01.831818 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0996562c-f744-4454-ae26-790bbe2ddc01 req-de178e22-d31c-4bda-bc58-3822cb6b3b89 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] DELETE https://10.4.3.208/volume/v3/attachments/43d6c940-bcbd-4ed0-bf70-81e30d79dd6c Aug 14 00:31:01.832374 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0996562c-f744-4454-ae26-790bbe2ddc01 req-de178e22-d31c-4bda-bc58-3822cb6b3b89 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:01.832374 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0996562c-f744-4454-ae26-790bbe2ddc01 req-de178e22-d31c-4bda-bc58-3822cb6b3b89 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:01.853745 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:01.853745 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:01.941517 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0996562c-f744-4454-ae26-790bbe2ddc01 req-de178e22-d31c-4bda-bc58-3822cb6b3b89 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/attachments/43d6c940-bcbd-4ed0-bf70-81e30d79dd6c returned with HTTP 200 Aug 14 00:31:01.942082 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 182/716] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:31:01 2026] DELETE /volume/v3/attachments/43d6c940-bcbd-4ed0-bf70-81e30d79dd6c => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:01.956050 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-0996562c-f744-4454-ae26-790bbe2ddc01 req-6d80a7c4-7ff0-4525-9391-9937b84db3ce None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:01.958420 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-0996562c-f744-4454-ae26-790bbe2ddc01 req-6d80a7c4-7ff0-4525-9391-9937b84db3ce tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] DELETE https://10.4.3.208/volume/v3/attachments/6ddc772b-c183-489e-960b-3c4f5e176a04 Aug 14 00:31:01.958841 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-0996562c-f744-4454-ae26-790bbe2ddc01 req-6d80a7c4-7ff0-4525-9391-9937b84db3ce tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:01.959177 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-0996562c-f744-4454-ae26-790bbe2ddc01 req-6d80a7c4-7ff0-4525-9391-9937b84db3ce tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:01.975711 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:01.975711 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:02.023321 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-772c94c6-fe6d-44fa-9256-398d8faa7fe9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:02.024141 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-772c94c6-fe6d-44fa-9256-398d8faa7fe9 None None] GET https://10.4.3.208/volume// Aug 14 00:31:02.024505 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-772c94c6-fe6d-44fa-9256-398d8faa7fe9 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:02.024757 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-772c94c6-fe6d-44fa-9256-398d8faa7fe9 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:02.025485 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-772c94c6-fe6d-44fa-9256-398d8faa7fe9 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:31:02.025971 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 175/717] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:31:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 14 00:31:02.037316 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-ab810ef4-a4cb-4348-aa99-ffaf1d0eb1a2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:02.040043 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-ab810ef4-a4cb-4348-aa99-ffaf1d0eb1a2 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:31:02.040514 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-ab810ef4-a4cb-4348-aa99-ffaf1d0eb1a2 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8987bedd-f6ab-470a-adf8-5169c0be721d", "connector": null, "instance_uuid": "34bd9ef1-d08d-41ac-a36b-673cbe585ef0"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:02.066158 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:02.066158 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:02.076239 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-0996562c-f744-4454-ae26-790bbe2ddc01 req-6d80a7c4-7ff0-4525-9391-9937b84db3ce tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/attachments/6ddc772b-c183-489e-960b-3c4f5e176a04 returned with HTTP 200 Aug 14 00:31:02.077657 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 179/718] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:31:01 2026] DELETE /volume/v3/attachments/6ddc772b-c183-489e-960b-3c4f5e176a04 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:02.100954 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-0996562c-f744-4454-ae26-790bbe2ddc01 req-40b65319-3b06-4ce5-a923-16a0ededfa57 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:02.106453 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0996562c-f744-4454-ae26-790bbe2ddc01 req-40b65319-3b06-4ce5-a923-16a0ededfa57 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] DELETE https://10.4.3.208/volume/v3/attachments/c899eb3a-1272-4571-a2ab-db75299ca40c Aug 14 00:31:02.107387 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0996562c-f744-4454-ae26-790bbe2ddc01 req-40b65319-3b06-4ce5-a923-16a0ededfa57 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:02.107387 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0996562c-f744-4454-ae26-790bbe2ddc01 req-40b65319-3b06-4ce5-a923-16a0ededfa57 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:02.124318 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:02.124318 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:02.143561 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-ab810ef4-a4cb-4348-aa99-ffaf1d0eb1a2 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:31:02.143561 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 183/719] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:31:02 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:02.160569 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-d4f9d2f5-761a-4f0b-ac4d-9200b1c22f6f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:02.166533 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-d4f9d2f5-761a-4f0b-ac4d-9200b1c22f6f tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] DELETE https://10.4.3.208/volume/v3/attachments/8845f234-db15-4b81-bd68-4da97e23ab19 Aug 14 00:31:02.166533 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-d4f9d2f5-761a-4f0b-ac4d-9200b1c22f6f tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:02.166931 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-d4f9d2f5-761a-4f0b-ac4d-9200b1c22f6f tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:02.191621 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:02.191621 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:02.256244 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0996562c-f744-4454-ae26-790bbe2ddc01 req-40b65319-3b06-4ce5-a923-16a0ededfa57 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/attachments/c899eb3a-1272-4571-a2ab-db75299ca40c returned with HTTP 200 Aug 14 00:31:02.256993 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 183/720] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:31:02 2026] DELETE /volume/v3/attachments/c899eb3a-1272-4571-a2ab-db75299ca40c => generated 19 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:02.307798 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-d4f9d2f5-761a-4f0b-ac4d-9200b1c22f6f tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/attachments/8845f234-db15-4b81-bd68-4da97e23ab19 returned with HTTP 200 Aug 14 00:31:02.308495 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 176/721] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:31:02 2026] DELETE /volume/v3/attachments/8845f234-db15-4b81-bd68-4da97e23ab19 => generated 192 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:02.316167 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-99411656-89e6-40e6-ad61-ce54fe368a63 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:02.319118 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-99411656-89e6-40e6-ad61-ce54fe368a63 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:31:02.319506 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-99411656-89e6-40e6-ad61-ce54fe368a63 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:02.320127 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-99411656-89e6-40e6-ad61-ce54fe368a63 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:02.342155 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:02.342155 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:02.351001 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-99411656-89e6-40e6-ad61-ce54fe368a63 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:02.361425 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-99411656-89e6-40e6-ad61-ce54fe368a63 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:31:02.362008 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 180/722] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:31:02 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:02.460751 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cc2cf3d6-6b2a-4b58-8e5a-c5eb58e20953 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:02.463522 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cc2cf3d6-6b2a-4b58-8e5a-c5eb58e20953 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:31:02.464437 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cc2cf3d6-6b2a-4b58-8e5a-c5eb58e20953 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:02.464437 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cc2cf3d6-6b2a-4b58-8e5a-c5eb58e20953 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:02.489839 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:02.489839 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:02.501278 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cc2cf3d6-6b2a-4b58-8e5a-c5eb58e20953 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:02.515617 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cc2cf3d6-6b2a-4b58-8e5a-c5eb58e20953 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:31:02.515833 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 184/723] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:02 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:02.798838 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-a882127c-48e1-4167-9b82-12fe64b2bbfa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:02.801539 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-a882127c-48e1-4167-9b82-12fe64b2bbfa tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] DELETE https://10.4.3.208/volume/v3/attachments/e4c01fb3-9fc6-4ab1-be68-c59021050412 Aug 14 00:31:02.801804 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-a882127c-48e1-4167-9b82-12fe64b2bbfa tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:02.802752 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-a882127c-48e1-4167-9b82-12fe64b2bbfa tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:02.828506 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:02.828506 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:02.929760 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-b8ab6520-b66c-4234-90dc-600fb6bd5802 req-a882127c-48e1-4167-9b82-12fe64b2bbfa tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/e4c01fb3-9fc6-4ab1-be68-c59021050412 returned with HTTP 200 Aug 14 00:31:02.930299 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 184/724] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:31:02 2026] DELETE /volume/v3/attachments/e4c01fb3-9fc6-4ab1-be68-c59021050412 => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:31:03.541930 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-37e288bd-d4f1-4276-9f6c-7d42cf49ce42 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:03.547260 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-37e288bd-d4f1-4276-9f6c-7d42cf49ce42 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:31:03.547521 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-37e288bd-d4f1-4276-9f6c-7d42cf49ce42 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:03.547869 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-37e288bd-d4f1-4276-9f6c-7d42cf49ce42 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:03.561206 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:03.561206 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:03.567837 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-37e288bd-d4f1-4276-9f6c-7d42cf49ce42 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:03.579736 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-37e288bd-d4f1-4276-9f6c-7d42cf49ce42 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:31:03.579736 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 177/725] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:03 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:03.601359 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-21b22a05-63f4-49a1-a514-84f4f418f597 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:03.604032 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-21b22a05-63f4-49a1-a514-84f4f418f597 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:31:03.604032 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-21b22a05-63f4-49a1-a514-84f4f418f597 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:03.604032 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-21b22a05-63f4-49a1-a514-84f4f418f597 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:03.616967 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:03.616967 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:03.626596 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-21b22a05-63f4-49a1-a514-84f4f418f597 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:03.642791 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-21b22a05-63f4-49a1-a514-84f4f418f597 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:31:03.642791 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 181/726] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:03 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:03.737829 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3396dc15-f2b0-4b72-90a0-bb823a98f579 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:03.743266 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3396dc15-f2b0-4b72-90a0-bb823a98f579 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:31:03.743266 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3396dc15-f2b0-4b72-90a0-bb823a98f579 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:03.743266 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3396dc15-f2b0-4b72-90a0-bb823a98f579 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:03.752317 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:03.752317 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:03.761843 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3396dc15-f2b0-4b72-90a0-bb823a98f579 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:03.770722 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3396dc15-f2b0-4b72-90a0-bb823a98f579 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:31:03.771317 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 185/727] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:03 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:03.825218 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5d29d0b4-d488-48bf-8ee2-b95d33a43256 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:03.831184 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5d29d0b4-d488-48bf-8ee2-b95d33a43256 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] DELETE https://10.4.3.208/volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde Aug 14 00:31:03.831772 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5d29d0b4-d488-48bf-8ee2-b95d33a43256 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:03.831772 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5d29d0b4-d488-48bf-8ee2-b95d33a43256 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:03.832031 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-5d29d0b4-d488-48bf-8ee2-b95d33a43256 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Delete volume with id: 23b83c16-0999-4ee6-955d-0112e48eddde Aug 14 00:31:03.847142 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:03.847142 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:03.847142 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5d29d0b4-d488-48bf-8ee2-b95d33a43256 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:31:03.876160 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5d29d0b4-d488-48bf-8ee2-b95d33a43256 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Delete volume request issued successfully. Aug 14 00:31:03.876581 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5d29d0b4-d488-48bf-8ee2-b95d33a43256 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde returned with HTTP 202 Aug 14 00:31:03.877225 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 185/728] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:03 2026] DELETE /volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:31:03.895433 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-297b3b1f-97e5-4e6a-9d06-7e25d24bbef8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:03.898233 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-297b3b1f-97e5-4e6a-9d06-7e25d24bbef8 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde Aug 14 00:31:03.898665 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-297b3b1f-97e5-4e6a-9d06-7e25d24bbef8 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:03.899156 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-297b3b1f-97e5-4e6a-9d06-7e25d24bbef8 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:03.917231 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:03.917231 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:03.929774 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-297b3b1f-97e5-4e6a-9d06-7e25d24bbef8 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:31:03.946071 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-297b3b1f-97e5-4e6a-9d06-7e25d24bbef8 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde returned with HTTP 200 Aug 14 00:31:03.946987 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 178/729] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:03 2026] GET /volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:04.967617 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0cf93e39-9342-4e3b-8b30-d2f8d71c6510 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:04.973332 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0cf93e39-9342-4e3b-8b30-d2f8d71c6510 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde Aug 14 00:31:04.973332 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0cf93e39-9342-4e3b-8b30-d2f8d71c6510 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:04.973332 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0cf93e39-9342-4e3b-8b30-d2f8d71c6510 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:04.980930 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0cf93e39-9342-4e3b-8b30-d2f8d71c6510 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde returned with HTTP 404 Aug 14 00:31:04.981673 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 182/730] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:04 2026] GET /volume/v3/volumes/23b83c16-0999-4ee6-955d-0112e48eddde => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:04.991743 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f2991201-72de-4d5d-9f6c-ca317a4456f2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:04.995081 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f2991201-72de-4d5d-9f6c-ca317a4456f2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] DELETE https://10.4.3.208/volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 Aug 14 00:31:04.995620 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f2991201-72de-4d5d-9f6c-ca317a4456f2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:04.996439 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f2991201-72de-4d5d-9f6c-ca317a4456f2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:04.996439 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-f2991201-72de-4d5d-9f6c-ca317a4456f2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Delete volume with id: 6fa0709f-ece1-4b8b-a6f3-89afce775d19 Aug 14 00:31:05.009170 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:05.009170 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:05.009597 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f2991201-72de-4d5d-9f6c-ca317a4456f2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:31:05.040363 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f2991201-72de-4d5d-9f6c-ca317a4456f2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Delete volume request issued successfully. Aug 14 00:31:05.040699 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f2991201-72de-4d5d-9f6c-ca317a4456f2 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 returned with HTTP 202 Aug 14 00:31:05.041405 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 186/731] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:04 2026] DELETE /volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:31:05.055653 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c8635046-7c63-4950-b6f8-f4c25c1dc5a6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:05.062550 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c8635046-7c63-4950-b6f8-f4c25c1dc5a6 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 Aug 14 00:31:05.062875 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c8635046-7c63-4950-b6f8-f4c25c1dc5a6 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:05.063164 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c8635046-7c63-4950-b6f8-f4c25c1dc5a6 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:05.079450 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:05.079450 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:05.086379 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c8635046-7c63-4950-b6f8-f4c25c1dc5a6 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:31:05.099445 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c8635046-7c63-4950-b6f8-f4c25c1dc5a6 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 returned with HTTP 200 Aug 14 00:31:05.099942 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 186/732] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:05 2026] GET /volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:31:05.215045 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:05.220583 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:31:05.221110 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-370375789"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:05.224476 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-370375789'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:31:05.224921 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume of 1 GB Aug 14 00:31:05.236308 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Availability Zones retrieved successfully. Aug 14 00:31:05.247700 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Flow 'volume_create_api' (e4a19958-2275-4633-a332-972100400697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:05.248592 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a1aa847-f7a3-48ba-90c3-75cd0e1febe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:05.249734 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:31:05.306761 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a1aa847-f7a3-48ba-90c3-75cd0e1febe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:05.307982 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1abc95c9-4a07-4e6b-b71c-07931a5bc30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:05.422595 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Created reservations ['1566428b-12bb-42c8-9e5a-f4ab65be4e61', '5ee1759a-1d20-4f35-8012-24ed0f825f6c', '57d90ecd-8570-46eb-910c-f2e5493638d6', '5983eb9e-140e-450e-90f9-96acf181b35c'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:05.423727 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1abc95c9-4a07-4e6b-b71c-07931a5bc30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1566428b-12bb-42c8-9e5a-f4ab65be4e61', '5ee1759a-1d20-4f35-8012-24ed0f825f6c', '57d90ecd-8570-46eb-910c-f2e5493638d6', '5983eb9e-140e-450e-90f9-96acf181b35c']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:05.424828 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c724f476-a46d-4cb9-8fde-702a7a7d64d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:05.467463 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c724f476-a46d-4cb9-8fde-702a7a7d64d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '503b98ae-78d5-47b1-b1e7-f94616212fd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-370375789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb202c86a7d34af186d63b7fcbc6b791',qos_specs=None,replication_status=,reservations=['1566428b-12bb-42c8-9e5a-f4ab65be4e61','5ee1759a-1d20-4f35-8012-24ed0f825f6c','57d90ecd-8570-46eb-910c-f2e5493638d6','5983eb9e-140e-450e-90f9-96acf181b35c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-370375789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=503b98ae-78d5-47b1-b1e7-f94616212fd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb202c86a7d34af186d63b7fcbc6b791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:05.469084 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d73db7d-6307-48ee-9091-a3fcb9b581a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:05.516152 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d73db7d-6307-48ee-9091-a3fcb9b581a9) transitioned into state 'SUCCESS' from state '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-370375789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb202c86a7d34af186d63b7fcbc6b791',qos_specs=None,replication_status=,reservations=['1566428b-12bb-42c8-9e5a-f4ab65be4e61','5ee1759a-1d20-4f35-8012-24ed0f825f6c','57d90ecd-8570-46eb-910c-f2e5493638d6','5983eb9e-140e-450e-90f9-96acf181b35c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:05.516152 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1268bfb7-b113-4188-ae83-6aa04b3b45c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:05.531079 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1268bfb7-b113-4188-ae83-6aa04b3b45c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:05.532737 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Flow 'volume_create_api' (e4a19958-2275-4633-a332-972100400697) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:05.533283 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume request issued successfully. Aug 14 00:31:05.534042 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a48c156b-e6cb-44dd-a330-bd2cad6198a5 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:31:05.534513 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 179/733] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:31:05 2026] POST /volume/v3/volumes => generated 748 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:31:05.552533 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a0160b35-f82c-4020-83f1-6e9bcfad66b4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:05.554553 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a0160b35-f82c-4020-83f1-6e9bcfad66b4 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 Aug 14 00:31:05.555312 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a0160b35-f82c-4020-83f1-6e9bcfad66b4 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:05.555312 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a0160b35-f82c-4020-83f1-6e9bcfad66b4 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:05.563724 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:05.563724 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:05.569786 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a0160b35-f82c-4020-83f1-6e9bcfad66b4 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:05.577443 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a0160b35-f82c-4020-83f1-6e9bcfad66b4 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 returned with HTTP 200 Aug 14 00:31:05.578025 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 183/734] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:05 2026] GET /volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:06.110732 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-1d3426d4-4ad6-4ef3-a10c-61a378b5e000 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:06.116644 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-1d3426d4-4ad6-4ef3-a10c-61a378b5e000 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] PUT https://10.4.3.208/volume/v3/attachments/af2268e5-e86b-4e69-8095-69d59b81a1e2 Aug 14 00:31:06.116644 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-1d3426d4-4ad6-4ef3-a10c-61a378b5e000 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:06.122539 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b8876882-f772-49ea-b572-c0684b551872 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:06.126887 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b8876882-f772-49ea-b572-c0684b551872 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 Aug 14 00:31:06.127814 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-1d3426d4-4ad6-4ef3-a10c-61a378b5e000 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Acquiring lock "cinder-attachment_update-8987bedd-f6ab-470a-adf8-5169c0be721d-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:31:06.129046 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b8876882-f772-49ea-b572-c0684b551872 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:06.130034 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b8876882-f772-49ea-b572-c0684b551872 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:06.133593 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-1d3426d4-4ad6-4ef3-a10c-61a378b5e000 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Lock "cinder-attachment_update-8987bedd-f6ab-470a-adf8-5169c0be721d-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:31:06.135163 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:06.135163 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:06.141465 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b8876882-f772-49ea-b572-c0684b551872 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 returned with HTTP 404 Aug 14 00:31:06.141953 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 187/735] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:06 2026] GET /volume/v3/volumes/6fa0709f-ece1-4b8b-a6f3-89afce775d19 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:06.154110 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-eb6decba-6c9c-4765-8b66-cdac34a005be None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:06.158758 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-eb6decba-6c9c-4765-8b66-cdac34a005be tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] DELETE https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:31:06.159096 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-eb6decba-6c9c-4765-8b66-cdac34a005be tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:06.159457 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-eb6decba-6c9c-4765-8b66-cdac34a005be tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:06.159826 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-eb6decba-6c9c-4765-8b66-cdac34a005be tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Delete volume with id: 80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:31:06.171359 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:06.171359 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:06.171983 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-eb6decba-6c9c-4765-8b66-cdac34a005be tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:31:06.211301 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-eb6decba-6c9c-4765-8b66-cdac34a005be tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Delete volume request issued successfully. Aug 14 00:31:06.211301 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-eb6decba-6c9c-4765-8b66-cdac34a005be tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 202 Aug 14 00:31:06.211827 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 180/736] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:06 2026] DELETE /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:31:06.225120 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8a1ed041-1c7a-4054-8e92-de53175b74ac None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:06.231616 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8a1ed041-1c7a-4054-8e92-de53175b74ac tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:31:06.231616 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8a1ed041-1c7a-4054-8e92-de53175b74ac tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:06.231616 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8a1ed041-1c7a-4054-8e92-de53175b74ac tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:06.243783 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:06.243783 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:06.253461 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8a1ed041-1c7a-4054-8e92-de53175b74ac tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Volume info retrieved successfully. Aug 14 00:31:06.263021 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8a1ed041-1c7a-4054-8e92-de53175b74ac tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 200 Aug 14 00:31:06.263547 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 184/737] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:06 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 1395 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:06.294359 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-1d3426d4-4ad6-4ef3-a10c-61a378b5e000 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Lock "cinder-attachment_update-8987bedd-f6ab-470a-adf8-5169c0be721d-np0000007289" released by "attachment_update" :: held 0.160s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:31:06.294548 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-1d3426d4-4ad6-4ef3-a10c-61a378b5e000 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/attachments/af2268e5-e86b-4e69-8095-69d59b81a1e2 returned with HTTP 200 Aug 14 00:31:06.295375 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 187/738] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:31:06 2026] PUT /volume/v3/attachments/af2268e5-e86b-4e69-8095-69d59b81a1e2 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:06.311074 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-33e971fd-b66a-4838-9533-a89b5e51b3ee None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:06.323107 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-33e971fd-b66a-4838-9533-a89b5e51b3ee tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/attachments/af2268e5-e86b-4e69-8095-69d59b81a1e2 Aug 14 00:31:06.323107 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-33e971fd-b66a-4838-9533-a89b5e51b3ee tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:06.323107 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-33e971fd-b66a-4838-9533-a89b5e51b3ee tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:06.360130 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-33e971fd-b66a-4838-9533-a89b5e51b3ee tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/attachments/af2268e5-e86b-4e69-8095-69d59b81a1e2 returned with HTTP 200 Aug 14 00:31:06.360927 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 188/739] 10.4.3.208 () {70 vars in 1651 bytes} [Fri Aug 14 00:31:06 2026] GET /volume/v3/attachments/af2268e5-e86b-4e69-8095-69d59b81a1e2 => generated 994 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:06.598232 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2f64c023-be1e-43cc-84d1-164d42d0c4fe None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:06.600389 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f64c023-be1e-43cc-84d1-164d42d0c4fe tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 Aug 14 00:31:06.601248 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f64c023-be1e-43cc-84d1-164d42d0c4fe tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:06.601248 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f64c023-be1e-43cc-84d1-164d42d0c4fe tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:06.622360 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:06.622360 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:06.630160 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2f64c023-be1e-43cc-84d1-164d42d0c4fe tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:06.636928 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f64c023-be1e-43cc-84d1-164d42d0c4fe tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 returned with HTTP 200 Aug 14 00:31:06.637140 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 181/740] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:06 2026] GET /volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:06.653722 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bd6143dd-5f79-406a-8b9b-48bd4f7e3ada None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:06.657159 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bd6143dd-5f79-406a-8b9b-48bd4f7e3ada tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] POST https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8/action Aug 14 00:31:06.657660 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bd6143dd-5f79-406a-8b9b-48bd4f7e3ada tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Action body: b'{"os-attach": {"instance_uuid": "93de8c68-cfd7-4e11-b8c5-0003a7e291a0", "mountpoint": "/dev/vdb"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:06.657865 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bd6143dd-5f79-406a-8b9b-48bd4f7e3ada tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "93de8c68-cfd7-4e11-b8c5-0003a7e291a0", "mountpoint": "/dev/vdb"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:06.670191 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:06.670191 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:06.670974 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bd6143dd-5f79-406a-8b9b-48bd4f7e3ada tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:06.682867 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bd6143dd-5f79-406a-8b9b-48bd4f7e3ada tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Update volume admin metadata completed successfully. Aug 14 00:31:06.758946 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bd6143dd-5f79-406a-8b9b-48bd4f7e3ada tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Attach volume completed successfully. Aug 14 00:31:06.760746 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bd6143dd-5f79-406a-8b9b-48bd4f7e3ada tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8/action returned with HTTP 202 Aug 14 00:31:06.760746 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 185/741] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:31:06 2026] POST /volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:06.773566 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-65630ba9-c76f-40d8-a4d4-cdc00286245c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:06.775867 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-65630ba9-c76f-40d8-a4d4-cdc00286245c tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 Aug 14 00:31:06.776192 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-65630ba9-c76f-40d8-a4d4-cdc00286245c tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:06.777475 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-65630ba9-c76f-40d8-a4d4-cdc00286245c tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:06.790335 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:06.790335 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:06.795334 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-65630ba9-c76f-40d8-a4d4-cdc00286245c tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:06.802213 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-65630ba9-c76f-40d8-a4d4-cdc00286245c tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 returned with HTTP 200 Aug 14 00:31:06.802751 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 188/742] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:06 2026] GET /volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:06.818373 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-598ba51e-a3e5-4792-a938-96d1d54963a7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:06.820332 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-598ba51e-a3e5-4792-a938-96d1d54963a7 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 Aug 14 00:31:06.820618 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-598ba51e-a3e5-4792-a938-96d1d54963a7 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:06.820815 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-598ba51e-a3e5-4792-a938-96d1d54963a7 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:06.831141 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:06.831141 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:06.836033 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-598ba51e-a3e5-4792-a938-96d1d54963a7 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:06.840872 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-598ba51e-a3e5-4792-a938-96d1d54963a7 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 returned with HTTP 200 Aug 14 00:31:06.841416 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 189/743] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:06 2026] GET /volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:06.861591 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-237d4f5b-09ae-44e5-ba55-dc53c62427a7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:07.050947 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-237d4f5b-09ae-44e5-ba55-dc53c62427a7 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] POST https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8/action Aug 14 00:31:07.051046 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-237d4f5b-09ae-44e5-ba55-dc53c62427a7 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:07.051213 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-237d4f5b-09ae-44e5-ba55-dc53c62427a7 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:07.071518 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:07.071518 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:07.072042 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.admin_actions [None req-237d4f5b-09ae-44e5-ba55-dc53c62427a7 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Updating volume '503b98ae-78d5-47b1-b1e7-f94616212fd8' with '{'status': 'error'}' {{(pid=100209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 00:31:07.129187 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-237d4f5b-09ae-44e5-ba55-dc53c62427a7 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8/action returned with HTTP 202 Aug 14 00:31:07.129714 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 182/744] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:31:06 2026] POST /volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:07.139495 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a3862ee0-8722-425c-9886-04ef07d440cc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:07.142219 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a3862ee0-8722-425c-9886-04ef07d440cc tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 Aug 14 00:31:07.142802 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a3862ee0-8722-425c-9886-04ef07d440cc tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:07.143071 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a3862ee0-8722-425c-9886-04ef07d440cc tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:07.163382 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:07.163382 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:07.172754 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a3862ee0-8722-425c-9886-04ef07d440cc tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:07.181445 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a3862ee0-8722-425c-9886-04ef07d440cc tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 returned with HTTP 200 Aug 14 00:31:07.182434 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 186/745] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:07 2026] GET /volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:07.205769 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-64ae0caf-c394-4b43-8e5b-3055b2d8cdec None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:07.212128 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-64ae0caf-c394-4b43-8e5b-3055b2d8cdec tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] POST https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8/action Aug 14 00:31:07.212128 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-64ae0caf-c394-4b43-8e5b-3055b2d8cdec tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "851d7675-6315-4a9c-ab4f-20e446cf8042"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:07.212128 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-64ae0caf-c394-4b43-8e5b-3055b2d8cdec tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "851d7675-6315-4a9c-ab4f-20e446cf8042"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:07.231892 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:07.231892 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:07.232513 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-64ae0caf-c394-4b43-8e5b-3055b2d8cdec tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Volume info retrieved successfully. Aug 14 00:31:07.265212 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-64ae0caf-c394-4b43-8e5b-3055b2d8cdec tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Terminate volume connection completed successfully. Aug 14 00:31:07.281013 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-64ae0caf-c394-4b43-8e5b-3055b2d8cdec tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100210) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 14 00:31:07.287600 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-31f91473-55eb-4e79-967c-353f380a0fe8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:07.290902 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-31f91473-55eb-4e79-967c-353f380a0fe8 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] GET https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a Aug 14 00:31:07.291311 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-31f91473-55eb-4e79-967c-353f380a0fe8 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:07.291471 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-31f91473-55eb-4e79-967c-353f380a0fe8 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:07.302585 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-31f91473-55eb-4e79-967c-353f380a0fe8 tempest-TaggedBootDevicesTest_v242-274413801 tempest-TaggedBootDevicesTest_v242-274413801-project-member] https://10.4.3.208/volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a returned with HTTP 404 Aug 14 00:31:07.303434 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 190/746] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:07 2026] GET /volume/v3/volumes/80cb452a-a122-4393-8e8e-3093823dd12a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:07.393895 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-64ae0caf-c394-4b43-8e5b-3055b2d8cdec tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Detach volume completed successfully. Aug 14 00:31:07.393895 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-64ae0caf-c394-4b43-8e5b-3055b2d8cdec tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8/action returned with HTTP 202 Aug 14 00:31:07.393895 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 189/747] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:31:07 2026] POST /volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:07.407894 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f4597f70-4b89-4081-a25c-629d1f1f2133 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:07.411574 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f4597f70-4b89-4081-a25c-629d1f1f2133 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 Aug 14 00:31:07.411635 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f4597f70-4b89-4081-a25c-629d1f1f2133 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:07.411822 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f4597f70-4b89-4081-a25c-629d1f1f2133 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:07.434165 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:07.434165 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:07.436539 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f4597f70-4b89-4081-a25c-629d1f1f2133 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:07.451598 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f4597f70-4b89-4081-a25c-629d1f1f2133 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 returned with HTTP 200 Aug 14 00:31:07.453055 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 183/748] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:07 2026] GET /volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:31:07.477452 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-df8c743d-4937-40e4-914b-d2efda61f00e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:07.480209 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-df8c743d-4937-40e4-914b-d2efda61f00e tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 Aug 14 00:31:07.480492 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-df8c743d-4937-40e4-914b-d2efda61f00e tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:07.480847 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-df8c743d-4937-40e4-914b-d2efda61f00e tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:07.507689 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:07.507689 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:07.517412 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-df8c743d-4937-40e4-914b-d2efda61f00e tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:07.532349 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-df8c743d-4937-40e4-914b-d2efda61f00e tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 returned with HTTP 200 Aug 14 00:31:07.532766 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 187/749] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:07 2026] GET /volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:07.553509 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ce2d09bf-37ef-4324-840d-1ab705b1eef6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:07.559021 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ce2d09bf-37ef-4324-840d-1ab705b1eef6 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] POST https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8/action Aug 14 00:31:07.560264 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ce2d09bf-37ef-4324-840d-1ab705b1eef6 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Action body: b'{"os-detach": {}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:07.560264 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ce2d09bf-37ef-4324-840d-1ab705b1eef6 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:07.582915 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:07.582915 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:07.582915 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ce2d09bf-37ef-4324-840d-1ab705b1eef6 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:07.648130 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ce2d09bf-37ef-4324-840d-1ab705b1eef6 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Detach volume completed successfully. Aug 14 00:31:07.648130 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ce2d09bf-37ef-4324-840d-1ab705b1eef6 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8/action returned with HTTP 202 Aug 14 00:31:07.648130 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 191/750] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:31:07 2026] POST /volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:07.658785 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d6d9623b-8f3f-4eb1-aa99-4593416fc567 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:07.664763 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d6d9623b-8f3f-4eb1-aa99-4593416fc567 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 Aug 14 00:31:07.665641 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d6d9623b-8f3f-4eb1-aa99-4593416fc567 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:07.665641 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d6d9623b-8f3f-4eb1-aa99-4593416fc567 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:07.699778 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:07.699778 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:07.711066 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d6d9623b-8f3f-4eb1-aa99-4593416fc567 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:07.719599 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d6d9623b-8f3f-4eb1-aa99-4593416fc567 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 returned with HTTP 200 Aug 14 00:31:07.720260 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 190/751] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:07 2026] GET /volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:07.754115 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c155697d-e566-47f0-a0c3-bf2652a49db4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:07.757565 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c155697d-e566-47f0-a0c3-bf2652a49db4 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 Aug 14 00:31:07.757928 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c155697d-e566-47f0-a0c3-bf2652a49db4 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:07.759737 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c155697d-e566-47f0-a0c3-bf2652a49db4 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:07.784882 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:07.784882 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:07.792536 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c155697d-e566-47f0-a0c3-bf2652a49db4 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:07.799650 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c155697d-e566-47f0-a0c3-bf2652a49db4 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 returned with HTTP 200 Aug 14 00:31:07.799822 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 184/752] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:07 2026] GET /volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:07.819460 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ff85fe45-4676-4944-8707-a7b5902740aa None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:07.823336 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ff85fe45-4676-4944-8707-a7b5902740aa tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] DELETE https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 Aug 14 00:31:07.823336 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ff85fe45-4676-4944-8707-a7b5902740aa tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:07.823336 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ff85fe45-4676-4944-8707-a7b5902740aa tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:07.823336 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-ff85fe45-4676-4944-8707-a7b5902740aa tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Delete volume with id: 503b98ae-78d5-47b1-b1e7-f94616212fd8 Aug 14 00:31:07.833926 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:07.833926 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:07.834782 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ff85fe45-4676-4944-8707-a7b5902740aa tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:07.875976 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ff85fe45-4676-4944-8707-a7b5902740aa tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Delete volume request issued successfully. Aug 14 00:31:07.875976 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ff85fe45-4676-4944-8707-a7b5902740aa tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 returned with HTTP 202 Aug 14 00:31:07.875976 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 188/753] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:07 2026] DELETE /volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:31:07.894480 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3e3f8df1-a852-4487-885c-4b16f9f72644 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:07.897949 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3e3f8df1-a852-4487-885c-4b16f9f72644 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 Aug 14 00:31:07.898527 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3e3f8df1-a852-4487-885c-4b16f9f72644 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:07.898911 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3e3f8df1-a852-4487-885c-4b16f9f72644 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:07.913260 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:07.913260 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:07.919929 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3e3f8df1-a852-4487-885c-4b16f9f72644 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:07.931422 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3e3f8df1-a852-4487-885c-4b16f9f72644 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 returned with HTTP 200 Aug 14 00:31:07.932722 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 192/754] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:07 2026] GET /volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:08.562029 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1928a3ef-f423-4356-b373-9e09b9cf1863 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:08.564820 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1928a3ef-f423-4356-b373-9e09b9cf1863 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] DELETE https://10.4.3.208/volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 Aug 14 00:31:08.564820 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1928a3ef-f423-4356-b373-9e09b9cf1863 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:08.565005 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1928a3ef-f423-4356-b373-9e09b9cf1863 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:08.566626 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-1928a3ef-f423-4356-b373-9e09b9cf1863 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Delete volume with id: 5e50c77e-82d7-442c-9e18-e4e02f2cf374 Aug 14 00:31:08.583182 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:08.583182 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:08.583182 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1928a3ef-f423-4356-b373-9e09b9cf1863 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:31:08.624584 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1928a3ef-f423-4356-b373-9e09b9cf1863 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Delete volume request issued successfully. Aug 14 00:31:08.624584 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1928a3ef-f423-4356-b373-9e09b9cf1863 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 returned with HTTP 202 Aug 14 00:31:08.624584 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 191/755] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:08 2026] DELETE /volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:31:08.639719 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1d288ffc-e8df-419d-aa45-6892b586ade7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:08.643479 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1d288ffc-e8df-419d-aa45-6892b586ade7 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 Aug 14 00:31:08.643830 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1d288ffc-e8df-419d-aa45-6892b586ade7 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:08.644218 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1d288ffc-e8df-419d-aa45-6892b586ade7 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:08.656595 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:08.656595 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:08.662147 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1d288ffc-e8df-419d-aa45-6892b586ade7 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:31:08.669972 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1d288ffc-e8df-419d-aa45-6892b586ade7 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 returned with HTTP 200 Aug 14 00:31:08.670554 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 185/756] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:08 2026] GET /volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:08.959328 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2412b19e-05cc-436c-97bf-2087bbc5f6bd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:08.961341 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2412b19e-05cc-436c-97bf-2087bbc5f6bd tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 Aug 14 00:31:08.961758 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2412b19e-05cc-436c-97bf-2087bbc5f6bd tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:08.961758 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2412b19e-05cc-436c-97bf-2087bbc5f6bd tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:08.970647 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2412b19e-05cc-436c-97bf-2087bbc5f6bd tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 returned with HTTP 404 Aug 14 00:31:08.971796 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 189/757] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:08 2026] GET /volume/v3/volumes/503b98ae-78d5-47b1-b1e7-f94616212fd8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:09.698854 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fd0f227b-6743-4149-a037-696264d436f0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:09.703014 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fd0f227b-6743-4149-a037-696264d436f0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 Aug 14 00:31:09.703302 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fd0f227b-6743-4149-a037-696264d436f0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:09.703566 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fd0f227b-6743-4149-a037-696264d436f0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:09.719549 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fd0f227b-6743-4149-a037-696264d436f0 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 returned with HTTP 404 Aug 14 00:31:09.721565 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 193/758] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:09 2026] GET /volume/v3/volumes/5e50c77e-82d7-442c-9e18-e4e02f2cf374 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:09.735223 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3bedda95-5297-4205-b157-35592c93ed5e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:09.737830 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3bedda95-5297-4205-b157-35592c93ed5e tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] DELETE https://10.4.3.208/volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b Aug 14 00:31:09.738195 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3bedda95-5297-4205-b157-35592c93ed5e tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:09.738692 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3bedda95-5297-4205-b157-35592c93ed5e tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:09.738692 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-3bedda95-5297-4205-b157-35592c93ed5e tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Delete volume with id: ca998bf0-206a-4db1-bcc1-f6f4e8540b3b Aug 14 00:31:09.767780 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:09.767780 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:09.768570 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3bedda95-5297-4205-b157-35592c93ed5e tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:31:09.820463 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3bedda95-5297-4205-b157-35592c93ed5e tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Delete volume request issued successfully. Aug 14 00:31:09.820463 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3bedda95-5297-4205-b157-35592c93ed5e tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b returned with HTTP 202 Aug 14 00:31:09.828522 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 192/759] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:09 2026] DELETE /volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:31:09.844624 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-35d07ebd-60e5-4ce8-b260-1ec59d6c85b5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:09.848565 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-35d07ebd-60e5-4ce8-b260-1ec59d6c85b5 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b Aug 14 00:31:09.848899 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-35d07ebd-60e5-4ce8-b260-1ec59d6c85b5 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:09.849355 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-35d07ebd-60e5-4ce8-b260-1ec59d6c85b5 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:09.874220 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:09.874220 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:09.885895 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-35d07ebd-60e5-4ce8-b260-1ec59d6c85b5 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:31:09.894520 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-35d07ebd-60e5-4ce8-b260-1ec59d6c85b5 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b returned with HTTP 200 Aug 14 00:31:09.895918 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 186/760] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:09 2026] GET /volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:10.911746 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-971b50c5-5a4e-4f2b-a07d-c701e1959325 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:10.914733 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-971b50c5-5a4e-4f2b-a07d-c701e1959325 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b Aug 14 00:31:10.915316 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-971b50c5-5a4e-4f2b-a07d-c701e1959325 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:10.915490 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-971b50c5-5a4e-4f2b-a07d-c701e1959325 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:10.932772 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-971b50c5-5a4e-4f2b-a07d-c701e1959325 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b returned with HTTP 404 Aug 14 00:31:10.934382 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 190/761] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:10 2026] GET /volume/v3/volumes/ca998bf0-206a-4db1-bcc1-f6f4e8540b3b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:10.944314 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e46633be-7856-413d-a788-60d19c3c616f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:10.946622 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e46633be-7856-413d-a788-60d19c3c616f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] DELETE https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:31:10.946818 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e46633be-7856-413d-a788-60d19c3c616f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:10.947359 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e46633be-7856-413d-a788-60d19c3c616f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:10.947359 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-e46633be-7856-413d-a788-60d19c3c616f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Delete volume with id: d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:31:10.957954 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:10.957954 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:10.957954 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e46633be-7856-413d-a788-60d19c3c616f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:31:11.004827 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e46633be-7856-413d-a788-60d19c3c616f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Delete volume request issued successfully. Aug 14 00:31:11.005228 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e46633be-7856-413d-a788-60d19c3c616f tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 202 Aug 14 00:31:11.005643 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 194/762] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:10 2026] DELETE /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:31:11.019269 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-64bb8527-9b36-46d1-83aa-1c88432c6b79 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:11.027776 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-64bb8527-9b36-46d1-83aa-1c88432c6b79 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:31:11.027776 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-64bb8527-9b36-46d1-83aa-1c88432c6b79 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:11.030147 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-64bb8527-9b36-46d1-83aa-1c88432c6b79 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:11.043806 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:11.043806 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:11.055942 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-64bb8527-9b36-46d1-83aa-1c88432c6b79 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Volume info retrieved successfully. Aug 14 00:31:11.066751 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-64bb8527-9b36-46d1-83aa-1c88432c6b79 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 200 Aug 14 00:31:11.067229 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 193/763] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:11 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 1358 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:12.085905 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-463e6a2b-8ff8-46fb-a300-3e71dcd6d3f1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:12.088867 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-463e6a2b-8ff8-46fb-a300-3e71dcd6d3f1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] GET https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 Aug 14 00:31:12.089515 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-463e6a2b-8ff8-46fb-a300-3e71dcd6d3f1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:12.089951 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-463e6a2b-8ff8-46fb-a300-3e71dcd6d3f1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:12.099766 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-463e6a2b-8ff8-46fb-a300-3e71dcd6d3f1 tempest-TaggedBootDevicesTest-1448107236 tempest-TaggedBootDevicesTest-1448107236-project-member] https://10.4.3.208/volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 returned with HTTP 404 Aug 14 00:31:12.100579 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 187/764] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:12 2026] GET /volume/v3/volumes/d0be07ec-d0c0-42e3-bf64-47bb031648e3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:12.660126 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-d3a4cf19-5b94-4bf9-bba8-9a8ecf1a6966 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:12.663109 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-d3a4cf19-5b94-4bf9-bba8-9a8ecf1a6966 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] POST https://10.4.3.208/volume/v3/attachments/af2268e5-e86b-4e69-8095-69d59b81a1e2/action Aug 14 00:31:12.664025 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-d3a4cf19-5b94-4bf9-bba8-9a8ecf1a6966 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:12.664360 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-d3a4cf19-5b94-4bf9-bba8-9a8ecf1a6966 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:12.714117 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:12.714117 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:12.741300 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a5579d27-a051-423e-afc0-d7bfdd960a89 req-d3a4cf19-5b94-4bf9-bba8-9a8ecf1a6966 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/attachments/af2268e5-e86b-4e69-8095-69d59b81a1e2/action returned with HTTP 204 Aug 14 00:31:12.742024 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 191/765] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:31:12 2026] POST /volume/v3/attachments/af2268e5-e86b-4e69-8095-69d59b81a1e2/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:13.091521 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:13.095108 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:31:13.095108 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-475602819"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:13.098650 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-475602819'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:31:13.098995 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume of 1 GB Aug 14 00:31:13.106852 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Availability Zones retrieved successfully. Aug 14 00:31:13.119284 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Flow 'volume_create_api' (47e018b9-f912-4414-9d28-aec123e84b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:13.120959 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5f4b27-4021-4c15-b53f-1078c2973790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:13.122793 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:31:13.175492 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5f4b27-4021-4c15-b53f-1078c2973790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:13.176262 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db0768e-4308-4e41-9aff-070b914323e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:13.255925 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Created reservations ['6c5cb0f6-866d-49ce-a115-b5d0f87f6140', '0e318a7a-a630-4882-8bd4-c8cc773613d1', 'afa88b1f-5687-4f39-9b1f-08cecdaae18f', 'f4d916c5-d8f1-4795-ad2b-94abb36b9137'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:13.258114 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db0768e-4308-4e41-9aff-070b914323e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c5cb0f6-866d-49ce-a115-b5d0f87f6140', '0e318a7a-a630-4882-8bd4-c8cc773613d1', 'afa88b1f-5687-4f39-9b1f-08cecdaae18f', 'f4d916c5-d8f1-4795-ad2b-94abb36b9137']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:13.258909 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f5b8830-7e4d-46bb-854e-47240a96a2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:13.299034 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f5b8830-7e4d-46bb-854e-47240a96a2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c02b30c1-d6b0-4b18-a166-46bca6e9f208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-475602819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb202c86a7d34af186d63b7fcbc6b791',qos_specs=None,replication_status=,reservations=['6c5cb0f6-866d-49ce-a115-b5d0f87f6140','0e318a7a-a630-4882-8bd4-c8cc773613d1','afa88b1f-5687-4f39-9b1f-08cecdaae18f','f4d916c5-d8f1-4795-ad2b-94abb36b9137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:31:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-475602819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c02b30c1-d6b0-4b18-a166-46bca6e9f208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb202c86a7d34af186d63b7fcbc6b791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:13.300400 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69420e42-db59-4f60-8147-62666c785b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:13.334329 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69420e42-db59-4f60-8147-62666c785b4a) transitioned into state 'SUCCESS' from state '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-475602819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb202c86a7d34af186d63b7fcbc6b791',qos_specs=None,replication_status=,reservations=['6c5cb0f6-866d-49ce-a115-b5d0f87f6140','0e318a7a-a630-4882-8bd4-c8cc773613d1','afa88b1f-5687-4f39-9b1f-08cecdaae18f','f4d916c5-d8f1-4795-ad2b-94abb36b9137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:13.335900 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7120ad39-35ff-4c02-af2e-2410c7f242cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:13.354053 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7120ad39-35ff-4c02-af2e-2410c7f242cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:13.354991 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Flow 'volume_create_api' (47e018b9-f912-4414-9d28-aec123e84b72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:13.355280 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume request issued successfully. Aug 14 00:31:13.355959 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a9171e8a-eec9-428a-9595-ed1eee6ef45f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:31:13.356424 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 195/766] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:31:13 2026] POST /volume/v3/volumes => generated 748 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:31:13.375064 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-88f0f281-f1ed-4349-9f3d-b8f7dbd24478 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:13.377474 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-88f0f281-f1ed-4349-9f3d-b8f7dbd24478 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 Aug 14 00:31:13.378691 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-88f0f281-f1ed-4349-9f3d-b8f7dbd24478 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:13.379911 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-88f0f281-f1ed-4349-9f3d-b8f7dbd24478 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:13.393114 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:13.393114 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:13.401204 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-88f0f281-f1ed-4349-9f3d-b8f7dbd24478 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:13.413027 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-88f0f281-f1ed-4349-9f3d-b8f7dbd24478 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 returned with HTTP 200 Aug 14 00:31:13.413698 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 194/767] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:13 2026] GET /volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:14.428225 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f0058669-5029-4125-93f5-34dcff629669 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:14.430423 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f0058669-5029-4125-93f5-34dcff629669 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 Aug 14 00:31:14.430723 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f0058669-5029-4125-93f5-34dcff629669 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:14.430973 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f0058669-5029-4125-93f5-34dcff629669 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:14.440476 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:14.440476 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:14.447064 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f0058669-5029-4125-93f5-34dcff629669 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:14.457817 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f0058669-5029-4125-93f5-34dcff629669 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 returned with HTTP 200 Aug 14 00:31:14.458919 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 188/768] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:14 2026] GET /volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:14.483385 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e9fbe5e7-95e1-43f7-97e4-e3f084222ddb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:14.489679 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e9fbe5e7-95e1-43f7-97e4-e3f084222ddb tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] POST https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208/action Aug 14 00:31:14.489679 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e9fbe5e7-95e1-43f7-97e4-e3f084222ddb tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:14.494462 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e9fbe5e7-95e1-43f7-97e4-e3f084222ddb tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:14.516551 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:14.516551 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:14.517136 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.admin_actions [None req-e9fbe5e7-95e1-43f7-97e4-e3f084222ddb tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Updating volume 'c02b30c1-d6b0-4b18-a166-46bca6e9f208' with '{'status': 'attaching'}' {{(pid=100211) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 00:31:14.553861 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e9fbe5e7-95e1-43f7-97e4-e3f084222ddb tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208/action returned with HTTP 202 Aug 14 00:31:14.555065 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 192/769] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:31:14 2026] POST /volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:14.566896 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c1c7ead3-ee18-4cc8-afaf-29e99f985d1d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:14.569815 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c1c7ead3-ee18-4cc8-afaf-29e99f985d1d tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 Aug 14 00:31:14.569815 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c1c7ead3-ee18-4cc8-afaf-29e99f985d1d tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:14.569815 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c1c7ead3-ee18-4cc8-afaf-29e99f985d1d tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:14.581954 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:14.581954 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:14.589320 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c1c7ead3-ee18-4cc8-afaf-29e99f985d1d tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:14.602380 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c1c7ead3-ee18-4cc8-afaf-29e99f985d1d tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 returned with HTTP 200 Aug 14 00:31:14.602380 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 196/770] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:14 2026] GET /volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:14.621634 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-89ff593b-4eb0-45a9-b6fa-235c8e410d24 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:14.623715 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-89ff593b-4eb0-45a9-b6fa-235c8e410d24 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] POST https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208/action Aug 14 00:31:14.624236 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-89ff593b-4eb0-45a9-b6fa-235c8e410d24 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:14.624351 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-89ff593b-4eb0-45a9-b6fa-235c8e410d24 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:14.636508 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:14.636508 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:14.637659 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-89ff593b-4eb0-45a9-b6fa-235c8e410d24 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Volume info retrieved successfully. Aug 14 00:31:14.666117 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-89ff593b-4eb0-45a9-b6fa-235c8e410d24 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Delete volume request issued successfully. Aug 14 00:31:14.666364 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-89ff593b-4eb0-45a9-b6fa-235c8e410d24 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208/action returned with HTTP 202 Aug 14 00:31:14.666982 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 195/771] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:31:14 2026] POST /volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:14.676334 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7bc98ea8-cfe7-41d5-b52b-2f2c4a4d0433 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:14.680335 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7bc98ea8-cfe7-41d5-b52b-2f2c4a4d0433 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 Aug 14 00:31:14.680587 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7bc98ea8-cfe7-41d5-b52b-2f2c4a4d0433 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:14.680846 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7bc98ea8-cfe7-41d5-b52b-2f2c4a4d0433 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:14.692345 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:14.692345 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:14.699160 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7bc98ea8-cfe7-41d5-b52b-2f2c4a4d0433 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:14.705829 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7bc98ea8-cfe7-41d5-b52b-2f2c4a4d0433 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 returned with HTTP 200 Aug 14 00:31:14.705829 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 189/772] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:14 2026] GET /volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:15.727441 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-24cfda86-8450-4fe8-82dc-79bd07d87306 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:15.730916 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-24cfda86-8450-4fe8-82dc-79bd07d87306 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 Aug 14 00:31:15.731346 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-24cfda86-8450-4fe8-82dc-79bd07d87306 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:15.731497 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-24cfda86-8450-4fe8-82dc-79bd07d87306 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:15.745580 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-24cfda86-8450-4fe8-82dc-79bd07d87306 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 returned with HTTP 404 Aug 14 00:31:15.746385 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 193/773] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:15 2026] GET /volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:15.754663 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-67c526a6-6403-4249-9614-3f61c8e12021 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:15.759567 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-67c526a6-6403-4249-9614-3f61c8e12021 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 Aug 14 00:31:15.759892 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-67c526a6-6403-4249-9614-3f61c8e12021 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:15.760173 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-67c526a6-6403-4249-9614-3f61c8e12021 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:15.777706 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-67c526a6-6403-4249-9614-3f61c8e12021 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 returned with HTTP 404 Aug 14 00:31:15.777706 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 197/774] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:15 2026] GET /volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:15.790472 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e6241289-feff-4021-8263-d614b9340360 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:15.792928 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e6241289-feff-4021-8263-d614b9340360 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] DELETE https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 Aug 14 00:31:15.793167 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e6241289-feff-4021-8263-d614b9340360 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:15.793543 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e6241289-feff-4021-8263-d614b9340360 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:15.793543 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-e6241289-feff-4021-8263-d614b9340360 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Delete volume with id: c02b30c1-d6b0-4b18-a166-46bca6e9f208 Aug 14 00:31:15.800011 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e6241289-feff-4021-8263-d614b9340360 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 returned with HTTP 404 Aug 14 00:31:15.800872 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 196/775] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:15 2026] DELETE /volume/v3/volumes/c02b30c1-d6b0-4b18-a166-46bca6e9f208 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:15.811452 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c600e0b2-151f-488b-858b-aa9902e6adda None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:15.813803 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:31:15.814300 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1203533274"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:15.815896 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1203533274'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:31:15.816066 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume of 1 GB Aug 14 00:31:15.823309 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Availability Zones retrieved successfully. Aug 14 00:31:15.832615 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Flow 'volume_create_api' (80dfcc68-e3cd-42b9-b4df-0c15bbd130cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:15.835023 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c77ecada-0555-4348-9071-0116a1e1e49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:15.836771 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:31:15.897889 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c77ecada-0555-4348-9071-0116a1e1e49f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:15.899579 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88954b51-6126-4437-beff-0ea8a59d8551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:15.957259 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Created reservations ['e4f9a380-50de-45a8-93dc-48fa2ca2ff73', '7a66bd40-9229-4a9f-9ef5-e85ec4fa7a3c', '2a29693e-3c5f-402c-bb17-0abebfa6979f', '525bde64-2061-4306-b836-1589a465ad2f'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:15.958562 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88954b51-6126-4437-beff-0ea8a59d8551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4f9a380-50de-45a8-93dc-48fa2ca2ff73', '7a66bd40-9229-4a9f-9ef5-e85ec4fa7a3c', '2a29693e-3c5f-402c-bb17-0abebfa6979f', '525bde64-2061-4306-b836-1589a465ad2f']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:15.959716 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb0c3660-77d5-49e8-a3cb-ec61d24f3535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:16.005270 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb0c3660-77d5-49e8-a3cb-ec61d24f3535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80772c93-6de0-47f6-92b4-8d91a0cdbd9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1203533274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb202c86a7d34af186d63b7fcbc6b791',qos_specs=None,replication_status=,reservations=['e4f9a380-50de-45a8-93dc-48fa2ca2ff73','7a66bd40-9229-4a9f-9ef5-e85ec4fa7a3c','2a29693e-3c5f-402c-bb17-0abebfa6979f','525bde64-2061-4306-b836-1589a465ad2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:31:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1203533274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80772c93-6de0-47f6-92b4-8d91a0cdbd9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb202c86a7d34af186d63b7fcbc6b791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:16.005499 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba8e63e2-9183-46cd-ac4e-e2f8d3366937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:16.036971 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba8e63e2-9183-46cd-ac4e-e2f8d3366937) transitioned into state 'SUCCESS' from state '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-1203533274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb202c86a7d34af186d63b7fcbc6b791',qos_specs=None,replication_status=,reservations=['e4f9a380-50de-45a8-93dc-48fa2ca2ff73','7a66bd40-9229-4a9f-9ef5-e85ec4fa7a3c','2a29693e-3c5f-402c-bb17-0abebfa6979f','525bde64-2061-4306-b836-1589a465ad2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:16.038078 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e0be0f-6a68-468f-9b26-a3a3a0eeec4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:16.064576 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1e0be0f-6a68-468f-9b26-a3a3a0eeec4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:16.067058 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Flow 'volume_create_api' (80dfcc68-e3cd-42b9-b4df-0c15bbd130cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:16.067058 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume request issued successfully. Aug 14 00:31:16.067058 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c600e0b2-151f-488b-858b-aa9902e6adda tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:31:16.068309 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 190/776] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:31:15 2026] POST /volume/v3/volumes => generated 749 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:31:16.084412 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-80200cee-34e9-474b-ae44-f1955c1e1ed3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:16.087465 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-80200cee-34e9-474b-ae44-f1955c1e1ed3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a Aug 14 00:31:16.087678 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-80200cee-34e9-474b-ae44-f1955c1e1ed3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:16.087932 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-80200cee-34e9-474b-ae44-f1955c1e1ed3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:16.105546 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:16.105546 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:16.118452 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-80200cee-34e9-474b-ae44-f1955c1e1ed3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:16.131978 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-80200cee-34e9-474b-ae44-f1955c1e1ed3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a returned with HTTP 200 Aug 14 00:31:16.132701 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 194/777] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:16 2026] GET /volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:16.397914 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-0d7b0e50-7517-4fa0-b0b4-ce76eb391375 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:16.402333 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-0d7b0e50-7517-4fa0-b0b4-ce76eb391375 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:31:16.402660 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-0d7b0e50-7517-4fa0-b0b4-ce76eb391375 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:16.403113 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-0d7b0e50-7517-4fa0-b0b4-ce76eb391375 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:16.428530 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:16.428530 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:16.434962 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-0d7b0e50-7517-4fa0-b0b4-ce76eb391375 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:31:16.448155 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-0d7b0e50-7517-4fa0-b0b4-ce76eb391375 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:31:16.448729 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 198/778] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:31:16 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 1136 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:16.492322 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-ed229ba6-0c20-4b42-bee2-ea54b142c107 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:16.498535 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-ed229ba6-0c20-4b42-bee2-ea54b142c107 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] POST https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e/action Aug 14 00:31:16.499080 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-ed229ba6-0c20-4b42-bee2-ea54b142c107 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:16.499287 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-ed229ba6-0c20-4b42-bee2-ea54b142c107 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:16.517342 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:16.517342 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:16.517925 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-ed229ba6-0c20-4b42-bee2-ea54b142c107 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:31:16.544295 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-ed229ba6-0c20-4b42-bee2-ea54b142c107 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Begin detaching volume completed successfully. Aug 14 00:31:16.544621 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-ed229ba6-0c20-4b42-bee2-ea54b142c107 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e/action returned with HTTP 202 Aug 14 00:31:16.545672 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 197/779] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:31:16 2026] POST /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:16.578200 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b2d63abc-ba85-4bfa-b789-bc702c1c7c39 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:16.581991 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b2d63abc-ba85-4bfa-b789-bc702c1c7c39 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:31:16.582157 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b2d63abc-ba85-4bfa-b789-bc702c1c7c39 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:16.582494 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b2d63abc-ba85-4bfa-b789-bc702c1c7c39 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:16.609836 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:16.609836 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:16.619501 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b2d63abc-ba85-4bfa-b789-bc702c1c7c39 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:31:16.628398 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2732c9b4-167a-4cf9-8b36-e8f3368ef922 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:16.629031 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2732c9b4-167a-4cf9-8b36-e8f3368ef922 None None] GET https://10.4.3.208/volume// Aug 14 00:31:16.629276 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2732c9b4-167a-4cf9-8b36-e8f3368ef922 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:16.629516 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2732c9b4-167a-4cf9-8b36-e8f3368ef922 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:16.629792 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b2d63abc-ba85-4bfa-b789-bc702c1c7c39 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:31:16.629947 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2732c9b4-167a-4cf9-8b36-e8f3368ef922 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:31:16.630332 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 195/780] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:31:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:31:16.630747 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 191/781] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:16 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 1139 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:16.642717 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-ce769297-8f65-4851-b661-774ddf29c58f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:16.645649 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-ce769297-8f65-4851-b661-774ddf29c58f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:31:16.646052 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-ce769297-8f65-4851-b661-774ddf29c58f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:16.646645 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-ce769297-8f65-4851-b661-774ddf29c58f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:16.666246 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:16.666246 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:16.674131 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-ce769297-8f65-4851-b661-774ddf29c58f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:31:16.683516 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-ce769297-8f65-4851-b661-774ddf29c58f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:31:16.683516 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 199/782] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:31:16 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 1319 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:31:17.152429 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3d1b9060-60a9-4d12-8216-9ba6406ba07f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:17.156040 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3d1b9060-60a9-4d12-8216-9ba6406ba07f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a Aug 14 00:31:17.156313 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3d1b9060-60a9-4d12-8216-9ba6406ba07f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:17.156526 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3d1b9060-60a9-4d12-8216-9ba6406ba07f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:17.169536 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:17.169536 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:17.177814 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3d1b9060-60a9-4d12-8216-9ba6406ba07f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:17.185874 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3d1b9060-60a9-4d12-8216-9ba6406ba07f tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a returned with HTTP 200 Aug 14 00:31:17.186346 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 198/783] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:17 2026] GET /volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:17.205000 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d4e3bb20-2868-421f-a761-b7427b8283c2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:17.208363 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d4e3bb20-2868-421f-a761-b7427b8283c2 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] POST https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a/action Aug 14 00:31:17.209053 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d4e3bb20-2868-421f-a761-b7427b8283c2 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:17.209251 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d4e3bb20-2868-421f-a761-b7427b8283c2 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:17.221205 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:17.221205 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:17.222412 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.admin_actions [None req-d4e3bb20-2868-421f-a761-b7427b8283c2 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Updating volume '80772c93-6de0-47f6-92b4-8d91a0cdbd9a' with '{'status': 'creating'}' {{(pid=100211) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 00:31:17.245407 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d4e3bb20-2868-421f-a761-b7427b8283c2 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a/action returned with HTTP 202 Aug 14 00:31:17.246051 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 196/784] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:31:17 2026] POST /volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:17.263210 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6a100109-518d-4c7d-96c0-2dae45750ccf None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:17.266290 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6a100109-518d-4c7d-96c0-2dae45750ccf tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a Aug 14 00:31:17.266412 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6a100109-518d-4c7d-96c0-2dae45750ccf tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:17.266860 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6a100109-518d-4c7d-96c0-2dae45750ccf tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:17.285912 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:17.285912 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:17.295555 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6a100109-518d-4c7d-96c0-2dae45750ccf tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:17.309512 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6a100109-518d-4c7d-96c0-2dae45750ccf tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a returned with HTTP 200 Aug 14 00:31:17.310421 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 192/785] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:17 2026] GET /volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:17.327311 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2d341b99-eabc-4fb2-b0f4-858e455c16db None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:17.331928 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2d341b99-eabc-4fb2-b0f4-858e455c16db tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] POST https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a/action Aug 14 00:31:17.332305 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2d341b99-eabc-4fb2-b0f4-858e455c16db tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:17.332524 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2d341b99-eabc-4fb2-b0f4-858e455c16db tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:17.346547 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:17.346547 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:17.347081 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2d341b99-eabc-4fb2-b0f4-858e455c16db tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Volume info retrieved successfully. Aug 14 00:31:17.398312 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2d341b99-eabc-4fb2-b0f4-858e455c16db tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Delete volume request issued successfully. Aug 14 00:31:17.398688 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2d341b99-eabc-4fb2-b0f4-858e455c16db tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a/action returned with HTTP 202 Aug 14 00:31:17.399291 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 200/786] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:31:17 2026] POST /volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:17.413895 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ac056a24-95e3-4fce-b4bc-d3bfec2f1ad3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:17.416186 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ac056a24-95e3-4fce-b4bc-d3bfec2f1ad3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a Aug 14 00:31:17.416412 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ac056a24-95e3-4fce-b4bc-d3bfec2f1ad3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:17.416660 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ac056a24-95e3-4fce-b4bc-d3bfec2f1ad3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:17.427114 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:17.427114 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:17.434181 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ac056a24-95e3-4fce-b4bc-d3bfec2f1ad3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:17.439306 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-eefdc0ba-8b53-4aed-9aae-ddf95db6bb51 req-991ceb76-6562-4541-bff8-98b2c2643bea None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:17.441220 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ac056a24-95e3-4fce-b4bc-d3bfec2f1ad3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a returned with HTTP 200 Aug 14 00:31:17.441220 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 199/787] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:17 2026] GET /volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:17.442396 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-eefdc0ba-8b53-4aed-9aae-ddf95db6bb51 req-991ceb76-6562-4541-bff8-98b2c2643bea tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] DELETE https://10.4.3.208/volume/v3/attachments/af2268e5-e86b-4e69-8095-69d59b81a1e2 Aug 14 00:31:17.442396 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-eefdc0ba-8b53-4aed-9aae-ddf95db6bb51 req-991ceb76-6562-4541-bff8-98b2c2643bea tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:17.442608 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-eefdc0ba-8b53-4aed-9aae-ddf95db6bb51 req-991ceb76-6562-4541-bff8-98b2c2643bea tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:17.453871 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:17.453871 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:17.535984 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-eefdc0ba-8b53-4aed-9aae-ddf95db6bb51 req-991ceb76-6562-4541-bff8-98b2c2643bea tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/attachments/af2268e5-e86b-4e69-8095-69d59b81a1e2 returned with HTTP 200 Aug 14 00:31:17.536463 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 197/788] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:31:17 2026] DELETE /volume/v3/attachments/af2268e5-e86b-4e69-8095-69d59b81a1e2 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:17.653758 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0f238308-afa1-4763-90ba-bdc80a4c1c4b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:17.656169 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0f238308-afa1-4763-90ba-bdc80a4c1c4b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:31:17.656570 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0f238308-afa1-4763-90ba-bdc80a4c1c4b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:17.656922 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0f238308-afa1-4763-90ba-bdc80a4c1c4b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:17.680011 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:17.680011 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:17.687000 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0f238308-afa1-4763-90ba-bdc80a4c1c4b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:31:17.694360 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0f238308-afa1-4763-90ba-bdc80a4c1c4b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:31:17.694360 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 193/789] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:17 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:17.940124 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-53586155-c530-4b3e-8d51-d55bf5f23dad None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:17.943320 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-53586155-c530-4b3e-8d51-d55bf5f23dad tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] DELETE https://10.4.3.208/volume/v3/attachments/f3083591-2a7f-4d79-b119-9da674fb6f66 Aug 14 00:31:17.943793 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-53586155-c530-4b3e-8d51-d55bf5f23dad tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:17.944198 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-53586155-c530-4b3e-8d51-d55bf5f23dad tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:17.955504 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:17.955504 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:18.055688 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-063bfd95-1d2a-454a-87e1-a35b1917f2e9 req-53586155-c530-4b3e-8d51-d55bf5f23dad tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/attachments/f3083591-2a7f-4d79-b119-9da674fb6f66 returned with HTTP 200 Aug 14 00:31:18.056249 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 201/790] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:31:17 2026] DELETE /volume/v3/attachments/f3083591-2a7f-4d79-b119-9da674fb6f66 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:18.463400 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-729da8f2-4e4f-4c93-879b-355d4592f2cf None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:18.467228 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-729da8f2-4e4f-4c93-879b-355d4592f2cf tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a Aug 14 00:31:18.467228 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-729da8f2-4e4f-4c93-879b-355d4592f2cf tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:18.467228 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-729da8f2-4e4f-4c93-879b-355d4592f2cf tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:18.480673 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-729da8f2-4e4f-4c93-879b-355d4592f2cf tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a returned with HTTP 404 Aug 14 00:31:18.481277 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 200/791] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:18 2026] GET /volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:31:18.494850 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ff8b97a2-037b-4f68-896b-d76721608fab None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:18.500286 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ff8b97a2-037b-4f68-896b-d76721608fab tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a Aug 14 00:31:18.500864 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ff8b97a2-037b-4f68-896b-d76721608fab tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:18.501197 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ff8b97a2-037b-4f68-896b-d76721608fab tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:18.511805 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ff8b97a2-037b-4f68-896b-d76721608fab tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a returned with HTTP 404 Aug 14 00:31:18.512271 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 198/792] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:18 2026] GET /volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:18.520897 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9ade2347-392a-43df-ba6b-333b1df5f043 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:18.522978 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9ade2347-392a-43df-ba6b-333b1df5f043 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] DELETE https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a Aug 14 00:31:18.523042 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9ade2347-392a-43df-ba6b-333b1df5f043 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:18.523595 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9ade2347-392a-43df-ba6b-333b1df5f043 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:18.523595 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-9ade2347-392a-43df-ba6b-333b1df5f043 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Delete volume with id: 80772c93-6de0-47f6-92b4-8d91a0cdbd9a Aug 14 00:31:18.537645 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9ade2347-392a-43df-ba6b-333b1df5f043 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a returned with HTTP 404 Aug 14 00:31:18.538204 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 194/793] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:18 2026] DELETE /volume/v3/volumes/80772c93-6de0-47f6-92b4-8d91a0cdbd9a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:18.552059 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:18.555641 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:31:18.555641 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-589230754"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:18.560083 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-589230754'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:31:18.560420 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume of 1 GB Aug 14 00:31:18.560704 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:18.560704 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:18.572133 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Availability Zones retrieved successfully. Aug 14 00:31:18.581359 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Flow 'volume_create_api' (e50655a9-94c5-4d2b-b171-a115f0828e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:18.582951 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (036bf11e-497a-4b5e-98b6-db5192808223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:18.584333 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:31:18.624917 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (036bf11e-497a-4b5e-98b6-db5192808223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:18.625327 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93197c2e-a5e2-4967-b55e-28929bba14fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:18.693319 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Created reservations ['82d01dc6-3a9e-4e77-82a1-f3ae9132eb42', 'b6ada016-3d0b-458f-a79c-7aa5a5559db4', 'dbf17e3c-6070-4a3d-b9d4-95becc3cdc7c', '4eac42da-ca73-4ebb-8c5b-907cb0e32e38'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:18.693878 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93197c2e-a5e2-4967-b55e-28929bba14fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82d01dc6-3a9e-4e77-82a1-f3ae9132eb42', 'b6ada016-3d0b-458f-a79c-7aa5a5559db4', 'dbf17e3c-6070-4a3d-b9d4-95becc3cdc7c', '4eac42da-ca73-4ebb-8c5b-907cb0e32e38']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:18.694776 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (175f229c-8e26-4faa-82d0-d6612c8134a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:18.710000 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d5f391d8-8caf-4d99-a012-9dd14697a41e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:18.712316 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5f391d8-8caf-4d99-a012-9dd14697a41e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:31:18.712503 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5f391d8-8caf-4d99-a012-9dd14697a41e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:18.712712 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5f391d8-8caf-4d99-a012-9dd14697a41e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:18.725848 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:18.725848 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:18.727998 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (175f229c-8e26-4faa-82d0-d6612c8134a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4317be83-401a-4b94-95ac-a231549b01f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-589230754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb202c86a7d34af186d63b7fcbc6b791',qos_specs=None,replication_status=,reservations=['82d01dc6-3a9e-4e77-82a1-f3ae9132eb42','b6ada016-3d0b-458f-a79c-7aa5a5559db4','dbf17e3c-6070-4a3d-b9d4-95becc3cdc7c','4eac42da-ca73-4ebb-8c5b-907cb0e32e38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:31:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-589230754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4317be83-401a-4b94-95ac-a231549b01f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb202c86a7d34af186d63b7fcbc6b791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:18.729935 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70af4bba-b50f-4394-832e-02693f2ae7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:18.734032 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d5f391d8-8caf-4d99-a012-9dd14697a41e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:31:18.742100 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5f391d8-8caf-4d99-a012-9dd14697a41e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:31:18.742536 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 201/794] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:18 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:18.762929 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70af4bba-b50f-4394-832e-02693f2ae7f2) transitioned into state 'SUCCESS' from state '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-589230754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb202c86a7d34af186d63b7fcbc6b791',qos_specs=None,replication_status=,reservations=['82d01dc6-3a9e-4e77-82a1-f3ae9132eb42','b6ada016-3d0b-458f-a79c-7aa5a5559db4','dbf17e3c-6070-4a3d-b9d4-95becc3cdc7c','4eac42da-ca73-4ebb-8c5b-907cb0e32e38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:18.762929 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21958548-df77-4341-b22a-a53268e89b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:18.781121 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21958548-df77-4341-b22a-a53268e89b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:18.782458 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Flow 'volume_create_api' (e50655a9-94c5-4d2b-b171-a115f0828e9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:18.782647 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume request issued successfully. Aug 14 00:31:18.783907 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6d36a359-ab70-4052-86c8-af92d1c2eadb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:31:18.784504 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 202/795] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:31:18 2026] POST /volume/v3/volumes => generated 748 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:31:18.800787 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5081ec31-808d-43cb-afcc-7b067c7590f8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:18.804879 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5081ec31-808d-43cb-afcc-7b067c7590f8 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 Aug 14 00:31:18.804879 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5081ec31-808d-43cb-afcc-7b067c7590f8 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:18.805747 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5081ec31-808d-43cb-afcc-7b067c7590f8 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:18.816903 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:18.816903 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:18.822507 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5081ec31-808d-43cb-afcc-7b067c7590f8 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:18.830973 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5081ec31-808d-43cb-afcc-7b067c7590f8 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 returned with HTTP 200 Aug 14 00:31:18.831412 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 199/796] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:18 2026] GET /volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:19.684351 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a01248a4-a697-4f33-924d-8894acc52024 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:19.686873 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a01248a4-a697-4f33-924d-8894acc52024 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:31:19.687308 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a01248a4-a697-4f33-924d-8894acc52024 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:19.687530 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a01248a4-a697-4f33-924d-8894acc52024 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:19.699383 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:19.699383 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:19.705930 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a01248a4-a697-4f33-924d-8894acc52024 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Volume info retrieved successfully. Aug 14 00:31:19.712595 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a01248a4-a697-4f33-924d-8894acc52024 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 200 Aug 14 00:31:19.712946 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 195/797] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:19 2026] GET /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:19.766446 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e15b491f-0db8-4cef-a2eb-4e1b9ac492e4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:19.771425 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e15b491f-0db8-4cef-a2eb-4e1b9ac492e4 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:31:19.771425 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e15b491f-0db8-4cef-a2eb-4e1b9ac492e4 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:19.771425 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e15b491f-0db8-4cef-a2eb-4e1b9ac492e4 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:19.785744 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:19.785744 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:19.790568 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e15b491f-0db8-4cef-a2eb-4e1b9ac492e4 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Volume info retrieved successfully. Aug 14 00:31:19.796958 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e15b491f-0db8-4cef-a2eb-4e1b9ac492e4 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 200 Aug 14 00:31:19.797458 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 202/798] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:19 2026] GET /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:19.821099 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5a6f500d-a681-4502-81e8-8c5b1e9847db None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:19.824737 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5a6f500d-a681-4502-81e8-8c5b1e9847db tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] DELETE https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:31:19.825184 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5a6f500d-a681-4502-81e8-8c5b1e9847db tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:19.825677 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5a6f500d-a681-4502-81e8-8c5b1e9847db tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:19.825910 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-5a6f500d-a681-4502-81e8-8c5b1e9847db tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Delete volume with id: 8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:31:19.838902 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:19.838902 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:19.839575 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5a6f500d-a681-4502-81e8-8c5b1e9847db tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Volume info retrieved successfully. Aug 14 00:31:19.844991 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2f862ca6-0a23-467b-ad16-0f5a3c67feaa None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:19.848069 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2f862ca6-0a23-467b-ad16-0f5a3c67feaa tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 Aug 14 00:31:19.848341 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2f862ca6-0a23-467b-ad16-0f5a3c67feaa tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:19.848630 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2f862ca6-0a23-467b-ad16-0f5a3c67feaa tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:19.858783 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:19.858783 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:19.864635 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2f862ca6-0a23-467b-ad16-0f5a3c67feaa tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:19.869668 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2f862ca6-0a23-467b-ad16-0f5a3c67feaa tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 returned with HTTP 200 Aug 14 00:31:19.870344 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 200/799] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:19 2026] GET /volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:19.870454 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5a6f500d-a681-4502-81e8-8c5b1e9847db tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Delete volume request issued successfully. Aug 14 00:31:19.870572 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5a6f500d-a681-4502-81e8-8c5b1e9847db tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 202 Aug 14 00:31:19.871104 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 203/800] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:19 2026] DELETE /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:31:19.886794 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2886aeb0-5e3d-430d-878a-a5252169a3ce None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:19.891016 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d80a9ed1-3144-4690-a040-80d4afea15f4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:19.891624 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2886aeb0-5e3d-430d-878a-a5252169a3ce tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:31:19.891855 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2886aeb0-5e3d-430d-878a-a5252169a3ce tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:19.892188 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2886aeb0-5e3d-430d-878a-a5252169a3ce tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:19.894921 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d80a9ed1-3144-4690-a040-80d4afea15f4 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] POST https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0/action Aug 14 00:31:19.896435 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d80a9ed1-3144-4690-a040-80d4afea15f4 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:19.896683 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d80a9ed1-3144-4690-a040-80d4afea15f4 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:19.903347 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:19.903347 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:19.909071 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2886aeb0-5e3d-430d-878a-a5252169a3ce tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Volume info retrieved successfully. Aug 14 00:31:19.912187 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:19.912187 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:19.912611 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.admin_actions [None req-d80a9ed1-3144-4690-a040-80d4afea15f4 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Updating volume '4317be83-401a-4b94-95ac-a231549b01f0' with '{'status': 'error'}' {{(pid=100210) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 00:31:19.916636 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2886aeb0-5e3d-430d-878a-a5252169a3ce tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 200 Aug 14 00:31:19.917246 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 196/801] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:19 2026] GET /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:19.964936 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d80a9ed1-3144-4690-a040-80d4afea15f4 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0/action returned with HTTP 202 Aug 14 00:31:19.965537 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 203/802] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:31:19 2026] POST /volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:19.978609 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0803f58b-a680-4c25-87cb-52004bdcbd52 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:19.983189 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0803f58b-a680-4c25-87cb-52004bdcbd52 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 Aug 14 00:31:19.983571 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0803f58b-a680-4c25-87cb-52004bdcbd52 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:19.983932 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0803f58b-a680-4c25-87cb-52004bdcbd52 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:19.995792 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:19.995792 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:20.001124 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0803f58b-a680-4c25-87cb-52004bdcbd52 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:20.007639 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0803f58b-a680-4c25-87cb-52004bdcbd52 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 returned with HTTP 200 Aug 14 00:31:20.008364 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 201/803] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:19 2026] GET /volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:20.027143 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3880dc84-fbfd-46c9-ab2a-bfdcb50cf5c9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:20.029797 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3880dc84-fbfd-46c9-ab2a-bfdcb50cf5c9 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] POST https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0/action Aug 14 00:31:20.032788 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3880dc84-fbfd-46c9-ab2a-bfdcb50cf5c9 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:20.033302 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3880dc84-fbfd-46c9-ab2a-bfdcb50cf5c9 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:20.046559 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:20.046559 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:20.047242 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3880dc84-fbfd-46c9-ab2a-bfdcb50cf5c9 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Volume info retrieved successfully. Aug 14 00:31:20.087791 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3880dc84-fbfd-46c9-ab2a-bfdcb50cf5c9 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Delete volume request issued successfully. Aug 14 00:31:20.088040 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3880dc84-fbfd-46c9-ab2a-bfdcb50cf5c9 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0/action returned with HTTP 202 Aug 14 00:31:20.088658 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 204/804] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:31:20 2026] POST /volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:20.103106 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-52109f9e-ccce-4407-95c5-b69232642589 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:20.107906 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-52109f9e-ccce-4407-95c5-b69232642589 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 Aug 14 00:31:20.107906 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-52109f9e-ccce-4407-95c5-b69232642589 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:20.108042 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-52109f9e-ccce-4407-95c5-b69232642589 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:20.118775 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:20.118775 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:20.125115 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-52109f9e-ccce-4407-95c5-b69232642589 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:20.133533 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-52109f9e-ccce-4407-95c5-b69232642589 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 returned with HTTP 200 Aug 14 00:31:20.134180 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 197/805] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:20 2026] GET /volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:20.335549 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7c25ac55-125a-4552-be8b-972890a2bcdf None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:20.645140 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7c25ac55-125a-4552-be8b-972890a2bcdf tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:31:20.646445 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7c25ac55-125a-4552-be8b-972890a2bcdf tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1876289748-1082472182", "extra_specs": {}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:20.649391 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:20.649391 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:20.674176 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7c25ac55-125a-4552-be8b-972890a2bcdf tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:31:20.675166 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 204/806] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:31:20 2026] POST /volume/v3/types => generated 269 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:20.940990 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bd91d55b-e914-4c77-8950-6f5216d4f932 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:20.946599 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bd91d55b-e914-4c77-8950-6f5216d4f932 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] GET https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d Aug 14 00:31:20.946976 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bd91d55b-e914-4c77-8950-6f5216d4f932 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:20.949076 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bd91d55b-e914-4c77-8950-6f5216d4f932 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:20.962363 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bd91d55b-e914-4c77-8950-6f5216d4f932 tempest-ServerActionsTestOtherB-1126100945 tempest-ServerActionsTestOtherB-1126100945-project-member] https://10.4.3.208/volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d returned with HTTP 404 Aug 14 00:31:20.962363 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 202/807] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:20 2026] GET /volume/v3/volumes/8987bedd-f6ab-470a-adf8-5169c0be721d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:21.155000 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5fe410af-0c22-4c99-bf48-26f631897815 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:21.157696 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5fe410af-0c22-4c99-bf48-26f631897815 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 Aug 14 00:31:21.157938 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5fe410af-0c22-4c99-bf48-26f631897815 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:21.158143 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5fe410af-0c22-4c99-bf48-26f631897815 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:21.171412 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5fe410af-0c22-4c99-bf48-26f631897815 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 returned with HTTP 404 Aug 14 00:31:21.173324 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 205/808] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:21 2026] GET /volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:21.182979 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8a5b317f-f6db-46c7-874f-b6107493feaf None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:21.185420 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8a5b317f-f6db-46c7-874f-b6107493feaf tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 Aug 14 00:31:21.185659 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8a5b317f-f6db-46c7-874f-b6107493feaf tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:21.186063 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8a5b317f-f6db-46c7-874f-b6107493feaf tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:21.196637 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8a5b317f-f6db-46c7-874f-b6107493feaf tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 returned with HTTP 404 Aug 14 00:31:21.197389 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 198/809] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:21 2026] GET /volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:21.211997 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4d019e6f-5d6d-4819-86db-57e3ecb55fe1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:21.214301 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4d019e6f-5d6d-4819-86db-57e3ecb55fe1 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] DELETE https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 Aug 14 00:31:21.215508 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4d019e6f-5d6d-4819-86db-57e3ecb55fe1 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:21.215508 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4d019e6f-5d6d-4819-86db-57e3ecb55fe1 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:21.215508 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-4d019e6f-5d6d-4819-86db-57e3ecb55fe1 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Delete volume with id: 4317be83-401a-4b94-95ac-a231549b01f0 Aug 14 00:31:21.227653 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4d019e6f-5d6d-4819-86db-57e3ecb55fe1 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 returned with HTTP 404 Aug 14 00:31:21.229712 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 205/810] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:21 2026] DELETE /volume/v3/volumes/4317be83-401a-4b94-95ac-a231549b01f0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:21.240267 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:21.244173 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:31:21.244340 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-583765770"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:21.251763 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-583765770'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:31:21.251763 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume of 1 GB Aug 14 00:31:21.260387 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Availability Zones retrieved successfully. Aug 14 00:31:21.269770 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Flow 'volume_create_api' (876e2049-a34a-477c-89ee-2015d5afb170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:21.272778 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d62201a9-3099-4f39-b210-e0dfddb6c3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:21.276440 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:31:21.322417 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d62201a9-3099-4f39-b210-e0dfddb6c3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:21.323741 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (761b0ee2-b52e-4acb-8234-e4371443a4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:21.397812 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Created reservations ['bf08da5a-6d63-4433-a212-d803ae280ad5', '0fb4b969-a1db-4b4e-a099-ea996420ebe1', '7526bb5b-241a-4f57-b42c-c73e65dd6f70', '92cfffb4-9253-41b0-accb-97a22ef7da30'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:21.398897 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (761b0ee2-b52e-4acb-8234-e4371443a4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf08da5a-6d63-4433-a212-d803ae280ad5', '0fb4b969-a1db-4b4e-a099-ea996420ebe1', '7526bb5b-241a-4f57-b42c-c73e65dd6f70', '92cfffb4-9253-41b0-accb-97a22ef7da30']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:21.400110 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed6bb95-0980-42dc-a208-ba5cff0267a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:21.436773 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ed6bb95-0980-42dc-a208-ba5cff0267a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eb98310-9329-4143-b820-c2e0390081d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-583765770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb202c86a7d34af186d63b7fcbc6b791',qos_specs=None,replication_status=,reservations=['bf08da5a-6d63-4433-a212-d803ae280ad5','0fb4b969-a1db-4b4e-a099-ea996420ebe1','7526bb5b-241a-4f57-b42c-c73e65dd6f70','92cfffb4-9253-41b0-accb-97a22ef7da30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:31:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-583765770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eb98310-9329-4143-b820-c2e0390081d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb202c86a7d34af186d63b7fcbc6b791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:21.437986 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbacc350-06ed-4c7d-b8a6-9881d7ff5d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:21.482417 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbacc350-06ed-4c7d-b8a6-9881d7ff5d9d) transitioned into state 'SUCCESS' from state '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-583765770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb202c86a7d34af186d63b7fcbc6b791',qos_specs=None,replication_status=,reservations=['bf08da5a-6d63-4433-a212-d803ae280ad5','0fb4b969-a1db-4b4e-a099-ea996420ebe1','7526bb5b-241a-4f57-b42c-c73e65dd6f70','92cfffb4-9253-41b0-accb-97a22ef7da30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:21.483351 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb366607-0655-45eb-8ea8-0efa791f3c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:21.494911 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb366607-0655-45eb-8ea8-0efa791f3c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:21.496009 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Flow 'volume_create_api' (876e2049-a34a-477c-89ee-2015d5afb170) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:21.496433 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume request issued successfully. Aug 14 00:31:21.497267 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-83fb1855-dbf0-4ced-8b81-8f3b9c3c3143 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:31:21.497846 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 203/811] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:31:21 2026] POST /volume/v3/volumes => generated 748 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:31:21.514029 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f4602343-9d7c-4e3d-89b7-c9a5d0786893 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:21.516082 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f4602343-9d7c-4e3d-89b7-c9a5d0786893 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 Aug 14 00:31:21.516828 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f4602343-9d7c-4e3d-89b7-c9a5d0786893 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:21.517246 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f4602343-9d7c-4e3d-89b7-c9a5d0786893 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:21.527132 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:21.527132 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:21.533370 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f4602343-9d7c-4e3d-89b7-c9a5d0786893 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:21.540259 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f4602343-9d7c-4e3d-89b7-c9a5d0786893 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 returned with HTTP 200 Aug 14 00:31:21.540526 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 206/812] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:21 2026] GET /volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:22.557863 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c0ddac8b-f330-43f1-8b88-2d8a838700fd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:22.562722 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c0ddac8b-f330-43f1-8b88-2d8a838700fd tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 Aug 14 00:31:22.563015 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c0ddac8b-f330-43f1-8b88-2d8a838700fd tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:22.563231 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c0ddac8b-f330-43f1-8b88-2d8a838700fd tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:22.577667 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:22.577667 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:22.589746 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c0ddac8b-f330-43f1-8b88-2d8a838700fd tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:22.600136 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c0ddac8b-f330-43f1-8b88-2d8a838700fd tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 returned with HTTP 200 Aug 14 00:31:22.600631 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 199/813] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:22 2026] GET /volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:22.618453 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-be86e8c0-b0ee-4678-bebb-fd18eccf8822 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:22.621499 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-be86e8c0-b0ee-4678-bebb-fd18eccf8822 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] POST https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6/action Aug 14 00:31:22.621886 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-be86e8c0-b0ee-4678-bebb-fd18eccf8822 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:22.623962 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-be86e8c0-b0ee-4678-bebb-fd18eccf8822 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:22.634142 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:22.634142 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:22.634628 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.admin_actions [None req-be86e8c0-b0ee-4678-bebb-fd18eccf8822 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Updating volume '5eb98310-9329-4143-b820-c2e0390081d6' with '{'status': 'maintenance'}' {{(pid=100210) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 00:31:22.663670 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-be86e8c0-b0ee-4678-bebb-fd18eccf8822 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6/action returned with HTTP 202 Aug 14 00:31:22.664297 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 206/814] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:31:22 2026] POST /volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:22.677744 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a4d6bb66-a347-444f-96a8-58d30d633c08 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:22.683821 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a4d6bb66-a347-444f-96a8-58d30d633c08 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 Aug 14 00:31:22.684423 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a4d6bb66-a347-444f-96a8-58d30d633c08 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:22.686006 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a4d6bb66-a347-444f-96a8-58d30d633c08 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:22.702853 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:22.702853 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:22.709338 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a4d6bb66-a347-444f-96a8-58d30d633c08 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:22.715355 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a4d6bb66-a347-444f-96a8-58d30d633c08 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 returned with HTTP 200 Aug 14 00:31:22.715876 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 204/815] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:22 2026] GET /volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:22.736151 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ba10cec8-00eb-45c0-bc1f-ad8f9ccdfa83 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:22.740795 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba10cec8-00eb-45c0-bc1f-ad8f9ccdfa83 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] POST https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6/action Aug 14 00:31:22.741003 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba10cec8-00eb-45c0-bc1f-ad8f9ccdfa83 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:22.741283 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba10cec8-00eb-45c0-bc1f-ad8f9ccdfa83 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:22.757427 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:22.757427 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:22.757975 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ba10cec8-00eb-45c0-bc1f-ad8f9ccdfa83 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Volume info retrieved successfully. Aug 14 00:31:22.807683 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ba10cec8-00eb-45c0-bc1f-ad8f9ccdfa83 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Delete volume request issued successfully. Aug 14 00:31:22.807983 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba10cec8-00eb-45c0-bc1f-ad8f9ccdfa83 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6/action returned with HTTP 202 Aug 14 00:31:22.808608 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 207/816] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:31:22 2026] POST /volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:22.822692 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-39127b18-5a41-49a0-a709-5a38b8825a92 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:22.828665 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-39127b18-5a41-49a0-a709-5a38b8825a92 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 Aug 14 00:31:22.829036 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-39127b18-5a41-49a0-a709-5a38b8825a92 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:22.831133 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-39127b18-5a41-49a0-a709-5a38b8825a92 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:22.843506 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:22.843506 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:22.848929 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-39127b18-5a41-49a0-a709-5a38b8825a92 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:22.857513 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-39127b18-5a41-49a0-a709-5a38b8825a92 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 returned with HTTP 200 Aug 14 00:31:22.857513 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 200/817] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:22 2026] GET /volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:23.889245 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cbe02898-05b9-4139-beea-102a2053c776 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:23.892921 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cbe02898-05b9-4139-beea-102a2053c776 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 Aug 14 00:31:23.893154 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cbe02898-05b9-4139-beea-102a2053c776 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:23.893473 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cbe02898-05b9-4139-beea-102a2053c776 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:23.912496 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cbe02898-05b9-4139-beea-102a2053c776 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 returned with HTTP 404 Aug 14 00:31:23.913479 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 207/818] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:23 2026] GET /volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:23.923994 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-45e390d2-86f9-49bb-bef4-f2ef6e617803 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:23.926100 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-45e390d2-86f9-49bb-bef4-f2ef6e617803 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 Aug 14 00:31:23.926364 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-45e390d2-86f9-49bb-bef4-f2ef6e617803 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:23.926692 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-45e390d2-86f9-49bb-bef4-f2ef6e617803 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:23.933889 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-45e390d2-86f9-49bb-bef4-f2ef6e617803 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 returned with HTTP 404 Aug 14 00:31:23.934412 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 205/819] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:23 2026] GET /volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:23.946167 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ff5b861b-ff7a-44b9-8720-a0b1ef260aeb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:23.948307 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ff5b861b-ff7a-44b9-8720-a0b1ef260aeb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] DELETE https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 Aug 14 00:31:23.948524 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ff5b861b-ff7a-44b9-8720-a0b1ef260aeb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:23.948896 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ff5b861b-ff7a-44b9-8720-a0b1ef260aeb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:23.949147 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-ff5b861b-ff7a-44b9-8720-a0b1ef260aeb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Delete volume with id: 5eb98310-9329-4143-b820-c2e0390081d6 Aug 14 00:31:23.955485 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ff5b861b-ff7a-44b9-8720-a0b1ef260aeb tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 returned with HTTP 404 Aug 14 00:31:23.956246 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 208/820] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:23 2026] DELETE /volume/v3/volumes/5eb98310-9329-4143-b820-c2e0390081d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:23.974450 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:23.979971 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:31:23.980742 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-132729975"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:23.983570 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-132729975'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:31:23.985115 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume of 1 GB Aug 14 00:31:23.992379 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Availability Zones retrieved successfully. Aug 14 00:31:24.001172 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Flow 'volume_create_api' (5102b632-6327-470d-a43b-f14b929367e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:24.006441 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b10cf7-710d-40bc-b6f3-ec263880ca2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:24.006441 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:31:24.049380 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b10cf7-710d-40bc-b6f3-ec263880ca2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:24.049987 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b23345ca-9791-4126-b5c2-42efac2d09d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:24.103651 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Created reservations ['e691b091-bf06-459e-91f0-e84aed60d125', '50bb3d08-e8df-4d22-8458-cd50dce89803', '9ece8651-e2a0-43f0-a7e6-47d03ef855cd', '4e938662-ba25-4265-89f4-9f41f57d2198'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:24.104444 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b23345ca-9791-4126-b5c2-42efac2d09d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e691b091-bf06-459e-91f0-e84aed60d125', '50bb3d08-e8df-4d22-8458-cd50dce89803', '9ece8651-e2a0-43f0-a7e6-47d03ef855cd', '4e938662-ba25-4265-89f4-9f41f57d2198']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:24.105178 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d114658-aca1-428c-a7bb-466b8001e3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:24.129555 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d114658-aca1-428c-a7bb-466b8001e3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c800a44-91c2-4942-8981-3a81bf61f66e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-132729975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb202c86a7d34af186d63b7fcbc6b791',qos_specs=None,replication_status=,reservations=['e691b091-bf06-459e-91f0-e84aed60d125','50bb3d08-e8df-4d22-8458-cd50dce89803','9ece8651-e2a0-43f0-a7e6-47d03ef855cd','4e938662-ba25-4265-89f4-9f41f57d2198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:31:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-132729975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c800a44-91c2-4942-8981-3a81bf61f66e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb202c86a7d34af186d63b7fcbc6b791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:24.130882 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed09fc52-10a0-4abf-91a5-e2280e9edcab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:24.144309 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-22770a2b-6cea-4cef-aac5-18f43e2c256d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:24.147627 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-22770a2b-6cea-4cef-aac5-18f43e2c256d tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:31:24.148098 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-22770a2b-6cea-4cef-aac5-18f43e2c256d tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-913124297-1313089705", "extra_specs": {}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:24.150203 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:24.150203 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:24.154446 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed09fc52-10a0-4abf-91a5-e2280e9edcab) transitioned into state 'SUCCESS' from state '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-132729975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb202c86a7d34af186d63b7fcbc6b791',qos_specs=None,replication_status=,reservations=['e691b091-bf06-459e-91f0-e84aed60d125','50bb3d08-e8df-4d22-8458-cd50dce89803','9ece8651-e2a0-43f0-a7e6-47d03ef855cd','4e938662-ba25-4265-89f4-9f41f57d2198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaa2b36d38904e21871ea5eacbf6d48e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:24.155407 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5041cb7a-7d1e-44e0-b50c-e15d4c2102ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:24.165761 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-22770a2b-6cea-4cef-aac5-18f43e2c256d tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:31:24.166320 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 208/821] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:31:24 2026] POST /volume/v3/types => generated 268 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:24.168119 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5041cb7a-7d1e-44e0-b50c-e15d4c2102ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:24.169000 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Flow 'volume_create_api' (5102b632-6327-470d-a43b-f14b929367e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:24.169498 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Create volume request issued successfully. Aug 14 00:31:24.170598 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d1bf88c8-d42b-446e-81e0-dd2583cccca3 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:31:24.172408 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 201/822] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:31:23 2026] POST /volume/v3/volumes => generated 748 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:31:24.178434 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f00afeaf-f3df-411f-935f-80e5f2302b0e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:24.181483 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f00afeaf-f3df-411f-935f-80e5f2302b0e tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:31:24.181987 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f00afeaf-f3df-411f-935f-80e5f2302b0e tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-717953259-1642826332", "extra_specs": {}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:24.191288 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4e726bb7-4a5d-49fa-9915-cf73d7ca284c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:24.191914 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4e726bb7-4a5d-49fa-9915-cf73d7ca284c tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e Aug 14 00:31:24.192260 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4e726bb7-4a5d-49fa-9915-cf73d7ca284c tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:24.192516 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4e726bb7-4a5d-49fa-9915-cf73d7ca284c tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:24.201403 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:24.201403 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:24.206469 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4e726bb7-4a5d-49fa-9915-cf73d7ca284c tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:24.207203 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f00afeaf-f3df-411f-935f-80e5f2302b0e tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:31:24.207581 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 206/823] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:31:24 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 14 00:31:24.219631 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4e726bb7-4a5d-49fa-9915-cf73d7ca284c tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e returned with HTTP 200 Aug 14 00:31:24.219890 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 209/824] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:24 2026] GET /volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:31:24.221798 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6e2485da-5386-412b-aa17-3653a925626c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:24.225495 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:31:24.226101 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1962836117", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-913124297-1313089705", "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:24.228884 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1962836117', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-913124297-1313089705', 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:31:24.233991 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Create volume of 1 GB Aug 14 00:31:24.234594 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:24.234594 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:24.235470 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Availability Zones retrieved successfully. Aug 14 00:31:24.244609 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Flow 'volume_create_api' (f2c3833e-7e08-4a8a-a750-6e7993741a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:24.246917 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a016ab42-90e4-47ab-b948-2d1c66371704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:24.248170 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:31:24.277301 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a016ab42-90e4-47ab-b948-2d1c66371704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:31:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cc0ea52d-b3d0-479e-871f-c6db9709b20d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-913124297-1313089705',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc0ea52d-b3d0-479e-871f-c6db9709b20d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:24.278169 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb17cca-7568-4798-8639-e23d422b0012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:24.323769 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-913124297-1313089705 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-913124297-1313089705, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:31:24.324047 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-913124297-1313089705 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-913124297-1313089705, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:31:24.385070 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Created reservations ['5690c315-f6ac-4354-bf3b-669d29555564', 'a40b9bc9-65ca-491b-aac1-5c33484ad7f3', 'd4edc311-5269-4714-9fbf-b6c48b456327', 'ce8ede22-9df2-4c16-9d6e-56c09d79cb65'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:24.385640 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb17cca-7568-4798-8639-e23d422b0012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5690c315-f6ac-4354-bf3b-669d29555564', 'a40b9bc9-65ca-491b-aac1-5c33484ad7f3', 'd4edc311-5269-4714-9fbf-b6c48b456327', 'ce8ede22-9df2-4c16-9d6e-56c09d79cb65']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:24.386563 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e343eda-9e99-49e3-a082-9b32ec7a1f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:24.418886 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e343eda-9e99-49e3-a082-9b32ec7a1f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b20ddfbd-0095-445b-9aef-a60cebed4ed2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1962836117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d9f82cac1741258a116e329c3ff5e1',qos_specs=None,replication_status=,reservations=['5690c315-f6ac-4354-bf3b-669d29555564','a40b9bc9-65ca-491b-aac1-5c33484ad7f3','d4edc311-5269-4714-9fbf-b6c48b456327','ce8ede22-9df2-4c16-9d6e-56c09d79cb65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485e4ece90324d208e74903ba0b045ae',volume_type_id=cc0ea52d-b3d0-479e-871f-c6db9709b20d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:31:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1962836117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b20ddfbd-0095-445b-9aef-a60cebed4ed2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6d9f82cac1741258a116e329c3ff5e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='485e4ece90324d208e74903ba0b045ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc0ea52d-b3d0-479e-871f-c6db9709b20d),volume_type_id=cc0ea52d-b3d0-479e-871f-c6db9709b20d)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:24.419793 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10776006-0e59-43b1-9374-c132396f77b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:24.441658 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10776006-0e59-43b1-9374-c132396f77b2) transitioned into state 'SUCCESS' from state '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-1962836117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d9f82cac1741258a116e329c3ff5e1',qos_specs=None,replication_status=,reservations=['5690c315-f6ac-4354-bf3b-669d29555564','a40b9bc9-65ca-491b-aac1-5c33484ad7f3','d4edc311-5269-4714-9fbf-b6c48b456327','ce8ede22-9df2-4c16-9d6e-56c09d79cb65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485e4ece90324d208e74903ba0b045ae',volume_type_id=cc0ea52d-b3d0-479e-871f-c6db9709b20d)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:24.442689 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edabaafd-22a7-40e6-9d03-7c3db8f04255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:24.453719 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edabaafd-22a7-40e6-9d03-7c3db8f04255) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:24.454459 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Flow 'volume_create_api' (f2c3833e-7e08-4a8a-a750-6e7993741a14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:24.454867 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Create volume request issued successfully. Aug 14 00:31:24.455760 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6e2485da-5386-412b-aa17-3653a925626c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:31:24.456357 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 209/825] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:31:24 2026] POST /volume/v3/volumes => generated 846 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:31:24.482603 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:24.484691 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:31:24.486579 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2129307788", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-717953259-1642826332", "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:24.487960 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2129307788', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-717953259-1642826332', 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:31:24.492818 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Create volume of 1 GB Aug 14 00:31:24.493184 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:24.493184 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:24.493816 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Availability Zones retrieved successfully. Aug 14 00:31:24.501777 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Flow 'volume_create_api' (292ccc68-53a6-4445-acb9-37c7ba024e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:24.504537 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64490387-8b4e-4d92-95c4-18a9d155dbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:24.505479 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:31:24.539340 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64490387-8b4e-4d92-95c4-18a9d155dbed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:31:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2c9cb6cb-def8-4bc3-9966-31c278e9ac3b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-717953259-1642826332',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c9cb6cb-def8-4bc3-9966-31c278e9ac3b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:24.540709 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ea42643-8555-4ec5-a9ef-81cb31dfbebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:24.621902 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-717953259-1642826332 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-717953259-1642826332, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:31:24.622362 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-717953259-1642826332 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-717953259-1642826332, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:31:24.686397 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Created reservations ['086d95df-80ea-4937-9546-043066760f43', 'e2044dfa-57e8-40f3-bbc0-7b40a593bc57', '4b5712ee-f745-4572-9f28-0ea4fc3a7f2c', '43ad30a9-3f5c-4815-9b84-439eb5a2742f'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:24.687310 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ea42643-8555-4ec5-a9ef-81cb31dfbebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['086d95df-80ea-4937-9546-043066760f43', 'e2044dfa-57e8-40f3-bbc0-7b40a593bc57', '4b5712ee-f745-4572-9f28-0ea4fc3a7f2c', '43ad30a9-3f5c-4815-9b84-439eb5a2742f']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:24.689746 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9804ed5-9d97-447b-a602-e89cbd5eff9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:24.725943 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9804ed5-9d97-447b-a602-e89cbd5eff9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdde35d5-0cfa-4894-b8a5-94383eb51715', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2129307788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d9f82cac1741258a116e329c3ff5e1',qos_specs=None,replication_status=,reservations=['086d95df-80ea-4937-9546-043066760f43','e2044dfa-57e8-40f3-bbc0-7b40a593bc57','4b5712ee-f745-4572-9f28-0ea4fc3a7f2c','43ad30a9-3f5c-4815-9b84-439eb5a2742f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485e4ece90324d208e74903ba0b045ae',volume_type_id=2c9cb6cb-def8-4bc3-9966-31c278e9ac3b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:31:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2129307788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdde35d5-0cfa-4894-b8a5-94383eb51715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6d9f82cac1741258a116e329c3ff5e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='485e4ece90324d208e74903ba0b045ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c9cb6cb-def8-4bc3-9966-31c278e9ac3b),volume_type_id=2c9cb6cb-def8-4bc3-9966-31c278e9ac3b)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:24.726763 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0bca9f-690a-4fc8-bcd0-a2d29e943e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:24.778722 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0bca9f-690a-4fc8-bcd0-a2d29e943e0c) transitioned into state 'SUCCESS' from state '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-2129307788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d9f82cac1741258a116e329c3ff5e1',qos_specs=None,replication_status=,reservations=['086d95df-80ea-4937-9546-043066760f43','e2044dfa-57e8-40f3-bbc0-7b40a593bc57','4b5712ee-f745-4572-9f28-0ea4fc3a7f2c','43ad30a9-3f5c-4815-9b84-439eb5a2742f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485e4ece90324d208e74903ba0b045ae',volume_type_id=2c9cb6cb-def8-4bc3-9966-31c278e9ac3b)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:24.781114 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07816c71-886d-4be9-9dd7-d84127b375fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:24.815875 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07816c71-886d-4be9-9dd7-d84127b375fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:24.816420 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Flow 'volume_create_api' (292ccc68-53a6-4445-acb9-37c7ba024e35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:24.817055 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Create volume request issued successfully. Aug 14 00:31:24.818231 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c7dd4d27-55fd-45db-a481-e46af0dd9d56 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:31:24.819590 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 202/826] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:31:24 2026] POST /volume/v3/volumes => generated 846 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:31:24.875238 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:24.879000 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:31:24.883151 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1000320803", "snapshot_id": null, "imageRef": "b2b29809-f7c5-4781-86d8-d34842fc042d", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1876289748-1082472182", "size": 1}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:24.890675 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1000320803', 'snapshot_id': None, 'imageRef': 'b2b29809-f7c5-4781-86d8-d34842fc042d', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1876289748-1082472182', 'size': 1}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:31:25.045597 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Create volume of 1 GB Aug 14 00:31:25.045597 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:25.045597 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:25.047702 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Availability Zones retrieved successfully. Aug 14 00:31:25.054926 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Flow 'volume_create_api' (b2ec44b1-8cd5-4673-865b-52b24b585514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:25.058277 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a1fa57b-2507-4d22-a353-944758b7e89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:25.062437 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:31:25.168032 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a1fa57b-2507-4d22-a353-944758b7e89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:31:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=63012f6f-64e1-4527-bfe9-2898773e4857,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1876289748-1082472182',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '63012f6f-64e1-4527-bfe9-2898773e4857', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:25.170252 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f28f2ac4-1494-4fa2-94e4-20c3a3e21924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:25.212796 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1876289748-1082472182 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1876289748-1082472182, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:31:25.213544 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1876289748-1082472182 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1876289748-1082472182, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:31:25.243393 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e181c88d-2aac-4130-8d2e-4647f3e17b37 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:25.248662 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e181c88d-2aac-4130-8d2e-4647f3e17b37 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e Aug 14 00:31:25.248662 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e181c88d-2aac-4130-8d2e-4647f3e17b37 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:25.248662 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e181c88d-2aac-4130-8d2e-4647f3e17b37 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:25.264046 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:25.264046 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:25.270135 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Created reservations ['dfec6ac0-ff3f-47ff-a13f-7b73bd9bc1e2', '660dfd2e-688c-4604-a3ee-c1952ee34fb3', 'ce6eb62b-8ba3-442a-b29d-77e83f340a68', '7fc231a7-23e1-42e2-ab36-d6ca6f4653fd'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:25.271408 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f28f2ac4-1494-4fa2-94e4-20c3a3e21924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfec6ac0-ff3f-47ff-a13f-7b73bd9bc1e2', '660dfd2e-688c-4604-a3ee-c1952ee34fb3', 'ce6eb62b-8ba3-442a-b29d-77e83f340a68', '7fc231a7-23e1-42e2-ab36-d6ca6f4653fd']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:25.272517 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba3b8a1b-e0bd-4587-95a6-5ae298faa217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:25.276984 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e181c88d-2aac-4130-8d2e-4647f3e17b37 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:25.285932 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e181c88d-2aac-4130-8d2e-4647f3e17b37 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e returned with HTTP 200 Aug 14 00:31:25.288141 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 210/827] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:25 2026] GET /volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:25.310049 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-614ca917-cf6d-4264-aaaa-e6d2c323ac65 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:25.311133 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba3b8a1b-e0bd-4587-95a6-5ae298faa217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a818a3c7-81db-4b38-b058-f03cc1c05f9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1000320803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d9f82cac1741258a116e329c3ff5e1',qos_specs=None,replication_status=,reservations=['dfec6ac0-ff3f-47ff-a13f-7b73bd9bc1e2','660dfd2e-688c-4604-a3ee-c1952ee34fb3','ce6eb62b-8ba3-442a-b29d-77e83f340a68','7fc231a7-23e1-42e2-ab36-d6ca6f4653fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485e4ece90324d208e74903ba0b045ae',volume_type_id=63012f6f-64e1-4527-bfe9-2898773e4857), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:31:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1000320803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a818a3c7-81db-4b38-b058-f03cc1c05f9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6d9f82cac1741258a116e329c3ff5e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='485e4ece90324d208e74903ba0b045ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(63012f6f-64e1-4527-bfe9-2898773e4857),volume_type_id=63012f6f-64e1-4527-bfe9-2898773e4857)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:25.312685 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eef6f7d-9ab1-4e35-ba13-a357a6ced480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:25.317017 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-614ca917-cf6d-4264-aaaa-e6d2c323ac65 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] POST https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e/action Aug 14 00:31:25.318350 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-614ca917-cf6d-4264-aaaa-e6d2c323ac65 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:25.318350 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-614ca917-cf6d-4264-aaaa-e6d2c323ac65 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:25.341739 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:25.341739 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:25.343394 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.admin_actions [None req-614ca917-cf6d-4264-aaaa-e6d2c323ac65 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Updating volume '4c800a44-91c2-4942-8981-3a81bf61f66e' with '{'status': 'error'}' {{(pid=100210) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 00:31:25.345479 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eef6f7d-9ab1-4e35-ba13-a357a6ced480) transitioned into state 'SUCCESS' from state '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-1000320803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d9f82cac1741258a116e329c3ff5e1',qos_specs=None,replication_status=,reservations=['dfec6ac0-ff3f-47ff-a13f-7b73bd9bc1e2','660dfd2e-688c-4604-a3ee-c1952ee34fb3','ce6eb62b-8ba3-442a-b29d-77e83f340a68','7fc231a7-23e1-42e2-ab36-d6ca6f4653fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485e4ece90324d208e74903ba0b045ae',volume_type_id=63012f6f-64e1-4527-bfe9-2898773e4857)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:25.345479 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cdb4b24-ea31-4cde-80cb-ca9559d76671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:25.365970 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cdb4b24-ea31-4cde-80cb-ca9559d76671) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:25.367774 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Flow 'volume_create_api' (b2ec44b1-8cd5-4673-865b-52b24b585514) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:25.368449 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Create volume request issued successfully. Aug 14 00:31:25.369956 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6a6e2bd3-22a0-4b1f-b1cc-cf593343f0f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:31:25.369956 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 207/828] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:31:24 2026] POST /volume/v3/volumes => generated 847 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:31:25.396432 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e822bdca-3a10-4e9e-b979-b09d69314b29 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:25.399490 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-614ca917-cf6d-4264-aaaa-e6d2c323ac65 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e/action returned with HTTP 202 Aug 14 00:31:25.400268 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 210/829] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:31:25 2026] POST /volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:25.401264 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e822bdca-3a10-4e9e-b979-b09d69314b29 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:25.401264 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e822bdca-3a10-4e9e-b979-b09d69314b29 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:25.401983 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e822bdca-3a10-4e9e-b979-b09d69314b29 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:25.413580 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9bb72418-2aa6-4d6f-bc50-fbc12a2645df None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:25.414332 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:25.414332 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:25.418280 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9bb72418-2aa6-4d6f-bc50-fbc12a2645df tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e Aug 14 00:31:25.418970 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9bb72418-2aa6-4d6f-bc50-fbc12a2645df tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:25.419577 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9bb72418-2aa6-4d6f-bc50-fbc12a2645df tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:25.424190 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e822bdca-3a10-4e9e-b979-b09d69314b29 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:25.433759 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e822bdca-3a10-4e9e-b979-b09d69314b29 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:25.433759 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 203/830] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:25 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 915 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:25.437251 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:25.437251 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:25.444189 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9bb72418-2aa6-4d6f-bc50-fbc12a2645df tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:25.451709 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9bb72418-2aa6-4d6f-bc50-fbc12a2645df tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e returned with HTTP 200 Aug 14 00:31:25.451934 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 211/831] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:25 2026] GET /volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e => generated 837 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:25.477354 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-03042715-4f6e-4625-9042-2de6512053f9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:25.480118 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-03042715-4f6e-4625-9042-2de6512053f9 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] POST https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e/action Aug 14 00:31:25.481372 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-03042715-4f6e-4625-9042-2de6512053f9 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:25.481549 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-03042715-4f6e-4625-9042-2de6512053f9 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:25.493965 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:25.493965 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:25.494554 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.admin_actions [None req-03042715-4f6e-4625-9042-2de6512053f9 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Updating volume '4c800a44-91c2-4942-8981-3a81bf61f66e' with '{'status': 'available'}' {{(pid=100211) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 00:31:25.535772 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-03042715-4f6e-4625-9042-2de6512053f9 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e/action returned with HTTP 202 Aug 14 00:31:25.536554 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 208/832] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:31:25 2026] POST /volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:25.554082 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3d64430d-fcab-48e1-bf1d-f9169b7c0d28 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:25.559630 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3d64430d-fcab-48e1-bf1d-f9169b7c0d28 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e Aug 14 00:31:25.559942 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3d64430d-fcab-48e1-bf1d-f9169b7c0d28 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:25.560538 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3d64430d-fcab-48e1-bf1d-f9169b7c0d28 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:25.575644 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:25.575644 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:25.584956 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3d64430d-fcab-48e1-bf1d-f9169b7c0d28 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:25.597975 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3d64430d-fcab-48e1-bf1d-f9169b7c0d28 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e returned with HTTP 200 Aug 14 00:31:25.598756 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 211/833] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:25 2026] GET /volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:25.621909 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c628f4d0-7ce3-47c7-a0c9-63780ddee709 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:25.626283 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c628f4d0-7ce3-47c7-a0c9-63780ddee709 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] POST https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e/action Aug 14 00:31:25.626283 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c628f4d0-7ce3-47c7-a0c9-63780ddee709 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:25.626283 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c628f4d0-7ce3-47c7-a0c9-63780ddee709 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:25.648735 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:25.648735 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:25.649906 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.admin_actions [None req-c628f4d0-7ce3-47c7-a0c9-63780ddee709 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Updating volume '4c800a44-91c2-4942-8981-3a81bf61f66e' with '{'status': 'maintenance'}' {{(pid=100209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 00:31:25.679767 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c628f4d0-7ce3-47c7-a0c9-63780ddee709 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e/action returned with HTTP 202 Aug 14 00:31:25.679767 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 204/834] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:31:25 2026] POST /volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:25.696353 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-356827b2-ab14-4d3c-927c-dece767358bc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:25.700926 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-356827b2-ab14-4d3c-927c-dece767358bc tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e Aug 14 00:31:25.700926 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-356827b2-ab14-4d3c-927c-dece767358bc tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:25.701161 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-356827b2-ab14-4d3c-927c-dece767358bc tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:25.716641 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:25.716641 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:25.726254 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-356827b2-ab14-4d3c-927c-dece767358bc tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:25.734278 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-356827b2-ab14-4d3c-927c-dece767358bc tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e returned with HTTP 200 Aug 14 00:31:25.735076 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 212/835] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:25 2026] GET /volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:25.763937 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-06f4191e-f562-420d-b4cb-b14107df17a0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:25.766673 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-06f4191e-f562-420d-b4cb-b14107df17a0 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] POST https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e/action Aug 14 00:31:25.766952 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-06f4191e-f562-420d-b4cb-b14107df17a0 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:25.767917 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-06f4191e-f562-420d-b4cb-b14107df17a0 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:25.779877 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:25.779877 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:25.781628 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.admin_actions [None req-06f4191e-f562-420d-b4cb-b14107df17a0 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] Updating volume '4c800a44-91c2-4942-8981-3a81bf61f66e' with '{'status': 'available'}' {{(pid=100211) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 00:31:25.821525 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-06f4191e-f562-420d-b4cb-b14107df17a0 tempest-VolumesActionsTest-297701335 tempest-VolumesActionsTest-297701335-project-admin] https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e/action returned with HTTP 202 Aug 14 00:31:25.822538 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 209/836] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:31:25 2026] POST /volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:31:25.836705 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-eb4b5f6c-7673-42be-9c65-0ab471c97486 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:25.840388 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eb4b5f6c-7673-42be-9c65-0ab471c97486 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e Aug 14 00:31:25.840567 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eb4b5f6c-7673-42be-9c65-0ab471c97486 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:25.840741 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eb4b5f6c-7673-42be-9c65-0ab471c97486 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:25.856694 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:25.856694 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:25.861704 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-eb4b5f6c-7673-42be-9c65-0ab471c97486 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:25.871708 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eb4b5f6c-7673-42be-9c65-0ab471c97486 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e returned with HTTP 200 Aug 14 00:31:25.872099 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 212/837] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:25 2026] GET /volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:25.901779 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5d7dd5e0-4fb1-4cf4-88e6-aa109e5ef2ee None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:25.903808 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5d7dd5e0-4fb1-4cf4-88e6-aa109e5ef2ee tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e Aug 14 00:31:25.905906 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5d7dd5e0-4fb1-4cf4-88e6-aa109e5ef2ee tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:25.908749 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5d7dd5e0-4fb1-4cf4-88e6-aa109e5ef2ee tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:25.925042 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:25.925042 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:25.935763 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5d7dd5e0-4fb1-4cf4-88e6-aa109e5ef2ee tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:25.941150 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5d7dd5e0-4fb1-4cf4-88e6-aa109e5ef2ee tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e returned with HTTP 200 Aug 14 00:31:25.941987 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 205/838] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:25 2026] GET /volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:25.958310 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-19b9e957-d69b-48ec-9789-9e285078157d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:25.962865 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-19b9e957-d69b-48ec-9789-9e285078157d tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] DELETE https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e Aug 14 00:31:25.965180 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-19b9e957-d69b-48ec-9789-9e285078157d tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:25.966128 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-19b9e957-d69b-48ec-9789-9e285078157d tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:25.966479 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-19b9e957-d69b-48ec-9789-9e285078157d tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Delete volume with id: 4c800a44-91c2-4942-8981-3a81bf61f66e Aug 14 00:31:25.979055 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:25.979055 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:25.979784 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-19b9e957-d69b-48ec-9789-9e285078157d tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:26.025474 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-19b9e957-d69b-48ec-9789-9e285078157d tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Delete volume request issued successfully. Aug 14 00:31:26.025474 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-19b9e957-d69b-48ec-9789-9e285078157d tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e returned with HTTP 202 Aug 14 00:31:26.025474 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 213/839] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:25 2026] DELETE /volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:31:26.039986 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7e3f2a35-cace-4928-b3b0-f870ca0460b4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:26.046318 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7e3f2a35-cace-4928-b3b0-f870ca0460b4 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e Aug 14 00:31:26.046823 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7e3f2a35-cace-4928-b3b0-f870ca0460b4 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:26.046823 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7e3f2a35-cace-4928-b3b0-f870ca0460b4 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:26.064883 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:26.064883 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:26.087835 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7e3f2a35-cace-4928-b3b0-f870ca0460b4 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Volume info retrieved successfully. Aug 14 00:31:26.097202 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7e3f2a35-cace-4928-b3b0-f870ca0460b4 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e returned with HTTP 200 Aug 14 00:31:26.097202 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 210/840] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:26 2026] GET /volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e => generated 840 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:26.459670 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3b07f1a8-756b-41ef-b1bf-90d1def39e38 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:26.461778 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3b07f1a8-756b-41ef-b1bf-90d1def39e38 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:26.462599 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3b07f1a8-756b-41ef-b1bf-90d1def39e38 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:26.462599 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3b07f1a8-756b-41ef-b1bf-90d1def39e38 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:26.473431 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:26.473431 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:26.485005 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3b07f1a8-756b-41ef-b1bf-90d1def39e38 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:26.494313 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3b07f1a8-756b-41ef-b1bf-90d1def39e38 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:26.495292 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 213/841] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:26 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 939 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:27.112733 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:27.117281 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:31:27.117281 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1091159466"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:27.117525 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-03948777-ac09-4b5c-a236-fa1d54e5f639 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:27.119727 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1091159466'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:31:27.120560 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-03948777-ac09-4b5c-a236-fa1d54e5f639 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] GET https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e Aug 14 00:31:27.121189 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-03948777-ac09-4b5c-a236-fa1d54e5f639 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:27.121586 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-03948777-ac09-4b5c-a236-fa1d54e5f639 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:27.127133 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Create volume of 1 GB Aug 14 00:31:27.128060 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:27.128060 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:27.129004 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Availability Zones retrieved successfully. Aug 14 00:31:27.130887 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-03948777-ac09-4b5c-a236-fa1d54e5f639 tempest-VolumesActionsTest-95412484 tempest-VolumesActionsTest-95412484-project-member] https://10.4.3.208/volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e returned with HTTP 404 Aug 14 00:31:27.131547 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 214/842] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:27 2026] GET /volume/v3/volumes/4c800a44-91c2-4942-8981-3a81bf61f66e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:27.140726 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Flow 'volume_create_api' (ed5c649e-4a08-41bb-a4c6-55bff0fe391c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:27.142540 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0bd092e-322f-455b-952e-41137eecf771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:27.144228 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:31:27.159028 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:27.159028 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:27.180826 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0bd092e-322f-455b-952e-41137eecf771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3e13d035-b322-4ef6-b643-06582a317820,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e13d035-b322-4ef6-b643-06582a317820', 'encryption_key_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=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:27.183891 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762c77e8-7ef2-4caa-b0ce-99a5821a8682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:27.300686 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Created reservations ['891f0394-de3c-46a5-aad1-ac18786092ec', 'a8f916ad-e635-44d7-ad0d-9d5087d5bb8d', '0e939e30-6a8f-4fcf-97e3-747343f5f338', '04003081-dc1f-42ef-8c0a-94554e54f2ce'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:27.304283 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762c77e8-7ef2-4caa-b0ce-99a5821a8682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['891f0394-de3c-46a5-aad1-ac18786092ec', 'a8f916ad-e635-44d7-ad0d-9d5087d5bb8d', '0e939e30-6a8f-4fcf-97e3-747343f5f338', '04003081-dc1f-42ef-8c0a-94554e54f2ce']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:27.304283 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63cf9fd9-c340-4af3-94c4-c187f6a9f6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:27.352890 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63cf9fd9-c340-4af3-94c4-c187f6a9f6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1091159466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='970c2b60c9b344c1958bb2109ffa12e6',qos_specs=None,replication_status=,reservations=['891f0394-de3c-46a5-aad1-ac18786092ec','a8f916ad-e635-44d7-ad0d-9d5087d5bb8d','0e939e30-6a8f-4fcf-97e3-747343f5f338','04003081-dc1f-42ef-8c0a-94554e54f2ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='578fbfef1b17476a92aeb00513767d8a',volume_type_id=3e13d035-b322-4ef6-b643-06582a317820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:31:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1091159466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='970c2b60c9b344c1958bb2109ffa12e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='578fbfef1b17476a92aeb00513767d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e13d035-b322-4ef6-b643-06582a317820),volume_type_id=3e13d035-b322-4ef6-b643-06582a317820)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:27.352890 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aff4fd0a-c5b7-48f4-b5fe-25b0582fab76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:27.389969 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aff4fd0a-c5b7-48f4-b5fe-25b0582fab76) transitioned into state 'SUCCESS' from state '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-1091159466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='970c2b60c9b344c1958bb2109ffa12e6',qos_specs=None,replication_status=,reservations=['891f0394-de3c-46a5-aad1-ac18786092ec','a8f916ad-e635-44d7-ad0d-9d5087d5bb8d','0e939e30-6a8f-4fcf-97e3-747343f5f338','04003081-dc1f-42ef-8c0a-94554e54f2ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='578fbfef1b17476a92aeb00513767d8a',volume_type_id=3e13d035-b322-4ef6-b643-06582a317820)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:27.391612 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f90a7cc-fb65-4d98-a557-6f06e39314eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:27.414121 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f90a7cc-fb65-4d98-a557-6f06e39314eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:27.415876 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Flow 'volume_create_api' (ed5c649e-4a08-41bb-a4c6-55bff0fe391c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:27.417080 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Create volume request issued successfully. Aug 14 00:31:27.418000 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d0bbd81d-404a-42e4-abaf-fa1b28fc3dbe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:31:27.418384 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 206/843] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:31:27 2026] POST /volume/v3/volumes => generated 760 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:31:27.443145 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6b6a6253-03ef-4dcb-8d1e-8df7be34c120 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:27.445175 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6b6a6253-03ef-4dcb-8d1e-8df7be34c120 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:27.445502 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6b6a6253-03ef-4dcb-8d1e-8df7be34c120 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:27.445748 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6b6a6253-03ef-4dcb-8d1e-8df7be34c120 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:27.462840 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:27.462840 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:27.474366 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6b6a6253-03ef-4dcb-8d1e-8df7be34c120 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:27.481971 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6b6a6253-03ef-4dcb-8d1e-8df7be34c120 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:27.483155 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 211/844] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:27 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 828 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:27.517821 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-180753fe-f904-41f5-80b8-feb2a2d99be5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:27.523830 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-180753fe-f904-41f5-80b8-feb2a2d99be5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:27.523830 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-180753fe-f904-41f5-80b8-feb2a2d99be5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:27.523830 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-180753fe-f904-41f5-80b8-feb2a2d99be5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:27.539803 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:27.539803 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:27.546288 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-180753fe-f904-41f5-80b8-feb2a2d99be5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:27.553153 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-180753fe-f904-41f5-80b8-feb2a2d99be5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:27.553737 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 214/845] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:27 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 939 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:28.503350 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1854a4b2-c516-4c5c-b69c-8590333bd49b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:28.508213 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1854a4b2-c516-4c5c-b69c-8590333bd49b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:28.508213 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1854a4b2-c516-4c5c-b69c-8590333bd49b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:28.508213 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1854a4b2-c516-4c5c-b69c-8590333bd49b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:28.519546 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:28.519546 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:28.529899 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1854a4b2-c516-4c5c-b69c-8590333bd49b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:28.538740 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1854a4b2-c516-4c5c-b69c-8590333bd49b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:28.539158 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 215/846] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:28 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:28.576110 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-45a3d1d5-ab01-4ba4-b819-5395db326e42 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:28.583169 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-45a3d1d5-ab01-4ba4-b819-5395db326e42 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:28.584319 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-45a3d1d5-ab01-4ba4-b819-5395db326e42 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:28.584652 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-45a3d1d5-ab01-4ba4-b819-5395db326e42 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:28.607968 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:28.607968 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:28.623776 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-45a3d1d5-ab01-4ba4-b819-5395db326e42 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:28.632771 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-45a3d1d5-ab01-4ba4-b819-5395db326e42 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:28.633654 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 207/847] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:28 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 939 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:28.656618 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-32a7ab90-0fab-4e06-86c1-77bbfdb4f85c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:28.661736 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-32a7ab90-0fab-4e06-86c1-77bbfdb4f85c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:28.663017 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-32a7ab90-0fab-4e06-86c1-77bbfdb4f85c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:28.664584 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-32a7ab90-0fab-4e06-86c1-77bbfdb4f85c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:28.678337 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:28.678337 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:28.685606 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-32a7ab90-0fab-4e06-86c1-77bbfdb4f85c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:28.695421 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-32a7ab90-0fab-4e06-86c1-77bbfdb4f85c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:28.696629 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 212/848] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:31:28 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:29.033272 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-08bfdfec-3abe-4ba2-9750-b77e461eabb4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:29.033272 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-08bfdfec-3abe-4ba2-9750-b77e461eabb4 None None] GET https://10.4.3.208/volume// Aug 14 00:31:29.033795 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-08bfdfec-3abe-4ba2-9750-b77e461eabb4 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:29.033868 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-08bfdfec-3abe-4ba2-9750-b77e461eabb4 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:29.035231 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-08bfdfec-3abe-4ba2-9750-b77e461eabb4 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:31:29.035231 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 215/849] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:31:29 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:31:29.050153 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-f62e28d1-adfa-4a4c-9f16-a68178a84c52 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:29.055310 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-f62e28d1-adfa-4a4c-9f16-a68178a84c52 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:31:29.056041 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-f62e28d1-adfa-4a4c-9f16-a68178a84c52 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6", "connector": null, "instance_uuid": "bd26606e-a358-4c09-a250-373efa328504"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:29.069737 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:29.069737 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:29.125503 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-f62e28d1-adfa-4a4c-9f16-a68178a84c52 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:31:29.126514 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 216/850] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:31:29 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:29.176690 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-18a584b9-0c02-4ddc-8c89-11c99a8f8d5f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:29.179175 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-18a584b9-0c02-4ddc-8c89-11c99a8f8d5f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:29.179782 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-18a584b9-0c02-4ddc-8c89-11c99a8f8d5f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:29.179782 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-18a584b9-0c02-4ddc-8c89-11c99a8f8d5f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:29.198017 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:29.198017 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:29.209501 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b9fe666e-f6e5-453e-a300-b55555da9c27 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:29.210212 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b9fe666e-f6e5-453e-a300-b55555da9c27 None None] GET https://10.4.3.208/volume// Aug 14 00:31:29.210490 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b9fe666e-f6e5-453e-a300-b55555da9c27 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:29.210756 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b9fe666e-f6e5-453e-a300-b55555da9c27 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:29.211269 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b9fe666e-f6e5-453e-a300-b55555da9c27 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:31:29.212513 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 213/851] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:31:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:31:29.216163 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-18a584b9-0c02-4ddc-8c89-11c99a8f8d5f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:29.224474 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-18a584b9-0c02-4ddc-8c89-11c99a8f8d5f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:29.224474 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 208/852] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:29 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:29.240826 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-b7d9b5b1-e920-466c-b9b5-7dec0fcfd81a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:29.241230 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-b7d9b5b1-e920-466c-b9b5-7dec0fcfd81a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:29.241668 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-b7d9b5b1-e920-466c-b9b5-7dec0fcfd81a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:29.241899 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-b7d9b5b1-e920-466c-b9b5-7dec0fcfd81a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:29.264446 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:29.264446 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:29.273459 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-b7d9b5b1-e920-466c-b9b5-7dec0fcfd81a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:29.281571 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-b7d9b5b1-e920-466c-b9b5-7dec0fcfd81a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:29.282239 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 216/853] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:31:29 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1032 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 00:31:29.418197 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-d9b76b5a-d376-43c6-930f-705024dae802 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:29.421457 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-d9b76b5a-d376-43c6-930f-705024dae802 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] PUT https://10.4.3.208/volume/v3/attachments/e8e56f3b-09d2-4131-935f-73299948bd0e Aug 14 00:31:29.422170 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-d9b76b5a-d376-43c6-930f-705024dae802 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:29.440624 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-d9b76b5a-d376-43c6-930f-705024dae802 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Acquiring lock "cinder-attachment_update-8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:31:29.449062 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-d9b76b5a-d376-43c6-930f-705024dae802 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Lock "cinder-attachment_update-8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6-np0000007289" acquired by "attachment_update" :: waited 0.009s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:31:29.450338 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:29.450338 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:29.627820 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-d9b76b5a-d376-43c6-930f-705024dae802 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Lock "cinder-attachment_update-8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6-np0000007289" released by "attachment_update" :: held 0.179s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:31:29.628623 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-d9b76b5a-d376-43c6-930f-705024dae802 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/e8e56f3b-09d2-4131-935f-73299948bd0e returned with HTTP 200 Aug 14 00:31:29.629533 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 217/854] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:31:29 2026] PUT /volume/v3/attachments/e8e56f3b-09d2-4131-935f-73299948bd0e => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:29.639317 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-dd6730ad-43f3-4cf6-928f-05e080f079e0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:29.644062 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-dd6730ad-43f3-4cf6-928f-05e080f079e0 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:31:29.644515 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-dd6730ad-43f3-4cf6-928f-05e080f079e0 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:29.644623 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-dd6730ad-43f3-4cf6-928f-05e080f079e0 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:29.660235 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-44fd90dc-cc7d-4c14-bcc3-becdc4869301 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:29.660720 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-44fd90dc-cc7d-4c14-bcc3-becdc4869301 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:29.660720 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-44fd90dc-cc7d-4c14-bcc3-becdc4869301 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:29.660955 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-44fd90dc-cc7d-4c14-bcc3-becdc4869301 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:29.661385 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:29.661385 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:29.675074 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-dd6730ad-43f3-4cf6-928f-05e080f079e0 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:31:29.679208 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:29.679208 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:29.680812 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-dd6730ad-43f3-4cf6-928f-05e080f079e0 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:31:29.681724 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 214/855] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:31:29 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:29.692011 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-44fd90dc-cc7d-4c14-bcc3-becdc4869301 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:29.708377 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-44fd90dc-cc7d-4c14-bcc3-becdc4869301 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:29.708963 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 209/856] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:29 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:29.832180 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7dbe9efa-cdb9-47ef-b61d-b09554574b6c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:29.832790 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7dbe9efa-cdb9-47ef-b61d-b09554574b6c None None] GET https://10.4.3.208/volume// Aug 14 00:31:29.833043 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7dbe9efa-cdb9-47ef-b61d-b09554574b6c None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:29.833712 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7dbe9efa-cdb9-47ef-b61d-b09554574b6c None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:29.834255 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7dbe9efa-cdb9-47ef-b61d-b09554574b6c None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:31:29.834714 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 217/857] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:31:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:31:29.846018 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-e110ff7c-34c8-41cb-9d78-14514e08a936 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:29.849219 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-e110ff7c-34c8-41cb-9d78-14514e08a936 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:31:29.849957 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-e110ff7c-34c8-41cb-9d78-14514e08a936 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4c9b746-2275-4559-a187-30844d3f6df2", "connector": null, "instance_uuid": "12014623-5566-46c4-9098-231878a66358"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:29.862359 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:29.862359 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:29.916630 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-e110ff7c-34c8-41cb-9d78-14514e08a936 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:31:29.917510 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 218/858] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:31:29 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:29.964619 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-19245f22-de9b-4d22-908f-20dd0d3eaf7c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:29.969814 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-19245f22-de9b-4d22-908f-20dd0d3eaf7c tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:31:29.969814 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-19245f22-de9b-4d22-908f-20dd0d3eaf7c tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:29.969814 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-19245f22-de9b-4d22-908f-20dd0d3eaf7c tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:29.973646 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-858a911f-615c-403d-9192-e502ba180978 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:29.974284 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-858a911f-615c-403d-9192-e502ba180978 None None] GET https://10.4.3.208/volume// Aug 14 00:31:29.974692 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-858a911f-615c-403d-9192-e502ba180978 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:29.975073 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-858a911f-615c-403d-9192-e502ba180978 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:29.976280 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-858a911f-615c-403d-9192-e502ba180978 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:31:29.977954 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 210/859] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:31:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:31:29.986772 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:29.986772 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:29.990658 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-2cd49044-1f6e-461e-acfc-8baafef9cbbf None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:29.995188 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-19245f22-de9b-4d22-908f-20dd0d3eaf7c tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:31:29.995322 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-2cd49044-1f6e-461e-acfc-8baafef9cbbf tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:31:29.995322 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-2cd49044-1f6e-461e-acfc-8baafef9cbbf tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:29.995322 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-2cd49044-1f6e-461e-acfc-8baafef9cbbf tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:30.001236 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-19245f22-de9b-4d22-908f-20dd0d3eaf7c tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:31:30.001390 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 215/860] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:29 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:30.017441 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:30.017441 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:30.022678 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-2cd49044-1f6e-461e-acfc-8baafef9cbbf tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:31:30.029421 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-2cd49044-1f6e-461e-acfc-8baafef9cbbf tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:31:30.029839 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 218/861] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:31:29 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 1030 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:31:30.161475 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-65dc3c43-433d-4285-985c-41421b371bfc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:30.167118 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-65dc3c43-433d-4285-985c-41421b371bfc tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] PUT https://10.4.3.208/volume/v3/attachments/2d9c4c49-0159-4698-ab1b-0cbed1694a70 Aug 14 00:31:30.167118 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-65dc3c43-433d-4285-985c-41421b371bfc tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:30.178158 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-65dc3c43-433d-4285-985c-41421b371bfc tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Acquiring lock "cinder-attachment_update-c4c9b746-2275-4559-a187-30844d3f6df2-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:31:30.186154 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-65dc3c43-433d-4285-985c-41421b371bfc tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Lock "cinder-attachment_update-c4c9b746-2275-4559-a187-30844d3f6df2-np0000007289" acquired by "attachment_update" :: waited 0.007s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:31:30.186604 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:30.186604 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:30.248964 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-86cd30ee-c00b-4136-9185-5af5d32e98dd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:30.253718 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-86cd30ee-c00b-4136-9185-5af5d32e98dd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:30.253960 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-86cd30ee-c00b-4136-9185-5af5d32e98dd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:30.254217 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-86cd30ee-c00b-4136-9185-5af5d32e98dd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:30.277124 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:30.277124 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:30.283341 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-86cd30ee-c00b-4136-9185-5af5d32e98dd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:30.291565 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-86cd30ee-c00b-4136-9185-5af5d32e98dd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:30.292414 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 211/862] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:30 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:30.336658 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-65dc3c43-433d-4285-985c-41421b371bfc tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Lock "cinder-attachment_update-c4c9b746-2275-4559-a187-30844d3f6df2-np0000007289" released by "attachment_update" :: held 0.151s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:31:30.337142 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-65dc3c43-433d-4285-985c-41421b371bfc tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/attachments/2d9c4c49-0159-4698-ab1b-0cbed1694a70 returned with HTTP 200 Aug 14 00:31:30.337786 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 219/863] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:31:30 2026] PUT /volume/v3/attachments/2d9c4c49-0159-4698-ab1b-0cbed1694a70 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:31:30.732270 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-75e20912-312d-4252-a7e8-eebd3c537544 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:30.734661 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-75e20912-312d-4252-a7e8-eebd3c537544 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:30.734938 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-75e20912-312d-4252-a7e8-eebd3c537544 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:30.735279 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-75e20912-312d-4252-a7e8-eebd3c537544 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:30.746375 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:30.746375 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:30.753515 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-75e20912-312d-4252-a7e8-eebd3c537544 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:30.764748 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-75e20912-312d-4252-a7e8-eebd3c537544 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:30.765681 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 216/864] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:30 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:31.028616 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d2a35428-d678-4293-95e3-1e5db02a92a4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:31.034396 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d2a35428-d678-4293-95e3-1e5db02a92a4 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:31:31.034706 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d2a35428-d678-4293-95e3-1e5db02a92a4 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:31.034992 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d2a35428-d678-4293-95e3-1e5db02a92a4 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:31.062046 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:31.062046 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:31.069294 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d2a35428-d678-4293-95e3-1e5db02a92a4 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:31:31.071718 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d2a35428-d678-4293-95e3-1e5db02a92a4 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:31:31.072109 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 219/865] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:31 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:31.315290 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4a0aff42-cc39-4703-ad6b-5a5f8c6b6d9e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:31.317535 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4a0aff42-cc39-4703-ad6b-5a5f8c6b6d9e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:31.317781 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4a0aff42-cc39-4703-ad6b-5a5f8c6b6d9e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:31.318036 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4a0aff42-cc39-4703-ad6b-5a5f8c6b6d9e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:31.332480 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:31.332480 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:31.339320 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4a0aff42-cc39-4703-ad6b-5a5f8c6b6d9e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:31.351232 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4a0aff42-cc39-4703-ad6b-5a5f8c6b6d9e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:31.351232 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 212/866] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:31 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:31.784995 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3cc48f16-674c-4b0b-9eb6-d51e46d3c149 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:31.788402 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3cc48f16-674c-4b0b-9eb6-d51e46d3c149 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:31.788591 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3cc48f16-674c-4b0b-9eb6-d51e46d3c149 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:31.788756 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3cc48f16-674c-4b0b-9eb6-d51e46d3c149 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:31.799404 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:31.799404 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:31.803784 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3cc48f16-674c-4b0b-9eb6-d51e46d3c149 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:31.812198 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3cc48f16-674c-4b0b-9eb6-d51e46d3c149 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:31.813521 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 220/867] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:31 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:32.093538 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-43d0f9e4-593c-4170-b200-156cda55a3f1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:32.095970 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-43d0f9e4-593c-4170-b200-156cda55a3f1 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:31:32.096107 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-43d0f9e4-593c-4170-b200-156cda55a3f1 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:32.097131 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-43d0f9e4-593c-4170-b200-156cda55a3f1 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:32.122439 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:32.122439 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:32.134514 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-43d0f9e4-593c-4170-b200-156cda55a3f1 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:31:32.140851 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-43d0f9e4-593c-4170-b200-156cda55a3f1 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:31:32.140989 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 217/868] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:32 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:32.368980 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a2a34e8b-c379-4e9c-897a-088955999a1f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:32.374139 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a2a34e8b-c379-4e9c-897a-088955999a1f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:32.374375 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a2a34e8b-c379-4e9c-897a-088955999a1f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:32.375347 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a2a34e8b-c379-4e9c-897a-088955999a1f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:32.391845 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:32.391845 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:32.401425 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a2a34e8b-c379-4e9c-897a-088955999a1f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:32.405532 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a2a34e8b-c379-4e9c-897a-088955999a1f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:32.405532 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 220/869] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:32 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:32.834744 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a2b80750-da86-496a-b332-04be3129d57b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:32.837175 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a2b80750-da86-496a-b332-04be3129d57b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:32.837507 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a2b80750-da86-496a-b332-04be3129d57b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:32.837985 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a2b80750-da86-496a-b332-04be3129d57b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:32.848398 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:32.848398 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:32.854261 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a2b80750-da86-496a-b332-04be3129d57b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:32.860003 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a2b80750-da86-496a-b332-04be3129d57b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:32.860675 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 213/870] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:32 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:33.018840 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-71fd5601-a9fe-44b7-a7ae-517c6062f338 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:33.022922 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-71fd5601-a9fe-44b7-a7ae-517c6062f338 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/attachments/e8e56f3b-09d2-4131-935f-73299948bd0e/action Aug 14 00:31:33.023136 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-71fd5601-a9fe-44b7-a7ae-517c6062f338 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:33.023266 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-71fd5601-a9fe-44b7-a7ae-517c6062f338 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:33.050774 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:33.050774 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:33.064542 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a6e4777a-dc65-4f6c-b987-63d67a987062 req-71fd5601-a9fe-44b7-a7ae-517c6062f338 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/e8e56f3b-09d2-4131-935f-73299948bd0e/action returned with HTTP 204 Aug 14 00:31:33.065071 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 221/871] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:31:33 2026] POST /volume/v3/attachments/e8e56f3b-09d2-4131-935f-73299948bd0e/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:33.159336 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cd3ee618-9482-4d07-a02b-85ca0377d01d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:33.161642 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cd3ee618-9482-4d07-a02b-85ca0377d01d tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:31:33.161971 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cd3ee618-9482-4d07-a02b-85ca0377d01d tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:33.162139 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cd3ee618-9482-4d07-a02b-85ca0377d01d tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:33.177629 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:33.177629 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:33.182193 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-cd3ee618-9482-4d07-a02b-85ca0377d01d tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:31:33.187139 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cd3ee618-9482-4d07-a02b-85ca0377d01d tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:31:33.187320 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 218/872] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:33 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:33.422605 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-711895ce-039b-477f-a934-51f843cd7753 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:33.428126 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-711895ce-039b-477f-a934-51f843cd7753 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:33.428423 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-711895ce-039b-477f-a934-51f843cd7753 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:33.428636 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-711895ce-039b-477f-a934-51f843cd7753 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:33.447683 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:33.447683 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:33.452627 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-711895ce-039b-477f-a934-51f843cd7753 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:33.458801 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-711895ce-039b-477f-a934-51f843cd7753 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:33.459597 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 221/873] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:33 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:33.545104 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-4548c1d8-6f85-4810-9f85-af3f92b579bb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:33.548269 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-4548c1d8-6f85-4810-9f85-af3f92b579bb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:33.548269 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-4548c1d8-6f85-4810-9f85-af3f92b579bb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:33.549502 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-4548c1d8-6f85-4810-9f85-af3f92b579bb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:33.569162 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:33.569162 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:33.578338 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-4548c1d8-6f85-4810-9f85-af3f92b579bb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:33.593785 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-4548c1d8-6f85-4810-9f85-af3f92b579bb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:33.594461 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 214/874] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:31:33 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1145 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:33.879286 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-436256d6-6883-416d-992d-51ced01ea0c0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:33.881716 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-436256d6-6883-416d-992d-51ced01ea0c0 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:33.882165 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-436256d6-6883-416d-992d-51ced01ea0c0 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:33.882539 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-436256d6-6883-416d-992d-51ced01ea0c0 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:33.897366 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:33.897366 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:33.912116 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-436256d6-6883-416d-992d-51ced01ea0c0 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:33.920694 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-436256d6-6883-416d-992d-51ced01ea0c0 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:33.921729 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 222/875] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:33 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:33.937027 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-75016699-9b7f-4c1d-a0b2-f135f9100aaf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:33.937027 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-75016699-9b7f-4c1d-a0b2-f135f9100aaf None None] GET https://10.4.3.208/volume// Aug 14 00:31:33.937027 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-75016699-9b7f-4c1d-a0b2-f135f9100aaf None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:33.937027 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-75016699-9b7f-4c1d-a0b2-f135f9100aaf None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:33.937027 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-75016699-9b7f-4c1d-a0b2-f135f9100aaf None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:31:33.937027 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 219/876] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:31:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:31:33.950142 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-e2f97c28-3595-44dd-aad2-e77479378aa4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:33.954636 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-e2f97c28-3595-44dd-aad2-e77479378aa4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:31:33.955224 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-e2f97c28-3595-44dd-aad2-e77479378aa4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6", "connector": null, "instance_uuid": "0a980a33-ed6d-4cc2-9845-6381076b3040"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:33.971081 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:33.971081 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:34.018724 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-e2f97c28-3595-44dd-aad2-e77479378aa4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:31:34.019576 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 222/877] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:31:33 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:34.059335 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-015388de-5db7-4873-b3fc-2cff2034de75 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:34.063772 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-015388de-5db7-4873-b3fc-2cff2034de75 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:34.063772 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-015388de-5db7-4873-b3fc-2cff2034de75 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:34.063772 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-015388de-5db7-4873-b3fc-2cff2034de75 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:34.079191 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2f6ebe38-1daf-47a9-9c41-51dd96674ff0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:34.079723 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2f6ebe38-1daf-47a9-9c41-51dd96674ff0 None None] GET https://10.4.3.208/volume// Aug 14 00:31:34.079956 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2f6ebe38-1daf-47a9-9c41-51dd96674ff0 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:34.080230 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2f6ebe38-1daf-47a9-9c41-51dd96674ff0 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:34.080857 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2f6ebe38-1daf-47a9-9c41-51dd96674ff0 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:31:34.081705 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 223/878] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:31:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:31:34.089226 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:34.089226 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:34.091377 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-1e225cb4-bb2c-4fe3-9928-3fc6521df649 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:34.093976 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-015388de-5db7-4873-b3fc-2cff2034de75 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:34.096833 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-1e225cb4-bb2c-4fe3-9928-3fc6521df649 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:34.097117 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-1e225cb4-bb2c-4fe3-9928-3fc6521df649 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:34.097394 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-1e225cb4-bb2c-4fe3-9928-3fc6521df649 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:34.098711 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-015388de-5db7-4873-b3fc-2cff2034de75 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:34.099235 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 215/879] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:34 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:34.117318 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:34.117318 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:34.122662 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-1e225cb4-bb2c-4fe3-9928-3fc6521df649 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:34.130310 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-1e225cb4-bb2c-4fe3-9928-3fc6521df649 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:34.130678 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 220/880] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:31:34 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:31:34.203584 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ed991e48-0ded-4fe8-b4ca-7bcc6dca9663 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:34.205802 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ed991e48-0ded-4fe8-b4ca-7bcc6dca9663 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:31:34.206035 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ed991e48-0ded-4fe8-b4ca-7bcc6dca9663 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:34.206250 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ed991e48-0ded-4fe8-b4ca-7bcc6dca9663 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:34.223746 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:34.223746 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:34.232397 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ed991e48-0ded-4fe8-b4ca-7bcc6dca9663 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:31:34.240822 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ed991e48-0ded-4fe8-b4ca-7bcc6dca9663 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:31:34.240822 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 223/881] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:34 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:34.250488 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-c1f21cc6-be72-4a6c-96ce-065a2e6e1b1f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:34.254375 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-c1f21cc6-be72-4a6c-96ce-065a2e6e1b1f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] PUT https://10.4.3.208/volume/v3/attachments/f961cbf8-0112-42ae-bb22-6491e9208467 Aug 14 00:31:34.254866 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-c1f21cc6-be72-4a6c-96ce-065a2e6e1b1f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:34.271062 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-c1f21cc6-be72-4a6c-96ce-065a2e6e1b1f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Acquiring lock "cinder-attachment_update-8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:31:34.278047 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-c1f21cc6-be72-4a6c-96ce-065a2e6e1b1f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Lock "cinder-attachment_update-8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6-np0000007289" acquired by "attachment_update" :: waited 0.007s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:31:34.279507 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:34.279507 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:34.425471 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-c1f21cc6-be72-4a6c-96ce-065a2e6e1b1f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Lock "cinder-attachment_update-8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6-np0000007289" released by "attachment_update" :: held 0.148s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:31:34.425910 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-c1f21cc6-be72-4a6c-96ce-065a2e6e1b1f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/f961cbf8-0112-42ae-bb22-6491e9208467 returned with HTTP 200 Aug 14 00:31:34.426482 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 224/882] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:31:34 2026] PUT /volume/v3/attachments/f961cbf8-0112-42ae-bb22-6491e9208467 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:34.941713 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0b0a17b8-8987-46c3-93a9-830bd2995c1a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:34.944103 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0b0a17b8-8987-46c3-93a9-830bd2995c1a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:34.944103 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0b0a17b8-8987-46c3-93a9-830bd2995c1a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:34.944434 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0b0a17b8-8987-46c3-93a9-830bd2995c1a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:34.959261 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:34.959261 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:34.967991 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0b0a17b8-8987-46c3-93a9-830bd2995c1a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:34.979039 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0b0a17b8-8987-46c3-93a9-830bd2995c1a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:34.979783 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 216/883] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:34 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:35.116827 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c88da7df-75c0-4ba1-9c8e-084e6d6974fe None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:35.121161 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c88da7df-75c0-4ba1-9c8e-084e6d6974fe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:35.121161 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c88da7df-75c0-4ba1-9c8e-084e6d6974fe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:35.121161 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c88da7df-75c0-4ba1-9c8e-084e6d6974fe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:35.142374 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:35.142374 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:35.149020 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c88da7df-75c0-4ba1-9c8e-084e6d6974fe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:35.159027 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c88da7df-75c0-4ba1-9c8e-084e6d6974fe tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:35.159027 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 221/884] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:35 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:35.261387 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0c4dc955-94d5-4502-bd8f-8e4c5045bead None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:35.266239 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0c4dc955-94d5-4502-bd8f-8e4c5045bead tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:31:35.266445 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0c4dc955-94d5-4502-bd8f-8e4c5045bead tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:35.269225 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0c4dc955-94d5-4502-bd8f-8e4c5045bead tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:35.289891 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:35.289891 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:35.302397 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0c4dc955-94d5-4502-bd8f-8e4c5045bead tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:31:35.306644 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0c4dc955-94d5-4502-bd8f-8e4c5045bead tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:31:35.307474 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 224/885] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:35 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:36.006005 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e4b00d03-18cb-4001-9ed8-801c121242ba None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:36.010113 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e4b00d03-18cb-4001-9ed8-801c121242ba tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:36.010113 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e4b00d03-18cb-4001-9ed8-801c121242ba tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:36.010113 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e4b00d03-18cb-4001-9ed8-801c121242ba tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:36.021937 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:36.021937 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:36.037401 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e4b00d03-18cb-4001-9ed8-801c121242ba tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:36.053923 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e4b00d03-18cb-4001-9ed8-801c121242ba tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:36.054805 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 225/886] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:36 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:36.179938 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9bae26f0-7922-481d-b437-0d7ea4521980 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:36.185011 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9bae26f0-7922-481d-b437-0d7ea4521980 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:36.185011 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9bae26f0-7922-481d-b437-0d7ea4521980 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:36.186353 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9bae26f0-7922-481d-b437-0d7ea4521980 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:36.204277 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:36.204277 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:36.209583 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-9bae26f0-7922-481d-b437-0d7ea4521980 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:36.215519 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9bae26f0-7922-481d-b437-0d7ea4521980 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:36.216237 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 217/887] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:36 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:36.322547 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-63febcbe-c283-4317-a57d-0440a8448402 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:36.325025 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-63febcbe-c283-4317-a57d-0440a8448402 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:31:36.326324 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-63febcbe-c283-4317-a57d-0440a8448402 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:36.326324 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-63febcbe-c283-4317-a57d-0440a8448402 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:36.345985 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:36.345985 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:36.355186 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-63febcbe-c283-4317-a57d-0440a8448402 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:31:36.364917 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-63febcbe-c283-4317-a57d-0440a8448402 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:31:36.365341 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 222/888] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:36 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:37.075572 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a110d39f-e4fa-4330-be7b-87b79327a8ec None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:37.082904 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a110d39f-e4fa-4330-be7b-87b79327a8ec tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:37.082904 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a110d39f-e4fa-4330-be7b-87b79327a8ec tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:37.082904 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a110d39f-e4fa-4330-be7b-87b79327a8ec tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:37.098159 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:37.098159 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:37.106638 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a110d39f-e4fa-4330-be7b-87b79327a8ec tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:37.125016 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a110d39f-e4fa-4330-be7b-87b79327a8ec tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:37.126433 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 225/889] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:37 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:37.240799 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e5a20daf-6ea2-47e6-8a71-0bae1993eefc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:37.247609 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e5a20daf-6ea2-47e6-8a71-0bae1993eefc tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:37.247949 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e5a20daf-6ea2-47e6-8a71-0bae1993eefc tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:37.249035 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e5a20daf-6ea2-47e6-8a71-0bae1993eefc tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:37.261073 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-8478e45b-cb96-46b5-9e98-b90b21a86f23 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:37.265638 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-8478e45b-cb96-46b5-9e98-b90b21a86f23 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] POST https://10.4.3.208/volume/v3/attachments/2d9c4c49-0159-4698-ab1b-0cbed1694a70/action Aug 14 00:31:37.265863 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-8478e45b-cb96-46b5-9e98-b90b21a86f23 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Action body: b'{"os-complete": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:37.266034 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-8478e45b-cb96-46b5-9e98-b90b21a86f23 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:37.277122 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:37.277122 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:37.285647 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e5a20daf-6ea2-47e6-8a71-0bae1993eefc tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:37.294514 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e5a20daf-6ea2-47e6-8a71-0bae1993eefc tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:37.294514 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 226/890] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:37 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:37.300288 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:37.300288 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:37.347293 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-a60e7c89-e158-4e17-8aa1-34a43bca6541 req-8478e45b-cb96-46b5-9e98-b90b21a86f23 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/attachments/2d9c4c49-0159-4698-ab1b-0cbed1694a70/action returned with HTTP 204 Aug 14 00:31:37.353650 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 218/891] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:31:37 2026] POST /volume/v3/attachments/2d9c4c49-0159-4698-ab1b-0cbed1694a70/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:37.386317 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-70fc5adf-0de7-4d1d-b364-d8adc2bbdf28 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:37.389373 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-70fc5adf-0de7-4d1d-b364-d8adc2bbdf28 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:31:37.389373 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-70fc5adf-0de7-4d1d-b364-d8adc2bbdf28 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:37.389942 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-70fc5adf-0de7-4d1d-b364-d8adc2bbdf28 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:37.412695 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:37.412695 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:37.423041 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-70fc5adf-0de7-4d1d-b364-d8adc2bbdf28 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:31:37.431013 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-70fc5adf-0de7-4d1d-b364-d8adc2bbdf28 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:31:37.432213 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 223/892] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:37 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:37.451842 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f45ed96d-ebb1-4d8c-be14-59c74a60c1b3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:37.454689 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f45ed96d-ebb1-4d8c-be14-59c74a60c1b3 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:31:37.455235 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f45ed96d-ebb1-4d8c-be14-59c74a60c1b3 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:37.455590 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f45ed96d-ebb1-4d8c-be14-59c74a60c1b3 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:37.472718 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:37.472718 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:37.477448 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f45ed96d-ebb1-4d8c-be14-59c74a60c1b3 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:31:37.483929 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f45ed96d-ebb1-4d8c-be14-59c74a60c1b3 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:31:37.484529 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 226/893] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:37 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:37.604703 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-15289c10-edf9-4d45-9331-120b9ac17022 req-a80cafdc-2c1e-4aff-96cf-c35125aca1c3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:37.609264 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-15289c10-edf9-4d45-9331-120b9ac17022 req-a80cafdc-2c1e-4aff-96cf-c35125aca1c3 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:31:37.609264 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-15289c10-edf9-4d45-9331-120b9ac17022 req-a80cafdc-2c1e-4aff-96cf-c35125aca1c3 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:37.609264 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-15289c10-edf9-4d45-9331-120b9ac17022 req-a80cafdc-2c1e-4aff-96cf-c35125aca1c3 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:37.627227 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:37.627227 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:37.636423 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-15289c10-edf9-4d45-9331-120b9ac17022 req-a80cafdc-2c1e-4aff-96cf-c35125aca1c3 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:31:37.644592 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-15289c10-edf9-4d45-9331-120b9ac17022 req-a80cafdc-2c1e-4aff-96cf-c35125aca1c3 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:31:37.645652 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 227/894] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:31:37 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:38.143750 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-500eea8c-e3d1-4581-8f5f-f7c8f755c1cd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:38.146282 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-500eea8c-e3d1-4581-8f5f-f7c8f755c1cd tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:38.146576 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-500eea8c-e3d1-4581-8f5f-f7c8f755c1cd tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:38.146890 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-500eea8c-e3d1-4581-8f5f-f7c8f755c1cd tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:38.159447 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:38.159447 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:38.165099 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-500eea8c-e3d1-4581-8f5f-f7c8f755c1cd tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:38.175973 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-500eea8c-e3d1-4581-8f5f-f7c8f755c1cd tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:38.176130 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 219/895] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:38 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:38.216541 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-aa06bf76-d426-45dc-98d6-634d47feecab None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:38.218876 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:31:38.219493 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1584903364", "imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "size": 1}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:38.221581 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1584903364', 'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'size': 1}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:31:38.313882 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d07387a0-382f-4a40-9f36-4c209ff5da1f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:38.324451 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d07387a0-382f-4a40-9f36-4c209ff5da1f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:38.324451 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d07387a0-382f-4a40-9f36-4c209ff5da1f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:38.324451 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d07387a0-382f-4a40-9f36-4c209ff5da1f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:38.340825 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:38.340825 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:38.348880 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d07387a0-382f-4a40-9f36-4c209ff5da1f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:38.356182 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d07387a0-382f-4a40-9f36-4c209ff5da1f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:38.357114 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 227/896] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:38 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:38.365459 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Create volume of 1 GB Aug 14 00:31:38.371007 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Availability Zones retrieved successfully. Aug 14 00:31:38.380581 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Flow 'volume_create_api' (7cd7834d-dab2-4c36-80b8-ab1cf1d97aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:38.382587 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39951bf6-b0c6-465f-9f71-6641d7107fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:38.384391 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:31:38.504787 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39951bf6-b0c6-465f-9f71-6641d7107fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:38.505564 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd8e8db3-e0e6-445c-9eaf-1c0868f13479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:38.624917 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Created reservations ['ae54d4e6-0356-415e-a94f-e7bcc05f4871', '6c72c9b3-5f59-4af8-8bde-8e219863f5f2', 'caab1e79-e7e1-43d4-871c-b60855d1f863', '2da6ad3f-0964-4089-a0cc-66e62db2fcf9'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:38.626841 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd8e8db3-e0e6-445c-9eaf-1c0868f13479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae54d4e6-0356-415e-a94f-e7bcc05f4871', '6c72c9b3-5f59-4af8-8bde-8e219863f5f2', 'caab1e79-e7e1-43d4-871c-b60855d1f863', '2da6ad3f-0964-4089-a0cc-66e62db2fcf9']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:38.628297 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d71a4ef-ea06-4d34-a7f6-662955c1742d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:38.662264 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d71a4ef-ea06-4d34-a7f6-662955c1742d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96', '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-1584903364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b29183dff5c94b388355c4462fdca331',qos_specs=None,replication_status=,reservations=['ae54d4e6-0356-415e-a94f-e7bcc05f4871','6c72c9b3-5f59-4af8-8bde-8e219863f5f2','caab1e79-e7e1-43d4-871c-b60855d1f863','2da6ad3f-0964-4089-a0cc-66e62db2fcf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18717271bdea415bab93ed7a84f0cd14',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:31:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1584903364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b29183dff5c94b388355c4462fdca331',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18717271bdea415bab93ed7a84f0cd14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:38.663369 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10e225ee-5108-40ed-b12f-9a21e6857736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:38.699711 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10e225ee-5108-40ed-b12f-9a21e6857736) transitioned into state 'SUCCESS' from state '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-1584903364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b29183dff5c94b388355c4462fdca331',qos_specs=None,replication_status=,reservations=['ae54d4e6-0356-415e-a94f-e7bcc05f4871','6c72c9b3-5f59-4af8-8bde-8e219863f5f2','caab1e79-e7e1-43d4-871c-b60855d1f863','2da6ad3f-0964-4089-a0cc-66e62db2fcf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18717271bdea415bab93ed7a84f0cd14',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:38.700829 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21723acb-ba04-463c-8585-f6a9797e4f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:38.725176 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21723acb-ba04-463c-8585-f6a9797e4f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:38.726045 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Flow 'volume_create_api' (7cd7834d-dab2-4c36-80b8-ab1cf1d97aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:38.726407 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Create volume request issued successfully. Aug 14 00:31:38.728105 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa06bf76-d426-45dc-98d6-634d47feecab tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:31:38.728731 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 224/897] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:31:38 2026] POST /volume/v3/volumes => generated 899 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:38.750422 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-826855ba-f6a0-4dfd-af09-155461a578d4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:38.753043 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-826855ba-f6a0-4dfd-af09-155461a578d4 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] GET https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 Aug 14 00:31:38.753317 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-826855ba-f6a0-4dfd-af09-155461a578d4 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:38.754261 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-826855ba-f6a0-4dfd-af09-155461a578d4 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:38.767042 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:38.767042 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:38.776381 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-826855ba-f6a0-4dfd-af09-155461a578d4 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Volume info retrieved successfully. Aug 14 00:31:38.785247 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-826855ba-f6a0-4dfd-af09-155461a578d4 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 returned with HTTP 200 Aug 14 00:31:38.786563 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 228/898] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:31:38 2026] GET /volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 => generated 967 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:39.203044 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1f2e819a-13c5-47e3-abc8-36bcbd783ec6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:39.206995 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1f2e819a-13c5-47e3-abc8-36bcbd783ec6 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:39.207220 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1f2e819a-13c5-47e3-abc8-36bcbd783ec6 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:39.207347 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1f2e819a-13c5-47e3-abc8-36bcbd783ec6 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:39.216982 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-86259c30-816b-4f97-9dbd-b80ee34206b6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:39.220745 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:39.220745 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:39.221667 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-86259c30-816b-4f97-9dbd-b80ee34206b6 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/attachments/f961cbf8-0112-42ae-bb22-6491e9208467/action Aug 14 00:31:39.222406 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-86259c30-816b-4f97-9dbd-b80ee34206b6 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:39.222406 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-86259c30-816b-4f97-9dbd-b80ee34206b6 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:39.230552 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1f2e819a-13c5-47e3-abc8-36bcbd783ec6 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:39.240113 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1f2e819a-13c5-47e3-abc8-36bcbd783ec6 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:39.240705 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 220/899] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:39 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:39.279880 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:39.279880 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:39.325435 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-61c7c65d-11a9-42ac-b22b-7e22a017466c req-86259c30-816b-4f97-9dbd-b80ee34206b6 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/f961cbf8-0112-42ae-bb22-6491e9208467/action returned with HTTP 204 Aug 14 00:31:39.326400 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 228/900] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:31:39 2026] POST /volume/v3/attachments/f961cbf8-0112-42ae-bb22-6491e9208467/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:39.389483 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6c4b9e74-1176-4d0d-b398-4a764e62dfa1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:39.392487 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6c4b9e74-1176-4d0d-b398-4a764e62dfa1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:39.392737 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6c4b9e74-1176-4d0d-b398-4a764e62dfa1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:39.393244 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6c4b9e74-1176-4d0d-b398-4a764e62dfa1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:39.418721 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:39.418721 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:39.424618 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6c4b9e74-1176-4d0d-b398-4a764e62dfa1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:39.433359 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6c4b9e74-1176-4d0d-b398-4a764e62dfa1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:39.433359 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 225/901] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:39 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:39.809041 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e530a9ed-9df2-4a0e-a840-3dc48e486b7c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:39.811359 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e530a9ed-9df2-4a0e-a840-3dc48e486b7c tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] GET https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 Aug 14 00:31:39.811604 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e530a9ed-9df2-4a0e-a840-3dc48e486b7c tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:39.811882 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e530a9ed-9df2-4a0e-a840-3dc48e486b7c tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:39.822031 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:39.822031 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:39.827867 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e530a9ed-9df2-4a0e-a840-3dc48e486b7c tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Volume info retrieved successfully. Aug 14 00:31:39.838891 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e530a9ed-9df2-4a0e-a840-3dc48e486b7c tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 returned with HTTP 200 Aug 14 00:31:39.839394 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 229/902] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:31:39 2026] GET /volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 => generated 1541 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:31:39.891718 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-5fa5e142-c6d5-486a-86b4-3a5894f8b956 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:39.899871 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-5fa5e142-c6d5-486a-86b4-3a5894f8b956 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] GET https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 Aug 14 00:31:39.899871 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-5fa5e142-c6d5-486a-86b4-3a5894f8b956 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:39.899871 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-5fa5e142-c6d5-486a-86b4-3a5894f8b956 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:39.912612 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:39.912612 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:39.922883 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-5fa5e142-c6d5-486a-86b4-3a5894f8b956 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Volume info retrieved successfully. Aug 14 00:31:39.927115 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-db12d5fb-e42d-46bd-9793-b5f64fc46e51 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:39.934966 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-5fa5e142-c6d5-486a-86b4-3a5894f8b956 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 returned with HTTP 200 Aug 14 00:31:39.936001 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 221/903] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:31:39 2026] GET /volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:40.243903 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-db12d5fb-e42d-46bd-9793-b5f64fc46e51 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes Aug 14 00:31:40.244188 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-db12d5fb-e42d-46bd-9793-b5f64fc46e51 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:40.244454 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-db12d5fb-e42d-46bd-9793-b5f64fc46e51 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:40.244824 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-db12d5fb-e42d-46bd-9793-b5f64fc46e51 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:31:40.246441 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-db12d5fb-e42d-46bd-9793-b5f64fc46e51 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:31:40.259809 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-db12d5fb-e42d-46bd-9793-b5f64fc46e51 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Get all volumes completed successfully. Aug 14 00:31:40.259809 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-db12d5fb-e42d-46bd-9793-b5f64fc46e51 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 200 Aug 14 00:31:40.259809 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 229/904] 10.4.3.208 () {66 vars in 1237 bytes} [Fri Aug 14 00:31:39 2026] GET /volume/v3/volumes => generated 15 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:31:40.265920 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-84911218-eb3d-431d-af30-ce959f080261 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:40.270009 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-84911218-eb3d-431d-af30-ce959f080261 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:40.270009 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-84911218-eb3d-431d-af30-ce959f080261 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:40.270009 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-84911218-eb3d-431d-af30-ce959f080261 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:40.270654 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:40.273247 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:31:40.273844 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-295309803"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:40.276497 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-295309803'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:31:40.276497 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Create volume of 1 GB Aug 14 00:31:40.278081 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:40.278081 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:40.283009 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-84911218-eb3d-431d-af30-ce959f080261 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:40.283214 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Availability Zones retrieved successfully. Aug 14 00:31:40.289404 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-84911218-eb3d-431d-af30-ce959f080261 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:40.289589 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 226/905] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:40 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:40.292632 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Flow 'volume_create_api' (83570c2a-478f-4b9d-b53d-3355dd9cb0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:40.292632 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24211854-d7ca-453c-a01e-bfe884bb5c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:40.294016 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:31:40.341349 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24211854-d7ca-453c-a01e-bfe884bb5c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:40.342269 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed570dc-a3b7-4c98-8154-1150e243e8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:40.481294 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Created reservations ['f9c23c23-820d-4765-9d05-22c3981ac950', 'ef3ea4f3-c42e-4276-ba63-46b4a3bd3ece', '0dcd7db9-4344-4acb-a136-2797091c8ef5', 'aea96f0d-c7f6-468b-a956-0b4f1eedfeea'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:40.482541 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed570dc-a3b7-4c98-8154-1150e243e8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9c23c23-820d-4765-9d05-22c3981ac950', 'ef3ea4f3-c42e-4276-ba63-46b4a3bd3ece', '0dcd7db9-4344-4acb-a136-2797091c8ef5', 'aea96f0d-c7f6-468b-a956-0b4f1eedfeea']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:40.483970 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b5f5762-9419-4362-9158-b56e1ce643ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:40.519829 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b5f5762-9419-4362-9158-b56e1ce643ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98ee761e-5027-46b2-9c4b-460ede1960c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-295309803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47c26d79894f4da3b79c3fcd78149abf',qos_specs=None,replication_status=,reservations=['f9c23c23-820d-4765-9d05-22c3981ac950','ef3ea4f3-c42e-4276-ba63-46b4a3bd3ece','0dcd7db9-4344-4acb-a136-2797091c8ef5','aea96f0d-c7f6-468b-a956-0b4f1eedfeea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6b41df71bc74cc1b0415977cc490509',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:31:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-295309803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98ee761e-5027-46b2-9c4b-460ede1960c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47c26d79894f4da3b79c3fcd78149abf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6b41df71bc74cc1b0415977cc490509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:40.520963 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c8389b7-cd4c-4f13-96f6-de4e7b42c7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:40.573842 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c8389b7-cd4c-4f13-96f6-de4e7b42c7d3) transitioned into state 'SUCCESS' from state '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-295309803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47c26d79894f4da3b79c3fcd78149abf',qos_specs=None,replication_status=,reservations=['f9c23c23-820d-4765-9d05-22c3981ac950','ef3ea4f3-c42e-4276-ba63-46b4a3bd3ece','0dcd7db9-4344-4acb-a136-2797091c8ef5','aea96f0d-c7f6-468b-a956-0b4f1eedfeea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6b41df71bc74cc1b0415977cc490509',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:40.575635 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5832c451-f1e3-41d1-89f8-b87a5098f52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:40.596694 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5832c451-f1e3-41d1-89f8-b87a5098f52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:40.597762 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Flow 'volume_create_api' (83570c2a-478f-4b9d-b53d-3355dd9cb0c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:40.598272 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Create volume request issued successfully. Aug 14 00:31:40.598901 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d1929b4d-3f4d-43e8-9bae-392902da14d0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:31:40.599818 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 230/906] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:31:40 2026] POST /volume/v3/volumes => generated 754 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:31:40.622318 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bd750f67-cb03-4381-a79d-515799b72d5e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:40.624688 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bd750f67-cb03-4381-a79d-515799b72d5e tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 Aug 14 00:31:40.625233 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bd750f67-cb03-4381-a79d-515799b72d5e tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:40.625898 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bd750f67-cb03-4381-a79d-515799b72d5e tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:40.636078 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:40.636078 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:40.641855 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-bd750f67-cb03-4381-a79d-515799b72d5e tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:40.648604 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bd750f67-cb03-4381-a79d-515799b72d5e tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 returned with HTTP 200 Aug 14 00:31:40.648795 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 222/907] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:40 2026] GET /volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:40.865818 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-6ef1a53a-a015-4d10-ad27-75ebbc019525 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:40.870341 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-6ef1a53a-a015-4d10-ad27-75ebbc019525 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] GET https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 Aug 14 00:31:40.870341 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-6ef1a53a-a015-4d10-ad27-75ebbc019525 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:40.870628 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-6ef1a53a-a015-4d10-ad27-75ebbc019525 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:40.882580 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:40.882580 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:40.888846 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-6ef1a53a-a015-4d10-ad27-75ebbc019525 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Volume info retrieved successfully. Aug 14 00:31:40.901957 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-6ef1a53a-a015-4d10-ad27-75ebbc019525 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 returned with HTTP 200 Aug 14 00:31:40.903398 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 230/908] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:31:40 2026] GET /volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 => generated 1361 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:40.916998 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-937280cf-7206-4157-855a-9e09b1d26556 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:40.917565 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-937280cf-7206-4157-855a-9e09b1d26556 None None] GET https://10.4.3.208/volume// Aug 14 00:31:40.917929 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-937280cf-7206-4157-855a-9e09b1d26556 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:40.918122 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-937280cf-7206-4157-855a-9e09b1d26556 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:40.918575 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-937280cf-7206-4157-855a-9e09b1d26556 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:31:40.919693 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 227/909] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:31:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:31:40.934594 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-7c30fa00-32b3-4cd1-9c86-0dc52be99afd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:40.944858 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-7c30fa00-32b3-4cd1-9c86-0dc52be99afd tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:31:40.945380 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-7c30fa00-32b3-4cd1-9c86-0dc52be99afd tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96", "connector": null, "instance_uuid": "133707d1-a460-4b99-bacd-40f00c520a87"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:40.960571 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:40.960571 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:41.004965 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-7c30fa00-32b3-4cd1-9c86-0dc52be99afd tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:31:41.004965 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 231/910] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:31:40 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:41.309947 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3f8c3b22-85ca-492c-90d1-3635982889d8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:41.312599 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3f8c3b22-85ca-492c-90d1-3635982889d8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:41.312839 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3f8c3b22-85ca-492c-90d1-3635982889d8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:41.313112 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3f8c3b22-85ca-492c-90d1-3635982889d8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:41.324210 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:41.324210 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:41.329408 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3f8c3b22-85ca-492c-90d1-3635982889d8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:41.338519 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3f8c3b22-85ca-492c-90d1-3635982889d8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:41.339025 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 223/911] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:41 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:41.667692 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0245e936-6ff6-4d37-80c2-f40d35fa3bb0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:41.669435 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0245e936-6ff6-4d37-80c2-f40d35fa3bb0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 Aug 14 00:31:41.669588 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0245e936-6ff6-4d37-80c2-f40d35fa3bb0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:41.669787 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0245e936-6ff6-4d37-80c2-f40d35fa3bb0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:41.682238 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:41.682238 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:41.689876 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0245e936-6ff6-4d37-80c2-f40d35fa3bb0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:41.698917 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0245e936-6ff6-4d37-80c2-f40d35fa3bb0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 returned with HTTP 200 Aug 14 00:31:41.698917 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 231/912] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:41 2026] GET /volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:41.719159 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dbd116f9-44e5-4326-b504-261c602eaa9d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:41.721167 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dbd116f9-44e5-4326-b504-261c602eaa9d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 Aug 14 00:31:41.721388 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dbd116f9-44e5-4326-b504-261c602eaa9d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:41.721623 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dbd116f9-44e5-4326-b504-261c602eaa9d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:41.732257 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:41.732257 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:41.739344 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-dbd116f9-44e5-4326-b504-261c602eaa9d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:41.748381 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dbd116f9-44e5-4326-b504-261c602eaa9d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 returned with HTTP 200 Aug 14 00:31:41.748998 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 228/913] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:41 2026] GET /volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:41.765365 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-311d58b5-8348-4c45-86fd-96112b53803a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:41.768284 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:31:41.768727 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1859099007"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:41.770779 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1859099007'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:31:41.770909 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Create volume of 1 GB Aug 14 00:31:41.771699 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:41.771699 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:41.777695 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Availability Zones retrieved successfully. Aug 14 00:31:41.785872 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Flow 'volume_create_api' (22ad6a32-e703-4dfe-951b-718f80d66add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:41.787258 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27ad0b5-e6c8-4e36-aaf4-e8e9e6d7f3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:41.788428 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:31:41.829966 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27ad0b5-e6c8-4e36-aaf4-e8e9e6d7f3cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:41.830759 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec91f0c8-acd7-4f3a-9efb-8efb0a6f63eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:41.908158 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Created reservations ['9911a525-9b35-480f-bf07-defe19417553', 'e73c2d3b-915f-4d48-af1b-6a6c7aa428ba', 'c1e2a96d-1b21-4809-8730-b77eccab8162', 'dcdd8ede-e1ca-4e43-b25e-7a57abdd4697'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:41.908158 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec91f0c8-acd7-4f3a-9efb-8efb0a6f63eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9911a525-9b35-480f-bf07-defe19417553', 'e73c2d3b-915f-4d48-af1b-6a6c7aa428ba', 'c1e2a96d-1b21-4809-8730-b77eccab8162', 'dcdd8ede-e1ca-4e43-b25e-7a57abdd4697']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:41.908158 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41660a3a-2107-482c-92f2-2da8af317186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:41.947551 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41660a3a-2107-482c-92f2-2da8af317186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81235aab-3b90-40b3-8189-d163a06def69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1859099007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47c26d79894f4da3b79c3fcd78149abf',qos_specs=None,replication_status=,reservations=['9911a525-9b35-480f-bf07-defe19417553','e73c2d3b-915f-4d48-af1b-6a6c7aa428ba','c1e2a96d-1b21-4809-8730-b77eccab8162','dcdd8ede-e1ca-4e43-b25e-7a57abdd4697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6b41df71bc74cc1b0415977cc490509',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:31:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1859099007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81235aab-3b90-40b3-8189-d163a06def69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47c26d79894f4da3b79c3fcd78149abf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6b41df71bc74cc1b0415977cc490509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:41.947551 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4155eb8-6cb4-4a4a-9c6a-ad8bd3bb2161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:41.976919 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4155eb8-6cb4-4a4a-9c6a-ad8bd3bb2161) transitioned into state 'SUCCESS' from state '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-1859099007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47c26d79894f4da3b79c3fcd78149abf',qos_specs=None,replication_status=,reservations=['9911a525-9b35-480f-bf07-defe19417553','e73c2d3b-915f-4d48-af1b-6a6c7aa428ba','c1e2a96d-1b21-4809-8730-b77eccab8162','dcdd8ede-e1ca-4e43-b25e-7a57abdd4697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6b41df71bc74cc1b0415977cc490509',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:41.977995 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69d2986a-7575-4065-ad7a-4bc93f3c5f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:41.991420 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69d2986a-7575-4065-ad7a-4bc93f3c5f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:41.992613 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Flow 'volume_create_api' (22ad6a32-e703-4dfe-951b-718f80d66add) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:41.993060 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Create volume request issued successfully. Aug 14 00:31:41.993795 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-311d58b5-8348-4c45-86fd-96112b53803a tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:31:41.994716 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 232/914] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:31:41 2026] POST /volume/v3/volumes => generated 755 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:31:42.014678 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d82195d0-d731-41b7-8fce-38641bbff8d5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:42.016858 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d82195d0-d731-41b7-8fce-38641bbff8d5 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 Aug 14 00:31:42.017037 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d82195d0-d731-41b7-8fce-38641bbff8d5 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:42.018129 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d82195d0-d731-41b7-8fce-38641bbff8d5 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:42.030695 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:42.030695 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:42.038291 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d82195d0-d731-41b7-8fce-38641bbff8d5 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:42.043905 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d82195d0-d731-41b7-8fce-38641bbff8d5 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 returned with HTTP 200 Aug 14 00:31:42.044984 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 224/915] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:42 2026] GET /volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:42.366255 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-da23ce80-a682-487b-877a-88d7e86f1709 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:42.369671 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-da23ce80-a682-487b-877a-88d7e86f1709 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:42.369994 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-da23ce80-a682-487b-877a-88d7e86f1709 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:42.370594 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-da23ce80-a682-487b-877a-88d7e86f1709 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:42.386298 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:42.386298 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:42.397378 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-da23ce80-a682-487b-877a-88d7e86f1709 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:42.404345 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-da23ce80-a682-487b-877a-88d7e86f1709 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:42.404878 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 232/916] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:42 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:43.065792 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5bacaefb-cd52-47b5-8ef0-145ebddc6675 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:43.069024 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5bacaefb-cd52-47b5-8ef0-145ebddc6675 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 Aug 14 00:31:43.069258 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5bacaefb-cd52-47b5-8ef0-145ebddc6675 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:43.069549 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5bacaefb-cd52-47b5-8ef0-145ebddc6675 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:43.081885 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:43.081885 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:43.087075 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5bacaefb-cd52-47b5-8ef0-145ebddc6675 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:43.094108 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5bacaefb-cd52-47b5-8ef0-145ebddc6675 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 returned with HTTP 200 Aug 14 00:31:43.094467 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 229/917] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:43 2026] GET /volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:43.122330 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8eaffcde-0d26-4c51-b5ef-d814f58a8d89 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:43.126827 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8eaffcde-0d26-4c51-b5ef-d814f58a8d89 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 Aug 14 00:31:43.126827 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8eaffcde-0d26-4c51-b5ef-d814f58a8d89 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:43.128118 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8eaffcde-0d26-4c51-b5ef-d814f58a8d89 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:43.138911 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:43.138911 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:43.144599 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8eaffcde-0d26-4c51-b5ef-d814f58a8d89 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:43.151820 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8eaffcde-0d26-4c51-b5ef-d814f58a8d89 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 returned with HTTP 200 Aug 14 00:31:43.151820 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 233/918] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:43 2026] GET /volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:43.175836 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:43.180381 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:31:43.181773 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-485208636"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:43.184845 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-485208636'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:31:43.185456 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Create volume of 1 GB Aug 14 00:31:43.197944 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Availability Zones retrieved successfully. Aug 14 00:31:43.205980 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Flow 'volume_create_api' (2bf5d71b-8c45-4c90-a2e1-60490301c819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:43.208237 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef19a590-ed5e-4ee6-b198-ad72e8979ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:43.210180 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:31:43.279823 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef19a590-ed5e-4ee6-b198-ad72e8979ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:43.281694 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0494f21-bf93-479c-bfb2-c7355b5012dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:43.396461 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Created reservations ['4e2ae43c-31a3-4023-9c4b-a1513098d641', '115b129a-9f6b-4c4c-a5e0-dbaad42876ad', '939e82e1-a556-4578-8a52-3c9a8caaa8c9', '021efb2b-9212-4513-b9fd-1de6760b9100'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:43.397762 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0494f21-bf93-479c-bfb2-c7355b5012dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e2ae43c-31a3-4023-9c4b-a1513098d641', '115b129a-9f6b-4c4c-a5e0-dbaad42876ad', '939e82e1-a556-4578-8a52-3c9a8caaa8c9', '021efb2b-9212-4513-b9fd-1de6760b9100']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:43.398658 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b67199c-9c46-4d34-8bbf-d9e4031e642d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:43.422121 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0c51b218-b722-485a-b91e-04a2e6d53436 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:43.425223 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0c51b218-b722-485a-b91e-04a2e6d53436 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:43.425460 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0c51b218-b722-485a-b91e-04a2e6d53436 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:43.425814 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0c51b218-b722-485a-b91e-04a2e6d53436 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:43.436585 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b67199c-9c46-4d34-8bbf-d9e4031e642d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caf57de1-3bf4-4850-8636-3f251ea2250d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-485208636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47c26d79894f4da3b79c3fcd78149abf',qos_specs=None,replication_status=,reservations=['4e2ae43c-31a3-4023-9c4b-a1513098d641','115b129a-9f6b-4c4c-a5e0-dbaad42876ad','939e82e1-a556-4578-8a52-3c9a8caaa8c9','021efb2b-9212-4513-b9fd-1de6760b9100'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6b41df71bc74cc1b0415977cc490509',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:31:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-485208636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caf57de1-3bf4-4850-8636-3f251ea2250d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47c26d79894f4da3b79c3fcd78149abf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6b41df71bc74cc1b0415977cc490509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:43.438104 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60693e77-971a-492b-86e8-90ebcc4b7bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:43.440464 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:43.440464 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:43.448790 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0c51b218-b722-485a-b91e-04a2e6d53436 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:43.464080 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0c51b218-b722-485a-b91e-04a2e6d53436 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:43.464080 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 233/919] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:43 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:43.480763 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60693e77-971a-492b-86e8-90ebcc4b7bdd) transitioned into state 'SUCCESS' from state '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-485208636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47c26d79894f4da3b79c3fcd78149abf',qos_specs=None,replication_status=,reservations=['4e2ae43c-31a3-4023-9c4b-a1513098d641','115b129a-9f6b-4c4c-a5e0-dbaad42876ad','939e82e1-a556-4578-8a52-3c9a8caaa8c9','021efb2b-9212-4513-b9fd-1de6760b9100'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6b41df71bc74cc1b0415977cc490509',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:43.482247 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a96e7f3f-d6aa-4b9e-a8e4-15dc3cf648a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:43.506445 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a96e7f3f-d6aa-4b9e-a8e4-15dc3cf648a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:43.507283 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Flow 'volume_create_api' (2bf5d71b-8c45-4c90-a2e1-60490301c819) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:43.507566 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Create volume request issued successfully. Aug 14 00:31:43.508226 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-423a662f-ad8d-4d49-9bd3-eee51e01657d tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:31:43.508683 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 225/920] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:31:43 2026] POST /volume/v3/volumes => generated 754 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:31:43.535068 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c0f47247-13e5-406d-9879-104809458594 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:43.538279 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c0f47247-13e5-406d-9879-104809458594 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d Aug 14 00:31:43.538392 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c0f47247-13e5-406d-9879-104809458594 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:43.539645 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c0f47247-13e5-406d-9879-104809458594 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:43.549471 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:43.549471 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:43.556403 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c0f47247-13e5-406d-9879-104809458594 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:43.563577 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c0f47247-13e5-406d-9879-104809458594 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d returned with HTTP 200 Aug 14 00:31:43.563859 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 230/921] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:43 2026] GET /volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:43.826497 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-00b82e03-60ef-43f0-8ab6-dc54929d039b req-14b4fff3-3ee5-42d4-bdfb-c503fcc99880 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:43.834009 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-00b82e03-60ef-43f0-8ab6-dc54929d039b req-14b4fff3-3ee5-42d4-bdfb-c503fcc99880 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:31:43.834009 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-00b82e03-60ef-43f0-8ab6-dc54929d039b req-14b4fff3-3ee5-42d4-bdfb-c503fcc99880 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:43.834372 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-00b82e03-60ef-43f0-8ab6-dc54929d039b req-14b4fff3-3ee5-42d4-bdfb-c503fcc99880 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:43.857342 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:43.857342 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:43.861987 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-00b82e03-60ef-43f0-8ab6-dc54929d039b req-14b4fff3-3ee5-42d4-bdfb-c503fcc99880 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:31:43.869525 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-00b82e03-60ef-43f0-8ab6-dc54929d039b req-14b4fff3-3ee5-42d4-bdfb-c503fcc99880 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:31:43.870195 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 234/922] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:31:43 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:44.359493 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c9d40323-ad53-4916-a49f-50acbc228e16 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:44.361752 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c9d40323-ad53-4916-a49f-50acbc228e16 None None] GET https://10.4.3.208/volume// Aug 14 00:31:44.361752 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c9d40323-ad53-4916-a49f-50acbc228e16 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:44.361752 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c9d40323-ad53-4916-a49f-50acbc228e16 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:44.361752 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c9d40323-ad53-4916-a49f-50acbc228e16 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:31:44.361752 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 234/923] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:31:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:31:44.387476 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-1fad61ee-3ed3-4568-91dd-8c473d99253f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:44.392407 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-1fad61ee-3ed3-4568-91dd-8c473d99253f tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] GET https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 Aug 14 00:31:44.392846 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-1fad61ee-3ed3-4568-91dd-8c473d99253f tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:44.393171 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-1fad61ee-3ed3-4568-91dd-8c473d99253f tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:44.420116 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-e94c02a7-e7a3-47c9-ad3a-f54f460fc8c0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:44.421132 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:44.421132 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:44.421622 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-e94c02a7-e7a3-47c9-ad3a-f54f460fc8c0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:31:44.421918 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-e94c02a7-e7a3-47c9-ad3a-f54f460fc8c0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:44.422177 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-e94c02a7-e7a3-47c9-ad3a-f54f460fc8c0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:44.427059 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-1fad61ee-3ed3-4568-91dd-8c473d99253f tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Volume info retrieved successfully. Aug 14 00:31:44.437713 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-1fad61ee-3ed3-4568-91dd-8c473d99253f tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 returned with HTTP 200 Aug 14 00:31:44.438900 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 226/924] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:31:44 2026] GET /volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 => generated 1540 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:31:44.440611 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:44.440611 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:44.449664 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-e94c02a7-e7a3-47c9-ad3a-f54f460fc8c0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:31:44.456699 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-e94c02a7-e7a3-47c9-ad3a-f54f460fc8c0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:31:44.457354 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 231/925] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:31:44 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:44.483732 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7fff88b2-fb63-4d6e-9aea-da48d78d70ab None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:44.485928 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7fff88b2-fb63-4d6e-9aea-da48d78d70ab tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:44.486281 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7fff88b2-fb63-4d6e-9aea-da48d78d70ab tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:44.486453 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7fff88b2-fb63-4d6e-9aea-da48d78d70ab tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:44.504890 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:44.504890 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:44.512772 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7fff88b2-fb63-4d6e-9aea-da48d78d70ab tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:44.527939 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7fff88b2-fb63-4d6e-9aea-da48d78d70ab tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:44.528772 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 235/926] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:44 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:44.585569 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5e4dec49-a7ce-4f5e-9645-3f7900516918 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:44.588073 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5e4dec49-a7ce-4f5e-9645-3f7900516918 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d Aug 14 00:31:44.588073 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5e4dec49-a7ce-4f5e-9645-3f7900516918 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:44.588567 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5e4dec49-a7ce-4f5e-9645-3f7900516918 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:44.600345 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:44.600345 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:44.613392 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5e4dec49-a7ce-4f5e-9645-3f7900516918 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:44.613538 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-dc5fcc01-8533-45bf-91e4-468a2786d5c0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:44.615058 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-dc5fcc01-8533-45bf-91e4-468a2786d5c0 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] PUT https://10.4.3.208/volume/v3/attachments/6c41d05e-3517-4736-afe4-19318d7ef65b Aug 14 00:31:44.616421 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-dc5fcc01-8533-45bf-91e4-468a2786d5c0 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:44.624831 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5e4dec49-a7ce-4f5e-9645-3f7900516918 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d returned with HTTP 200 Aug 14 00:31:44.625685 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 235/927] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:44 2026] GET /volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:44.631514 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-dc5fcc01-8533-45bf-91e4-468a2786d5c0 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Acquiring lock "cinder-attachment_update-0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:31:44.640701 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-dc5fcc01-8533-45bf-91e4-468a2786d5c0 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Lock "cinder-attachment_update-0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96-np0000007289" acquired by "attachment_update" :: waited 0.009s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:31:44.642198 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:44.642198 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:44.652891 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-00314a2f-dc14-40d0-9f00-f2980bdc6f68 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:44.656295 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-00314a2f-dc14-40d0-9f00-f2980bdc6f68 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d Aug 14 00:31:44.660726 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-00314a2f-dc14-40d0-9f00-f2980bdc6f68 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:44.660726 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-00314a2f-dc14-40d0-9f00-f2980bdc6f68 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:44.672319 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:44.672319 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:44.690737 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-00314a2f-dc14-40d0-9f00-f2980bdc6f68 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:44.701821 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-00314a2f-dc14-40d0-9f00-f2980bdc6f68 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d returned with HTTP 200 Aug 14 00:31:44.701821 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 232/928] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:44 2026] GET /volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:44.721819 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:44.810259 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-dc5fcc01-8533-45bf-91e4-468a2786d5c0 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Lock "cinder-attachment_update-0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96-np0000007289" released by "attachment_update" :: held 0.169s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:31:44.810368 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-dc5fcc01-8533-45bf-91e4-468a2786d5c0 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/attachments/6c41d05e-3517-4736-afe4-19318d7ef65b returned with HTTP 200 Aug 14 00:31:44.811177 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 227/929] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:31:44 2026] PUT /volume/v3/attachments/6c41d05e-3517-4736-afe4-19318d7ef65b => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:44.815310 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:31:44.815310 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:44.816703 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:31:44.816703 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Create volume of 1 GB Aug 14 00:31:44.828184 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Availability Zones retrieved successfully. Aug 14 00:31:44.840061 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Flow 'volume_create_api' (97e325a8-337f-4e2f-a477-ac632d1831ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:44.840225 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7da0d7d8-de87-4856-8ced-aa46c995a3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:44.841398 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:31:44.857456 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-6084d4f6-6dd9-4c77-8b01-fc86b2e495a2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:44.862161 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-6084d4f6-6dd9-4c77-8b01-fc86b2e495a2 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] POST https://10.4.3.208/volume/v3/attachments/6c41d05e-3517-4736-afe4-19318d7ef65b/action Aug 14 00:31:44.863143 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-6084d4f6-6dd9-4c77-8b01-fc86b2e495a2 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:31:44.864291 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-6084d4f6-6dd9-4c77-8b01-fc86b2e495a2 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:44.901474 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7da0d7d8-de87-4856-8ced-aa46c995a3ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:44.902797 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0d3c195-6570-4590-8a47-8e60fe450bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:44.905284 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:44.905284 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:44.928118 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-994bcd92-4503-49b5-bf40-8b8687454fa2 req-6084d4f6-6dd9-4c77-8b01-fc86b2e495a2 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/attachments/6c41d05e-3517-4736-afe4-19318d7ef65b/action returned with HTTP 204 Aug 14 00:31:44.928882 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 236/930] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:31:44 2026] POST /volume/v3/attachments/6c41d05e-3517-4736-afe4-19318d7ef65b/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:45.023837 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Created reservations ['423ede75-c547-4d69-ab1e-3c2dc979cb60', 'bca430ca-2f82-4e29-89a8-45df6bb77ab2', '29d7a2db-da0a-4df4-9009-654259364b88', '9429ab66-151e-4b6a-8504-7e5f8036768e'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:45.025326 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0d3c195-6570-4590-8a47-8e60fe450bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['423ede75-c547-4d69-ab1e-3c2dc979cb60', 'bca430ca-2f82-4e29-89a8-45df6bb77ab2', '29d7a2db-da0a-4df4-9009-654259364b88', '9429ab66-151e-4b6a-8504-7e5f8036768e']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:45.026110 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efaf9cb2-ea86-4acd-9c96-034ee42fdf6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:45.058561 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-77028c62-a2c0-4bd8-919e-416450e02f25 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:45.059471 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-77028c62-a2c0-4bd8-919e-416450e02f25 None None] GET https://10.4.3.208/volume// Aug 14 00:31:45.059594 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-77028c62-a2c0-4bd8-919e-416450e02f25 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:45.059811 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-77028c62-a2c0-4bd8-919e-416450e02f25 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:45.060946 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-77028c62-a2c0-4bd8-919e-416450e02f25 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:31:45.061115 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efaf9cb2-ea86-4acd-9c96-034ee42fdf6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9affd9a3-da01-4739-9cd1-e59b639d813f', '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='f40e56719a974b649878f8285be67f66',qos_specs=None,replication_status=,reservations=['423ede75-c547-4d69-ab1e-3c2dc979cb60','bca430ca-2f82-4e29-89a8-45df6bb77ab2','29d7a2db-da0a-4df4-9009-654259364b88','9429ab66-151e-4b6a-8504-7e5f8036768e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f77aa8afbd84294b2055c17b001e48f',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:31:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9affd9a3-da01-4739-9cd1-e59b639d813f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f40e56719a974b649878f8285be67f66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f77aa8afbd84294b2055c17b001e48f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:45.062458 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 233/931] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:31:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:31:45.062527 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84328d6d-be7c-4e4a-b776-653733716571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:45.073151 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-401391d6-6449-4ce6-80f8-7a44e143655f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:45.075333 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-401391d6-6449-4ce6-80f8-7a44e143655f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:31:45.075871 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-401391d6-6449-4ce6-80f8-7a44e143655f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6", "connector": null, "instance_uuid": "bd26606e-a358-4c09-a250-373efa328504"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:45.095428 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84328d6d-be7c-4e4a-b776-653733716571) transitioned into state 'SUCCESS' from 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='f40e56719a974b649878f8285be67f66',qos_specs=None,replication_status=,reservations=['423ede75-c547-4d69-ab1e-3c2dc979cb60','bca430ca-2f82-4e29-89a8-45df6bb77ab2','29d7a2db-da0a-4df4-9009-654259364b88','9429ab66-151e-4b6a-8504-7e5f8036768e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f77aa8afbd84294b2055c17b001e48f',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:45.096480 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab696b5e-73bc-4d23-8713-3b30abf2c2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:45.105544 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:45.105544 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:45.115370 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab696b5e-73bc-4d23-8713-3b30abf2c2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:45.115370 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Flow 'volume_create_api' (97e325a8-337f-4e2f-a477-ac632d1831ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:45.115370 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Create volume request issued successfully. Aug 14 00:31:45.115815 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b0a90c6f-79b7-4207-992a-fff156e4f0f4 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:31:45.116934 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 236/932] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:31:44 2026] POST /volume/v3/volumes => generated 733 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:31:45.145491 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-85295706-7019-43d1-89bc-5a53b1987f66 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:45.153064 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-85295706-7019-43d1-89bc-5a53b1987f66 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] GET https://10.4.3.208/volume/v3/volumes/9affd9a3-da01-4739-9cd1-e59b639d813f Aug 14 00:31:45.154202 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-85295706-7019-43d1-89bc-5a53b1987f66 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:45.154202 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-85295706-7019-43d1-89bc-5a53b1987f66 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:45.164639 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:45.164639 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:45.171355 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-85295706-7019-43d1-89bc-5a53b1987f66 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Volume info retrieved successfully. Aug 14 00:31:45.171490 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-401391d6-6449-4ce6-80f8-7a44e143655f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:31:45.172163 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 228/933] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:31:45 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:45.181631 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-85295706-7019-43d1-89bc-5a53b1987f66 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] https://10.4.3.208/volume/v3/volumes/9affd9a3-da01-4739-9cd1-e59b639d813f returned with HTTP 200 Aug 14 00:31:45.182260 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 237/934] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:45 2026] GET /volume/v3/volumes/9affd9a3-da01-4739-9cd1-e59b639d813f => generated 912 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:45.186588 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-6188dba8-b8c7-43e6-8b5b-f2b5b385b893 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:45.189434 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-6188dba8-b8c7-43e6-8b5b-f2b5b385b893 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] DELETE https://10.4.3.208/volume/v3/attachments/e8e56f3b-09d2-4131-935f-73299948bd0e Aug 14 00:31:45.189919 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-6188dba8-b8c7-43e6-8b5b-f2b5b385b893 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:45.190367 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-6188dba8-b8c7-43e6-8b5b-f2b5b385b893 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:45.207258 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:45.207258 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:45.295984 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-6188dba8-b8c7-43e6-8b5b-f2b5b385b893 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/e8e56f3b-09d2-4131-935f-73299948bd0e returned with HTTP 200 Aug 14 00:31:45.296692 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 234/935] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:31:45 2026] DELETE /volume/v3/attachments/e8e56f3b-09d2-4131-935f-73299948bd0e => generated 367 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:45.548699 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ce5192a8-ffba-4c62-99fc-8a1e27a060d3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:45.551718 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ce5192a8-ffba-4c62-99fc-8a1e27a060d3 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:45.552355 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ce5192a8-ffba-4c62-99fc-8a1e27a060d3 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:45.555112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ce5192a8-ffba-4c62-99fc-8a1e27a060d3 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:45.564463 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:45.564463 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:45.575677 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ce5192a8-ffba-4c62-99fc-8a1e27a060d3 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:45.585191 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ce5192a8-ffba-4c62-99fc-8a1e27a060d3 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:45.585950 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 237/936] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:45 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:46.199765 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2b00e223-f08a-4682-8b4d-cbbc0e905abb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:46.205117 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2b00e223-f08a-4682-8b4d-cbbc0e905abb tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] GET https://10.4.3.208/volume/v3/volumes/9affd9a3-da01-4739-9cd1-e59b639d813f Aug 14 00:31:46.205117 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2b00e223-f08a-4682-8b4d-cbbc0e905abb tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:46.205117 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2b00e223-f08a-4682-8b4d-cbbc0e905abb tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:46.215034 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:46.215034 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:46.225154 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2b00e223-f08a-4682-8b4d-cbbc0e905abb tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Volume info retrieved successfully. Aug 14 00:31:46.232858 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2b00e223-f08a-4682-8b4d-cbbc0e905abb tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] https://10.4.3.208/volume/v3/volumes/9affd9a3-da01-4739-9cd1-e59b639d813f returned with HTTP 200 Aug 14 00:31:46.233434 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 229/937] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:46 2026] GET /volume/v3/volumes/9affd9a3-da01-4739-9cd1-e59b639d813f => generated 964 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:46.254787 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cc9f133c-b1d1-4c16-ab33-1cabc9f48405 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:46.261169 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cc9f133c-b1d1-4c16-ab33-1cabc9f48405 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] GET https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1&project_id=47c26d79894f4da3b79c3fcd78149abf Aug 14 00:31:46.261169 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cc9f133c-b1d1-4c16-ab33-1cabc9f48405 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:46.261169 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cc9f133c-b1d1-4c16-ab33-1cabc9f48405 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:46.261169 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-cc9f133c-b1d1-4c16-ab33-1cabc9f48405 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Could not evaluate value 47c26d79894f4da3b79c3fcd78149abf, assuming string {{(pid=100210) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 00:31:46.261169 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-cc9f133c-b1d1-4c16-ab33-1cabc9f48405 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Searching by: MultiDict([('project_id', '47c26d79894f4da3b79c3fcd78149abf'), ('all_tenants', 1)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:31:46.308180 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cc9f133c-b1d1-4c16-ab33-1cabc9f48405 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Get all volumes completed successfully. Aug 14 00:31:46.309743 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:46.309743 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:46.315119 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cc9f133c-b1d1-4c16-ab33-1cabc9f48405 tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1&project_id=47c26d79894f4da3b79c3fcd78149abf returned with HTTP 200 Aug 14 00:31:46.316128 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 238/938] 10.4.3.208 () {66 vars in 1373 bytes} [Fri Aug 14 00:31:46 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=47c26d79894f4da3b79c3fcd78149abf => generated 3035 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:46.337021 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f0a41f82-8f6f-445a-8875-667a9d3c7f3e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:46.339251 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f0a41f82-8f6f-445a-8875-667a9d3c7f3e tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/9affd9a3-da01-4739-9cd1-e59b639d813f Aug 14 00:31:46.339515 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f0a41f82-8f6f-445a-8875-667a9d3c7f3e tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:46.339770 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f0a41f82-8f6f-445a-8875-667a9d3c7f3e tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:46.339997 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-f0a41f82-8f6f-445a-8875-667a9d3c7f3e tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Delete volume with id: 9affd9a3-da01-4739-9cd1-e59b639d813f Aug 14 00:31:46.350403 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:46.350403 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:46.350863 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f0a41f82-8f6f-445a-8875-667a9d3c7f3e tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Volume info retrieved successfully. Aug 14 00:31:46.383175 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f0a41f82-8f6f-445a-8875-667a9d3c7f3e tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] Delete volume request issued successfully. Aug 14 00:31:46.384192 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f0a41f82-8f6f-445a-8875-667a9d3c7f3e tempest-VolumesListAdminTestJSON-658386383 tempest-VolumesListAdminTestJSON-658386383-project-admin] https://10.4.3.208/volume/v3/volumes/9affd9a3-da01-4739-9cd1-e59b639d813f returned with HTTP 202 Aug 14 00:31:46.384192 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 235/939] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:46 2026] DELETE /volume/v3/volumes/9affd9a3-da01-4739-9cd1-e59b639d813f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:31:46.394978 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7c3bf2b5-a429-429f-8b89-b68e7a71de15 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:46.398115 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7c3bf2b5-a429-429f-8b89-b68e7a71de15 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d Aug 14 00:31:46.398990 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7c3bf2b5-a429-429f-8b89-b68e7a71de15 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:46.399411 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7c3bf2b5-a429-429f-8b89-b68e7a71de15 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:46.410260 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:46.410260 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:46.415118 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7c3bf2b5-a429-429f-8b89-b68e7a71de15 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:46.421647 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7c3bf2b5-a429-429f-8b89-b68e7a71de15 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d returned with HTTP 200 Aug 14 00:31:46.422254 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 238/940] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:46 2026] GET /volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:46.441872 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-70b336d5-3a19-43d3-953f-a0b5cda62e50 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:46.445154 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-70b336d5-3a19-43d3-953f-a0b5cda62e50 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] DELETE https://10.4.3.208/volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d Aug 14 00:31:46.445608 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-70b336d5-3a19-43d3-953f-a0b5cda62e50 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:46.446272 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-70b336d5-3a19-43d3-953f-a0b5cda62e50 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:46.446734 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-70b336d5-3a19-43d3-953f-a0b5cda62e50 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Delete volume with id: caf57de1-3bf4-4850-8636-3f251ea2250d Aug 14 00:31:46.460339 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:46.460339 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:46.460942 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-70b336d5-3a19-43d3-953f-a0b5cda62e50 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:46.504611 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-70b336d5-3a19-43d3-953f-a0b5cda62e50 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Delete volume request issued successfully. Aug 14 00:31:46.504611 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-70b336d5-3a19-43d3-953f-a0b5cda62e50 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d returned with HTTP 202 Aug 14 00:31:46.504611 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 230/941] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:46 2026] DELETE /volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:31:46.517592 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b7089016-0566-46eb-a608-cc6400ab5ed0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:46.522403 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b7089016-0566-46eb-a608-cc6400ab5ed0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d Aug 14 00:31:46.524571 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b7089016-0566-46eb-a608-cc6400ab5ed0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:46.524571 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b7089016-0566-46eb-a608-cc6400ab5ed0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:46.536740 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:46.536740 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:46.542056 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b7089016-0566-46eb-a608-cc6400ab5ed0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:46.550029 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b7089016-0566-46eb-a608-cc6400ab5ed0 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d returned with HTTP 200 Aug 14 00:31:46.551767 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 239/942] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:46 2026] GET /volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:46.603338 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-32e935a2-dbf4-42bb-8a35-35ce77fcce72 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:46.609003 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-32e935a2-dbf4-42bb-8a35-35ce77fcce72 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:46.609840 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-32e935a2-dbf4-42bb-8a35-35ce77fcce72 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:46.609840 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-32e935a2-dbf4-42bb-8a35-35ce77fcce72 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:46.624161 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:46.624161 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:46.631167 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-32e935a2-dbf4-42bb-8a35-35ce77fcce72 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:46.642550 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-32e935a2-dbf4-42bb-8a35-35ce77fcce72 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:46.643612 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 236/943] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:46 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:46.679383 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-148c76e6-1d9b-495b-add6-277955850a98 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:46.683774 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-148c76e6-1d9b-495b-add6-277955850a98 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] PUT https://10.4.3.208/volume/v3/attachments/7c2be28b-d70e-47ee-a83c-f4b34b8b11ad Aug 14 00:31:46.684354 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-148c76e6-1d9b-495b-add6-277955850a98 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:46.696371 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-148c76e6-1d9b-495b-add6-277955850a98 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Acquiring lock "cinder-attachment_update-8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:31:46.701762 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-148c76e6-1d9b-495b-add6-277955850a98 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Lock "cinder-attachment_update-8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6-np0000007289" acquired by "attachment_update" :: waited 0.005s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:31:46.702885 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:46.702885 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:46.822866 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-148c76e6-1d9b-495b-add6-277955850a98 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Lock "cinder-attachment_update-8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6-np0000007289" released by "attachment_update" :: held 0.121s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:31:46.822866 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-148c76e6-1d9b-495b-add6-277955850a98 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/7c2be28b-d70e-47ee-a83c-f4b34b8b11ad returned with HTTP 200 Aug 14 00:31:46.825571 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 239/944] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:31:46 2026] PUT /volume/v3/attachments/7c2be28b-d70e-47ee-a83c-f4b34b8b11ad => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:46.835606 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-c1a36641-8256-4507-a265-6bec1dae8df0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:46.838945 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-c1a36641-8256-4507-a265-6bec1dae8df0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/attachments/7c2be28b-d70e-47ee-a83c-f4b34b8b11ad Aug 14 00:31:46.839405 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-c1a36641-8256-4507-a265-6bec1dae8df0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:46.840428 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-c1a36641-8256-4507-a265-6bec1dae8df0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:46.878360 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-c1a36641-8256-4507-a265-6bec1dae8df0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/7c2be28b-d70e-47ee-a83c-f4b34b8b11ad returned with HTTP 200 Aug 14 00:31:46.878360 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 231/945] 10.4.3.208 () {70 vars in 1651 bytes} [Fri Aug 14 00:31:46 2026] GET /volume/v3/attachments/7c2be28b-d70e-47ee-a83c-f4b34b8b11ad => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:47.571472 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c27949ad-c36a-43ff-9278-c373eb895618 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:47.573558 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c27949ad-c36a-43ff-9278-c373eb895618 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d Aug 14 00:31:47.573781 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c27949ad-c36a-43ff-9278-c373eb895618 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:47.574053 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c27949ad-c36a-43ff-9278-c373eb895618 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:47.582366 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c27949ad-c36a-43ff-9278-c373eb895618 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d returned with HTTP 404 Aug 14 00:31:47.582978 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 240/946] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:47 2026] GET /volume/v3/volumes/caf57de1-3bf4-4850-8636-3f251ea2250d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:47.592359 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-270e9e86-f950-4f31-bf23-388d22278814 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:47.594684 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-270e9e86-f950-4f31-bf23-388d22278814 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 Aug 14 00:31:47.594971 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-270e9e86-f950-4f31-bf23-388d22278814 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:47.595200 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-270e9e86-f950-4f31-bf23-388d22278814 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:47.606484 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:47.606484 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:47.612847 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-270e9e86-f950-4f31-bf23-388d22278814 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:47.618626 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-270e9e86-f950-4f31-bf23-388d22278814 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 returned with HTTP 200 Aug 14 00:31:47.618958 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 237/947] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:47 2026] GET /volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:47.633306 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f4953e14-16d7-49a0-a646-f1d40c2e3942 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:47.635685 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f4953e14-16d7-49a0-a646-f1d40c2e3942 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] DELETE https://10.4.3.208/volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 Aug 14 00:31:47.635996 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f4953e14-16d7-49a0-a646-f1d40c2e3942 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:47.636313 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f4953e14-16d7-49a0-a646-f1d40c2e3942 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:47.636710 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-f4953e14-16d7-49a0-a646-f1d40c2e3942 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Delete volume with id: 81235aab-3b90-40b3-8189-d163a06def69 Aug 14 00:31:47.645732 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:47.645732 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:47.646321 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f4953e14-16d7-49a0-a646-f1d40c2e3942 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:47.662744 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ab8aac4e-2ef9-4ece-b829-c2e7b162b07b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:47.665284 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ab8aac4e-2ef9-4ece-b829-c2e7b162b07b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:47.665574 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ab8aac4e-2ef9-4ece-b829-c2e7b162b07b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:47.665760 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ab8aac4e-2ef9-4ece-b829-c2e7b162b07b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:47.673462 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f4953e14-16d7-49a0-a646-f1d40c2e3942 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Delete volume request issued successfully. Aug 14 00:31:47.673741 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f4953e14-16d7-49a0-a646-f1d40c2e3942 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 returned with HTTP 202 Aug 14 00:31:47.674510 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 240/948] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:47 2026] DELETE /volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:31:47.678533 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:47.678533 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:47.687196 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cedc906c-baeb-4442-912b-60284189c278 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:47.688054 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ab8aac4e-2ef9-4ece-b829-c2e7b162b07b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:47.690730 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cedc906c-baeb-4442-912b-60284189c278 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 Aug 14 00:31:47.691721 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cedc906c-baeb-4442-912b-60284189c278 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:47.691721 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cedc906c-baeb-4442-912b-60284189c278 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:47.696588 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ab8aac4e-2ef9-4ece-b829-c2e7b162b07b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:47.697158 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 232/949] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:47 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:47.705698 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:47.705698 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:47.711061 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cedc906c-baeb-4442-912b-60284189c278 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:47.717841 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cedc906c-baeb-4442-912b-60284189c278 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 returned with HTTP 200 Aug 14 00:31:47.718458 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 241/950] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:47 2026] GET /volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:48.715706 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3c16637b-1d62-433a-89b7-e185d2251cb5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:48.718305 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3c16637b-1d62-433a-89b7-e185d2251cb5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:48.718305 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3c16637b-1d62-433a-89b7-e185d2251cb5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:48.718524 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3c16637b-1d62-433a-89b7-e185d2251cb5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:48.729675 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:48.729675 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:48.736623 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3c16637b-1d62-433a-89b7-e185d2251cb5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:48.747347 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-023ae3a1-6556-49af-b17a-c7451b570607 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:48.749820 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-023ae3a1-6556-49af-b17a-c7451b570607 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 Aug 14 00:31:48.749820 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-023ae3a1-6556-49af-b17a-c7451b570607 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:48.750081 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-023ae3a1-6556-49af-b17a-c7451b570607 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:48.751950 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3c16637b-1d62-433a-89b7-e185d2251cb5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:48.752415 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 238/951] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:48 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:48.764044 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-023ae3a1-6556-49af-b17a-c7451b570607 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 returned with HTTP 404 Aug 14 00:31:48.764649 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 241/952] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:48 2026] GET /volume/v3/volumes/81235aab-3b90-40b3-8189-d163a06def69 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:48.773492 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2eeeb2b6-71e2-4ac5-95fe-80cd1ebfa945 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:48.776436 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2eeeb2b6-71e2-4ac5-95fe-80cd1ebfa945 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 Aug 14 00:31:48.776436 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2eeeb2b6-71e2-4ac5-95fe-80cd1ebfa945 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:48.776436 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2eeeb2b6-71e2-4ac5-95fe-80cd1ebfa945 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:48.788980 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:48.788980 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:48.793973 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2eeeb2b6-71e2-4ac5-95fe-80cd1ebfa945 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:48.800706 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2eeeb2b6-71e2-4ac5-95fe-80cd1ebfa945 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 returned with HTTP 200 Aug 14 00:31:48.801398 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 233/953] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:48 2026] GET /volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:48.818925 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fcda234f-83ce-4e56-aad0-260187792a08 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:48.821514 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fcda234f-83ce-4e56-aad0-260187792a08 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] DELETE https://10.4.3.208/volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 Aug 14 00:31:48.821769 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fcda234f-83ce-4e56-aad0-260187792a08 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:48.821991 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fcda234f-83ce-4e56-aad0-260187792a08 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:48.822523 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-fcda234f-83ce-4e56-aad0-260187792a08 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Delete volume with id: 98ee761e-5027-46b2-9c4b-460ede1960c3 Aug 14 00:31:48.834064 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:48.834064 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:48.834064 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fcda234f-83ce-4e56-aad0-260187792a08 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:48.866339 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fcda234f-83ce-4e56-aad0-260187792a08 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Delete volume request issued successfully. Aug 14 00:31:48.866696 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fcda234f-83ce-4e56-aad0-260187792a08 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 returned with HTTP 202 Aug 14 00:31:48.867399 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 242/954] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:48 2026] DELETE /volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:31:48.879514 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fbb2e19e-5e3d-4e83-ba3f-7ed2b4cc18e8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:48.881445 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fbb2e19e-5e3d-4e83-ba3f-7ed2b4cc18e8 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 Aug 14 00:31:48.881591 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fbb2e19e-5e3d-4e83-ba3f-7ed2b4cc18e8 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:48.881753 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fbb2e19e-5e3d-4e83-ba3f-7ed2b4cc18e8 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:48.891657 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:48.891657 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:48.896992 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fbb2e19e-5e3d-4e83-ba3f-7ed2b4cc18e8 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Volume info retrieved successfully. Aug 14 00:31:48.902860 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fbb2e19e-5e3d-4e83-ba3f-7ed2b4cc18e8 tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 returned with HTTP 200 Aug 14 00:31:48.903763 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 239/955] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:48 2026] GET /volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:49.769722 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9be79f06-9f6f-4da7-aa60-368f8b882d9a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:49.771687 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9be79f06-9f6f-4da7-aa60-368f8b882d9a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:49.771958 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9be79f06-9f6f-4da7-aa60-368f8b882d9a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:49.772228 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9be79f06-9f6f-4da7-aa60-368f8b882d9a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:49.781273 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:49.781273 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:49.786301 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9be79f06-9f6f-4da7-aa60-368f8b882d9a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:49.795021 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9be79f06-9f6f-4da7-aa60-368f8b882d9a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:49.795640 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 242/956] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:49 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:49.920302 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a35023e2-ce30-494f-a99e-87b71a73b93e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:49.922354 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a35023e2-ce30-494f-a99e-87b71a73b93e tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] GET https://10.4.3.208/volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 Aug 14 00:31:49.922600 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a35023e2-ce30-494f-a99e-87b71a73b93e tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:49.922799 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a35023e2-ce30-494f-a99e-87b71a73b93e tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:49.929534 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a35023e2-ce30-494f-a99e-87b71a73b93e tempest-VolumesListAdminTestJSON-822316295 tempest-VolumesListAdminTestJSON-822316295-project-member] https://10.4.3.208/volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 returned with HTTP 404 Aug 14 00:31:49.929997 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 234/957] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:49 2026] GET /volume/v3/volumes/98ee761e-5027-46b2-9c4b-460ede1960c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:50.809385 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a9990b4c-d1f0-49da-80ef-58280af1d324 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:50.811859 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a9990b4c-d1f0-49da-80ef-58280af1d324 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:50.812084 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a9990b4c-d1f0-49da-80ef-58280af1d324 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:50.812326 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a9990b4c-d1f0-49da-80ef-58280af1d324 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:50.821133 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:50.821133 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:50.825717 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a9990b4c-d1f0-49da-80ef-58280af1d324 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:50.831166 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a9990b4c-d1f0-49da-80ef-58280af1d324 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:50.831647 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 243/958] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:50 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:51.848261 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cb275e0c-d8ba-40d9-9a5a-e56046ab4a89 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:51.850499 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cb275e0c-d8ba-40d9-9a5a-e56046ab4a89 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:51.850732 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cb275e0c-d8ba-40d9-9a5a-e56046ab4a89 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:51.851013 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cb275e0c-d8ba-40d9-9a5a-e56046ab4a89 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:51.859058 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:51.859058 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:51.863283 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-cb275e0c-d8ba-40d9-9a5a-e56046ab4a89 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:51.870439 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cb275e0c-d8ba-40d9-9a5a-e56046ab4a89 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:51.870959 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 240/959] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:51 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:52.006314 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-664f0313-791d-4cb7-b17d-a85eb724366e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:52.109048 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-664f0313-791d-4cb7-b17d-a85eb724366e tempest-ExtensionsTestJSON-318477471 tempest-ExtensionsTestJSON-318477471-project-member] GET https://10.4.3.208/volume/v3/extensions Aug 14 00:31:52.109361 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-664f0313-791d-4cb7-b17d-a85eb724366e tempest-ExtensionsTestJSON-318477471 tempest-ExtensionsTestJSON-318477471-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:52.109722 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-664f0313-791d-4cb7-b17d-a85eb724366e tempest-ExtensionsTestJSON-318477471 tempest-ExtensionsTestJSON-318477471-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:52.110360 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-664f0313-791d-4cb7-b17d-a85eb724366e tempest-ExtensionsTestJSON-318477471 tempest-ExtensionsTestJSON-318477471-project-member] https://10.4.3.208/volume/v3/extensions returned with HTTP 200 Aug 14 00:31:52.111133 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 243/960] 10.4.3.208 () {66 vars in 1246 bytes} [Fri Aug 14 00:31:52 2026] GET /volume/v3/extensions => generated 5245 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:52.889343 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-86f0d885-507e-4f5b-b504-8a9e92ec83b8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:52.893788 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-86f0d885-507e-4f5b-b504-8a9e92ec83b8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:52.894550 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-86f0d885-507e-4f5b-b504-8a9e92ec83b8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:52.896153 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-86f0d885-507e-4f5b-b504-8a9e92ec83b8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:52.900127 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=411,cinder:UPDATE=90,cinder:INSERT=47,cinder:DELETE=2 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:31:52.908968 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:52.908968 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:52.917044 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-86f0d885-507e-4f5b-b504-8a9e92ec83b8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:52.926962 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-86f0d885-507e-4f5b-b504-8a9e92ec83b8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:52.927841 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 235/961] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:52 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:53.946559 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-864d49a7-18a8-4f64-a98d-4c32b475e026 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:53.951006 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-864d49a7-18a8-4f64-a98d-4c32b475e026 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:53.952204 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-864d49a7-18a8-4f64-a98d-4c32b475e026 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:53.952735 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-864d49a7-18a8-4f64-a98d-4c32b475e026 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:53.965886 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:53.965886 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:53.972108 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-864d49a7-18a8-4f64-a98d-4c32b475e026 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:53.979584 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-864d49a7-18a8-4f64-a98d-4c32b475e026 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:53.980615 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 244/962] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:53 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:54.240506 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:54.388841 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:31:54.389200 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1427085267"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:54.390848 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1427085267'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:31:54.390984 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Create volume of 1 GB Aug 14 00:31:54.395619 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=344,cinder:UPDATE=59,cinder:INSERT=28,cinder:DELETE=4 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:31:54.398328 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Availability Zones retrieved successfully. Aug 14 00:31:54.406043 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Flow 'volume_create_api' (b7bc4bec-aa33-4502-b9d7-562b993a440c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:54.407545 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64de6e6b-2a27-441c-b8cb-1fc8250b6cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:54.408981 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:31:54.455388 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64de6e6b-2a27-441c-b8cb-1fc8250b6cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:54.456562 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94eb1e74-f4d3-4eb5-bc79-c13da11cc695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:54.553461 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Created reservations ['fca477d8-e521-49a3-87c9-2ba95cd422ca', '183012d4-2a59-4a22-8525-bc122291d625', '9a78887c-0584-4798-8f4a-8ee0e98ac1b8', '42850b11-7bcc-4b9b-842a-d8e02a1dcc64'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:54.554451 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94eb1e74-f4d3-4eb5-bc79-c13da11cc695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fca477d8-e521-49a3-87c9-2ba95cd422ca', '183012d4-2a59-4a22-8525-bc122291d625', '9a78887c-0584-4798-8f4a-8ee0e98ac1b8', '42850b11-7bcc-4b9b-842a-d8e02a1dcc64']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:54.555489 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fbb0f48-c1d5-4874-8def-c173d2d3f468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:54.588180 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fbb0f48-c1d5-4874-8def-c173d2d3f468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20bc4f45-4f62-4def-b8d6-943956276e4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1427085267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1eebb07f1fb4f55adbe6bd39dfae1bc',qos_specs=None,replication_status=,reservations=['fca477d8-e521-49a3-87c9-2ba95cd422ca','183012d4-2a59-4a22-8525-bc122291d625','9a78887c-0584-4798-8f4a-8ee0e98ac1b8','42850b11-7bcc-4b9b-842a-d8e02a1dcc64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7c426e9badb421588e395b58b07b5d3',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:31:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1427085267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20bc4f45-4f62-4def-b8d6-943956276e4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1eebb07f1fb4f55adbe6bd39dfae1bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7c426e9badb421588e395b58b07b5d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:54.589336 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5cd1cd1-da83-4d55-bff9-75d134c1c534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:54.613583 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5cd1cd1-da83-4d55-bff9-75d134c1c534) transitioned into state 'SUCCESS' from state '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-1427085267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1eebb07f1fb4f55adbe6bd39dfae1bc',qos_specs=None,replication_status=,reservations=['fca477d8-e521-49a3-87c9-2ba95cd422ca','183012d4-2a59-4a22-8525-bc122291d625','9a78887c-0584-4798-8f4a-8ee0e98ac1b8','42850b11-7bcc-4b9b-842a-d8e02a1dcc64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7c426e9badb421588e395b58b07b5d3',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:54.614873 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88f52ff0-fea4-4ecc-862f-0343ffb29870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:31:54.626999 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88f52ff0-fea4-4ecc-862f-0343ffb29870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:31:54.627874 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Flow 'volume_create_api' (b7bc4bec-aa33-4502-b9d7-562b993a440c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:31:54.628268 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Create volume request issued successfully. Aug 14 00:31:54.629035 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-baabfa0f-ba89-4003-b4d7-36d64a6d2e5f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:31:54.629563 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 241/963] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:31:54 2026] POST /volume/v3/volumes => generated 755 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:31:54.648592 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-93459721-ad1e-498d-9c38-055a3e3548c1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:54.650281 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-93459721-ad1e-498d-9c38-055a3e3548c1 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] GET https://10.4.3.208/volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a Aug 14 00:31:54.650457 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-93459721-ad1e-498d-9c38-055a3e3548c1 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:54.650670 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-93459721-ad1e-498d-9c38-055a3e3548c1 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:54.652699 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=382,cinder:UPDATE=96,cinder:INSERT=50 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:31:54.659436 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:54.659436 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:54.665557 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-93459721-ad1e-498d-9c38-055a3e3548c1 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Volume info retrieved successfully. Aug 14 00:31:54.671671 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-93459721-ad1e-498d-9c38-055a3e3548c1 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a returned with HTTP 200 Aug 14 00:31:54.672403 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 244/964] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:54 2026] GET /volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:54.997455 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f3bcdd98-e51e-4355-9f17-4509d7e1a257 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:54.999686 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f3bcdd98-e51e-4355-9f17-4509d7e1a257 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:55.000007 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f3bcdd98-e51e-4355-9f17-4509d7e1a257 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:55.000348 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f3bcdd98-e51e-4355-9f17-4509d7e1a257 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:55.009344 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:55.009344 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:55.014237 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f3bcdd98-e51e-4355-9f17-4509d7e1a257 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:55.018863 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f3bcdd98-e51e-4355-9f17-4509d7e1a257 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:55.019456 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 236/965] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:54 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:55.688246 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bca91fa6-a7a7-4153-bd9a-ef7957663229 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:55.690457 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bca91fa6-a7a7-4153-bd9a-ef7957663229 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] GET https://10.4.3.208/volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a Aug 14 00:31:55.690735 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bca91fa6-a7a7-4153-bd9a-ef7957663229 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:55.690959 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bca91fa6-a7a7-4153-bd9a-ef7957663229 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:55.693645 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=327,cinder:INSERT=31,cinder:UPDATE=60,cinder:DELETE=3 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:31:55.699390 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:55.699390 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:55.705411 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bca91fa6-a7a7-4153-bd9a-ef7957663229 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Volume info retrieved successfully. Aug 14 00:31:55.713373 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bca91fa6-a7a7-4153-bd9a-ef7957663229 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a returned with HTTP 200 Aug 14 00:31:55.714416 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 245/966] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:55 2026] GET /volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:55.728371 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8b7d506c-6aed-49a1-9621-85e9e7662dd9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:55.730484 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8b7d506c-6aed-49a1-9621-85e9e7662dd9 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:31:55.731007 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8b7d506c-6aed-49a1-9621-85e9e7662dd9 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20bc4f45-4f62-4def-b8d6-943956276e4a", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-477035432"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:55.743470 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:55.743470 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:55.744018 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8b7d506c-6aed-49a1-9621-85e9e7662dd9 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Volume info retrieved successfully. Aug 14 00:31:55.744186 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-8b7d506c-6aed-49a1-9621-85e9e7662dd9 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Create snapshot from volume 20bc4f45-4f62-4def-b8d6-943956276e4a Aug 14 00:31:55.785667 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-8b7d506c-6aed-49a1-9621-85e9e7662dd9 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Created reservations ['6649e03f-1445-446d-8e97-22ae42bc2fbc', 'c61f0406-49f0-47c1-9496-df4efd0dd217', 'bdd1e678-285e-4d36-b21c-405647e69e4a', 'eb3c5b1f-926e-416d-a4e9-6279c9a4a47f'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:31:55.847033 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8b7d506c-6aed-49a1-9621-85e9e7662dd9 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot create request issued successfully. Aug 14 00:31:55.849648 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8b7d506c-6aed-49a1-9621-85e9e7662dd9 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:31:55.849648 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 242/967] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:31:55 2026] POST /volume/v3/snapshots => generated 310 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:31:55.861296 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bf96a912-3340-400b-9978-89c4a649ec42 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:55.863665 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bf96a912-3340-400b-9978-89c4a649ec42 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] GET https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958 Aug 14 00:31:55.864030 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bf96a912-3340-400b-9978-89c4a649ec42 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:55.864348 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bf96a912-3340-400b-9978-89c4a649ec42 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:55.884868 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:55.884868 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:55.885576 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-bf96a912-3340-400b-9978-89c4a649ec42 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:55.887024 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bf96a912-3340-400b-9978-89c4a649ec42 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958 returned with HTTP 200 Aug 14 00:31:55.887474 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 245/968] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:31:55 2026] GET /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:56.038868 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-dc0b1f2c-747b-4b18-b0ac-b20a418de1f8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:56.040892 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dc0b1f2c-747b-4b18-b0ac-b20a418de1f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:56.041119 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dc0b1f2c-747b-4b18-b0ac-b20a418de1f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:56.041327 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dc0b1f2c-747b-4b18-b0ac-b20a418de1f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:56.050143 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:56.050143 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:56.055569 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-dc0b1f2c-747b-4b18-b0ac-b20a418de1f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:56.061179 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dc0b1f2c-747b-4b18-b0ac-b20a418de1f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:56.061659 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 237/969] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:56 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:56.897358 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5aa51726-5823-4d62-9131-58f8e23a6461 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:56.899302 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5aa51726-5823-4d62-9131-58f8e23a6461 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] GET https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958 Aug 14 00:31:56.899554 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5aa51726-5823-4d62-9131-58f8e23a6461 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:56.899759 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5aa51726-5823-4d62-9131-58f8e23a6461 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:56.918631 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:56.918631 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:56.919308 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5aa51726-5823-4d62-9131-58f8e23a6461 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:56.920194 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5aa51726-5823-4d62-9131-58f8e23a6461 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958 returned with HTTP 200 Aug 14 00:31:56.920796 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 246/970] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:31:56 2026] GET /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:56.932277 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3db87205-01a9-4074-b231-1cb7e64efd4c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:56.934614 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3db87205-01a9-4074-b231-1cb7e64efd4c tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] POST https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata Aug 14 00:31:56.934999 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3db87205-01a9-4074-b231-1cb7e64efd4c tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:56.942243 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:56.942243 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:56.942873 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3db87205-01a9-4074-b231-1cb7e64efd4c tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:56.972455 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3db87205-01a9-4074-b231-1cb7e64efd4c tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Update snapshot metadata completed successfully. Aug 14 00:31:56.972857 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3db87205-01a9-4074-b231-1cb7e64efd4c tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata returned with HTTP 200 Aug 14 00:31:56.973325 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 243/971] 10.4.3.208 () {68 vars in 1402 bytes} [Fri Aug 14 00:31:56 2026] POST /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata => generated 68 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:31:56.982473 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-52abff3c-f4e9-4f04-9546-1b1a5aa1fa79 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:56.984936 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-52abff3c-f4e9-4f04-9546-1b1a5aa1fa79 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] GET https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata Aug 14 00:31:56.985287 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-52abff3c-f4e9-4f04-9546-1b1a5aa1fa79 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:56.985565 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-52abff3c-f4e9-4f04-9546-1b1a5aa1fa79 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:56.992878 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:56.992878 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:56.993583 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-52abff3c-f4e9-4f04-9546-1b1a5aa1fa79 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:56.994866 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-52abff3c-f4e9-4f04-9546-1b1a5aa1fa79 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Get snapshot metadata completed successfully. Aug 14 00:31:56.995352 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-52abff3c-f4e9-4f04-9546-1b1a5aa1fa79 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata returned with HTTP 200 Aug 14 00:31:56.995748 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 246/972] 10.4.3.208 () {66 vars in 1381 bytes} [Fri Aug 14 00:31:56 2026] GET /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 14 00:31:57.011209 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8767bd5c-aa01-4b97-b18d-7cf0ab576444 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:57.013691 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8767bd5c-aa01-4b97-b18d-7cf0ab576444 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] PUT https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata Aug 14 00:31:57.014456 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8767bd5c-aa01-4b97-b18d-7cf0ab576444 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:57.041035 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:57.041035 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:57.041755 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8767bd5c-aa01-4b97-b18d-7cf0ab576444 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:57.077373 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bfb91c60-3ef3-4e3b-89da-76522babb905 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:57.079805 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bfb91c60-3ef3-4e3b-89da-76522babb905 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:57.080287 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bfb91c60-3ef3-4e3b-89da-76522babb905 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:57.080575 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bfb91c60-3ef3-4e3b-89da-76522babb905 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:57.080962 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8767bd5c-aa01-4b97-b18d-7cf0ab576444 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Update snapshot metadata completed successfully. Aug 14 00:31:57.081211 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8767bd5c-aa01-4b97-b18d-7cf0ab576444 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata returned with HTTP 200 Aug 14 00:31:57.081667 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 238/973] 10.4.3.208 () {68 vars in 1401 bytes} [Fri Aug 14 00:31:57 2026] PUT /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata => generated 57 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:31:57.090925 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:57.090925 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:57.091903 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a79a03e8-9fc7-48fc-83a2-7f46ea427d69 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:57.093967 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a79a03e8-9fc7-48fc-83a2-7f46ea427d69 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] GET https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata Aug 14 00:31:57.094259 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a79a03e8-9fc7-48fc-83a2-7f46ea427d69 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:57.094458 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a79a03e8-9fc7-48fc-83a2-7f46ea427d69 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:57.097533 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bfb91c60-3ef3-4e3b-89da-76522babb905 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:57.101826 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:57.101826 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:57.103345 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a79a03e8-9fc7-48fc-83a2-7f46ea427d69 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:57.103770 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a79a03e8-9fc7-48fc-83a2-7f46ea427d69 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Get snapshot metadata completed successfully. Aug 14 00:31:57.104133 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a79a03e8-9fc7-48fc-83a2-7f46ea427d69 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata returned with HTTP 200 Aug 14 00:31:57.104777 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 244/974] 10.4.3.208 () {66 vars in 1381 bytes} [Fri Aug 14 00:31:57 2026] GET /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata => generated 57 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:31:57.105510 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bfb91c60-3ef3-4e3b-89da-76522babb905 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:57.106234 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 247/975] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:57 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:57.122449 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-939a4202-e90d-4c63-a55c-a7fdc0877e6b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:57.124387 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-939a4202-e90d-4c63-a55c-a7fdc0877e6b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata/key3 Aug 14 00:31:57.124634 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-939a4202-e90d-4c63-a55c-a7fdc0877e6b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:57.124805 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-939a4202-e90d-4c63-a55c-a7fdc0877e6b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:57.130459 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:57.130459 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:57.130826 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-939a4202-e90d-4c63-a55c-a7fdc0877e6b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:57.131545 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-939a4202-e90d-4c63-a55c-a7fdc0877e6b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Get snapshot metadata completed successfully. Aug 14 00:31:57.141534 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-939a4202-e90d-4c63-a55c-a7fdc0877e6b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Delete snapshot metadata completed successfully. Aug 14 00:31:57.141756 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-939a4202-e90d-4c63-a55c-a7fdc0877e6b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata/key3 returned with HTTP 200 Aug 14 00:31:57.142197 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 247/976] 10.4.3.208 () {66 vars in 1399 bytes} [Fri Aug 14 00:31:57 2026] DELETE /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata/key3 => generated 0 bytes in 20 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 00:31:57.151312 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e2faabcf-0b44-4c02-85f2-776a29539828 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:57.153648 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e2faabcf-0b44-4c02-85f2-776a29539828 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] GET https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata Aug 14 00:31:57.153773 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e2faabcf-0b44-4c02-85f2-776a29539828 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:57.154110 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e2faabcf-0b44-4c02-85f2-776a29539828 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:57.160926 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:57.160926 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:57.161409 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e2faabcf-0b44-4c02-85f2-776a29539828 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:57.162704 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e2faabcf-0b44-4c02-85f2-776a29539828 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Get snapshot metadata completed successfully. Aug 14 00:31:57.163026 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e2faabcf-0b44-4c02-85f2-776a29539828 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata returned with HTTP 200 Aug 14 00:31:57.163795 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 239/977] 10.4.3.208 () {66 vars in 1381 bytes} [Fri Aug 14 00:31:57 2026] GET /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata => generated 32 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:31:57.172463 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2a71901d-3de7-448a-9676-aed800b40a43 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:57.174854 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2a71901d-3de7-448a-9676-aed800b40a43 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] PUT https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata Aug 14 00:31:57.175317 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2a71901d-3de7-448a-9676-aed800b40a43 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:57.185161 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:57.185161 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:57.185761 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2a71901d-3de7-448a-9676-aed800b40a43 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:57.204340 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2a71901d-3de7-448a-9676-aed800b40a43 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Update snapshot metadata completed successfully. Aug 14 00:31:57.204640 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2a71901d-3de7-448a-9676-aed800b40a43 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata returned with HTTP 200 Aug 14 00:31:57.206150 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 245/978] 10.4.3.208 () {68 vars in 1401 bytes} [Fri Aug 14 00:31:57 2026] PUT /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:31:57.215351 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-32f33bd6-7eba-425b-8b17-e98cc8a955e9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:57.217431 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-32f33bd6-7eba-425b-8b17-e98cc8a955e9 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] POST https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata Aug 14 00:31:57.217772 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-32f33bd6-7eba-425b-8b17-e98cc8a955e9 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:57.225804 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:57.225804 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:57.227743 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-32f33bd6-7eba-425b-8b17-e98cc8a955e9 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:57.256848 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-32f33bd6-7eba-425b-8b17-e98cc8a955e9 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Update snapshot metadata completed successfully. Aug 14 00:31:57.257244 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-32f33bd6-7eba-425b-8b17-e98cc8a955e9 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata returned with HTTP 200 Aug 14 00:31:57.257738 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 248/979] 10.4.3.208 () {68 vars in 1402 bytes} [Fri Aug 14 00:31:57 2026] POST /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata => generated 68 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:31:57.267215 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ab6635e6-a145-471b-a8c5-1a56867ac653 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:57.269456 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ab6635e6-a145-471b-a8c5-1a56867ac653 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] GET https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata Aug 14 00:31:57.269701 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ab6635e6-a145-471b-a8c5-1a56867ac653 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:57.269931 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ab6635e6-a145-471b-a8c5-1a56867ac653 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:57.277123 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:57.277123 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:57.277725 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ab6635e6-a145-471b-a8c5-1a56867ac653 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:57.278815 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ab6635e6-a145-471b-a8c5-1a56867ac653 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Get snapshot metadata completed successfully. Aug 14 00:31:57.279149 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ab6635e6-a145-471b-a8c5-1a56867ac653 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata returned with HTTP 200 Aug 14 00:31:57.279611 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 248/980] 10.4.3.208 () {66 vars in 1381 bytes} [Fri Aug 14 00:31:57 2026] GET /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:31:57.290153 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-99d88c3b-c7bc-4647-8111-9373b1fba1ec None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:57.292588 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-99d88c3b-c7bc-4647-8111-9373b1fba1ec tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] PUT https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata/key3 Aug 14 00:31:57.293323 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-99d88c3b-c7bc-4647-8111-9373b1fba1ec tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:57.303010 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:57.303010 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:57.303750 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-99d88c3b-c7bc-4647-8111-9373b1fba1ec tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:57.322887 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-99d88c3b-c7bc-4647-8111-9373b1fba1ec tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Update snapshot metadata completed successfully. Aug 14 00:31:57.323195 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-99d88c3b-c7bc-4647-8111-9373b1fba1ec tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata/key3 returned with HTTP 200 Aug 14 00:31:57.323815 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 240/981] 10.4.3.208 () {68 vars in 1416 bytes} [Fri Aug 14 00:31:57 2026] PUT /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata/key3 => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:31:57.333338 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-577d52ec-2eb9-4f07-87ce-38048bad9f8f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:57.335367 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-577d52ec-2eb9-4f07-87ce-38048bad9f8f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] GET https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata/key3 Aug 14 00:31:57.335595 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-577d52ec-2eb9-4f07-87ce-38048bad9f8f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:57.335813 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-577d52ec-2eb9-4f07-87ce-38048bad9f8f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:57.342350 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:57.342350 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:57.342941 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-577d52ec-2eb9-4f07-87ce-38048bad9f8f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:57.343954 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-577d52ec-2eb9-4f07-87ce-38048bad9f8f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Get snapshot metadata completed successfully. Aug 14 00:31:57.344302 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-577d52ec-2eb9-4f07-87ce-38048bad9f8f tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata/key3 returned with HTTP 200 Aug 14 00:31:57.344850 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 246/982] 10.4.3.208 () {66 vars in 1396 bytes} [Fri Aug 14 00:31:57 2026] GET /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata/key3 => generated 35 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:31:57.354108 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3f60df08-40a1-4d59-ba5d-cdce20504182 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:57.356070 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3f60df08-40a1-4d59-ba5d-cdce20504182 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] GET https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata Aug 14 00:31:57.356339 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3f60df08-40a1-4d59-ba5d-cdce20504182 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:57.356602 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3f60df08-40a1-4d59-ba5d-cdce20504182 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:57.363142 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:57.363142 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:57.363756 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3f60df08-40a1-4d59-ba5d-cdce20504182 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:57.364919 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3f60df08-40a1-4d59-ba5d-cdce20504182 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Get snapshot metadata completed successfully. Aug 14 00:31:57.365249 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3f60df08-40a1-4d59-ba5d-cdce20504182 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata returned with HTTP 200 Aug 14 00:31:57.365753 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 249/983] 10.4.3.208 () {66 vars in 1381 bytes} [Fri Aug 14 00:31:57 2026] GET /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata => generated 75 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:31:57.373322 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e49173f9-f0fb-42a6-9f8f-02dff4f37447 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:57.375188 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e49173f9-f0fb-42a6-9f8f-02dff4f37447 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] PUT https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata Aug 14 00:31:57.375551 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e49173f9-f0fb-42a6-9f8f-02dff4f37447 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:31:57.382935 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:57.382935 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:57.383395 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e49173f9-f0fb-42a6-9f8f-02dff4f37447 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:57.423233 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e49173f9-f0fb-42a6-9f8f-02dff4f37447 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Update snapshot metadata completed successfully. Aug 14 00:31:57.423566 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e49173f9-f0fb-42a6-9f8f-02dff4f37447 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata returned with HTTP 200 Aug 14 00:31:57.424239 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 249/984] 10.4.3.208 () {68 vars in 1401 bytes} [Fri Aug 14 00:31:57 2026] PUT /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958/metadata => generated 16 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:31:57.434398 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3128e9b1-44fa-46cc-b027-31ff0dcd34b4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:57.437149 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3128e9b1-44fa-46cc-b027-31ff0dcd34b4 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958 Aug 14 00:31:57.437408 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3128e9b1-44fa-46cc-b027-31ff0dcd34b4 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:57.437763 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3128e9b1-44fa-46cc-b027-31ff0dcd34b4 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:57.438047 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-3128e9b1-44fa-46cc-b027-31ff0dcd34b4 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Delete snapshot with id: 02e2ce81-b04e-42cc-8375-08d592662958 Aug 14 00:31:57.448063 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:57.448063 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:57.448973 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3128e9b1-44fa-46cc-b027-31ff0dcd34b4 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:57.520727 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3128e9b1-44fa-46cc-b027-31ff0dcd34b4 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot delete request issued successfully. Aug 14 00:31:57.520989 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3128e9b1-44fa-46cc-b027-31ff0dcd34b4 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958 returned with HTTP 202 Aug 14 00:31:57.521670 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 241/985] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:31:57 2026] DELETE /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:31:57.535150 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-26dca2bf-1303-4b61-ad72-bdbbe01d9c0b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:57.537342 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-26dca2bf-1303-4b61-ad72-bdbbe01d9c0b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] GET https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958 Aug 14 00:31:57.537547 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-26dca2bf-1303-4b61-ad72-bdbbe01d9c0b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:57.537837 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-26dca2bf-1303-4b61-ad72-bdbbe01d9c0b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:57.544117 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:57.544117 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:57.544717 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-26dca2bf-1303-4b61-ad72-bdbbe01d9c0b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Snapshot retrieved successfully. Aug 14 00:31:57.545808 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-26dca2bf-1303-4b61-ad72-bdbbe01d9c0b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958 returned with HTTP 200 Aug 14 00:31:57.546548 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 247/986] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:31:57 2026] GET /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:58.130428 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c470d500-b994-49ec-82f5-8a8d065d47c4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:58.132831 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c470d500-b994-49ec-82f5-8a8d065d47c4 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:58.133081 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c470d500-b994-49ec-82f5-8a8d065d47c4 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:58.133341 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c470d500-b994-49ec-82f5-8a8d065d47c4 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:58.142769 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:58.142769 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:58.148535 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c470d500-b994-49ec-82f5-8a8d065d47c4 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:58.155010 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c470d500-b994-49ec-82f5-8a8d065d47c4 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:58.155535 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 250/987] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:58 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:58.557470 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b3bd517b-8b77-4731-8bbe-4043b364662c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:58.559880 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b3bd517b-8b77-4731-8bbe-4043b364662c tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] GET https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958 Aug 14 00:31:58.560208 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b3bd517b-8b77-4731-8bbe-4043b364662c tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:58.560467 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b3bd517b-8b77-4731-8bbe-4043b364662c tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:58.566843 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b3bd517b-8b77-4731-8bbe-4043b364662c tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958 returned with HTTP 404 Aug 14 00:31:58.567662 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 250/988] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:31:58 2026] GET /volume/v3/snapshots/02e2ce81-b04e-42cc-8375-08d592662958 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:31:58.577864 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2e30a1fb-af0c-49f0-95b2-8d570b3cec46 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:58.580902 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2e30a1fb-af0c-49f0-95b2-8d570b3cec46 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] GET https://10.4.3.208/volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a Aug 14 00:31:58.581243 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2e30a1fb-af0c-49f0-95b2-8d570b3cec46 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:58.581526 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2e30a1fb-af0c-49f0-95b2-8d570b3cec46 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:58.594136 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:58.594136 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:31:58.599873 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2e30a1fb-af0c-49f0-95b2-8d570b3cec46 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Volume info retrieved successfully. Aug 14 00:31:58.608293 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2e30a1fb-af0c-49f0-95b2-8d570b3cec46 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a returned with HTTP 200 Aug 14 00:31:58.609942 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 242/989] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:58 2026] GET /volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:58.627639 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0734e580-bb69-4061-9d1d-3bec9eee806b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:58.630524 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0734e580-bb69-4061-9d1d-3bec9eee806b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] DELETE https://10.4.3.208/volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a Aug 14 00:31:58.630839 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0734e580-bb69-4061-9d1d-3bec9eee806b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:58.631099 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0734e580-bb69-4061-9d1d-3bec9eee806b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:58.631340 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-0734e580-bb69-4061-9d1d-3bec9eee806b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Delete volume with id: 20bc4f45-4f62-4def-b8d6-943956276e4a Aug 14 00:31:58.640250 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:58.640250 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:31:58.640937 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0734e580-bb69-4061-9d1d-3bec9eee806b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Volume info retrieved successfully. Aug 14 00:31:58.681123 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0734e580-bb69-4061-9d1d-3bec9eee806b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Delete volume request issued successfully. Aug 14 00:31:58.681123 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0734e580-bb69-4061-9d1d-3bec9eee806b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a returned with HTTP 202 Aug 14 00:31:58.681123 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 248/990] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:31:58 2026] DELETE /volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:31:58.692845 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e0bbbd2b-9421-4e11-9ab9-158fb4e25e5b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:58.700190 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e0bbbd2b-9421-4e11-9ab9-158fb4e25e5b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] GET https://10.4.3.208/volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a Aug 14 00:31:58.700482 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e0bbbd2b-9421-4e11-9ab9-158fb4e25e5b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:58.700767 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e0bbbd2b-9421-4e11-9ab9-158fb4e25e5b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:58.717528 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:58.717528 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:31:58.724341 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e0bbbd2b-9421-4e11-9ab9-158fb4e25e5b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Volume info retrieved successfully. Aug 14 00:31:58.732903 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e0bbbd2b-9421-4e11-9ab9-158fb4e25e5b tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a returned with HTTP 200 Aug 14 00:31:58.733498 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 251/991] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:58 2026] GET /volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:31:59.171268 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bd03ee5d-b75d-46e2-bfb8-11f14b36109b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:59.173075 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bd03ee5d-b75d-46e2-bfb8-11f14b36109b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:31:59.173296 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bd03ee5d-b75d-46e2-bfb8-11f14b36109b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:59.173494 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bd03ee5d-b75d-46e2-bfb8-11f14b36109b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:59.183052 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:31:59.183052 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:31:59.188105 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-bd03ee5d-b75d-46e2-bfb8-11f14b36109b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:31:59.196968 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bd03ee5d-b75d-46e2-bfb8-11f14b36109b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:31:59.197489 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 251/992] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:59 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:31:59.750779 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-69d0123b-44e9-40b4-b625-4c2862a3a4d2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:31:59.753336 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-69d0123b-44e9-40b4-b625-4c2862a3a4d2 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] GET https://10.4.3.208/volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a Aug 14 00:31:59.753669 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-69d0123b-44e9-40b4-b625-4c2862a3a4d2 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:31:59.753978 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-69d0123b-44e9-40b4-b625-4c2862a3a4d2 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:31:59.761377 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-69d0123b-44e9-40b4-b625-4c2862a3a4d2 tempest-SnapshotMetadataTestJSON-1033370996 tempest-SnapshotMetadataTestJSON-1033370996-project-member] https://10.4.3.208/volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a returned with HTTP 404 Aug 14 00:31:59.762123 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 243/993] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:31:59 2026] GET /volume/v3/volumes/20bc4f45-4f62-4def-b8d6-943956276e4a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:32:00.216594 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a2ffa9a1-17b6-4bc8-950d-033ece0fb75b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:00.218620 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a2ffa9a1-17b6-4bc8-950d-033ece0fb75b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:32:00.218862 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a2ffa9a1-17b6-4bc8-950d-033ece0fb75b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:00.219129 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a2ffa9a1-17b6-4bc8-950d-033ece0fb75b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:00.227008 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:00.227008 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:00.231283 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a2ffa9a1-17b6-4bc8-950d-033ece0fb75b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:32:00.244145 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a2ffa9a1-17b6-4bc8-950d-033ece0fb75b tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:32:00.244145 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 249/994] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:00 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:01.263292 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a69952d1-bc23-4e21-8272-ba4c0f3b4859 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:01.269834 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a69952d1-bc23-4e21-8272-ba4c0f3b4859 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:32:01.270166 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a69952d1-bc23-4e21-8272-ba4c0f3b4859 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:01.270287 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a69952d1-bc23-4e21-8272-ba4c0f3b4859 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:01.273108 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:01.275530 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:32:01.275980 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1275640502"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:01.277866 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Create volume request body: {'volume': {'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1275640502'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:32:01.278572 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:01.278572 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:01.283224 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a69952d1-bc23-4e21-8272-ba4c0f3b4859 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:32:01.288215 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a69952d1-bc23-4e21-8272-ba4c0f3b4859 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:32:01.288687 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 252/995] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:01 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:01.527106 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Create volume of 1 GB Aug 14 00:32:01.531628 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Availability Zones retrieved successfully. Aug 14 00:32:01.537292 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Flow 'volume_create_api' (e3c612ae-6607-45ab-b3c9-f8f6c39f7afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:32:01.538286 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2dec3d0-b66a-4047-9509-b3c117d547f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:01.539480 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:32:01.627998 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2dec3d0-b66a-4047-9509-b3c117d547f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:01.628829 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a44d7eaf-8dbf-4e81-8cbe-6dc6c6fb65e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:01.707626 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Created reservations ['630b5bf6-0747-4d85-a536-8bd2a8749a2e', 'ee7fa89a-96f0-479c-b5b1-0bf3c17a444b', '99feb5ce-1a4e-4768-9d56-e230e7c12551', 'd986663a-c56b-44f4-8484-08ef4f99921e'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:32:01.708502 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a44d7eaf-8dbf-4e81-8cbe-6dc6c6fb65e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['630b5bf6-0747-4d85-a536-8bd2a8749a2e', 'ee7fa89a-96f0-479c-b5b1-0bf3c17a444b', '99feb5ce-1a4e-4768-9d56-e230e7c12551', 'd986663a-c56b-44f4-8484-08ef4f99921e']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:01.709751 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a068d18d-0e81-44ee-9d6b-b078d27d4d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:01.743351 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a068d18d-0e81-44ee-9d6b-b078d27d4d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdfc4d38-b1af-44c1-9a18-bd3a65f73146', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1275640502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de737d4b47d402c8d4f0d3e1a4547d6',qos_specs=None,replication_status=,reservations=['630b5bf6-0747-4d85-a536-8bd2a8749a2e','ee7fa89a-96f0-479c-b5b1-0bf3c17a444b','99feb5ce-1a4e-4768-9d56-e230e7c12551','d986663a-c56b-44f4-8484-08ef4f99921e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf608791829f4e88b4236a4342de956b',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:32:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1275640502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdfc4d38-b1af-44c1-9a18-bd3a65f73146,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de737d4b47d402c8d4f0d3e1a4547d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf608791829f4e88b4236a4342de956b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:01.745265 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ecf7fe2-cd94-4dc9-970e-c82f769e07d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:01.771894 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ecf7fe2-cd94-4dc9-970e-c82f769e07d7) transitioned into state 'SUCCESS' from state '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-1275640502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de737d4b47d402c8d4f0d3e1a4547d6',qos_specs=None,replication_status=,reservations=['630b5bf6-0747-4d85-a536-8bd2a8749a2e','ee7fa89a-96f0-479c-b5b1-0bf3c17a444b','99feb5ce-1a4e-4768-9d56-e230e7c12551','d986663a-c56b-44f4-8484-08ef4f99921e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf608791829f4e88b4236a4342de956b',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:01.773042 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a0bde8-9a6c-4e09-827d-3acc72b8799e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:01.788116 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a0bde8-9a6c-4e09-827d-3acc72b8799e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:01.788116 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Flow 'volume_create_api' (e3c612ae-6607-45ab-b3c9-f8f6c39f7afc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:32:01.788351 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Create volume request issued successfully. Aug 14 00:32:01.789229 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4aa5b82e-4a41-4199-90a6-3d88d859ae91 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:32:01.789774 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 252/996] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:32:01 2026] POST /volume/v3/volumes => generated 748 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:32:01.802771 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3503261e-1e82-4e01-8e20-04ea8bb8329d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:01.805978 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3503261e-1e82-4e01-8e20-04ea8bb8329d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 Aug 14 00:32:01.805978 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3503261e-1e82-4e01-8e20-04ea8bb8329d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:01.805978 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3503261e-1e82-4e01-8e20-04ea8bb8329d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:01.815694 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:01.815694 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:01.819206 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1e434e3d-f7c8-443a-9fda-bc73e7162e0a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:01.822572 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1e434e3d-f7c8-443a-9fda-bc73e7162e0a tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:32:01.822572 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1e434e3d-f7c8-443a-9fda-bc73e7162e0a tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:01.822572 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1e434e3d-f7c8-443a-9fda-bc73e7162e0a tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:01.823402 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3503261e-1e82-4e01-8e20-04ea8bb8329d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:01.830151 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3503261e-1e82-4e01-8e20-04ea8bb8329d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 returned with HTTP 200 Aug 14 00:32:01.830274 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:01.830274 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:01.830344 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 244/997] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:01 2026] GET /volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:01.834014 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1e434e3d-f7c8-443a-9fda-bc73e7162e0a tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:32:01.838812 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1e434e3d-f7c8-443a-9fda-bc73e7162e0a tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:32:01.839233 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 250/998] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:01 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:01.898602 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bbe7a56d-c3ea-4767-b0d3-147e6c76e6a9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:01.900724 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bbe7a56d-c3ea-4767-b0d3-147e6c76e6a9 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:32:01.900994 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bbe7a56d-c3ea-4767-b0d3-147e6c76e6a9 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:01.901318 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bbe7a56d-c3ea-4767-b0d3-147e6c76e6a9 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:01.912763 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:01.912763 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:01.918773 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bbe7a56d-c3ea-4767-b0d3-147e6c76e6a9 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:32:01.924743 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bbe7a56d-c3ea-4767-b0d3-147e6c76e6a9 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:32:01.925368 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 253/999] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:01 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:02.307244 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-608932e7-8ba5-401c-80cc-db0e30bc3709 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:02.311115 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-608932e7-8ba5-401c-80cc-db0e30bc3709 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:32:02.311115 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-608932e7-8ba5-401c-80cc-db0e30bc3709 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:02.311115 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-608932e7-8ba5-401c-80cc-db0e30bc3709 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:02.319480 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:02.319480 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:02.325496 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-608932e7-8ba5-401c-80cc-db0e30bc3709 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:32:02.331685 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-608932e7-8ba5-401c-80cc-db0e30bc3709 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:32:02.332313 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 253/1000] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:02 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:02.850997 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e268ddab-fa0b-40ae-896c-b2709da5bbc7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:02.853666 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e268ddab-fa0b-40ae-896c-b2709da5bbc7 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 Aug 14 00:32:02.854022 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e268ddab-fa0b-40ae-896c-b2709da5bbc7 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:02.854388 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e268ddab-fa0b-40ae-896c-b2709da5bbc7 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:02.864848 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:02.864848 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:02.871204 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e268ddab-fa0b-40ae-896c-b2709da5bbc7 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:02.878695 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e268ddab-fa0b-40ae-896c-b2709da5bbc7 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 returned with HTTP 200 Aug 14 00:32:02.879265 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 245/1001] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:02 2026] GET /volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:02.898919 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a383d394-72a7-40c0-8ae8-397384aeb341 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:02.901185 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a383d394-72a7-40c0-8ae8-397384aeb341 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] POST https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146/action Aug 14 00:32:02.901656 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a383d394-72a7-40c0-8ae8-397384aeb341 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:32:02.901822 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a383d394-72a7-40c0-8ae8-397384aeb341 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:02.915186 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:02.915186 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:02.915900 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a383d394-72a7-40c0-8ae8-397384aeb341 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:02.983810 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-a383d394-72a7-40c0-8ae8-397384aeb341 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Created reservations ['923b7aee-6263-4bad-9345-d2a5f863dfe7', 'f3664c99-1021-4550-8285-b0a216e5dcaf'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:32:02.998593 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a383d394-72a7-40c0-8ae8-397384aeb341 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Extend volume request issued successfully. Aug 14 00:32:02.998593 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a383d394-72a7-40c0-8ae8-397384aeb341 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146/action returned with HTTP 202 Aug 14 00:32:02.999066 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 251/1002] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:32:02 2026] POST /volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:32:03.009317 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-286a59e9-923d-424b-8452-4e059c7636a7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:03.011833 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-286a59e9-923d-424b-8452-4e059c7636a7 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 Aug 14 00:32:03.012001 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-286a59e9-923d-424b-8452-4e059c7636a7 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:03.012263 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-286a59e9-923d-424b-8452-4e059c7636a7 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:03.021154 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:03.021154 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:03.026322 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-286a59e9-923d-424b-8452-4e059c7636a7 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:03.032889 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-286a59e9-923d-424b-8452-4e059c7636a7 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 returned with HTTP 200 Aug 14 00:32:03.032889 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 254/1003] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:03 2026] GET /volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:03.351436 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e0d6fc33-813b-4f7d-99f2-9c553cdbc3c2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:03.355167 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e0d6fc33-813b-4f7d-99f2-9c553cdbc3c2 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:32:03.355167 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e0d6fc33-813b-4f7d-99f2-9c553cdbc3c2 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:03.355167 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e0d6fc33-813b-4f7d-99f2-9c553cdbc3c2 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:03.368153 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:03.368153 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:03.373917 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e0d6fc33-813b-4f7d-99f2-9c553cdbc3c2 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:32:03.383805 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e0d6fc33-813b-4f7d-99f2-9c553cdbc3c2 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:32:03.384662 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 254/1004] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:03 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:04.055949 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-624fa1c9-c7d9-4748-861a-0e041c8630d3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:04.063063 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-624fa1c9-c7d9-4748-861a-0e041c8630d3 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 Aug 14 00:32:04.063373 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-624fa1c9-c7d9-4748-861a-0e041c8630d3 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:04.063653 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-624fa1c9-c7d9-4748-861a-0e041c8630d3 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:04.079190 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:04.079190 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:04.088133 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-624fa1c9-c7d9-4748-861a-0e041c8630d3 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:04.096734 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-624fa1c9-c7d9-4748-861a-0e041c8630d3 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 returned with HTTP 200 Aug 14 00:32:04.097579 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 246/1005] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:04 2026] GET /volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 => generated 1356 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:04.117565 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3e7c2377-095e-45bf-90c0-1d479b43f455 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:04.119594 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3e7c2377-095e-45bf-90c0-1d479b43f455 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 Aug 14 00:32:04.119851 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3e7c2377-095e-45bf-90c0-1d479b43f455 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:04.120130 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3e7c2377-095e-45bf-90c0-1d479b43f455 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:04.130939 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:04.130939 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:04.135364 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3e7c2377-095e-45bf-90c0-1d479b43f455 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:04.141622 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3e7c2377-095e-45bf-90c0-1d479b43f455 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 returned with HTTP 200 Aug 14 00:32:04.142420 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 252/1006] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:04 2026] GET /volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:04.155561 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-77cc0990-8f10-4d07-8e54-cbd627fc91af None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:04.158330 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-77cc0990-8f10-4d07-8e54-cbd627fc91af tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 Aug 14 00:32:04.158622 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-77cc0990-8f10-4d07-8e54-cbd627fc91af tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:04.158872 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-77cc0990-8f10-4d07-8e54-cbd627fc91af tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:04.167961 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:04.167961 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:04.174046 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-77cc0990-8f10-4d07-8e54-cbd627fc91af tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:04.181177 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-77cc0990-8f10-4d07-8e54-cbd627fc91af tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 returned with HTTP 200 Aug 14 00:32:04.181722 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 255/1007] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:04 2026] GET /volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:04.199294 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-824aa7c1-79f0-4e51-8706-61a3e3dcbcdd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:04.201625 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-824aa7c1-79f0-4e51-8706-61a3e3dcbcdd tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] DELETE https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 Aug 14 00:32:04.201937 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-824aa7c1-79f0-4e51-8706-61a3e3dcbcdd tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:04.202250 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-824aa7c1-79f0-4e51-8706-61a3e3dcbcdd tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:04.202536 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-824aa7c1-79f0-4e51-8706-61a3e3dcbcdd tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Delete volume with id: bdfc4d38-b1af-44c1-9a18-bd3a65f73146 Aug 14 00:32:04.212340 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:04.212340 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:04.213044 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-824aa7c1-79f0-4e51-8706-61a3e3dcbcdd tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:04.246244 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-824aa7c1-79f0-4e51-8706-61a3e3dcbcdd tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Delete volume request issued successfully. Aug 14 00:32:04.247163 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-824aa7c1-79f0-4e51-8706-61a3e3dcbcdd tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 returned with HTTP 202 Aug 14 00:32:04.247163 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 255/1008] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:32:04 2026] DELETE /volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:32:04.257760 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1ab41fd9-6622-4971-8546-985e7c70394f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:04.260037 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1ab41fd9-6622-4971-8546-985e7c70394f tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 Aug 14 00:32:04.260441 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1ab41fd9-6622-4971-8546-985e7c70394f tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:04.260642 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1ab41fd9-6622-4971-8546-985e7c70394f tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:04.273590 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:04.273590 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:04.282638 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1ab41fd9-6622-4971-8546-985e7c70394f tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:04.289929 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1ab41fd9-6622-4971-8546-985e7c70394f tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 returned with HTTP 200 Aug 14 00:32:04.290535 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 247/1009] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:04 2026] GET /volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 => generated 1355 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:04.403946 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-64f96cd9-cac6-41e0-9d2a-e987d89534d5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:04.406225 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-64f96cd9-cac6-41e0-9d2a-e987d89534d5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:32:04.406531 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-64f96cd9-cac6-41e0-9d2a-e987d89534d5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:04.406710 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-64f96cd9-cac6-41e0-9d2a-e987d89534d5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:04.415384 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:04.415384 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:04.420964 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-64f96cd9-cac6-41e0-9d2a-e987d89534d5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:32:04.427961 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-64f96cd9-cac6-41e0-9d2a-e987d89534d5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:32:04.428567 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 253/1010] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:04 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1000 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:05.306910 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a8748731-4b4f-4407-8cb7-2884eb7b5a39 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:05.309128 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a8748731-4b4f-4407-8cb7-2884eb7b5a39 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 Aug 14 00:32:05.309388 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a8748731-4b4f-4407-8cb7-2884eb7b5a39 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:05.309639 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a8748731-4b4f-4407-8cb7-2884eb7b5a39 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:05.316880 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a8748731-4b4f-4407-8cb7-2884eb7b5a39 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 returned with HTTP 404 Aug 14 00:32:05.317593 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 256/1011] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:05 2026] GET /volume/v3/volumes/bdfc4d38-b1af-44c1-9a18-bd3a65f73146 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:32:05.327289 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:05.327781 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:32:05.328180 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-431380491"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:05.329874 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-431380491'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:32:05.329998 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Create volume of 1 GB Aug 14 00:32:05.334540 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Availability Zones retrieved successfully. Aug 14 00:32:05.341397 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Flow 'volume_create_api' (86b875fd-860b-4199-b072-88778f6b155f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:32:05.343013 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd440bfd-8393-4f0d-8413-8d3cc28318a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:05.344473 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:32:05.376284 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd440bfd-8393-4f0d-8413-8d3cc28318a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:05.377550 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d6a198c-2709-4a22-832d-31717dc5cd18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:05.431542 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Created reservations ['217392a0-9dd7-407f-991e-9c95d6a8ffdb', 'ff25675f-4545-4bd9-a85a-9a9a2d382611', 'd02d1717-e7b8-4b81-9241-10ddc6945d2f', 'f844e032-1ed7-4f0a-90e6-40fe4d4ec12c'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:32:05.432585 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d6a198c-2709-4a22-832d-31717dc5cd18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['217392a0-9dd7-407f-991e-9c95d6a8ffdb', 'ff25675f-4545-4bd9-a85a-9a9a2d382611', 'd02d1717-e7b8-4b81-9241-10ddc6945d2f', 'f844e032-1ed7-4f0a-90e6-40fe4d4ec12c']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:05.433989 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11c5bcc3-bc54-4451-88b1-87f8edb4f4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:05.447378 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fa8d7a2b-6f6c-41eb-b2b7-155350245733 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:05.453794 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fa8d7a2b-6f6c-41eb-b2b7-155350245733 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:32:05.454118 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fa8d7a2b-6f6c-41eb-b2b7-155350245733 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:05.454420 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fa8d7a2b-6f6c-41eb-b2b7-155350245733 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:05.466980 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11c5bcc3-bc54-4451-88b1-87f8edb4f4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-431380491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de737d4b47d402c8d4f0d3e1a4547d6',qos_specs=None,replication_status=,reservations=['217392a0-9dd7-407f-991e-9c95d6a8ffdb','ff25675f-4545-4bd9-a85a-9a9a2d382611','d02d1717-e7b8-4b81-9241-10ddc6945d2f','f844e032-1ed7-4f0a-90e6-40fe4d4ec12c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf608791829f4e88b4236a4342de956b',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:32:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-431380491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de737d4b47d402c8d4f0d3e1a4547d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf608791829f4e88b4236a4342de956b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:05.468066 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c771bac1-5d56-4d3d-b53d-28db7fb1b763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:05.470829 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:05.470829 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:05.481744 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-fa8d7a2b-6f6c-41eb-b2b7-155350245733 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:32:05.494288 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fa8d7a2b-6f6c-41eb-b2b7-155350245733 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:32:05.495051 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 248/1012] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:05 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1252 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:05.525396 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c771bac1-5d56-4d3d-b53d-28db7fb1b763) transitioned into state 'SUCCESS' from state '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-431380491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de737d4b47d402c8d4f0d3e1a4547d6',qos_specs=None,replication_status=,reservations=['217392a0-9dd7-407f-991e-9c95d6a8ffdb','ff25675f-4545-4bd9-a85a-9a9a2d382611','d02d1717-e7b8-4b81-9241-10ddc6945d2f','f844e032-1ed7-4f0a-90e6-40fe4d4ec12c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf608791829f4e88b4236a4342de956b',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:05.526455 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9777bc1-118c-4564-8b38-99dc9d5f6160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:05.554524 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9777bc1-118c-4564-8b38-99dc9d5f6160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:05.555474 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Flow 'volume_create_api' (86b875fd-860b-4199-b072-88778f6b155f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:32:05.555812 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Create volume request issued successfully. Aug 14 00:32:05.559801 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3a855e24-844c-4cde-b0a2-02f4add1faeb tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:32:05.560379 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 256/1013] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:32:05 2026] POST /volume/v3/volumes => generated 747 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:32:05.607929 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-eddd4c1b-24cd-425d-a052-eaadc52b673f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:05.615040 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-eddd4c1b-24cd-425d-a052-eaadc52b673f tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 Aug 14 00:32:05.615040 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-eddd4c1b-24cd-425d-a052-eaadc52b673f tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:05.615040 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-eddd4c1b-24cd-425d-a052-eaadc52b673f tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:05.629447 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:05.629447 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:05.645310 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-eddd4c1b-24cd-425d-a052-eaadc52b673f tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:05.647539 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-eddd4c1b-24cd-425d-a052-eaadc52b673f tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 returned with HTTP 200 Aug 14 00:32:05.648107 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 254/1014] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:05 2026] GET /volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 => generated 815 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:05.774238 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-27a36224-59fe-417f-b9eb-bcd88eee2975 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:05.778677 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-27a36224-59fe-417f-b9eb-bcd88eee2975 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:32:05.778986 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-27a36224-59fe-417f-b9eb-bcd88eee2975 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:05.779790 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-27a36224-59fe-417f-b9eb-bcd88eee2975 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:05.790874 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:05.790874 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:05.797768 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-27a36224-59fe-417f-b9eb-bcd88eee2975 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:32:05.806921 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-27a36224-59fe-417f-b9eb-bcd88eee2975 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:32:05.808618 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 257/1015] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:32:05 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1252 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:06.345651 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-d42c4481-046e-4fee-a196-fec99ef19189 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:06.351573 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-d42c4481-046e-4fee-a196-fec99ef19189 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:32:06.351874 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-d42c4481-046e-4fee-a196-fec99ef19189 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:06.352135 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-d42c4481-046e-4fee-a196-fec99ef19189 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:06.364557 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:06.364557 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:06.370202 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-d42c4481-046e-4fee-a196-fec99ef19189 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:32:06.377593 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-d42c4481-046e-4fee-a196-fec99ef19189 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:32:06.378340 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 249/1016] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:32:06 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1252 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:06.388386 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9fa4e4e5-39d1-4f6a-8711-e847acc83da7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:06.388907 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9fa4e4e5-39d1-4f6a-8711-e847acc83da7 None None] GET https://10.4.3.208/volume// Aug 14 00:32:06.389188 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9fa4e4e5-39d1-4f6a-8711-e847acc83da7 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:06.389557 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9fa4e4e5-39d1-4f6a-8711-e847acc83da7 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:06.390127 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9fa4e4e5-39d1-4f6a-8711-e847acc83da7 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:32:06.390622 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 257/1017] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:32:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:32:06.400729 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-a6a82821-630b-4fd8-ace0-32d242a8576d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:06.403806 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-a6a82821-630b-4fd8-ace0-32d242a8576d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:32:06.404167 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-a6a82821-630b-4fd8-ace0-32d242a8576d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a818a3c7-81db-4b38-b058-f03cc1c05f9a", "connector": null, "instance_uuid": "5a7447dd-c5bf-4fed-940c-576936e06c30"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:06.416179 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:06.416179 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:06.452531 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-a6a82821-630b-4fd8-ace0-32d242a8576d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:32:06.453145 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 255/1018] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:32:06 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 14 00:32:06.669064 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-09af17fe-3eb0-4dd0-8583-a72f05ab9a80 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:06.671212 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-09af17fe-3eb0-4dd0-8583-a72f05ab9a80 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 Aug 14 00:32:06.671486 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-09af17fe-3eb0-4dd0-8583-a72f05ab9a80 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:06.671741 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-09af17fe-3eb0-4dd0-8583-a72f05ab9a80 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:06.681444 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:06.681444 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:06.687472 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-09af17fe-3eb0-4dd0-8583-a72f05ab9a80 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:06.694474 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-09af17fe-3eb0-4dd0-8583-a72f05ab9a80 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 returned with HTTP 200 Aug 14 00:32:06.695046 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 258/1019] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:06 2026] GET /volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:06.714260 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-32446751-a3bf-47ab-918a-a5c2beb3c14d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:06.716376 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-32446751-a3bf-47ab-918a-a5c2beb3c14d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:32:06.716797 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-32446751-a3bf-47ab-918a-a5c2beb3c14d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3", "name": "tempest-VolumesExtendTest-Snapshot-800205758"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:06.735201 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:06.735201 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:06.735795 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-32446751-a3bf-47ab-918a-a5c2beb3c14d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:06.735916 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-32446751-a3bf-47ab-918a-a5c2beb3c14d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Create snapshot from volume 3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 Aug 14 00:32:06.811252 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-32446751-a3bf-47ab-918a-a5c2beb3c14d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Created reservations ['0c94ca8b-ef99-4f0f-8d87-91370527fb35', '170eb785-d924-49b4-a8dc-e96d9e1c7ef9', 'be97f82c-3bfd-496d-9195-ddd93d71677b', '99118533-f236-416a-bfea-cbe6c93c7281'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:32:06.863633 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-32446751-a3bf-47ab-918a-a5c2beb3c14d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Snapshot create request issued successfully. Aug 14 00:32:06.864241 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-32446751-a3bf-47ab-918a-a5c2beb3c14d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:32:06.864853 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 250/1020] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:32:06 2026] POST /volume/v3/snapshots => generated 303 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:32:06.874564 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-57edf568-2f55-49d1-9d52-6d60cc7fc313 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:06.877992 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-57edf568-2f55-49d1-9d52-6d60cc7fc313 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/snapshots/423ec520-eea5-421c-9e0b-12732b61ee06 Aug 14 00:32:06.878322 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-57edf568-2f55-49d1-9d52-6d60cc7fc313 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:06.878640 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-57edf568-2f55-49d1-9d52-6d60cc7fc313 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:06.888371 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:06.888371 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:06.889310 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-57edf568-2f55-49d1-9d52-6d60cc7fc313 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Snapshot retrieved successfully. Aug 14 00:32:06.890805 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-57edf568-2f55-49d1-9d52-6d60cc7fc313 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/snapshots/423ec520-eea5-421c-9e0b-12732b61ee06 returned with HTTP 200 Aug 14 00:32:06.891989 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 258/1021] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:32:06 2026] GET /volume/v3/snapshots/423ec520-eea5-421c-9e0b-12732b61ee06 => generated 435 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:07.905550 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5febe80b-2bd5-4d03-9d24-9ec82cdf70f1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:07.907792 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5febe80b-2bd5-4d03-9d24-9ec82cdf70f1 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/snapshots/423ec520-eea5-421c-9e0b-12732b61ee06 Aug 14 00:32:07.908033 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5febe80b-2bd5-4d03-9d24-9ec82cdf70f1 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:07.908279 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5febe80b-2bd5-4d03-9d24-9ec82cdf70f1 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:07.918010 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:07.918010 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:07.919030 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5febe80b-2bd5-4d03-9d24-9ec82cdf70f1 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Snapshot retrieved successfully. Aug 14 00:32:07.919854 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5febe80b-2bd5-4d03-9d24-9ec82cdf70f1 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/snapshots/423ec520-eea5-421c-9e0b-12732b61ee06 returned with HTTP 200 Aug 14 00:32:07.920376 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 256/1022] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:32:07 2026] GET /volume/v3/snapshots/423ec520-eea5-421c-9e0b-12732b61ee06 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:07.933580 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-84c12934-b5b8-4793-9b3e-01946de7a55d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:07.935854 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-84c12934-b5b8-4793-9b3e-01946de7a55d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] POST https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3/action Aug 14 00:32:07.938241 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-84c12934-b5b8-4793-9b3e-01946de7a55d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:32:07.938844 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-84c12934-b5b8-4793-9b3e-01946de7a55d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:07.954494 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:07.954494 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:07.955031 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-84c12934-b5b8-4793-9b3e-01946de7a55d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:08.039003 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-84c12934-b5b8-4793-9b3e-01946de7a55d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Created reservations ['1f15773b-14fe-4f75-93e6-d6fe1cf96974', 'ac13cebe-be1a-4300-a7e3-91799423fb69'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:32:08.053676 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-84c12934-b5b8-4793-9b3e-01946de7a55d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Extend volume request issued successfully. Aug 14 00:32:08.053917 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-84c12934-b5b8-4793-9b3e-01946de7a55d tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3/action returned with HTTP 202 Aug 14 00:32:08.054454 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 259/1023] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:32:07 2026] POST /volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:32:08.064282 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9abba12d-4fd2-4cd4-881b-be3e7bb3e70c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:08.071302 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9abba12d-4fd2-4cd4-881b-be3e7bb3e70c tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 Aug 14 00:32:08.071302 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9abba12d-4fd2-4cd4-881b-be3e7bb3e70c tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:08.071302 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9abba12d-4fd2-4cd4-881b-be3e7bb3e70c tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:08.082215 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:08.082215 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:08.088827 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-9abba12d-4fd2-4cd4-881b-be3e7bb3e70c tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:08.098512 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9abba12d-4fd2-4cd4-881b-be3e7bb3e70c tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 returned with HTTP 200 Aug 14 00:32:08.099309 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 251/1024] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:08 2026] GET /volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:08.342985 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5391b267-ef5f-4a0d-99c7-7e639e5d3457 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:08.343508 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5391b267-ef5f-4a0d-99c7-7e639e5d3457 None None] GET https://10.4.3.208/volume// Aug 14 00:32:08.343788 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5391b267-ef5f-4a0d-99c7-7e639e5d3457 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:08.344121 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5391b267-ef5f-4a0d-99c7-7e639e5d3457 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:08.344608 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5391b267-ef5f-4a0d-99c7-7e639e5d3457 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:32:08.345024 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 259/1025] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:32:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:32:08.359405 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-ba6b3d24-cbb9-43c6-81be-eba0afcb9849 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:08.363776 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-ba6b3d24-cbb9-43c6-81be-eba0afcb9849 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:32:08.364116 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-ba6b3d24-cbb9-43c6-81be-eba0afcb9849 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:08.364449 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-ba6b3d24-cbb9-43c6-81be-eba0afcb9849 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:08.380977 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:08.380977 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:08.387266 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-ba6b3d24-cbb9-43c6-81be-eba0afcb9849 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:32:08.396770 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-ba6b3d24-cbb9-43c6-81be-eba0afcb9849 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:32:08.396926 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 257/1026] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:32:08 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1431 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:32:08.542411 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-4538c262-6a20-41ca-8f05-03a7d7ae5086 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:08.545148 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-4538c262-6a20-41ca-8f05-03a7d7ae5086 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] PUT https://10.4.3.208/volume/v3/attachments/9cadbe32-a9ed-406b-ac36-ca8f0ba2c56c Aug 14 00:32:08.545603 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-4538c262-6a20-41ca-8f05-03a7d7ae5086 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:08.554786 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-4538c262-6a20-41ca-8f05-03a7d7ae5086 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Acquiring lock "cinder-attachment_update-a818a3c7-81db-4b38-b058-f03cc1c05f9a-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:32:08.562841 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-4538c262-6a20-41ca-8f05-03a7d7ae5086 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Lock "cinder-attachment_update-a818a3c7-81db-4b38-b058-f03cc1c05f9a-np0000007289" acquired by "attachment_update" :: waited 0.008s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:32:08.564236 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:08.564236 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:08.659560 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-4538c262-6a20-41ca-8f05-03a7d7ae5086 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Lock "cinder-attachment_update-a818a3c7-81db-4b38-b058-f03cc1c05f9a-np0000007289" released by "attachment_update" :: held 0.097s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:32:08.659843 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-4538c262-6a20-41ca-8f05-03a7d7ae5086 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/attachments/9cadbe32-a9ed-406b-ac36-ca8f0ba2c56c returned with HTTP 200 Aug 14 00:32:08.660354 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 260/1027] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:32:08 2026] PUT /volume/v3/attachments/9cadbe32-a9ed-406b-ac36-ca8f0ba2c56c => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:08.700793 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-5eac512b-bcb1-4572-89f0-1254de8aa0b5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:08.703109 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-5eac512b-bcb1-4572-89f0-1254de8aa0b5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] POST https://10.4.3.208/volume/v3/attachments/9cadbe32-a9ed-406b-ac36-ca8f0ba2c56c/action Aug 14 00:32:08.704110 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-5eac512b-bcb1-4572-89f0-1254de8aa0b5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action body: b'{"os-complete": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:32:08.704110 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-5eac512b-bcb1-4572-89f0-1254de8aa0b5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:08.724214 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:08.724214 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:08.736433 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-99f95e13-f5e9-4735-926e-5ec8d11f7b7b req-5eac512b-bcb1-4572-89f0-1254de8aa0b5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/attachments/9cadbe32-a9ed-406b-ac36-ca8f0ba2c56c/action returned with HTTP 204 Aug 14 00:32:08.736960 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 252/1028] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:32:08 2026] POST /volume/v3/attachments/9cadbe32-a9ed-406b-ac36-ca8f0ba2c56c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:32:09.112609 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ebb79eeb-f44e-4da0-80f9-50d8ee442156 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:09.114293 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ebb79eeb-f44e-4da0-80f9-50d8ee442156 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 Aug 14 00:32:09.114488 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ebb79eeb-f44e-4da0-80f9-50d8ee442156 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:09.114679 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ebb79eeb-f44e-4da0-80f9-50d8ee442156 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:09.121740 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:09.121740 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:09.127221 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ebb79eeb-f44e-4da0-80f9-50d8ee442156 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:09.132353 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ebb79eeb-f44e-4da0-80f9-50d8ee442156 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 returned with HTTP 200 Aug 14 00:32:09.132721 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 260/1029] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:09 2026] GET /volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:09.147249 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-18f5eaa9-dc53-4f7c-b682-674a3e3089ba None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:09.150759 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-18f5eaa9-dc53-4f7c-b682-674a3e3089ba tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 Aug 14 00:32:09.153151 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-18f5eaa9-dc53-4f7c-b682-674a3e3089ba tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:09.153151 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-18f5eaa9-dc53-4f7c-b682-674a3e3089ba tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:09.161919 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:09.161919 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:09.170476 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-18f5eaa9-dc53-4f7c-b682-674a3e3089ba tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:09.176348 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-18f5eaa9-dc53-4f7c-b682-674a3e3089ba tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 returned with HTTP 200 Aug 14 00:32:09.176811 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 258/1030] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:09 2026] GET /volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:09.194309 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-75faaf16-cbb7-4a9b-93c5-0a621935581a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:09.196751 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-75faaf16-cbb7-4a9b-93c5-0a621935581a tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/423ec520-eea5-421c-9e0b-12732b61ee06 Aug 14 00:32:09.197046 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-75faaf16-cbb7-4a9b-93c5-0a621935581a tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:09.197297 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-75faaf16-cbb7-4a9b-93c5-0a621935581a tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:09.197469 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-75faaf16-cbb7-4a9b-93c5-0a621935581a tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Delete snapshot with id: 423ec520-eea5-421c-9e0b-12732b61ee06 Aug 14 00:32:09.203103 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:09.203103 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:09.203586 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-75faaf16-cbb7-4a9b-93c5-0a621935581a tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Snapshot retrieved successfully. Aug 14 00:32:09.234224 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-75faaf16-cbb7-4a9b-93c5-0a621935581a tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Snapshot delete request issued successfully. Aug 14 00:32:09.234516 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-75faaf16-cbb7-4a9b-93c5-0a621935581a tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/snapshots/423ec520-eea5-421c-9e0b-12732b61ee06 returned with HTTP 202 Aug 14 00:32:09.235154 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 261/1031] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:32:09 2026] DELETE /volume/v3/snapshots/423ec520-eea5-421c-9e0b-12732b61ee06 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:32:09.247021 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fb7706da-e968-4f63-9e17-9d246bc1802b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:09.249420 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fb7706da-e968-4f63-9e17-9d246bc1802b tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/snapshots/423ec520-eea5-421c-9e0b-12732b61ee06 Aug 14 00:32:09.249915 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fb7706da-e968-4f63-9e17-9d246bc1802b tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:09.250471 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fb7706da-e968-4f63-9e17-9d246bc1802b tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:09.256929 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:09.256929 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:09.258804 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-fb7706da-e968-4f63-9e17-9d246bc1802b tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Snapshot retrieved successfully. Aug 14 00:32:09.258999 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fb7706da-e968-4f63-9e17-9d246bc1802b tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/snapshots/423ec520-eea5-421c-9e0b-12732b61ee06 returned with HTTP 200 Aug 14 00:32:09.259561 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 253/1032] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:32:09 2026] GET /volume/v3/snapshots/423ec520-eea5-421c-9e0b-12732b61ee06 => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:10.276042 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f618aa82-bb2a-4c8f-b5db-34181fc63747 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:10.278527 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f618aa82-bb2a-4c8f-b5db-34181fc63747 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/snapshots/423ec520-eea5-421c-9e0b-12732b61ee06 Aug 14 00:32:10.278932 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f618aa82-bb2a-4c8f-b5db-34181fc63747 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:10.278994 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f618aa82-bb2a-4c8f-b5db-34181fc63747 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:10.284678 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f618aa82-bb2a-4c8f-b5db-34181fc63747 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/snapshots/423ec520-eea5-421c-9e0b-12732b61ee06 returned with HTTP 404 Aug 14 00:32:10.285765 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 261/1033] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:32:10 2026] GET /volume/v3/snapshots/423ec520-eea5-421c-9e0b-12732b61ee06 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:32:10.297184 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-992fc7ec-5241-4b87-bfba-7ce98c0f8b98 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:10.300770 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-992fc7ec-5241-4b87-bfba-7ce98c0f8b98 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 Aug 14 00:32:10.301190 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-992fc7ec-5241-4b87-bfba-7ce98c0f8b98 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:10.302305 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-992fc7ec-5241-4b87-bfba-7ce98c0f8b98 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:10.319030 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:10.319030 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:10.327243 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-992fc7ec-5241-4b87-bfba-7ce98c0f8b98 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:10.333139 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-992fc7ec-5241-4b87-bfba-7ce98c0f8b98 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 returned with HTTP 200 Aug 14 00:32:10.333581 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 259/1034] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:10 2026] GET /volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:10.353774 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5abacaad-4ca8-407d-a91c-27ae2dab7631 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:10.357065 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5abacaad-4ca8-407d-a91c-27ae2dab7631 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] DELETE https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 Aug 14 00:32:10.357280 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5abacaad-4ca8-407d-a91c-27ae2dab7631 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:10.357482 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5abacaad-4ca8-407d-a91c-27ae2dab7631 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:10.357671 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-5abacaad-4ca8-407d-a91c-27ae2dab7631 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Delete volume with id: 3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 Aug 14 00:32:10.373294 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:10.373294 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:10.373843 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5abacaad-4ca8-407d-a91c-27ae2dab7631 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:10.412877 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5abacaad-4ca8-407d-a91c-27ae2dab7631 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Delete volume request issued successfully. Aug 14 00:32:10.413182 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5abacaad-4ca8-407d-a91c-27ae2dab7631 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 returned with HTTP 202 Aug 14 00:32:10.417115 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 262/1035] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:32:10 2026] DELETE /volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:32:10.426998 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-829dd68f-83fa-4a20-803a-73cfe920aab7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:10.430632 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-829dd68f-83fa-4a20-803a-73cfe920aab7 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 Aug 14 00:32:10.432235 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-829dd68f-83fa-4a20-803a-73cfe920aab7 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:10.432235 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-829dd68f-83fa-4a20-803a-73cfe920aab7 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:10.445827 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:10.445827 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:10.450299 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-829dd68f-83fa-4a20-803a-73cfe920aab7 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Volume info retrieved successfully. Aug 14 00:32:10.456675 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-829dd68f-83fa-4a20-803a-73cfe920aab7 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 returned with HTTP 200 Aug 14 00:32:10.457620 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 254/1036] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:10 2026] GET /volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:11.454839 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-1afe1509-ba14-4ea7-91cc-391a661ed6eb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:11.458990 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-1afe1509-ba14-4ea7-91cc-391a661ed6eb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/attachments/7c2be28b-d70e-47ee-a83c-f4b34b8b11ad/action Aug 14 00:32:11.461575 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-1afe1509-ba14-4ea7-91cc-391a661ed6eb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:32:11.461575 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-1afe1509-ba14-4ea7-91cc-391a661ed6eb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:11.477051 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-179fda48-a2f5-45a2-a8b6-7549d3a8a578 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:11.479348 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-179fda48-a2f5-45a2-a8b6-7549d3a8a578 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] GET https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 Aug 14 00:32:11.479949 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-179fda48-a2f5-45a2-a8b6-7549d3a8a578 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:11.480384 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-179fda48-a2f5-45a2-a8b6-7549d3a8a578 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:11.494681 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-179fda48-a2f5-45a2-a8b6-7549d3a8a578 tempest-VolumesExtendTest-840362937 tempest-VolumesExtendTest-840362937-project-member] https://10.4.3.208/volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 returned with HTTP 404 Aug 14 00:32:11.494681 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 260/1037] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:11 2026] GET /volume/v3/volumes/3a9134ff-c65e-4dc2-a79a-dfbebf87a7a3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:32:11.501438 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:11.501438 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:11.526650 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-cc02fa11-9a15-4566-9e4d-2c2f342dcc9b req-1afe1509-ba14-4ea7-91cc-391a661ed6eb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/7c2be28b-d70e-47ee-a83c-f4b34b8b11ad/action returned with HTTP 204 Aug 14 00:32:11.527171 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 262/1038] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:32:11 2026] POST /volume/v3/attachments/7c2be28b-d70e-47ee-a83c-f4b34b8b11ad/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:32:11.784017 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-dc28e1b6-9e4f-4f69-b0b5-38a2f00073be None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:11.786989 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dc28e1b6-9e4f-4f69-b0b5-38a2f00073be tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] GET https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 Aug 14 00:32:11.787361 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dc28e1b6-9e4f-4f69-b0b5-38a2f00073be tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:11.787795 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dc28e1b6-9e4f-4f69-b0b5-38a2f00073be tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:11.809486 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:11.809486 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:11.822012 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-dc28e1b6-9e4f-4f69-b0b5-38a2f00073be tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Volume info retrieved successfully. Aug 14 00:32:11.836304 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dc28e1b6-9e4f-4f69-b0b5-38a2f00073be tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 returned with HTTP 200 Aug 14 00:32:11.836700 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 263/1039] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:32:11 2026] GET /volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 => generated 1833 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:32:13.648860 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ba8994a8-2ebb-444b-8038-b7a114825655 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:13.814637 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ba8994a8-2ebb-444b-8038-b7a114825655 tempest-VolumesSummaryTest-1452311710 tempest-VolumesSummaryTest-1452311710-project-member] GET https://10.4.3.208/volume/v3/volumes/summary Aug 14 00:32:13.814872 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ba8994a8-2ebb-444b-8038-b7a114825655 tempest-VolumesSummaryTest-1452311710 tempest-VolumesSummaryTest-1452311710-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:13.815152 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ba8994a8-2ebb-444b-8038-b7a114825655 tempest-VolumesSummaryTest-1452311710 tempest-VolumesSummaryTest-1452311710-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:13.815530 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-ba8994a8-2ebb-444b-8038-b7a114825655 tempest-VolumesSummaryTest-1452311710 tempest-VolumesSummaryTest-1452311710-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:32:13.826041 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ba8994a8-2ebb-444b-8038-b7a114825655 tempest-VolumesSummaryTest-1452311710 tempest-VolumesSummaryTest-1452311710-project-member] Get summary completed successfully. Aug 14 00:32:13.826427 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ba8994a8-2ebb-444b-8038-b7a114825655 tempest-VolumesSummaryTest-1452311710 tempest-VolumesSummaryTest-1452311710-project-member] https://10.4.3.208/volume/v3/volumes/summary returned with HTTP 200 Aug 14 00:32:13.826931 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 255/1040] 10.4.3.208 () {68 vars in 1302 bytes} [Fri Aug 14 00:32:13 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:20.479663 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f0638168-867f-4eef-90b1-13f6e3df1287 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:20.483944 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:32:20.483944 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-15225409"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:20.485624 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-15225409'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:32:20.485816 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Create volume of 1 GB Aug 14 00:32:20.494940 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Availability Zones retrieved successfully. Aug 14 00:32:20.507419 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Flow 'volume_create_api' (6a1ca9ce-43c6-4115-9d14-d311d9a942e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:32:20.510109 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (793c4df0-9d14-4b95-b532-01242c64c783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:20.510718 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:32:20.561213 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (793c4df0-9d14-4b95-b532-01242c64c783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:20.561213 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5955504-a5d2-45e9-9ff6-f3ea48c79a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:20.661749 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Created reservations ['45294e18-1b7b-4fe6-a276-77c6931181d8', '0fe0551e-fa03-45ff-965d-bd6a8a943030', '005fecb4-760c-4357-a860-5ca1df4e33eb', '1cf79284-e097-4aac-a4c2-01cd423bc30e'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:32:20.662826 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5955504-a5d2-45e9-9ff6-f3ea48c79a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45294e18-1b7b-4fe6-a276-77c6931181d8', '0fe0551e-fa03-45ff-965d-bd6a8a943030', '005fecb4-760c-4357-a860-5ca1df4e33eb', '1cf79284-e097-4aac-a4c2-01cd423bc30e']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:20.663713 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d185759-6136-4597-8431-f740ca94a2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:20.698136 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d185759-6136-4597-8431-f740ca94a2cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cd3109d-a9a3-480c-a979-1656f8f6693f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-15225409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0d4d07daa814c4c8ae43bb62f7880c9',qos_specs=None,replication_status=,reservations=['45294e18-1b7b-4fe6-a276-77c6931181d8','0fe0551e-fa03-45ff-965d-bd6a8a943030','005fecb4-760c-4357-a860-5ca1df4e33eb','1cf79284-e097-4aac-a4c2-01cd423bc30e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c9158339d34d2488d4658dcd7d8ae2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:32:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-15225409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cd3109d-a9a3-480c-a979-1656f8f6693f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0d4d07daa814c4c8ae43bb62f7880c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05c9158339d34d2488d4658dcd7d8ae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:20.699380 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a534ca1-973f-4964-8979-5fd1a2fed152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:20.733807 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a534ca1-973f-4964-8979-5fd1a2fed152) transitioned into state 'SUCCESS' from state '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-15225409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0d4d07daa814c4c8ae43bb62f7880c9',qos_specs=None,replication_status=,reservations=['45294e18-1b7b-4fe6-a276-77c6931181d8','0fe0551e-fa03-45ff-965d-bd6a8a943030','005fecb4-760c-4357-a860-5ca1df4e33eb','1cf79284-e097-4aac-a4c2-01cd423bc30e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c9158339d34d2488d4658dcd7d8ae2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:20.734824 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae8aaec2-c520-43d4-ab16-e276a057ccf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:20.761573 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae8aaec2-c520-43d4-ab16-e276a057ccf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:20.762692 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Flow 'volume_create_api' (6a1ca9ce-43c6-4115-9d14-d311d9a942e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:32:20.764037 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Create volume request issued successfully. Aug 14 00:32:20.764882 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f0638168-867f-4eef-90b1-13f6e3df1287 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:32:20.765370 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 261/1041] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:32:20 2026] POST /volume/v3/volumes => generated 752 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:32:21.377212 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-64e2c3df-17ed-47f9-b143-876288aca15b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:21.379656 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:32:21.380842 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-653619628"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:21.383325 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-653619628'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:32:21.383649 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Create volume of 1 GB Aug 14 00:32:21.391888 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Availability Zones retrieved successfully. Aug 14 00:32:21.399728 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Flow 'volume_create_api' (5a32d73a-c9a4-4830-8dab-dc0663cba111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:32:21.401833 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a407c2c-b172-499c-a67f-831fbee771d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:21.404362 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:32:21.449576 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a407c2c-b172-499c-a67f-831fbee771d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:21.450781 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98f54019-5b00-4c7d-9e44-5ba9f6746c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:21.555353 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Created reservations ['26f3073e-f8e3-4074-a511-ec989689dbfe', '9f338ea7-2f88-4e28-9fff-919999de62be', '24dd88c3-4081-4716-b3b4-15202284e8c6', '79422225-bd50-442f-ac1c-ccb1bd90412e'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:32:21.556511 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98f54019-5b00-4c7d-9e44-5ba9f6746c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26f3073e-f8e3-4074-a511-ec989689dbfe', '9f338ea7-2f88-4e28-9fff-919999de62be', '24dd88c3-4081-4716-b3b4-15202284e8c6', '79422225-bd50-442f-ac1c-ccb1bd90412e']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:21.557954 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bb7b11a-89bc-4d67-9833-f7186805a3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:21.603255 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bb7b11a-89bc-4d67-9833-f7186805a3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c27d33b-ca42-4681-991e-174de9459e55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-653619628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d079c4f69194dd0a324771ac2e1b228',qos_specs=None,replication_status=,reservations=['26f3073e-f8e3-4074-a511-ec989689dbfe','9f338ea7-2f88-4e28-9fff-919999de62be','24dd88c3-4081-4716-b3b4-15202284e8c6','79422225-bd50-442f-ac1c-ccb1bd90412e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbd68051cc24e41aeef5296b5d7d4d9',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:32:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-653619628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c27d33b-ca42-4681-991e-174de9459e55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d079c4f69194dd0a324771ac2e1b228',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cbd68051cc24e41aeef5296b5d7d4d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:21.604402 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b8e44a7-5e96-477f-adac-d05fd92d97b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:21.635653 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b8e44a7-5e96-477f-adac-d05fd92d97b2) transitioned into state 'SUCCESS' from state '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-653619628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d079c4f69194dd0a324771ac2e1b228',qos_specs=None,replication_status=,reservations=['26f3073e-f8e3-4074-a511-ec989689dbfe','9f338ea7-2f88-4e28-9fff-919999de62be','24dd88c3-4081-4716-b3b4-15202284e8c6','79422225-bd50-442f-ac1c-ccb1bd90412e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbd68051cc24e41aeef5296b5d7d4d9',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:21.636522 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65d7b5aa-3de6-4042-8226-5fa615c7107a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:21.654404 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65d7b5aa-3de6-4042-8226-5fa615c7107a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:21.655537 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Flow 'volume_create_api' (5a32d73a-c9a4-4830-8dab-dc0663cba111) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:32:21.656678 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Create volume request issued successfully. Aug 14 00:32:21.657034 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-64e2c3df-17ed-47f9-b143-876288aca15b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:32:21.657392 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 263/1042] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:32:21 2026] POST /volume/v3/volumes => generated 754 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:32:21.675846 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6f2280f9-ee3b-40a1-ae16-a72db2b5142c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:21.678739 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6f2280f9-ee3b-40a1-ae16-a72db2b5142c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:32:21.679135 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6f2280f9-ee3b-40a1-ae16-a72db2b5142c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:21.679632 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6f2280f9-ee3b-40a1-ae16-a72db2b5142c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:21.697424 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:21.697424 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:21.706079 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6f2280f9-ee3b-40a1-ae16-a72db2b5142c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:32:21.714775 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6f2280f9-ee3b-40a1-ae16-a72db2b5142c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 200 Aug 14 00:32:21.715393 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 264/1043] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:21 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:22.737142 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7e5af82e-ed42-4807-a60f-30c9c17edceb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:22.741795 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7e5af82e-ed42-4807-a60f-30c9c17edceb tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:32:22.742915 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7e5af82e-ed42-4807-a60f-30c9c17edceb tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:22.743757 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7e5af82e-ed42-4807-a60f-30c9c17edceb tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:22.756134 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:22.756134 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:22.765261 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7e5af82e-ed42-4807-a60f-30c9c17edceb tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:32:22.775737 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7e5af82e-ed42-4807-a60f-30c9c17edceb tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 200 Aug 14 00:32:22.776481 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 256/1044] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:22 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:22.850898 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-03615a0d-ee93-460d-ae49-9eaeb42cadde None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:22.856327 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-03615a0d-ee93-460d-ae49-9eaeb42cadde tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:32:22.856327 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-03615a0d-ee93-460d-ae49-9eaeb42cadde tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:22.856327 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-03615a0d-ee93-460d-ae49-9eaeb42cadde tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:22.869186 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:22.869186 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:22.874586 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-03615a0d-ee93-460d-ae49-9eaeb42cadde tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:32:22.881142 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-03615a0d-ee93-460d-ae49-9eaeb42cadde tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 200 Aug 14 00:32:22.881645 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 262/1045] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:32:22 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:23.008693 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-aecc38b7-0f06-480b-9e21-b5cfed4c5faa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:23.009189 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aecc38b7-0f06-480b-9e21-b5cfed4c5faa None None] GET https://10.4.3.208/volume// Aug 14 00:32:23.009409 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aecc38b7-0f06-480b-9e21-b5cfed4c5faa None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:23.009640 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aecc38b7-0f06-480b-9e21-b5cfed4c5faa None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:23.010817 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aecc38b7-0f06-480b-9e21-b5cfed4c5faa None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:32:23.011329 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 264/1046] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:32:23 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:32:23.027348 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-5240f5e6-8c75-42bc-abeb-8e090564bd1e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:23.035003 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-5240f5e6-8c75-42bc-abeb-8e090564bd1e tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:32:23.035003 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-5240f5e6-8c75-42bc-abeb-8e090564bd1e tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c27d33b-ca42-4681-991e-174de9459e55", "connector": null, "instance_uuid": "b9ffdcc7-3252-4fa4-afd0-d17a13b896b2"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:23.046431 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:23.046431 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:23.114548 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-5240f5e6-8c75-42bc-abeb-8e090564bd1e tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:32:23.115190 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 265/1047] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:32:23 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:23.161433 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a3af2edb-3228-431e-b240-1bbcf0f20090 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:23.166826 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a3af2edb-3228-431e-b240-1bbcf0f20090 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:32:23.166826 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a3af2edb-3228-431e-b240-1bbcf0f20090 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:23.167201 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a3af2edb-3228-431e-b240-1bbcf0f20090 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:23.178579 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-18abddeb-2073-4215-97a1-f6842ddc3609 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:23.179137 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-18abddeb-2073-4215-97a1-f6842ddc3609 None None] GET https://10.4.3.208/volume// Aug 14 00:32:23.179412 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-18abddeb-2073-4215-97a1-f6842ddc3609 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:23.179840 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-18abddeb-2073-4215-97a1-f6842ddc3609 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:23.180078 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-18abddeb-2073-4215-97a1-f6842ddc3609 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:32:23.181060 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 263/1048] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:32:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:32:23.184231 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:23.184231 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:23.192159 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a3af2edb-3228-431e-b240-1bbcf0f20090 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:32:23.193859 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-84dfc57a-efdc-4ef9-a682-39009db9a5fa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:23.197078 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-84dfc57a-efdc-4ef9-a682-39009db9a5fa tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:32:23.197678 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-84dfc57a-efdc-4ef9-a682-39009db9a5fa tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:23.199103 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-84dfc57a-efdc-4ef9-a682-39009db9a5fa tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:23.204585 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a3af2edb-3228-431e-b240-1bbcf0f20090 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 200 Aug 14 00:32:23.205587 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 257/1049] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:23 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:23.222643 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:23.222643 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:23.228028 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-84dfc57a-efdc-4ef9-a682-39009db9a5fa tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:32:23.236282 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-84dfc57a-efdc-4ef9-a682-39009db9a5fa tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 200 Aug 14 00:32:23.236756 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 265/1050] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:32:23 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 1026 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:32:23.383833 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-ddb3ccba-c1d7-44f3-8b11-c1391bd8dc6c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:23.389121 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-ddb3ccba-c1d7-44f3-8b11-c1391bd8dc6c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] PUT https://10.4.3.208/volume/v3/attachments/b853f723-7e2d-49ab-ad49-e701c3c06429 Aug 14 00:32:23.389121 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-ddb3ccba-c1d7-44f3-8b11-c1391bd8dc6c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:23.403099 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-ddb3ccba-c1d7-44f3-8b11-c1391bd8dc6c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Acquiring lock "cinder-attachment_update-3c27d33b-ca42-4681-991e-174de9459e55-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:32:23.412767 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-ddb3ccba-c1d7-44f3-8b11-c1391bd8dc6c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Lock "cinder-attachment_update-3c27d33b-ca42-4681-991e-174de9459e55-np0000007289" acquired by "attachment_update" :: waited 0.010s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:32:23.412901 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:23.412901 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:23.567492 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-ddb3ccba-c1d7-44f3-8b11-c1391bd8dc6c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Lock "cinder-attachment_update-3c27d33b-ca42-4681-991e-174de9459e55-np0000007289" released by "attachment_update" :: held 0.155s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:32:23.567830 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-ddb3ccba-c1d7-44f3-8b11-c1391bd8dc6c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/attachments/b853f723-7e2d-49ab-ad49-e701c3c06429 returned with HTTP 200 Aug 14 00:32:23.568338 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 266/1051] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:32:23 2026] PUT /volume/v3/attachments/b853f723-7e2d-49ab-ad49-e701c3c06429 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:24.225660 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9dd2d53f-c261-4145-96d5-8cb9d6a94726 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:24.229520 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9dd2d53f-c261-4145-96d5-8cb9d6a94726 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:32:24.229840 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9dd2d53f-c261-4145-96d5-8cb9d6a94726 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:24.230199 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9dd2d53f-c261-4145-96d5-8cb9d6a94726 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:24.251475 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:24.251475 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:24.261377 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9dd2d53f-c261-4145-96d5-8cb9d6a94726 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:32:24.269727 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9dd2d53f-c261-4145-96d5-8cb9d6a94726 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 200 Aug 14 00:32:24.270569 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 264/1052] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:24 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:25.225263 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fb1e3853-527b-4053-a8db-59cf46fcf709 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:25.227887 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fb1e3853-527b-4053-a8db-59cf46fcf709 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:32:25.228335 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fb1e3853-527b-4053-a8db-59cf46fcf709 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:25.228468 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fb1e3853-527b-4053-a8db-59cf46fcf709 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:25.240585 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:25.240585 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:25.246485 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-fb1e3853-527b-4053-a8db-59cf46fcf709 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:32:25.253826 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fb1e3853-527b-4053-a8db-59cf46fcf709 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:32:25.254301 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 258/1053] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:25 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:25.287703 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1187f092-a9d4-4cce-895f-091dd8c08ec2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:25.290725 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1187f092-a9d4-4cce-895f-091dd8c08ec2 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:32:25.290725 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1187f092-a9d4-4cce-895f-091dd8c08ec2 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:25.290725 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1187f092-a9d4-4cce-895f-091dd8c08ec2 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:25.309267 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:25.309267 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:25.314371 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1187f092-a9d4-4cce-895f-091dd8c08ec2 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:32:25.321353 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1187f092-a9d4-4cce-895f-091dd8c08ec2 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 200 Aug 14 00:32:25.322430 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 266/1054] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:25 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:25.343413 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-7eedadec-2172-4e42-844c-03c427756f90 req-28beff3f-387a-4639-8eba-37a2778180ae None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:25.349355 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-7eedadec-2172-4e42-844c-03c427756f90 req-28beff3f-387a-4639-8eba-37a2778180ae tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:32:25.349355 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-7eedadec-2172-4e42-844c-03c427756f90 req-28beff3f-387a-4639-8eba-37a2778180ae tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:25.349574 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-7eedadec-2172-4e42-844c-03c427756f90 req-28beff3f-387a-4639-8eba-37a2778180ae tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:25.362283 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:25.362283 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:25.367445 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-7eedadec-2172-4e42-844c-03c427756f90 req-28beff3f-387a-4639-8eba-37a2778180ae tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:32:25.376737 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-7eedadec-2172-4e42-844c-03c427756f90 req-28beff3f-387a-4639-8eba-37a2778180ae tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:32:25.376918 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 267/1055] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:32:25 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:25.459591 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-7eedadec-2172-4e42-844c-03c427756f90 req-5113066c-0bd3-4568-b97c-04d1ff5b3373 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:25.462384 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-7eedadec-2172-4e42-844c-03c427756f90 req-5113066c-0bd3-4568-b97c-04d1ff5b3373 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] POST https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2/action Aug 14 00:32:25.462889 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-7eedadec-2172-4e42-844c-03c427756f90 req-5113066c-0bd3-4568-b97c-04d1ff5b3373 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:32:25.463252 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-7eedadec-2172-4e42-844c-03c427756f90 req-5113066c-0bd3-4568-b97c-04d1ff5b3373 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:25.483989 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:25.483989 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:25.484609 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-7eedadec-2172-4e42-844c-03c427756f90 req-5113066c-0bd3-4568-b97c-04d1ff5b3373 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:32:25.499113 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-7eedadec-2172-4e42-844c-03c427756f90 req-5113066c-0bd3-4568-b97c-04d1ff5b3373 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Begin detaching volume completed successfully. Aug 14 00:32:25.499403 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-7eedadec-2172-4e42-844c-03c427756f90 req-5113066c-0bd3-4568-b97c-04d1ff5b3373 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2/action returned with HTTP 202 Aug 14 00:32:25.500125 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 265/1056] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:32:25 2026] POST /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:32:25.578842 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2f95446a-e3d3-4209-8ee2-de506b06c28c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:25.580367 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f95446a-e3d3-4209-8ee2-de506b06c28c None None] GET https://10.4.3.208/volume// Aug 14 00:32:25.581974 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f95446a-e3d3-4209-8ee2-de506b06c28c None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:25.582049 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f95446a-e3d3-4209-8ee2-de506b06c28c None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:25.582471 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f95446a-e3d3-4209-8ee2-de506b06c28c None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:32:25.582786 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 259/1057] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:32:25 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:32:25.622727 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-7eedadec-2172-4e42-844c-03c427756f90 req-4f4e4959-6773-476f-bba3-5a535154de4c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:25.625316 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-7eedadec-2172-4e42-844c-03c427756f90 req-4f4e4959-6773-476f-bba3-5a535154de4c tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:32:25.625526 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-7eedadec-2172-4e42-844c-03c427756f90 req-4f4e4959-6773-476f-bba3-5a535154de4c tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:25.625725 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-7eedadec-2172-4e42-844c-03c427756f90 req-4f4e4959-6773-476f-bba3-5a535154de4c tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:25.640751 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:25.640751 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:25.646641 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-7eedadec-2172-4e42-844c-03c427756f90 req-4f4e4959-6773-476f-bba3-5a535154de4c tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:32:25.653267 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-7eedadec-2172-4e42-844c-03c427756f90 req-4f4e4959-6773-476f-bba3-5a535154de4c tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:32:25.653917 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 267/1058] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:32:25 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 1326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:32:26.341811 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-80e155d3-711f-4bb9-ad66-f63e0b93792b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:26.344519 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-80e155d3-711f-4bb9-ad66-f63e0b93792b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:32:26.347118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-80e155d3-711f-4bb9-ad66-f63e0b93792b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:26.347118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-80e155d3-711f-4bb9-ad66-f63e0b93792b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:26.365564 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:26.365564 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:26.374711 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-80e155d3-711f-4bb9-ad66-f63e0b93792b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:32:26.385115 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-80e155d3-711f-4bb9-ad66-f63e0b93792b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 200 Aug 14 00:32:26.385115 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 268/1059] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:26 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:26.973293 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-b7376a2c-9ab0-45e7-8e1b-7770679dbda6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:26.978308 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-b7376a2c-9ab0-45e7-8e1b-7770679dbda6 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] POST https://10.4.3.208/volume/v3/attachments/b853f723-7e2d-49ab-ad49-e701c3c06429/action Aug 14 00:32:26.978692 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-b7376a2c-9ab0-45e7-8e1b-7770679dbda6 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:32:26.978858 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-b7376a2c-9ab0-45e7-8e1b-7770679dbda6 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:27.009299 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:27.009299 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:27.039845 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4e335052-0c92-40bf-957f-ea597404cbe0 req-b7376a2c-9ab0-45e7-8e1b-7770679dbda6 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/attachments/b853f723-7e2d-49ab-ad49-e701c3c06429/action returned with HTTP 204 Aug 14 00:32:27.040832 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 266/1060] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:32:26 2026] POST /volume/v3/attachments/b853f723-7e2d-49ab-ad49-e701c3c06429/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:32:27.093954 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-7eedadec-2172-4e42-844c-03c427756f90 req-4e7b226f-8d3c-4723-853c-060d127e6aec None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:27.099444 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-7eedadec-2172-4e42-844c-03c427756f90 req-4e7b226f-8d3c-4723-853c-060d127e6aec tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] DELETE https://10.4.3.208/volume/v3/attachments/2d9c4c49-0159-4698-ab1b-0cbed1694a70 Aug 14 00:32:27.099444 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-7eedadec-2172-4e42-844c-03c427756f90 req-4e7b226f-8d3c-4723-853c-060d127e6aec tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:27.099444 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-7eedadec-2172-4e42-844c-03c427756f90 req-4e7b226f-8d3c-4723-853c-060d127e6aec tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:27.123289 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:27.123289 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:27.213047 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-7eedadec-2172-4e42-844c-03c427756f90 req-4e7b226f-8d3c-4723-853c-060d127e6aec tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/attachments/2d9c4c49-0159-4698-ab1b-0cbed1694a70 returned with HTTP 200 Aug 14 00:32:27.213047 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 260/1061] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:32:27 2026] DELETE /volume/v3/attachments/2d9c4c49-0159-4698-ab1b-0cbed1694a70 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:27.411020 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a152d9e0-a3d9-4c62-8e38-6f299f62cc8f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:27.413996 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a152d9e0-a3d9-4c62-8e38-6f299f62cc8f tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:32:27.414703 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a152d9e0-a3d9-4c62-8e38-6f299f62cc8f tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:27.415142 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a152d9e0-a3d9-4c62-8e38-6f299f62cc8f tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:27.433182 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:27.433182 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:27.437970 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a152d9e0-a3d9-4c62-8e38-6f299f62cc8f tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:32:27.445431 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a152d9e0-a3d9-4c62-8e38-6f299f62cc8f tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 200 Aug 14 00:32:27.446172 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 268/1062] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:27 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:27.464539 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a0a553b3-b971-4384-a220-29d16f908be3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:27.467841 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a0a553b3-b971-4384-a220-29d16f908be3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:32:27.468298 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a0a553b3-b971-4384-a220-29d16f908be3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:27.468298 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a0a553b3-b971-4384-a220-29d16f908be3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:27.487321 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:27.487321 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:27.497391 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a0a553b3-b971-4384-a220-29d16f908be3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:32:27.505410 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a0a553b3-b971-4384-a220-29d16f908be3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 200 Aug 14 00:32:27.505410 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 269/1063] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:27 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:27.682126 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f932f13d-4259-4c2f-a9bf-abc70fc0f94a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:27.684647 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f932f13d-4259-4c2f-a9bf-abc70fc0f94a tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:32:27.684948 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f932f13d-4259-4c2f-a9bf-abc70fc0f94a tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:27.685173 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f932f13d-4259-4c2f-a9bf-abc70fc0f94a tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:27.694710 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:27.694710 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:27.702009 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f932f13d-4259-4c2f-a9bf-abc70fc0f94a tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:32:27.709887 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f932f13d-4259-4c2f-a9bf-abc70fc0f94a tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:32:27.710196 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 267/1064] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:27 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:32.536041 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-db404891-d985-40da-8a4e-31d2cf5ec453 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:32.539777 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-db404891-d985-40da-8a4e-31d2cf5ec453 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] DELETE https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:32:32.540762 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-db404891-d985-40da-8a4e-31d2cf5ec453 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:32.540762 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-db404891-d985-40da-8a4e-31d2cf5ec453 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:32.540953 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-db404891-d985-40da-8a4e-31d2cf5ec453 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Delete volume with id: c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:32:32.552287 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:32.552287 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:32.552916 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-db404891-d985-40da-8a4e-31d2cf5ec453 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:32:32.587877 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-db404891-d985-40da-8a4e-31d2cf5ec453 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Delete volume request issued successfully. Aug 14 00:32:32.588240 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-db404891-d985-40da-8a4e-31d2cf5ec453 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 202 Aug 14 00:32:32.589028 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 261/1065] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:32:32 2026] DELETE /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:32:32.601920 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-61ca261f-b791-4865-b3be-47578935de5c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:32.607829 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-61ca261f-b791-4865-b3be-47578935de5c tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:32:32.609323 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-61ca261f-b791-4865-b3be-47578935de5c tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:32.609323 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-61ca261f-b791-4865-b3be-47578935de5c tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:32.628817 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:32.628817 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:32.639125 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-61ca261f-b791-4865-b3be-47578935de5c tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:32:32.646062 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-61ca261f-b791-4865-b3be-47578935de5c tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 200 Aug 14 00:32:32.646580 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 269/1066] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:32 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:33.665186 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1cd75d91-5346-4743-9f07-3db1f83d8897 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:33.667606 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1cd75d91-5346-4743-9f07-3db1f83d8897 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 Aug 14 00:32:33.668843 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1cd75d91-5346-4743-9f07-3db1f83d8897 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:33.668843 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1cd75d91-5346-4743-9f07-3db1f83d8897 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:33.676149 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1cd75d91-5346-4743-9f07-3db1f83d8897 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 returned with HTTP 404 Aug 14 00:32:33.676463 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 270/1067] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:33 2026] GET /volume/v3/volumes/c4c9b746-2275-4559-a187-30844d3f6df2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:32:33.688300 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0e180f6e-db13-4534-a308-622497877130 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:33.691188 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0e180f6e-db13-4534-a308-622497877130 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] DELETE https://10.4.3.208/volume/v3/volumes/1649b116-13c0-4bc8-9ee9-a43b185a5448 Aug 14 00:32:33.691454 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0e180f6e-db13-4534-a308-622497877130 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:33.691829 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0e180f6e-db13-4534-a308-622497877130 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:33.692244 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-0e180f6e-db13-4534-a308-622497877130 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Delete volume with id: 1649b116-13c0-4bc8-9ee9-a43b185a5448 Aug 14 00:32:33.703669 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:33.703669 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:33.704467 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0e180f6e-db13-4534-a308-622497877130 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:32:33.732450 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0e180f6e-db13-4534-a308-622497877130 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Delete volume request issued successfully. Aug 14 00:32:33.732450 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0e180f6e-db13-4534-a308-622497877130 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/1649b116-13c0-4bc8-9ee9-a43b185a5448 returned with HTTP 202 Aug 14 00:32:33.732837 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 268/1068] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:32:33 2026] DELETE /volume/v3/volumes/1649b116-13c0-4bc8-9ee9-a43b185a5448 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:32:33.746827 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d65eff4f-cc4c-4846-9aef-281a748f7f32 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:33.750742 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d65eff4f-cc4c-4846-9aef-281a748f7f32 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/1649b116-13c0-4bc8-9ee9-a43b185a5448 Aug 14 00:32:33.750968 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d65eff4f-cc4c-4846-9aef-281a748f7f32 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:33.751266 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d65eff4f-cc4c-4846-9aef-281a748f7f32 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:33.767524 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:33.767524 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:33.776050 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d65eff4f-cc4c-4846-9aef-281a748f7f32 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Volume info retrieved successfully. Aug 14 00:32:33.786208 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d65eff4f-cc4c-4846-9aef-281a748f7f32 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/1649b116-13c0-4bc8-9ee9-a43b185a5448 returned with HTTP 200 Aug 14 00:32:33.787776 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 262/1069] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:33 2026] GET /volume/v3/volumes/1649b116-13c0-4bc8-9ee9-a43b185a5448 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:34.806638 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b6f3b4d7-a7d3-4476-ab78-21a5cdb3da96 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:34.809115 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b6f3b4d7-a7d3-4476-ab78-21a5cdb3da96 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] GET https://10.4.3.208/volume/v3/volumes/1649b116-13c0-4bc8-9ee9-a43b185a5448 Aug 14 00:32:34.809977 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b6f3b4d7-a7d3-4476-ab78-21a5cdb3da96 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:34.809977 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b6f3b4d7-a7d3-4476-ab78-21a5cdb3da96 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:34.821649 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b6f3b4d7-a7d3-4476-ab78-21a5cdb3da96 tempest-ServerRescueNegativeTestJSON-1905907223 tempest-ServerRescueNegativeTestJSON-1905907223-project-member] https://10.4.3.208/volume/v3/volumes/1649b116-13c0-4bc8-9ee9-a43b185a5448 returned with HTTP 404 Aug 14 00:32:34.822473 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 270/1070] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:34 2026] GET /volume/v3/volumes/1649b116-13c0-4bc8-9ee9-a43b185a5448 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:32:43.671597 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=107,cinder:INSERT=7,cinder:UPDATE=10 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:32:43.725481 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=162,cinder:INSERT=35,cinder:UPDATE=49 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:32:43.782656 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=120,cinder:UPDATE=25,cinder:INSERT=9 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:32:44.813599 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=141,cinder:UPDATE=44,cinder:INSERT=27 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:32:45.457467 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:45.460887 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:32:45.461404 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-59644552", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:45.463873 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-59644552', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:32:45.464053 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Create volume of 1 GB Aug 14 00:32:45.470522 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Availability Zones retrieved successfully. Aug 14 00:32:45.478980 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Flow 'volume_create_api' (8d6d9744-609a-4a7e-b65b-465799abb4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:32:45.480435 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75bebd15-709b-4d12-83f5-91eb8f7a1fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:45.482762 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:32:45.524732 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75bebd15-709b-4d12-83f5-91eb8f7a1fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:45.525901 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56f5baa4-9191-4e8c-96cf-5578aa0edfd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:45.621231 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Created reservations ['bac7e019-00d4-4f17-aaeb-5c908ca080a2', 'c869c858-8d7a-42df-8ebc-959c81cd570b', 'ecc26aa1-e250-4254-8140-53b984f623a7', '764c7cf2-41de-4db2-af31-d43eafcb786b'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:32:45.622699 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56f5baa4-9191-4e8c-96cf-5578aa0edfd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bac7e019-00d4-4f17-aaeb-5c908ca080a2', 'c869c858-8d7a-42df-8ebc-959c81cd570b', 'ecc26aa1-e250-4254-8140-53b984f623a7', '764c7cf2-41de-4db2-af31-d43eafcb786b']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:45.623762 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649096e6-f12e-4b23-9c49-ae8b8d703aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:45.653058 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649096e6-f12e-4b23-9c49-ae8b8d703aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0f88cae-4196-45b0-9e1a-714fe858990e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-59644552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1858e93d3cfe415783c6fbe6fd5ece3c',qos_specs=None,replication_status=,reservations=['bac7e019-00d4-4f17-aaeb-5c908ca080a2','c869c858-8d7a-42df-8ebc-959c81cd570b','ecc26aa1-e250-4254-8140-53b984f623a7','764c7cf2-41de-4db2-af31-d43eafcb786b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcebf0752b1a4d9f92e70f9f511ac71d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-59644552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0f88cae-4196-45b0-9e1a-714fe858990e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1858e93d3cfe415783c6fbe6fd5ece3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcebf0752b1a4d9f92e70f9f511ac71d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:45.654235 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc82dcf5-acad-4c5a-bc59-cb2f6ada3e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:45.692459 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc82dcf5-acad-4c5a-bc59-cb2f6ada3e52) transitioned into state 'SUCCESS' from state '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-59644552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1858e93d3cfe415783c6fbe6fd5ece3c',qos_specs=None,replication_status=,reservations=['bac7e019-00d4-4f17-aaeb-5c908ca080a2','c869c858-8d7a-42df-8ebc-959c81cd570b','ecc26aa1-e250-4254-8140-53b984f623a7','764c7cf2-41de-4db2-af31-d43eafcb786b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcebf0752b1a4d9f92e70f9f511ac71d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:45.694102 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2119e0d8-8177-4219-afe3-3ee6a5a0901f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:45.709974 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2119e0d8-8177-4219-afe3-3ee6a5a0901f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:45.711234 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Flow 'volume_create_api' (8d6d9744-609a-4a7e-b65b-465799abb4c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:32:45.711643 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Create volume request issued successfully. Aug 14 00:32:45.712490 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-926a44c8-52a3-4ac7-a75d-8cc9e1c4bce4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:32:45.712949 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 271/1071] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:32:45 2026] POST /volume/v3/volumes => generated 753 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:32:45.737980 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-70f5ecbf-8b96-482e-b1d0-015f7816ee28 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:45.743512 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-70f5ecbf-8b96-482e-b1d0-015f7816ee28 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:32:45.743663 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-70f5ecbf-8b96-482e-b1d0-015f7816ee28 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:45.743852 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-70f5ecbf-8b96-482e-b1d0-015f7816ee28 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:45.759313 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:45.759313 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:45.770454 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-70f5ecbf-8b96-482e-b1d0-015f7816ee28 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:32:45.777270 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-70f5ecbf-8b96-482e-b1d0-015f7816ee28 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:32:45.777951 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 269/1072] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:45 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:46.800797 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-67fe2cf9-aff7-4fc7-ae07-e1a2b1456fdb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:46.804741 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-67fe2cf9-aff7-4fc7-ae07-e1a2b1456fdb tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:32:46.805034 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-67fe2cf9-aff7-4fc7-ae07-e1a2b1456fdb tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:46.805472 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-67fe2cf9-aff7-4fc7-ae07-e1a2b1456fdb tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:46.822819 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:46.822819 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:46.827869 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-67fe2cf9-aff7-4fc7-ae07-e1a2b1456fdb tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:32:46.834133 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-67fe2cf9-aff7-4fc7-ae07-e1a2b1456fdb tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:32:46.834133 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 263/1073] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:46 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:46.855595 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-acdaaa24-9f5f-4489-9152-fea52ffde441 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:46.857486 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-acdaaa24-9f5f-4489-9152-fea52ffde441 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:32:46.857679 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-acdaaa24-9f5f-4489-9152-fea52ffde441 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:46.857913 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-acdaaa24-9f5f-4489-9152-fea52ffde441 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:46.868573 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:46.868573 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:46.874647 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-acdaaa24-9f5f-4489-9152-fea52ffde441 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:32:46.881589 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-acdaaa24-9f5f-4489-9152-fea52ffde441 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:32:46.882295 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 271/1074] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:46 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:46.899252 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d6bbf203-fbd1-440b-82f2-ea0b7bcdf228 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:46.901140 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d6bbf203-fbd1-440b-82f2-ea0b7bcdf228 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes Aug 14 00:32:46.901395 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d6bbf203-fbd1-440b-82f2-ea0b7bcdf228 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:46.901641 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d6bbf203-fbd1-440b-82f2-ea0b7bcdf228 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:46.901936 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-d6bbf203-fbd1-440b-82f2-ea0b7bcdf228 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:32:46.902368 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:46.902368 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:46.903003 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d6bbf203-fbd1-440b-82f2-ea0b7bcdf228 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:32:46.910474 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d6bbf203-fbd1-440b-82f2-ea0b7bcdf228 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Get all volumes completed successfully. Aug 14 00:32:46.910932 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d6bbf203-fbd1-440b-82f2-ea0b7bcdf228 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 200 Aug 14 00:32:46.911416 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 272/1075] 10.4.3.208 () {66 vars in 1237 bytes} [Fri Aug 14 00:32:46 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 14 00:32:46.921544 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e3dc293f-b64f-434c-a80b-fc0ec9cb825f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:46.924654 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e3dc293f-b64f-434c-a80b-fc0ec9cb825f tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:32:46.924877 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e3dc293f-b64f-434c-a80b-fc0ec9cb825f tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:46.925194 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e3dc293f-b64f-434c-a80b-fc0ec9cb825f tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:46.934701 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:46.934701 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:46.942711 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e3dc293f-b64f-434c-a80b-fc0ec9cb825f tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:32:46.953650 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e3dc293f-b64f-434c-a80b-fc0ec9cb825f tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:32:46.954154 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 270/1076] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:46 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:47.027578 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-babab265-b2bb-41cb-8b38-c9450e0f831b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:47.030402 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-babab265-b2bb-41cb-8b38-c9450e0f831b tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:32:47.030402 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-babab265-b2bb-41cb-8b38-c9450e0f831b tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:47.030947 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-babab265-b2bb-41cb-8b38-c9450e0f831b tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:47.040550 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:47.040550 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:47.045869 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-babab265-b2bb-41cb-8b38-c9450e0f831b tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:32:47.052750 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-babab265-b2bb-41cb-8b38-c9450e0f831b tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:32:47.053346 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 264/1077] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:32:47 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:47.160832 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-454aff22-479f-4015-a08f-54ddc64d1705 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:47.161159 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-454aff22-479f-4015-a08f-54ddc64d1705 None None] GET https://10.4.3.208/volume// Aug 14 00:32:47.161392 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-454aff22-479f-4015-a08f-54ddc64d1705 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:47.161609 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-454aff22-479f-4015-a08f-54ddc64d1705 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:47.161989 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-454aff22-479f-4015-a08f-54ddc64d1705 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:32:47.162575 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 272/1078] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:32:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:32:47.174905 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-1bedb24b-211f-4fa5-bbaf-811f3d83cf56 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:47.177585 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-1bedb24b-211f-4fa5-bbaf-811f3d83cf56 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:32:47.178457 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-1bedb24b-211f-4fa5-bbaf-811f3d83cf56 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0f88cae-4196-45b0-9e1a-714fe858990e", "connector": null, "instance_uuid": "6e37558e-0064-46a2-9317-299479cc9aa6"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:47.188725 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:47.188725 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:47.222823 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-1bedb24b-211f-4fa5-bbaf-811f3d83cf56 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:32:47.223411 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 273/1079] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:32:47 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:47.276306 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3e0f3ee3-2be6-4993-8720-417e6e83d685 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:47.282119 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3e0f3ee3-2be6-4993-8720-417e6e83d685 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:32:47.282455 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3e0f3ee3-2be6-4993-8720-417e6e83d685 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:47.282751 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3e0f3ee3-2be6-4993-8720-417e6e83d685 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:47.283607 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f0c61d4d-633e-494f-9c79-63489e1a6464 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:47.284019 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f0c61d4d-633e-494f-9c79-63489e1a6464 None None] GET https://10.4.3.208/volume// Aug 14 00:32:47.284206 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f0c61d4d-633e-494f-9c79-63489e1a6464 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:47.284439 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f0c61d4d-633e-494f-9c79-63489e1a6464 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:47.284741 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f0c61d4d-633e-494f-9c79-63489e1a6464 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:32:47.285146 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 265/1080] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:32:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:32:47.297047 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-2cc0bb79-6ced-4dd8-ab98-1fe0742aa08a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:47.300123 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:47.300123 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:47.300663 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-2cc0bb79-6ced-4dd8-ab98-1fe0742aa08a tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:32:47.301035 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-2cc0bb79-6ced-4dd8-ab98-1fe0742aa08a tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:47.301403 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-2cc0bb79-6ced-4dd8-ab98-1fe0742aa08a tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:47.306750 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3e0f3ee3-2be6-4993-8720-417e6e83d685 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:32:47.316276 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:47.316276 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:47.319503 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3e0f3ee3-2be6-4993-8720-417e6e83d685 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:32:47.320285 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 271/1081] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:47 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:47.321696 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-2cc0bb79-6ced-4dd8-ab98-1fe0742aa08a tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:32:47.330495 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-2cc0bb79-6ced-4dd8-ab98-1fe0742aa08a tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:32:47.331195 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 273/1082] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:32:47 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 00:32:47.468112 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-2f46c8f3-05a9-4a44-b70b-7b6fd3ed1b85 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:47.471330 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-2f46c8f3-05a9-4a44-b70b-7b6fd3ed1b85 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] PUT https://10.4.3.208/volume/v3/attachments/0ec7c8c8-7b29-44f9-acd3-899721fe2c6c Aug 14 00:32:47.472501 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-2f46c8f3-05a9-4a44-b70b-7b6fd3ed1b85 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:47.490500 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-2f46c8f3-05a9-4a44-b70b-7b6fd3ed1b85 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Acquiring lock "cinder-attachment_update-a0f88cae-4196-45b0-9e1a-714fe858990e-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:32:47.500029 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-2f46c8f3-05a9-4a44-b70b-7b6fd3ed1b85 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Lock "cinder-attachment_update-a0f88cae-4196-45b0-9e1a-714fe858990e-np0000007289" acquired by "attachment_update" :: waited 0.009s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:32:47.501691 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:47.501691 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:47.670599 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-2f46c8f3-05a9-4a44-b70b-7b6fd3ed1b85 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Lock "cinder-attachment_update-a0f88cae-4196-45b0-9e1a-714fe858990e-np0000007289" released by "attachment_update" :: held 0.171s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:32:47.672817 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-2f46c8f3-05a9-4a44-b70b-7b6fd3ed1b85 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/attachments/0ec7c8c8-7b29-44f9-acd3-899721fe2c6c returned with HTTP 200 Aug 14 00:32:47.674311 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 274/1083] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:32:47 2026] PUT /volume/v3/attachments/0ec7c8c8-7b29-44f9-acd3-899721fe2c6c => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:48.342173 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f4b44c03-8a8b-4970-8a7c-2fa3c88bbe0c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:48.344747 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f4b44c03-8a8b-4970-8a7c-2fa3c88bbe0c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:32:48.346395 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f4b44c03-8a8b-4970-8a7c-2fa3c88bbe0c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:48.346395 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f4b44c03-8a8b-4970-8a7c-2fa3c88bbe0c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:48.366289 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:48.366289 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:48.372022 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f4b44c03-8a8b-4970-8a7c-2fa3c88bbe0c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:32:48.380293 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f4b44c03-8a8b-4970-8a7c-2fa3c88bbe0c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:32:48.380915 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 266/1084] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:48 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:49.402196 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1ac3e637-ea6a-485c-8464-75de97d8f27c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:49.405532 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1ac3e637-ea6a-485c-8464-75de97d8f27c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:32:49.406628 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1ac3e637-ea6a-485c-8464-75de97d8f27c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:49.406628 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1ac3e637-ea6a-485c-8464-75de97d8f27c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:49.430658 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:49.430658 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:49.443250 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1ac3e637-ea6a-485c-8464-75de97d8f27c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:32:49.460479 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1ac3e637-ea6a-485c-8464-75de97d8f27c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:32:49.460956 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 272/1085] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:49 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:50.487759 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-02249573-d4d8-4e02-aa52-2658965d6668 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:50.491860 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-02249573-d4d8-4e02-aa52-2658965d6668 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:32:50.491860 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-02249573-d4d8-4e02-aa52-2658965d6668 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:50.492132 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-02249573-d4d8-4e02-aa52-2658965d6668 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:50.513666 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:50.513666 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:50.521303 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-02249573-d4d8-4e02-aa52-2658965d6668 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:32:50.529165 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-02249573-d4d8-4e02-aa52-2658965d6668 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:32:50.529714 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 274/1086] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:50 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:51.055131 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-97cd4ed1-599f-4876-9d78-e50b5da07d4c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:51.058308 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-97cd4ed1-599f-4876-9d78-e50b5da07d4c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] POST https://10.4.3.208/volume/v3/attachments/0ec7c8c8-7b29-44f9-acd3-899721fe2c6c/action Aug 14 00:32:51.060459 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-97cd4ed1-599f-4876-9d78-e50b5da07d4c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:32:51.060459 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-97cd4ed1-599f-4876-9d78-e50b5da07d4c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:51.095082 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:51.095082 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:51.114424 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9e198ec7-101d-4236-a0ae-f631e9acad79 req-97cd4ed1-599f-4876-9d78-e50b5da07d4c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/attachments/0ec7c8c8-7b29-44f9-acd3-899721fe2c6c/action returned with HTTP 204 Aug 14 00:32:51.114424 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 275/1087] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:32:51 2026] POST /volume/v3/attachments/0ec7c8c8-7b29-44f9-acd3-899721fe2c6c/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:32:51.549167 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b33f75c6-f089-43af-9606-cf06560efde3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:51.551503 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b33f75c6-f089-43af-9606-cf06560efde3 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:32:51.551701 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b33f75c6-f089-43af-9606-cf06560efde3 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:51.551856 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b33f75c6-f089-43af-9606-cf06560efde3 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:51.570965 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:51.570965 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:51.578663 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b33f75c6-f089-43af-9606-cf06560efde3 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:32:51.587058 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b33f75c6-f089-43af-9606-cf06560efde3 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:32:51.588496 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 267/1088] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:51 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:51.607302 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fac06628-a2db-49ae-8de2-fad3cb054b38 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:51.608585 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fac06628-a2db-49ae-8de2-fad3cb054b38 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:32:51.608585 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fac06628-a2db-49ae-8de2-fad3cb054b38 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:51.608585 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fac06628-a2db-49ae-8de2-fad3cb054b38 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:51.624741 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:51.624741 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:51.629466 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fac06628-a2db-49ae-8de2-fad3cb054b38 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:32:51.635550 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fac06628-a2db-49ae-8de2-fad3cb054b38 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:32:51.635781 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 273/1089] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:51 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:51.654792 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-dff5a664-ba1f-4c58-b118-e7fca61cc1de None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:51.657035 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dff5a664-ba1f-4c58-b118-e7fca61cc1de tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:32:51.657521 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dff5a664-ba1f-4c58-b118-e7fca61cc1de tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0f88cae-4196-45b0-9e1a-714fe858990e", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-316664464", "description": null, "metadata": null}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:51.679103 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:51.679103 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:51.680304 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-dff5a664-ba1f-4c58-b118-e7fca61cc1de tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:32:51.680420 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-dff5a664-ba1f-4c58-b118-e7fca61cc1de tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Create snapshot from volume a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:32:51.749381 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-dff5a664-ba1f-4c58-b118-e7fca61cc1de tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Created reservations ['59eb0a80-4e31-4d1f-8031-0e689a57b171', 'fac94743-6d33-4b74-a8c1-75cb8c4010e4', 'd5e33889-dcdb-4758-b3b3-8b04217c5630', '143beb82-aeb0-4a4a-ae08-e346f2fbc254'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:32:51.819123 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-dff5a664-ba1f-4c58-b118-e7fca61cc1de tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Snapshot force create request issued successfully. Aug 14 00:32:51.819849 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dff5a664-ba1f-4c58-b118-e7fca61cc1de tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:32:51.820466 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 275/1090] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:32:51 2026] POST /volume/v3/snapshots => generated 310 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:32:51.833824 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ec422f6b-520e-49bb-bc00-10837be24c10 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:51.837825 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ec422f6b-520e-49bb-bc00-10837be24c10 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db Aug 14 00:32:51.838145 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ec422f6b-520e-49bb-bc00-10837be24c10 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:51.838732 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ec422f6b-520e-49bb-bc00-10837be24c10 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:51.845814 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:51.845814 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:51.846511 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ec422f6b-520e-49bb-bc00-10837be24c10 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Snapshot retrieved successfully. Aug 14 00:32:51.848567 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ec422f6b-520e-49bb-bc00-10837be24c10 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db returned with HTTP 200 Aug 14 00:32:51.850696 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 276/1091] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:32:51 2026] GET /volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:52.566979 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8c328791-bc0a-4c0d-895a-30678ac60141 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:52.569892 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:32:52.570380 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-721527384"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:52.573044 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-721527384'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:32:52.573044 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Create volume of 1 GB Aug 14 00:32:52.581878 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Availability Zones retrieved successfully. Aug 14 00:32:52.589224 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Flow 'volume_create_api' (31aad3a5-9b49-4a53-b543-5cab812467d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:32:52.590635 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff498d25-c246-48c1-a1d7-761b83c1dd7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:52.591815 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:32:52.638532 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff498d25-c246-48c1-a1d7-761b83c1dd7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:52.639799 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eae0162d-4e4c-4fe5-91ce-2c80d6e14084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:52.715782 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Created reservations ['2052ce3b-0363-493d-921b-9dfdec1d1aa6', 'f8c8cb54-50d7-43c8-9399-f5dc7560977a', '22c63ee3-472e-4cd0-8f92-9265f741e927', '7963c3d9-16e6-455c-8775-177553616eed'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:32:52.717214 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eae0162d-4e4c-4fe5-91ce-2c80d6e14084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2052ce3b-0363-493d-921b-9dfdec1d1aa6', 'f8c8cb54-50d7-43c8-9399-f5dc7560977a', '22c63ee3-472e-4cd0-8f92-9265f741e927', '7963c3d9-16e6-455c-8775-177553616eed']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:52.718127 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0300f77-099f-4e37-b824-c804cf14b2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:52.752049 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0300f77-099f-4e37-b824-c804cf14b2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb897782-bd4d-4730-b92a-1c4f8d98d430', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-721527384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f44e5f17c1486f9f0b3245bbcf33dd',qos_specs=None,replication_status=,reservations=['2052ce3b-0363-493d-921b-9dfdec1d1aa6','f8c8cb54-50d7-43c8-9399-f5dc7560977a','22c63ee3-472e-4cd0-8f92-9265f741e927','7963c3d9-16e6-455c-8775-177553616eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='105a4ac5c47d423287db3ae77280fb06',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-721527384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb897782-bd4d-4730-b92a-1c4f8d98d430,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93f44e5f17c1486f9f0b3245bbcf33dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='105a4ac5c47d423287db3ae77280fb06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:52.752699 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a60a0c4b-896c-4c56-8105-f29d8223a8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:52.781530 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a60a0c4b-896c-4c56-8105-f29d8223a8c6) transitioned into state 'SUCCESS' from state '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-721527384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f44e5f17c1486f9f0b3245bbcf33dd',qos_specs=None,replication_status=,reservations=['2052ce3b-0363-493d-921b-9dfdec1d1aa6','f8c8cb54-50d7-43c8-9399-f5dc7560977a','22c63ee3-472e-4cd0-8f92-9265f741e927','7963c3d9-16e6-455c-8775-177553616eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='105a4ac5c47d423287db3ae77280fb06',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:52.782443 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff62d0c2-d540-406f-a4f6-2c0c9497909d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:52.800409 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff62d0c2-d540-406f-a4f6-2c0c9497909d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:52.801457 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Flow 'volume_create_api' (31aad3a5-9b49-4a53-b543-5cab812467d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:32:52.801975 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Create volume request issued successfully. Aug 14 00:32:52.803007 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8c328791-bc0a-4c0d-895a-30678ac60141 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:32:52.803360 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 268/1092] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:32:52 2026] POST /volume/v3/volumes => generated 750 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:32:52.825654 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8f18f2e3-6a97-4f8d-ba5a-6dc2a16a0617 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:52.829892 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8f18f2e3-6a97-4f8d-ba5a-6dc2a16a0617 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:32:52.830208 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8f18f2e3-6a97-4f8d-ba5a-6dc2a16a0617 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:52.830512 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8f18f2e3-6a97-4f8d-ba5a-6dc2a16a0617 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:52.842235 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:52.842235 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:52.848949 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8f18f2e3-6a97-4f8d-ba5a-6dc2a16a0617 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:32:52.857140 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8f18f2e3-6a97-4f8d-ba5a-6dc2a16a0617 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:32:52.857696 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 274/1093] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:52 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:52.865950 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f1541934-b0ec-472e-b16a-12516092cac3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:52.868392 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f1541934-b0ec-472e-b16a-12516092cac3 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db Aug 14 00:32:52.868933 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f1541934-b0ec-472e-b16a-12516092cac3 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:52.869520 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f1541934-b0ec-472e-b16a-12516092cac3 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:52.885423 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:52.885423 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:52.886513 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f1541934-b0ec-472e-b16a-12516092cac3 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Snapshot retrieved successfully. Aug 14 00:32:52.887509 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f1541934-b0ec-472e-b16a-12516092cac3 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db returned with HTTP 200 Aug 14 00:32:52.888181 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 276/1094] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:32:52 2026] GET /volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:52.900039 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9d4c0b03-6dc6-4419-86aa-d66093c6ad4d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:52.902810 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9d4c0b03-6dc6-4419-86aa-d66093c6ad4d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db Aug 14 00:32:52.903179 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9d4c0b03-6dc6-4419-86aa-d66093c6ad4d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:52.903493 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9d4c0b03-6dc6-4419-86aa-d66093c6ad4d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:52.918274 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:52.918274 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:52.919264 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9d4c0b03-6dc6-4419-86aa-d66093c6ad4d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Snapshot retrieved successfully. Aug 14 00:32:52.920336 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9d4c0b03-6dc6-4419-86aa-d66093c6ad4d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db returned with HTTP 200 Aug 14 00:32:52.921029 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 277/1095] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:32:52 2026] GET /volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:52.935992 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-49f88d0e-213b-4269-9734-fc141b40c39b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:52.938916 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-49f88d0e-213b-4269-9734-fc141b40c39b tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:32:52.939366 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-49f88d0e-213b-4269-9734-fc141b40c39b tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:52.940836 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-49f88d0e-213b-4269-9734-fc141b40c39b tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:52.956997 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:52.956997 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:52.964274 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-49f88d0e-213b-4269-9734-fc141b40c39b tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:32:52.973348 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-49f88d0e-213b-4269-9734-fc141b40c39b tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:32:52.974897 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 269/1096] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:52 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:53.875021 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-252cb399-d853-45ce-b9b3-5082ca6983c5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:53.878383 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-252cb399-d853-45ce-b9b3-5082ca6983c5 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:32:53.879205 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-252cb399-d853-45ce-b9b3-5082ca6983c5 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:53.879843 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-252cb399-d853-45ce-b9b3-5082ca6983c5 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:53.899339 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:53.899339 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:53.911074 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-252cb399-d853-45ce-b9b3-5082ca6983c5 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:32:53.927963 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-252cb399-d853-45ce-b9b3-5082ca6983c5 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:32:53.927963 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 275/1097] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:53 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 843 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:54.021596 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-eb414d92-29f7-42be-b468-978d042a8a0a req-16503652-3311-4b74-8bab-44a6c068e1e4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:54.026547 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-16503652-3311-4b74-8bab-44a6c068e1e4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:32:54.026547 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-16503652-3311-4b74-8bab-44a6c068e1e4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:54.026547 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-16503652-3311-4b74-8bab-44a6c068e1e4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:54.041306 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:54.041306 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:54.054402 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-eb414d92-29f7-42be-b468-978d042a8a0a req-16503652-3311-4b74-8bab-44a6c068e1e4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:32:54.066501 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-16503652-3311-4b74-8bab-44a6c068e1e4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:32:54.066501 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 277/1098] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:32:54 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:54.237295 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ff08cd9f-073b-4d31-9de0-c11670a0e35b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:54.237295 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ff08cd9f-073b-4d31-9de0-c11670a0e35b None None] GET https://10.4.3.208/volume// Aug 14 00:32:54.237295 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ff08cd9f-073b-4d31-9de0-c11670a0e35b None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:54.238026 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ff08cd9f-073b-4d31-9de0-c11670a0e35b None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:54.238908 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ff08cd9f-073b-4d31-9de0-c11670a0e35b None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:32:54.239599 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 278/1099] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:32:54 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:32:54.261915 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-eb414d92-29f7-42be-b468-978d042a8a0a req-b1ac8cda-315e-4cf0-a6af-23a37bf8fa94 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:54.268388 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-b1ac8cda-315e-4cf0-a6af-23a37bf8fa94 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:32:54.268388 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-b1ac8cda-315e-4cf0-a6af-23a37bf8fa94 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb897782-bd4d-4730-b92a-1c4f8d98d430", "connector": null, "instance_uuid": "3892e839-3cf2-4d09-8b6a-27fa4056675d"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:54.280139 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:54.280139 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:54.348325 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-b1ac8cda-315e-4cf0-a6af-23a37bf8fa94 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:32:54.348325 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 270/1100] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:32:54 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:32:54.420171 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-beed450e-d135-4ef9-899c-68caeffea2fc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:54.429830 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-beed450e-d135-4ef9-899c-68caeffea2fc tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:32:54.430511 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-beed450e-d135-4ef9-899c-68caeffea2fc tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:54.430824 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-beed450e-d135-4ef9-899c-68caeffea2fc tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:54.455686 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:54.455686 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:54.458981 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f0c69a0d-aea1-4658-9a82-2cadd57944eb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:54.464631 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f0c69a0d-aea1-4658-9a82-2cadd57944eb None None] GET https://10.4.3.208/volume// Aug 14 00:32:54.464799 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f0c69a0d-aea1-4658-9a82-2cadd57944eb None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:54.466806 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f0c69a0d-aea1-4658-9a82-2cadd57944eb None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:54.466806 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f0c69a0d-aea1-4658-9a82-2cadd57944eb None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:32:54.466806 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 278/1101] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:32:54 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:32:54.472811 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-beed450e-d135-4ef9-899c-68caeffea2fc tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:32:54.484283 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-beed450e-d135-4ef9-899c-68caeffea2fc tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:32:54.489012 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 276/1102] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:54 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 842 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:54.504135 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-eb414d92-29f7-42be-b468-978d042a8a0a req-9e80e88d-6518-4f41-b441-40d7deb3b500 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:54.512043 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-9e80e88d-6518-4f41-b441-40d7deb3b500 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:32:54.512043 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-9e80e88d-6518-4f41-b441-40d7deb3b500 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:54.512043 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-9e80e88d-6518-4f41-b441-40d7deb3b500 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:54.538641 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:54.538641 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:54.552801 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-eb414d92-29f7-42be-b468-978d042a8a0a req-9e80e88d-6518-4f41-b441-40d7deb3b500 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:32:54.569504 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-9e80e88d-6518-4f41-b441-40d7deb3b500 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:32:54.570148 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-14cea015-f634-4105-ae95-ce85162b201e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:54.570234 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 279/1103] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:32:54 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 1022 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:32:54.573237 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-14cea015-f634-4105-ae95-ce85162b201e tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] GET https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 Aug 14 00:32:54.573237 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-14cea015-f634-4105-ae95-ce85162b201e tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:54.573237 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-14cea015-f634-4105-ae95-ce85162b201e tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:54.596923 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:54.596923 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:54.604870 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-14cea015-f634-4105-ae95-ce85162b201e tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Volume info retrieved successfully. Aug 14 00:32:54.613519 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-14cea015-f634-4105-ae95-ce85162b201e tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 returned with HTTP 200 Aug 14 00:32:54.613519 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 271/1104] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:32:54 2026] GET /volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 => generated 1653 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:54.662321 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-2faaacd8-4a06-4568-a100-67d1af852ce9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:54.671352 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-2faaacd8-4a06-4568-a100-67d1af852ce9 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] GET https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 Aug 14 00:32:54.673107 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-2faaacd8-4a06-4568-a100-67d1af852ce9 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:54.673107 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-2faaacd8-4a06-4568-a100-67d1af852ce9 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:54.697821 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:54.697821 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:54.709338 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-2faaacd8-4a06-4568-a100-67d1af852ce9 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Volume info retrieved successfully. Aug 14 00:32:54.718290 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-2faaacd8-4a06-4568-a100-67d1af852ce9 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 returned with HTTP 200 Aug 14 00:32:54.719370 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 279/1105] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:32:54 2026] GET /volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 => generated 1653 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:54.765800 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-eb414d92-29f7-42be-b468-978d042a8a0a req-e910f0ff-a973-4908-8f68-8cb6e5fc8981 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:54.776850 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-e910f0ff-a973-4908-8f68-8cb6e5fc8981 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] PUT https://10.4.3.208/volume/v3/attachments/a59a7586-f60f-42e8-af94-621a24e6c99e Aug 14 00:32:54.777216 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-e910f0ff-a973-4908-8f68-8cb6e5fc8981 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:54.792987 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-eb414d92-29f7-42be-b468-978d042a8a0a req-e910f0ff-a973-4908-8f68-8cb6e5fc8981 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Acquiring lock "cinder-attachment_update-fb897782-bd4d-4730-b92a-1c4f8d98d430-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:32:54.801016 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-eb414d92-29f7-42be-b468-978d042a8a0a req-e910f0ff-a973-4908-8f68-8cb6e5fc8981 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Lock "cinder-attachment_update-fb897782-bd4d-4730-b92a-1c4f8d98d430-np0000007289" acquired by "attachment_update" :: waited 0.008s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:32:54.802991 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:54.802991 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:54.996222 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-eb414d92-29f7-42be-b468-978d042a8a0a req-e910f0ff-a973-4908-8f68-8cb6e5fc8981 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Lock "cinder-attachment_update-fb897782-bd4d-4730-b92a-1c4f8d98d430-np0000007289" released by "attachment_update" :: held 0.195s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:32:54.996789 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-e910f0ff-a973-4908-8f68-8cb6e5fc8981 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/attachments/a59a7586-f60f-42e8-af94-621a24e6c99e returned with HTTP 200 Aug 14 00:32:54.997607 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 277/1106] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:32:54 2026] PUT /volume/v3/attachments/a59a7586-f60f-42e8-af94-621a24e6c99e => generated 969 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:55.508261 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-30e4443d-deaf-4549-a975-346c27168a21 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:55.513288 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-30e4443d-deaf-4549-a975-346c27168a21 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:32:55.513583 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-30e4443d-deaf-4549-a975-346c27168a21 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:55.513825 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-30e4443d-deaf-4549-a975-346c27168a21 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:55.544253 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:55.544253 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:55.553446 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-30e4443d-deaf-4549-a975-346c27168a21 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:32:55.567107 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-30e4443d-deaf-4549-a975-346c27168a21 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:32:55.567107 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 280/1107] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:55 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 843 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:56.600539 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-050b34f8-3b8d-46f4-8ddb-3b45434a494a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:56.604151 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-050b34f8-3b8d-46f4-8ddb-3b45434a494a tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:32:56.604291 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-050b34f8-3b8d-46f4-8ddb-3b45434a494a tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:56.604867 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-050b34f8-3b8d-46f4-8ddb-3b45434a494a tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:56.630515 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:56.630515 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:56.639114 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-050b34f8-3b8d-46f4-8ddb-3b45434a494a tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:32:56.649419 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-050b34f8-3b8d-46f4-8ddb-3b45434a494a tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:32:56.649913 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 272/1108] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:56 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:57.670936 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e692eff4-2792-49ba-b250-2eb855437106 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:57.673723 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e692eff4-2792-49ba-b250-2eb855437106 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:32:57.673723 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e692eff4-2792-49ba-b250-2eb855437106 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:57.673985 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e692eff4-2792-49ba-b250-2eb855437106 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:57.705210 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:57.705210 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:57.710254 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e692eff4-2792-49ba-b250-2eb855437106 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:32:57.718262 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e692eff4-2792-49ba-b250-2eb855437106 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:32:57.718262 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 280/1109] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:57 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:58.450246 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-eb414d92-29f7-42be-b468-978d042a8a0a req-513832fe-3087-4d33-ab2c-11464636833b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:58.455506 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-513832fe-3087-4d33-ab2c-11464636833b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] POST https://10.4.3.208/volume/v3/attachments/a59a7586-f60f-42e8-af94-621a24e6c99e/action Aug 14 00:32:58.456103 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-513832fe-3087-4d33-ab2c-11464636833b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:32:58.461000 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-513832fe-3087-4d33-ab2c-11464636833b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:58.487509 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:58.487509 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:58.530782 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-eb414d92-29f7-42be-b468-978d042a8a0a req-513832fe-3087-4d33-ab2c-11464636833b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/attachments/a59a7586-f60f-42e8-af94-621a24e6c99e/action returned with HTTP 204 Aug 14 00:32:58.531980 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 278/1110] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:32:58 2026] POST /volume/v3/attachments/a59a7586-f60f-42e8-af94-621a24e6c99e/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:32:58.670310 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-42ad6e9e-7dc5-4928-9f65-95b2318f3fb4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:58.676107 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-42ad6e9e-7dc5-4928-9f65-95b2318f3fb4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:32:58.676628 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-42ad6e9e-7dc5-4928-9f65-95b2318f3fb4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:58.677714 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-42ad6e9e-7dc5-4928-9f65-95b2318f3fb4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:58.698270 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:58.698270 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:58.708403 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-42ad6e9e-7dc5-4928-9f65-95b2318f3fb4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:32:58.719649 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-42ad6e9e-7dc5-4928-9f65-95b2318f3fb4 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:32:58.720362 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 281/1111] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:32:58 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:58.740396 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a37e326f-9737-4eb5-8a29-b401d3e7eb4d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:58.745176 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-695b337a-12f3-4aec-8c50-cd47503c0e8b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:58.745683 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a37e326f-9737-4eb5-8a29-b401d3e7eb4d tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:32:58.745743 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-695b337a-12f3-4aec-8c50-cd47503c0e8b None None] GET https://10.4.3.208/volume// Aug 14 00:32:58.745801 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a37e326f-9737-4eb5-8a29-b401d3e7eb4d tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:58.746768 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-695b337a-12f3-4aec-8c50-cd47503c0e8b None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:58.746844 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a37e326f-9737-4eb5-8a29-b401d3e7eb4d tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:58.746901 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-695b337a-12f3-4aec-8c50-cd47503c0e8b None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:58.747651 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-695b337a-12f3-4aec-8c50-cd47503c0e8b None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:32:58.748013 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 281/1112] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:32:58 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:32:58.760496 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:58.760496 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:58.766796 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a37e326f-9737-4eb5-8a29-b401d3e7eb4d tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:32:58.777845 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a37e326f-9737-4eb5-8a29-b401d3e7eb4d tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:32:58.777845 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 273/1113] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:58 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:58.797595 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-90419c22-ae44-4728-86d5-a4f8d6e1b17e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:58.799717 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-90419c22-ae44-4728-86d5-a4f8d6e1b17e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:32:58.800069 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-90419c22-ae44-4728-86d5-a4f8d6e1b17e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:58.800399 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-90419c22-ae44-4728-86d5-a4f8d6e1b17e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:58.817632 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-340311e7-19d5-4c34-aea1-fdfada4fe202 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:58.821540 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:58.821540 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:58.821860 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-340311e7-19d5-4c34-aea1-fdfada4fe202 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:32:58.822296 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-340311e7-19d5-4c34-aea1-fdfada4fe202 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96", "connector": null, "instance_uuid": "133707d1-a460-4b99-bacd-40f00c520a87"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:58.826561 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-90419c22-ae44-4728-86d5-a4f8d6e1b17e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:32:58.834447 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-90419c22-ae44-4728-86d5-a4f8d6e1b17e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:32:58.834447 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 279/1114] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:58 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:58.845121 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:58.845121 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:32:58.918260 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-340311e7-19d5-4c34-aea1-fdfada4fe202 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:32:58.918260 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 282/1115] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:32:58 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:59.056132 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2cee3a75-573e-4334-8271-df7b0e716fee None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:59.061658 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-975dafdd-8dcf-409c-aa9a-e18885991d2a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:59.061714 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:32:59.061714 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-914392459"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:59.062582 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-975dafdd-8dcf-409c-aa9a-e18885991d2a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:32:59.062873 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-975dafdd-8dcf-409c-aa9a-e18885991d2a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:59.063234 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-975dafdd-8dcf-409c-aa9a-e18885991d2a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:59.063438 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-914392459'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:32:59.063930 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Create volume of 1 GB Aug 14 00:32:59.072381 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Availability Zones retrieved successfully. Aug 14 00:32:59.075255 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:59.075255 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:59.081117 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-975dafdd-8dcf-409c-aa9a-e18885991d2a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:32:59.081415 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Flow 'volume_create_api' (1e4b377e-24cc-4ee6-9a39-851ae8b44c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:32:59.082290 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa0a74bb-8dd2-4f65-9411-1e4b97ca6368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:59.083691 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:32:59.084160 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-a6f86635-0164-43a4-aa0c-85a33b874e84 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:59.087104 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-a6f86635-0164-43a4-aa0c-85a33b874e84 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] DELETE https://10.4.3.208/volume/v3/attachments/6c41d05e-3517-4736-afe4-19318d7ef65b Aug 14 00:32:59.087288 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-975dafdd-8dcf-409c-aa9a-e18885991d2a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 200 Aug 14 00:32:59.087345 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-a6f86635-0164-43a4-aa0c-85a33b874e84 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:59.088579 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-a6f86635-0164-43a4-aa0c-85a33b874e84 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:59.088995 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 274/1116] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:59 2026] GET /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:59.096248 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:59.096248 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:59.135335 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa0a74bb-8dd2-4f65-9411-1e4b97ca6368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:59.135335 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7f10503-75a2-4eb0-a07b-5603b86063c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:59.201175 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-a6f86635-0164-43a4-aa0c-85a33b874e84 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/attachments/6c41d05e-3517-4736-afe4-19318d7ef65b returned with HTTP 200 Aug 14 00:32:59.201950 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 280/1117] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:32:59 2026] DELETE /volume/v3/attachments/6c41d05e-3517-4736-afe4-19318d7ef65b => generated 192 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:59.220729 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Created reservations ['7abd8388-a177-427f-a1f7-bd6515dbfb7d', 'be8cac38-5b5b-4047-9276-fa711394f80e', 'b0c96b0e-97f0-46d9-b35e-374966cff215', 'd81f5088-f5db-4f83-8296-0c92dc6e2987'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:32:59.221744 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7f10503-75a2-4eb0-a07b-5603b86063c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7abd8388-a177-427f-a1f7-bd6515dbfb7d', 'be8cac38-5b5b-4047-9276-fa711394f80e', 'b0c96b0e-97f0-46d9-b35e-374966cff215', 'd81f5088-f5db-4f83-8296-0c92dc6e2987']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:59.222952 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87a7c970-4c8e-4468-a9f9-c78c9d0d9373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:59.254754 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87a7c970-4c8e-4468-a9f9-c78c9d0d9373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e66fbeb-82cc-4753-96a3-5fd5cf6d1588', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-914392459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f44e5f17c1486f9f0b3245bbcf33dd',qos_specs=None,replication_status=,reservations=['7abd8388-a177-427f-a1f7-bd6515dbfb7d','be8cac38-5b5b-4047-9276-fa711394f80e','b0c96b0e-97f0-46d9-b35e-374966cff215','d81f5088-f5db-4f83-8296-0c92dc6e2987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='105a4ac5c47d423287db3ae77280fb06',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:32:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-914392459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e66fbeb-82cc-4753-96a3-5fd5cf6d1588,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93f44e5f17c1486f9f0b3245bbcf33dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='105a4ac5c47d423287db3ae77280fb06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:59.255824 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd1b48cd-fedb-4742-9966-f8331dfa5b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:59.282585 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd1b48cd-fedb-4742-9966-f8331dfa5b16) transitioned into state 'SUCCESS' from state '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-914392459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f44e5f17c1486f9f0b3245bbcf33dd',qos_specs=None,replication_status=,reservations=['7abd8388-a177-427f-a1f7-bd6515dbfb7d','be8cac38-5b5b-4047-9276-fa711394f80e','b0c96b0e-97f0-46d9-b35e-374966cff215','d81f5088-f5db-4f83-8296-0c92dc6e2987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='105a4ac5c47d423287db3ae77280fb06',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:59.283868 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (558b3eed-3e6b-490d-80c2-57dd8de6e3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:32:59.290453 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d13d96c4-7139-491b-9bdd-e4772fb0213b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:59.291182 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d13d96c4-7139-491b-9bdd-e4772fb0213b None None] GET https://10.4.3.208/volume// Aug 14 00:32:59.291267 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d13d96c4-7139-491b-9bdd-e4772fb0213b None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:59.291466 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d13d96c4-7139-491b-9bdd-e4772fb0213b None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:59.291780 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d13d96c4-7139-491b-9bdd-e4772fb0213b None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:32:59.292148 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 283/1118] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:32:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:32:59.301179 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (558b3eed-3e6b-490d-80c2-57dd8de6e3d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:32:59.301988 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Flow 'volume_create_api' (1e4b377e-24cc-4ee6-9a39-851ae8b44c4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:32:59.302551 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Create volume request issued successfully. Aug 14 00:32:59.303378 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2cee3a75-573e-4334-8271-df7b0e716fee tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:32:59.303870 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 282/1119] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:32:59 2026] POST /volume/v3/volumes => generated 750 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:32:59.307335 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-382a718d-851c-46c5-9726-6505dd461161 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:59.310573 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-382a718d-851c-46c5-9726-6505dd461161 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:32:59.311148 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-382a718d-851c-46c5-9726-6505dd461161 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6", "connector": null, "instance_uuid": "0a980a33-ed6d-4cc2-9845-6381076b3040"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:59.323609 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e62c1be3-a295-4099-86bd-352d9f725c98 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:59.328236 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e62c1be3-a295-4099-86bd-352d9f725c98 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:32:59.328442 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e62c1be3-a295-4099-86bd-352d9f725c98 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:59.328682 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e62c1be3-a295-4099-86bd-352d9f725c98 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:59.336546 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:59.336546 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:59.343887 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:59.343887 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:59.350333 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e62c1be3-a295-4099-86bd-352d9f725c98 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:32:59.358398 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e62c1be3-a295-4099-86bd-352d9f725c98 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:32:59.359764 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 281/1120] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:59 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:59.398062 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-382a718d-851c-46c5-9726-6505dd461161 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:32:59.398698 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 275/1121] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:32:59 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:59.401182 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-955ecee8-9954-4d87-a48a-9faf8ba919af None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:59.401645 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-955ecee8-9954-4d87-a48a-9faf8ba919af None None] GET https://10.4.3.208/volume// Aug 14 00:32:59.401805 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-955ecee8-9954-4d87-a48a-9faf8ba919af None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:59.402120 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-955ecee8-9954-4d87-a48a-9faf8ba919af None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:59.403341 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-955ecee8-9954-4d87-a48a-9faf8ba919af None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:32:59.404223 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 284/1122] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:32:59 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:32:59.413142 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-b40b0ce5-1314-477a-a2d1-d4ae0d27c37a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:59.419113 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-b40b0ce5-1314-477a-a2d1-d4ae0d27c37a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] DELETE https://10.4.3.208/volume/v3/attachments/f961cbf8-0112-42ae-bb22-6491e9208467 Aug 14 00:32:59.419113 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-b40b0ce5-1314-477a-a2d1-d4ae0d27c37a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:59.419113 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-b40b0ce5-1314-477a-a2d1-d4ae0d27c37a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:59.420470 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-e4ce8adc-6c31-4fe5-b30c-9a0a8b8b0e37 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:59.423732 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-e4ce8adc-6c31-4fe5-b30c-9a0a8b8b0e37 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] POST https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96/action Aug 14 00:32:59.423732 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-e4ce8adc-6c31-4fe5-b30c-9a0a8b8b0e37 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Action body: b'{"os-reimage": {"image_id": "f42b689a-b0d8-46d8-931d-ab8a7a5dca93", "reimage_reserved": true}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:32:59.423936 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-e4ce8adc-6c31-4fe5-b30c-9a0a8b8b0e37 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "f42b689a-b0d8-46d8-931d-ab8a7a5dca93", "reimage_reserved": true}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:59.439640 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:59.439640 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:59.443750 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:59.443750 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:32:59.444606 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-e4ce8adc-6c31-4fe5-b30c-9a0a8b8b0e37 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Volume info retrieved successfully. Aug 14 00:32:59.534121 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-582aad0c-b2ff-4de6-97d6-e3e125739be5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:59.535633 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-582aad0c-b2ff-4de6-97d6-e3e125739be5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:32:59.535962 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-582aad0c-b2ff-4de6-97d6-e3e125739be5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:59.536578 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-582aad0c-b2ff-4de6-97d6-e3e125739be5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:59.551934 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:59.551934 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:59.562364 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-582aad0c-b2ff-4de6-97d6-e3e125739be5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:32:59.573436 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-582aad0c-b2ff-4de6-97d6-e3e125739be5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 200 Aug 14 00:32:59.573436 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 276/1123] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:32:59 2026] GET /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 939 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:59.587045 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-b40b0ce5-1314-477a-a2d1-d4ae0d27c37a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/f961cbf8-0112-42ae-bb22-6491e9208467 returned with HTTP 200 Aug 14 00:32:59.587782 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 283/1124] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:32:59 2026] DELETE /volume/v3/attachments/f961cbf8-0112-42ae-bb22-6491e9208467 => generated 367 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:59.717495 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9a52dd88-7811-4ab9-9d09-dbbeab133474 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:59.717495 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9a52dd88-7811-4ab9-9d09-dbbeab133474 None None] GET https://10.4.3.208/volume// Aug 14 00:32:59.717495 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9a52dd88-7811-4ab9-9d09-dbbeab133474 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:59.718233 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9a52dd88-7811-4ab9-9d09-dbbeab133474 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:59.718233 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9a52dd88-7811-4ab9-9d09-dbbeab133474 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:32:59.718839 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 285/1125] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:32:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:32:59.734001 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-f25bbe5b-197d-41cd-9625-bac4caa1299e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:59.738613 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-f25bbe5b-197d-41cd-9625-bac4caa1299e tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:32:59.738613 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-f25bbe5b-197d-41cd-9625-bac4caa1299e tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b20ddfbd-0095-445b-9aef-a60cebed4ed2", "connector": null, "instance_uuid": "5a7447dd-c5bf-4fed-940c-576936e06c30"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:32:59.756784 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:59.756784 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:59.826147 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-f25bbe5b-197d-41cd-9625-bac4caa1299e tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:32:59.826147 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 277/1126] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:32:59 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:32:59.850941 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-e4ce8adc-6c31-4fe5-b30c-9a0a8b8b0e37 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96/action returned with HTTP 202 Aug 14 00:32:59.851980 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 282/1127] 10.4.3.208 () {74 vars in 1713 bytes} [Fri Aug 14 00:32:59 2026] POST /volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96/action => generated 0 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 00:32:59.881965 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d31c8a1e-7c1d-4a45-92bb-3164bcd33661 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:59.886201 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d31c8a1e-7c1d-4a45-92bb-3164bcd33661 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:32:59.886201 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d31c8a1e-7c1d-4a45-92bb-3164bcd33661 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:59.887189 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d31c8a1e-7c1d-4a45-92bb-3164bcd33661 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:59.898108 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6a83605b-0f4c-4c85-b2bb-8a0790b563ff None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:59.899246 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6a83605b-0f4c-4c85-b2bb-8a0790b563ff None None] GET https://10.4.3.208/volume// Aug 14 00:32:59.899632 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6a83605b-0f4c-4c85-b2bb-8a0790b563ff None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:59.900225 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6a83605b-0f4c-4c85-b2bb-8a0790b563ff None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:59.901365 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6a83605b-0f4c-4c85-b2bb-8a0790b563ff None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:32:59.902020 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 286/1128] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:32:59 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:32:59.903862 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:59.903862 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:32:59.909832 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d31c8a1e-7c1d-4a45-92bb-3164bcd33661 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:32:59.917350 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d31c8a1e-7c1d-4a45-92bb-3164bcd33661 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 200 Aug 14 00:32:59.917862 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 284/1129] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:32:59 2026] GET /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 938 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:32:59.948541 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-d8090bb6-8fe6-4bd8-a53c-c79bfc90c911 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:32:59.951033 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-d8090bb6-8fe6-4bd8-a53c-c79bfc90c911 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:32:59.953147 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-d8090bb6-8fe6-4bd8-a53c-c79bfc90c911 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:32:59.953147 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-d8090bb6-8fe6-4bd8-a53c-c79bfc90c911 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:32:59.971865 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:32:59.971865 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:32:59.984176 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-d8090bb6-8fe6-4bd8-a53c-c79bfc90c911 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:32:59.992131 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-d8090bb6-8fe6-4bd8-a53c-c79bfc90c911 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 200 Aug 14 00:32:59.992823 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 278/1130] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:32:59 2026] GET /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 1118 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:00.137171 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-4238aea9-6a0d-423b-ad02-2fee65b681d4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:00.140195 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-4238aea9-6a0d-423b-ad02-2fee65b681d4 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] PUT https://10.4.3.208/volume/v3/attachments/1774106f-7fd2-4ff4-81ef-12eddb2879ef Aug 14 00:33:00.140935 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-4238aea9-6a0d-423b-ad02-2fee65b681d4 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:00.157438 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-4238aea9-6a0d-423b-ad02-2fee65b681d4 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Acquiring lock "cinder-attachment_update-b20ddfbd-0095-445b-9aef-a60cebed4ed2-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:33:00.165499 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-4238aea9-6a0d-423b-ad02-2fee65b681d4 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Lock "cinder-attachment_update-b20ddfbd-0095-445b-9aef-a60cebed4ed2-np0000007289" acquired by "attachment_update" :: waited 0.009s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:33:00.167966 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:00.167966 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:00.307340 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-4238aea9-6a0d-423b-ad02-2fee65b681d4 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Lock "cinder-attachment_update-b20ddfbd-0095-445b-9aef-a60cebed4ed2-np0000007289" released by "attachment_update" :: held 0.142s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:33:00.307708 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-4238aea9-6a0d-423b-ad02-2fee65b681d4 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/attachments/1774106f-7fd2-4ff4-81ef-12eddb2879ef returned with HTTP 200 Aug 14 00:33:00.308250 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 283/1131] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:33:00 2026] PUT /volume/v3/attachments/1774106f-7fd2-4ff4-81ef-12eddb2879ef => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:00.374428 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3ae1d549-72a4-4693-a8d0-a8f3124c5856 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:00.376958 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3ae1d549-72a4-4693-a8d0-a8f3124c5856 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:00.377256 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3ae1d549-72a4-4693-a8d0-a8f3124c5856 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:00.377494 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3ae1d549-72a4-4693-a8d0-a8f3124c5856 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:00.387888 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:00.387888 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:00.393080 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3ae1d549-72a4-4693-a8d0-a8f3124c5856 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:00.399925 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3ae1d549-72a4-4693-a8d0-a8f3124c5856 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:00.400482 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 287/1132] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:00 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:00.479129 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-c2ed9fbd-ded9-496a-8558-e05c2fe59419 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:00.531672 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-c2ed9fbd-ded9-496a-8558-e05c2fe59419 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:00.532042 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-c2ed9fbd-ded9-496a-8558-e05c2fe59419 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:00.532367 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-c2ed9fbd-ded9-496a-8558-e05c2fe59419 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:00.542481 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:00.542481 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:00.547983 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-c2ed9fbd-ded9-496a-8558-e05c2fe59419 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:00.554517 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-c2ed9fbd-ded9-496a-8558-e05c2fe59419 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:00.554517 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 285/1133] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:00 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 843 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:00.679815 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-356e43c4-19f3-4a9a-b2d3-163b580df9c6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:00.680291 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-356e43c4-19f3-4a9a-b2d3-163b580df9c6 None None] GET https://10.4.3.208/volume// Aug 14 00:33:00.680490 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-356e43c4-19f3-4a9a-b2d3-163b580df9c6 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:00.680723 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-356e43c4-19f3-4a9a-b2d3-163b580df9c6 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:00.681131 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-356e43c4-19f3-4a9a-b2d3-163b580df9c6 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:00.681466 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 279/1134] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:33:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:00.691746 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-6391dfe5-534e-4696-a755-2686739f3372 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:00.695825 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-6391dfe5-534e-4696-a755-2686739f3372 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:33:00.696324 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-6391dfe5-534e-4696-a755-2686739f3372 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e66fbeb-82cc-4753-96a3-5fd5cf6d1588", "connector": null, "instance_uuid": "3892e839-3cf2-4d09-8b6a-27fa4056675d"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:00.708660 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:00.708660 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:00.754433 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-6391dfe5-534e-4696-a755-2686739f3372 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:33:00.755152 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 284/1135] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:33:00 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:00.802291 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0584705e-e91f-4338-bef0-8e4dc721e3b5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:00.808768 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0584705e-e91f-4338-bef0-8e4dc721e3b5 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:00.809840 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0584705e-e91f-4338-bef0-8e4dc721e3b5 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:00.810829 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0584705e-e91f-4338-bef0-8e4dc721e3b5 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:00.824755 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e77c5200-de37-4a17-a64d-278f8a860f1b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:00.825259 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e77c5200-de37-4a17-a64d-278f8a860f1b None None] GET https://10.4.3.208/volume// Aug 14 00:33:00.825472 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e77c5200-de37-4a17-a64d-278f8a860f1b None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:00.825739 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e77c5200-de37-4a17-a64d-278f8a860f1b None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:00.826200 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e77c5200-de37-4a17-a64d-278f8a860f1b None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:00.826590 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 286/1136] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:33:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:00.826738 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:00.826738 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:00.832421 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0584705e-e91f-4338-bef0-8e4dc721e3b5 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:00.835734 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-2f19fa71-5580-4197-bbab-af5d0dd74465 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:00.837815 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0584705e-e91f-4338-bef0-8e4dc721e3b5 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:00.838350 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 288/1137] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:00 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:00.841390 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-2f19fa71-5580-4197-bbab-af5d0dd74465 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:00.841439 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-2f19fa71-5580-4197-bbab-af5d0dd74465 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:00.841712 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-2f19fa71-5580-4197-bbab-af5d0dd74465 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:00.861120 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:00.861120 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:00.868915 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-2f19fa71-5580-4197-bbab-af5d0dd74465 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:00.876440 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-2f19fa71-5580-4197-bbab-af5d0dd74465 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:00.877148 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 280/1138] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:33:00 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 1022 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:00.940593 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-402cfe84-4feb-4987-80f5-df7204e1928d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:00.943743 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-402cfe84-4feb-4987-80f5-df7204e1928d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:33:00.943743 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-402cfe84-4feb-4987-80f5-df7204e1928d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:00.944059 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-402cfe84-4feb-4987-80f5-df7204e1928d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:00.960656 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:00.960656 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:00.966918 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-402cfe84-4feb-4987-80f5-df7204e1928d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:00.971811 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-402cfe84-4feb-4987-80f5-df7204e1928d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 200 Aug 14 00:33:00.973778 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 285/1139] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:00 2026] GET /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 939 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:33:01.062413 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-063fec52-be14-45a4-885c-c08d8d996549 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:01.065124 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-063fec52-be14-45a4-885c-c08d8d996549 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] PUT https://10.4.3.208/volume/v3/attachments/cab97817-4724-4afc-be71-6cd2aa375b8d Aug 14 00:33:01.066047 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-063fec52-be14-45a4-885c-c08d8d996549 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:01.075027 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-063fec52-be14-45a4-885c-c08d8d996549 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Acquiring lock "cinder-attachment_update-6e66fbeb-82cc-4753-96a3-5fd5cf6d1588-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:33:01.081727 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-063fec52-be14-45a4-885c-c08d8d996549 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Lock "cinder-attachment_update-6e66fbeb-82cc-4753-96a3-5fd5cf6d1588-np0000007289" acquired by "attachment_update" :: waited 0.007s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:33:01.083233 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:01.083233 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:01.083907 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-fdef8ab0-8f91-43cf-93ce-c0750621ccb2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:01.086547 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-fdef8ab0-8f91-43cf-93ce-c0750621ccb2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] PUT https://10.4.3.208/volume/v3/attachments/cf9efbba-1eba-4d83-89f8-8ecc68b29b53 Aug 14 00:33:01.087022 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-fdef8ab0-8f91-43cf-93ce-c0750621ccb2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:01.098339 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-fdef8ab0-8f91-43cf-93ce-c0750621ccb2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Acquiring lock "cinder-attachment_update-8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:33:01.105882 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-fdef8ab0-8f91-43cf-93ce-c0750621ccb2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Lock "cinder-attachment_update-8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6-np0000007289" acquired by "attachment_update" :: waited 0.008s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:33:01.107047 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:01.107047 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:01.271421 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-063fec52-be14-45a4-885c-c08d8d996549 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Lock "cinder-attachment_update-6e66fbeb-82cc-4753-96a3-5fd5cf6d1588-np0000007289" released by "attachment_update" :: held 0.189s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:33:01.271949 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-063fec52-be14-45a4-885c-c08d8d996549 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/attachments/cab97817-4724-4afc-be71-6cd2aa375b8d returned with HTTP 200 Aug 14 00:33:01.272620 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 287/1140] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:33:01 2026] PUT /volume/v3/attachments/cab97817-4724-4afc-be71-6cd2aa375b8d => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:01.310044 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-fdef8ab0-8f91-43cf-93ce-c0750621ccb2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Lock "cinder-attachment_update-8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6-np0000007289" released by "attachment_update" :: held 0.204s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:33:01.310575 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-fdef8ab0-8f91-43cf-93ce-c0750621ccb2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/cf9efbba-1eba-4d83-89f8-8ecc68b29b53 returned with HTTP 200 Aug 14 00:33:01.311652 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 289/1141] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:33:01 2026] PUT /volume/v3/attachments/cf9efbba-1eba-4d83-89f8-8ecc68b29b53 => generated 969 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:01.330391 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-b37e7ae6-d986-4eef-9c8a-db4d35790bef None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:01.334919 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-b37e7ae6-d986-4eef-9c8a-db4d35790bef tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/attachments/cf9efbba-1eba-4d83-89f8-8ecc68b29b53 Aug 14 00:33:01.335736 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-b37e7ae6-d986-4eef-9c8a-db4d35790bef tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:01.335736 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-b37e7ae6-d986-4eef-9c8a-db4d35790bef tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:01.377780 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-b37e7ae6-d986-4eef-9c8a-db4d35790bef tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/cf9efbba-1eba-4d83-89f8-8ecc68b29b53 returned with HTTP 200 Aug 14 00:33:01.378278 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 281/1142] 10.4.3.208 () {70 vars in 1651 bytes} [Fri Aug 14 00:33:01 2026] GET /volume/v3/attachments/cf9efbba-1eba-4d83-89f8-8ecc68b29b53 => generated 994 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:33:01.860113 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-53652ed0-d42d-4a27-88ac-9bd40d65c3a6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:01.861796 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-53652ed0-d42d-4a27-88ac-9bd40d65c3a6 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:01.862212 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-53652ed0-d42d-4a27-88ac-9bd40d65c3a6 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:01.863007 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-53652ed0-d42d-4a27-88ac-9bd40d65c3a6 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:01.883892 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:01.883892 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:01.892257 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-53652ed0-d42d-4a27-88ac-9bd40d65c3a6 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:01.901370 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-53652ed0-d42d-4a27-88ac-9bd40d65c3a6 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:01.901931 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 286/1143] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:01 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:01.996660 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a8286fbc-ecf4-44dc-b47f-4084270f4c3c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:01.999454 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a8286fbc-ecf4-44dc-b47f-4084270f4c3c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:33:01.999955 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a8286fbc-ecf4-44dc-b47f-4084270f4c3c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:02.000242 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a8286fbc-ecf4-44dc-b47f-4084270f4c3c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:02.013605 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:02.013605 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:02.018559 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a8286fbc-ecf4-44dc-b47f-4084270f4c3c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:02.025351 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a8286fbc-ecf4-44dc-b47f-4084270f4c3c tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 200 Aug 14 00:33:02.025837 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 288/1144] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:01 2026] GET /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 939 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:02.921337 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8e8adb39-4148-4249-8e4a-d865a07cf532 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:02.923656 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8e8adb39-4148-4249-8e4a-d865a07cf532 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:02.923903 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8e8adb39-4148-4249-8e4a-d865a07cf532 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:02.924154 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8e8adb39-4148-4249-8e4a-d865a07cf532 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:02.938142 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:02.938142 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:02.942955 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-8e8adb39-4148-4249-8e4a-d865a07cf532 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:02.948912 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8e8adb39-4148-4249-8e4a-d865a07cf532 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:02.949030 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 290/1145] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:02 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:03.040415 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a5c4acbe-6436-4e19-ac65-5968ce426ce5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:03.043038 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a5c4acbe-6436-4e19-ac65-5968ce426ce5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:33:03.043410 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a5c4acbe-6436-4e19-ac65-5968ce426ce5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:03.043744 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a5c4acbe-6436-4e19-ac65-5968ce426ce5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:03.056651 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:03.056651 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:03.063184 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a5c4acbe-6436-4e19-ac65-5968ce426ce5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:03.070598 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a5c4acbe-6436-4e19-ac65-5968ce426ce5 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 200 Aug 14 00:33:03.071372 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 282/1146] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:03 2026] GET /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:03.971012 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-344a0149-4529-44d6-a286-c56452fee411 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:03.973946 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-344a0149-4529-44d6-a286-c56452fee411 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:03.976478 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-344a0149-4529-44d6-a286-c56452fee411 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:03.976678 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-344a0149-4529-44d6-a286-c56452fee411 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:03.990153 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:03.990153 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:03.995851 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-344a0149-4529-44d6-a286-c56452fee411 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:04.002683 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-344a0149-4529-44d6-a286-c56452fee411 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:04.003625 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 287/1147] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:03 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:04.118048 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-11b0c8f9-1c85-4a81-bacd-73d8b62c1920 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:04.118048 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-11b0c8f9-1c85-4a81-bacd-73d8b62c1920 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:33:04.118048 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-11b0c8f9-1c85-4a81-bacd-73d8b62c1920 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:04.118048 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-11b0c8f9-1c85-4a81-bacd-73d8b62c1920 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:04.118048 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:04.118048 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:04.122486 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-11b0c8f9-1c85-4a81-bacd-73d8b62c1920 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:04.130151 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-11b0c8f9-1c85-4a81-bacd-73d8b62c1920 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 200 Aug 14 00:33:04.131291 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 289/1148] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:04 2026] GET /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 939 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:05.020511 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a25a8913-2353-4077-8d3c-4eb7e45e7459 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:05.022322 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a25a8913-2353-4077-8d3c-4eb7e45e7459 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:05.022519 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a25a8913-2353-4077-8d3c-4eb7e45e7459 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:05.022712 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a25a8913-2353-4077-8d3c-4eb7e45e7459 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:05.032636 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:05.032636 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:05.036448 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a25a8913-2353-4077-8d3c-4eb7e45e7459 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:05.041281 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a25a8913-2353-4077-8d3c-4eb7e45e7459 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:05.041617 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 291/1149] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:05 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:05.146598 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2a8dc64f-7af4-4068-a3fa-58a54a089aef None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:05.149050 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2a8dc64f-7af4-4068-a3fa-58a54a089aef tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:33:05.149363 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2a8dc64f-7af4-4068-a3fa-58a54a089aef tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:05.149648 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2a8dc64f-7af4-4068-a3fa-58a54a089aef tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:05.161755 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:05.161755 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:05.167376 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2a8dc64f-7af4-4068-a3fa-58a54a089aef tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:05.173260 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2a8dc64f-7af4-4068-a3fa-58a54a089aef tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 200 Aug 14 00:33:05.173926 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 283/1150] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:05 2026] GET /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:06.058114 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3dd43605-9ec6-4b15-ab9d-10d824914799 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:06.060440 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3dd43605-9ec6-4b15-ab9d-10d824914799 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:06.061850 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3dd43605-9ec6-4b15-ab9d-10d824914799 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:06.061850 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3dd43605-9ec6-4b15-ab9d-10d824914799 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:06.081476 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:06.081476 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:06.087589 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3dd43605-9ec6-4b15-ab9d-10d824914799 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:06.094565 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3dd43605-9ec6-4b15-ab9d-10d824914799 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:06.095158 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 288/1151] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:06 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:06.190037 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e6889922-4bdd-40ab-8f9f-35b214e78f94 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:06.193065 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e6889922-4bdd-40ab-8f9f-35b214e78f94 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:33:06.194808 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e6889922-4bdd-40ab-8f9f-35b214e78f94 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:06.194808 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e6889922-4bdd-40ab-8f9f-35b214e78f94 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:06.207342 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:06.207342 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:06.212831 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e6889922-4bdd-40ab-8f9f-35b214e78f94 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:06.219283 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e6889922-4bdd-40ab-8f9f-35b214e78f94 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 200 Aug 14 00:33:06.221236 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 290/1152] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:06 2026] GET /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:06.717699 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-cf00c0b3-4322-427c-b910-e0816e56a4ff None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:06.722749 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-cf00c0b3-4322-427c-b910-e0816e56a4ff tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] POST https://10.4.3.208/volume/v3/attachments/1774106f-7fd2-4ff4-81ef-12eddb2879ef/action Aug 14 00:33:06.733776 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-cf00c0b3-4322-427c-b910-e0816e56a4ff tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:33:06.734009 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-cf00c0b3-4322-427c-b910-e0816e56a4ff tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:06.763292 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:06.763292 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:06.782272 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-1e7da9f2-0a81-4a4e-b9be-f013bef80c41 req-cf00c0b3-4322-427c-b910-e0816e56a4ff tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/attachments/1774106f-7fd2-4ff4-81ef-12eddb2879ef/action returned with HTTP 204 Aug 14 00:33:06.782866 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 292/1153] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:33:06 2026] POST /volume/v3/attachments/1774106f-7fd2-4ff4-81ef-12eddb2879ef/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:07.114870 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9ac6b593-41c9-43e7-bfec-b010a69ae23f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:07.118604 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9ac6b593-41c9-43e7-bfec-b010a69ae23f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:07.119183 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9ac6b593-41c9-43e7-bfec-b010a69ae23f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:07.119478 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9ac6b593-41c9-43e7-bfec-b010a69ae23f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:07.155337 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:07.155337 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:07.170457 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-9ac6b593-41c9-43e7-bfec-b010a69ae23f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:07.193108 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9ac6b593-41c9-43e7-bfec-b010a69ae23f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:07.194433 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 284/1154] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:07 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 843 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:07.236210 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ccccf10d-6883-4a92-bba6-f02e6eb9db3d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:07.238700 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ccccf10d-6883-4a92-bba6-f02e6eb9db3d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:33:07.238700 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ccccf10d-6883-4a92-bba6-f02e6eb9db3d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:07.239898 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ccccf10d-6883-4a92-bba6-f02e6eb9db3d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:07.250319 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:07.250319 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:07.254702 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ccccf10d-6883-4a92-bba6-f02e6eb9db3d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:07.259586 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ccccf10d-6883-4a92-bba6-f02e6eb9db3d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 200 Aug 14 00:33:07.260131 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 289/1155] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:07 2026] GET /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 1231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:07.280186 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7742c3c2-f8d5-45a2-b136-d23876640198 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:07.282725 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7742c3c2-f8d5-45a2-b136-d23876640198 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:33:07.282974 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7742c3c2-f8d5-45a2-b136-d23876640198 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:07.283274 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7742c3c2-f8d5-45a2-b136-d23876640198 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:07.301654 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:07.301654 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:07.308448 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7742c3c2-f8d5-45a2-b136-d23876640198 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:07.319109 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7742c3c2-f8d5-45a2-b136-d23876640198 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 200 Aug 14 00:33:07.319565 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 291/1156] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:07 2026] GET /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 1231 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:07.985705 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8e107008-1f97-4a0f-873a-91ec93e46b40 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:07.988883 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8e107008-1f97-4a0f-873a-91ec93e46b40 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:07.988883 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8e107008-1f97-4a0f-873a-91ec93e46b40 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:07.988883 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8e107008-1f97-4a0f-873a-91ec93e46b40 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:07.999857 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:07.999857 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:08.007119 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-8e107008-1f97-4a0f-873a-91ec93e46b40 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:08.014923 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8e107008-1f97-4a0f-873a-91ec93e46b40 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 200 Aug 14 00:33:08.019134 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 293/1157] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:07 2026] GET /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 939 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:08.213450 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-274b1338-3f54-4120-8280-d3d1e0d7a9e4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:08.215880 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-274b1338-3f54-4120-8280-d3d1e0d7a9e4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:08.216322 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-274b1338-3f54-4120-8280-d3d1e0d7a9e4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:08.216610 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-274b1338-3f54-4120-8280-d3d1e0d7a9e4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:08.229168 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:08.229168 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:08.234178 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-274b1338-3f54-4120-8280-d3d1e0d7a9e4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:08.240154 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-274b1338-3f54-4120-8280-d3d1e0d7a9e4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:08.241670 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 285/1158] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:08 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:08.384790 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-b8c4560e-09e0-4dde-a3e2-7b8622c26dc3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:08.388063 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-b8c4560e-09e0-4dde-a3e2-7b8622c26dc3 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:08.388318 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-b8c4560e-09e0-4dde-a3e2-7b8622c26dc3 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:08.388696 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-b8c4560e-09e0-4dde-a3e2-7b8622c26dc3 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:08.396921 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:08.396921 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:08.401775 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-b8c4560e-09e0-4dde-a3e2-7b8622c26dc3 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:08.406709 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-b8c4560e-09e0-4dde-a3e2-7b8622c26dc3 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 200 Aug 14 00:33:08.407679 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 290/1159] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:08 2026] GET /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:08.501876 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cf1859ba-4e04-45e0-96a4-389e849f86fe None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:08.502340 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cf1859ba-4e04-45e0-96a4-389e849f86fe None None] GET https://10.4.3.208/volume// Aug 14 00:33:08.502576 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cf1859ba-4e04-45e0-96a4-389e849f86fe None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:08.503220 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cf1859ba-4e04-45e0-96a4-389e849f86fe None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:08.503220 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cf1859ba-4e04-45e0-96a4-389e849f86fe None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:08.503618 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 292/1160] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:33:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:08.515544 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-9d026c4a-9de6-4d07-87db-060c01bb15ca None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:08.518352 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-9d026c4a-9de6-4d07-87db-060c01bb15ca tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:33:08.518776 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-9d026c4a-9de6-4d07-87db-060c01bb15ca tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdde35d5-0cfa-4894-b8a5-94383eb51715", "connector": null, "instance_uuid": "5a7447dd-c5bf-4fed-940c-576936e06c30"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:08.529580 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:08.529580 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:08.568526 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-9d026c4a-9de6-4d07-87db-060c01bb15ca tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:33:08.569103 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 294/1161] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:33:08 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:08.608693 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d40dcb86-4937-4e01-9530-e92c57e82dca None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:08.611562 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d40dcb86-4937-4e01-9530-e92c57e82dca tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:08.611562 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d40dcb86-4937-4e01-9530-e92c57e82dca tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:08.613500 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d40dcb86-4937-4e01-9530-e92c57e82dca tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:08.624208 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-407b8d69-bf99-4997-974c-842a485897f1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:08.624603 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-407b8d69-bf99-4997-974c-842a485897f1 None None] GET https://10.4.3.208/volume// Aug 14 00:33:08.624907 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-407b8d69-bf99-4997-974c-842a485897f1 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:08.625133 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-407b8d69-bf99-4997-974c-842a485897f1 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:08.625431 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-407b8d69-bf99-4997-974c-842a485897f1 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:08.625955 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 291/1162] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:33:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:08.627003 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:08.627003 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:08.632160 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d40dcb86-4937-4e01-9530-e92c57e82dca tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:08.636574 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-1b4b4e54-b194-4846-801d-430d2e6d4ea7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:08.641863 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-1b4b4e54-b194-4846-801d-430d2e6d4ea7 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:08.642193 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-1b4b4e54-b194-4846-801d-430d2e6d4ea7 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:08.643059 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d40dcb86-4937-4e01-9530-e92c57e82dca tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 200 Aug 14 00:33:08.643643 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 286/1163] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:08 2026] GET /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 938 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:08.643938 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-1b4b4e54-b194-4846-801d-430d2e6d4ea7 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:08.664394 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:08.664394 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:08.672226 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-1b4b4e54-b194-4846-801d-430d2e6d4ea7 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:08.681777 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-1b4b4e54-b194-4846-801d-430d2e6d4ea7 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 200 Aug 14 00:33:08.682342 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 293/1164] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:33:08 2026] GET /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 1118 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:08.803294 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-eaeec0ca-1659-4d8c-96db-8a1178484704 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:08.808020 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-eaeec0ca-1659-4d8c-96db-8a1178484704 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] PUT https://10.4.3.208/volume/v3/attachments/5eb52d88-6dce-4069-9cef-ef453923dd12 Aug 14 00:33:08.808716 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-eaeec0ca-1659-4d8c-96db-8a1178484704 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:08.821697 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-eaeec0ca-1659-4d8c-96db-8a1178484704 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Acquiring lock "cinder-attachment_update-bdde35d5-0cfa-4894-b8a5-94383eb51715-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:33:08.829877 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-eaeec0ca-1659-4d8c-96db-8a1178484704 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Lock "cinder-attachment_update-bdde35d5-0cfa-4894-b8a5-94383eb51715-np0000007289" acquired by "attachment_update" :: waited 0.008s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:33:08.830739 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:08.830739 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:08.948094 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-eaeec0ca-1659-4d8c-96db-8a1178484704 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Lock "cinder-attachment_update-bdde35d5-0cfa-4894-b8a5-94383eb51715-np0000007289" released by "attachment_update" :: held 0.119s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:33:08.948434 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-eaeec0ca-1659-4d8c-96db-8a1178484704 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/attachments/5eb52d88-6dce-4069-9cef-ef453923dd12 returned with HTTP 200 Aug 14 00:33:08.948901 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 295/1165] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:33:08 2026] PUT /volume/v3/attachments/5eb52d88-6dce-4069-9cef-ef453923dd12 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:09.260300 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-768fcf29-5a25-4328-a38a-e56fc6974bc4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:09.263761 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-768fcf29-5a25-4328-a38a-e56fc6974bc4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:09.264383 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-768fcf29-5a25-4328-a38a-e56fc6974bc4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:09.264383 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-768fcf29-5a25-4328-a38a-e56fc6974bc4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:09.276978 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:09.276978 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:09.282838 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-768fcf29-5a25-4328-a38a-e56fc6974bc4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:09.288508 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-768fcf29-5a25-4328-a38a-e56fc6974bc4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:09.288976 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 292/1166] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:09 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:09.509114 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2a98e385-ce84-419d-9607-89978658669c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:09.511695 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2a98e385-ce84-419d-9607-89978658669c tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:09.512004 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2a98e385-ce84-419d-9607-89978658669c tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:09.512291 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2a98e385-ce84-419d-9607-89978658669c tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:09.522114 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:09.522114 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:09.528558 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2a98e385-ce84-419d-9607-89978658669c tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:09.536599 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2a98e385-ce84-419d-9607-89978658669c tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:09.537305 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 287/1167] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:09 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:09.612668 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-715b2423-1656-4b07-a82c-88c8fed283df None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:09.617630 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-715b2423-1656-4b07-a82c-88c8fed283df tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:09.617630 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-715b2423-1656-4b07-a82c-88c8fed283df tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:09.618331 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-715b2423-1656-4b07-a82c-88c8fed283df tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:09.629066 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:09.629066 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:09.634670 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-715b2423-1656-4b07-a82c-88c8fed283df tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:09.641670 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-715b2423-1656-4b07-a82c-88c8fed283df tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:09.642287 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 294/1168] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:09 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:09.665211 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-de419981-137a-4e11-a932-90b1db4b85f1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:09.666675 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-de419981-137a-4e11-a932-90b1db4b85f1 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:09.666895 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-de419981-137a-4e11-a932-90b1db4b85f1 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:09.667124 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-de419981-137a-4e11-a932-90b1db4b85f1 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:09.684530 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:09.684530 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:09.690066 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-de419981-137a-4e11-a932-90b1db4b85f1 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:09.696953 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-de419981-137a-4e11-a932-90b1db4b85f1 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 200 Aug 14 00:33:09.697708 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 296/1169] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:09 2026] GET /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 939 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:09.736469 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-86fcb165-b849-4d05-a8e9-a2ea8bbc833d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:09.736949 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-86fcb165-b849-4d05-a8e9-a2ea8bbc833d None None] GET https://10.4.3.208/volume// Aug 14 00:33:09.737251 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-86fcb165-b849-4d05-a8e9-a2ea8bbc833d None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:09.737464 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-86fcb165-b849-4d05-a8e9-a2ea8bbc833d None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:09.737809 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-86fcb165-b849-4d05-a8e9-a2ea8bbc833d None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:09.738137 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 293/1170] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:33:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:09.748327 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-9793366f-0451-4086-9d01-a5787f6d4500 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:09.751056 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-9793366f-0451-4086-9d01-a5787f6d4500 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:33:09.751529 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-9793366f-0451-4086-9d01-a5787f6d4500 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4cd3109d-a9a3-480c-a979-1656f8f6693f", "connector": null, "instance_uuid": "26cbd376-dc88-43ae-b57d-bfe9ff857fc8"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:09.762833 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:09.762833 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:09.790028 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-9793366f-0451-4086-9d01-a5787f6d4500 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:33:09.790625 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 288/1171] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:33:09 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:09.825003 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3ebd8792-4262-4276-850d-64a2df87a25f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:09.827759 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3ebd8792-4262-4276-850d-64a2df87a25f tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:09.828046 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3ebd8792-4262-4276-850d-64a2df87a25f tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:09.828348 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3ebd8792-4262-4276-850d-64a2df87a25f tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:09.832263 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1d2e3068-f22c-45c4-88da-d66319b29821 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:09.832952 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1d2e3068-f22c-45c4-88da-d66319b29821 None None] GET https://10.4.3.208/volume// Aug 14 00:33:09.833236 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1d2e3068-f22c-45c4-88da-d66319b29821 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:09.833440 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1d2e3068-f22c-45c4-88da-d66319b29821 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:09.833883 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1d2e3068-f22c-45c4-88da-d66319b29821 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:09.834403 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 297/1172] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:33:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:09.842478 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:09.842478 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:09.845203 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-079f2b93-10ae-406f-b965-93758406fe4c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:09.846714 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3ebd8792-4262-4276-850d-64a2df87a25f tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:09.851246 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-079f2b93-10ae-406f-b965-93758406fe4c tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:09.851354 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3ebd8792-4262-4276-850d-64a2df87a25f tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:09.851529 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-079f2b93-10ae-406f-b965-93758406fe4c tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:09.851738 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-079f2b93-10ae-406f-b965-93758406fe4c tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:09.851797 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 295/1173] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:09 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:09.862954 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:09.862954 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:09.866861 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-079f2b93-10ae-406f-b965-93758406fe4c tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:09.872784 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-079f2b93-10ae-406f-b965-93758406fe4c tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:09.873241 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 294/1174] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:33:09 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:09.976753 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-9c9c7930-40e8-4252-b86f-bff894ae1a01 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:09.979527 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-9c9c7930-40e8-4252-b86f-bff894ae1a01 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] PUT https://10.4.3.208/volume/v3/attachments/7868c556-dfd5-46c1-adb9-99aa2cda91e2 Aug 14 00:33:09.979935 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-9c9c7930-40e8-4252-b86f-bff894ae1a01 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:09.991502 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-9c9c7930-40e8-4252-b86f-bff894ae1a01 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Acquiring lock "cinder-attachment_update-4cd3109d-a9a3-480c-a979-1656f8f6693f-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:33:09.997195 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-9c9c7930-40e8-4252-b86f-bff894ae1a01 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Lock "cinder-attachment_update-4cd3109d-a9a3-480c-a979-1656f8f6693f-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:33:09.998528 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:09.998528 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:10.089962 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-9c9c7930-40e8-4252-b86f-bff894ae1a01 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Lock "cinder-attachment_update-4cd3109d-a9a3-480c-a979-1656f8f6693f-np0000007289" released by "attachment_update" :: held 0.093s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:33:10.090447 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-9c9c7930-40e8-4252-b86f-bff894ae1a01 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments/7868c556-dfd5-46c1-adb9-99aa2cda91e2 returned with HTTP 200 Aug 14 00:33:10.091291 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 289/1175] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:33:09 2026] PUT /volume/v3/attachments/7868c556-dfd5-46c1-adb9-99aa2cda91e2 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:10.304953 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9195057b-edad-4ceb-a4ca-5ffa501d48cd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:10.307189 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9195057b-edad-4ceb-a4ca-5ffa501d48cd tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:10.307189 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9195057b-edad-4ceb-a4ca-5ffa501d48cd tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:10.307189 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9195057b-edad-4ceb-a4ca-5ffa501d48cd tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:10.318069 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:10.318069 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:10.321928 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9195057b-edad-4ceb-a4ca-5ffa501d48cd tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:10.327864 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9195057b-edad-4ceb-a4ca-5ffa501d48cd tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:10.328442 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 298/1176] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:10 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:10.709355 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-9e8d0ea9-590a-4cd3-99d9-f43a5eaa9152 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:10.712978 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-9e8d0ea9-590a-4cd3-99d9-f43a5eaa9152 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] POST https://10.4.3.208/volume/v3/attachments/cab97817-4724-4afc-be71-6cd2aa375b8d/action Aug 14 00:33:10.712978 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-9e8d0ea9-590a-4cd3-99d9-f43a5eaa9152 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:33:10.713176 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-9e8d0ea9-590a-4cd3-99d9-f43a5eaa9152 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:10.713379 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-aa789311-b433-4695-bb10-c29bb1d9c4b7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:10.715604 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa789311-b433-4695-bb10-c29bb1d9c4b7 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:10.715895 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aa789311-b433-4695-bb10-c29bb1d9c4b7 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:10.716201 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aa789311-b433-4695-bb10-c29bb1d9c4b7 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:10.727849 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:10.727849 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:10.731701 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-aa789311-b433-4695-bb10-c29bb1d9c4b7 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:10.737646 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa789311-b433-4695-bb10-c29bb1d9c4b7 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 200 Aug 14 00:33:10.738104 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 295/1177] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:10 2026] GET /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:10.739019 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:10.739019 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:10.754732 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0973639f-ec2c-4d9d-8fd1-ee9a5a10fb37 req-9e8d0ea9-590a-4cd3-99d9-f43a5eaa9152 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/attachments/cab97817-4724-4afc-be71-6cd2aa375b8d/action returned with HTTP 204 Aug 14 00:33:10.755232 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 296/1178] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:33:10 2026] POST /volume/v3/attachments/cab97817-4724-4afc-be71-6cd2aa375b8d/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:10.870147 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b8fee2a5-f28c-42c7-8e44-865a1e27ccd1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:10.872604 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b8fee2a5-f28c-42c7-8e44-865a1e27ccd1 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:10.872900 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b8fee2a5-f28c-42c7-8e44-865a1e27ccd1 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:10.873140 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b8fee2a5-f28c-42c7-8e44-865a1e27ccd1 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:10.887449 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:10.887449 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:10.894226 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b8fee2a5-f28c-42c7-8e44-865a1e27ccd1 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:10.897481 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b8fee2a5-f28c-42c7-8e44-865a1e27ccd1 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:10.898177 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 290/1179] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:10 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:11.343430 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ca2e68bd-a453-4114-b10d-866fe3dcc566 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:11.345517 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ca2e68bd-a453-4114-b10d-866fe3dcc566 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:11.345728 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ca2e68bd-a453-4114-b10d-866fe3dcc566 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:11.345962 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ca2e68bd-a453-4114-b10d-866fe3dcc566 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:11.357253 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:11.357253 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:11.361604 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ca2e68bd-a453-4114-b10d-866fe3dcc566 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:11.366981 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ca2e68bd-a453-4114-b10d-866fe3dcc566 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:11.367719 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 299/1180] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:11 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:11.381725 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-02cf3441-36c1-45ec-a19c-9b1527f1a838 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:11.384190 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-02cf3441-36c1-45ec-a19c-9b1527f1a838 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:11.384461 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-02cf3441-36c1-45ec-a19c-9b1527f1a838 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:11.384885 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-02cf3441-36c1-45ec-a19c-9b1527f1a838 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:11.395438 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:11.395438 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:11.399883 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-02cf3441-36c1-45ec-a19c-9b1527f1a838 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:11.406591 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-02cf3441-36c1-45ec-a19c-9b1527f1a838 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:11.407260 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 296/1181] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:11 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:11.757054 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fe22d3a5-3b44-4bf5-a621-47e055fe3647 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:11.759469 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fe22d3a5-3b44-4bf5-a621-47e055fe3647 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:11.759762 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fe22d3a5-3b44-4bf5-a621-47e055fe3647 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:11.760010 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fe22d3a5-3b44-4bf5-a621-47e055fe3647 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:11.779105 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:11.779105 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:11.788681 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fe22d3a5-3b44-4bf5-a621-47e055fe3647 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:11.794843 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fe22d3a5-3b44-4bf5-a621-47e055fe3647 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 200 Aug 14 00:33:11.795577 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 297/1182] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:11 2026] GET /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 939 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:11.806226 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-20acc9ed-6359-423a-a132-90d671e3b570 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:11.808636 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-20acc9ed-6359-423a-a132-90d671e3b570 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:33:11.808889 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-20acc9ed-6359-423a-a132-90d671e3b570 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:11.809027 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-20acc9ed-6359-423a-a132-90d671e3b570 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:11.822848 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:11.822848 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:11.828967 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-20acc9ed-6359-423a-a132-90d671e3b570 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:11.836396 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-20acc9ed-6359-423a-a132-90d671e3b570 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:33:11.837047 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 291/1183] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:11 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:11.866254 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-f8ac5a6a-174f-4a43-a118-1e0a0d31af16 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:11.869756 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-f8ac5a6a-174f-4a43-a118-1e0a0d31af16 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] POST https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430/action Aug 14 00:33:11.870291 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-f8ac5a6a-174f-4a43-a118-1e0a0d31af16 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:33:11.870490 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-f8ac5a6a-174f-4a43-a118-1e0a0d31af16 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:11.884855 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:11.884855 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:11.885695 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-f8ac5a6a-174f-4a43-a118-1e0a0d31af16 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:11.893617 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-f8ac5a6a-174f-4a43-a118-1e0a0d31af16 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Begin detaching volume completed successfully. Aug 14 00:33:11.893779 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-f8ac5a6a-174f-4a43-a118-1e0a0d31af16 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430/action returned with HTTP 202 Aug 14 00:33:11.894217 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 300/1184] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:33:11 2026] POST /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:33:11.913116 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8cc1a935-3e09-4cf5-96dd-60cbc52de4ac None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:11.918101 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8cc1a935-3e09-4cf5-96dd-60cbc52de4ac tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:11.918409 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8cc1a935-3e09-4cf5-96dd-60cbc52de4ac tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:11.918656 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8cc1a935-3e09-4cf5-96dd-60cbc52de4ac tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:11.919597 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e9ad416f-f8a4-40c5-8a7f-6e3efcea5d9b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:11.922042 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e9ad416f-f8a4-40c5-8a7f-6e3efcea5d9b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:33:11.922421 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e9ad416f-f8a4-40c5-8a7f-6e3efcea5d9b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:11.922782 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e9ad416f-f8a4-40c5-8a7f-6e3efcea5d9b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:11.932929 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:11.932929 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:11.939475 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:11.939475 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:11.940211 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8cc1a935-3e09-4cf5-96dd-60cbc52de4ac tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:11.947106 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8cc1a935-3e09-4cf5-96dd-60cbc52de4ac tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:11.947720 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e9ad416f-f8a4-40c5-8a7f-6e3efcea5d9b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:11.947805 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 297/1185] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:11 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:11.956274 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d17c52ce-cc2b-4929-a56d-6750d9c5dc68 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:11.957171 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d17c52ce-cc2b-4929-a56d-6750d9c5dc68 None None] GET https://10.4.3.208/volume// Aug 14 00:33:11.957171 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d17c52ce-cc2b-4929-a56d-6750d9c5dc68 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:11.957355 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d17c52ce-cc2b-4929-a56d-6750d9c5dc68 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:11.957831 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d17c52ce-cc2b-4929-a56d-6750d9c5dc68 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:11.958317 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 292/1186] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:33:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:11.961824 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e9ad416f-f8a4-40c5-8a7f-6e3efcea5d9b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:33:11.962359 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 298/1187] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:11 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:11.968021 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-f4620971-a056-4d62-8948-7e9b969a06a4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:11.971118 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-f4620971-a056-4d62-8948-7e9b969a06a4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:33:11.971325 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-f4620971-a056-4d62-8948-7e9b969a06a4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:11.971505 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-f4620971-a056-4d62-8948-7e9b969a06a4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:11.980290 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:11.980290 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:11.983702 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-f4620971-a056-4d62-8948-7e9b969a06a4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:11.988288 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-f4620971-a056-4d62-8948-7e9b969a06a4 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:33:11.988731 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 301/1188] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:33:11 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 1318 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:12.812352 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0d231ef4-a849-45b7-ae47-ed90bb13e8f8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:12.814905 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0d231ef4-a849-45b7-ae47-ed90bb13e8f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:12.815275 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0d231ef4-a849-45b7-ae47-ed90bb13e8f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:12.815765 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0d231ef4-a849-45b7-ae47-ed90bb13e8f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:12.837710 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:12.837710 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:12.853431 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0d231ef4-a849-45b7-ae47-ed90bb13e8f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:12.861717 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0d231ef4-a849-45b7-ae47-ed90bb13e8f8 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 200 Aug 14 00:33:12.862950 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 298/1189] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:12 2026] GET /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 939 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:12.967582 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8b266621-51e8-420f-a547-81950bd8ddd3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:12.970382 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8b266621-51e8-420f-a547-81950bd8ddd3 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:12.970690 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8b266621-51e8-420f-a547-81950bd8ddd3 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:12.970959 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8b266621-51e8-420f-a547-81950bd8ddd3 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:12.979071 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-88e6272d-dca8-46c8-8c33-28c25c712679 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:12.980446 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-88e6272d-dca8-46c8-8c33-28c25c712679 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:33:12.981268 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-88e6272d-dca8-46c8-8c33-28c25c712679 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:12.981268 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-88e6272d-dca8-46c8-8c33-28c25c712679 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:12.986284 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:12.986284 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:12.996574 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8b266621-51e8-420f-a547-81950bd8ddd3 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:13.007152 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:13.007152 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:13.007379 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8b266621-51e8-420f-a547-81950bd8ddd3 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:13.007379 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 293/1190] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:12 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:13.008342 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-88e6272d-dca8-46c8-8c33-28c25c712679 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:13.018826 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-88e6272d-dca8-46c8-8c33-28c25c712679 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:33:13.019632 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 299/1191] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:12 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:13.879177 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2a11fe3e-23a5-41dc-b179-5838923de7cb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:13.881422 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2a11fe3e-23a5-41dc-b179-5838923de7cb tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:13.881705 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2a11fe3e-23a5-41dc-b179-5838923de7cb tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:13.881961 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2a11fe3e-23a5-41dc-b179-5838923de7cb tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:13.898114 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:13.898114 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:13.910694 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2a11fe3e-23a5-41dc-b179-5838923de7cb tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:13.917544 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2a11fe3e-23a5-41dc-b179-5838923de7cb tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 200 Aug 14 00:33:13.918376 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 302/1192] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:13 2026] GET /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 939 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:14.024436 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3aba318a-c511-4940-8c71-c4a49ecd6d5f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:14.026692 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3aba318a-c511-4940-8c71-c4a49ecd6d5f tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:14.026967 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3aba318a-c511-4940-8c71-c4a49ecd6d5f tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:14.028542 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3aba318a-c511-4940-8c71-c4a49ecd6d5f tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:14.038545 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d6c549c1-e3ca-4792-8178-73353bcdf20d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:14.040716 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d6c549c1-e3ca-4792-8178-73353bcdf20d tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:33:14.040945 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d6c549c1-e3ca-4792-8178-73353bcdf20d tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:14.041202 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d6c549c1-e3ca-4792-8178-73353bcdf20d tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:14.045353 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:14.045353 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:14.053321 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3aba318a-c511-4940-8c71-c4a49ecd6d5f tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:14.054285 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:14.054285 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:14.058879 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d6c549c1-e3ca-4792-8178-73353bcdf20d tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:14.065096 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d6c549c1-e3ca-4792-8178-73353bcdf20d tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:33:14.065840 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3aba318a-c511-4940-8c71-c4a49ecd6d5f tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:14.065988 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 294/1193] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:14 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:14.067037 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 299/1194] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:14 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:14.306363 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-bf1b6ed4-1ee5-4265-bfae-5f43c345fcad None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:14.308932 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-bf1b6ed4-1ee5-4265-bfae-5f43c345fcad tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/attachments/cf9efbba-1eba-4d83-89f8-8ecc68b29b53/action Aug 14 00:33:14.309343 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-bf1b6ed4-1ee5-4265-bfae-5f43c345fcad tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:33:14.310738 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-bf1b6ed4-1ee5-4265-bfae-5f43c345fcad tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:14.351874 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:14.351874 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:14.377941 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-00c6b3c8-aa57-426c-a454-aace72e96556 req-bf1b6ed4-1ee5-4265-bfae-5f43c345fcad tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/cf9efbba-1eba-4d83-89f8-8ecc68b29b53/action returned with HTTP 204 Aug 14 00:33:14.377941 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 300/1195] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:33:14 2026] POST /volume/v3/attachments/cf9efbba-1eba-4d83-89f8-8ecc68b29b53/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:14.936639 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a81ac7bb-9be6-40e3-ba54-d9723e00f197 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:14.938578 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a81ac7bb-9be6-40e3-ba54-d9723e00f197 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:14.938802 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a81ac7bb-9be6-40e3-ba54-d9723e00f197 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:14.939007 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a81ac7bb-9be6-40e3-ba54-d9723e00f197 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:14.951073 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:14.951073 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:14.957103 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a81ac7bb-9be6-40e3-ba54-d9723e00f197 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:14.962737 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a81ac7bb-9be6-40e3-ba54-d9723e00f197 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 200 Aug 14 00:33:14.963863 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 303/1196] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:14 2026] GET /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:15.082495 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1a112104-2845-436d-b823-214fa4999028 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:15.085195 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7f778443-2bbe-4206-89cf-f7ff7170f8a5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:15.085508 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1a112104-2845-436d-b823-214fa4999028 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:33:15.085508 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1a112104-2845-436d-b823-214fa4999028 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:15.085728 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1a112104-2845-436d-b823-214fa4999028 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:15.087558 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7f778443-2bbe-4206-89cf-f7ff7170f8a5 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:15.087832 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7f778443-2bbe-4206-89cf-f7ff7170f8a5 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:15.088229 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7f778443-2bbe-4206-89cf-f7ff7170f8a5 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:15.097831 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:15.097831 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:15.100780 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:15.100780 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:15.103355 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1a112104-2845-436d-b823-214fa4999028 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:15.104981 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7f778443-2bbe-4206-89cf-f7ff7170f8a5 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:15.109679 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1a112104-2845-436d-b823-214fa4999028 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:33:15.110496 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 295/1197] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:15 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:15.110590 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7f778443-2bbe-4206-89cf-f7ff7170f8a5 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:15.112252 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 300/1198] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:15 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:15.607669 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-dfd2f582-aced-45a3-a533-627add94a66a req-647ff404-92ff-498b-ac84-a9cf3eaada48 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:15.610844 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-dfd2f582-aced-45a3-a533-627add94a66a req-647ff404-92ff-498b-ac84-a9cf3eaada48 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:33:15.611074 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-dfd2f582-aced-45a3-a533-627add94a66a req-647ff404-92ff-498b-ac84-a9cf3eaada48 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:15.611360 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-dfd2f582-aced-45a3-a533-627add94a66a req-647ff404-92ff-498b-ac84-a9cf3eaada48 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:15.625384 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:15.625384 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:15.631662 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-dfd2f582-aced-45a3-a533-627add94a66a req-647ff404-92ff-498b-ac84-a9cf3eaada48 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:33:15.639320 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-dfd2f582-aced-45a3-a533-627add94a66a req-647ff404-92ff-498b-ac84-a9cf3eaada48 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 200 Aug 14 00:33:15.639806 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 301/1199] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:15 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:15.791658 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-e0d1bb3e-794c-4094-bf77-e87b30e4c90f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:15.796056 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-e0d1bb3e-794c-4094-bf77-e87b30e4c90f tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] POST https://10.4.3.208/volume/v3/attachments/5eb52d88-6dce-4069-9cef-ef453923dd12/action Aug 14 00:33:15.796654 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-e0d1bb3e-794c-4094-bf77-e87b30e4c90f tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:33:15.797491 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-e0d1bb3e-794c-4094-bf77-e87b30e4c90f tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:15.829018 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:15.829018 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:15.849226 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-476e1f04-300e-4757-ae83-b371cddc33d3 req-e0d1bb3e-794c-4094-bf77-e87b30e4c90f tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/attachments/5eb52d88-6dce-4069-9cef-ef453923dd12/action returned with HTTP 204 Aug 14 00:33:15.850187 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 304/1200] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:33:15 2026] POST /volume/v3/attachments/5eb52d88-6dce-4069-9cef-ef453923dd12/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:15.978878 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3fed20a6-7c15-48bb-8abf-a0eb5d2c8873 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:15.984122 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3fed20a6-7c15-48bb-8abf-a0eb5d2c8873 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:15.984122 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3fed20a6-7c15-48bb-8abf-a0eb5d2c8873 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:15.984122 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3fed20a6-7c15-48bb-8abf-a0eb5d2c8873 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:15.995149 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:15.995149 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:16.000962 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3fed20a6-7c15-48bb-8abf-a0eb5d2c8873 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:16.008045 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3fed20a6-7c15-48bb-8abf-a0eb5d2c8873 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 200 Aug 14 00:33:16.009176 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 296/1201] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:15 2026] GET /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 1231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:16.025123 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f3ff130f-5b39-41f9-aa0e-b0290a7a1074 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:16.027413 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f3ff130f-5b39-41f9-aa0e-b0290a7a1074 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:16.027647 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f3ff130f-5b39-41f9-aa0e-b0290a7a1074 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:16.027995 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f3ff130f-5b39-41f9-aa0e-b0290a7a1074 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:16.039505 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:16.039505 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:16.044010 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f3ff130f-5b39-41f9-aa0e-b0290a7a1074 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:16.049553 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f3ff130f-5b39-41f9-aa0e-b0290a7a1074 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 200 Aug 14 00:33:16.050188 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 301/1202] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:16 2026] GET /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 1231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:16.126336 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fb995b37-bc5f-4cfa-a621-12ae3902c1cd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:16.127216 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fb995b37-bc5f-4cfa-a621-12ae3902c1cd tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:33:16.127502 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fb995b37-bc5f-4cfa-a621-12ae3902c1cd tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:16.127813 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fb995b37-bc5f-4cfa-a621-12ae3902c1cd tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:16.130023 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b913c3c6-1614-4311-8a76-78163b1f5402 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:16.132473 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b913c3c6-1614-4311-8a76-78163b1f5402 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:16.132752 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b913c3c6-1614-4311-8a76-78163b1f5402 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:16.133017 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b913c3c6-1614-4311-8a76-78163b1f5402 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:16.147235 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:16.147235 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:16.149559 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:16.149559 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:16.151626 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b913c3c6-1614-4311-8a76-78163b1f5402 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:16.153836 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fb995b37-bc5f-4cfa-a621-12ae3902c1cd tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:16.155941 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b913c3c6-1614-4311-8a76-78163b1f5402 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:16.156360 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 305/1203] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:16 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:16.158832 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fb995b37-bc5f-4cfa-a621-12ae3902c1cd tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:33:16.159693 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 302/1204] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:16 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:17.173479 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-39426549-63e0-472d-9076-03088201cb34 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:17.175621 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-39426549-63e0-472d-9076-03088201cb34 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:17.175904 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-39426549-63e0-472d-9076-03088201cb34 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:17.176222 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-39426549-63e0-472d-9076-03088201cb34 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:17.184611 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d18adb93-5257-460b-9fc8-b092c3ed0b91 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:17.187133 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d18adb93-5257-460b-9fc8-b092c3ed0b91 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:33:17.187469 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d18adb93-5257-460b-9fc8-b092c3ed0b91 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:17.187804 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d18adb93-5257-460b-9fc8-b092c3ed0b91 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:17.194005 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:17.194005 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:17.201669 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:17.201669 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:17.202217 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-39426549-63e0-472d-9076-03088201cb34 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:17.206552 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d18adb93-5257-460b-9fc8-b092c3ed0b91 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:17.209474 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-39426549-63e0-472d-9076-03088201cb34 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:17.210498 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 297/1205] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:17 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:17.212234 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d18adb93-5257-460b-9fc8-b092c3ed0b91 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:33:17.212658 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 302/1206] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:17 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:18.227207 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f4593e55-0172-4863-9bad-d3d298d25c14 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:18.231576 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a8421a05-da13-4afb-b301-7697e1c4bd9b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:18.233272 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f4593e55-0172-4863-9bad-d3d298d25c14 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:18.236123 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a8421a05-da13-4afb-b301-7697e1c4bd9b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:33:18.236123 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a8421a05-da13-4afb-b301-7697e1c4bd9b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:18.236289 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f4593e55-0172-4863-9bad-d3d298d25c14 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:18.236373 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a8421a05-da13-4afb-b301-7697e1c4bd9b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:18.236435 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f4593e55-0172-4863-9bad-d3d298d25c14 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:18.252184 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:18.252184 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:18.255851 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:18.255851 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:18.262578 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a8421a05-da13-4afb-b301-7697e1c4bd9b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:18.269408 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f4593e55-0172-4863-9bad-d3d298d25c14 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:18.274942 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a8421a05-da13-4afb-b301-7697e1c4bd9b tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:33:18.277238 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 303/1207] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:18 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:18.277296 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f4593e55-0172-4863-9bad-d3d298d25c14 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:18.277296 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 306/1208] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:18 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:18.884852 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-40c8eea2-acad-4f25-b6a4-5e56d9a9af36 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:18.887168 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-40c8eea2-acad-4f25-b6a4-5e56d9a9af36 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] POST https://10.4.3.208/volume/v3/attachments/7868c556-dfd5-46c1-adb9-99aa2cda91e2/action Aug 14 00:33:18.887687 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-40c8eea2-acad-4f25-b6a4-5e56d9a9af36 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action body: b'{"os-complete": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:33:18.887896 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-40c8eea2-acad-4f25-b6a4-5e56d9a9af36 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:18.914258 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:18.914258 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:18.939968 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-1d90e197-0163-4217-9b3b-bdfb8a8610dc req-40c8eea2-acad-4f25-b6a4-5e56d9a9af36 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments/7868c556-dfd5-46c1-adb9-99aa2cda91e2/action returned with HTTP 204 Aug 14 00:33:18.940910 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 298/1209] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:33:18 2026] POST /volume/v3/attachments/7868c556-dfd5-46c1-adb9-99aa2cda91e2/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:19.051683 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-155ded7a-ea83-4371-bd70-5347d072ae9a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:19.054916 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-155ded7a-ea83-4371-bd70-5347d072ae9a tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] DELETE https://10.4.3.208/volume/v3/attachments/a59a7586-f60f-42e8-af94-621a24e6c99e Aug 14 00:33:19.055194 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-155ded7a-ea83-4371-bd70-5347d072ae9a tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:19.055458 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-155ded7a-ea83-4371-bd70-5347d072ae9a tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:19.066995 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:19.066995 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:19.141387 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-0e6f22ad-f610-4853-9c28-1ab6fd06b605 req-155ded7a-ea83-4371-bd70-5347d072ae9a tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/attachments/a59a7586-f60f-42e8-af94-621a24e6c99e returned with HTTP 200 Aug 14 00:33:19.143197 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 303/1210] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:33:19 2026] DELETE /volume/v3/attachments/a59a7586-f60f-42e8-af94-621a24e6c99e => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:19.294491 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f560ecc8-826d-4225-b830-4b08a9b40f75 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:19.299113 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-25451d90-0f53-4be8-a85f-eeffdcdf7ca5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:19.299511 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f560ecc8-826d-4225-b830-4b08a9b40f75 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:19.299511 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f560ecc8-826d-4225-b830-4b08a9b40f75 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:19.299511 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f560ecc8-826d-4225-b830-4b08a9b40f75 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:19.303116 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-25451d90-0f53-4be8-a85f-eeffdcdf7ca5 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:33:19.303116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-25451d90-0f53-4be8-a85f-eeffdcdf7ca5 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:19.303116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-25451d90-0f53-4be8-a85f-eeffdcdf7ca5 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:19.313702 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:19.313702 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:19.314482 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:19.314482 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:19.322980 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f560ecc8-826d-4225-b830-4b08a9b40f75 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:19.325228 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-25451d90-0f53-4be8-a85f-eeffdcdf7ca5 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:19.332357 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f560ecc8-826d-4225-b830-4b08a9b40f75 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:19.332556 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 304/1211] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:19 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:19.334040 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-25451d90-0f53-4be8-a85f-eeffdcdf7ca5 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:33:19.334625 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 307/1212] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:19 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:19.356322 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4945e870-0348-4305-bdbf-7bca35f13f92 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:19.360041 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4945e870-0348-4305-bdbf-7bca35f13f92 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:19.360408 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4945e870-0348-4305-bdbf-7bca35f13f92 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:19.360901 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4945e870-0348-4305-bdbf-7bca35f13f92 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:19.378839 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:19.378839 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:19.384471 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4945e870-0348-4305-bdbf-7bca35f13f92 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:19.392391 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4945e870-0348-4305-bdbf-7bca35f13f92 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:19.392816 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 299/1213] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:19 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:19.453508 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-16281cc1-5766-4084-8ef0-128d0839c3e1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:19.460999 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-16281cc1-5766-4084-8ef0-128d0839c3e1 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:19.461634 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-16281cc1-5766-4084-8ef0-128d0839c3e1 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:19.461634 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-16281cc1-5766-4084-8ef0-128d0839c3e1 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:19.477169 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:19.477169 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:19.482707 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-16281cc1-5766-4084-8ef0-128d0839c3e1 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:19.490822 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-16281cc1-5766-4084-8ef0-128d0839c3e1 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:19.491830 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 304/1214] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:19 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 1135 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:19.525339 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-8647fb08-d13c-4ade-a7fb-fe0100d5138e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:19.532618 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-8647fb08-d13c-4ade-a7fb-fe0100d5138e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] POST https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588/action Aug 14 00:33:19.534055 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-8647fb08-d13c-4ade-a7fb-fe0100d5138e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:33:19.534247 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-8647fb08-d13c-4ade-a7fb-fe0100d5138e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:19.560125 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:19.560125 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:19.560125 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-8647fb08-d13c-4ade-a7fb-fe0100d5138e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:19.574642 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-8647fb08-d13c-4ade-a7fb-fe0100d5138e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Begin detaching volume completed successfully. Aug 14 00:33:19.574642 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-8647fb08-d13c-4ade-a7fb-fe0100d5138e tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588/action returned with HTTP 202 Aug 14 00:33:19.574642 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 305/1215] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:33:19 2026] POST /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:33:19.606966 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e4d958ec-fa5e-4b03-beda-65ca1b205c75 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:19.609703 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e4d958ec-fa5e-4b03-beda-65ca1b205c75 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:19.609703 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e4d958ec-fa5e-4b03-beda-65ca1b205c75 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:19.609936 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e4d958ec-fa5e-4b03-beda-65ca1b205c75 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:19.625853 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:19.625853 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:19.634377 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e4d958ec-fa5e-4b03-beda-65ca1b205c75 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:19.642520 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e4d958ec-fa5e-4b03-beda-65ca1b205c75 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:19.643488 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 308/1216] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:19 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:19.659474 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-56a06f83-2913-4b67-b5a9-7c560d7dbb41 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:19.660005 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-56a06f83-2913-4b67-b5a9-7c560d7dbb41 None None] GET https://10.4.3.208/volume// Aug 14 00:33:19.660261 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-56a06f83-2913-4b67-b5a9-7c560d7dbb41 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:19.660777 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-56a06f83-2913-4b67-b5a9-7c560d7dbb41 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:19.661461 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-56a06f83-2913-4b67-b5a9-7c560d7dbb41 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:19.662622 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 300/1217] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:33:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:19.671975 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-bdf34b40-e794-41f4-87b1-19df5954167c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:19.675587 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-bdf34b40-e794-41f4-87b1-19df5954167c tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:19.676425 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-bdf34b40-e794-41f4-87b1-19df5954167c tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:19.676992 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-bdf34b40-e794-41f4-87b1-19df5954167c tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:19.697533 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:19.697533 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:19.706471 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-bdf34b40-e794-41f4-87b1-19df5954167c tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:19.719694 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-bdf34b40-e794-41f4-87b1-19df5954167c tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:19.721013 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 305/1218] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:33:19 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 1318 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:20.093076 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-c2d771f7-2364-49a2-892b-9ca666c58293 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:20.097236 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-c2d771f7-2364-49a2-892b-9ca666c58293 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:20.098223 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-c2d771f7-2364-49a2-892b-9ca666c58293 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:20.098641 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-c2d771f7-2364-49a2-892b-9ca666c58293 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:20.127110 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:20.127110 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:20.136454 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-c2d771f7-2364-49a2-892b-9ca666c58293 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:20.145510 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-c2d771f7-2364-49a2-892b-9ca666c58293 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:20.146118 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 306/1219] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:20 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 1137 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:20.204630 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5d081fe5-f8cc-4f5d-8f3f-9e8270b2c6f7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:20.204630 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5d081fe5-f8cc-4f5d-8f3f-9e8270b2c6f7 None None] GET https://10.4.3.208/volume// Aug 14 00:33:20.204630 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5d081fe5-f8cc-4f5d-8f3f-9e8270b2c6f7 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:20.204630 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5d081fe5-f8cc-4f5d-8f3f-9e8270b2c6f7 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:20.204630 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5d081fe5-f8cc-4f5d-8f3f-9e8270b2c6f7 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:20.204630 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 309/1220] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:33:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:20.215992 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-7f384927-86ee-4fd3-aa3c-06d3fa808c48 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:20.218994 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-7f384927-86ee-4fd3-aa3c-06d3fa808c48 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] GET https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 Aug 14 00:33:20.219300 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-7f384927-86ee-4fd3-aa3c-06d3fa808c48 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:20.219558 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-7f384927-86ee-4fd3-aa3c-06d3fa808c48 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:20.237203 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:20.237203 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:20.248914 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-7f384927-86ee-4fd3-aa3c-06d3fa808c48 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Volume info retrieved successfully. Aug 14 00:33:20.270787 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-7f384927-86ee-4fd3-aa3c-06d3fa808c48 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 returned with HTTP 200 Aug 14 00:33:20.270787 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 301/1221] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:33:20 2026] GET /volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 => generated 1540 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 00:33:20.344221 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a57a0c0a-2f68-4438-9085-fa8faf89e192 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:20.348357 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a57a0c0a-2f68-4438-9085-fa8faf89e192 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:33:20.348462 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a57a0c0a-2f68-4438-9085-fa8faf89e192 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:20.348979 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a57a0c0a-2f68-4438-9085-fa8faf89e192 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:20.366855 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:20.366855 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:20.375677 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a57a0c0a-2f68-4438-9085-fa8faf89e192 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:33:20.386287 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a57a0c0a-2f68-4438-9085-fa8faf89e192 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 200 Aug 14 00:33:20.386936 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 306/1222] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:20 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 1139 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:20.455609 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-7cea5c18-8209-406d-af16-fc1619db8dee None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:20.460321 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-7cea5c18-8209-406d-af16-fc1619db8dee tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] PUT https://10.4.3.208/volume/v3/attachments/77ed8520-4ef7-42a3-a6a0-c20de8c3d7c8 Aug 14 00:33:20.460958 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-7cea5c18-8209-406d-af16-fc1619db8dee tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:20.476618 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-7cea5c18-8209-406d-af16-fc1619db8dee tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Acquiring lock "cinder-attachment_update-0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:33:20.479129 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-281c95f4-3e07-4997-87fd-561c2392a72f req-466f29ee-dc34-4b39-8dbf-2bde8e6f31ca None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:20.486032 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-281c95f4-3e07-4997-87fd-561c2392a72f req-466f29ee-dc34-4b39-8dbf-2bde8e6f31ca tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:33:20.486750 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-281c95f4-3e07-4997-87fd-561c2392a72f req-466f29ee-dc34-4b39-8dbf-2bde8e6f31ca tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:20.486750 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-281c95f4-3e07-4997-87fd-561c2392a72f req-466f29ee-dc34-4b39-8dbf-2bde8e6f31ca tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:20.489984 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-7cea5c18-8209-406d-af16-fc1619db8dee tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Lock "cinder-attachment_update-0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96-np0000007289" acquired by "attachment_update" :: waited 0.014s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:33:20.492180 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:20.492180 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:20.518245 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:20.518245 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:20.542388 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-281c95f4-3e07-4997-87fd-561c2392a72f req-466f29ee-dc34-4b39-8dbf-2bde8e6f31ca tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:33:20.567600 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-281c95f4-3e07-4997-87fd-561c2392a72f req-466f29ee-dc34-4b39-8dbf-2bde8e6f31ca tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 200 Aug 14 00:33:20.567600 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 310/1223] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:20 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 1139 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:20.607002 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-281c95f4-3e07-4997-87fd-561c2392a72f req-d9e01f7d-4139-453e-8c3a-e4c5d842fab3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:20.611866 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-281c95f4-3e07-4997-87fd-561c2392a72f req-d9e01f7d-4139-453e-8c3a-e4c5d842fab3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] POST https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55/action Aug 14 00:33:20.614517 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-281c95f4-3e07-4997-87fd-561c2392a72f req-d9e01f7d-4139-453e-8c3a-e4c5d842fab3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:33:20.614887 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-281c95f4-3e07-4997-87fd-561c2392a72f req-d9e01f7d-4139-453e-8c3a-e4c5d842fab3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:20.640493 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:20.640493 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:20.641241 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-281c95f4-3e07-4997-87fd-561c2392a72f req-d9e01f7d-4139-453e-8c3a-e4c5d842fab3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:33:20.661436 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-281c95f4-3e07-4997-87fd-561c2392a72f req-d9e01f7d-4139-453e-8c3a-e4c5d842fab3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Begin detaching volume completed successfully. Aug 14 00:33:20.661806 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-281c95f4-3e07-4997-87fd-561c2392a72f req-d9e01f7d-4139-453e-8c3a-e4c5d842fab3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55/action returned with HTTP 202 Aug 14 00:33:20.663177 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 302/1224] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:33:20 2026] POST /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:33:20.663641 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-165cc4f6-b280-4700-b574-ac463eb39984 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:20.671036 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-165cc4f6-b280-4700-b574-ac463eb39984 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:20.672371 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-165cc4f6-b280-4700-b574-ac463eb39984 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:20.673489 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-165cc4f6-b280-4700-b574-ac463eb39984 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:20.692718 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:20.692718 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:20.703154 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-165cc4f6-b280-4700-b574-ac463eb39984 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:20.709421 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-165cc4f6-b280-4700-b574-ac463eb39984 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:20.710722 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 307/1225] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:20 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 1138 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:20.711895 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-7cea5c18-8209-406d-af16-fc1619db8dee tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Lock "cinder-attachment_update-0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96-np0000007289" released by "attachment_update" :: held 0.222s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:33:20.713072 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-7cea5c18-8209-406d-af16-fc1619db8dee tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/attachments/77ed8520-4ef7-42a3-a6a0-c20de8c3d7c8 returned with HTTP 200 Aug 14 00:33:20.713573 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 307/1226] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:33:20 2026] PUT /volume/v3/attachments/77ed8520-4ef7-42a3-a6a0-c20de8c3d7c8 => generated 969 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:33:20.747310 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-58b545cf-c498-4a5f-a5ff-a2233b37eae0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:20.752501 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-58b545cf-c498-4a5f-a5ff-a2233b37eae0 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db Aug 14 00:33:20.752808 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-58b545cf-c498-4a5f-a5ff-a2233b37eae0 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:20.753112 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-58b545cf-c498-4a5f-a5ff-a2233b37eae0 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:20.753447 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-58b545cf-c498-4a5f-a5ff-a2233b37eae0 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Delete snapshot with id: 43b9dbc2-0dc3-4278-b1e3-de32f53af4db Aug 14 00:33:20.767798 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:20.767798 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:20.768631 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-58b545cf-c498-4a5f-a5ff-a2233b37eae0 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Snapshot retrieved successfully. Aug 14 00:33:20.770927 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-da0a3dc7-6c7d-424c-b57c-f19d2ab6999d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:20.771016 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-c5d75a8d-94f7-4198-aa18-60588f5de216 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:20.771654 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-da0a3dc7-6c7d-424c-b57c-f19d2ab6999d None None] GET https://10.4.3.208/volume// Aug 14 00:33:20.771922 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-da0a3dc7-6c7d-424c-b57c-f19d2ab6999d None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:20.772239 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-da0a3dc7-6c7d-424c-b57c-f19d2ab6999d None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:20.773477 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-da0a3dc7-6c7d-424c-b57c-f19d2ab6999d None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:20.773477 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 303/1227] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:33:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:20.775149 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-c5d75a8d-94f7-4198-aa18-60588f5de216 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] POST https://10.4.3.208/volume/v3/attachments/77ed8520-4ef7-42a3-a6a0-c20de8c3d7c8/action Aug 14 00:33:20.775149 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-c5d75a8d-94f7-4198-aa18-60588f5de216 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:33:20.776299 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-c5d75a8d-94f7-4198-aa18-60588f5de216 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:20.803225 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-281c95f4-3e07-4997-87fd-561c2392a72f req-d1439966-84ec-4b14-884e-8f53614c82c7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:20.806693 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-281c95f4-3e07-4997-87fd-561c2392a72f req-d1439966-84ec-4b14-884e-8f53614c82c7 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:33:20.807245 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-281c95f4-3e07-4997-87fd-561c2392a72f req-d1439966-84ec-4b14-884e-8f53614c82c7 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:20.809109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-281c95f4-3e07-4997-87fd-561c2392a72f req-d1439966-84ec-4b14-884e-8f53614c82c7 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:20.809541 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:20.809541 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:20.813775 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-58b545cf-c498-4a5f-a5ff-a2233b37eae0 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Snapshot delete request issued successfully. Aug 14 00:33:20.814169 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-58b545cf-c498-4a5f-a5ff-a2233b37eae0 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db returned with HTTP 202 Aug 14 00:33:20.814870 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 311/1228] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:33:20 2026] DELETE /volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:20.826615 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:20.826615 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:20.831150 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-281c95f4-3e07-4997-87fd-561c2392a72f req-d1439966-84ec-4b14-884e-8f53614c82c7 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:33:20.831392 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5c4f348a-b2ea-45c5-b80a-392c5259f479 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:20.833270 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-941c0a76-6064-42dc-9da4-b11a1962e010 req-c5d75a8d-94f7-4198-aa18-60588f5de216 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/attachments/77ed8520-4ef7-42a3-a6a0-c20de8c3d7c8/action returned with HTTP 204 Aug 14 00:33:20.834578 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 308/1229] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:33:20 2026] POST /volume/v3/attachments/77ed8520-4ef7-42a3-a6a0-c20de8c3d7c8/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:20.835962 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5c4f348a-b2ea-45c5-b80a-392c5259f479 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db Aug 14 00:33:20.836329 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5c4f348a-b2ea-45c5-b80a-392c5259f479 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:20.836594 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5c4f348a-b2ea-45c5-b80a-392c5259f479 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:20.838137 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-281c95f4-3e07-4997-87fd-561c2392a72f req-d1439966-84ec-4b14-884e-8f53614c82c7 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 200 Aug 14 00:33:20.839662 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 308/1230] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:33:20 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:20.853701 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:20.853701 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:20.854340 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5c4f348a-b2ea-45c5-b80a-392c5259f479 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Snapshot retrieved successfully. Aug 14 00:33:20.855441 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5c4f348a-b2ea-45c5-b80a-392c5259f479 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db returned with HTTP 200 Aug 14 00:33:20.855947 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 304/1231] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:33:20 2026] GET /volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:21.050005 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-09c3ad9a-d2d0-4dec-b815-e4410ddcabab None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:21.052406 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-09c3ad9a-d2d0-4dec-b815-e4410ddcabab tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] DELETE https://10.4.3.208/volume/v3/attachments/cab97817-4724-4afc-be71-6cd2aa375b8d Aug 14 00:33:21.052890 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-09c3ad9a-d2d0-4dec-b815-e4410ddcabab tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:21.052950 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-09c3ad9a-d2d0-4dec-b815-e4410ddcabab tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:21.071218 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:21.071218 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:21.140523 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-7d3a85d7-d835-4601-aa13-ad4e6379e329 req-09c3ad9a-d2d0-4dec-b815-e4410ddcabab tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/attachments/cab97817-4724-4afc-be71-6cd2aa375b8d returned with HTTP 200 Aug 14 00:33:21.140971 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 312/1232] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:33:21 2026] DELETE /volume/v3/attachments/cab97817-4724-4afc-be71-6cd2aa375b8d => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:21.404698 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8cabb498-afc2-483e-8102-3f8e6aaf5685 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:21.405308 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8cabb498-afc2-483e-8102-3f8e6aaf5685 None None] GET https://10.4.3.208/volume// Aug 14 00:33:21.405625 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8cabb498-afc2-483e-8102-3f8e6aaf5685 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:21.405889 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8cabb498-afc2-483e-8102-3f8e6aaf5685 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:21.406385 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8cabb498-afc2-483e-8102-3f8e6aaf5685 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:21.406824 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 309/1233] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:33:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:21.416815 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-a6e16446-1f92-45df-a00b-6802731a24db None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:21.420102 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-a6e16446-1f92-45df-a00b-6802731a24db tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:33:21.420556 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-a6e16446-1f92-45df-a00b-6802731a24db tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4cd3109d-a9a3-480c-a979-1656f8f6693f", "connector": null, "instance_uuid": "26cbd376-dc88-43ae-b57d-bfe9ff857fc8"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:21.438734 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:21.438734 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:21.485836 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-a6e16446-1f92-45df-a00b-6802731a24db tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:33:21.486527 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 309/1234] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:33:21 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:21.496696 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7d8da5da-5a2b-44a3-a960-df137205c209 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:21.496696 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7d8da5da-5a2b-44a3-a960-df137205c209 None None] GET https://10.4.3.208/volume// Aug 14 00:33:21.496696 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7d8da5da-5a2b-44a3-a960-df137205c209 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:21.496696 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7d8da5da-5a2b-44a3-a960-df137205c209 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:21.496696 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7d8da5da-5a2b-44a3-a960-df137205c209 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:21.496696 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 305/1235] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:33:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:21.505912 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-d2e7a9a7-c957-4388-a956-320e8564a1b7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:21.508551 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-d2e7a9a7-c957-4388-a956-320e8564a1b7 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:21.508763 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-d2e7a9a7-c957-4388-a956-320e8564a1b7 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:21.508956 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-d2e7a9a7-c957-4388-a956-320e8564a1b7 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:21.527585 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:21.527585 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:21.532789 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-d2e7a9a7-c957-4388-a956-320e8564a1b7 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:21.540767 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-d2e7a9a7-c957-4388-a956-320e8564a1b7 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:21.540767 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 313/1236] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:33:21 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 1317 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:21.729327 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dd2df9ae-f850-4d58-bd38-3a703db7caff None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:21.731877 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dd2df9ae-f850-4d58-bd38-3a703db7caff tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:21.732158 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dd2df9ae-f850-4d58-bd38-3a703db7caff tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:21.732363 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dd2df9ae-f850-4d58-bd38-3a703db7caff tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:21.741959 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:21.741959 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:21.746904 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-dd2df9ae-f850-4d58-bd38-3a703db7caff tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:21.753449 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dd2df9ae-f850-4d58-bd38-3a703db7caff tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:21.754535 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 310/1237] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:21 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:21.774560 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b37c8e78-f12f-40a5-95b9-9897fa3aec5f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:21.776974 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b37c8e78-f12f-40a5-95b9-9897fa3aec5f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:21.777210 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b37c8e78-f12f-40a5-95b9-9897fa3aec5f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:21.777663 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b37c8e78-f12f-40a5-95b9-9897fa3aec5f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:21.786997 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:21.786997 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:21.792928 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b37c8e78-f12f-40a5-95b9-9897fa3aec5f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:21.798103 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b37c8e78-f12f-40a5-95b9-9897fa3aec5f tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:21.798686 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 310/1238] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:21 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:21.857960 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-87e293c0-1726-4af3-8a96-44cce5dc3df6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:21.859879 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-87e293c0-1726-4af3-8a96-44cce5dc3df6 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:21.860367 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-87e293c0-1726-4af3-8a96-44cce5dc3df6 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:21.860732 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-87e293c0-1726-4af3-8a96-44cce5dc3df6 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:21.870033 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9e37bf45-7c3b-4a62-bc6e-df5810c3d6e0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:21.871812 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:21.871812 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:21.873113 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9e37bf45-7c3b-4a62-bc6e-df5810c3d6e0 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db Aug 14 00:33:21.873113 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9e37bf45-7c3b-4a62-bc6e-df5810c3d6e0 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:21.873113 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9e37bf45-7c3b-4a62-bc6e-df5810c3d6e0 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:21.878208 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-87e293c0-1726-4af3-8a96-44cce5dc3df6 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:21.882046 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9e37bf45-7c3b-4a62-bc6e-df5810c3d6e0 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db returned with HTTP 404 Aug 14 00:33:21.882611 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 314/1239] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:33:21 2026] GET /volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:21.886112 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-87e293c0-1726-4af3-8a96-44cce5dc3df6 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:21.886112 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 306/1240] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:21 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:21.910002 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-21e0e627-596b-4aa4-ba66-d5c1a19cda64 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:21.912285 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-21e0e627-596b-4aa4-ba66-d5c1a19cda64 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:33:21.913056 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-21e0e627-596b-4aa4-ba66-d5c1a19cda64 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:21.913056 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-21e0e627-596b-4aa4-ba66-d5c1a19cda64 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:21.921515 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:21.921515 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:21.927820 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-21e0e627-596b-4aa4-ba66-d5c1a19cda64 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:21.932051 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-21e0e627-596b-4aa4-ba66-d5c1a19cda64 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:33:21.932609 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 311/1241] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:21 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:22.003749 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9eae680e-3bde-4baf-84a6-cf1d8540675d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:22.006017 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9eae680e-3bde-4baf-84a6-cf1d8540675d tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:33:22.006305 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9eae680e-3bde-4baf-84a6-cf1d8540675d tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:22.006572 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9eae680e-3bde-4baf-84a6-cf1d8540675d tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:22.016744 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:22.016744 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:22.022053 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9eae680e-3bde-4baf-84a6-cf1d8540675d tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:22.027048 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-9379d6ea-dfb8-45ac-a4fd-55a8de940431 req-bd5fe6af-6b76-4ea8-88eb-ad8960ebc439 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:22.027261 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9eae680e-3bde-4baf-84a6-cf1d8540675d tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:33:22.028082 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 311/1242] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:22 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:22.033121 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9379d6ea-dfb8-45ac-a4fd-55a8de940431 req-bd5fe6af-6b76-4ea8-88eb-ad8960ebc439 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/attachments?instance_id=6e37558e-0064-46a2-9317-299479cc9aa6 Aug 14 00:33:22.033121 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9379d6ea-dfb8-45ac-a4fd-55a8de940431 req-bd5fe6af-6b76-4ea8-88eb-ad8960ebc439 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:22.033121 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9379d6ea-dfb8-45ac-a4fd-55a8de940431 req-bd5fe6af-6b76-4ea8-88eb-ad8960ebc439 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:22.050714 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9379d6ea-dfb8-45ac-a4fd-55a8de940431 req-bd5fe6af-6b76-4ea8-88eb-ad8960ebc439 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/attachments?instance_id=6e37558e-0064-46a2-9317-299479cc9aa6 returned with HTTP 200 Aug 14 00:33:22.051360 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 315/1243] 10.4.3.208 () {70 vars in 1637 bytes} [Fri Aug 14 00:33:22 2026] GET /volume/v3/attachments?instance_id=6e37558e-0064-46a2-9317-299479cc9aa6 => generated 192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:22.066027 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-9379d6ea-dfb8-45ac-a4fd-55a8de940431 req-83ad84d5-cf00-459f-a0d7-561878def82e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:22.071247 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9379d6ea-dfb8-45ac-a4fd-55a8de940431 req-83ad84d5-cf00-459f-a0d7-561878def82e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/attachments/0ec7c8c8-7b29-44f9-acd3-899721fe2c6c Aug 14 00:33:22.071550 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-9379d6ea-dfb8-45ac-a4fd-55a8de940431 req-83ad84d5-cf00-459f-a0d7-561878def82e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:22.071706 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-9379d6ea-dfb8-45ac-a4fd-55a8de940431 req-83ad84d5-cf00-459f-a0d7-561878def82e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:22.098072 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9379d6ea-dfb8-45ac-a4fd-55a8de940431 req-83ad84d5-cf00-459f-a0d7-561878def82e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/attachments/0ec7c8c8-7b29-44f9-acd3-899721fe2c6c returned with HTTP 200 Aug 14 00:33:22.100644 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 307/1244] 10.4.3.208 () {70 vars in 1651 bytes} [Fri Aug 14 00:33:22 2026] GET /volume/v3/attachments/0ec7c8c8-7b29-44f9-acd3-899721fe2c6c => generated 993 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:22.489007 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-6903a6ed-a203-49c1-926f-f755345117ea req-3e09f7aa-21bf-41ac-a4e7-abc81360dbdc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:22.499794 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6903a6ed-a203-49c1-926f-f755345117ea req-3e09f7aa-21bf-41ac-a4e7-abc81360dbdc tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:33:22.500267 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6903a6ed-a203-49c1-926f-f755345117ea req-3e09f7aa-21bf-41ac-a4e7-abc81360dbdc tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:22.500475 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6903a6ed-a203-49c1-926f-f755345117ea req-3e09f7aa-21bf-41ac-a4e7-abc81360dbdc tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:22.528851 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:22.528851 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:22.534304 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-6903a6ed-a203-49c1-926f-f755345117ea req-3e09f7aa-21bf-41ac-a4e7-abc81360dbdc tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:22.540764 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6903a6ed-a203-49c1-926f-f755345117ea req-3e09f7aa-21bf-41ac-a4e7-abc81360dbdc tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 200 Aug 14 00:33:22.541211 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 312/1245] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:22 2026] GET /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 1231 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:22.578212 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-6903a6ed-a203-49c1-926f-f755345117ea req-047c1302-6eb4-493c-b151-b43dd5029430 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:22.582736 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-6903a6ed-a203-49c1-926f-f755345117ea req-047c1302-6eb4-493c-b151-b43dd5029430 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] POST https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2/action Aug 14 00:33:22.582876 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-6903a6ed-a203-49c1-926f-f755345117ea req-047c1302-6eb4-493c-b151-b43dd5029430 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:33:22.583026 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-6903a6ed-a203-49c1-926f-f755345117ea req-047c1302-6eb4-493c-b151-b43dd5029430 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:22.618700 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:22.618700 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:22.618879 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-6903a6ed-a203-49c1-926f-f755345117ea req-047c1302-6eb4-493c-b151-b43dd5029430 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:22.641519 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-6903a6ed-a203-49c1-926f-f755345117ea req-047c1302-6eb4-493c-b151-b43dd5029430 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Begin detaching volume completed successfully. Aug 14 00:33:22.641848 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-6903a6ed-a203-49c1-926f-f755345117ea req-047c1302-6eb4-493c-b151-b43dd5029430 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2/action returned with HTTP 202 Aug 14 00:33:22.642345 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 312/1246] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:33:22 2026] POST /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:33:22.734646 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1f9f9790-4dec-4dc0-991d-1720bafe104b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:22.735142 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1f9f9790-4dec-4dc0-991d-1720bafe104b None None] GET https://10.4.3.208/volume// Aug 14 00:33:22.735311 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1f9f9790-4dec-4dc0-991d-1720bafe104b None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:22.735565 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1f9f9790-4dec-4dc0-991d-1720bafe104b None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:22.735918 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1f9f9790-4dec-4dc0-991d-1720bafe104b None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:22.736587 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 316/1247] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:33:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:22.751674 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-6903a6ed-a203-49c1-926f-f755345117ea req-18ddea87-64fe-4d18-8630-c3188e611e7d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:22.755739 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-6903a6ed-a203-49c1-926f-f755345117ea req-18ddea87-64fe-4d18-8630-c3188e611e7d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:33:22.756316 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-6903a6ed-a203-49c1-926f-f755345117ea req-18ddea87-64fe-4d18-8630-c3188e611e7d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:22.756792 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-6903a6ed-a203-49c1-926f-f755345117ea req-18ddea87-64fe-4d18-8630-c3188e611e7d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:22.770197 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:22.770197 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:22.776256 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-6903a6ed-a203-49c1-926f-f755345117ea req-18ddea87-64fe-4d18-8630-c3188e611e7d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:22.783948 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-6903a6ed-a203-49c1-926f-f755345117ea req-18ddea87-64fe-4d18-8630-c3188e611e7d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 200 Aug 14 00:33:22.784992 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 308/1248] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:33:22 2026] GET /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:24.565531 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-81d573f1-c27e-4b44-92dd-550b654c6e20 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:24.567633 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-81d573f1-c27e-4b44-92dd-550b654c6e20 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] DELETE https://10.4.3.208/volume/v3/attachments/7868c556-dfd5-46c1-adb9-99aa2cda91e2 Aug 14 00:33:24.567807 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-81d573f1-c27e-4b44-92dd-550b654c6e20 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:24.567998 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-81d573f1-c27e-4b44-92dd-550b654c6e20 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:24.576776 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:24.576776 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:24.657324 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-81d573f1-c27e-4b44-92dd-550b654c6e20 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments/7868c556-dfd5-46c1-adb9-99aa2cda91e2 returned with HTTP 200 Aug 14 00:33:24.657729 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 313/1249] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:33:24 2026] DELETE /volume/v3/attachments/7868c556-dfd5-46c1-adb9-99aa2cda91e2 => generated 192 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:24.972338 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-281c95f4-3e07-4997-87fd-561c2392a72f req-5028f4cf-3078-4c1a-b8d9-2369652e5f11 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:24.977536 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-281c95f4-3e07-4997-87fd-561c2392a72f req-5028f4cf-3078-4c1a-b8d9-2369652e5f11 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] DELETE https://10.4.3.208/volume/v3/attachments/b853f723-7e2d-49ab-ad49-e701c3c06429 Aug 14 00:33:24.978175 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-281c95f4-3e07-4997-87fd-561c2392a72f req-5028f4cf-3078-4c1a-b8d9-2369652e5f11 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:24.978175 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-281c95f4-3e07-4997-87fd-561c2392a72f req-5028f4cf-3078-4c1a-b8d9-2369652e5f11 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:24.989224 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:24.989224 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:25.054008 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-281c95f4-3e07-4997-87fd-561c2392a72f req-5028f4cf-3078-4c1a-b8d9-2369652e5f11 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/attachments/b853f723-7e2d-49ab-ad49-e701c3c06429 returned with HTTP 200 Aug 14 00:33:25.054339 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 313/1250] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:33:24 2026] DELETE /volume/v3/attachments/b853f723-7e2d-49ab-ad49-e701c3c06429 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:25.337658 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-6903a6ed-a203-49c1-926f-f755345117ea req-6ecd64dc-536d-4cf1-a241-79cffbc884fb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:25.340990 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6903a6ed-a203-49c1-926f-f755345117ea req-6ecd64dc-536d-4cf1-a241-79cffbc884fb tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] DELETE https://10.4.3.208/volume/v3/attachments/1774106f-7fd2-4ff4-81ef-12eddb2879ef Aug 14 00:33:25.340990 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6903a6ed-a203-49c1-926f-f755345117ea req-6ecd64dc-536d-4cf1-a241-79cffbc884fb tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:25.340990 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6903a6ed-a203-49c1-926f-f755345117ea req-6ecd64dc-536d-4cf1-a241-79cffbc884fb tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:25.355119 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:25.355119 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:25.412807 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6903a6ed-a203-49c1-926f-f755345117ea req-6ecd64dc-536d-4cf1-a241-79cffbc884fb tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/attachments/1774106f-7fd2-4ff4-81ef-12eddb2879ef returned with HTTP 200 Aug 14 00:33:25.413940 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 317/1251] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:33:25 2026] DELETE /volume/v3/attachments/1774106f-7fd2-4ff4-81ef-12eddb2879ef => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:25.809356 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-76da2256-e7d8-4cc7-bc8c-65fddf277cfc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:25.813229 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-76da2256-e7d8-4cc7-bc8c-65fddf277cfc tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] DELETE https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:25.813481 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-76da2256-e7d8-4cc7-bc8c-65fddf277cfc tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:25.813758 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-76da2256-e7d8-4cc7-bc8c-65fddf277cfc tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:25.814136 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-76da2256-e7d8-4cc7-bc8c-65fddf277cfc tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Delete volume with id: 6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:25.825140 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:25.825140 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:25.825951 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-76da2256-e7d8-4cc7-bc8c-65fddf277cfc tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:25.856790 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-76da2256-e7d8-4cc7-bc8c-65fddf277cfc tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Delete volume request issued successfully. Aug 14 00:33:25.856790 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-76da2256-e7d8-4cc7-bc8c-65fddf277cfc tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 202 Aug 14 00:33:25.857472 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 309/1252] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:33:25 2026] DELETE /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:25.872337 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-80dd9305-5d5a-4115-ad0b-a48aa93d99ab None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:25.874615 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-80dd9305-5d5a-4115-ad0b-a48aa93d99ab tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:25.874869 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-80dd9305-5d5a-4115-ad0b-a48aa93d99ab tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:25.875015 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-80dd9305-5d5a-4115-ad0b-a48aa93d99ab tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:25.883414 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:25.883414 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:25.888330 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-80dd9305-5d5a-4115-ad0b-a48aa93d99ab tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:25.893815 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-80dd9305-5d5a-4115-ad0b-a48aa93d99ab tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 200 Aug 14 00:33:25.894422 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 314/1253] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:25 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:25.904187 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9f4110c6-bc86-458e-8ec5-852cf889f3c7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:25.904689 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9f4110c6-bc86-458e-8ec5-852cf889f3c7 None None] GET https://10.4.3.208/volume// Aug 14 00:33:25.904920 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9f4110c6-bc86-458e-8ec5-852cf889f3c7 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:25.905191 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9f4110c6-bc86-458e-8ec5-852cf889f3c7 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:25.905573 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9f4110c6-bc86-458e-8ec5-852cf889f3c7 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:25.906124 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 314/1254] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:33:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:25.919777 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-65b0ed47-6684-4214-ad19-656c95fe6e7a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:25.932080 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-65b0ed47-6684-4214-ad19-656c95fe6e7a tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:33:25.932394 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-65b0ed47-6684-4214-ad19-656c95fe6e7a tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:25.932719 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-65b0ed47-6684-4214-ad19-656c95fe6e7a tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:25.934912 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3825c69f-ddb7-46ac-9f17-bc02e0dee620 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:25.937197 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3825c69f-ddb7-46ac-9f17-bc02e0dee620 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] DELETE https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:33:25.937813 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3825c69f-ddb7-46ac-9f17-bc02e0dee620 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:25.937813 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3825c69f-ddb7-46ac-9f17-bc02e0dee620 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:25.938141 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-3825c69f-ddb7-46ac-9f17-bc02e0dee620 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Delete volume with id: b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:33:25.946462 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:25.946462 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:25.947136 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3825c69f-ddb7-46ac-9f17-bc02e0dee620 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:25.949228 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:25.949228 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:25.954381 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-65b0ed47-6684-4214-ad19-656c95fe6e7a tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:33:25.961043 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-65b0ed47-6684-4214-ad19-656c95fe6e7a tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:33:25.961699 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 318/1255] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:33:25 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 1024 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:25.973004 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3825c69f-ddb7-46ac-9f17-bc02e0dee620 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Delete volume request issued successfully. Aug 14 00:33:25.973004 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3825c69f-ddb7-46ac-9f17-bc02e0dee620 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 202 Aug 14 00:33:25.973628 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 310/1256] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:33:25 2026] DELETE /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:26.029062 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c26de1c5-da26-44c1-b577-2304c7fd269a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:26.031154 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c26de1c5-da26-44c1-b577-2304c7fd269a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:33:26.031154 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c26de1c5-da26-44c1-b577-2304c7fd269a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:26.032239 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c26de1c5-da26-44c1-b577-2304c7fd269a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:26.045025 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:26.045025 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:26.047060 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c26de1c5-da26-44c1-b577-2304c7fd269a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:33:26.052014 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c26de1c5-da26-44c1-b577-2304c7fd269a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 200 Aug 14 00:33:26.052280 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 315/1257] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:26 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:26.082320 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-374f3425-d8de-4880-b7c1-39dabad091ea None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:26.090228 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-374f3425-d8de-4880-b7c1-39dabad091ea tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] PUT https://10.4.3.208/volume/v3/attachments/380df90b-7979-4313-a42e-3acb95bfc211 Aug 14 00:33:26.092766 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-374f3425-d8de-4880-b7c1-39dabad091ea tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:26.106925 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-374f3425-d8de-4880-b7c1-39dabad091ea tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Acquiring lock "cinder-attachment_update-4cd3109d-a9a3-480c-a979-1656f8f6693f-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:33:26.112842 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-374f3425-d8de-4880-b7c1-39dabad091ea tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Lock "cinder-attachment_update-4cd3109d-a9a3-480c-a979-1656f8f6693f-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:33:26.114203 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:26.114203 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:26.231689 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-374f3425-d8de-4880-b7c1-39dabad091ea tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Lock "cinder-attachment_update-4cd3109d-a9a3-480c-a979-1656f8f6693f-np0000007289" released by "attachment_update" :: held 0.119s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:33:26.232217 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-374f3425-d8de-4880-b7c1-39dabad091ea tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments/380df90b-7979-4313-a42e-3acb95bfc211 returned with HTTP 200 Aug 14 00:33:26.232808 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 315/1258] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:33:26 2026] PUT /volume/v3/attachments/380df90b-7979-4313-a42e-3acb95bfc211 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:26.278041 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-14337d28-70aa-4221-a758-87fa3f58257d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:26.280421 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-14337d28-70aa-4221-a758-87fa3f58257d tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] POST https://10.4.3.208/volume/v3/attachments/380df90b-7979-4313-a42e-3acb95bfc211/action Aug 14 00:33:26.280878 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-14337d28-70aa-4221-a758-87fa3f58257d tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:33:26.281063 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-14337d28-70aa-4221-a758-87fa3f58257d tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:26.300888 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:26.300888 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:26.313382 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-10778acf-12d5-40ab-ad19-87b3ead37e83 req-14337d28-70aa-4221-a758-87fa3f58257d tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments/380df90b-7979-4313-a42e-3acb95bfc211/action returned with HTTP 204 Aug 14 00:33:26.313957 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 319/1259] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:33:26 2026] POST /volume/v3/attachments/380df90b-7979-4313-a42e-3acb95bfc211/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:26.913037 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-042555e0-1375-409a-8fc7-dff41c572265 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:26.915888 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-042555e0-1375-409a-8fc7-dff41c572265 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 Aug 14 00:33:26.916420 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-042555e0-1375-409a-8fc7-dff41c572265 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:26.917235 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-042555e0-1375-409a-8fc7-dff41c572265 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:26.926293 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-042555e0-1375-409a-8fc7-dff41c572265 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 returned with HTTP 404 Aug 14 00:33:26.926860 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 311/1260] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:26 2026] GET /volume/v3/volumes/6e66fbeb-82cc-4753-96a3-5fd5cf6d1588 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:26.938674 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4391d160-afb8-4384-b1b8-acc1d4ba7751 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:26.942004 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4391d160-afb8-4384-b1b8-acc1d4ba7751 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] DELETE https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:33:26.942004 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4391d160-afb8-4384-b1b8-acc1d4ba7751 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:26.942004 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4391d160-afb8-4384-b1b8-acc1d4ba7751 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:26.942004 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-4391d160-afb8-4384-b1b8-acc1d4ba7751 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Delete volume with id: fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:33:26.953594 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:26.953594 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:26.953775 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4391d160-afb8-4384-b1b8-acc1d4ba7751 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:26.995202 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4391d160-afb8-4384-b1b8-acc1d4ba7751 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Delete volume request issued successfully. Aug 14 00:33:26.995453 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4391d160-afb8-4384-b1b8-acc1d4ba7751 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 202 Aug 14 00:33:26.995912 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 316/1261] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:33:26 2026] DELETE /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:27.006907 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-79b5b421-87c8-47cd-8dfe-c3dbdaf312e2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:27.011723 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-79b5b421-87c8-47cd-8dfe-c3dbdaf312e2 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:33:27.011876 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-79b5b421-87c8-47cd-8dfe-c3dbdaf312e2 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:27.012415 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-79b5b421-87c8-47cd-8dfe-c3dbdaf312e2 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:27.025033 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:27.025033 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:27.032336 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-79b5b421-87c8-47cd-8dfe-c3dbdaf312e2 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:27.042538 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-79b5b421-87c8-47cd-8dfe-c3dbdaf312e2 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 200 Aug 14 00:33:27.042538 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 316/1262] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:27 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:27.929993 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c12d8543-acc8-4b56-8103-65a9bc70fd26 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:27.933225 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c12d8543-acc8-4b56-8103-65a9bc70fd26 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] GET https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 Aug 14 00:33:27.933366 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c12d8543-acc8-4b56-8103-65a9bc70fd26 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:27.933697 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c12d8543-acc8-4b56-8103-65a9bc70fd26 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:27.948737 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:27.948737 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:27.954654 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c12d8543-acc8-4b56-8103-65a9bc70fd26 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Volume info retrieved successfully. Aug 14 00:33:27.961285 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c12d8543-acc8-4b56-8103-65a9bc70fd26 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 returned with HTTP 200 Aug 14 00:33:27.961768 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 320/1263] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:33:27 2026] GET /volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 => generated 1833 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:28.058476 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5d46a4d4-0fd9-45db-b3d2-2e21cf47e296 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:28.060605 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5d46a4d4-0fd9-45db-b3d2-2e21cf47e296 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 Aug 14 00:33:28.060793 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5d46a4d4-0fd9-45db-b3d2-2e21cf47e296 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:28.061009 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5d46a4d4-0fd9-45db-b3d2-2e21cf47e296 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:28.067508 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5d46a4d4-0fd9-45db-b3d2-2e21cf47e296 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 returned with HTTP 404 Aug 14 00:33:28.068166 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 312/1264] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:28 2026] GET /volume/v3/volumes/fb897782-bd4d-4730-b92a-1c4f8d98d430 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:28.140841 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d4cb6623-f56e-4c11-86e7-0d7111d1f1b3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:28.144452 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d4cb6623-f56e-4c11-86e7-0d7111d1f1b3 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] DELETE https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:33:28.144698 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d4cb6623-f56e-4c11-86e7-0d7111d1f1b3 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:28.144913 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d4cb6623-f56e-4c11-86e7-0d7111d1f1b3 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:28.145209 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-d4cb6623-f56e-4c11-86e7-0d7111d1f1b3 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Delete volume with id: 41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:33:28.154830 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:28.154830 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:28.155544 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d4cb6623-f56e-4c11-86e7-0d7111d1f1b3 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:28.177494 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d4cb6623-f56e-4c11-86e7-0d7111d1f1b3 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Delete volume request issued successfully. Aug 14 00:33:28.177815 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d4cb6623-f56e-4c11-86e7-0d7111d1f1b3 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 202 Aug 14 00:33:28.178423 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 317/1265] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:33:28 2026] DELETE /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:28.188926 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a8a6f189-42d1-4e01-8761-4b6381fee156 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:28.189650 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a8a6f189-42d1-4e01-8761-4b6381fee156 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:33:28.189930 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a8a6f189-42d1-4e01-8761-4b6381fee156 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:28.190638 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a8a6f189-42d1-4e01-8761-4b6381fee156 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:28.200268 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:28.200268 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:28.205171 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a8a6f189-42d1-4e01-8761-4b6381fee156 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Volume info retrieved successfully. Aug 14 00:33:28.211226 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a8a6f189-42d1-4e01-8761-4b6381fee156 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 200 Aug 14 00:33:28.211758 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 317/1266] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:28 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:29.227611 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0cd96a44-ec6e-4c98-87f1-e526ef45acb2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:29.229978 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0cd96a44-ec6e-4c98-87f1-e526ef45acb2 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] GET https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e Aug 14 00:33:29.230231 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0cd96a44-ec6e-4c98-87f1-e526ef45acb2 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:29.230456 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0cd96a44-ec6e-4c98-87f1-e526ef45acb2 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:29.237586 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0cd96a44-ec6e-4c98-87f1-e526ef45acb2 tempest-AttachVolumeTestJSON-1082331010 tempest-AttachVolumeTestJSON-1082331010-project-member] https://10.4.3.208/volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e returned with HTTP 404 Aug 14 00:33:29.238219 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 321/1267] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:29 2026] GET /volume/v3/volumes/41aa9717-bbdf-449c-a265-7c3be4af445e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:31.887061 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-1d277577-fcf2-4b59-8820-dc96378e099a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:31.890475 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-1d277577-fcf2-4b59-8820-dc96378e099a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:31.890846 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-1d277577-fcf2-4b59-8820-dc96378e099a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:31.891328 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-1d277577-fcf2-4b59-8820-dc96378e099a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:31.905206 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:31.905206 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:31.916115 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-1d277577-fcf2-4b59-8820-dc96378e099a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:31.922603 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-1d277577-fcf2-4b59-8820-dc96378e099a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 200 Aug 14 00:33:31.923260 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 313/1268] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:31 2026] GET /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 1231 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:31.967431 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-b8e05d8f-74dc-447a-8e55-56fb21d95669 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:31.976609 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-b8e05d8f-74dc-447a-8e55-56fb21d95669 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] POST https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715/action Aug 14 00:33:31.977784 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-b8e05d8f-74dc-447a-8e55-56fb21d95669 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:33:31.978205 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-b8e05d8f-74dc-447a-8e55-56fb21d95669 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:31.991106 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:31.991106 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:31.991796 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-b8e05d8f-74dc-447a-8e55-56fb21d95669 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:31.998499 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-b8e05d8f-74dc-447a-8e55-56fb21d95669 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Begin detaching volume completed successfully. Aug 14 00:33:31.998800 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-b8e05d8f-74dc-447a-8e55-56fb21d95669 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715/action returned with HTTP 202 Aug 14 00:33:31.999353 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 318/1269] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:33:31 2026] POST /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:33:32.061531 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5f4d09df-af36-44bd-95a0-2806155f1120 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:32.061531 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5f4d09df-af36-44bd-95a0-2806155f1120 None None] GET https://10.4.3.208/volume// Aug 14 00:33:32.062041 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5f4d09df-af36-44bd-95a0-2806155f1120 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:32.062041 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5f4d09df-af36-44bd-95a0-2806155f1120 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:32.062497 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5f4d09df-af36-44bd-95a0-2806155f1120 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:32.063190 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 318/1270] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:33:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:32.071276 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-0ef939b8-2668-4ab0-9919-228ec95a9932 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:32.076168 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-0ef939b8-2668-4ab0-9919-228ec95a9932 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:32.076553 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-0ef939b8-2668-4ab0-9919-228ec95a9932 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:32.076872 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-0ef939b8-2668-4ab0-9919-228ec95a9932 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:32.092782 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:32.092782 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:32.101768 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-0ef939b8-2668-4ab0-9919-228ec95a9932 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:32.107865 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-0ef939b8-2668-4ab0-9919-228ec95a9932 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 200 Aug 14 00:33:32.108354 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 322/1271] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:33:32 2026] GET /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:33.448830 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-70ee28f9-2ab2-40b7-ad11-5f9625b2e1bc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:33.451799 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-70ee28f9-2ab2-40b7-ad11-5f9625b2e1bc tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] DELETE https://10.4.3.208/volume/v3/attachments/5eb52d88-6dce-4069-9cef-ef453923dd12 Aug 14 00:33:33.452060 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-70ee28f9-2ab2-40b7-ad11-5f9625b2e1bc tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:33.452355 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-70ee28f9-2ab2-40b7-ad11-5f9625b2e1bc tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:33.461979 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:33.461979 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:33.546497 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-653e3740-62e6-4bbf-832a-4c0d8e1e8d1b req-70ee28f9-2ab2-40b7-ad11-5f9625b2e1bc tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/attachments/5eb52d88-6dce-4069-9cef-ef453923dd12 returned with HTTP 200 Aug 14 00:33:33.547725 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 314/1272] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:33:33 2026] DELETE /volume/v3/attachments/5eb52d88-6dce-4069-9cef-ef453923dd12 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:34.199209 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-60ea604d-9f3c-417c-9d9f-96d780a1c579 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:34.201583 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-60ea604d-9f3c-417c-9d9f-96d780a1c579 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] DELETE https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:34.201941 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-60ea604d-9f3c-417c-9d9f-96d780a1c579 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:34.202527 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-60ea604d-9f3c-417c-9d9f-96d780a1c579 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:34.202791 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-60ea604d-9f3c-417c-9d9f-96d780a1c579 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Delete volume with id: bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:34.215114 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:34.215114 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:34.215114 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-60ea604d-9f3c-417c-9d9f-96d780a1c579 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:34.246287 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-60ea604d-9f3c-417c-9d9f-96d780a1c579 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Delete volume request issued successfully. Aug 14 00:33:34.246798 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-60ea604d-9f3c-417c-9d9f-96d780a1c579 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 202 Aug 14 00:33:34.247609 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 319/1273] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:33:34 2026] DELETE /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:34.312128 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-967cb635-e8cd-46e1-9cfe-fb0d94ca4eeb req-1af44a9a-48db-43bd-a447-de0137a79045 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:34.320123 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-967cb635-e8cd-46e1-9cfe-fb0d94ca4eeb req-1af44a9a-48db-43bd-a447-de0137a79045 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:34.320123 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-967cb635-e8cd-46e1-9cfe-fb0d94ca4eeb req-1af44a9a-48db-43bd-a447-de0137a79045 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:34.320123 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-967cb635-e8cd-46e1-9cfe-fb0d94ca4eeb req-1af44a9a-48db-43bd-a447-de0137a79045 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:34.333655 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:34.333655 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:34.339906 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-967cb635-e8cd-46e1-9cfe-fb0d94ca4eeb req-1af44a9a-48db-43bd-a447-de0137a79045 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:34.345774 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-967cb635-e8cd-46e1-9cfe-fb0d94ca4eeb req-1af44a9a-48db-43bd-a447-de0137a79045 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 200 Aug 14 00:33:34.345774 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 319/1274] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:34 2026] GET /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 938 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:34.403108 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-42fa7c60-8713-4c58-af71-ff9b56b84cd2 req-fe8dc3f8-da09-4a6f-8333-2a5e8e533c57 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:34.405877 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-42fa7c60-8713-4c58-af71-ff9b56b84cd2 req-fe8dc3f8-da09-4a6f-8333-2a5e8e533c57 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:33:34.407750 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-42fa7c60-8713-4c58-af71-ff9b56b84cd2 req-fe8dc3f8-da09-4a6f-8333-2a5e8e533c57 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:34.407750 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-42fa7c60-8713-4c58-af71-ff9b56b84cd2 req-fe8dc3f8-da09-4a6f-8333-2a5e8e533c57 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:34.414049 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-42fa7c60-8713-4c58-af71-ff9b56b84cd2 req-fe8dc3f8-da09-4a6f-8333-2a5e8e533c57 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 404 Aug 14 00:33:34.414819 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 323/1275] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:34 2026] GET /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:34.471425 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:34.476198 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:33:34.476653 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-378649951", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:34.478657 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-378649951', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:33:34.478892 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Create volume of 1 GB Aug 14 00:33:34.479154 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:34.479154 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:34.486790 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Availability Zones retrieved successfully. Aug 14 00:33:34.494372 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Flow 'volume_create_api' (c938c34d-f779-4d19-baa3-20811e4f700b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:33:34.495699 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5672ad63-0616-4057-833d-b22932c51926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:33:34.496746 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:33:34.542442 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5672ad63-0616-4057-833d-b22932c51926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:33:34.543549 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b77890-4895-48fc-840d-f311d72b1fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:33:34.617866 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Created reservations ['dcce8e32-3562-4715-9ca1-22d04c1ac6c6', 'f69616f7-ed6a-4d18-a6c2-a685c1acc483', '730588e5-32f0-4cb3-b237-295ee77659d5', '5eb4b05f-abaa-4e2f-a94e-5a3f61e07a75'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:33:34.618873 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b77890-4895-48fc-840d-f311d72b1fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcce8e32-3562-4715-9ca1-22d04c1ac6c6', 'f69616f7-ed6a-4d18-a6c2-a685c1acc483', '730588e5-32f0-4cb3-b237-295ee77659d5', '5eb4b05f-abaa-4e2f-a94e-5a3f61e07a75']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:33:34.619826 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b2258b-054e-49f7-96c9-49ab951616d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:33:34.651730 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b2258b-054e-49f7-96c9-49ab951616d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-378649951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74426369e342436695a85871a291ca3f',qos_specs=None,replication_status=,reservations=['dcce8e32-3562-4715-9ca1-22d04c1ac6c6','f69616f7-ed6a-4d18-a6c2-a685c1acc483','730588e5-32f0-4cb3-b237-295ee77659d5','5eb4b05f-abaa-4e2f-a94e-5a3f61e07a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781ca5d79f5f4c28b1cc7a1374f2eca9',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:33:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-378649951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74426369e342436695a85871a291ca3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='781ca5d79f5f4c28b1cc7a1374f2eca9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:33:34.653041 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f904d20-a8e5-4ba6-b7c0-0f272be5bfb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:33:34.681304 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f904d20-a8e5-4ba6-b7c0-0f272be5bfb8) transitioned into state 'SUCCESS' from state '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-378649951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74426369e342436695a85871a291ca3f',qos_specs=None,replication_status=,reservations=['dcce8e32-3562-4715-9ca1-22d04c1ac6c6','f69616f7-ed6a-4d18-a6c2-a685c1acc483','730588e5-32f0-4cb3-b237-295ee77659d5','5eb4b05f-abaa-4e2f-a94e-5a3f61e07a75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781ca5d79f5f4c28b1cc7a1374f2eca9',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:33:34.682665 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f72227de-45e0-4c52-9c7b-d4d6a8317519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:33:34.695422 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f72227de-45e0-4c52-9c7b-d4d6a8317519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:33:34.696614 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Flow 'volume_create_api' (c938c34d-f779-4d19-baa3-20811e4f700b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:33:34.697012 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Create volume request issued successfully. Aug 14 00:33:34.697932 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-aebebec4-2b1b-4f26-9261-68e213e8ce9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:33:34.698526 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 315/1276] 10.4.3.208 () {72 vars in 1541 bytes} [Fri Aug 14 00:33:34 2026] POST /volume/v3/volumes => generated 754 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:33:34.713618 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-c327fa3c-1b19-47a1-b18a-f6be83af5888 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:34.716503 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-c327fa3c-1b19-47a1-b18a-f6be83af5888 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] GET https://10.4.3.208/volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef Aug 14 00:33:34.716771 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-c327fa3c-1b19-47a1-b18a-f6be83af5888 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:34.717017 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-c327fa3c-1b19-47a1-b18a-f6be83af5888 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:34.724680 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:34.724680 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:34.728954 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-c327fa3c-1b19-47a1-b18a-f6be83af5888 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Volume info retrieved successfully. Aug 14 00:33:34.734016 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-c1716d3c-bf2c-4e0f-8464-01df16a49a7b req-c327fa3c-1b19-47a1-b18a-f6be83af5888 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] https://10.4.3.208/volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef returned with HTTP 200 Aug 14 00:33:34.735644 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 320/1277] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:34 2026] GET /volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:34.770565 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-5d4ddf3f-d75e-4b45-a558-4b7110ae97eb req-39e5415c-1571-480f-9682-b4e0ac7297f3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:34.773244 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5d4ddf3f-d75e-4b45-a558-4b7110ae97eb req-39e5415c-1571-480f-9682-b4e0ac7297f3 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] GET https://10.4.3.208/volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef Aug 14 00:33:34.773479 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-5d4ddf3f-d75e-4b45-a558-4b7110ae97eb req-39e5415c-1571-480f-9682-b4e0ac7297f3 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:34.773686 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-5d4ddf3f-d75e-4b45-a558-4b7110ae97eb req-39e5415c-1571-480f-9682-b4e0ac7297f3 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:34.781906 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:34.781906 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:34.786788 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-5d4ddf3f-d75e-4b45-a558-4b7110ae97eb req-39e5415c-1571-480f-9682-b4e0ac7297f3 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Volume info retrieved successfully. Aug 14 00:33:34.792573 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5d4ddf3f-d75e-4b45-a558-4b7110ae97eb req-39e5415c-1571-480f-9682-b4e0ac7297f3 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] https://10.4.3.208/volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef returned with HTTP 200 Aug 14 00:33:34.792986 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 320/1278] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:34 2026] GET /volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:35.826852 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-42ce02be-ee9e-49a6-98d8-1b64e4f170e2 req-0855db4d-c75d-4cb0-b2fd-8d54e957563d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:35.832269 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-42ce02be-ee9e-49a6-98d8-1b64e4f170e2 req-0855db4d-c75d-4cb0-b2fd-8d54e957563d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] GET https://10.4.3.208/volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef Aug 14 00:33:35.832602 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-42ce02be-ee9e-49a6-98d8-1b64e4f170e2 req-0855db4d-c75d-4cb0-b2fd-8d54e957563d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:35.832952 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-42ce02be-ee9e-49a6-98d8-1b64e4f170e2 req-0855db4d-c75d-4cb0-b2fd-8d54e957563d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:35.847558 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:35.847558 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:35.855829 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-42ce02be-ee9e-49a6-98d8-1b64e4f170e2 req-0855db4d-c75d-4cb0-b2fd-8d54e957563d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Volume info retrieved successfully. Aug 14 00:33:35.864141 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-42ce02be-ee9e-49a6-98d8-1b64e4f170e2 req-0855db4d-c75d-4cb0-b2fd-8d54e957563d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] https://10.4.3.208/volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef returned with HTTP 200 Aug 14 00:33:35.864302 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 324/1279] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:35 2026] GET /volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:35.900557 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-be5cc74f-6a31-46ac-bd31-0e2578bf6d61 req-b84487fe-4094-4003-bd7f-b43030dfe0a6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:35.903559 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-be5cc74f-6a31-46ac-bd31-0e2578bf6d61 req-b84487fe-4094-4003-bd7f-b43030dfe0a6 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:33:35.904028 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-be5cc74f-6a31-46ac-bd31-0e2578bf6d61 req-b84487fe-4094-4003-bd7f-b43030dfe0a6 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-995191674", "description": null, "metadata": {}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:35.920840 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:35.920840 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:35.921377 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-be5cc74f-6a31-46ac-bd31-0e2578bf6d61 req-b84487fe-4094-4003-bd7f-b43030dfe0a6 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Volume info retrieved successfully. Aug 14 00:33:35.921676 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [req-be5cc74f-6a31-46ac-bd31-0e2578bf6d61 req-b84487fe-4094-4003-bd7f-b43030dfe0a6 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Create snapshot from volume eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef Aug 14 00:33:35.993968 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [req-be5cc74f-6a31-46ac-bd31-0e2578bf6d61 req-b84487fe-4094-4003-bd7f-b43030dfe0a6 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Created reservations ['5a0ba9cb-1b44-4bf7-948d-2c81594b9dc0', '93acc049-2801-4bc5-be7d-1229904a8973', 'b44ca600-70c6-421c-a46a-359549f6a1c7', 'f15f6cfb-be2f-4e6b-9663-10b233fdcfbf'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:33:36.054064 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-be5cc74f-6a31-46ac-bd31-0e2578bf6d61 req-b84487fe-4094-4003-bd7f-b43030dfe0a6 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Snapshot create request issued successfully. Aug 14 00:33:36.054064 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-be5cc74f-6a31-46ac-bd31-0e2578bf6d61 req-b84487fe-4094-4003-bd7f-b43030dfe0a6 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:33:36.054064 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 316/1280] 10.4.3.208 () {72 vars in 1547 bytes} [Fri Aug 14 00:33:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:33:36.167156 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-07f5cdad-9f5b-4a0d-9fc5-53c63f215426 req-34670f76-87ce-4810-a91c-3cff94ab3178 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:36.171249 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-07f5cdad-9f5b-4a0d-9fc5-53c63f215426 req-34670f76-87ce-4810-a91c-3cff94ab3178 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-reader] GET https://10.4.3.208/volume/v3/snapshots/728b567d-3d4b-4fd6-9c75-3ff53d8d2d71 Aug 14 00:33:36.171478 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-07f5cdad-9f5b-4a0d-9fc5-53c63f215426 req-34670f76-87ce-4810-a91c-3cff94ab3178 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-reader] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:36.171715 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-07f5cdad-9f5b-4a0d-9fc5-53c63f215426 req-34670f76-87ce-4810-a91c-3cff94ab3178 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-reader] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:36.181108 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:36.181108 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:36.181108 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-07f5cdad-9f5b-4a0d-9fc5-53c63f215426 req-34670f76-87ce-4810-a91c-3cff94ab3178 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-reader] Snapshot retrieved successfully. Aug 14 00:33:36.181108 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-07f5cdad-9f5b-4a0d-9fc5-53c63f215426 req-34670f76-87ce-4810-a91c-3cff94ab3178 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-reader] https://10.4.3.208/volume/v3/snapshots/728b567d-3d4b-4fd6-9c75-3ff53d8d2d71 returned with HTTP 200 Aug 14 00:33:36.181340 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 321/1281] 10.4.3.208 () {68 vars in 1604 bytes} [Fri Aug 14 00:33:36 2026] GET /volume/v3/snapshots/728b567d-3d4b-4fd6-9c75-3ff53d8d2d71 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:36.219818 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-d5afccc7-2363-4644-8d20-0e7972f845ba req-df8892fa-d799-497e-9e62-318f1623ae6b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:36.222448 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d5afccc7-2363-4644-8d20-0e7972f845ba req-df8892fa-d799-497e-9e62-318f1623ae6b tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-reader] GET https://10.4.3.208/volume/v3/snapshots/detail Aug 14 00:33:36.222877 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d5afccc7-2363-4644-8d20-0e7972f845ba req-df8892fa-d799-497e-9e62-318f1623ae6b tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-reader] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:36.223262 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d5afccc7-2363-4644-8d20-0e7972f845ba req-df8892fa-d799-497e-9e62-318f1623ae6b tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-reader] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:36.223703 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [req-d5afccc7-2363-4644-8d20-0e7972f845ba req-df8892fa-d799-497e-9e62-318f1623ae6b tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-reader] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:33:36.225103 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.db.api [req-d5afccc7-2363-4644-8d20-0e7972f845ba req-df8892fa-d799-497e-9e62-318f1623ae6b tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-reader] Building query based on filter {{(pid=100208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:33:36.245166 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-d5afccc7-2363-4644-8d20-0e7972f845ba req-df8892fa-d799-497e-9e62-318f1623ae6b tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-reader] Get all snapshots completed successfully. Aug 14 00:33:36.245436 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:36.245436 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:36.246349 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d5afccc7-2363-4644-8d20-0e7972f845ba req-df8892fa-d799-497e-9e62-318f1623ae6b tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-reader] https://10.4.3.208/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 00:33:36.246936 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 321/1282] 10.4.3.208 () {68 vars in 1514 bytes} [Fri Aug 14 00:33:36 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:36.281119 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-5415b491-7dc2-4195-b743-cd1abebcc872 req-fbe7708e-00f0-4ebf-8795-3cad8732bf0e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:36.284242 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-5415b491-7dc2-4195-b743-cd1abebcc872 req-fbe7708e-00f0-4ebf-8795-3cad8732bf0e tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] GET https://10.4.3.208/volume/v3/snapshots/728b567d-3d4b-4fd6-9c75-3ff53d8d2d71 Aug 14 00:33:36.284475 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-5415b491-7dc2-4195-b743-cd1abebcc872 req-fbe7708e-00f0-4ebf-8795-3cad8732bf0e tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:36.284659 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-5415b491-7dc2-4195-b743-cd1abebcc872 req-fbe7708e-00f0-4ebf-8795-3cad8732bf0e tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:36.291032 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:36.291032 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:36.291607 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-5415b491-7dc2-4195-b743-cd1abebcc872 req-fbe7708e-00f0-4ebf-8795-3cad8732bf0e tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Snapshot retrieved successfully. Aug 14 00:33:36.292584 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-5415b491-7dc2-4195-b743-cd1abebcc872 req-fbe7708e-00f0-4ebf-8795-3cad8732bf0e tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] https://10.4.3.208/volume/v3/snapshots/728b567d-3d4b-4fd6-9c75-3ff53d8d2d71 returned with HTTP 200 Aug 14 00:33:36.293064 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 325/1283] 10.4.3.208 () {68 vars in 1604 bytes} [Fri Aug 14 00:33:36 2026] GET /volume/v3/snapshots/728b567d-3d4b-4fd6-9c75-3ff53d8d2d71 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:36.324403 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-3d17e878-fabe-491e-b2b5-08966dc6e5bd req-b6713612-1ea8-41ce-8ad4-a47f9405f521 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:36.327863 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-3d17e878-fabe-491e-b2b5-08966dc6e5bd req-b6713612-1ea8-41ce-8ad4-a47f9405f521 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/728b567d-3d4b-4fd6-9c75-3ff53d8d2d71 Aug 14 00:33:36.328065 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-3d17e878-fabe-491e-b2b5-08966dc6e5bd req-b6713612-1ea8-41ce-8ad4-a47f9405f521 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:36.328438 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-3d17e878-fabe-491e-b2b5-08966dc6e5bd req-b6713612-1ea8-41ce-8ad4-a47f9405f521 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:36.328626 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [req-3d17e878-fabe-491e-b2b5-08966dc6e5bd req-b6713612-1ea8-41ce-8ad4-a47f9405f521 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Delete snapshot with id: 728b567d-3d4b-4fd6-9c75-3ff53d8d2d71 Aug 14 00:33:36.339770 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:36.339770 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:36.340481 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-3d17e878-fabe-491e-b2b5-08966dc6e5bd req-b6713612-1ea8-41ce-8ad4-a47f9405f521 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Snapshot retrieved successfully. Aug 14 00:33:36.369012 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-3d17e878-fabe-491e-b2b5-08966dc6e5bd req-b6713612-1ea8-41ce-8ad4-a47f9405f521 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Snapshot delete request issued successfully. Aug 14 00:33:36.369245 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-3d17e878-fabe-491e-b2b5-08966dc6e5bd req-b6713612-1ea8-41ce-8ad4-a47f9405f521 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] https://10.4.3.208/volume/v3/snapshots/728b567d-3d4b-4fd6-9c75-3ff53d8d2d71 returned with HTTP 202 Aug 14 00:33:36.370136 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 317/1284] 10.4.3.208 () {70 vars in 1626 bytes} [Fri Aug 14 00:33:36 2026] DELETE /volume/v3/snapshots/728b567d-3d4b-4fd6-9c75-3ff53d8d2d71 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:36.411750 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-26dec2ca-dce8-46b7-baf7-e516ded0bf94 req-423bc441-5913-4e78-9705-cbc9f93efaa7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:36.414442 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-26dec2ca-dce8-46b7-baf7-e516ded0bf94 req-423bc441-5913-4e78-9705-cbc9f93efaa7 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] GET https://10.4.3.208/volume/v3/snapshots/728b567d-3d4b-4fd6-9c75-3ff53d8d2d71 Aug 14 00:33:36.414693 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-26dec2ca-dce8-46b7-baf7-e516ded0bf94 req-423bc441-5913-4e78-9705-cbc9f93efaa7 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:36.414930 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-26dec2ca-dce8-46b7-baf7-e516ded0bf94 req-423bc441-5913-4e78-9705-cbc9f93efaa7 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:36.427977 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:36.427977 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:36.428651 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-26dec2ca-dce8-46b7-baf7-e516ded0bf94 req-423bc441-5913-4e78-9705-cbc9f93efaa7 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Snapshot retrieved successfully. Aug 14 00:33:36.431311 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-26dec2ca-dce8-46b7-baf7-e516ded0bf94 req-423bc441-5913-4e78-9705-cbc9f93efaa7 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] https://10.4.3.208/volume/v3/snapshots/728b567d-3d4b-4fd6-9c75-3ff53d8d2d71 returned with HTTP 200 Aug 14 00:33:36.432016 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 322/1285] 10.4.3.208 () {68 vars in 1604 bytes} [Fri Aug 14 00:33:36 2026] GET /volume/v3/snapshots/728b567d-3d4b-4fd6-9c75-3ff53d8d2d71 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:37.463480 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-c9b2b4fa-1538-4a1f-8d50-cdc1f5ceee47 req-f1e56f5c-cf37-4f28-b596-80098250ab02 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:37.467031 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-c9b2b4fa-1538-4a1f-8d50-cdc1f5ceee47 req-f1e56f5c-cf37-4f28-b596-80098250ab02 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] GET https://10.4.3.208/volume/v3/snapshots/728b567d-3d4b-4fd6-9c75-3ff53d8d2d71 Aug 14 00:33:37.467335 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-c9b2b4fa-1538-4a1f-8d50-cdc1f5ceee47 req-f1e56f5c-cf37-4f28-b596-80098250ab02 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:37.467636 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-c9b2b4fa-1538-4a1f-8d50-cdc1f5ceee47 req-f1e56f5c-cf37-4f28-b596-80098250ab02 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:37.475379 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-c9b2b4fa-1538-4a1f-8d50-cdc1f5ceee47 req-f1e56f5c-cf37-4f28-b596-80098250ab02 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] https://10.4.3.208/volume/v3/snapshots/728b567d-3d4b-4fd6-9c75-3ff53d8d2d71 returned with HTTP 404 Aug 14 00:33:37.475948 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 322/1286] 10.4.3.208 () {68 vars in 1604 bytes} [Fri Aug 14 00:33:37 2026] GET /volume/v3/snapshots/728b567d-3d4b-4fd6-9c75-3ff53d8d2d71 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:37.501963 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-55195c31-381e-4126-b81c-3605474fe2c4 req-f9cc6abe-3e2c-4872-8d1b-4e1c16dad037 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:37.505043 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-55195c31-381e-4126-b81c-3605474fe2c4 req-f9cc6abe-3e2c-4872-8d1b-4e1c16dad037 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] DELETE https://10.4.3.208/volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef Aug 14 00:33:37.505043 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-55195c31-381e-4126-b81c-3605474fe2c4 req-f9cc6abe-3e2c-4872-8d1b-4e1c16dad037 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:37.505839 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-55195c31-381e-4126-b81c-3605474fe2c4 req-f9cc6abe-3e2c-4872-8d1b-4e1c16dad037 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:37.505839 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [req-55195c31-381e-4126-b81c-3605474fe2c4 req-f9cc6abe-3e2c-4872-8d1b-4e1c16dad037 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Delete volume with id: eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef Aug 14 00:33:37.515257 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:37.515257 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:37.515803 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-55195c31-381e-4126-b81c-3605474fe2c4 req-f9cc6abe-3e2c-4872-8d1b-4e1c16dad037 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Volume info retrieved successfully. Aug 14 00:33:37.543620 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-55195c31-381e-4126-b81c-3605474fe2c4 req-f9cc6abe-3e2c-4872-8d1b-4e1c16dad037 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Delete volume request issued successfully. Aug 14 00:33:37.543987 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-55195c31-381e-4126-b81c-3605474fe2c4 req-f9cc6abe-3e2c-4872-8d1b-4e1c16dad037 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] https://10.4.3.208/volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef returned with HTTP 202 Aug 14 00:33:37.544479 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 326/1287] 10.4.3.208 () {70 vars in 1620 bytes} [Fri Aug 14 00:33:37 2026] DELETE /volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:37.578494 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-d98fb07c-dc43-4232-ab63-8b409bf0bf86 req-6a767eb5-c756-4dbd-beb7-f8982c3da4d8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:37.582917 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d98fb07c-dc43-4232-ab63-8b409bf0bf86 req-6a767eb5-c756-4dbd-beb7-f8982c3da4d8 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] GET https://10.4.3.208/volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef Aug 14 00:33:37.583358 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d98fb07c-dc43-4232-ab63-8b409bf0bf86 req-6a767eb5-c756-4dbd-beb7-f8982c3da4d8 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:37.583358 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d98fb07c-dc43-4232-ab63-8b409bf0bf86 req-6a767eb5-c756-4dbd-beb7-f8982c3da4d8 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:37.594625 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:37.594625 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:37.602770 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-d98fb07c-dc43-4232-ab63-8b409bf0bf86 req-6a767eb5-c756-4dbd-beb7-f8982c3da4d8 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Volume info retrieved successfully. Aug 14 00:33:37.610848 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d98fb07c-dc43-4232-ab63-8b409bf0bf86 req-6a767eb5-c756-4dbd-beb7-f8982c3da4d8 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] https://10.4.3.208/volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef returned with HTTP 200 Aug 14 00:33:37.611462 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 318/1288] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:37 2026] GET /volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:37.975773 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-faa36b65-af62-4b2d-b521-7abbb0c0f068 req-d77669ef-5852-425d-87b9-c373a7c5045a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:37.981638 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-faa36b65-af62-4b2d-b521-7abbb0c0f068 req-d77669ef-5852-425d-87b9-c373a7c5045a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] DELETE https://10.4.3.208/volume/v3/attachments/9cadbe32-a9ed-406b-ac36-ca8f0ba2c56c Aug 14 00:33:37.981813 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-faa36b65-af62-4b2d-b521-7abbb0c0f068 req-d77669ef-5852-425d-87b9-c373a7c5045a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:37.982152 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-faa36b65-af62-4b2d-b521-7abbb0c0f068 req-d77669ef-5852-425d-87b9-c373a7c5045a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:37.995538 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:37.995538 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:38.076320 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-faa36b65-af62-4b2d-b521-7abbb0c0f068 req-d77669ef-5852-425d-87b9-c373a7c5045a tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/attachments/9cadbe32-a9ed-406b-ac36-ca8f0ba2c56c returned with HTTP 200 Aug 14 00:33:38.076662 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 323/1289] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:33:37 2026] DELETE /volume/v3/attachments/9cadbe32-a9ed-406b-ac36-ca8f0ba2c56c => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:38.643013 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-4fbe37dd-884d-4a60-b919-426a3e2369a8 req-0719c50a-9ab8-4bf1-8f02-4991c4ce1313 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:38.645888 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4fbe37dd-884d-4a60-b919-426a3e2369a8 req-0719c50a-9ab8-4bf1-8f02-4991c4ce1313 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] GET https://10.4.3.208/volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef Aug 14 00:33:38.646181 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4fbe37dd-884d-4a60-b919-426a3e2369a8 req-0719c50a-9ab8-4bf1-8f02-4991c4ce1313 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:38.646429 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4fbe37dd-884d-4a60-b919-426a3e2369a8 req-0719c50a-9ab8-4bf1-8f02-4991c4ce1313 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:38.654559 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4fbe37dd-884d-4a60-b919-426a3e2369a8 req-0719c50a-9ab8-4bf1-8f02-4991c4ce1313 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] https://10.4.3.208/volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef returned with HTTP 404 Aug 14 00:33:38.655524 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 323/1290] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:38 2026] GET /volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:33:38.684484 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-b3ffa563-4dbb-4a74-8319-093c3d218419 req-5aca5643-9a8a-4f6b-b73c-003006f4fa9d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:38.686955 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-b3ffa563-4dbb-4a74-8319-093c3d218419 req-5aca5643-9a8a-4f6b-b73c-003006f4fa9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] DELETE https://10.4.3.208/volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef Aug 14 00:33:38.687254 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-b3ffa563-4dbb-4a74-8319-093c3d218419 req-5aca5643-9a8a-4f6b-b73c-003006f4fa9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:38.687610 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-b3ffa563-4dbb-4a74-8319-093c3d218419 req-5aca5643-9a8a-4f6b-b73c-003006f4fa9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:38.687816 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [req-b3ffa563-4dbb-4a74-8319-093c3d218419 req-5aca5643-9a8a-4f6b-b73c-003006f4fa9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Delete volume with id: eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef Aug 14 00:33:38.697190 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-b3ffa563-4dbb-4a74-8319-093c3d218419 req-5aca5643-9a8a-4f6b-b73c-003006f4fa9d tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] https://10.4.3.208/volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef returned with HTTP 404 Aug 14 00:33:38.698006 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 327/1291] 10.4.3.208 () {70 vars in 1620 bytes} [Fri Aug 14 00:33:38 2026] DELETE /volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:38.728317 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-37b7204b-2c68-4548-94f6-bebd77d613e1 req-e82d6744-f844-4fc3-b76d-8a0debbb7fc9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:38.731018 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-37b7204b-2c68-4548-94f6-bebd77d613e1 req-e82d6744-f844-4fc3-b76d-8a0debbb7fc9 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] GET https://10.4.3.208/volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef Aug 14 00:33:38.731237 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-37b7204b-2c68-4548-94f6-bebd77d613e1 req-e82d6744-f844-4fc3-b76d-8a0debbb7fc9 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:38.731602 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-37b7204b-2c68-4548-94f6-bebd77d613e1 req-e82d6744-f844-4fc3-b76d-8a0debbb7fc9 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:38.742512 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-37b7204b-2c68-4548-94f6-bebd77d613e1 req-e82d6744-f844-4fc3-b76d-8a0debbb7fc9 tempest-VolumesSnapshotsTestJSON-1763538580 tempest-VolumesSnapshotsTestJSON-1763538580-project-member] https://10.4.3.208/volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef returned with HTTP 404 Aug 14 00:33:38.743083 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 319/1292] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:38 2026] GET /volume/v3/volumes/eaac2b1c-8d7a-4ef2-aa7f-3cc47063a9ef => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:40.212538 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9a3d4712-dad8-4782-a579-0106556b9a3d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:40.214932 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9a3d4712-dad8-4782-a579-0106556b9a3d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] DELETE https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:33:40.215310 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9a3d4712-dad8-4782-a579-0106556b9a3d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:40.215576 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9a3d4712-dad8-4782-a579-0106556b9a3d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:40.216037 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-9a3d4712-dad8-4782-a579-0106556b9a3d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Delete volume with id: a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:33:40.229681 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:40.229681 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:40.230383 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9a3d4712-dad8-4782-a579-0106556b9a3d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:40.263432 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9a3d4712-dad8-4782-a579-0106556b9a3d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Delete volume request issued successfully. Aug 14 00:33:40.263776 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9a3d4712-dad8-4782-a579-0106556b9a3d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 202 Aug 14 00:33:40.264464 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 324/1293] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:33:40 2026] DELETE /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:40.278442 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-01f05768-4d3f-466b-bcac-743c038ba46d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:40.281599 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-01f05768-4d3f-466b-bcac-743c038ba46d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:33:40.281933 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-01f05768-4d3f-466b-bcac-743c038ba46d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:40.282217 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-01f05768-4d3f-466b-bcac-743c038ba46d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:40.297623 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:40.297623 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:40.305600 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-01f05768-4d3f-466b-bcac-743c038ba46d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Volume info retrieved successfully. Aug 14 00:33:40.316648 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-01f05768-4d3f-466b-bcac-743c038ba46d tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 200 Aug 14 00:33:40.317824 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 324/1294] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:40 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 1251 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:41.175897 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-43a636cc-0ab1-4311-b412-c5857202f7fb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:41.280639 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-43a636cc-0ab1-4311-b412-c5857202f7fb tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] GET https://10.4.3.208/volume/v3/os-services Aug 14 00:33:41.280933 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-43a636cc-0ab1-4311-b412-c5857202f7fb tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:41.281228 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-43a636cc-0ab1-4311-b412-c5857202f7fb tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:41.288025 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-43a636cc-0ab1-4311-b412-c5857202f7fb tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] https://10.4.3.208/volume/v3/os-services returned with HTTP 200 Aug 14 00:33:41.288424 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 328/1295] 10.4.3.208 () {66 vars in 1249 bytes} [Fri Aug 14 00:33:41 2026] GET /volume/v3/os-services => generated 626 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:41.300217 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-70ba2b18-1f96-491a-abd9-6a822ed3114f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:41.302217 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-70ba2b18-1f96-491a-abd9-6a822ed3114f tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] PUT https://10.4.3.208/volume/v3/os-services/disable-log-reason Aug 14 00:33:41.302399 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-70ba2b18-1f96-491a-abd9-6a822ed3114f tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007289", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:41.304324 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-70ba2b18-1f96-491a-abd9-6a822ed3114f tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] https://10.4.3.208/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 14 00:33:41.304830 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 320/1296] 10.4.3.208 () {68 vars in 1326 bytes} [Fri Aug 14 00:33:41 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 14 00:33:41.314948 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9e937e05-ce70-4311-8f8b-9c2fb25d2327 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:41.317674 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9e937e05-ce70-4311-8f8b-9c2fb25d2327 tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] PUT https://10.4.3.208/volume/v3/os-services/disable Aug 14 00:33:41.318439 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9e937e05-ce70-4311-8f8b-9c2fb25d2327 tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007289", "binary": "invalid_binary"} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:41.331014 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9e937e05-ce70-4311-8f8b-9c2fb25d2327 tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] https://10.4.3.208/volume/v3/os-services/disable returned with HTTP 404 Aug 14 00:33:41.331573 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 325/1297] 10.4.3.208 () {68 vars in 1293 bytes} [Fri Aug 14 00:33:41 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:41.339015 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b6047be8-3a3e-44f1-90e3-949a332c55d4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:41.341104 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b6047be8-3a3e-44f1-90e3-949a332c55d4 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a Aug 14 00:33:41.341193 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-35de3986-4839-4ee0-88e0-da7488cba4a7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:41.341374 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b6047be8-3a3e-44f1-90e3-949a332c55d4 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:41.341654 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b6047be8-3a3e-44f1-90e3-949a332c55d4 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:41.343351 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-35de3986-4839-4ee0-88e0-da7488cba4a7 tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] PUT https://10.4.3.208/volume/v3/os-services/enable Aug 14 00:33:41.343746 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-35de3986-4839-4ee0-88e0-da7488cba4a7 tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:41.349389 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b6047be8-3a3e-44f1-90e3-949a332c55d4 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a returned with HTTP 404 Aug 14 00:33:41.349954 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 325/1298] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:41 2026] GET /volume/v3/volumes/a818a3c7-81db-4b38-b058-f03cc1c05f9a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:41.353112 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-35de3986-4839-4ee0-88e0-da7488cba4a7 tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] https://10.4.3.208/volume/v3/os-services/enable returned with HTTP 404 Aug 14 00:33:41.353763 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 329/1299] 10.4.3.208 () {68 vars in 1290 bytes} [Fri Aug 14 00:33:41 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:41.358510 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-61cd1cea-b97a-466e-b207-9804ac48dc45 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:41.362634 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-61cd1cea-b97a-466e-b207-9804ac48dc45 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] DELETE https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:41.362953 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-61cd1cea-b97a-466e-b207-9804ac48dc45 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:41.363197 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-61cd1cea-b97a-466e-b207-9804ac48dc45 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:41.363428 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-61cd1cea-b97a-466e-b207-9804ac48dc45 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Delete volume with id: bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:41.363758 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bd3397d0-dd78-40ce-9e66-30b67fc1d3d3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:41.366675 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bd3397d0-dd78-40ce-9e66-30b67fc1d3d3 tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] PUT https://10.4.3.208/volume/v3/os-services/freeze Aug 14 00:33:41.367073 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bd3397d0-dd78-40ce-9e66-30b67fc1d3d3 tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:41.370753 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-61cd1cea-b97a-466e-b207-9804ac48dc45 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 404 Aug 14 00:33:41.371448 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 321/1300] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:33:41 2026] DELETE /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:41.374641 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bd3397d0-dd78-40ce-9e66-30b67fc1d3d3 tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] https://10.4.3.208/volume/v3/os-services/freeze returned with HTTP 400 Aug 14 00:33:41.375367 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 326/1301] 10.4.3.208 () {68 vars in 1290 bytes} [Fri Aug 14 00:33:41 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:33:41.380886 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3c45e4e7-27af-4f9b-8464-3e102f497597 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:41.382983 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3c45e4e7-27af-4f9b-8464-3e102f497597 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 Aug 14 00:33:41.383605 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3c45e4e7-27af-4f9b-8464-3e102f497597 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:41.383921 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3c45e4e7-27af-4f9b-8464-3e102f497597 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:41.386023 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c9a9722c-5c21-46cb-93b9-1c159caa84a5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:41.387984 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c9a9722c-5c21-46cb-93b9-1c159caa84a5 tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] PUT https://10.4.3.208/volume/v3/os-services/thaw Aug 14 00:33:41.388514 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c9a9722c-5c21-46cb-93b9-1c159caa84a5 tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:41.392266 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3c45e4e7-27af-4f9b-8464-3e102f497597 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 returned with HTTP 404 Aug 14 00:33:41.392880 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 326/1302] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:41 2026] GET /volume/v3/volumes/bdde35d5-0cfa-4894-b8a5-94383eb51715 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:41.396652 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c9a9722c-5c21-46cb-93b9-1c159caa84a5 tempest-VolumeServicesNegativeTest-496644955 tempest-VolumeServicesNegativeTest-496644955-project-admin] https://10.4.3.208/volume/v3/os-services/thaw returned with HTTP 400 Aug 14 00:33:41.397631 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 330/1303] 10.4.3.208 () {68 vars in 1284 bytes} [Fri Aug 14 00:33:41 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:33:41.405468 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2c588709-0f0c-4877-bbf7-607f6304a5d6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:41.407651 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2c588709-0f0c-4877-bbf7-607f6304a5d6 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] DELETE https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:33:41.407862 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2c588709-0f0c-4877-bbf7-607f6304a5d6 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:41.408653 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2c588709-0f0c-4877-bbf7-607f6304a5d6 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:41.408838 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-2c588709-0f0c-4877-bbf7-607f6304a5d6 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Delete volume with id: b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:33:41.417045 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2c588709-0f0c-4877-bbf7-607f6304a5d6 tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 404 Aug 14 00:33:41.417655 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 322/1304] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:33:41 2026] DELETE /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:41.427571 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-257fe3d4-8cbb-41d5-8711-7520a722a5fc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:41.430728 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-257fe3d4-8cbb-41d5-8711-7520a722a5fc tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] GET https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 Aug 14 00:33:41.431004 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-257fe3d4-8cbb-41d5-8711-7520a722a5fc tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:41.431626 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-257fe3d4-8cbb-41d5-8711-7520a722a5fc tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:41.440317 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-257fe3d4-8cbb-41d5-8711-7520a722a5fc tempest-TestInstancesWithCinderVolumes-1741584247 tempest-TestInstancesWithCinderVolumes-1741584247-project-member] https://10.4.3.208/volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 returned with HTTP 404 Aug 14 00:33:41.440903 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 327/1305] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:41 2026] GET /volume/v3/volumes/b20ddfbd-0095-445b-9aef-a60cebed4ed2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:41.449300 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-46f57145-b3f3-48f9-bb4e-96f961878b35 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:41.451596 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-46f57145-b3f3-48f9-bb4e-96f961878b35 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] GET https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 Aug 14 00:33:41.451960 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-46f57145-b3f3-48f9-bb4e-96f961878b35 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:41.452269 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-46f57145-b3f3-48f9-bb4e-96f961878b35 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:41.453341 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-46f57145-b3f3-48f9-bb4e-96f961878b35 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:33:41.516939 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-46f57145-b3f3-48f9-bb4e-96f961878b35 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Get all volumes completed successfully. Aug 14 00:33:41.520380 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:41.520380 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:41.527813 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-46f57145-b3f3-48f9-bb4e-96f961878b35 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 00:33:41.528669 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 327/1306] 10.4.3.208 () {66 vars in 1285 bytes} [Fri Aug 14 00:33:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12086 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:41.549252 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-235ee475-a765-419e-b9c3-1c91c0f38a52 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:41.552801 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-235ee475-a765-419e-b9c3-1c91c0f38a52 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] DELETE https://10.4.3.208/volume/v3/types/2c9cb6cb-def8-4bc3-9966-31c278e9ac3b Aug 14 00:33:41.553400 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-235ee475-a765-419e-b9c3-1c91c0f38a52 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:41.553686 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-235ee475-a765-419e-b9c3-1c91c0f38a52 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Calling method '_delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:41.583925 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-235ee475-a765-419e-b9c3-1c91c0f38a52 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] https://10.4.3.208/volume/v3/types/2c9cb6cb-def8-4bc3-9966-31c278e9ac3b returned with HTTP 202 Aug 14 00:33:41.584507 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 331/1307] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:33:41 2026] DELETE /volume/v3/types/2c9cb6cb-def8-4bc3-9966-31c278e9ac3b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:41.592832 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bfd55a64-92e4-4525-be3b-4ed71c2775be None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:41.594605 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bfd55a64-92e4-4525-be3b-4ed71c2775be tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] GET https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 Aug 14 00:33:41.594816 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bfd55a64-92e4-4525-be3b-4ed71c2775be tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:41.595014 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bfd55a64-92e4-4525-be3b-4ed71c2775be tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:41.595828 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-bfd55a64-92e4-4525-be3b-4ed71c2775be tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:33:41.652461 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-bfd55a64-92e4-4525-be3b-4ed71c2775be tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Get all volumes completed successfully. Aug 14 00:33:41.655946 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:41.655946 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:41.663555 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bfd55a64-92e4-4525-be3b-4ed71c2775be tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 00:33:41.664140 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 323/1308] 10.4.3.208 () {66 vars in 1285 bytes} [Fri Aug 14 00:33:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12086 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:41.689108 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-564d0525-e154-431f-b1ad-bbe03e3072ad None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:41.691802 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-564d0525-e154-431f-b1ad-bbe03e3072ad tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] DELETE https://10.4.3.208/volume/v3/types/cc0ea52d-b3d0-479e-871f-c6db9709b20d Aug 14 00:33:41.692066 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-564d0525-e154-431f-b1ad-bbe03e3072ad tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:41.692738 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-564d0525-e154-431f-b1ad-bbe03e3072ad tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:41.728509 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-564d0525-e154-431f-b1ad-bbe03e3072ad tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] https://10.4.3.208/volume/v3/types/cc0ea52d-b3d0-479e-871f-c6db9709b20d returned with HTTP 202 Aug 14 00:33:41.729053 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 328/1309] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:33:41 2026] DELETE /volume/v3/types/cc0ea52d-b3d0-479e-871f-c6db9709b20d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:42.163495 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9aec1b29-1c68-43af-98d2-73c50df7465d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:42.166580 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9aec1b29-1c68-43af-98d2-73c50df7465d tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] GET https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 Aug 14 00:33:42.166981 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9aec1b29-1c68-43af-98d2-73c50df7465d tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:42.167239 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9aec1b29-1c68-43af-98d2-73c50df7465d tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:42.168392 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9aec1b29-1c68-43af-98d2-73c50df7465d tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:33:42.209029 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9aec1b29-1c68-43af-98d2-73c50df7465d tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Get all volumes completed successfully. Aug 14 00:33:42.212241 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:42.212241 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:42.222218 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9aec1b29-1c68-43af-98d2-73c50df7465d tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 00:33:42.222761 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 328/1310] 10.4.3.208 () {66 vars in 1285 bytes} [Fri Aug 14 00:33:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12086 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:42.246014 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6da69c83-c07c-48f5-8b77-e9db120d98ad None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:42.247793 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6da69c83-c07c-48f5-8b77-e9db120d98ad tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/c0127029-c31e-416d-99e7-f5b82e944722 Aug 14 00:33:42.248039 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6da69c83-c07c-48f5-8b77-e9db120d98ad tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:42.248215 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6da69c83-c07c-48f5-8b77-e9db120d98ad tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:42.248371 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-6da69c83-c07c-48f5-8b77-e9db120d98ad tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Delete volume with id: c0127029-c31e-416d-99e7-f5b82e944722 Aug 14 00:33:42.255776 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:42.255776 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:42.256461 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6da69c83-c07c-48f5-8b77-e9db120d98ad tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Volume info retrieved successfully. Aug 14 00:33:42.270466 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.image.cache [None req-6da69c83-c07c-48f5-8b77-e9db120d98ad tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Evicting image cache entry: {'id': 2, 'image_id': 'b2b29809-f7c5-4781-86d8-d34842fc042d', 'volume_id': 'c0127029-c31e-416d-99e7-f5b82e944722', 'host': 'np0000007289@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 14, 0, 31, 24), 'last_used': datetime.datetime(2026, 8, 14, 0, 32, 5)}. {{(pid=100210) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 14 00:33:42.286934 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6da69c83-c07c-48f5-8b77-e9db120d98ad tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Delete volume request issued successfully. Aug 14 00:33:42.287257 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6da69c83-c07c-48f5-8b77-e9db120d98ad tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] https://10.4.3.208/volume/v3/volumes/c0127029-c31e-416d-99e7-f5b82e944722 returned with HTTP 202 Aug 14 00:33:42.287856 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 332/1311] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:33:42 2026] DELETE /volume/v3/volumes/c0127029-c31e-416d-99e7-f5b82e944722 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:42.301375 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1e29f4b8-11da-492c-b4ee-557674ff72b3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:42.305069 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1e29f4b8-11da-492c-b4ee-557674ff72b3 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] GET https://10.4.3.208/volume/v3/volumes/c0127029-c31e-416d-99e7-f5b82e944722 Aug 14 00:33:42.305335 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1e29f4b8-11da-492c-b4ee-557674ff72b3 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:42.305550 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1e29f4b8-11da-492c-b4ee-557674ff72b3 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:42.316391 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:42.316391 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:42.320789 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1e29f4b8-11da-492c-b4ee-557674ff72b3 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Volume info retrieved successfully. Aug 14 00:33:42.326644 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1e29f4b8-11da-492c-b4ee-557674ff72b3 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] https://10.4.3.208/volume/v3/volumes/c0127029-c31e-416d-99e7-f5b82e944722 returned with HTTP 200 Aug 14 00:33:42.327261 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 324/1312] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:42 2026] GET /volume/v3/volumes/c0127029-c31e-416d-99e7-f5b82e944722 => generated 1150 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:43.344181 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-27a8a743-f438-4d13-83d5-887fdfed9ca9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:43.346770 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-27a8a743-f438-4d13-83d5-887fdfed9ca9 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] GET https://10.4.3.208/volume/v3/volumes/c0127029-c31e-416d-99e7-f5b82e944722 Aug 14 00:33:43.346956 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-27a8a743-f438-4d13-83d5-887fdfed9ca9 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:43.347219 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-27a8a743-f438-4d13-83d5-887fdfed9ca9 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:43.356621 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-27a8a743-f438-4d13-83d5-887fdfed9ca9 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] https://10.4.3.208/volume/v3/volumes/c0127029-c31e-416d-99e7-f5b82e944722 returned with HTTP 404 Aug 14 00:33:43.357250 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 329/1313] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:43 2026] GET /volume/v3/volumes/c0127029-c31e-416d-99e7-f5b82e944722 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:43.370939 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7f48804e-1b3a-4a2e-971c-3c3b47276321 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:43.373248 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7f48804e-1b3a-4a2e-971c-3c3b47276321 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] DELETE https://10.4.3.208/volume/v3/types/63012f6f-64e1-4527-bfe9-2898773e4857 Aug 14 00:33:43.373513 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7f48804e-1b3a-4a2e-971c-3c3b47276321 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:43.373809 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7f48804e-1b3a-4a2e-971c-3c3b47276321 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:43.410638 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7f48804e-1b3a-4a2e-971c-3c3b47276321 tempest-TestInstancesWithCinderVolumes-220638505 tempest-TestInstancesWithCinderVolumes-220638505-project-admin] https://10.4.3.208/volume/v3/types/63012f6f-64e1-4527-bfe9-2898773e4857 returned with HTTP 202 Aug 14 00:33:43.411412 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 329/1314] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:33:43 2026] DELETE /volume/v3/types/63012f6f-64e1-4527-bfe9-2898773e4857 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:44.293029 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b95a50e0-4079-46cf-bf74-4718840d869c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:44.412503 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b95a50e0-4079-46cf-bf74-4718840d869c tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:33:44.413076 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b95a50e0-4079-46cf-bf74-4718840d869c tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-639599575", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:44.418171 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=249,cinder:INSERT=15,cinder:UPDATE=43,cinder:DELETE=1 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:33:44.438300 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b95a50e0-4079-46cf-bf74-4718840d869c tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:33:44.438714 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 333/1315] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:33:44 2026] POST /volume/v3/types => generated 274 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:44.448489 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bbc43d2b-7b04-4b06-9394-0d6812fb00a4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:44.450728 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bbc43d2b-7b04-4b06-9394-0d6812fb00a4 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:33:44.451314 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bbc43d2b-7b04-4b06-9394-0d6812fb00a4 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1941744330", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:44.456284 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=293,cinder:INSERT=29,cinder:UPDATE=54 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:33:44.477340 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bbc43d2b-7b04-4b06-9394-0d6812fb00a4 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:33:44.477681 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 325/1316] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:33:44 2026] POST /volume/v3/types => generated 275 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:44.494163 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:44.605635 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:33:44.606100 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-732636267", "volume_type": "3479d999-333c-4a52-a7ac-2cc941396ef7", "size": 1}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:44.607944 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-732636267', 'volume_type': '3479d999-333c-4a52-a7ac-2cc941396ef7', 'size': 1}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:33:44.610693 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=266,cinder:UPDATE=30,cinder:INSERT=5 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:33:44.616194 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Create volume of 1 GB Aug 14 00:33:44.616815 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:44.616815 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:44.617451 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Availability Zones retrieved successfully. Aug 14 00:33:44.624640 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Flow 'volume_create_api' (3797e4df-fce6-4ed8-b5e5-5eabce94c3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:33:44.625790 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9bc99c-e3e0-4a25-938f-33a6e04a8a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:33:44.627875 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:33:44.651577 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9bc99c-e3e0-4a25-938f-33a6e04a8a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:33:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=3479d999-333c-4a52-a7ac-2cc941396ef7,is_public=True,name='tempest-VolumeTypesTest-volume-type-639599575',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3479d999-333c-4a52-a7ac-2cc941396ef7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:33:44.652446 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6eb6def-01db-4644-93c1-df7bf9bdb8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:33:44.684281 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-639599575 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-639599575, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:33:44.684709 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-639599575 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-639599575, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:33:44.726175 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Created reservations ['7c36c390-e967-405a-8a07-4205eb2fe5e1', '1d196e55-0a2e-4221-aa8d-ec7aee055561', '184771ac-9f34-4650-98d7-b00758990466', '53d14fc4-ad0e-4b6c-a55f-f20d3187fc1f'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:33:44.727101 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6eb6def-01db-4644-93c1-df7bf9bdb8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c36c390-e967-405a-8a07-4205eb2fe5e1', '1d196e55-0a2e-4221-aa8d-ec7aee055561', '184771ac-9f34-4650-98d7-b00758990466', '53d14fc4-ad0e-4b6c-a55f-f20d3187fc1f']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:33:44.728044 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1971b890-9011-47ba-969c-d4bf3d499908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:33:44.758806 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1971b890-9011-47ba-969c-d4bf3d499908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-732636267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db4144e456774abe85a3e1f7641a8eb8',qos_specs=None,replication_status=,reservations=['7c36c390-e967-405a-8a07-4205eb2fe5e1','1d196e55-0a2e-4221-aa8d-ec7aee055561','184771ac-9f34-4650-98d7-b00758990466','53d14fc4-ad0e-4b6c-a55f-f20d3187fc1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a269229cf74240cd877a31a3c4c338ab',volume_type_id=3479d999-333c-4a52-a7ac-2cc941396ef7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:33:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-732636267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db4144e456774abe85a3e1f7641a8eb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a269229cf74240cd877a31a3c4c338ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3479d999-333c-4a52-a7ac-2cc941396ef7),volume_type_id=3479d999-333c-4a52-a7ac-2cc941396ef7)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:33:44.759358 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff9c9950-fa9e-4eb0-828c-8c170a667643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:33:44.783692 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff9c9950-fa9e-4eb0-828c-8c170a667643) transitioned into state 'SUCCESS' from state '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-732636267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db4144e456774abe85a3e1f7641a8eb8',qos_specs=None,replication_status=,reservations=['7c36c390-e967-405a-8a07-4205eb2fe5e1','1d196e55-0a2e-4221-aa8d-ec7aee055561','184771ac-9f34-4650-98d7-b00758990466','53d14fc4-ad0e-4b6c-a55f-f20d3187fc1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a269229cf74240cd877a31a3c4c338ab',volume_type_id=3479d999-333c-4a52-a7ac-2cc941396ef7)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:33:44.784785 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e6cc236-836d-45e9-8215-c76f35a08180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:33:44.797584 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e6cc236-836d-45e9-8215-c76f35a08180) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:33:44.798726 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Flow 'volume_create_api' (3797e4df-fce6-4ed8-b5e5-5eabce94c3d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:33:44.799161 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Create volume request issued successfully. Aug 14 00:33:44.799810 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-50a7f57e-b51d-4ea3-b0da-71a984784410 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:33:44.800284 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 330/1317] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:33:44 2026] POST /volume/v3/volumes => generated 782 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:33:44.817887 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-145db311-2a27-4e1a-b477-ddd101851fc1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:44.821768 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-145db311-2a27-4e1a-b477-ddd101851fc1 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] GET https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 Aug 14 00:33:44.821768 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-145db311-2a27-4e1a-b477-ddd101851fc1 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:44.821768 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-145db311-2a27-4e1a-b477-ddd101851fc1 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:44.834174 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:44.834174 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:44.837564 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=269,cinder:INSERT=14,cinder:UPDATE=45 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:33:44.845222 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-145db311-2a27-4e1a-b477-ddd101851fc1 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Volume info retrieved successfully. Aug 14 00:33:44.854266 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-145db311-2a27-4e1a-b477-ddd101851fc1 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 returned with HTTP 200 Aug 14 00:33:44.855120 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 330/1318] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:44 2026] GET /volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:45.870875 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-105e9346-9010-4c32-86f7-2b9fe3994837 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:45.873467 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-105e9346-9010-4c32-86f7-2b9fe3994837 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] GET https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 Aug 14 00:33:45.873786 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-105e9346-9010-4c32-86f7-2b9fe3994837 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:45.874189 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-105e9346-9010-4c32-86f7-2b9fe3994837 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:45.885144 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:45.885144 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:45.890572 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-105e9346-9010-4c32-86f7-2b9fe3994837 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Volume info retrieved successfully. Aug 14 00:33:45.897081 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-105e9346-9010-4c32-86f7-2b9fe3994837 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 returned with HTTP 200 Aug 14 00:33:45.900700 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 334/1319] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:45 2026] GET /volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:33:45.915729 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-416a2017-ded2-48cd-aec8-75a6dde5e905 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:45.918778 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-416a2017-ded2-48cd-aec8-75a6dde5e905 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] POST https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5/action Aug 14 00:33:45.919398 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-416a2017-ded2-48cd-aec8-75a6dde5e905 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Action body: b'{"os-retype": {"new_type": "66018c7c-5cb6-4e30-a3af-857b386719fb"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:33:45.919611 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-416a2017-ded2-48cd-aec8-75a6dde5e905 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "66018c7c-5cb6-4e30-a3af-857b386719fb"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:45.935305 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:45.935305 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:45.935873 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-416a2017-ded2-48cd-aec8-75a6dde5e905 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Volume info retrieved successfully. Aug 14 00:33:45.979812 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-416a2017-ded2-48cd-aec8-75a6dde5e905 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1941744330 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1941744330, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:33:45.980435 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-416a2017-ded2-48cd-aec8-75a6dde5e905 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1941744330 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1941744330, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:33:46.010870 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-416a2017-ded2-48cd-aec8-75a6dde5e905 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Created reservations ['ed513bbd-ff9c-4105-9979-d8b142a59d21', '53976f9e-1b98-4aad-b30c-eed652424ec6'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:33:46.024017 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-416a2017-ded2-48cd-aec8-75a6dde5e905 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-639599575 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-639599575, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:33:46.024475 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-416a2017-ded2-48cd-aec8-75a6dde5e905 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-639599575 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-639599575, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:33:46.038168 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-416a2017-ded2-48cd-aec8-75a6dde5e905 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Created reservations ['9fe086b3-ae79-493b-bc1e-407e68b3c8c8', '84471e63-b59b-4491-b04c-1a01499a42f4'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:33:46.072694 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-416a2017-ded2-48cd-aec8-75a6dde5e905 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Retype volume request issued successfully. Aug 14 00:33:46.072694 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-416a2017-ded2-48cd-aec8-75a6dde5e905 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5/action returned with HTTP 202 Aug 14 00:33:46.073179 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 326/1320] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:33:45 2026] POST /volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:33:46.086710 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-13063e14-e134-4373-961f-a5845420bd56 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:46.089503 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-13063e14-e134-4373-961f-a5845420bd56 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] GET https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 Aug 14 00:33:46.089904 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-13063e14-e134-4373-961f-a5845420bd56 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:46.090225 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-13063e14-e134-4373-961f-a5845420bd56 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:46.099666 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:46.099666 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:46.105484 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-13063e14-e134-4373-961f-a5845420bd56 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Volume info retrieved successfully. Aug 14 00:33:46.112241 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-13063e14-e134-4373-961f-a5845420bd56 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 returned with HTTP 200 Aug 14 00:33:46.112780 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 331/1321] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:46 2026] GET /volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:47.128626 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fdfe638a-91be-4eec-bf8a-2d949ccb66b3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:47.130511 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fdfe638a-91be-4eec-bf8a-2d949ccb66b3 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] GET https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 Aug 14 00:33:47.130760 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fdfe638a-91be-4eec-bf8a-2d949ccb66b3 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:47.130991 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fdfe638a-91be-4eec-bf8a-2d949ccb66b3 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:47.140293 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:47.140293 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:47.145588 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fdfe638a-91be-4eec-bf8a-2d949ccb66b3 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Volume info retrieved successfully. Aug 14 00:33:47.152421 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fdfe638a-91be-4eec-bf8a-2d949ccb66b3 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 returned with HTTP 200 Aug 14 00:33:47.153069 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 331/1322] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:47 2026] GET /volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:47.167172 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4b92dd34-6234-486c-8d02-2568556e01b4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:47.170652 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4b92dd34-6234-486c-8d02-2568556e01b4 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] GET https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 Aug 14 00:33:47.170652 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4b92dd34-6234-486c-8d02-2568556e01b4 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:47.170652 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4b92dd34-6234-486c-8d02-2568556e01b4 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:47.179260 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:47.179260 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:47.184964 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4b92dd34-6234-486c-8d02-2568556e01b4 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Volume info retrieved successfully. Aug 14 00:33:47.191913 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4b92dd34-6234-486c-8d02-2568556e01b4 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 returned with HTTP 200 Aug 14 00:33:47.193020 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 335/1323] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:47 2026] GET /volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:47.207236 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ac5e9851-3ca3-4de7-8df1-68c3f3b9ecb7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:47.209562 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ac5e9851-3ca3-4de7-8df1-68c3f3b9ecb7 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] GET https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 Aug 14 00:33:47.209796 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ac5e9851-3ca3-4de7-8df1-68c3f3b9ecb7 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:47.210008 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ac5e9851-3ca3-4de7-8df1-68c3f3b9ecb7 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:47.219154 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:47.219154 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:47.224575 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ac5e9851-3ca3-4de7-8df1-68c3f3b9ecb7 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Volume info retrieved successfully. Aug 14 00:33:47.229869 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ac5e9851-3ca3-4de7-8df1-68c3f3b9ecb7 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 returned with HTTP 200 Aug 14 00:33:47.230312 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 327/1324] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:47 2026] GET /volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:47.246865 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c5628059-b379-475b-9879-d87e7653a764 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:47.249183 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c5628059-b379-475b-9879-d87e7653a764 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] DELETE https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 Aug 14 00:33:47.249429 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c5628059-b379-475b-9879-d87e7653a764 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:47.249676 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c5628059-b379-475b-9879-d87e7653a764 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:47.249886 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-c5628059-b379-475b-9879-d87e7653a764 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Delete volume with id: 60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 Aug 14 00:33:47.260772 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:47.260772 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:47.261470 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c5628059-b379-475b-9879-d87e7653a764 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Volume info retrieved successfully. Aug 14 00:33:47.284811 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c5628059-b379-475b-9879-d87e7653a764 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Delete volume request issued successfully. Aug 14 00:33:47.285101 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c5628059-b379-475b-9879-d87e7653a764 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 returned with HTTP 202 Aug 14 00:33:47.286114 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 332/1325] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:33:47 2026] DELETE /volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:47.294819 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-14d9d85b-ffb9-4ad6-9f89-6b6122cd56eb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:47.297066 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-14d9d85b-ffb9-4ad6-9f89-6b6122cd56eb tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] GET https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 Aug 14 00:33:47.297311 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-14d9d85b-ffb9-4ad6-9f89-6b6122cd56eb tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:47.297514 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-14d9d85b-ffb9-4ad6-9f89-6b6122cd56eb tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:47.305414 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:47.305414 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:47.309389 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-14d9d85b-ffb9-4ad6-9f89-6b6122cd56eb tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Volume info retrieved successfully. Aug 14 00:33:47.314895 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-14d9d85b-ffb9-4ad6-9f89-6b6122cd56eb tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 returned with HTTP 200 Aug 14 00:33:47.315672 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 332/1326] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:47 2026] GET /volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:48.330901 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0db4e31c-f7a9-46a1-8de7-cd508493b426 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:48.335251 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0db4e31c-f7a9-46a1-8de7-cd508493b426 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] GET https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 Aug 14 00:33:48.335251 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0db4e31c-f7a9-46a1-8de7-cd508493b426 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:48.335251 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0db4e31c-f7a9-46a1-8de7-cd508493b426 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:48.518129 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0db4e31c-f7a9-46a1-8de7-cd508493b426 tempest-VolumeTypesTest-256408241 tempest-VolumeTypesTest-256408241-project-member] https://10.4.3.208/volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 returned with HTTP 404 Aug 14 00:33:48.518970 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 336/1327] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:48 2026] GET /volume/v3/volumes/60c9c5a8-0cf1-47e9-9e99-67bd17cadbd5 => generated 109 bytes in 189 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:48.527759 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-600d9aaa-0dc1-41e5-bc88-e419a51d8a3e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:48.529926 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-600d9aaa-0dc1-41e5-bc88-e419a51d8a3e tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] DELETE https://10.4.3.208/volume/v3/types/66018c7c-5cb6-4e30-a3af-857b386719fb Aug 14 00:33:48.530204 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-600d9aaa-0dc1-41e5-bc88-e419a51d8a3e tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:48.530467 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-600d9aaa-0dc1-41e5-bc88-e419a51d8a3e tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:48.561598 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-600d9aaa-0dc1-41e5-bc88-e419a51d8a3e tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/66018c7c-5cb6-4e30-a3af-857b386719fb returned with HTTP 202 Aug 14 00:33:48.562226 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 328/1328] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:33:48 2026] DELETE /volume/v3/types/66018c7c-5cb6-4e30-a3af-857b386719fb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:48.570755 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8f2a78bc-6c5e-4794-99f5-556136db2137 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:48.573035 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8f2a78bc-6c5e-4794-99f5-556136db2137 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] GET https://10.4.3.208/volume/v3/types/66018c7c-5cb6-4e30-a3af-857b386719fb Aug 14 00:33:48.573355 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8f2a78bc-6c5e-4794-99f5-556136db2137 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:48.573537 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8f2a78bc-6c5e-4794-99f5-556136db2137 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:48.578116 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8f2a78bc-6c5e-4794-99f5-556136db2137 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/66018c7c-5cb6-4e30-a3af-857b386719fb returned with HTTP 404 Aug 14 00:33:48.578689 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 333/1329] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:33:48 2026] GET /volume/v3/types/66018c7c-5cb6-4e30-a3af-857b386719fb => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:48.586987 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5ee55b29-7536-4ed4-882d-5e31c2f502fe None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:48.589267 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5ee55b29-7536-4ed4-882d-5e31c2f502fe tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] DELETE https://10.4.3.208/volume/v3/types/3479d999-333c-4a52-a7ac-2cc941396ef7 Aug 14 00:33:48.589681 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5ee55b29-7536-4ed4-882d-5e31c2f502fe tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:48.590050 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5ee55b29-7536-4ed4-882d-5e31c2f502fe tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:48.626795 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5ee55b29-7536-4ed4-882d-5e31c2f502fe tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/3479d999-333c-4a52-a7ac-2cc941396ef7 returned with HTTP 202 Aug 14 00:33:48.627599 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 333/1330] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:33:48 2026] DELETE /volume/v3/types/3479d999-333c-4a52-a7ac-2cc941396ef7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:48.634739 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-30cd2430-d7e7-4af9-8c8c-6dba5e51ce24 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:48.639002 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-30cd2430-d7e7-4af9-8c8c-6dba5e51ce24 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] GET https://10.4.3.208/volume/v3/types/3479d999-333c-4a52-a7ac-2cc941396ef7 Aug 14 00:33:48.639002 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-30cd2430-d7e7-4af9-8c8c-6dba5e51ce24 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:48.639002 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-30cd2430-d7e7-4af9-8c8c-6dba5e51ce24 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:48.642617 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-30cd2430-d7e7-4af9-8c8c-6dba5e51ce24 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/3479d999-333c-4a52-a7ac-2cc941396ef7 returned with HTTP 404 Aug 14 00:33:48.643455 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 337/1331] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:33:48 2026] GET /volume/v3/types/3479d999-333c-4a52-a7ac-2cc941396ef7 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:48.652849 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-94ef7c43-1d55-4902-861e-5c02045736ee None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:48.654619 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-94ef7c43-1d55-4902-861e-5c02045736ee tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:33:48.654977 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-94ef7c43-1d55-4902-861e-5c02045736ee tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1701371019", "description": "tempest-volume-type-description-836411039", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:48.673891 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-94ef7c43-1d55-4902-861e-5c02045736ee tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:33:48.674394 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 329/1332] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:33:48 2026] POST /volume/v3/types => generated 314 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:48.683050 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2b4170a2-8f72-46e7-b6eb-2bd48da0e2b1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:48.685284 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2b4170a2-8f72-46e7-b6eb-2bd48da0e2b1 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] GET https://10.4.3.208/volume/v3/types/360aabd7-14e7-403c-8a83-04fa735a6842 Aug 14 00:33:48.685574 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2b4170a2-8f72-46e7-b6eb-2bd48da0e2b1 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:48.685822 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2b4170a2-8f72-46e7-b6eb-2bd48da0e2b1 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:48.692836 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2b4170a2-8f72-46e7-b6eb-2bd48da0e2b1 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/360aabd7-14e7-403c-8a83-04fa735a6842 returned with HTTP 200 Aug 14 00:33:48.693445 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 334/1333] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:33:48 2026] GET /volume/v3/types/360aabd7-14e7-403c-8a83-04fa735a6842 => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:48.703734 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8c3c061a-58e2-434a-b0e7-d84259ee2884 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:48.705658 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8c3c061a-58e2-434a-b0e7-d84259ee2884 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] DELETE https://10.4.3.208/volume/v3/types/360aabd7-14e7-403c-8a83-04fa735a6842 Aug 14 00:33:48.705983 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8c3c061a-58e2-434a-b0e7-d84259ee2884 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:48.706290 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8c3c061a-58e2-434a-b0e7-d84259ee2884 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:48.737311 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8c3c061a-58e2-434a-b0e7-d84259ee2884 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/360aabd7-14e7-403c-8a83-04fa735a6842 returned with HTTP 202 Aug 14 00:33:48.737832 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 334/1334] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:33:48 2026] DELETE /volume/v3/types/360aabd7-14e7-403c-8a83-04fa735a6842 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:48.746375 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-da642e74-a33e-4c16-a6f5-02a6b6cc849f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:48.748067 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-da642e74-a33e-4c16-a6f5-02a6b6cc849f tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] GET https://10.4.3.208/volume/v3/types/360aabd7-14e7-403c-8a83-04fa735a6842 Aug 14 00:33:48.748696 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-da642e74-a33e-4c16-a6f5-02a6b6cc849f tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:48.749131 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-da642e74-a33e-4c16-a6f5-02a6b6cc849f tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:48.754657 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-da642e74-a33e-4c16-a6f5-02a6b6cc849f tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/360aabd7-14e7-403c-8a83-04fa735a6842 returned with HTTP 404 Aug 14 00:33:48.756534 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 338/1335] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:33:48 2026] GET /volume/v3/types/360aabd7-14e7-403c-8a83-04fa735a6842 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:48.767435 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-39c6c656-3728-47eb-9318-6149a501364c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:48.769483 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-39c6c656-3728-47eb-9318-6149a501364c tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:33:48.770243 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-39c6c656-3728-47eb-9318-6149a501364c tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1463132285"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:48.788428 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-39c6c656-3728-47eb-9318-6149a501364c tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:33:48.788856 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 330/1336] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:33:48 2026] POST /volume/v3/types => generated 221 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:48.800637 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2990c46a-6f9f-4e65-96ae-ad7d59431c62 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:48.803078 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2990c46a-6f9f-4e65-96ae-ad7d59431c62 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] POST https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption Aug 14 00:33:48.803536 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2990c46a-6f9f-4e65-96ae-ad7d59431c62 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:48.846765 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2990c46a-6f9f-4e65-96ae-ad7d59431c62 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption returned with HTTP 200 Aug 14 00:33:48.847765 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 335/1337] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:33:48 2026] POST /volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:48.858873 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-59920118-bffc-41fe-9c33-03d53f8fa020 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:48.861375 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-59920118-bffc-41fe-9c33-03d53f8fa020 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] GET https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption Aug 14 00:33:48.861677 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-59920118-bffc-41fe-9c33-03d53f8fa020 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:48.861962 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-59920118-bffc-41fe-9c33-03d53f8fa020 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:48.870395 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-59920118-bffc-41fe-9c33-03d53f8fa020 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption returned with HTTP 200 Aug 14 00:33:48.871026 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 335/1338] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:33:48 2026] GET /volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:48.881131 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6494d449-7131-450b-8545-b1737a5dae51 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:48.882818 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6494d449-7131-450b-8545-b1737a5dae51 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] PUT https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption/fd1ed042-7810-4938-9a79-6cb8d1e607dd Aug 14 00:33:48.883389 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6494d449-7131-450b-8545-b1737a5dae51 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:48.903321 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6494d449-7131-450b-8545-b1737a5dae51 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption/fd1ed042-7810-4938-9a79-6cb8d1e607dd returned with HTTP 200 Aug 14 00:33:48.904154 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 339/1339] 10.4.3.208 () {68 vars in 1507 bytes} [Fri Aug 14 00:33:48 2026] PUT /volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption/fd1ed042-7810-4938-9a79-6cb8d1e607dd => generated 122 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:48.913524 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fa4d7e38-b8af-4b2e-86e0-1e66a65a5132 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:48.915761 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fa4d7e38-b8af-4b2e-86e0-1e66a65a5132 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] GET https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption Aug 14 00:33:48.916163 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fa4d7e38-b8af-4b2e-86e0-1e66a65a5132 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:48.916438 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fa4d7e38-b8af-4b2e-86e0-1e66a65a5132 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:48.936290 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fa4d7e38-b8af-4b2e-86e0-1e66a65a5132 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption returned with HTTP 200 Aug 14 00:33:48.936895 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 331/1340] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:33:48 2026] GET /volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption => generated 347 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:48.948370 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-78fd5749-43eb-4b0d-8b0d-57fec8e4fb90 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:48.950404 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-78fd5749-43eb-4b0d-8b0d-57fec8e4fb90 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] GET https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption/cipher Aug 14 00:33:48.950636 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-78fd5749-43eb-4b0d-8b0d-57fec8e4fb90 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:48.951272 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-78fd5749-43eb-4b0d-8b0d-57fec8e4fb90 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:48.957609 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-78fd5749-43eb-4b0d-8b0d-57fec8e4fb90 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption/cipher returned with HTTP 200 Aug 14 00:33:48.958983 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 336/1341] 10.4.3.208 () {66 vars in 1396 bytes} [Fri Aug 14 00:33:48 2026] GET /volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:33:48.973179 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0d793473-e3c2-4b76-a3d6-8c2e708d40fc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:48.975866 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0d793473-e3c2-4b76-a3d6-8c2e708d40fc tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] DELETE https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption/fd1ed042-7810-4938-9a79-6cb8d1e607dd Aug 14 00:33:48.976222 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0d793473-e3c2-4b76-a3d6-8c2e708d40fc tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:48.976532 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0d793473-e3c2-4b76-a3d6-8c2e708d40fc tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:49.011275 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0d793473-e3c2-4b76-a3d6-8c2e708d40fc tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption/fd1ed042-7810-4938-9a79-6cb8d1e607dd returned with HTTP 202 Aug 14 00:33:49.011871 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 336/1342] 10.4.3.208 () {66 vars in 1489 bytes} [Fri Aug 14 00:33:48 2026] DELETE /volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption/fd1ed042-7810-4938-9a79-6cb8d1e607dd => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:49.022658 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7dbdd4e3-194d-4b93-9678-410bd1595ae5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:49.025445 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7dbdd4e3-194d-4b93-9678-410bd1595ae5 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] GET https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption Aug 14 00:33:49.026063 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7dbdd4e3-194d-4b93-9678-410bd1595ae5 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:49.027733 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7dbdd4e3-194d-4b93-9678-410bd1595ae5 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:49.039165 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7dbdd4e3-194d-4b93-9678-410bd1595ae5 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption returned with HTTP 200 Aug 14 00:33:49.039165 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 340/1343] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:33:49 2026] GET /volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption => generated 2 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 00:33:49.050662 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c19ac8b7-7510-4364-ae51-62bb52a263ab None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:49.054249 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c19ac8b7-7510-4364-ae51-62bb52a263ab tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] GET https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption Aug 14 00:33:49.054249 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c19ac8b7-7510-4364-ae51-62bb52a263ab tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:49.054575 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c19ac8b7-7510-4364-ae51-62bb52a263ab tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:49.064678 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c19ac8b7-7510-4364-ae51-62bb52a263ab tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption returned with HTTP 200 Aug 14 00:33:49.065190 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 332/1344] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:33:49 2026] GET /volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 00:33:49.079990 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-031c89f3-ad02-42c6-97f5-5668ad601623 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:49.082550 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-031c89f3-ad02-42c6-97f5-5668ad601623 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] DELETE https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a Aug 14 00:33:49.082842 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-031c89f3-ad02-42c6-97f5-5668ad601623 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:49.083158 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-031c89f3-ad02-42c6-97f5-5668ad601623 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:49.119029 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-031c89f3-ad02-42c6-97f5-5668ad601623 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a returned with HTTP 202 Aug 14 00:33:49.119617 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 337/1345] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:33:49 2026] DELETE /volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:49.128592 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b1f7dc09-9ea0-437c-b8f5-59934ef6aa8d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:49.131253 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b1f7dc09-9ea0-437c-b8f5-59934ef6aa8d tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] GET https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a Aug 14 00:33:49.131503 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b1f7dc09-9ea0-437c-b8f5-59934ef6aa8d tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:49.131727 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b1f7dc09-9ea0-437c-b8f5-59934ef6aa8d tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:49.135938 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b1f7dc09-9ea0-437c-b8f5-59934ef6aa8d tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a returned with HTTP 404 Aug 14 00:33:49.136813 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 337/1346] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:33:49 2026] GET /volume/v3/types/6dded9d8-fde0-4d27-ac31-a140e6acb17a => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:49.148626 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4849bb7b-dfc7-459e-a0bb-963066f7f3d2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:49.153128 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4849bb7b-dfc7-459e-a0bb-963066f7f3d2 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] GET https://10.4.3.208/volume/v3/types Aug 14 00:33:49.153128 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4849bb7b-dfc7-459e-a0bb-963066f7f3d2 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:49.153128 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4849bb7b-dfc7-459e-a0bb-963066f7f3d2 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:49.169401 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4849bb7b-dfc7-459e-a0bb-963066f7f3d2 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:33:49.170916 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 341/1347] 10.4.3.208 () {66 vars in 1231 bytes} [Fri Aug 14 00:33:49 2026] GET /volume/v3/types => generated 670 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:49.183629 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8ae4d95e-09be-44c7-8e79-d9813a197857 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:49.187513 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8ae4d95e-09be-44c7-8e79-d9813a197857 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:33:49.187941 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8ae4d95e-09be-44c7-8e79-d9813a197857 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1709737530"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:49.211107 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8ae4d95e-09be-44c7-8e79-d9813a197857 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:33:49.211784 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 333/1348] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:33:49 2026] POST /volume/v3/types => generated 221 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:49.222279 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7216c126-2343-47dc-9e8f-9c657a7332d8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:49.224424 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7216c126-2343-47dc-9e8f-9c657a7332d8 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] PUT https://10.4.3.208/volume/v3/types/f8cf4b1c-817a-451e-8fa4-ce4c92c824d9 Aug 14 00:33:49.224823 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7216c126-2343-47dc-9e8f-9c657a7332d8 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1726245339", "description": "tempest-volume-type-description-1912977666", "is_public": false}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:49.280619 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7216c126-2343-47dc-9e8f-9c657a7332d8 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/f8cf4b1c-817a-451e-8fa4-ce4c92c824d9 returned with HTTP 200 Aug 14 00:33:49.281033 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 338/1349] 10.4.3.208 () {68 vars in 1363 bytes} [Fri Aug 14 00:33:49 2026] PUT /volume/v3/types/f8cf4b1c-817a-451e-8fa4-ce4c92c824d9 => generated 205 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:49.292786 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d8b19398-2871-4392-a05f-968f450c813e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:49.297109 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d8b19398-2871-4392-a05f-968f450c813e tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] GET https://10.4.3.208/volume/v3/types/f8cf4b1c-817a-451e-8fa4-ce4c92c824d9 Aug 14 00:33:49.297518 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d8b19398-2871-4392-a05f-968f450c813e tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:49.297778 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d8b19398-2871-4392-a05f-968f450c813e tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:49.308250 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d8b19398-2871-4392-a05f-968f450c813e tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/f8cf4b1c-817a-451e-8fa4-ce4c92c824d9 returned with HTTP 200 Aug 14 00:33:49.308810 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 338/1350] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:33:49 2026] GET /volume/v3/types/f8cf4b1c-817a-451e-8fa4-ce4c92c824d9 => generated 269 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:49.323305 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b9da58ae-ea32-48a8-bf08-52eb693d1f11 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:49.326842 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b9da58ae-ea32-48a8-bf08-52eb693d1f11 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] DELETE https://10.4.3.208/volume/v3/types/f8cf4b1c-817a-451e-8fa4-ce4c92c824d9 Aug 14 00:33:49.326842 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b9da58ae-ea32-48a8-bf08-52eb693d1f11 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:49.327565 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b9da58ae-ea32-48a8-bf08-52eb693d1f11 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method '_delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:49.368630 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b9da58ae-ea32-48a8-bf08-52eb693d1f11 tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/f8cf4b1c-817a-451e-8fa4-ce4c92c824d9 returned with HTTP 202 Aug 14 00:33:49.369187 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 342/1351] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:33:49 2026] DELETE /volume/v3/types/f8cf4b1c-817a-451e-8fa4-ce4c92c824d9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:33:49.379380 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4593d741-8e70-4996-a780-e71bbc12f6aa None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:49.382256 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4593d741-8e70-4996-a780-e71bbc12f6aa tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] GET https://10.4.3.208/volume/v3/types/f8cf4b1c-817a-451e-8fa4-ce4c92c824d9 Aug 14 00:33:49.382552 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4593d741-8e70-4996-a780-e71bbc12f6aa tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:49.382848 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4593d741-8e70-4996-a780-e71bbc12f6aa tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:49.389579 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4593d741-8e70-4996-a780-e71bbc12f6aa tempest-VolumeTypesTest-478972190 tempest-VolumeTypesTest-478972190-project-admin] https://10.4.3.208/volume/v3/types/f8cf4b1c-817a-451e-8fa4-ce4c92c824d9 returned with HTTP 404 Aug 14 00:33:49.390275 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 334/1352] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:33:49 2026] GET /volume/v3/types/f8cf4b1c-817a-451e-8fa4-ce4c92c824d9 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:49.691007 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:49.694578 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:33:49.695333 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1999135432"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:49.697800 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1999135432'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:33:49.697974 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Create volume of 1 GB Aug 14 00:33:49.708550 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Availability Zones retrieved successfully. Aug 14 00:33:49.719762 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Flow 'volume_create_api' (4bf6934e-ac26-4d53-a30f-2171ecf8ae51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:33:49.721678 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80673295-c1f9-4117-b915-3acefb705724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:33:49.723353 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:33:49.766941 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80673295-c1f9-4117-b915-3acefb705724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:33:49.767905 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ad32e5d-eb5a-460a-87c5-7a18744fcafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:33:49.854007 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Created reservations ['d69a8615-0093-46eb-be9d-64632a7f0ac3', 'c0a2fe15-4369-4394-8602-c62eeef639cb', '0493caf1-432b-4b5b-8726-8ad739a212c9', '36bb7e7e-0de8-4093-9c7f-547af1b46b28'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:33:49.855035 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ad32e5d-eb5a-460a-87c5-7a18744fcafb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d69a8615-0093-46eb-be9d-64632a7f0ac3', 'c0a2fe15-4369-4394-8602-c62eeef639cb', '0493caf1-432b-4b5b-8726-8ad739a212c9', '36bb7e7e-0de8-4093-9c7f-547af1b46b28']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:33:49.857983 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (463cf132-9a3b-4eed-af3f-07fc5951c2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:33:49.892181 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (463cf132-9a3b-4eed-af3f-07fc5951c2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '451a29c0-45af-4abb-9aa7-3b8ce3e3bcde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1999135432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68270de8e22849189e63e2c5f6943a2e',qos_specs=None,replication_status=,reservations=['d69a8615-0093-46eb-be9d-64632a7f0ac3','c0a2fe15-4369-4394-8602-c62eeef639cb','0493caf1-432b-4b5b-8726-8ad739a212c9','36bb7e7e-0de8-4093-9c7f-547af1b46b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f27da254f1648d296ac898d3d3e21a7',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1999135432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=451a29c0-45af-4abb-9aa7-3b8ce3e3bcde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68270de8e22849189e63e2c5f6943a2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f27da254f1648d296ac898d3d3e21a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:33:49.893483 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2785bceb-e916-4914-b528-b9c921ab9f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:33:49.920657 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2785bceb-e916-4914-b528-b9c921ab9f69) transitioned into state 'SUCCESS' from state '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-1999135432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68270de8e22849189e63e2c5f6943a2e',qos_specs=None,replication_status=,reservations=['d69a8615-0093-46eb-be9d-64632a7f0ac3','c0a2fe15-4369-4394-8602-c62eeef639cb','0493caf1-432b-4b5b-8726-8ad739a212c9','36bb7e7e-0de8-4093-9c7f-547af1b46b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f27da254f1648d296ac898d3d3e21a7',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:33:49.922041 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca8e16f8-4e81-4139-b33c-2ce613c833d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:33:49.935544 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca8e16f8-4e81-4139-b33c-2ce613c833d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:33:49.938152 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Flow 'volume_create_api' (4bf6934e-ac26-4d53-a30f-2171ecf8ae51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:33:49.938152 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Create volume request issued successfully. Aug 14 00:33:49.938152 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bf084d6f-21be-4179-81d2-e26dc07bdc8b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:33:49.938526 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 339/1353] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:33:49 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 14 00:33:49.960284 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9f2bc821-d157-4878-8aa6-6ede4dc5b27c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:49.967023 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9f2bc821-d157-4878-8aa6-6ede4dc5b27c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde Aug 14 00:33:49.967467 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9f2bc821-d157-4878-8aa6-6ede4dc5b27c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:49.967718 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9f2bc821-d157-4878-8aa6-6ede4dc5b27c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:49.976080 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:49.976080 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:49.981031 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9f2bc821-d157-4878-8aa6-6ede4dc5b27c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:33:49.987006 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9f2bc821-d157-4878-8aa6-6ede4dc5b27c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde returned with HTTP 200 Aug 14 00:33:49.987691 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 339/1354] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:49 2026] GET /volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:51.003925 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-be8e75cb-6632-4e69-aa77-2d17e30bfa31 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:51.007564 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-be8e75cb-6632-4e69-aa77-2d17e30bfa31 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde Aug 14 00:33:51.007564 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-be8e75cb-6632-4e69-aa77-2d17e30bfa31 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:51.007564 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-be8e75cb-6632-4e69-aa77-2d17e30bfa31 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:51.018500 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:51.018500 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:51.024774 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-be8e75cb-6632-4e69-aa77-2d17e30bfa31 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:33:51.032757 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-be8e75cb-6632-4e69-aa77-2d17e30bfa31 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde returned with HTTP 200 Aug 14 00:33:51.033361 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 343/1355] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:51 2026] GET /volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:51.974283 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ced7a6f2-25a8-4a0e-9a34-cece1707a2a9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:51.974819 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ced7a6f2-25a8-4a0e-9a34-cece1707a2a9 None None] GET https://10.4.3.208/volume// Aug 14 00:33:51.975131 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ced7a6f2-25a8-4a0e-9a34-cece1707a2a9 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:51.975445 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ced7a6f2-25a8-4a0e-9a34-cece1707a2a9 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:51.976071 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ced7a6f2-25a8-4a0e-9a34-cece1707a2a9 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:51.976539 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 335/1356] 10.4.3.208 () {64 vars in 1004 bytes} [Fri Aug 14 00:33:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:51.986775 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a46b3cb1-70f8-4c23-8336-fce75a1dead1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:51.988712 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a46b3cb1-70f8-4c23-8336-fce75a1dead1 None None] GET https://10.4.3.208/volume// Aug 14 00:33:51.988712 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a46b3cb1-70f8-4c23-8336-fce75a1dead1 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:51.988712 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a46b3cb1-70f8-4c23-8336-fce75a1dead1 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:51.988712 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a46b3cb1-70f8-4c23-8336-fce75a1dead1 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:51.989035 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 340/1357] 10.4.3.208 () {64 vars in 1004 bytes} [Fri Aug 14 00:33:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:52.000904 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-14f55fe6-4bf4-476e-a554-d05f5ff0693b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:52.126432 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-14f55fe6-4bf4-476e-a554-d05f5ff0693b tempest-VersionsTest-1998514655 tempest-VersionsTest-1998514655-project-member] GET https://10.4.3.208/volume/v3/ Aug 14 00:33:52.126702 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-14f55fe6-4bf4-476e-a554-d05f5ff0693b tempest-VersionsTest-1998514655 tempest-VersionsTest-1998514655-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:52.126972 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-14f55fe6-4bf4-476e-a554-d05f5ff0693b tempest-VersionsTest-1998514655 tempest-VersionsTest-1998514655-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:52.127405 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-14f55fe6-4bf4-476e-a554-d05f5ff0693b tempest-VersionsTest-1998514655 tempest-VersionsTest-1998514655-project-member] https://10.4.3.208/volume/v3/ returned with HTTP 200 Aug 14 00:33:52.127842 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 340/1358] 10.4.3.208 () {66 vars in 1216 bytes} [Fri Aug 14 00:33:51 2026] GET /volume/v3/ => generated 386 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:56.935611 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e22fd06e-6734-455b-a776-ea818b0439b8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:56.938333 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e22fd06e-6734-455b-a776-ea818b0439b8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:33:56.938333 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e22fd06e-6734-455b-a776-ea818b0439b8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:56.938333 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e22fd06e-6734-455b-a776-ea818b0439b8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:56.962960 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:56.962960 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:56.974060 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e22fd06e-6734-455b-a776-ea818b0439b8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] Volume info retrieved successfully. Aug 14 00:33:56.982752 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e22fd06e-6734-455b-a776-ea818b0439b8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:33:56.983375 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 344/1359] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:56 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:57.050075 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-784e916f-b502-470e-9715-336105d41882 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:57.053388 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-784e916f-b502-470e-9715-336105d41882 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:33:57.053388 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-784e916f-b502-470e-9715-336105d41882 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:57.053388 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-784e916f-b502-470e-9715-336105d41882 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:57.068208 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:57.068208 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:57.075137 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-784e916f-b502-470e-9715-336105d41882 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:33:57.080104 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-784e916f-b502-470e-9715-336105d41882 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:33:57.080582 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 336/1360] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:57 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:57.114113 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-bcdffb08-d203-40ee-a64c-2b3748308b4c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:57.116213 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-bcdffb08-d203-40ee-a64c-2b3748308b4c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6/action Aug 14 00:33:57.116698 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-bcdffb08-d203-40ee-a64c-2b3748308b4c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:33:57.117063 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-bcdffb08-d203-40ee-a64c-2b3748308b4c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:57.136650 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:57.136650 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:57.137097 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-bcdffb08-d203-40ee-a64c-2b3748308b4c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:33:57.151810 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-bcdffb08-d203-40ee-a64c-2b3748308b4c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Begin detaching volume completed successfully. Aug 14 00:33:57.151944 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-bcdffb08-d203-40ee-a64c-2b3748308b4c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6/action returned with HTTP 202 Aug 14 00:33:57.152378 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 341/1361] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:33:57 2026] POST /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:33:57.176618 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3ef2fd74-5872-4fde-b321-1009ad0daf83 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:57.179069 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3ef2fd74-5872-4fde-b321-1009ad0daf83 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:33:57.179410 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3ef2fd74-5872-4fde-b321-1009ad0daf83 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:57.179672 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3ef2fd74-5872-4fde-b321-1009ad0daf83 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:57.200120 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:57.200120 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:57.206223 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3ef2fd74-5872-4fde-b321-1009ad0daf83 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:33:57.211670 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3ef2fd74-5872-4fde-b321-1009ad0daf83 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:33:57.214067 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 341/1362] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:57 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1445 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:57.232593 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0274ff3d-89de-4dc1-a628-ae5f3b86f9ff None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:57.233172 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0274ff3d-89de-4dc1-a628-ae5f3b86f9ff None None] GET https://10.4.3.208/volume// Aug 14 00:33:57.233460 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0274ff3d-89de-4dc1-a628-ae5f3b86f9ff None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:57.233813 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0274ff3d-89de-4dc1-a628-ae5f3b86f9ff None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:57.234379 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0274ff3d-89de-4dc1-a628-ae5f3b86f9ff None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:57.234810 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 345/1363] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:33:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:57.250025 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-44ead01a-f90b-42c7-9efd-b19878f366c1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:57.253652 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-44ead01a-f90b-42c7-9efd-b19878f366c1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:33:57.253797 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-44ead01a-f90b-42c7-9efd-b19878f366c1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:57.254159 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-44ead01a-f90b-42c7-9efd-b19878f366c1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:57.274288 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:57.274288 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:57.280123 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-44ead01a-f90b-42c7-9efd-b19878f366c1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:33:57.285536 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-44ead01a-f90b-42c7-9efd-b19878f366c1 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:33:57.285984 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 337/1364] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:33:57 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1625 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:58.140673 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-e6bab097-60c3-4d6b-848a-e72192029d7f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:58.143562 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-e6bab097-60c3-4d6b-848a-e72192029d7f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:33:58.143817 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-e6bab097-60c3-4d6b-848a-e72192029d7f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:58.144065 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-e6bab097-60c3-4d6b-848a-e72192029d7f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:58.159354 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:58.159354 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:58.166752 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-e6bab097-60c3-4d6b-848a-e72192029d7f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:33:58.174469 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-e6bab097-60c3-4d6b-848a-e72192029d7f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:33:58.174932 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 342/1365] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:58 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1445 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:58.203785 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-ce23f0bc-c4b5-4b9f-b6f9-22bdf1af44bf None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:58.206274 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-ce23f0bc-c4b5-4b9f-b6f9-22bdf1af44bf tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] DELETE https://10.4.3.208/volume/v3/attachments/7c2be28b-d70e-47ee-a83c-f4b34b8b11ad Aug 14 00:33:58.206683 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-ce23f0bc-c4b5-4b9f-b6f9-22bdf1af44bf tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:58.206896 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-ce23f0bc-c4b5-4b9f-b6f9-22bdf1af44bf tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:58.218515 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:58.218515 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:58.231679 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b621ea44-4a5a-4c3a-87d8-c25125203d9e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:58.234476 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b621ea44-4a5a-4c3a-87d8-c25125203d9e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:33:58.234833 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b621ea44-4a5a-4c3a-87d8-c25125203d9e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:58.235170 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b621ea44-4a5a-4c3a-87d8-c25125203d9e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:58.258453 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:58.258453 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:58.265612 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b621ea44-4a5a-4c3a-87d8-c25125203d9e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:33:58.275326 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b621ea44-4a5a-4c3a-87d8-c25125203d9e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:33:58.276061 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 346/1366] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:58 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1445 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:58.301145 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-b3aaa4fc-117d-405f-bd88-6f2227727c41 req-ce23f0bc-c4b5-4b9f-b6f9-22bdf1af44bf tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/7c2be28b-d70e-47ee-a83c-f4b34b8b11ad returned with HTTP 200 Aug 14 00:33:58.302399 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 342/1367] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:33:58 2026] DELETE /volume/v3/attachments/7c2be28b-d70e-47ee-a83c-f4b34b8b11ad => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:59.293030 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ba14dc2a-ac1b-4d87-aee6-752f519b1f1c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:59.295395 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ba14dc2a-ac1b-4d87-aee6-752f519b1f1c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:33:59.295395 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ba14dc2a-ac1b-4d87-aee6-752f519b1f1c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:59.295839 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ba14dc2a-ac1b-4d87-aee6-752f519b1f1c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:59.321189 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:59.321189 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:59.327368 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ba14dc2a-ac1b-4d87-aee6-752f519b1f1c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:33:59.337111 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ba14dc2a-ac1b-4d87-aee6-752f519b1f1c tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:33:59.338178 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 338/1368] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:59 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1145 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:59.357453 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cd4bd6f3-c513-4277-8257-dd41a1c5c4c7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:59.359761 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cd4bd6f3-c513-4277-8257-dd41a1c5c4c7 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:33:59.360055 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cd4bd6f3-c513-4277-8257-dd41a1c5c4c7 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:59.360372 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cd4bd6f3-c513-4277-8257-dd41a1c5c4c7 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:59.374126 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:59.374126 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:59.383119 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-cd4bd6f3-c513-4277-8257-dd41a1c5c4c7 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] Volume info retrieved successfully. Aug 14 00:33:59.387654 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cd4bd6f3-c513-4277-8257-dd41a1c5c4c7 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-reader] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:33:59.388148 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 343/1369] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:59 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:59.410931 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-2394321f-7c54-410d-85d0-b12da6b51813 req-8dd0b12b-6b14-4cb3-baa9-4af8ab7c3f0a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:59.414780 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-2394321f-7c54-410d-85d0-b12da6b51813 req-8dd0b12b-6b14-4cb3-baa9-4af8ab7c3f0a tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde Aug 14 00:33:59.414780 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-2394321f-7c54-410d-85d0-b12da6b51813 req-8dd0b12b-6b14-4cb3-baa9-4af8ab7c3f0a tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:59.414957 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-2394321f-7c54-410d-85d0-b12da6b51813 req-8dd0b12b-6b14-4cb3-baa9-4af8ab7c3f0a tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:59.423620 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:59.423620 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:59.428749 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-2394321f-7c54-410d-85d0-b12da6b51813 req-8dd0b12b-6b14-4cb3-baa9-4af8ab7c3f0a tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:33:59.433904 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-2394321f-7c54-410d-85d0-b12da6b51813 req-8dd0b12b-6b14-4cb3-baa9-4af8ab7c3f0a tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde returned with HTTP 200 Aug 14 00:33:59.434489 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 347/1370] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:59 2026] GET /volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:33:59.448192 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-2623cb7a-bd40-42c7-a6ae-7a15febd187f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:59.450988 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-2623cb7a-bd40-42c7-a6ae-7a15febd187f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:33:59.451323 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-2623cb7a-bd40-42c7-a6ae-7a15febd187f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:59.451604 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-2623cb7a-bd40-42c7-a6ae-7a15febd187f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:59.464012 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:59.464012 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:59.467840 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d5bbd06a-d8c1-4c79-bacb-7cdaa7ff32db None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:59.468329 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d5bbd06a-d8c1-4c79-bacb-7cdaa7ff32db None None] GET https://10.4.3.208/volume// Aug 14 00:33:59.468540 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d5bbd06a-d8c1-4c79-bacb-7cdaa7ff32db None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:59.468782 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d5bbd06a-d8c1-4c79-bacb-7cdaa7ff32db None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:59.469212 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d5bbd06a-d8c1-4c79-bacb-7cdaa7ff32db None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:59.469542 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 339/1371] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:33:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:59.470440 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-2623cb7a-bd40-42c7-a6ae-7a15febd187f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:33:59.477763 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-2623cb7a-bd40-42c7-a6ae-7a15febd187f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:33:59.478327 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 343/1372] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:33:59 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:59.481846 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-2394321f-7c54-410d-85d0-b12da6b51813 req-ba7567bf-c9eb-4599-88df-22eae3c3085c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:59.485179 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2394321f-7c54-410d-85d0-b12da6b51813 req-ba7567bf-c9eb-4599-88df-22eae3c3085c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:33:59.485179 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2394321f-7c54-410d-85d0-b12da6b51813 req-ba7567bf-c9eb-4599-88df-22eae3c3085c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "451a29c0-45af-4abb-9aa7-3b8ce3e3bcde", "connector": null, "instance_uuid": "e5c45a71-3bc5-4517-bd8d-b8fa15e9a512"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:59.496409 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:59.496409 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:59.524057 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-b6f83ace-2b99-46a4-bef7-1151901c68c2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:59.533933 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-b6f83ace-2b99-46a4-bef7-1151901c68c2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6/action Aug 14 00:33:59.534949 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-b6f83ace-2b99-46a4-bef7-1151901c68c2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:33:59.535866 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-b6f83ace-2b99-46a4-bef7-1151901c68c2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:59.551353 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:59.551353 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:59.551982 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-b6f83ace-2b99-46a4-bef7-1151901c68c2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:33:59.557471 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2394321f-7c54-410d-85d0-b12da6b51813 req-ba7567bf-c9eb-4599-88df-22eae3c3085c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:33:59.558158 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 344/1373] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:33:59 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:59.561924 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-b6f83ace-2b99-46a4-bef7-1151901c68c2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Begin detaching volume completed successfully. Aug 14 00:33:59.562316 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-b6f83ace-2b99-46a4-bef7-1151901c68c2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6/action returned with HTTP 202 Aug 14 00:33:59.563178 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 348/1374] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:33:59 2026] POST /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:33:59.586142 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-15c64267-5600-4ced-bb39-bf714daae5db None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:59.587845 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-15c64267-5600-4ced-bb39-bf714daae5db tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:33:59.591117 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-15c64267-5600-4ced-bb39-bf714daae5db tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:59.591117 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-15c64267-5600-4ced-bb39-bf714daae5db tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:59.607199 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:59.607199 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:59.617174 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-15c64267-5600-4ced-bb39-bf714daae5db tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:33:59.625969 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-15c64267-5600-4ced-bb39-bf714daae5db tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:33:59.626597 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 340/1375] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:59 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:59.646323 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-aecbe031-2c2f-4e81-9fdf-098d9cff23ee None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:59.647778 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aecbe031-2c2f-4e81-9fdf-098d9cff23ee None None] GET https://10.4.3.208/volume// Aug 14 00:33:59.647778 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aecbe031-2c2f-4e81-9fdf-098d9cff23ee None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:59.647778 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aecbe031-2c2f-4e81-9fdf-098d9cff23ee None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:59.647778 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aecbe031-2c2f-4e81-9fdf-098d9cff23ee None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:33:59.648210 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 344/1376] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:33:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:33:59.650684 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-2394321f-7c54-410d-85d0-b12da6b51813 req-3a2832d4-b24a-4036-b017-e9b307a6e61d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:59.653696 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2394321f-7c54-410d-85d0-b12da6b51813 req-3a2832d4-b24a-4036-b017-e9b307a6e61d tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] POST https://10.4.3.208/volume/v3/attachments/0e38cde2-eb9a-4bf3-8e71-a193898accc7/action Aug 14 00:33:59.654236 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2394321f-7c54-410d-85d0-b12da6b51813 req-3a2832d4-b24a-4036-b017-e9b307a6e61d tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:33:59.654416 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2394321f-7c54-410d-85d0-b12da6b51813 req-3a2832d4-b24a-4036-b017-e9b307a6e61d tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:33:59.665708 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-79b65859-db18-45d7-ac66-feb61607e1e0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:59.668861 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-79b65859-db18-45d7-ac66-feb61607e1e0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:33:59.669240 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-79b65859-db18-45d7-ac66-feb61607e1e0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:59.669637 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-79b65859-db18-45d7-ac66-feb61607e1e0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:59.683248 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:59.683248 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:33:59.686790 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-79b65859-db18-45d7-ac66-feb61607e1e0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:33:59.696148 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-79b65859-db18-45d7-ac66-feb61607e1e0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:33:59.696148 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 349/1377] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:33:59 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:33:59.696422 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:59.696422 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:33:59.717145 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2394321f-7c54-410d-85d0-b12da6b51813 req-3a2832d4-b24a-4036-b017-e9b307a6e61d tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/attachments/0e38cde2-eb9a-4bf3-8e71-a193898accc7/action returned with HTTP 204 Aug 14 00:33:59.717145 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 345/1378] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:33:59 2026] POST /volume/v3/attachments/0e38cde2-eb9a-4bf3-8e71-a193898accc7/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:33:59.755438 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d943d636-8ede-4301-be81-5b69ad782b12 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:59.758827 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d943d636-8ede-4301-be81-5b69ad782b12 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde Aug 14 00:33:59.759048 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d943d636-8ede-4301-be81-5b69ad782b12 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:59.759380 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d943d636-8ede-4301-be81-5b69ad782b12 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:59.783199 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:59.783199 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:33:59.789505 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d943d636-8ede-4301-be81-5b69ad782b12 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:33:59.795183 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d943d636-8ede-4301-be81-5b69ad782b12 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde returned with HTTP 200 Aug 14 00:33:59.796342 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 341/1379] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:59 2026] GET /volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde => generated 1112 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:33:59.817796 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-254cddbc-ac20-4d38-9e15-289279d1f821 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:33:59.821361 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-254cddbc-ac20-4d38-9e15-289279d1f821 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde Aug 14 00:33:59.821361 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-254cddbc-ac20-4d38-9e15-289279d1f821 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:33:59.821541 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-254cddbc-ac20-4d38-9e15-289279d1f821 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:33:59.836488 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:33:59.836488 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:33:59.842894 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-254cddbc-ac20-4d38-9e15-289279d1f821 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:33:59.852135 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-254cddbc-ac20-4d38-9e15-289279d1f821 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde returned with HTTP 200 Aug 14 00:33:59.853151 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 345/1380] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:33:59 2026] GET /volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde => generated 1112 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:00.646497 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cdb7eeda-70a7-45aa-ae8b-fa0deb07417b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:00.649640 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cdb7eeda-70a7-45aa-ae8b-fa0deb07417b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:34:00.650029 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cdb7eeda-70a7-45aa-ae8b-fa0deb07417b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:00.650344 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cdb7eeda-70a7-45aa-ae8b-fa0deb07417b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:00.665755 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:00.665755 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:00.672487 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cdb7eeda-70a7-45aa-ae8b-fa0deb07417b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:00.679212 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cdb7eeda-70a7-45aa-ae8b-fa0deb07417b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:34:00.679675 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 350/1381] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:00 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:01.486693 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-49184563-61d1-424a-b401-993fdedf1338 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:01.487288 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-49184563-61d1-424a-b401-993fdedf1338 None None] GET https://10.4.3.208/volume// Aug 14 00:34:01.487555 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-49184563-61d1-424a-b401-993fdedf1338 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:01.487853 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-49184563-61d1-424a-b401-993fdedf1338 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:01.488380 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-49184563-61d1-424a-b401-993fdedf1338 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:01.488797 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 346/1382] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:34:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:01.498552 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-eb0dbe8a-72e7-41cf-a6a7-377d4f1576b2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:01.504026 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-eb0dbe8a-72e7-41cf-a6a7-377d4f1576b2 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde Aug 14 00:34:01.505396 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-eb0dbe8a-72e7-41cf-a6a7-377d4f1576b2 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:01.505820 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-eb0dbe8a-72e7-41cf-a6a7-377d4f1576b2 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:01.524373 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:01.524373 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:01.530483 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-eb0dbe8a-72e7-41cf-a6a7-377d4f1576b2 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:34:01.538580 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-eb0dbe8a-72e7-41cf-a6a7-377d4f1576b2 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde returned with HTTP 200 Aug 14 00:34:01.539712 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 342/1383] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:34:01 2026] GET /volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde => generated 1292 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:01.650486 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-1a226183-dff5-4a22-972c-16925ce438dd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:01.653449 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-1a226183-dff5-4a22-972c-16925ce438dd tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] PUT https://10.4.3.208/volume/v3/attachments/0e38cde2-eb9a-4bf3-8e71-a193898accc7 Aug 14 00:34:01.653986 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-1a226183-dff5-4a22-972c-16925ce438dd tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:01.665526 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-1a226183-dff5-4a22-972c-16925ce438dd tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Acquiring lock "cinder-attachment_update-451a29c0-45af-4abb-9aa7-3b8ce3e3bcde-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:34:01.673540 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-1a226183-dff5-4a22-972c-16925ce438dd tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Lock "cinder-attachment_update-451a29c0-45af-4abb-9aa7-3b8ce3e3bcde-np0000007289" acquired by "attachment_update" :: waited 0.008s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:34:01.675055 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:01.675055 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:01.695200 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-930d40ac-ebdf-4f8b-8193-e9f161a3edb3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:01.699350 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-930d40ac-ebdf-4f8b-8193-e9f161a3edb3 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:34:01.699804 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-930d40ac-ebdf-4f8b-8193-e9f161a3edb3 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:01.699908 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-930d40ac-ebdf-4f8b-8193-e9f161a3edb3 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:01.713400 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:01.713400 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:01.718814 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-930d40ac-ebdf-4f8b-8193-e9f161a3edb3 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:01.726576 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-930d40ac-ebdf-4f8b-8193-e9f161a3edb3 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:34:01.727424 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 351/1384] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:01 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:01.790714 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-1a226183-dff5-4a22-972c-16925ce438dd tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Lock "cinder-attachment_update-451a29c0-45af-4abb-9aa7-3b8ce3e3bcde-np0000007289" released by "attachment_update" :: held 0.117s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:34:01.791170 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-1a226183-dff5-4a22-972c-16925ce438dd tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/attachments/0e38cde2-eb9a-4bf3-8e71-a193898accc7 returned with HTTP 200 Aug 14 00:34:01.791919 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 346/1385] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:34:01 2026] PUT /volume/v3/attachments/0e38cde2-eb9a-4bf3-8e71-a193898accc7 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:01.817304 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-b57ea95c-e45e-4d9e-8c78-d1cbf5488f1e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:01.820696 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-b57ea95c-e45e-4d9e-8c78-d1cbf5488f1e tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] POST https://10.4.3.208/volume/v3/attachments/0e38cde2-eb9a-4bf3-8e71-a193898accc7/action Aug 14 00:34:01.821169 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-b57ea95c-e45e-4d9e-8c78-d1cbf5488f1e tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:34:01.821350 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-b57ea95c-e45e-4d9e-8c78-d1cbf5488f1e tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:01.848526 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:01.848526 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:01.861011 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-61e47968-eed2-4ae4-9c0a-2d9b9cd74fc7 req-b57ea95c-e45e-4d9e-8c78-d1cbf5488f1e tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/attachments/0e38cde2-eb9a-4bf3-8e71-a193898accc7/action returned with HTTP 204 Aug 14 00:34:01.861538 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 347/1386] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:34:01 2026] POST /volume/v3/attachments/0e38cde2-eb9a-4bf3-8e71-a193898accc7/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:02.747563 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5148ea3d-43e4-41d8-b0ea-6e92857cb2ca None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:02.749749 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5148ea3d-43e4-41d8-b0ea-6e92857cb2ca tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:34:02.749957 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5148ea3d-43e4-41d8-b0ea-6e92857cb2ca tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:02.750273 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5148ea3d-43e4-41d8-b0ea-6e92857cb2ca tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:02.772986 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:02.772986 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:02.781467 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5148ea3d-43e4-41d8-b0ea-6e92857cb2ca tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:02.790252 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5148ea3d-43e4-41d8-b0ea-6e92857cb2ca tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:34:02.791368 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 343/1387] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:02 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:03.504623 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-613aa62d-98fa-4bd4-b261-1db02b65ea9a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:03.508160 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-613aa62d-98fa-4bd4-b261-1db02b65ea9a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:34:03.508421 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-613aa62d-98fa-4bd4-b261-1db02b65ea9a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:03.508766 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-613aa62d-98fa-4bd4-b261-1db02b65ea9a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:03.522302 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:03.522302 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:03.530198 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-613aa62d-98fa-4bd4-b261-1db02b65ea9a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:03.536751 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-613aa62d-98fa-4bd4-b261-1db02b65ea9a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:34:03.537473 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 352/1388] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:03 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:03.815275 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a81d1ee0-d360-4142-9009-5a4b72bc96ca None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:03.817650 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a81d1ee0-d360-4142-9009-5a4b72bc96ca tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:34:03.817935 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a81d1ee0-d360-4142-9009-5a4b72bc96ca tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:03.818289 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a81d1ee0-d360-4142-9009-5a4b72bc96ca tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:03.832098 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:03.832098 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:03.841400 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a81d1ee0-d360-4142-9009-5a4b72bc96ca tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:03.848443 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a81d1ee0-d360-4142-9009-5a4b72bc96ca tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:34:03.849176 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 347/1389] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:03 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:03.938573 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-2236de66-4f5c-4153-b401-161409decf02 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:03.942298 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-2236de66-4f5c-4153-b401-161409decf02 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] DELETE https://10.4.3.208/volume/v3/attachments/cf9efbba-1eba-4d83-89f8-8ecc68b29b53 Aug 14 00:34:03.942298 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-2236de66-4f5c-4153-b401-161409decf02 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:03.942298 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-2236de66-4f5c-4153-b401-161409decf02 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:03.952488 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:03.952488 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:04.027311 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d26c3ce8-e39c-43c4-91e6-db8b7e570c75 req-2236de66-4f5c-4153-b401-161409decf02 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/cf9efbba-1eba-4d83-89f8-8ecc68b29b53 returned with HTTP 200 Aug 14 00:34:04.027974 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 348/1390] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:34:03 2026] DELETE /volume/v3/attachments/cf9efbba-1eba-4d83-89f8-8ecc68b29b53 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:04.397561 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9c8cdbaa-a042-4e30-a627-ca8cc924fda9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:04.534149 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9c8cdbaa-a042-4e30-a627-ca8cc924fda9 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:34:04.534149 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9c8cdbaa-a042-4e30-a627-ca8cc924fda9 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1537484042", "extra_specs": {}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:04.553989 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9c8cdbaa-a042-4e30-a627-ca8cc924fda9 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:34:04.554544 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 344/1391] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:34:04 2026] POST /volume/v3/types => generated 212 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:04.569209 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5166e57c-485b-49e3-9b36-1c8b88913b79 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:04.571477 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5166e57c-485b-49e3-9b36-1c8b88913b79 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] POST https://10.4.3.208/volume/v3/types/566849b6-9f8d-45e2-ac22-87233dad60d4/encryption Aug 14 00:34:04.573571 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5166e57c-485b-49e3-9b36-1c8b88913b79 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:04.593193 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5166e57c-485b-49e3-9b36-1c8b88913b79 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] https://10.4.3.208/volume/v3/types/566849b6-9f8d-45e2-ac22-87233dad60d4/encryption returned with HTTP 200 Aug 14 00:34:04.594228 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 353/1392] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:34:04 2026] POST /volume/v3/types/566849b6-9f8d-45e2-ac22-87233dad60d4/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:04.606389 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9539f9ce-d463-47f0-b145-26469ceb5467 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:04.718249 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:34:04.718713 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1483923648", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1537484042", "size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:04.720805 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1483923648', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1537484042', 'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:34:04.728854 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume of 1 GB Aug 14 00:34:04.728854 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:04.728854 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:04.728854 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Availability Zones retrieved successfully. Aug 14 00:34:04.748192 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (b637560a-3f5c-4222-980f-779ce1c8ccc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:04.749507 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa18caab-4005-4fd5-a9b9-e735e62160d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:04.750765 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:34:04.798773 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa18caab-4005-4fd5-a9b9-e735e62160d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:34:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=566849b6-9f8d-45e2-ac22-87233dad60d4,is_public=True,name='tempest-scenario-type-luks-1537484042',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '566849b6-9f8d-45e2-ac22-87233dad60d4', '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=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:04.799831 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28e428c0-ca08-40a8-b919-5f9c95c5b534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:04.862122 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1537484042 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1537484042, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:34:04.862726 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1537484042 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1537484042, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:34:04.870281 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e2edfa89-5ae8-467d-bd7b-823014a4bef2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:04.873891 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e2edfa89-5ae8-467d-bd7b-823014a4bef2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:34:04.874237 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e2edfa89-5ae8-467d-bd7b-823014a4bef2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:04.874540 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e2edfa89-5ae8-467d-bd7b-823014a4bef2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:04.891327 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:04.891327 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:04.897107 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e2edfa89-5ae8-467d-bd7b-823014a4bef2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:04.904647 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e2edfa89-5ae8-467d-bd7b-823014a4bef2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:34:04.905431 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 349/1393] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:04 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:04.918879 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0bbf93bd-8fff-4a3c-8721-f4f5acd50527 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:04.921285 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0bbf93bd-8fff-4a3c-8721-f4f5acd50527 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:34:04.921553 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0bbf93bd-8fff-4a3c-8721-f4f5acd50527 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:04.921812 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0bbf93bd-8fff-4a3c-8721-f4f5acd50527 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:04.923152 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['00b741e4-4487-4800-99c2-2f2a2cf7c388', 'ed14a99a-914b-4185-a79d-f47044541307', '423e5b25-bd03-4f3e-85ee-6aedb95d32da', '25104f33-fa3d-4682-9b4e-a9d7916c132e'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:34:04.924043 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28e428c0-ca08-40a8-b919-5f9c95c5b534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00b741e4-4487-4800-99c2-2f2a2cf7c388', 'ed14a99a-914b-4185-a79d-f47044541307', '423e5b25-bd03-4f3e-85ee-6aedb95d32da', '25104f33-fa3d-4682-9b4e-a9d7916c132e']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:04.925164 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81eabceb-17bf-4498-90f4-952c274eb74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:04.934643 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:04.934643 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:04.943529 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0bbf93bd-8fff-4a3c-8721-f4f5acd50527 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:04.950831 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0bbf93bd-8fff-4a3c-8721-f4f5acd50527 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:34:04.950831 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 345/1394] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:04 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:04.959909 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81eabceb-17bf-4498-90f4-952c274eb74f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67d3f32f-0633-4b9d-b000-d70361c40040', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1483923648',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['00b741e4-4487-4800-99c2-2f2a2cf7c388','ed14a99a-914b-4185-a79d-f47044541307','423e5b25-bd03-4f3e-85ee-6aedb95d32da','25104f33-fa3d-4682-9b4e-a9d7916c132e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=566849b6-9f8d-45e2-ac22-87233dad60d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:34:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1483923648',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=67d3f32f-0633-4b9d-b000-d70361c40040,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d6437696d14483ca3325a33d365edde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d17d618536ca469e8ed9b206b9c792a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(566849b6-9f8d-45e2-ac22-87233dad60d4),volume_type_id=566849b6-9f8d-45e2-ac22-87233dad60d4)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:04.960890 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da12e59-6cce-4202-92ed-44f6a739c7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:04.985281 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da12e59-6cce-4202-92ed-44f6a739c7db) transitioned into state 'SUCCESS' from state '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-1483923648',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['00b741e4-4487-4800-99c2-2f2a2cf7c388','ed14a99a-914b-4185-a79d-f47044541307','423e5b25-bd03-4f3e-85ee-6aedb95d32da','25104f33-fa3d-4682-9b4e-a9d7916c132e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=566849b6-9f8d-45e2-ac22-87233dad60d4)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:04.986551 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ad6218c-e51a-4648-8bbc-25971568355d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:04.997715 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ad6218c-e51a-4648-8bbc-25971568355d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:04.998953 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (b637560a-3f5c-4222-980f-779ce1c8ccc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:04.999754 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request issued successfully. Aug 14 00:34:05.000813 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9539f9ce-d463-47f0-b145-26469ceb5467 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:34:05.000982 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 348/1395] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:34:04 2026] POST /volume/v3/volumes => generated 780 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:34:05.019588 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-927837c3-faeb-4c43-bf4d-5ee7f38c995a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:05.026706 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-927837c3-faeb-4c43-bf4d-5ee7f38c995a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 Aug 14 00:34:05.028870 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-927837c3-faeb-4c43-bf4d-5ee7f38c995a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:05.029015 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-927837c3-faeb-4c43-bf4d-5ee7f38c995a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:05.030077 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9038830b-b39e-4a47-9291-d76798386d1d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:05.032242 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9038830b-b39e-4a47-9291-d76798386d1d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:34:05.032506 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9038830b-b39e-4a47-9291-d76798386d1d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:05.032814 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9038830b-b39e-4a47-9291-d76798386d1d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:05.036820 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:05.036820 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:05.042907 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-927837c3-faeb-4c43-bf4d-5ee7f38c995a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:05.045312 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:05.045312 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:05.049195 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-927837c3-faeb-4c43-bf4d-5ee7f38c995a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 returned with HTTP 200 Aug 14 00:34:05.050606 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 354/1396] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:05 2026] GET /volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:05.050710 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9038830b-b39e-4a47-9291-d76798386d1d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:05.064521 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9038830b-b39e-4a47-9291-d76798386d1d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:34:05.065453 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 350/1397] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:05 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:05.157282 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f32d1400-bade-4670-9c68-7f851a92effd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:05.160490 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:34:05.161127 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1502250964", "imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:05.165341 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1502250964', 'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:34:05.279460 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Create volume of 1 GB Aug 14 00:34:05.279847 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:05.279847 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:05.280430 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Availability Zones retrieved successfully. Aug 14 00:34:05.286822 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Flow 'volume_create_api' (40870525-af91-48ea-8bf9-00354ff52fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:05.287988 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98a20e80-cfe7-4236-9b48-826d81c7d7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:05.289035 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:34:05.339485 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:05.339485 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:05.355398 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98a20e80-cfe7-4236-9b48-826d81c7d7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3e13d035-b322-4ef6-b643-06582a317820,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e13d035-b322-4ef6-b643-06582a317820', 'encryption_key_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=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:05.356465 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d6e8b0f-f370-4b01-8668-b45ec986501e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:05.419584 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Created reservations ['c8b84686-fa26-45f2-8b77-731bdfa78684', '7fed5713-415e-4048-839c-e15905892cb9', '63eba6af-7e5e-4288-8026-16a92881f59f', '74a46912-74b5-44c4-9293-7b4acb9df2b6'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:34:05.421030 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d6e8b0f-f370-4b01-8668-b45ec986501e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8b84686-fa26-45f2-8b77-731bdfa78684', '7fed5713-415e-4048-839c-e15905892cb9', '63eba6af-7e5e-4288-8026-16a92881f59f', '74a46912-74b5-44c4-9293-7b4acb9df2b6']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:05.422307 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf62526-ef87-4c47-877d-0e8bb2ebba9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:05.457484 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf62526-ef87-4c47-877d-0e8bb2ebba9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '560d0a6a-7ead-4a94-a1d3-28b0a88aedc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1502250964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='970c2b60c9b344c1958bb2109ffa12e6',qos_specs=None,replication_status=,reservations=['c8b84686-fa26-45f2-8b77-731bdfa78684','7fed5713-415e-4048-839c-e15905892cb9','63eba6af-7e5e-4288-8026-16a92881f59f','74a46912-74b5-44c4-9293-7b4acb9df2b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='578fbfef1b17476a92aeb00513767d8a',volume_type_id=3e13d035-b322-4ef6-b643-06582a317820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:34:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1502250964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=560d0a6a-7ead-4a94-a1d3-28b0a88aedc5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='970c2b60c9b344c1958bb2109ffa12e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='578fbfef1b17476a92aeb00513767d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e13d035-b322-4ef6-b643-06582a317820),volume_type_id=3e13d035-b322-4ef6-b643-06582a317820)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:05.458499 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1dc7bd4-3721-48a5-884d-ae3fbc03042b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:05.497684 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1dc7bd4-3721-48a5-884d-ae3fbc03042b) transitioned into state 'SUCCESS' from state '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-1502250964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='970c2b60c9b344c1958bb2109ffa12e6',qos_specs=None,replication_status=,reservations=['c8b84686-fa26-45f2-8b77-731bdfa78684','7fed5713-415e-4048-839c-e15905892cb9','63eba6af-7e5e-4288-8026-16a92881f59f','74a46912-74b5-44c4-9293-7b4acb9df2b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='578fbfef1b17476a92aeb00513767d8a',volume_type_id=3e13d035-b322-4ef6-b643-06582a317820)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:05.498508 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46a083f0-a948-4aab-8c1a-b1f457be20b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:05.519259 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46a083f0-a948-4aab-8c1a-b1f457be20b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:05.520251 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Flow 'volume_create_api' (40870525-af91-48ea-8bf9-00354ff52fe6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:05.521010 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Create volume request issued successfully. Aug 14 00:34:05.521602 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f32d1400-bade-4670-9c68-7f851a92effd tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:34:05.521991 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 346/1398] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:34:05 2026] POST /volume/v3/volumes => generated 760 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:34:05.543470 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-58f5c8c9-cbd9-42e8-8186-597f8805bfa0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:05.546426 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-58f5c8c9-cbd9-42e8-8186-597f8805bfa0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 Aug 14 00:34:05.546813 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-58f5c8c9-cbd9-42e8-8186-597f8805bfa0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:05.547076 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-58f5c8c9-cbd9-42e8-8186-597f8805bfa0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:05.565268 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:05.565268 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:05.571861 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-58f5c8c9-cbd9-42e8-8186-597f8805bfa0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:05.579653 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-58f5c8c9-cbd9-42e8-8186-597f8805bfa0 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 returned with HTTP 200 Aug 14 00:34:05.580787 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 349/1399] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:05 2026] GET /volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 => generated 828 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:06.075306 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-610b768f-2ebc-4bcd-8d2a-da85cd265496 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:06.079833 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-610b768f-2ebc-4bcd-8d2a-da85cd265496 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 Aug 14 00:34:06.080120 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-610b768f-2ebc-4bcd-8d2a-da85cd265496 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:06.080441 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-610b768f-2ebc-4bcd-8d2a-da85cd265496 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:06.092198 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:06.092198 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:06.097809 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-610b768f-2ebc-4bcd-8d2a-da85cd265496 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:06.103694 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-610b768f-2ebc-4bcd-8d2a-da85cd265496 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 returned with HTTP 200 Aug 14 00:34:06.104202 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 355/1400] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:06 2026] GET /volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:06.118424 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-44ff17c8-a0e9-46d1-85fa-6282a60f649d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:06.120364 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-44ff17c8-a0e9-46d1-85fa-6282a60f649d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 Aug 14 00:34:06.120626 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-44ff17c8-a0e9-46d1-85fa-6282a60f649d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:06.120878 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-44ff17c8-a0e9-46d1-85fa-6282a60f649d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:06.128983 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:06.128983 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:06.138843 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-44ff17c8-a0e9-46d1-85fa-6282a60f649d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:06.144510 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-44ff17c8-a0e9-46d1-85fa-6282a60f649d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 returned with HTTP 200 Aug 14 00:34:06.145136 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 351/1401] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:06 2026] GET /volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:06.159660 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-73430262-5970-40c2-849c-078e9817fb0a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:06.164038 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-73430262-5970-40c2-849c-078e9817fb0a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040/action Aug 14 00:34:06.164038 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-73430262-5970-40c2-849c-078e9817fb0a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:34:06.164256 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-73430262-5970-40c2-849c-078e9817fb0a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:06.176840 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:06.176840 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:06.177450 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-73430262-5970-40c2-849c-078e9817fb0a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:06.189708 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-73430262-5970-40c2-849c-078e9817fb0a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume updated successfully. Aug 14 00:34:06.190074 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-73430262-5970-40c2-849c-078e9817fb0a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040/action returned with HTTP 200 Aug 14 00:34:06.190679 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 347/1402] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:34:06 2026] POST /volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 00:34:06.197031 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-ce8b0cc7-88cd-4901-8733-13382cee567f req-6e0ba5b3-9173-4298-88b8-bc4159c43b48 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:06.210650 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-ce8b0cc7-88cd-4901-8733-13382cee567f req-6e0ba5b3-9173-4298-88b8-bc4159c43b48 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] DELETE https://10.4.3.208/volume/v3/attachments/77ed8520-4ef7-42a3-a6a0-c20de8c3d7c8 Aug 14 00:34:06.210917 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-ce8b0cc7-88cd-4901-8733-13382cee567f req-6e0ba5b3-9173-4298-88b8-bc4159c43b48 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:06.211186 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-ce8b0cc7-88cd-4901-8733-13382cee567f req-6e0ba5b3-9173-4298-88b8-bc4159c43b48 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:06.221336 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:06.221336 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:06.278867 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-ce8b0cc7-88cd-4901-8733-13382cee567f req-6e0ba5b3-9173-4298-88b8-bc4159c43b48 tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/attachments/77ed8520-4ef7-42a3-a6a0-c20de8c3d7c8 returned with HTTP 200 Aug 14 00:34:06.279491 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 350/1403] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:34:06 2026] DELETE /volume/v3/attachments/77ed8520-4ef7-42a3-a6a0-c20de8c3d7c8 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:06.298827 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-ce8b0cc7-88cd-4901-8733-13382cee567f req-d159f21b-4423-4ca3-923d-54a6445027ed None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:06.302762 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-ce8b0cc7-88cd-4901-8733-13382cee567f req-d159f21b-4423-4ca3-923d-54a6445027ed tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] DELETE https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 Aug 14 00:34:06.303336 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-ce8b0cc7-88cd-4901-8733-13382cee567f req-d159f21b-4423-4ca3-923d-54a6445027ed tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:06.303628 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-ce8b0cc7-88cd-4901-8733-13382cee567f req-d159f21b-4423-4ca3-923d-54a6445027ed tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:06.303878 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [req-ce8b0cc7-88cd-4901-8733-13382cee567f req-d159f21b-4423-4ca3-923d-54a6445027ed tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Delete volume with id: 0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 Aug 14 00:34:06.305428 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-f38367f3-4d32-4716-b25e-a78a080dfafc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:06.309055 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-f38367f3-4d32-4716-b25e-a78a080dfafc tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 Aug 14 00:34:06.309055 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-f38367f3-4d32-4716-b25e-a78a080dfafc tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:06.309055 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-f38367f3-4d32-4716-b25e-a78a080dfafc tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:06.313706 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:06.313706 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:06.314183 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-ce8b0cc7-88cd-4901-8733-13382cee567f req-d159f21b-4423-4ca3-923d-54a6445027ed tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Volume info retrieved successfully. Aug 14 00:34:06.316692 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:06.316692 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:06.321627 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-f38367f3-4d32-4716-b25e-a78a080dfafc tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:06.327205 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-f38367f3-4d32-4716-b25e-a78a080dfafc tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 returned with HTTP 200 Aug 14 00:34:06.328210 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 352/1404] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:06 2026] GET /volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:06.338841 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-ce8b0cc7-88cd-4901-8733-13382cee567f req-d159f21b-4423-4ca3-923d-54a6445027ed tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] Delete volume request issued successfully. Aug 14 00:34:06.339123 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-ce8b0cc7-88cd-4901-8733-13382cee567f req-d159f21b-4423-4ca3-923d-54a6445027ed tempest-ServerActionsV293TestJSON-612985970 tempest-ServerActionsV293TestJSON-612985970-project-member] https://10.4.3.208/volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 returned with HTTP 202 Aug 14 00:34:06.339954 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 356/1405] 10.4.3.208 () {70 vars in 1620 bytes} [Fri Aug 14 00:34:06 2026] DELETE /volume/v3/volumes/0e3bf5f7-44c2-4e9f-bcd3-e7d26ee26b96 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:34:06.600108 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5a15f069-9349-4d51-976b-603b95099063 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:06.602475 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5a15f069-9349-4d51-976b-603b95099063 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 Aug 14 00:34:06.602778 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5a15f069-9349-4d51-976b-603b95099063 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:06.602922 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5a15f069-9349-4d51-976b-603b95099063 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:06.618703 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:06.618703 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:06.633399 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5a15f069-9349-4d51-976b-603b95099063 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:06.650321 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5a15f069-9349-4d51-976b-603b95099063 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 returned with HTTP 200 Aug 14 00:34:06.650862 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 348/1406] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:06 2026] GET /volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 => generated 1368 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:06.805863 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-3a2b97fc-038e-491a-b62a-eda0db658200 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:06.809228 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-3a2b97fc-038e-491a-b62a-eda0db658200 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 Aug 14 00:34:06.809228 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-3a2b97fc-038e-491a-b62a-eda0db658200 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:06.809486 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-3a2b97fc-038e-491a-b62a-eda0db658200 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:06.818011 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:06.818011 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:06.825226 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-3a2b97fc-038e-491a-b62a-eda0db658200 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:06.828303 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-3a2b97fc-038e-491a-b62a-eda0db658200 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 returned with HTTP 200 Aug 14 00:34:06.828835 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 351/1407] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:06 2026] GET /volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 => generated 1368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:07.008314 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-cfcdba48-3291-450c-9270-e942ee79feb9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:07.011508 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-cfcdba48-3291-450c-9270-e942ee79feb9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 Aug 14 00:34:07.011893 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-cfcdba48-3291-450c-9270-e942ee79feb9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:07.012246 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-cfcdba48-3291-450c-9270-e942ee79feb9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:07.020825 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:07.020825 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:07.025636 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-cfcdba48-3291-450c-9270-e942ee79feb9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:07.030253 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-cfcdba48-3291-450c-9270-e942ee79feb9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 returned with HTTP 200 Aug 14 00:34:07.030648 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 353/1408] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:07 2026] GET /volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:07.048246 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f7957aee-19a9-419f-a848-962487b30198 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:07.048761 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f7957aee-19a9-419f-a848-962487b30198 None None] GET https://10.4.3.208/volume// Aug 14 00:34:07.048970 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f7957aee-19a9-419f-a848-962487b30198 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:07.049232 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f7957aee-19a9-419f-a848-962487b30198 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:07.049691 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f7957aee-19a9-419f-a848-962487b30198 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:07.054247 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 357/1409] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:34:07 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:07.066293 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-a93da79b-9fe2-4b05-a6f3-83967eeed81c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:07.068867 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-a93da79b-9fe2-4b05-a6f3-83967eeed81c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:34:07.069347 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-a93da79b-9fe2-4b05-a6f3-83967eeed81c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67d3f32f-0633-4b9d-b000-d70361c40040", "connector": null, "instance_uuid": "aaf5eb29-1d23-481c-b416-5057061e68e7"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:07.085604 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:07.085604 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:07.123994 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-a93da79b-9fe2-4b05-a6f3-83967eeed81c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:34:07.124545 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 349/1410] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:34:07 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:07.488858 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-d1b8f3c9-0292-4819-a403-e11de6b5b676 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:07.493145 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-d1b8f3c9-0292-4819-a403-e11de6b5b676 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 Aug 14 00:34:07.493531 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-d1b8f3c9-0292-4819-a403-e11de6b5b676 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:07.493735 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-d1b8f3c9-0292-4819-a403-e11de6b5b676 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:07.504358 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:07.504358 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:07.513935 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-d1b8f3c9-0292-4819-a403-e11de6b5b676 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:07.522112 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-d1b8f3c9-0292-4819-a403-e11de6b5b676 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 returned with HTTP 200 Aug 14 00:34:07.523053 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 352/1411] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:07 2026] GET /volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 => generated 1368 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:07.544856 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ba175c24-5897-4a55-9106-8a76c6f4d4e7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:07.545444 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ba175c24-5897-4a55-9106-8a76c6f4d4e7 None None] GET https://10.4.3.208/volume// Aug 14 00:34:07.545730 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ba175c24-5897-4a55-9106-8a76c6f4d4e7 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:07.546040 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ba175c24-5897-4a55-9106-8a76c6f4d4e7 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:07.546663 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ba175c24-5897-4a55-9106-8a76c6f4d4e7 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:07.547115 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 354/1412] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:34:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:07.558549 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-d4282dfa-b00b-44ff-8252-1e5b89058a34 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:07.564173 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-d4282dfa-b00b-44ff-8252-1e5b89058a34 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:34:07.564173 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-d4282dfa-b00b-44ff-8252-1e5b89058a34 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "560d0a6a-7ead-4a94-a1d3-28b0a88aedc5", "connector": null, "instance_uuid": "9064d993-a9f8-498c-935a-f699328cc744"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:07.575807 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:07.575807 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:07.619133 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-d4282dfa-b00b-44ff-8252-1e5b89058a34 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:34:07.619737 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 358/1413] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:34:07 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:09.096105 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d9b14630-7109-49ae-a8ac-197dca096507 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:09.096476 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d9b14630-7109-49ae-a8ac-197dca096507 None None] GET https://10.4.3.208/volume// Aug 14 00:34:09.096633 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d9b14630-7109-49ae-a8ac-197dca096507 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:09.097039 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d9b14630-7109-49ae-a8ac-197dca096507 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:09.097368 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d9b14630-7109-49ae-a8ac-197dca096507 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:09.097747 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 350/1414] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:34:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:09.113432 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-6be6cf76-5938-457f-bf5f-4ce7a726008f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:09.119265 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-6be6cf76-5938-457f-bf5f-4ce7a726008f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 Aug 14 00:34:09.119265 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-6be6cf76-5938-457f-bf5f-4ce7a726008f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:09.119265 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-6be6cf76-5938-457f-bf5f-4ce7a726008f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:09.131499 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:09.131499 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:09.136361 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-6be6cf76-5938-457f-bf5f-4ce7a726008f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:09.143108 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-6be6cf76-5938-457f-bf5f-4ce7a726008f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 returned with HTTP 200 Aug 14 00:34:09.143884 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 353/1415] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:34:09 2026] GET /volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 => generated 1051 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:09.282322 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-9e887684-4aea-4980-8318-fd6f1881af53 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:09.284975 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-9e887684-4aea-4980-8318-fd6f1881af53 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] PUT https://10.4.3.208/volume/v3/attachments/5748a02f-5461-4466-a0fd-b393a6a7cee6 Aug 14 00:34:09.285462 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-9e887684-4aea-4980-8318-fd6f1881af53 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:09.300286 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-9e887684-4aea-4980-8318-fd6f1881af53 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Acquiring lock "cinder-attachment_update-67d3f32f-0633-4b9d-b000-d70361c40040-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:34:09.311012 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-9e887684-4aea-4980-8318-fd6f1881af53 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-67d3f32f-0633-4b9d-b000-d70361c40040-np0000007289" acquired by "attachment_update" :: waited 0.011s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:34:09.312505 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:09.312505 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:09.438734 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-9e887684-4aea-4980-8318-fd6f1881af53 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-67d3f32f-0633-4b9d-b000-d70361c40040-np0000007289" released by "attachment_update" :: held 0.128s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:34:09.439066 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-9e887684-4aea-4980-8318-fd6f1881af53 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/5748a02f-5461-4466-a0fd-b393a6a7cee6 returned with HTTP 200 Aug 14 00:34:09.439792 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 355/1416] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:34:09 2026] PUT /volume/v3/attachments/5748a02f-5461-4466-a0fd-b393a6a7cee6 => generated 968 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:09.488341 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-000bbc9d-1f7d-4ae4-9bb7-294abc47fb6d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:09.491079 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-000bbc9d-1f7d-4ae4-9bb7-294abc47fb6d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments/5748a02f-5461-4466-a0fd-b393a6a7cee6/action Aug 14 00:34:09.492301 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-000bbc9d-1f7d-4ae4-9bb7-294abc47fb6d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:34:09.492301 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-000bbc9d-1f7d-4ae4-9bb7-294abc47fb6d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:09.522144 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:09.522144 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:09.543389 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-000bbc9d-1f7d-4ae4-9bb7-294abc47fb6d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/5748a02f-5461-4466-a0fd-b393a6a7cee6/action returned with HTTP 204 Aug 14 00:34:09.543389 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 359/1417] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:34:09 2026] POST /volume/v3/attachments/5748a02f-5461-4466-a0fd-b393a6a7cee6/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:10.097421 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:10.099431 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:34:10.099974 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-174616932", "snapshot_id": null, "imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "volume_type": null, "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:10.101468 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-174616932', 'snapshot_id': None, 'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'volume_type': None, 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:34:10.198289 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9a8fb4a4-14b5-41c3-8b69-99fc978bd422 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:10.198770 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9a8fb4a4-14b5-41c3-8b69-99fc978bd422 None None] GET https://10.4.3.208/volume// Aug 14 00:34:10.198909 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9a8fb4a4-14b5-41c3-8b69-99fc978bd422 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:10.199841 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9a8fb4a4-14b5-41c3-8b69-99fc978bd422 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:10.199841 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9a8fb4a4-14b5-41c3-8b69-99fc978bd422 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:10.200684 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 354/1418] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:34:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:10.212970 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-936457be-3f6d-4824-8eac-2debb174b31b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:10.215218 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-936457be-3f6d-4824-8eac-2debb174b31b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 Aug 14 00:34:10.215509 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-936457be-3f6d-4824-8eac-2debb174b31b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:10.215737 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-936457be-3f6d-4824-8eac-2debb174b31b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:10.218300 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Create volume of 1 GB Aug 14 00:34:10.218756 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:10.218756 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:10.224723 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Availability Zones retrieved successfully. Aug 14 00:34:10.232019 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Flow 'volume_create_api' (79271403-164d-4334-a4ad-b23b793cc5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:10.232536 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:10.232536 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:10.234170 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (504274e9-b0d3-4bd7-95fd-b83534d379d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:10.234850 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:34:10.237689 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-936457be-3f6d-4824-8eac-2debb174b31b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:10.244144 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-936457be-3f6d-4824-8eac-2debb174b31b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 returned with HTTP 200 Aug 14 00:34:10.244291 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 356/1419] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:34:10 2026] GET /volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 => generated 1547 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:10.330181 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (504274e9-b0d3-4bd7-95fd-b83534d379d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:10.331374 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb81d50-0678-4e98-b73f-1fee32e2c04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:10.370394 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ca4f5b83-b345-4fac-8b5a-f59efa78c790 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:10.372706 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ca4f5b83-b345-4fac-8b5a-f59efa78c790 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db Aug 14 00:34:10.372986 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ca4f5b83-b345-4fac-8b5a-f59efa78c790 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:10.374516 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ca4f5b83-b345-4fac-8b5a-f59efa78c790 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:10.374516 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-ca4f5b83-b345-4fac-8b5a-f59efa78c790 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Delete snapshot with id: 43b9dbc2-0dc3-4278-b1e3-de32f53af4db Aug 14 00:34:10.376048 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-e6c407bf-bd6e-4f46-967b-73b2cf786ad8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:10.378885 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-e6c407bf-bd6e-4f46-967b-73b2cf786ad8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] PUT https://10.4.3.208/volume/v3/attachments/f20e102c-27f2-4fc1-a065-e06273238591 Aug 14 00:34:10.379416 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-e6c407bf-bd6e-4f46-967b-73b2cf786ad8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:10.383753 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ca4f5b83-b345-4fac-8b5a-f59efa78c790 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db returned with HTTP 404 Aug 14 00:34:10.384832 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 360/1420] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:34:10 2026] DELETE /volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:10.396426 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-e6c407bf-bd6e-4f46-967b-73b2cf786ad8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Acquiring lock "cinder-attachment_update-560d0a6a-7ead-4a94-a1d3-28b0a88aedc5-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:34:10.397477 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-73d84228-07a3-498a-8cd5-3661c676e91d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:10.399531 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-73d84228-07a3-498a-8cd5-3661c676e91d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db Aug 14 00:34:10.399845 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-73d84228-07a3-498a-8cd5-3661c676e91d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:10.400182 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-73d84228-07a3-498a-8cd5-3661c676e91d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:10.403503 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-e6c407bf-bd6e-4f46-967b-73b2cf786ad8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Lock "cinder-attachment_update-560d0a6a-7ead-4a94-a1d3-28b0a88aedc5-np0000007289" acquired by "attachment_update" :: waited 0.007s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:34:10.406006 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-73d84228-07a3-498a-8cd5-3661c676e91d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db returned with HTTP 404 Aug 14 00:34:10.406434 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:10.406434 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:10.406731 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 357/1421] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:34:10 2026] GET /volume/v3/snapshots/43b9dbc2-0dc3-4278-b1e3-de32f53af4db => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:10.423482 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Created reservations ['dd559cd1-0377-4da8-970e-dc964c8934e4', '81032998-a5d5-40f5-97cb-1feaace8651a', '9f67052e-5a96-4d79-82ad-0adef0c29de8', 'ee84c7cd-ad57-4302-832b-0548e980ff1e'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:34:10.424790 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb81d50-0678-4e98-b73f-1fee32e2c04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd559cd1-0377-4da8-970e-dc964c8934e4', '81032998-a5d5-40f5-97cb-1feaace8651a', '9f67052e-5a96-4d79-82ad-0adef0c29de8', 'ee84c7cd-ad57-4302-832b-0548e980ff1e']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:10.425857 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (240ccf82-a39e-4d1a-b705-102f2f82d791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:10.460034 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-aced6c95-415f-44dd-82af-a67f4c4ec36a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:10.464682 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-aced6c95-415f-44dd-82af-a67f4c4ec36a tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:34:10.465140 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-aced6c95-415f-44dd-82af-a67f4c4ec36a tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:10.465787 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-aced6c95-415f-44dd-82af-a67f4c4ec36a tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:10.469716 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (240ccf82-a39e-4d1a-b705-102f2f82d791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f746fa18-b614-412e-90a7-ff129791e910', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-174616932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ece83297138840f49997ea6774e8ee0f',qos_specs=None,replication_status=,reservations=['dd559cd1-0377-4da8-970e-dc964c8934e4','81032998-a5d5-40f5-97cb-1feaace8651a','9f67052e-5a96-4d79-82ad-0adef0c29de8','ee84c7cd-ad57-4302-832b-0548e980ff1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ec9bd84e1f44b6386b6d9f8ccf7c370',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:34:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-174616932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f746fa18-b614-412e-90a7-ff129791e910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ece83297138840f49997ea6774e8ee0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ec9bd84e1f44b6386b6d9f8ccf7c370',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:10.471484 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2766366f-5cc7-423a-899e-ec43df033d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:10.480666 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:10.480666 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:10.486917 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-aced6c95-415f-44dd-82af-a67f4c4ec36a tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:10.493346 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-aced6c95-415f-44dd-82af-a67f4c4ec36a tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:34:10.494179 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 361/1422] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:10 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:10.499174 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2766366f-5cc7-423a-899e-ec43df033d91) transitioned into state 'SUCCESS' from state '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-174616932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ece83297138840f49997ea6774e8ee0f',qos_specs=None,replication_status=,reservations=['dd559cd1-0377-4da8-970e-dc964c8934e4','81032998-a5d5-40f5-97cb-1feaace8651a','9f67052e-5a96-4d79-82ad-0adef0c29de8','ee84c7cd-ad57-4302-832b-0548e980ff1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ec9bd84e1f44b6386b6d9f8ccf7c370',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:10.500285 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e730e72e-a63d-4dbb-8e48-1154d47bde2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:10.514623 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e730e72e-a63d-4dbb-8e48-1154d47bde2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:10.517730 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Flow 'volume_create_api' (79271403-164d-4334-a4ad-b23b793cc5fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:10.517730 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Create volume request issued successfully. Aug 14 00:34:10.517730 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b8c45ed9-2e01-4121-9fa6-bcacaf048fe1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:34:10.518780 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 351/1423] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:34:10 2026] POST /volume/v3/volumes => generated 780 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:10.534645 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-f81c5679-cfc6-4084-9550-80dbd0003ab8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:10.535759 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-897ef008-2e26-4399-9887-c43be2ab878c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:10.537068 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-f81c5679-cfc6-4084-9550-80dbd0003ab8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] POST https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e/action Aug 14 00:34:10.537504 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-f81c5679-cfc6-4084-9550-80dbd0003ab8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:34:10.537676 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-f81c5679-cfc6-4084-9550-80dbd0003ab8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:10.538142 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-897ef008-2e26-4399-9887-c43be2ab878c tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 Aug 14 00:34:10.538424 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-897ef008-2e26-4399-9887-c43be2ab878c tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:10.538675 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-897ef008-2e26-4399-9887-c43be2ab878c tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:10.546120 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-e6c407bf-bd6e-4f46-967b-73b2cf786ad8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Lock "cinder-attachment_update-560d0a6a-7ead-4a94-a1d3-28b0a88aedc5-np0000007289" released by "attachment_update" :: held 0.142s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:34:10.546213 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-e6c407bf-bd6e-4f46-967b-73b2cf786ad8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/f20e102c-27f2-4fc1-a065-e06273238591 returned with HTTP 200 Aug 14 00:34:10.546837 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 355/1424] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:34:10 2026] PUT /volume/v3/attachments/f20e102c-27f2-4fc1-a065-e06273238591 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:10.551603 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:10.551603 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:10.558999 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:10.558999 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:10.559984 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-f81c5679-cfc6-4084-9550-80dbd0003ab8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:10.560076 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-897ef008-2e26-4399-9887-c43be2ab878c tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:34:10.567821 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-897ef008-2e26-4399-9887-c43be2ab878c tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 returned with HTTP 200 Aug 14 00:34:10.568376 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 362/1425] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:34:10 2026] GET /volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:10.573264 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-f81c5679-cfc6-4084-9550-80dbd0003ab8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Begin detaching volume completed successfully. Aug 14 00:34:10.573532 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-f81c5679-cfc6-4084-9550-80dbd0003ab8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e/action returned with HTTP 202 Aug 14 00:34:10.573999 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 358/1426] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:34:10 2026] POST /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:34:10.578293 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-3611f2ff-2e3d-4825-b7c6-e4994cf7e760 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:10.581948 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-3611f2ff-2e3d-4825-b7c6-e4994cf7e760 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/attachments/f20e102c-27f2-4fc1-a065-e06273238591/action Aug 14 00:34:10.582468 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-3611f2ff-2e3d-4825-b7c6-e4994cf7e760 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action body: b'{"os-complete": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:34:10.582736 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-3611f2ff-2e3d-4825-b7c6-e4994cf7e760 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:10.616047 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:10.616047 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:10.644592 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-5b8a23a0-d24b-41dd-9ad5-09410d13e133 req-3611f2ff-2e3d-4825-b7c6-e4994cf7e760 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/f20e102c-27f2-4fc1-a065-e06273238591/action returned with HTTP 204 Aug 14 00:34:10.645345 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 352/1427] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:34:10 2026] POST /volume/v3/attachments/f20e102c-27f2-4fc1-a065-e06273238591/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:10.663742 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a7a3089c-52b9-4325-86d8-c349b71e9708 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:10.663886 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a7a3089c-52b9-4325-86d8-c349b71e9708 None None] GET https://10.4.3.208/volume// Aug 14 00:34:10.664305 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a7a3089c-52b9-4325-86d8-c349b71e9708 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:10.666148 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a7a3089c-52b9-4325-86d8-c349b71e9708 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:10.666709 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a7a3089c-52b9-4325-86d8-c349b71e9708 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:10.667418 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 356/1428] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:34:10 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:10.687099 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-f28ea75a-6493-4681-bba6-eed558399943 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:10.690000 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-f28ea75a-6493-4681-bba6-eed558399943 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:34:10.690234 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-f28ea75a-6493-4681-bba6-eed558399943 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:10.690423 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-f28ea75a-6493-4681-bba6-eed558399943 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:10.704867 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:10.704867 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:10.710268 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-f28ea75a-6493-4681-bba6-eed558399943 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:10.714284 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-f28ea75a-6493-4681-bba6-eed558399943 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:34:10.714741 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 363/1429] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:34:10 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 1321 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:11.587366 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bb09657f-03cd-4a05-b8a2-87a99918d895 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:11.590134 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bb09657f-03cd-4a05-b8a2-87a99918d895 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 Aug 14 00:34:11.590509 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bb09657f-03cd-4a05-b8a2-87a99918d895 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:11.591198 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bb09657f-03cd-4a05-b8a2-87a99918d895 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:11.607308 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:11.607308 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:11.617656 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bb09657f-03cd-4a05-b8a2-87a99918d895 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:34:11.626045 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bb09657f-03cd-4a05-b8a2-87a99918d895 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 returned with HTTP 200 Aug 14 00:34:11.626045 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 359/1430] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:34:11 2026] GET /volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 => generated 1388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:11.648443 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1fb3532c-9cd8-4b89-8c0f-93cda47373df None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:11.650915 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1fb3532c-9cd8-4b89-8c0f-93cda47373df tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 Aug 14 00:34:11.652390 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1fb3532c-9cd8-4b89-8c0f-93cda47373df tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:11.652390 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1fb3532c-9cd8-4b89-8c0f-93cda47373df tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:11.665751 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:11.665751 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:11.678594 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1fb3532c-9cd8-4b89-8c0f-93cda47373df tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:34:11.685855 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1fb3532c-9cd8-4b89-8c0f-93cda47373df tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 returned with HTTP 200 Aug 14 00:34:11.688122 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 353/1431] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:34:11 2026] GET /volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 => generated 1388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:12.774404 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-41c461b0-3253-4899-a197-f372aed09490 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:12.777079 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-41c461b0-3253-4899-a197-f372aed09490 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:34:12.777398 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-41c461b0-3253-4899-a197-f372aed09490 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:12.777676 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-41c461b0-3253-4899-a197-f372aed09490 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:12.806831 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:12.806831 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:12.814533 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-41c461b0-3253-4899-a197-f372aed09490 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:34:12.822768 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-41c461b0-3253-4899-a197-f372aed09490 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:34:12.823709 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 357/1432] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:12 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 1137 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:13.160682 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4bcead40-32be-4b77-a1e1-dffd420c30df None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:13.163020 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4bcead40-32be-4b77-a1e1-dffd420c30df tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:34:13.163261 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4bcead40-32be-4b77-a1e1-dffd420c30df tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:13.163506 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4bcead40-32be-4b77-a1e1-dffd420c30df tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:13.176601 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:13.176601 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:13.181703 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4bcead40-32be-4b77-a1e1-dffd420c30df tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:34:13.188325 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4bcead40-32be-4b77-a1e1-dffd420c30df tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:34:13.188847 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 364/1433] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:13 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:13.237594 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-74349153-f42c-4755-b2fd-903bff7cdf69 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:13.242062 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-74349153-f42c-4755-b2fd-903bff7cdf69 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:34:13.242245 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-74349153-f42c-4755-b2fd-903bff7cdf69 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:13.242440 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-74349153-f42c-4755-b2fd-903bff7cdf69 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:13.255918 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:13.255918 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:13.261933 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-74349153-f42c-4755-b2fd-903bff7cdf69 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:34:13.268239 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-74349153-f42c-4755-b2fd-903bff7cdf69 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:34:13.268811 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 360/1434] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:13 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:13.292953 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-bb1bb653-4d18-42dc-ba95-5374a1b7971b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:13.295320 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-bb1bb653-4d18-42dc-ba95-5374a1b7971b tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] POST https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f/action Aug 14 00:34:13.295716 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-bb1bb653-4d18-42dc-ba95-5374a1b7971b tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:34:13.295877 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-bb1bb653-4d18-42dc-ba95-5374a1b7971b tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:13.308387 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:13.308387 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:13.309068 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-bb1bb653-4d18-42dc-ba95-5374a1b7971b tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:34:13.315509 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-bb1bb653-4d18-42dc-ba95-5374a1b7971b tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Begin detaching volume completed successfully. Aug 14 00:34:13.315755 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-bb1bb653-4d18-42dc-ba95-5374a1b7971b tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f/action returned with HTTP 202 Aug 14 00:34:13.316283 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 354/1435] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:34:13 2026] POST /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:34:13.377016 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-efcab01c-9b8e-46ee-8924-ebe251c8a9e6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:13.377506 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-efcab01c-9b8e-46ee-8924-ebe251c8a9e6 None None] GET https://10.4.3.208/volume// Aug 14 00:34:13.377718 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-efcab01c-9b8e-46ee-8924-ebe251c8a9e6 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:13.377981 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-efcab01c-9b8e-46ee-8924-ebe251c8a9e6 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:13.378426 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-efcab01c-9b8e-46ee-8924-ebe251c8a9e6 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:13.378804 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 358/1436] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:34:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:13.389930 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-73d3d626-b93c-40e2-ab42-587b8a866352 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:13.392179 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-73d3d626-b93c-40e2-ab42-587b8a866352 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:34:13.392469 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-73d3d626-b93c-40e2-ab42-587b8a866352 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:13.392686 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-73d3d626-b93c-40e2-ab42-587b8a866352 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:13.393821 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-36aadf4f-ab03-48b2-9aa4-1b4c3045608b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:13.396479 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-36aadf4f-ab03-48b2-9aa4-1b4c3045608b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 Aug 14 00:34:13.396773 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-36aadf4f-ab03-48b2-9aa4-1b4c3045608b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:13.397057 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-36aadf4f-ab03-48b2-9aa4-1b4c3045608b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:13.404641 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:13.404641 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:13.405183 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:13.405183 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:13.408522 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-73d3d626-b93c-40e2-ab42-587b8a866352 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:34:13.409922 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-36aadf4f-ab03-48b2-9aa4-1b4c3045608b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:34:13.413067 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-73d3d626-b93c-40e2-ab42-587b8a866352 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:34:13.413621 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 365/1437] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:34:13 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:13.415567 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-36aadf4f-ab03-48b2-9aa4-1b4c3045608b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 returned with HTTP 200 Aug 14 00:34:13.415854 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 361/1438] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:13 2026] GET /volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 => generated 1370 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:14.084179 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-12c4211f-5058-466e-8990-c4e29d51d358 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:14.098669 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-12c4211f-5058-466e-8990-c4e29d51d358 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 Aug 14 00:34:14.098969 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-12c4211f-5058-466e-8990-c4e29d51d358 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:14.099275 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-12c4211f-5058-466e-8990-c4e29d51d358 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:14.114274 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:14.114274 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:14.119530 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-12c4211f-5058-466e-8990-c4e29d51d358 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:34:14.126487 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-12c4211f-5058-466e-8990-c4e29d51d358 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 returned with HTTP 200 Aug 14 00:34:14.127260 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 355/1439] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:14 2026] GET /volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 => generated 1370 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:14.138176 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f443f3e5-d2de-4920-9d34-06d26a66e7b6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:14.138674 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f443f3e5-d2de-4920-9d34-06d26a66e7b6 None None] GET https://10.4.3.208/volume// Aug 14 00:34:14.138951 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f443f3e5-d2de-4920-9d34-06d26a66e7b6 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:14.139316 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f443f3e5-d2de-4920-9d34-06d26a66e7b6 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:14.140061 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f443f3e5-d2de-4920-9d34-06d26a66e7b6 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:14.140606 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 359/1440] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:34:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:14.151294 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-e31d6e94-3502-4e50-9462-8bac93f7b456 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:14.154631 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-e31d6e94-3502-4e50-9462-8bac93f7b456 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:34:14.155411 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-e31d6e94-3502-4e50-9462-8bac93f7b456 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f746fa18-b614-412e-90a7-ff129791e910", "connector": null, "instance_uuid": "b6f822c2-eae0-4b9d-8606-ce29ca24a287"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:14.170565 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:14.170565 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:14.214912 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-e31d6e94-3502-4e50-9462-8bac93f7b456 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:34:14.215416 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 366/1441] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:34:14 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:15.639787 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-dff0140f-6b61-4ddf-9dfa-f89638dd53fb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:15.642214 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-dff0140f-6b61-4ddf-9dfa-f89638dd53fb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040/encryption Aug 14 00:34:15.642415 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-dff0140f-6b61-4ddf-9dfa-f89638dd53fb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:15.642625 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-dff0140f-6b61-4ddf-9dfa-f89638dd53fb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:15.654302 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:15.654302 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:15.672069 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4eb8f79d-b651-41c8-916d-aec6e4bfeab6 req-dff0140f-6b61-4ddf-9dfa-f89638dd53fb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040/encryption returned with HTTP 200 Aug 14 00:34:15.672448 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 362/1442] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:34:15 2026] GET /volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:15.796424 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a579b81b-42c7-4f97-890e-980f739ac1ad None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:15.796857 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a579b81b-42c7-4f97-890e-980f739ac1ad None None] GET https://10.4.3.208/volume// Aug 14 00:34:15.796996 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a579b81b-42c7-4f97-890e-980f739ac1ad None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:15.797240 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a579b81b-42c7-4f97-890e-980f739ac1ad None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:15.797558 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a579b81b-42c7-4f97-890e-980f739ac1ad None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:15.797907 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 356/1443] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:34:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:15.807283 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-b8b29836-6814-410b-a0a8-2b6d77496b1a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:15.809718 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-b8b29836-6814-410b-a0a8-2b6d77496b1a tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 Aug 14 00:34:15.809942 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-b8b29836-6814-410b-a0a8-2b6d77496b1a tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:15.810211 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-b8b29836-6814-410b-a0a8-2b6d77496b1a tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:15.822744 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:15.822744 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:15.834219 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-b8b29836-6814-410b-a0a8-2b6d77496b1a tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:34:15.846375 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-b8b29836-6814-410b-a0a8-2b6d77496b1a tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 returned with HTTP 200 Aug 14 00:34:15.846764 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 360/1444] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:34:15 2026] GET /volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 => generated 1549 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:15.957892 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-79060a88-d46e-4136-9643-2b910973f7d1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:15.962258 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-79060a88-d46e-4136-9643-2b910973f7d1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] PUT https://10.4.3.208/volume/v3/attachments/0c7fc010-8870-4192-9035-4ceedad60d6e Aug 14 00:34:15.962733 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-79060a88-d46e-4136-9643-2b910973f7d1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:15.972222 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-79060a88-d46e-4136-9643-2b910973f7d1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Acquiring lock "cinder-attachment_update-f746fa18-b614-412e-90a7-ff129791e910-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:34:15.977509 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-79060a88-d46e-4136-9643-2b910973f7d1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Lock "cinder-attachment_update-f746fa18-b614-412e-90a7-ff129791e910-np0000007289" acquired by "attachment_update" :: waited 0.005s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:34:15.979238 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:15.979238 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:15.994397 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-deda81ad-837a-4417-9333-c32fe9b75fb7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:15.997215 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-deda81ad-837a-4417-9333-c32fe9b75fb7 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] DELETE https://10.4.3.208/volume/v3/attachments/0ec7c8c8-7b29-44f9-acd3-899721fe2c6c Aug 14 00:34:15.997532 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-deda81ad-837a-4417-9333-c32fe9b75fb7 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:15.997746 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-deda81ad-837a-4417-9333-c32fe9b75fb7 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:16.007889 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:16.007889 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:16.093101 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-bdefb2a4-38e9-4f39-9f29-8d147952072c req-deda81ad-837a-4417-9333-c32fe9b75fb7 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/attachments/0ec7c8c8-7b29-44f9-acd3-899721fe2c6c returned with HTTP 200 Aug 14 00:34:16.093632 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 363/1445] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:34:15 2026] DELETE /volume/v3/attachments/0ec7c8c8-7b29-44f9-acd3-899721fe2c6c => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:16.118964 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-79060a88-d46e-4136-9643-2b910973f7d1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Lock "cinder-attachment_update-f746fa18-b614-412e-90a7-ff129791e910-np0000007289" released by "attachment_update" :: held 0.141s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:34:16.119606 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-79060a88-d46e-4136-9643-2b910973f7d1 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/attachments/0c7fc010-8870-4192-9035-4ceedad60d6e returned with HTTP 200 Aug 14 00:34:16.120451 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 367/1446] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:34:15 2026] PUT /volume/v3/attachments/0c7fc010-8870-4192-9035-4ceedad60d6e => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:16.150958 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-5ea1049b-0bb4-4f80-9032-b7370e5269bf None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:16.154504 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-5ea1049b-0bb4-4f80-9032-b7370e5269bf tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] POST https://10.4.3.208/volume/v3/attachments/0c7fc010-8870-4192-9035-4ceedad60d6e/action Aug 14 00:34:16.156244 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-5ea1049b-0bb4-4f80-9032-b7370e5269bf tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action body: b'{"os-complete": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:34:16.156385 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-5ea1049b-0bb4-4f80-9032-b7370e5269bf tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:16.180192 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:16.180192 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:16.193902 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-2f93bd8b-fd8d-4bb2-ad21-e1e16fd84b4f req-5ea1049b-0bb4-4f80-9032-b7370e5269bf tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/attachments/0c7fc010-8870-4192-9035-4ceedad60d6e/action returned with HTTP 204 Aug 14 00:34:16.194484 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 357/1447] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:34:16 2026] POST /volume/v3/attachments/0c7fc010-8870-4192-9035-4ceedad60d6e/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:17.060208 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-00539792-e2c5-49f3-a24d-330501fe62d4 req-c0477100-616d-41f9-ab75-b74756b1977d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:17.062311 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-00539792-e2c5-49f3-a24d-330501fe62d4 req-c0477100-616d-41f9-ab75-b74756b1977d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:34:17.062628 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-00539792-e2c5-49f3-a24d-330501fe62d4 req-c0477100-616d-41f9-ab75-b74756b1977d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:17.062918 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-00539792-e2c5-49f3-a24d-330501fe62d4 req-c0477100-616d-41f9-ab75-b74756b1977d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:17.079446 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:17.079446 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:17.084563 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-00539792-e2c5-49f3-a24d-330501fe62d4 req-c0477100-616d-41f9-ab75-b74756b1977d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:17.090675 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-00539792-e2c5-49f3-a24d-330501fe62d4 req-c0477100-616d-41f9-ab75-b74756b1977d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:34:17.091851 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 361/1448] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:17 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:17.113206 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1ead51ca-4c0b-498b-9278-5d3097a57da4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:17.115877 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1ead51ca-4c0b-498b-9278-5d3097a57da4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] DELETE https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:34:17.116248 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1ead51ca-4c0b-498b-9278-5d3097a57da4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:17.116388 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1ead51ca-4c0b-498b-9278-5d3097a57da4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:17.116615 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-1ead51ca-4c0b-498b-9278-5d3097a57da4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Delete volume with id: a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:34:17.125477 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:17.125477 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:17.126161 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1ead51ca-4c0b-498b-9278-5d3097a57da4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:17.156163 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1ead51ca-4c0b-498b-9278-5d3097a57da4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Delete volume request issued successfully. Aug 14 00:34:17.156412 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1ead51ca-4c0b-498b-9278-5d3097a57da4 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 202 Aug 14 00:34:17.156948 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 364/1449] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:34:17 2026] DELETE /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:34:17.169241 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f2d78959-c12e-4d69-894b-d5b17c513e80 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:17.172229 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f2d78959-c12e-4d69-894b-d5b17c513e80 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:34:17.172477 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f2d78959-c12e-4d69-894b-d5b17c513e80 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:17.172810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f2d78959-c12e-4d69-894b-d5b17c513e80 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:17.192108 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:17.192108 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:17.194908 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f2d78959-c12e-4d69-894b-d5b17c513e80 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:17.205922 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f2d78959-c12e-4d69-894b-d5b17c513e80 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 200 Aug 14 00:34:17.205922 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 368/1450] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:17 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:18.218340 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cccee5bc-d91e-4740-905f-e2177b1f9a8a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:18.220722 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cccee5bc-d91e-4740-905f-e2177b1f9a8a tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e Aug 14 00:34:18.221002 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cccee5bc-d91e-4740-905f-e2177b1f9a8a tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:18.221320 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cccee5bc-d91e-4740-905f-e2177b1f9a8a tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:18.228405 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cccee5bc-d91e-4740-905f-e2177b1f9a8a tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e returned with HTTP 404 Aug 14 00:34:18.228842 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 358/1451] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:18 2026] GET /volume/v3/volumes/a0f88cae-4196-45b0-9e1a-714fe858990e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:18.955374 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:18.958450 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:34:18.958977 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-932442333"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:18.961144 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-932442333'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:34:18.963108 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Create volume of 1 GB Aug 14 00:34:18.966287 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Availability Zones retrieved successfully. Aug 14 00:34:18.976725 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Flow 'volume_create_api' (bfdf2b60-27fa-40f1-8aa8-7cee1d2216cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:18.978678 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c91e8b5-0b1a-4ccf-acb4-278d11606efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:18.980520 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:34:19.031500 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c91e8b5-0b1a-4ccf-acb4-278d11606efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:19.032335 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1779ee7d-a5b4-4c1d-9853-d401bb8fb858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:19.115743 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Created reservations ['b55738b9-1a95-40ab-a262-1c7993f4c347', 'c076753e-342b-4023-90da-1433554c7d85', 'a59bbf87-323d-464d-a11f-537b85b53397', '8a4f1647-e5e7-43b4-bab5-4ee797807199'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:34:19.117707 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1779ee7d-a5b4-4c1d-9853-d401bb8fb858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b55738b9-1a95-40ab-a262-1c7993f4c347', 'c076753e-342b-4023-90da-1433554c7d85', 'a59bbf87-323d-464d-a11f-537b85b53397', '8a4f1647-e5e7-43b4-bab5-4ee797807199']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:19.117707 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fa6164c-de1e-4a12-b5bf-99f4b9255ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:19.157816 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fa6164c-de1e-4a12-b5bf-99f4b9255ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4d9eeab-1405-44f7-b373-b461af78b9ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-932442333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d079c4f69194dd0a324771ac2e1b228',qos_specs=None,replication_status=,reservations=['b55738b9-1a95-40ab-a262-1c7993f4c347','c076753e-342b-4023-90da-1433554c7d85','a59bbf87-323d-464d-a11f-537b85b53397','8a4f1647-e5e7-43b4-bab5-4ee797807199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbd68051cc24e41aeef5296b5d7d4d9',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:34:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-932442333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4d9eeab-1405-44f7-b373-b461af78b9ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d079c4f69194dd0a324771ac2e1b228',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cbd68051cc24e41aeef5296b5d7d4d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:19.158888 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dfa74aa-d3ee-4624-9694-8f9811e3c32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:19.199217 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dfa74aa-d3ee-4624-9694-8f9811e3c32f) transitioned into state 'SUCCESS' from state '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-932442333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d079c4f69194dd0a324771ac2e1b228',qos_specs=None,replication_status=,reservations=['b55738b9-1a95-40ab-a262-1c7993f4c347','c076753e-342b-4023-90da-1433554c7d85','a59bbf87-323d-464d-a11f-537b85b53397','8a4f1647-e5e7-43b4-bab5-4ee797807199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbd68051cc24e41aeef5296b5d7d4d9',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:19.200228 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec31394e-5311-4e05-880a-48d66042c9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:19.222418 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec31394e-5311-4e05-880a-48d66042c9a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:19.225814 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Flow 'volume_create_api' (bfdf2b60-27fa-40f1-8aa8-7cee1d2216cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:19.225814 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Create volume request issued successfully. Aug 14 00:34:19.225814 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1d7fd12f-d9b8-4c96-afc1-50f9126fad47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:34:19.225814 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 362/1452] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:34:18 2026] POST /volume/v3/volumes => generated 754 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:34:19.245408 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f2bd834c-d8a7-4d50-a53a-9f870ccf77f9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:19.250132 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f2bd834c-d8a7-4d50-a53a-9f870ccf77f9 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:34:19.250132 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f2bd834c-d8a7-4d50-a53a-9f870ccf77f9 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:19.250300 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f2bd834c-d8a7-4d50-a53a-9f870ccf77f9 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:19.266857 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:19.266857 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:19.272176 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f2bd834c-d8a7-4d50-a53a-9f870ccf77f9 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:19.282370 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f2bd834c-d8a7-4d50-a53a-9f870ccf77f9 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:34:19.282963 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 365/1453] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:19 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:19.461393 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-30faa599-fdde-411e-b2ba-655c52deb068 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:19.464986 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-30faa599-fdde-411e-b2ba-655c52deb068 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] DELETE https://10.4.3.208/volume/v3/attachments/380df90b-7979-4313-a42e-3acb95bfc211 Aug 14 00:34:19.465318 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-30faa599-fdde-411e-b2ba-655c52deb068 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:19.465487 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-30faa599-fdde-411e-b2ba-655c52deb068 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:19.476933 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:19.476933 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:19.570941 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-41ea6e7d-9e31-452a-9c6f-8151d6088d7f req-30faa599-fdde-411e-b2ba-655c52deb068 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments/380df90b-7979-4313-a42e-3acb95bfc211 returned with HTTP 200 Aug 14 00:34:19.571836 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 369/1454] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:34:19 2026] DELETE /volume/v3/attachments/380df90b-7979-4313-a42e-3acb95bfc211 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:19.712790 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a44aeed2-f5b5-4de0-b486-d56875ed3c35 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:19.714855 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a44aeed2-f5b5-4de0-b486-d56875ed3c35 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:34:19.715083 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a44aeed2-f5b5-4de0-b486-d56875ed3c35 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:19.715324 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a44aeed2-f5b5-4de0-b486-d56875ed3c35 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:19.725105 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:19.725105 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:19.734382 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a44aeed2-f5b5-4de0-b486-d56875ed3c35 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:34:19.741198 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a44aeed2-f5b5-4de0-b486-d56875ed3c35 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:34:19.742311 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 359/1455] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:19 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:20.309580 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-71d56a13-46f6-4e61-8fea-7f76a72a8e47 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:20.314467 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-71d56a13-46f6-4e61-8fea-7f76a72a8e47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:34:20.314467 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-71d56a13-46f6-4e61-8fea-7f76a72a8e47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:20.314467 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-71d56a13-46f6-4e61-8fea-7f76a72a8e47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:20.338236 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:20.338236 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:20.349025 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-71d56a13-46f6-4e61-8fea-7f76a72a8e47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:20.356128 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-71d56a13-46f6-4e61-8fea-7f76a72a8e47 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:34:20.356128 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 363/1456] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:20 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:20.442575 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-b6eadc7e-123a-45f1-bf9c-ce214fe3b5d5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:20.447410 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-b6eadc7e-123a-45f1-bf9c-ce214fe3b5d5 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:34:20.447410 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-b6eadc7e-123a-45f1-bf9c-ce214fe3b5d5 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:20.447560 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-b6eadc7e-123a-45f1-bf9c-ce214fe3b5d5 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:20.462384 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:20.462384 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:20.468252 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-b6eadc7e-123a-45f1-bf9c-ce214fe3b5d5 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:20.475987 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-b6eadc7e-123a-45f1-bf9c-ce214fe3b5d5 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:34:20.476667 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 366/1457] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:20 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:20.668737 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1f0e9471-9220-450c-96ef-922200177676 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:20.670657 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1f0e9471-9220-450c-96ef-922200177676 None None] GET https://10.4.3.208/volume// Aug 14 00:34:20.670657 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1f0e9471-9220-450c-96ef-922200177676 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:20.670657 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1f0e9471-9220-450c-96ef-922200177676 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:20.670891 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1f0e9471-9220-450c-96ef-922200177676 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:20.671524 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 370/1458] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:34:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:20.696963 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-f4b8d727-7be2-46ee-a3d4-ae6f3bd3d706 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:20.715024 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-f4b8d727-7be2-46ee-a3d4-ae6f3bd3d706 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:34:20.717223 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-f4b8d727-7be2-46ee-a3d4-ae6f3bd3d706 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4d9eeab-1405-44f7-b373-b461af78b9ec", "connector": null, "instance_uuid": "da778647-afd7-4109-9194-7b00871b3014"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:20.738678 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:20.738678 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:20.808252 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-f4b8d727-7be2-46ee-a3d4-ae6f3bd3d706 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:34:20.808504 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 360/1459] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:34:20 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:20.882433 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1bc77f2c-e7a0-450f-9b03-72e5ab1b7bd9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:20.888744 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1bc77f2c-e7a0-450f-9b03-72e5ab1b7bd9 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:34:20.889919 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1bc77f2c-e7a0-450f-9b03-72e5ab1b7bd9 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:20.890750 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1bc77f2c-e7a0-450f-9b03-72e5ab1b7bd9 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:20.919833 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:20.919833 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:20.919912 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9a4f5d8c-b81d-4f0e-a8fb-c4d77d2e2c8e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:20.919912 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9a4f5d8c-b81d-4f0e-a8fb-c4d77d2e2c8e None None] GET https://10.4.3.208/volume// Aug 14 00:34:20.919912 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9a4f5d8c-b81d-4f0e-a8fb-c4d77d2e2c8e None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:20.920114 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9a4f5d8c-b81d-4f0e-a8fb-c4d77d2e2c8e None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:20.920994 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9a4f5d8c-b81d-4f0e-a8fb-c4d77d2e2c8e None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:20.920994 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 367/1460] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:34:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:20.929634 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1bc77f2c-e7a0-450f-9b03-72e5ab1b7bd9 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:20.943156 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1bc77f2c-e7a0-450f-9b03-72e5ab1b7bd9 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:34:20.943406 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-1595ee9d-f5f0-4c3b-a554-2808e2323f1d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:20.943467 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 364/1461] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:20 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 846 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:20.948810 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-1595ee9d-f5f0-4c3b-a554-2808e2323f1d tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:34:20.949347 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-1595ee9d-f5f0-4c3b-a554-2808e2323f1d tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:20.949347 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-1595ee9d-f5f0-4c3b-a554-2808e2323f1d tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:20.970055 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:20.970055 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:20.983320 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-1595ee9d-f5f0-4c3b-a554-2808e2323f1d tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:20.990282 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-1595ee9d-f5f0-4c3b-a554-2808e2323f1d tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:34:20.990410 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 371/1462] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:34:20 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 1026 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:21.157480 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-685328eb-46a0-4a4a-91de-84591be449c8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:21.165032 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-685328eb-46a0-4a4a-91de-84591be449c8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] PUT https://10.4.3.208/volume/v3/attachments/46c0919f-19e2-465e-b6df-b88ef6e5f661 Aug 14 00:34:21.165656 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-685328eb-46a0-4a4a-91de-84591be449c8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:21.175616 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-685328eb-46a0-4a4a-91de-84591be449c8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Acquiring lock "cinder-attachment_update-d4d9eeab-1405-44f7-b373-b461af78b9ec-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:34:21.183323 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-685328eb-46a0-4a4a-91de-84591be449c8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Lock "cinder-attachment_update-d4d9eeab-1405-44f7-b373-b461af78b9ec-np0000007289" acquired by "attachment_update" :: waited 0.007s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:34:21.184561 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:21.184561 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:21.344112 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-685328eb-46a0-4a4a-91de-84591be449c8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Lock "cinder-attachment_update-d4d9eeab-1405-44f7-b373-b461af78b9ec-np0000007289" released by "attachment_update" :: held 0.161s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:34:21.345613 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-685328eb-46a0-4a4a-91de-84591be449c8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/attachments/46c0919f-19e2-465e-b6df-b88ef6e5f661 returned with HTTP 200 Aug 14 00:34:21.345902 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 361/1463] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:34:21 2026] PUT /volume/v3/attachments/46c0919f-19e2-465e-b6df-b88ef6e5f661 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:21.963220 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-14936706-cd2b-42a8-88aa-83d2e52ee655 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:21.965386 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-14936706-cd2b-42a8-88aa-83d2e52ee655 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:34:21.965580 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-14936706-cd2b-42a8-88aa-83d2e52ee655 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:21.965811 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-14936706-cd2b-42a8-88aa-83d2e52ee655 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:21.982714 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:21.982714 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:21.988566 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-14936706-cd2b-42a8-88aa-83d2e52ee655 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:21.995658 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-14936706-cd2b-42a8-88aa-83d2e52ee655 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:34:21.996076 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 368/1464] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:21 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:23.011848 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-67fe640b-f25d-4e84-a96a-9c67c51ee153 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:23.015663 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-67fe640b-f25d-4e84-a96a-9c67c51ee153 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:34:23.016053 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-67fe640b-f25d-4e84-a96a-9c67c51ee153 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:23.016248 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-67fe640b-f25d-4e84-a96a-9c67c51ee153 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:23.032394 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:23.032394 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:23.038191 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-67fe640b-f25d-4e84-a96a-9c67c51ee153 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:23.045522 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-67fe640b-f25d-4e84-a96a-9c67c51ee153 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:34:23.047458 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 365/1465] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:23 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:23.340610 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-21224019-1aca-4e90-bdfd-67077be6118e req-bd65b7df-cdcb-466a-a034-f52ae683bc1e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:23.343218 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-21224019-1aca-4e90-bdfd-67077be6118e req-bd65b7df-cdcb-466a-a034-f52ae683bc1e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/limits Aug 14 00:34:23.343481 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-21224019-1aca-4e90-bdfd-67077be6118e req-bd65b7df-cdcb-466a-a034-f52ae683bc1e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:23.343723 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-21224019-1aca-4e90-bdfd-67077be6118e req-bd65b7df-cdcb-466a-a034-f52ae683bc1e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:23.353608 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [req-21224019-1aca-4e90-bdfd-67077be6118e req-bd65b7df-cdcb-466a-a034-f52ae683bc1e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1537484042 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1537484042, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:34:23.353934 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [req-21224019-1aca-4e90-bdfd-67077be6118e req-bd65b7df-cdcb-466a-a034-f52ae683bc1e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1537484042 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1537484042, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:34:23.354347 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [req-21224019-1aca-4e90-bdfd-67077be6118e req-bd65b7df-cdcb-466a-a034-f52ae683bc1e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1537484042 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1537484042, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:34:23.371688 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-21224019-1aca-4e90-bdfd-67077be6118e req-bd65b7df-cdcb-466a-a034-f52ae683bc1e tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/limits returned with HTTP 200 Aug 14 00:34:23.372375 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 372/1466] 10.4.3.208 () {68 vars in 1484 bytes} [Fri Aug 14 00:34:23 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:23.445129 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-21224019-1aca-4e90-bdfd-67077be6118e req-73b278ab-5104-43db-83ed-2e11324f4bf2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:23.447699 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-21224019-1aca-4e90-bdfd-67077be6118e req-73b278ab-5104-43db-83ed-2e11324f4bf2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 Aug 14 00:34:23.448005 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-21224019-1aca-4e90-bdfd-67077be6118e req-73b278ab-5104-43db-83ed-2e11324f4bf2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:23.448237 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-21224019-1aca-4e90-bdfd-67077be6118e req-73b278ab-5104-43db-83ed-2e11324f4bf2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:23.460695 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:23.460695 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:23.466178 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-21224019-1aca-4e90-bdfd-67077be6118e req-73b278ab-5104-43db-83ed-2e11324f4bf2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:23.473569 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-21224019-1aca-4e90-bdfd-67077be6118e req-73b278ab-5104-43db-83ed-2e11324f4bf2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 returned with HTTP 200 Aug 14 00:34:23.473835 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 362/1467] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:23 2026] GET /volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 => generated 1660 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:23.484248 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-21224019-1aca-4e90-bdfd-67077be6118e req-9fe148bc-353b-418a-834a-89297e42e433 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:23.490974 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-21224019-1aca-4e90-bdfd-67077be6118e req-9fe148bc-353b-418a-834a-89297e42e433 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:34:23.490974 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-21224019-1aca-4e90-bdfd-67077be6118e req-9fe148bc-353b-418a-834a-89297e42e433 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "560d0a6a-7ead-4a94-a1d3-28b0a88aedc5", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:23.511030 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:23.511030 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:23.513251 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-21224019-1aca-4e90-bdfd-67077be6118e req-9fe148bc-353b-418a-834a-89297e42e433 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:23.513251 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [req-21224019-1aca-4e90-bdfd-67077be6118e req-9fe148bc-353b-418a-834a-89297e42e433 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Create snapshot from volume 560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 Aug 14 00:34:23.596701 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [req-21224019-1aca-4e90-bdfd-67077be6118e req-9fe148bc-353b-418a-834a-89297e42e433 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Created reservations ['085f5a8b-f7ee-4c94-83b7-ac9a2117d8d4', '944cf4d3-f421-4748-be2d-4f52b6541b1c', 'ec27d38f-4621-4bbc-915f-fdea4424fcd7', 'c6c95089-1723-4050-8f56-860eed0b484c'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:34:23.661265 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-21224019-1aca-4e90-bdfd-67077be6118e req-9fe148bc-353b-418a-834a-89297e42e433 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Snapshot force create request issued successfully. Aug 14 00:34:23.661655 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-21224019-1aca-4e90-bdfd-67077be6118e req-9fe148bc-353b-418a-834a-89297e42e433 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:34:23.662150 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 369/1468] 10.4.3.208 () {72 vars in 1547 bytes} [Fri Aug 14 00:34:23 2026] POST /volume/v3/snapshots => generated 292 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:34:24.068245 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f61c638e-ba0a-4607-b82d-6f69bd7488dd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:24.082800 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f61c638e-ba0a-4607-b82d-6f69bd7488dd tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:34:24.083168 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f61c638e-ba0a-4607-b82d-6f69bd7488dd tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:24.083531 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f61c638e-ba0a-4607-b82d-6f69bd7488dd tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:24.097900 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:24.097900 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:24.104888 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f61c638e-ba0a-4607-b82d-6f69bd7488dd tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:24.113129 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f61c638e-ba0a-4607-b82d-6f69bd7488dd tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:34:24.113129 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 366/1469] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:24 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:24.744206 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:24.746530 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:34:24.747052 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-999048839", "imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:24.749540 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-999048839', 'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:34:25.121039 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Create volume of 1 GB Aug 14 00:34:25.128390 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Availability Zones retrieved successfully. Aug 14 00:34:25.129950 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-41329ed0-ddaf-47ff-a2cb-6fc76f785171 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:25.134927 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-41329ed0-ddaf-47ff-a2cb-6fc76f785171 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:34:25.135414 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-41329ed0-ddaf-47ff-a2cb-6fc76f785171 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:25.136135 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-41329ed0-ddaf-47ff-a2cb-6fc76f785171 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:25.136878 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Flow 'volume_create_api' (7603f7f1-a593-4b2c-80e2-6724cb063a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:25.138392 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac1f0663-5fd0-44f5-8e04-54ef1a04cac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:25.139754 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:34:25.160137 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:25.160137 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:25.166063 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-41329ed0-ddaf-47ff-a2cb-6fc76f785171 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:25.171021 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-41329ed0-ddaf-47ff-a2cb-6fc76f785171 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:34:25.171650 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 363/1470] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:25 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:25.249910 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac1f0663-5fd0-44f5-8e04-54ef1a04cac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:25.251153 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a130be-d2e4-4ec8-851b-ab810261873b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:25.312183 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Created reservations ['72faac98-3ab8-4ce9-8e51-024cb2ed42e9', '183ac94f-554f-4d49-a05e-4b05a6809430', '3e539916-5537-462f-9676-908fd980547f', '07a7fb77-fcb8-444c-9415-7d88b416593c'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:34:25.313425 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a130be-d2e4-4ec8-851b-ab810261873b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72faac98-3ab8-4ce9-8e51-024cb2ed42e9', '183ac94f-554f-4d49-a05e-4b05a6809430', '3e539916-5537-462f-9676-908fd980547f', '07a7fb77-fcb8-444c-9415-7d88b416593c']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:25.314776 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3554a5cb-149c-4173-b304-b11b1079d4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:25.355208 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3554a5cb-149c-4173-b304-b11b1079d4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0c69b03-dfb9-4747-96e5-1a6d8acf3137', '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-999048839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0d4d07daa814c4c8ae43bb62f7880c9',qos_specs=None,replication_status=,reservations=['72faac98-3ab8-4ce9-8e51-024cb2ed42e9','183ac94f-554f-4d49-a05e-4b05a6809430','3e539916-5537-462f-9676-908fd980547f','07a7fb77-fcb8-444c-9415-7d88b416593c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c9158339d34d2488d4658dcd7d8ae2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:34:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-999048839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0c69b03-dfb9-4747-96e5-1a6d8acf3137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0d4d07daa814c4c8ae43bb62f7880c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05c9158339d34d2488d4658dcd7d8ae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:25.355913 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d748d8ca-5d3f-4f6f-a3c4-aa65f0053963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:25.413480 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d748d8ca-5d3f-4f6f-a3c4-aa65f0053963) transitioned into state 'SUCCESS' from state '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-999048839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0d4d07daa814c4c8ae43bb62f7880c9',qos_specs=None,replication_status=,reservations=['72faac98-3ab8-4ce9-8e51-024cb2ed42e9','183ac94f-554f-4d49-a05e-4b05a6809430','3e539916-5537-462f-9676-908fd980547f','07a7fb77-fcb8-444c-9415-7d88b416593c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05c9158339d34d2488d4658dcd7d8ae2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:25.413480 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b6703a7-41a3-4de2-b863-d8f1313773e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:25.432043 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b6703a7-41a3-4de2-b863-d8f1313773e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:25.433264 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Flow 'volume_create_api' (7603f7f1-a593-4b2c-80e2-6724cb063a83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:25.433761 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Create volume request issued successfully. Aug 14 00:34:25.435304 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d58c9a32-0852-465c-9cfa-65b2b8a84bab tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:34:25.435304 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 373/1471] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:34:24 2026] POST /volume/v3/volumes => generated 752 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:34:25.455157 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d7a090cd-8c41-46ac-8f41-afd7328ffbeb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:25.460992 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d7a090cd-8c41-46ac-8f41-afd7328ffbeb tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 Aug 14 00:34:25.461667 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d7a090cd-8c41-46ac-8f41-afd7328ffbeb tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:25.461667 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d7a090cd-8c41-46ac-8f41-afd7328ffbeb tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:25.477833 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:25.477833 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:25.489150 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d7a090cd-8c41-46ac-8f41-afd7328ffbeb tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:34:25.495438 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d7a090cd-8c41-46ac-8f41-afd7328ffbeb tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 returned with HTTP 200 Aug 14 00:34:25.496242 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 370/1472] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:25 2026] GET /volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 => generated 820 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:25.896243 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-0bee36fc-caf0-4a66-b393-2296ff6c741f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:25.904573 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-0bee36fc-caf0-4a66-b393-2296ff6c741f tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] POST https://10.4.3.208/volume/v3/attachments/46c0919f-19e2-465e-b6df-b88ef6e5f661/action Aug 14 00:34:25.905411 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-0bee36fc-caf0-4a66-b393-2296ff6c741f tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:34:25.908447 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-0bee36fc-caf0-4a66-b393-2296ff6c741f tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:25.944691 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:25.944691 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:25.965039 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-e5873e2c-b711-4619-aa77-6e4cdf9fe2c9 req-0bee36fc-caf0-4a66-b393-2296ff6c741f tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/attachments/46c0919f-19e2-465e-b6df-b88ef6e5f661/action returned with HTTP 204 Aug 14 00:34:25.966469 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 367/1473] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:34:25 2026] POST /volume/v3/attachments/46c0919f-19e2-465e-b6df-b88ef6e5f661/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:26.200037 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-142ed34b-1acf-4c4e-b3bc-f0e43d17629b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:26.203410 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-142ed34b-1acf-4c4e-b3bc-f0e43d17629b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:34:26.205681 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-142ed34b-1acf-4c4e-b3bc-f0e43d17629b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:26.206957 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-142ed34b-1acf-4c4e-b3bc-f0e43d17629b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:26.222281 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:26.222281 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:26.229384 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-142ed34b-1acf-4c4e-b3bc-f0e43d17629b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:26.238424 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-142ed34b-1acf-4c4e-b3bc-f0e43d17629b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:34:26.239147 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 364/1474] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:26 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:26.259444 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ce33d4c6-cfaa-4505-8295-3a572548b466 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:26.263265 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ce33d4c6-cfaa-4505-8295-3a572548b466 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:34:26.263265 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ce33d4c6-cfaa-4505-8295-3a572548b466 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:26.263265 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ce33d4c6-cfaa-4505-8295-3a572548b466 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:26.283427 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:26.283427 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:26.290257 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ce33d4c6-cfaa-4505-8295-3a572548b466 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:26.299064 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ce33d4c6-cfaa-4505-8295-3a572548b466 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:34:26.299770 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 374/1475] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:26 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:26.471641 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-bf2b315f-b61d-447f-8f19-11f4f79178f4 req-c98e997b-af7c-484e-846c-863673fa5e76 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:26.476642 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-bf2b315f-b61d-447f-8f19-11f4f79178f4 req-c98e997b-af7c-484e-846c-863673fa5e76 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:34:26.479301 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-bf2b315f-b61d-447f-8f19-11f4f79178f4 req-c98e997b-af7c-484e-846c-863673fa5e76 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:26.479301 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-bf2b315f-b61d-447f-8f19-11f4f79178f4 req-c98e997b-af7c-484e-846c-863673fa5e76 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:26.495579 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:26.495579 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:26.501610 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-bf2b315f-b61d-447f-8f19-11f4f79178f4 req-c98e997b-af7c-484e-846c-863673fa5e76 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:26.511774 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-bf2b315f-b61d-447f-8f19-11f4f79178f4 req-c98e997b-af7c-484e-846c-863673fa5e76 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:34:26.512256 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 371/1476] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:26 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:26.516738 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-49ce113f-e81f-46ec-8e0e-cd434a3541ac None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:26.520219 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-49ce113f-e81f-46ec-8e0e-cd434a3541ac tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 Aug 14 00:34:26.520652 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-49ce113f-e81f-46ec-8e0e-cd434a3541ac tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:26.520740 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-49ce113f-e81f-46ec-8e0e-cd434a3541ac tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:26.538499 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:26.538499 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:26.544107 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3d19a5fb-a129-4d8b-bced-681c5a342972 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:26.547851 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3d19a5fb-a129-4d8b-bced-681c5a342972 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:34:26.547970 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-49ce113f-e81f-46ec-8e0e-cd434a3541ac tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:34:26.548685 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3d19a5fb-a129-4d8b-bced-681c5a342972 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:26.548966 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3d19a5fb-a129-4d8b-bced-681c5a342972 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:26.562465 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-49ce113f-e81f-46ec-8e0e-cd434a3541ac tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 returned with HTTP 200 Aug 14 00:34:26.563051 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 368/1477] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:26 2026] GET /volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 => generated 1360 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:26.579289 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:26.579289 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:26.592504 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3d19a5fb-a129-4d8b-bced-681c5a342972 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:26.605865 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3d19a5fb-a129-4d8b-bced-681c5a342972 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:34:26.606614 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 365/1478] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:26 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 1139 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:26.774485 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-177f44dd-c876-470c-a0cb-38b100e1562c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:26.778151 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-177f44dd-c876-470c-a0cb-38b100e1562c tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 Aug 14 00:34:26.778967 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-177f44dd-c876-470c-a0cb-38b100e1562c tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:26.779372 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-177f44dd-c876-470c-a0cb-38b100e1562c tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:26.790486 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:26.790486 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:26.814160 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-177f44dd-c876-470c-a0cb-38b100e1562c tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:34:26.822116 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-177f44dd-c876-470c-a0cb-38b100e1562c tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 returned with HTTP 200 Aug 14 00:34:26.822116 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 375/1479] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:26 2026] GET /volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 => generated 1360 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:26.893288 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-f856b463-18b9-451a-8ed4-de1be81afb5c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:26.899258 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-f856b463-18b9-451a-8ed4-de1be81afb5c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:34:26.899685 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-f856b463-18b9-451a-8ed4-de1be81afb5c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:26.900129 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-f856b463-18b9-451a-8ed4-de1be81afb5c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:26.913379 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-61c164b2-1cb8-41b7-8bf2-90dda0fce52e req-24596611-4f68-4ae0-84eb-543544d4b052 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:26.919218 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-61c164b2-1cb8-41b7-8bf2-90dda0fce52e req-24596611-4f68-4ae0-84eb-543544d4b052 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/attachments/5748a02f-5461-4466-a0fd-b393a6a7cee6 Aug 14 00:34:26.919524 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-61c164b2-1cb8-41b7-8bf2-90dda0fce52e req-24596611-4f68-4ae0-84eb-543544d4b052 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:26.919889 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-61c164b2-1cb8-41b7-8bf2-90dda0fce52e req-24596611-4f68-4ae0-84eb-543544d4b052 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:26.922500 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:26.922500 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:26.933879 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-f856b463-18b9-451a-8ed4-de1be81afb5c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:26.934017 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:26.934017 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:26.940915 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-f856b463-18b9-451a-8ed4-de1be81afb5c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:34:26.941744 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 372/1480] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:26 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 1139 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:26.971129 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-e781e847-98b4-499c-a391-0752b716b7c2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:26.975963 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-e781e847-98b4-499c-a391-0752b716b7c2 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] POST https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec/action Aug 14 00:34:26.976608 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-e781e847-98b4-499c-a391-0752b716b7c2 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:34:26.976818 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-e781e847-98b4-499c-a391-0752b716b7c2 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:26.991991 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:26.991991 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:26.992648 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-e781e847-98b4-499c-a391-0752b716b7c2 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:27.003605 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-e781e847-98b4-499c-a391-0752b716b7c2 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Begin detaching volume completed successfully. Aug 14 00:34:27.003983 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-e781e847-98b4-499c-a391-0752b716b7c2 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec/action returned with HTTP 202 Aug 14 00:34:27.004730 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 366/1481] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:34:26 2026] POST /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 14 00:34:27.016562 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-61c164b2-1cb8-41b7-8bf2-90dda0fce52e req-24596611-4f68-4ae0-84eb-543544d4b052 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/5748a02f-5461-4466-a0fd-b393a6a7cee6 returned with HTTP 200 Aug 14 00:34:27.017789 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 369/1482] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:34:26 2026] DELETE /volume/v3/attachments/5748a02f-5461-4466-a0fd-b393a6a7cee6 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:27.097106 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4b3679c0-8ac2-41da-b06f-09ac24e05f69 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:27.098218 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4b3679c0-8ac2-41da-b06f-09ac24e05f69 None None] GET https://10.4.3.208/volume// Aug 14 00:34:27.098924 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4b3679c0-8ac2-41da-b06f-09ac24e05f69 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:27.098924 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4b3679c0-8ac2-41da-b06f-09ac24e05f69 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:27.099246 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4b3679c0-8ac2-41da-b06f-09ac24e05f69 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:27.099678 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 376/1483] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:34:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:27.112822 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-5b9d42b1-8b66-424d-94d2-2d916650d71a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:27.116144 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-5b9d42b1-8b66-424d-94d2-2d916650d71a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:34:27.116530 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-5b9d42b1-8b66-424d-94d2-2d916650d71a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:27.117017 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-5b9d42b1-8b66-424d-94d2-2d916650d71a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:27.136254 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:27.136254 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:27.142760 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-5b9d42b1-8b66-424d-94d2-2d916650d71a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:27.157858 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-5b9d42b1-8b66-424d-94d2-2d916650d71a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:34:27.158456 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 373/1484] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:34:27 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 1322 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:27.510757 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-0d0ef766-3c15-4bc2-9bf6-5df0f95276e9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:27.515965 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-0d0ef766-3c15-4bc2-9bf6-5df0f95276e9 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 Aug 14 00:34:27.515965 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-0d0ef766-3c15-4bc2-9bf6-5df0f95276e9 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:27.515965 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-0d0ef766-3c15-4bc2-9bf6-5df0f95276e9 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:27.527591 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:27.527591 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:27.539142 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-0d0ef766-3c15-4bc2-9bf6-5df0f95276e9 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:34:27.547123 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-0d0ef766-3c15-4bc2-9bf6-5df0f95276e9 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 returned with HTTP 200 Aug 14 00:34:27.547985 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 367/1485] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:27 2026] GET /volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:27.561807 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7c631e4f-8477-4c2d-94cd-f4769a1054c5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:27.562217 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7c631e4f-8477-4c2d-94cd-f4769a1054c5 None None] GET https://10.4.3.208/volume// Aug 14 00:34:27.562642 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7c631e4f-8477-4c2d-94cd-f4769a1054c5 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:27.563025 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7c631e4f-8477-4c2d-94cd-f4769a1054c5 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:27.563776 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7c631e4f-8477-4c2d-94cd-f4769a1054c5 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:27.564467 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 370/1486] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:34:27 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:27.578544 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-1a235df4-cf64-4ac8-b030-81cc01d14bf0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:27.582721 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-1a235df4-cf64-4ac8-b030-81cc01d14bf0 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:34:27.582721 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-1a235df4-cf64-4ac8-b030-81cc01d14bf0 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0c69b03-dfb9-4747-96e5-1a6d8acf3137", "connector": null, "instance_uuid": "dd4d63f0-4697-4a00-a786-1e972eeb198f"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:27.601648 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:27.601648 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:27.671821 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-6b2869fa-086f-4402-ad61-0ec072a3f033 req-700e94c6-13b2-4028-aa65-7ee5a2d1b38f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:27.673739 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-1a235df4-cf64-4ac8-b030-81cc01d14bf0 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:34:27.673739 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 377/1487] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:34:27 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:27.677272 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6b2869fa-086f-4402-ad61-0ec072a3f033 req-700e94c6-13b2-4028-aa65-7ee5a2d1b38f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 Aug 14 00:34:27.677517 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6b2869fa-086f-4402-ad61-0ec072a3f033 req-700e94c6-13b2-4028-aa65-7ee5a2d1b38f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:27.679115 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6b2869fa-086f-4402-ad61-0ec072a3f033 req-700e94c6-13b2-4028-aa65-7ee5a2d1b38f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:27.704055 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:27.704055 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:27.711446 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-6b2869fa-086f-4402-ad61-0ec072a3f033 req-700e94c6-13b2-4028-aa65-7ee5a2d1b38f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:27.720515 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6b2869fa-086f-4402-ad61-0ec072a3f033 req-700e94c6-13b2-4028-aa65-7ee5a2d1b38f tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 returned with HTTP 200 Aug 14 00:34:27.720975 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 374/1488] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:27 2026] GET /volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 => generated 1660 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:28.610131 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-cfe45b83-d073-48cf-98fd-e08e0b179397 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:28.610658 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-cfe45b83-d073-48cf-98fd-e08e0b179397 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] DELETE https://10.4.3.208/volume/v3/attachments/46c0919f-19e2-465e-b6df-b88ef6e5f661 Aug 14 00:34:28.610949 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-cfe45b83-d073-48cf-98fd-e08e0b179397 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:28.611250 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-cfe45b83-d073-48cf-98fd-e08e0b179397 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:28.632995 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:28.632995 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:28.696658 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-e2d2abb0-9711-41ef-bbae-45dca446e2dc req-cfe45b83-d073-48cf-98fd-e08e0b179397 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/attachments/46c0919f-19e2-465e-b6df-b88ef6e5f661 returned with HTTP 200 Aug 14 00:34:28.696658 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 368/1489] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:34:28 2026] DELETE /volume/v3/attachments/46c0919f-19e2-465e-b6df-b88ef6e5f661 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:28.942923 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-6b2869fa-086f-4402-ad61-0ec072a3f033 req-0ee7d5e0-cb29-4020-b228-400f728bdd28 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:28.946722 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-6b2869fa-086f-4402-ad61-0ec072a3f033 req-0ee7d5e0-cb29-4020-b228-400f728bdd28 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] DELETE https://10.4.3.208/volume/v3/attachments/f20e102c-27f2-4fc1-a065-e06273238591 Aug 14 00:34:28.947351 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-6b2869fa-086f-4402-ad61-0ec072a3f033 req-0ee7d5e0-cb29-4020-b228-400f728bdd28 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:28.947802 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-6b2869fa-086f-4402-ad61-0ec072a3f033 req-0ee7d5e0-cb29-4020-b228-400f728bdd28 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:28.965952 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:28.965952 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:29.005185 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f355ff24-3c2d-49f8-b9a4-ede513c5964b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:29.007338 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f355ff24-3c2d-49f8-b9a4-ede513c5964b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 Aug 14 00:34:29.008465 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f355ff24-3c2d-49f8-b9a4-ede513c5964b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:29.008465 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f355ff24-3c2d-49f8-b9a4-ede513c5964b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:29.012805 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-f355ff24-3c2d-49f8-b9a4-ede513c5964b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume with id: 67d3f32f-0633-4b9d-b000-d70361c40040 Aug 14 00:34:29.030644 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:29.030644 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:29.030644 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f355ff24-3c2d-49f8-b9a4-ede513c5964b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:29.047368 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-6b2869fa-086f-4402-ad61-0ec072a3f033 req-0ee7d5e0-cb29-4020-b228-400f728bdd28 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/f20e102c-27f2-4fc1-a065-e06273238591 returned with HTTP 200 Aug 14 00:34:29.047769 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 371/1490] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:34:28 2026] DELETE /volume/v3/attachments/f20e102c-27f2-4fc1-a065-e06273238591 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:29.056880 np0000007289 devstack@c-api.service[100210]: WARNING cinder.keymgr.conf_key_mgr [None req-f355ff24-3c2d-49f8-b9a4-ede513c5964b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 00:34:29.071027 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f355ff24-3c2d-49f8-b9a4-ede513c5964b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume request issued successfully. Aug 14 00:34:29.071027 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f355ff24-3c2d-49f8-b9a4-ede513c5964b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 returned with HTTP 202 Aug 14 00:34:29.071027 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 378/1491] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:34:29 2026] DELETE /volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:34:29.083648 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ece7fc7a-f397-4389-bfb6-a47e5776c2fa None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:29.087761 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ece7fc7a-f397-4389-bfb6-a47e5776c2fa tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 Aug 14 00:34:29.087966 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ece7fc7a-f397-4389-bfb6-a47e5776c2fa tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:29.092232 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ece7fc7a-f397-4389-bfb6-a47e5776c2fa tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:29.100469 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:29.100469 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:29.107192 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ece7fc7a-f397-4389-bfb6-a47e5776c2fa tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:29.113750 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ece7fc7a-f397-4389-bfb6-a47e5776c2fa tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 returned with HTTP 200 Aug 14 00:34:29.114193 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 375/1492] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:29 2026] GET /volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:29.222229 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2e0d2f60-e5da-4407-be52-5b8960f71cfc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:29.226111 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2e0d2f60-e5da-4407-be52-5b8960f71cfc tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:34:29.226111 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2e0d2f60-e5da-4407-be52-5b8960f71cfc tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:29.226111 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2e0d2f60-e5da-4407-be52-5b8960f71cfc tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:29.236314 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:29.236314 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:29.247484 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2e0d2f60-e5da-4407-be52-5b8960f71cfc tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:34:29.258395 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2e0d2f60-e5da-4407-be52-5b8960f71cfc tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:34:29.258395 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 369/1493] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:29 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:30.138019 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-568deb17-84e0-4ebf-a9f2-aaa2c59a22d7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:30.140511 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-568deb17-84e0-4ebf-a9f2-aaa2c59a22d7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 Aug 14 00:34:30.140670 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-568deb17-84e0-4ebf-a9f2-aaa2c59a22d7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:30.142853 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-568deb17-84e0-4ebf-a9f2-aaa2c59a22d7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:30.151372 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-568deb17-84e0-4ebf-a9f2-aaa2c59a22d7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 returned with HTTP 404 Aug 14 00:34:30.152875 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 372/1494] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:30 2026] GET /volume/v3/volumes/67d3f32f-0633-4b9d-b000-d70361c40040 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:30.164559 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c5f30e37-958b-4870-a0d8-593898b6d1d3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:30.170740 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c5f30e37-958b-4870-a0d8-593898b6d1d3 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] GET https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 Aug 14 00:34:30.170740 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c5f30e37-958b-4870-a0d8-593898b6d1d3 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:30.170740 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c5f30e37-958b-4870-a0d8-593898b6d1d3 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:30.170740 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c5f30e37-958b-4870-a0d8-593898b6d1d3 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:34:30.262445 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c5f30e37-958b-4870-a0d8-593898b6d1d3 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] Get all volumes completed successfully. Aug 14 00:34:30.265923 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:30.265923 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:30.280806 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c5f30e37-958b-4870-a0d8-593898b6d1d3 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 00:34:30.281180 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 379/1495] 10.4.3.208 () {66 vars in 1285 bytes} [Fri Aug 14 00:34:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14101 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:30.306281 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0f4cfcb3-dacb-490a-8af0-534ad29a8cb3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:30.309702 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0f4cfcb3-dacb-490a-8af0-534ad29a8cb3 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] DELETE https://10.4.3.208/volume/v3/types/566849b6-9f8d-45e2-ac22-87233dad60d4 Aug 14 00:34:30.309702 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0f4cfcb3-dacb-490a-8af0-534ad29a8cb3 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:30.310247 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0f4cfcb3-dacb-490a-8af0-534ad29a8cb3 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:30.359512 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0f4cfcb3-dacb-490a-8af0-534ad29a8cb3 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] https://10.4.3.208/volume/v3/types/566849b6-9f8d-45e2-ac22-87233dad60d4 returned with HTTP 202 Aug 14 00:34:30.360047 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 376/1496] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:34:30 2026] DELETE /volume/v3/types/566849b6-9f8d-45e2-ac22-87233dad60d4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:34:30.372104 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-dc9895a9-fb10-4cd9-835e-165af0210d04 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:30.374192 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dc9895a9-fb10-4cd9-835e-165af0210d04 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:34:30.374648 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dc9895a9-fb10-4cd9-835e-165af0210d04 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1238076325", "extra_specs": {}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:30.397029 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dc9895a9-fb10-4cd9-835e-165af0210d04 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:34:30.397750 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 370/1497] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:34:30 2026] POST /volume/v3/types => generated 213 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:30.409148 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4ce4935e-abe7-4097-a07b-bab83e4b3217 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:30.411072 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4ce4935e-abe7-4097-a07b-bab83e4b3217 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] POST https://10.4.3.208/volume/v3/types/30b9eda4-cf46-43ca-98bb-36ed8bb0602a/encryption Aug 14 00:34:30.411682 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4ce4935e-abe7-4097-a07b-bab83e4b3217 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:30.413888 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:30.413888 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:30.446015 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4ce4935e-abe7-4097-a07b-bab83e4b3217 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] https://10.4.3.208/volume/v3/types/30b9eda4-cf46-43ca-98bb-36ed8bb0602a/encryption returned with HTTP 200 Aug 14 00:34:30.446755 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 373/1498] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:34:30 2026] POST /volume/v3/types/30b9eda4-cf46-43ca-98bb-36ed8bb0602a/encryption => generated 231 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:30.458993 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bfaf831b-a47d-4262-98a4-700d6f384984 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:30.461795 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:34:30.461795 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1034299927", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1238076325", "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:30.463721 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1034299927', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1238076325', 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:34:30.468783 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume of 1 GB Aug 14 00:34:30.469579 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:30.469579 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:30.469995 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Availability Zones retrieved successfully. Aug 14 00:34:30.478027 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (4fd52c6c-00d0-4cc5-acf0-459b003576c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:30.479937 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bac4a69d-253c-4fc7-83f0-4be1ab40a2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:30.481236 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:34:30.518420 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bac4a69d-253c-4fc7-83f0-4be1ab40a2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:34:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30b9eda4-cf46-43ca-98bb-36ed8bb0602a,is_public=True,name='tempest-scenario-type-luks2-1238076325',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b9eda4-cf46-43ca-98bb-36ed8bb0602a', '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=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:30.519670 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b72fb074-15bd-4921-981d-6e13cffba095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:30.570278 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1238076325 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1238076325, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:34:30.570703 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1238076325 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1238076325, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:34:30.626728 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['76eab133-d708-462d-a81e-e6279efb0399', '9bee2ee6-bcfb-48b5-9057-389762421ea0', 'bedceb25-5225-449e-8bfb-b6846971fb42', 'd8538935-b92f-41a1-bc6b-8c5f7b5ce9fe'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:34:30.629454 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b72fb074-15bd-4921-981d-6e13cffba095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76eab133-d708-462d-a81e-e6279efb0399', '9bee2ee6-bcfb-48b5-9057-389762421ea0', 'bedceb25-5225-449e-8bfb-b6846971fb42', 'd8538935-b92f-41a1-bc6b-8c5f7b5ce9fe']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:30.629454 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a7a3ab4-83b5-4f0d-a015-f043304ebf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:30.656292 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a7a3ab4-83b5-4f0d-a015-f043304ebf8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7247531c-0f74-489c-b48f-0ffe88283b9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1034299927',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['76eab133-d708-462d-a81e-e6279efb0399','9bee2ee6-bcfb-48b5-9057-389762421ea0','bedceb25-5225-449e-8bfb-b6846971fb42','d8538935-b92f-41a1-bc6b-8c5f7b5ce9fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=30b9eda4-cf46-43ca-98bb-36ed8bb0602a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:34:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1034299927',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7247531c-0f74-489c-b48f-0ffe88283b9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d6437696d14483ca3325a33d365edde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d17d618536ca469e8ed9b206b9c792a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30b9eda4-cf46-43ca-98bb-36ed8bb0602a),volume_type_id=30b9eda4-cf46-43ca-98bb-36ed8bb0602a)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:30.657031 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ba3091-f66b-4950-a320-44880323e8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:30.691141 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ba3091-f66b-4950-a320-44880323e8c3) transitioned into state 'SUCCESS' from state '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-1034299927',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['76eab133-d708-462d-a81e-e6279efb0399','9bee2ee6-bcfb-48b5-9057-389762421ea0','bedceb25-5225-449e-8bfb-b6846971fb42','d8538935-b92f-41a1-bc6b-8c5f7b5ce9fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=30b9eda4-cf46-43ca-98bb-36ed8bb0602a)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:30.692580 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a636a8-b1b9-44c5-8920-426bfac70b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:30.706490 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a636a8-b1b9-44c5-8920-426bfac70b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:30.708062 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (4fd52c6c-00d0-4cc5-acf0-459b003576c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:30.708958 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request issued successfully. Aug 14 00:34:30.709902 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bfaf831b-a47d-4262-98a4-700d6f384984 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:34:30.710499 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 380/1499] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:34:30 2026] POST /volume/v3/volumes => generated 781 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:34:30.729568 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5f31d5c3-59c2-4e51-8da5-9365cf005041 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:30.731937 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5f31d5c3-59c2-4e51-8da5-9365cf005041 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c Aug 14 00:34:30.732078 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5f31d5c3-59c2-4e51-8da5-9365cf005041 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:30.732292 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5f31d5c3-59c2-4e51-8da5-9365cf005041 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:30.742051 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:30.742051 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:30.749018 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5f31d5c3-59c2-4e51-8da5-9365cf005041 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:30.759432 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5f31d5c3-59c2-4e51-8da5-9365cf005041 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c returned with HTTP 200 Aug 14 00:34:30.759947 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 377/1500] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:30 2026] GET /volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:30.947111 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-03d1b562-3511-4c87-a596-971974e3b18e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:30.947111 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-03d1b562-3511-4c87-a596-971974e3b18e None None] GET https://10.4.3.208/volume// Aug 14 00:34:30.947111 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-03d1b562-3511-4c87-a596-971974e3b18e None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:30.947111 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-03d1b562-3511-4c87-a596-971974e3b18e None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:30.947111 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-03d1b562-3511-4c87-a596-971974e3b18e None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:30.947111 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 371/1501] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:34:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:30.978390 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-07342997-ba1e-422f-ad36-a3c60dd3c1de None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:30.984268 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-07342997-ba1e-422f-ad36-a3c60dd3c1de tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 Aug 14 00:34:30.984268 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-07342997-ba1e-422f-ad36-a3c60dd3c1de tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:30.984268 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-07342997-ba1e-422f-ad36-a3c60dd3c1de tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:30.999612 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:30.999612 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:31.005832 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-07342997-ba1e-422f-ad36-a3c60dd3c1de tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:34:31.013359 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-07342997-ba1e-422f-ad36-a3c60dd3c1de tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 returned with HTTP 200 Aug 14 00:34:31.014201 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 374/1502] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:34:30 2026] GET /volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 => generated 1539 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:31.276924 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-182afb1a-20ff-4528-b6bf-49c3d4260b03 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:31.279257 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-182afb1a-20ff-4528-b6bf-49c3d4260b03 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] PUT https://10.4.3.208/volume/v3/attachments/e59aeb37-2526-4900-b4f9-0e18d3c79d6c Aug 14 00:34:31.279257 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-182afb1a-20ff-4528-b6bf-49c3d4260b03 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:31.292472 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-182afb1a-20ff-4528-b6bf-49c3d4260b03 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Acquiring lock "cinder-attachment_update-d0c69b03-dfb9-4747-96e5-1a6d8acf3137-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:34:31.301296 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-182afb1a-20ff-4528-b6bf-49c3d4260b03 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Lock "cinder-attachment_update-d0c69b03-dfb9-4747-96e5-1a6d8acf3137-np0000007289" acquired by "attachment_update" :: waited 0.009s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:34:31.302632 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:31.302632 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:31.464143 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-182afb1a-20ff-4528-b6bf-49c3d4260b03 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Lock "cinder-attachment_update-d0c69b03-dfb9-4747-96e5-1a6d8acf3137-np0000007289" released by "attachment_update" :: held 0.163s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:34:31.465809 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-182afb1a-20ff-4528-b6bf-49c3d4260b03 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments/e59aeb37-2526-4900-b4f9-0e18d3c79d6c returned with HTTP 200 Aug 14 00:34:31.465809 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 381/1503] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:34:31 2026] PUT /volume/v3/attachments/e59aeb37-2526-4900-b4f9-0e18d3c79d6c => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:31.505507 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-477a0db6-54fb-4cb4-a04d-196bb3bcd6f1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:31.511223 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-477a0db6-54fb-4cb4-a04d-196bb3bcd6f1 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] POST https://10.4.3.208/volume/v3/attachments/e59aeb37-2526-4900-b4f9-0e18d3c79d6c/action Aug 14 00:34:31.511759 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-477a0db6-54fb-4cb4-a04d-196bb3bcd6f1 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:34:31.511932 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-477a0db6-54fb-4cb4-a04d-196bb3bcd6f1 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:31.542571 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:31.542571 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:31.566109 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a59224f1-da44-4e14-b8a3-1d1dcf130b3f req-477a0db6-54fb-4cb4-a04d-196bb3bcd6f1 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments/e59aeb37-2526-4900-b4f9-0e18d3c79d6c/action returned with HTTP 204 Aug 14 00:34:31.566759 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 378/1504] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:34:31 2026] POST /volume/v3/attachments/e59aeb37-2526-4900-b4f9-0e18d3c79d6c/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:31.782473 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1b948eb1-0c60-4349-b63c-e6afb152cfec None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:31.784563 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1b948eb1-0c60-4349-b63c-e6afb152cfec tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c Aug 14 00:34:31.784854 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1b948eb1-0c60-4349-b63c-e6afb152cfec tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:31.785065 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1b948eb1-0c60-4349-b63c-e6afb152cfec tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:31.793835 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:31.793835 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:31.798706 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1b948eb1-0c60-4349-b63c-e6afb152cfec tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:31.808512 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1b948eb1-0c60-4349-b63c-e6afb152cfec tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c returned with HTTP 200 Aug 14 00:34:31.809230 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 372/1505] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:31 2026] GET /volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:31.830156 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c9f073b5-5afb-4799-a79d-cefe8c15c5cf None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:31.832961 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c9f073b5-5afb-4799-a79d-cefe8c15c5cf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c Aug 14 00:34:31.833249 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c9f073b5-5afb-4799-a79d-cefe8c15c5cf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:31.833464 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c9f073b5-5afb-4799-a79d-cefe8c15c5cf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:31.849777 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:31.849777 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:31.864542 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c9f073b5-5afb-4799-a79d-cefe8c15c5cf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:31.871275 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c9f073b5-5afb-4799-a79d-cefe8c15c5cf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c returned with HTTP 200 Aug 14 00:34:31.871846 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 375/1506] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:31 2026] GET /volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:31.890868 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b64e521e-b8cd-4e69-817f-dc842f16a144 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:31.893421 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b64e521e-b8cd-4e69-817f-dc842f16a144 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c/action Aug 14 00:34:31.894234 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b64e521e-b8cd-4e69-817f-dc842f16a144 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:34:31.894234 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b64e521e-b8cd-4e69-817f-dc842f16a144 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:31.907917 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:31.907917 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:31.908609 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b64e521e-b8cd-4e69-817f-dc842f16a144 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:31.927637 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b64e521e-b8cd-4e69-817f-dc842f16a144 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume updated successfully. Aug 14 00:34:31.927637 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b64e521e-b8cd-4e69-817f-dc842f16a144 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c/action returned with HTTP 200 Aug 14 00:34:31.927637 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 382/1507] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:34:31 2026] POST /volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 00:34:32.123951 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-2cbb1475-c569-40c6-b50b-a2154c0a82c3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:32.138358 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-2cbb1475-c569-40c6-b50b-a2154c0a82c3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c Aug 14 00:34:32.138549 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-2cbb1475-c569-40c6-b50b-a2154c0a82c3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:32.142659 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-2cbb1475-c569-40c6-b50b-a2154c0a82c3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:32.164533 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:32.164533 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:32.170862 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-2cbb1475-c569-40c6-b50b-a2154c0a82c3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:32.182881 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-2cbb1475-c569-40c6-b50b-a2154c0a82c3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c returned with HTTP 200 Aug 14 00:34:32.183476 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 379/1508] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:32 2026] GET /volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c => generated 873 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:32.341215 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3ba16671-1acf-41b1-83c6-87bee1b23b21 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:32.344342 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3ba16671-1acf-41b1-83c6-87bee1b23b21 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] DELETE https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5?cascade=True Aug 14 00:34:32.348118 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3ba16671-1acf-41b1-83c6-87bee1b23b21 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:32.348118 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3ba16671-1acf-41b1-83c6-87bee1b23b21 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:32.348118 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-3ba16671-1acf-41b1-83c6-87bee1b23b21 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Delete volume with id: 560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 Aug 14 00:34:32.355590 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:32.355590 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:32.355995 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3ba16671-1acf-41b1-83c6-87bee1b23b21 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:32.414030 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3ba16671-1acf-41b1-83c6-87bee1b23b21 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Delete volume request issued successfully. Aug 14 00:34:32.414266 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3ba16671-1acf-41b1-83c6-87bee1b23b21 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5?cascade=True returned with HTTP 202 Aug 14 00:34:32.414810 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 373/1509] 10.4.3.208 () {66 vars in 1376 bytes} [Fri Aug 14 00:34:32 2026] DELETE /volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5?cascade=True => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:34:32.432246 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d363f780-26d3-4228-9c73-7eb715f02eae None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:32.437110 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d363f780-26d3-4228-9c73-7eb715f02eae tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 Aug 14 00:34:32.437110 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d363f780-26d3-4228-9c73-7eb715f02eae tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:32.437110 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d363f780-26d3-4228-9c73-7eb715f02eae tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:32.449562 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:32.449562 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:32.457706 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d363f780-26d3-4228-9c73-7eb715f02eae tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:32.472809 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d363f780-26d3-4228-9c73-7eb715f02eae tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 returned with HTTP 200 Aug 14 00:34:32.473445 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 376/1510] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:32 2026] GET /volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 => generated 1367 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:32.959250 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-b54c1065-abbe-4c5a-bb0f-ce7c62bc53da None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:32.968833 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-b54c1065-abbe-4c5a-bb0f-ce7c62bc53da tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c Aug 14 00:34:32.969106 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-b54c1065-abbe-4c5a-bb0f-ce7c62bc53da tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:32.969394 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-b54c1065-abbe-4c5a-bb0f-ce7c62bc53da tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:32.979979 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:32.979979 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:32.985136 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-b54c1065-abbe-4c5a-bb0f-ce7c62bc53da tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:32.990657 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-b54c1065-abbe-4c5a-bb0f-ce7c62bc53da tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c returned with HTTP 200 Aug 14 00:34:32.991081 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 383/1511] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:32 2026] GET /volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:33.012476 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7623f0d6-083e-4948-8742-3e0709b7ada2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:33.012946 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7623f0d6-083e-4948-8742-3e0709b7ada2 None None] GET https://10.4.3.208/volume// Aug 14 00:34:33.013156 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7623f0d6-083e-4948-8742-3e0709b7ada2 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:33.013390 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7623f0d6-083e-4948-8742-3e0709b7ada2 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:33.013781 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7623f0d6-083e-4948-8742-3e0709b7ada2 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:33.014217 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 380/1512] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:34:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:33.030613 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-d0f0a37b-cf39-4dfa-9459-8855efa7d573 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:33.034551 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-d0f0a37b-cf39-4dfa-9459-8855efa7d573 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:34:33.034690 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-d0f0a37b-cf39-4dfa-9459-8855efa7d573 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7247531c-0f74-489c-b48f-0ffe88283b9c", "connector": null, "instance_uuid": "b598a3b5-5187-43b9-a75f-e3454fb15544"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:33.045345 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:33.045345 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:33.086347 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-d0f0a37b-cf39-4dfa-9459-8855efa7d573 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:34:33.087355 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 374/1513] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:34: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 14 00:34:33.497993 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a7d544ec-24fe-4c3e-8d2d-fa7b682be841 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:33.499949 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a7d544ec-24fe-4c3e-8d2d-fa7b682be841 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 Aug 14 00:34:33.500248 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a7d544ec-24fe-4c3e-8d2d-fa7b682be841 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:33.500470 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a7d544ec-24fe-4c3e-8d2d-fa7b682be841 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:33.515407 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a7d544ec-24fe-4c3e-8d2d-fa7b682be841 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 returned with HTTP 404 Aug 14 00:34:33.516699 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 377/1514] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:33 2026] GET /volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:34.047673 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5e3d4125-f0d3-4e2c-9785-1130b04711d8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:34.050356 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5e3d4125-f0d3-4e2c-9785-1130b04711d8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] DELETE https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 Aug 14 00:34:34.050539 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5e3d4125-f0d3-4e2c-9785-1130b04711d8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:34.050836 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5e3d4125-f0d3-4e2c-9785-1130b04711d8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:34.051008 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-5e3d4125-f0d3-4e2c-9785-1130b04711d8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Delete volume with id: 560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 Aug 14 00:34:34.059877 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5e3d4125-f0d3-4e2c-9785-1130b04711d8 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 returned with HTTP 404 Aug 14 00:34:34.060521 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 384/1515] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:34:34 2026] DELETE /volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:34.070784 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-991867a9-898d-45c4-8219-3d96255eadb2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:34.075178 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-991867a9-898d-45c4-8219-3d96255eadb2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 Aug 14 00:34:34.075389 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-991867a9-898d-45c4-8219-3d96255eadb2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:34.075648 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-991867a9-898d-45c4-8219-3d96255eadb2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:34.084396 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-991867a9-898d-45c4-8219-3d96255eadb2 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 returned with HTTP 404 Aug 14 00:34:34.085217 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 381/1516] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:34 2026] GET /volume/v3/volumes/560d0a6a-7ead-4a94-a1d3-28b0a88aedc5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:34.097566 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-71d365ff-2dbe-40c2-8e63-511d5876d14a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:34.101163 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-71d365ff-2dbe-40c2-8e63-511d5876d14a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] DELETE https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:34:34.101397 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-71d365ff-2dbe-40c2-8e63-511d5876d14a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:34.101664 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-71d365ff-2dbe-40c2-8e63-511d5876d14a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:34.101870 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-71d365ff-2dbe-40c2-8e63-511d5876d14a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Delete volume with id: 8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:34:34.113397 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:34.113397 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:34.113922 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-71d365ff-2dbe-40c2-8e63-511d5876d14a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:34.154119 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-71d365ff-2dbe-40c2-8e63-511d5876d14a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Delete volume request issued successfully. Aug 14 00:34:34.154426 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-71d365ff-2dbe-40c2-8e63-511d5876d14a tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 202 Aug 14 00:34:34.154924 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 375/1517] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:34:34 2026] DELETE /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:34:34.169206 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5eb453c2-278e-41db-80c0-5f1163d379fa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:34.175904 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5eb453c2-278e-41db-80c0-5f1163d379fa tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:34:34.175904 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5eb453c2-278e-41db-80c0-5f1163d379fa tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:34.176061 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5eb453c2-278e-41db-80c0-5f1163d379fa tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:34.197079 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:34.197079 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:34.212712 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5eb453c2-278e-41db-80c0-5f1163d379fa tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:34.223475 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5eb453c2-278e-41db-80c0-5f1163d379fa tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 200 Aug 14 00:34:34.224260 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 378/1518] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:34 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:35.251327 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-135bb54a-b220-46b9-994c-51aa739def47 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:35.257281 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-135bb54a-b220-46b9-994c-51aa739def47 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 Aug 14 00:34:35.260885 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-135bb54a-b220-46b9-994c-51aa739def47 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:35.261466 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-135bb54a-b220-46b9-994c-51aa739def47 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:35.275120 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-135bb54a-b220-46b9-994c-51aa739def47 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 returned with HTTP 404 Aug 14 00:34:35.275120 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 385/1519] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:35 2026] GET /volume/v3/volumes/8bcbe4f3-f147-4cfa-8e25-7dd5d04437e6 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:35.412703 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e8389e51-34e8-450e-a805-9e2c6e31b867 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:35.413999 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e8389e51-34e8-450e-a805-9e2c6e31b867 None None] GET https://10.4.3.208/volume// Aug 14 00:34:35.413999 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e8389e51-34e8-450e-a805-9e2c6e31b867 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:35.413999 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e8389e51-34e8-450e-a805-9e2c6e31b867 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:35.414538 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e8389e51-34e8-450e-a805-9e2c6e31b867 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:35.415772 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 382/1520] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:34:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:35.437551 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-59d165ba-bdd3-4d17-9cb1-fe5e05894bba None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:35.445497 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-59d165ba-bdd3-4d17-9cb1-fe5e05894bba tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c Aug 14 00:34:35.446718 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-59d165ba-bdd3-4d17-9cb1-fe5e05894bba tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:35.446990 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-59d165ba-bdd3-4d17-9cb1-fe5e05894bba tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:35.466668 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:35.466668 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:35.469638 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-59d165ba-bdd3-4d17-9cb1-fe5e05894bba tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:35.476245 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-59d165ba-bdd3-4d17-9cb1-fe5e05894bba tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c returned with HTTP 200 Aug 14 00:34:35.477135 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 376/1521] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:34:35 2026] GET /volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c => generated 1052 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:35.687251 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-ec1ff938-3340-43e9-bf28-785e9351a337 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:35.697744 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-ec1ff938-3340-43e9-bf28-785e9351a337 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] PUT https://10.4.3.208/volume/v3/attachments/756a7bea-c2d8-478d-adbf-d56aa8fd8227 Aug 14 00:34:35.697744 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-ec1ff938-3340-43e9-bf28-785e9351a337 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:35.710996 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-ec1ff938-3340-43e9-bf28-785e9351a337 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Acquiring lock "cinder-attachment_update-7247531c-0f74-489c-b48f-0ffe88283b9c-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:34:35.719959 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-ec1ff938-3340-43e9-bf28-785e9351a337 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-7247531c-0f74-489c-b48f-0ffe88283b9c-np0000007289" acquired by "attachment_update" :: waited 0.009s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:34:35.721784 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:35.721784 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:35.879985 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-ec1ff938-3340-43e9-bf28-785e9351a337 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-7247531c-0f74-489c-b48f-0ffe88283b9c-np0000007289" released by "attachment_update" :: held 0.160s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:34:35.880393 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-ec1ff938-3340-43e9-bf28-785e9351a337 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/756a7bea-c2d8-478d-adbf-d56aa8fd8227 returned with HTTP 200 Aug 14 00:34:35.880982 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 379/1522] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:34:35 2026] PUT /volume/v3/attachments/756a7bea-c2d8-478d-adbf-d56aa8fd8227 => generated 968 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:35.916764 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-524b1380-af74-4cdb-be1a-217319543096 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:35.924411 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-524b1380-af74-4cdb-be1a-217319543096 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments/756a7bea-c2d8-478d-adbf-d56aa8fd8227/action Aug 14 00:34:35.924411 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-524b1380-af74-4cdb-be1a-217319543096 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:34:35.924411 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-524b1380-af74-4cdb-be1a-217319543096 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:35.964285 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:35.964285 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:35.999986 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-524b1380-af74-4cdb-be1a-217319543096 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/756a7bea-c2d8-478d-adbf-d56aa8fd8227/action returned with HTTP 204 Aug 14 00:34:36.000617 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 386/1523] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:34:35 2026] POST /volume/v3/attachments/756a7bea-c2d8-478d-adbf-d56aa8fd8227/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:36.001174 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:36.003906 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:34:36.003996 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-615689899", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:36.006846 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-615689899', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:34:36.006993 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Create volume of 1 GB Aug 14 00:34:36.017020 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Availability Zones retrieved successfully. Aug 14 00:34:36.030430 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Flow 'volume_create_api' (1a02605f-f8f2-46c2-9600-9764a8e305cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:36.032637 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec276d2f-f167-41fd-931f-8f9af7af8cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:36.033890 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:34:36.089121 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec276d2f-f167-41fd-931f-8f9af7af8cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:36.089121 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76e1999b-628d-436e-b3bc-777411cd70cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:36.174779 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Created reservations ['94390764-c4ba-4955-b183-495fc1167b71', '8bd7d909-e53d-4a0b-92cc-c99582a21dce', '0612f217-f25f-4d43-97a0-4009ab7f84fc', '5cc15e7b-c339-4e39-ab93-4a34f02d332d'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:34:36.175819 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76e1999b-628d-436e-b3bc-777411cd70cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94390764-c4ba-4955-b183-495fc1167b71', '8bd7d909-e53d-4a0b-92cc-c99582a21dce', '0612f217-f25f-4d43-97a0-4009ab7f84fc', '5cc15e7b-c339-4e39-ab93-4a34f02d332d']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:36.176861 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40965992-686f-4c98-87f1-c92cab5a21a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:36.213582 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40965992-686f-4c98-87f1-c92cab5a21a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3edcdbf1-f407-4b97-abce-bacd8e93e980', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-615689899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1858e93d3cfe415783c6fbe6fd5ece3c',qos_specs=None,replication_status=,reservations=['94390764-c4ba-4955-b183-495fc1167b71','8bd7d909-e53d-4a0b-92cc-c99582a21dce','0612f217-f25f-4d43-97a0-4009ab7f84fc','5cc15e7b-c339-4e39-ab93-4a34f02d332d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcebf0752b1a4d9f92e70f9f511ac71d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-615689899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3edcdbf1-f407-4b97-abce-bacd8e93e980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1858e93d3cfe415783c6fbe6fd5ece3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcebf0752b1a4d9f92e70f9f511ac71d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:36.214655 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e8815a6-512f-492d-b60f-11aec3088851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:36.246503 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e8815a6-512f-492d-b60f-11aec3088851) transitioned into state 'SUCCESS' from state '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-615689899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1858e93d3cfe415783c6fbe6fd5ece3c',qos_specs=None,replication_status=,reservations=['94390764-c4ba-4955-b183-495fc1167b71','8bd7d909-e53d-4a0b-92cc-c99582a21dce','0612f217-f25f-4d43-97a0-4009ab7f84fc','5cc15e7b-c339-4e39-ab93-4a34f02d332d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcebf0752b1a4d9f92e70f9f511ac71d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:36.247456 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27334ddf-0431-4262-a4e8-e6ad6b9f1c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:36.271504 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27334ddf-0431-4262-a4e8-e6ad6b9f1c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:36.271504 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Flow 'volume_create_api' (1a02605f-f8f2-46c2-9600-9764a8e305cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:36.271504 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Create volume request issued successfully. Aug 14 00:34:36.271504 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d68f31db-f368-45c4-afb4-5660bbd20e6c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:34:36.271858 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 383/1524] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:34:35 2026] POST /volume/v3/volumes => generated 754 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:34:36.287663 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e9ae42fb-bb6e-4dd9-b237-a4bfd05331b8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:36.290352 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e9ae42fb-bb6e-4dd9-b237-a4bfd05331b8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:34:36.290691 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e9ae42fb-bb6e-4dd9-b237-a4bfd05331b8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:36.290887 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e9ae42fb-bb6e-4dd9-b237-a4bfd05331b8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:36.301181 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:36.301181 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:36.306417 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e9ae42fb-bb6e-4dd9-b237-a4bfd05331b8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:36.313258 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e9ae42fb-bb6e-4dd9-b237-a4bfd05331b8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:34:36.313874 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 377/1525] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:36 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:37.336031 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-39eadb9f-c731-426e-bd24-e2a28c655111 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:37.337234 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-39eadb9f-c731-426e-bd24-e2a28c655111 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:34:37.337393 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-39eadb9f-c731-426e-bd24-e2a28c655111 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:37.337602 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-39eadb9f-c731-426e-bd24-e2a28c655111 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:37.347688 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:37.347688 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:37.358176 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-39eadb9f-c731-426e-bd24-e2a28c655111 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:37.369264 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-39eadb9f-c731-426e-bd24-e2a28c655111 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:34:37.369954 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 380/1526] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:37 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:37.393496 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-40b609c7-f961-4b53-88da-0b51e78efb68 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:37.395920 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-40b609c7-f961-4b53-88da-0b51e78efb68 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:34:37.396164 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-40b609c7-f961-4b53-88da-0b51e78efb68 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:37.396413 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-40b609c7-f961-4b53-88da-0b51e78efb68 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:37.408818 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:37.408818 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:37.415219 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-40b609c7-f961-4b53-88da-0b51e78efb68 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:37.426027 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-40b609c7-f961-4b53-88da-0b51e78efb68 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:34:37.426142 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 387/1527] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:37 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:37.446213 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-70448b21-d25c-440a-ae22-821bcb8a6dd9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:37.449329 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-70448b21-d25c-440a-ae22-821bcb8a6dd9 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes Aug 14 00:34:37.449650 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-70448b21-d25c-440a-ae22-821bcb8a6dd9 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:37.450386 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-70448b21-d25c-440a-ae22-821bcb8a6dd9 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:37.450386 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-70448b21-d25c-440a-ae22-821bcb8a6dd9 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:34:37.451585 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:37.451585 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:37.451585 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-70448b21-d25c-440a-ae22-821bcb8a6dd9 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:34:37.466554 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-70448b21-d25c-440a-ae22-821bcb8a6dd9 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Get all volumes completed successfully. Aug 14 00:34:37.468221 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-70448b21-d25c-440a-ae22-821bcb8a6dd9 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 200 Aug 14 00:34:37.468221 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 384/1528] 10.4.3.208 () {66 vars in 1237 bytes} [Fri Aug 14 00:34:37 2026] GET /volume/v3/volumes => generated 338 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:37.483370 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c6d556c8-69f1-46f0-8853-1b89641407b5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:37.485875 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c6d556c8-69f1-46f0-8853-1b89641407b5 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:34:37.487392 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c6d556c8-69f1-46f0-8853-1b89641407b5 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:37.487392 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c6d556c8-69f1-46f0-8853-1b89641407b5 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:37.501757 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:37.501757 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:37.507541 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c6d556c8-69f1-46f0-8853-1b89641407b5 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:37.512119 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c6d556c8-69f1-46f0-8853-1b89641407b5 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:34:37.512565 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 378/1529] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:37 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:37.581319 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-ca3c58a6-b579-4c0c-8e55-562037b1cd09 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:37.585595 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-ca3c58a6-b579-4c0c-8e55-562037b1cd09 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:34:37.585973 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-ca3c58a6-b579-4c0c-8e55-562037b1cd09 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:37.586298 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-ca3c58a6-b579-4c0c-8e55-562037b1cd09 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:37.599826 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:37.599826 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:37.606626 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-ca3c58a6-b579-4c0c-8e55-562037b1cd09 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:37.614356 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-ca3c58a6-b579-4c0c-8e55-562037b1cd09 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:34:37.614950 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 381/1530] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:37 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:37.755826 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-03c68771-99e9-4ad3-9620-7c32e8d1465f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:37.756326 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-03c68771-99e9-4ad3-9620-7c32e8d1465f None None] GET https://10.4.3.208/volume// Aug 14 00:34:37.756563 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-03c68771-99e9-4ad3-9620-7c32e8d1465f None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:37.756857 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-03c68771-99e9-4ad3-9620-7c32e8d1465f None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:37.757351 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-03c68771-99e9-4ad3-9620-7c32e8d1465f None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:37.757746 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 388/1531] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:34:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:37.770772 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-5646fc20-5573-4756-a3b7-0495c9f7a7b2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:37.838723 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-5646fc20-5573-4756-a3b7-0495c9f7a7b2 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:34:37.839262 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-5646fc20-5573-4756-a3b7-0495c9f7a7b2 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3edcdbf1-f407-4b97-abce-bacd8e93e980", "connector": null, "instance_uuid": "d51f9e87-4e8f-4323-9901-bcb9de7807ed"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:37.852054 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:37.852054 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:37.902947 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-5646fc20-5573-4756-a3b7-0495c9f7a7b2 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:34:37.903541 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 385/1532] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:34:37 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:37.946825 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-694fc766-f367-4856-a6d9-cd9cd8449fed None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:37.950276 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-694fc766-f367-4856-a6d9-cd9cd8449fed tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:34:37.950549 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-694fc766-f367-4856-a6d9-cd9cd8449fed tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:37.951413 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-694fc766-f367-4856-a6d9-cd9cd8449fed tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:38.001574 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-20aa8ac1-c161-4811-b9c5-c86c00f1f2e1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:38.001951 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-20aa8ac1-c161-4811-b9c5-c86c00f1f2e1 None None] GET https://10.4.3.208/volume// Aug 14 00:34:38.002151 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-20aa8ac1-c161-4811-b9c5-c86c00f1f2e1 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:38.002341 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-20aa8ac1-c161-4811-b9c5-c86c00f1f2e1 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:38.002685 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-20aa8ac1-c161-4811-b9c5-c86c00f1f2e1 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:38.005394 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 382/1533] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:34:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:38.013914 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-3d38b4fa-b602-48be-9c41-aae94e050367 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:38.018711 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-3d38b4fa-b602-48be-9c41-aae94e050367 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:34:38.018872 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-3d38b4fa-b602-48be-9c41-aae94e050367 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:38.019728 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-3d38b4fa-b602-48be-9c41-aae94e050367 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:38.039999 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:38.039999 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:38.049128 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-3d38b4fa-b602-48be-9c41-aae94e050367 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:38.058932 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-3d38b4fa-b602-48be-9c41-aae94e050367 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:34:38.060343 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 389/1534] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:34:38 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 1026 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:38.154891 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:38.154891 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:38.163072 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-694fc766-f367-4856-a6d9-cd9cd8449fed tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:38.169536 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-694fc766-f367-4856-a6d9-cd9cd8449fed tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:34:38.170026 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 379/1535] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:37 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 846 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:38.229725 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-b19eaa81-1d61-4e03-9b42-253d59ff2e87 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:38.236993 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-b19eaa81-1d61-4e03-9b42-253d59ff2e87 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] PUT https://10.4.3.208/volume/v3/attachments/61fe7603-4f9b-4a7e-934c-7fbceb5edbcc Aug 14 00:34:38.239700 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-b19eaa81-1d61-4e03-9b42-253d59ff2e87 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:38.252813 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-b19eaa81-1d61-4e03-9b42-253d59ff2e87 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Acquiring lock "cinder-attachment_update-3edcdbf1-f407-4b97-abce-bacd8e93e980-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:34:38.263481 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-b19eaa81-1d61-4e03-9b42-253d59ff2e87 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Lock "cinder-attachment_update-3edcdbf1-f407-4b97-abce-bacd8e93e980-np0000007289" acquired by "attachment_update" :: waited 0.011s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:34:38.267781 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:38.267781 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:38.448796 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-b19eaa81-1d61-4e03-9b42-253d59ff2e87 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Lock "cinder-attachment_update-3edcdbf1-f407-4b97-abce-bacd8e93e980-np0000007289" released by "attachment_update" :: held 0.185s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:34:38.449737 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-b19eaa81-1d61-4e03-9b42-253d59ff2e87 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/attachments/61fe7603-4f9b-4a7e-934c-7fbceb5edbcc returned with HTTP 200 Aug 14 00:34:38.450585 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 386/1536] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:34:38 2026] PUT /volume/v3/attachments/61fe7603-4f9b-4a7e-934c-7fbceb5edbcc => generated 969 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:39.189370 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4fb17b79-db97-4516-b166-7b50b858acf5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:39.193162 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4fb17b79-db97-4516-b166-7b50b858acf5 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:34:39.193162 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4fb17b79-db97-4516-b166-7b50b858acf5 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:39.193162 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4fb17b79-db97-4516-b166-7b50b858acf5 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:39.214004 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:39.214004 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:39.221422 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4fb17b79-db97-4516-b166-7b50b858acf5 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:39.228896 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4fb17b79-db97-4516-b166-7b50b858acf5 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:34:39.228896 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 383/1537] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:39 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:40.251372 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-abe7f1d7-10da-4353-9dc0-669be5f920f8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:40.255878 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-abe7f1d7-10da-4353-9dc0-669be5f920f8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:34:40.255878 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-abe7f1d7-10da-4353-9dc0-669be5f920f8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:40.257671 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-abe7f1d7-10da-4353-9dc0-669be5f920f8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:40.272600 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:40.272600 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:40.281133 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-abe7f1d7-10da-4353-9dc0-669be5f920f8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:40.290748 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-abe7f1d7-10da-4353-9dc0-669be5f920f8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:34:40.291327 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 390/1538] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:40 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:41.101198 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-63696078-6f96-4dc9-91c5-028834d379bf None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:41.104196 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-63696078-6f96-4dc9-91c5-028834d379bf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c/encryption Aug 14 00:34:41.104436 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-63696078-6f96-4dc9-91c5-028834d379bf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:41.104673 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-63696078-6f96-4dc9-91c5-028834d379bf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:41.119833 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:41.119833 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:41.134117 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-dba0d674-cf28-466c-b1b9-5e4a7cd9007b req-63696078-6f96-4dc9-91c5-028834d379bf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c/encryption returned with HTTP 200 Aug 14 00:34:41.134668 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 380/1539] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:34:41 2026] GET /volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c/encryption => generated 161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:41.330283 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-97613176-9f7d-475a-8d66-1ef52837ae22 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:41.340796 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-97613176-9f7d-475a-8d66-1ef52837ae22 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:34:41.342978 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-97613176-9f7d-475a-8d66-1ef52837ae22 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:41.343352 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-97613176-9f7d-475a-8d66-1ef52837ae22 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:41.358207 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:41.358207 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:41.368735 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-97613176-9f7d-475a-8d66-1ef52837ae22 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:41.376689 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-97613176-9f7d-475a-8d66-1ef52837ae22 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:34:41.377122 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 387/1540] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:41 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:42.170667 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:42.173561 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:34:42.174165 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "3510740c-e59b-497d-b0d5-2a6bacd7272c-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:42.177704 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '3510740c-e59b-497d-b0d5-2a6bacd7272c-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:34:42.177908 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Create volume of 1 GB Aug 14 00:34:42.194158 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Availability Zones retrieved successfully. Aug 14 00:34:42.207463 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Flow 'volume_create_api' (c13603d1-e93d-4692-9e25-02396ea7bb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:42.209503 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a90e81f-ca19-44cf-a90d-ad91372bd765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:42.211639 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:34:42.287834 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a90e81f-ca19-44cf-a90d-ad91372bd765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:42.288200 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f4b5e0e-2322-4d99-92f4-529180145f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:42.379321 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Created reservations ['c996f9d5-6dd5-4f1a-a379-901b81532ad9', 'ef9b7e7d-3e4e-4ff1-8289-910682e07939', '54e34362-07be-4110-b916-3d1904df2aef', '0a499b8b-a144-4c00-800d-0d60201d6d3a'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:34:42.380369 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f4b5e0e-2322-4d99-92f4-529180145f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c996f9d5-6dd5-4f1a-a379-901b81532ad9', 'ef9b7e7d-3e4e-4ff1-8289-910682e07939', '54e34362-07be-4110-b916-3d1904df2aef', '0a499b8b-a144-4c00-800d-0d60201d6d3a']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:42.381467 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ba2b53-bf8f-4a11-a594-77362ae39612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:42.398916 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b426f906-b991-4a6b-ac7e-7490bc213990 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:42.406242 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b426f906-b991-4a6b-ac7e-7490bc213990 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:34:42.409082 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b426f906-b991-4a6b-ac7e-7490bc213990 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:42.409082 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b426f906-b991-4a6b-ac7e-7490bc213990 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:42.418563 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ba2b53-bf8f-4a11-a594-77362ae39612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='3510740c-e59b-497d-b0d5-2a6bacd7272c-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fec8275817fa45a5bb33f4dad0dcef23',qos_specs=None,replication_status=,reservations=['c996f9d5-6dd5-4f1a-a379-901b81532ad9','ef9b7e7d-3e4e-4ff1-8289-910682e07939','54e34362-07be-4110-b916-3d1904df2aef','0a499b8b-a144-4c00-800d-0d60201d6d3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d37a0963da48c0a45626e1c1c08859',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:34:42Z,deleted=False,deleted_at=None,display_description='',display_name='3510740c-e59b-497d-b0d5-2a6bacd7272c-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fec8275817fa45a5bb33f4dad0dcef23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01d37a0963da48c0a45626e1c1c08859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:42.419551 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27f5bc03-d240-4c8f-a476-2d8a353e8e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:42.429138 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:42.429138 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:42.437342 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b426f906-b991-4a6b-ac7e-7490bc213990 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:42.450294 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b426f906-b991-4a6b-ac7e-7490bc213990 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:34:42.451572 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 391/1541] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:42 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:42.461833 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27f5bc03-d240-4c8f-a476-2d8a353e8e4e) transitioned into 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='3510740c-e59b-497d-b0d5-2a6bacd7272c-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fec8275817fa45a5bb33f4dad0dcef23',qos_specs=None,replication_status=,reservations=['c996f9d5-6dd5-4f1a-a379-901b81532ad9','ef9b7e7d-3e4e-4ff1-8289-910682e07939','54e34362-07be-4110-b916-3d1904df2aef','0a499b8b-a144-4c00-800d-0d60201d6d3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d37a0963da48c0a45626e1c1c08859',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:42.462974 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (358b28dd-0a90-45c3-a2f3-1e92c2145348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:42.485869 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (358b28dd-0a90-45c3-a2f3-1e92c2145348) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:42.486765 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Flow 'volume_create_api' (c13603d1-e93d-4692-9e25-02396ea7bb6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:42.487242 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Create volume request issued successfully. Aug 14 00:34:42.487958 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-425079cb-d408-44e5-9def-e72dcf6d2a1c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:34:42.488942 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 384/1542] 10.4.3.208 () {72 vars in 1541 bytes} [Fri Aug 14 00:34:42 2026] POST /volume/v3/volumes => generated 749 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:34:42.583305 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-80cf570b-e7e6-4764-8c31-5e24048df839 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:42.583305 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-80cf570b-e7e6-4764-8c31-5e24048df839 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] GET https://10.4.3.208/volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab Aug 14 00:34:42.583305 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-80cf570b-e7e6-4764-8c31-5e24048df839 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:42.583305 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-80cf570b-e7e6-4764-8c31-5e24048df839 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:42.583305 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:42.583305 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:42.583305 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-80cf570b-e7e6-4764-8c31-5e24048df839 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Volume info retrieved successfully. Aug 14 00:34:42.583305 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-80cf570b-e7e6-4764-8c31-5e24048df839 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab returned with HTTP 200 Aug 14 00:34:42.583305 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 381/1543] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:42 2026] GET /volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:42.589855 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-393b43b4-f7c8-457e-9e3f-06284bd73fa0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:42.593401 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-393b43b4-f7c8-457e-9e3f-06284bd73fa0 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] GET https://10.4.3.208/volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab Aug 14 00:34:42.593576 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-393b43b4-f7c8-457e-9e3f-06284bd73fa0 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:42.594207 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-393b43b4-f7c8-457e-9e3f-06284bd73fa0 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:42.614057 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:42.614057 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:42.623976 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-393b43b4-f7c8-457e-9e3f-06284bd73fa0 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Volume info retrieved successfully. Aug 14 00:34:42.634400 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-393b43b4-f7c8-457e-9e3f-06284bd73fa0 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab returned with HTTP 200 Aug 14 00:34:42.634400 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 388/1544] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:42 2026] GET /volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:43.476338 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a2a56313-d33d-4a42-bfa1-232c8cd005fe None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:43.482684 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a2a56313-d33d-4a42-bfa1-232c8cd005fe tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:34:43.483231 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a2a56313-d33d-4a42-bfa1-232c8cd005fe tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:43.483334 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a2a56313-d33d-4a42-bfa1-232c8cd005fe tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:43.530062 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:43.530062 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:43.563366 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a2a56313-d33d-4a42-bfa1-232c8cd005fe tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:43.583217 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a2a56313-d33d-4a42-bfa1-232c8cd005fe tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:34:43.583217 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 392/1545] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:43 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 847 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:44.605509 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-35baa8bb-50b7-42b6-ae89-b2bfa57da69e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:44.612696 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-35baa8bb-50b7-42b6-ae89-b2bfa57da69e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:34:44.612696 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-35baa8bb-50b7-42b6-ae89-b2bfa57da69e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:44.612696 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-35baa8bb-50b7-42b6-ae89-b2bfa57da69e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:44.641318 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:44.641318 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:44.649520 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-35baa8bb-50b7-42b6-ae89-b2bfa57da69e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:44.667856 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-35baa8bb-50b7-42b6-ae89-b2bfa57da69e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:34:44.667856 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 385/1546] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:44 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:44.874213 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d219b9d9-fc0c-409c-b8c1-5e21744d3b7d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:44.880074 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d219b9d9-fc0c-409c-b8c1-5e21744d3b7d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] DELETE https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:34:44.880375 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d219b9d9-fc0c-409c-b8c1-5e21744d3b7d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:44.880646 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d219b9d9-fc0c-409c-b8c1-5e21744d3b7d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:44.880947 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-d219b9d9-fc0c-409c-b8c1-5e21744d3b7d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Delete volume with id: b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:34:44.887159 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=268,cinder:INSERT=37,cinder:UPDATE=52 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:34:44.900701 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:44.900701 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:44.901915 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d219b9d9-fc0c-409c-b8c1-5e21744d3b7d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:44.926917 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-e6e5f957-4ffb-4987-b453-58a0b634195e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:44.931323 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-e6e5f957-4ffb-4987-b453-58a0b634195e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] POST https://10.4.3.208/volume/v3/attachments/61fe7603-4f9b-4a7e-934c-7fbceb5edbcc/action Aug 14 00:34:44.931323 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-e6e5f957-4ffb-4987-b453-58a0b634195e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:34:44.931323 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-e6e5f957-4ffb-4987-b453-58a0b634195e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:44.937432 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=305,cinder:INSERT=38,cinder:UPDATE=79 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:34:44.942413 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d219b9d9-fc0c-409c-b8c1-5e21744d3b7d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Delete volume request issued successfully. Aug 14 00:34:44.942794 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d219b9d9-fc0c-409c-b8c1-5e21744d3b7d tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 202 Aug 14 00:34:44.943317 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 382/1547] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:34:44 2026] DELETE /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:34:44.954583 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-677f421e-7230-42fa-9275-1389fcd55468 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:44.958271 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-677f421e-7230-42fa-9275-1389fcd55468 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:34:44.958271 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-677f421e-7230-42fa-9275-1389fcd55468 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:44.958550 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-677f421e-7230-42fa-9275-1389fcd55468 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:44.966178 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=261,cinder:INSERT=23,cinder:UPDATE=48 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:34:44.975114 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:44.975114 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:44.977170 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:44.977170 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:45.001843 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-677f421e-7230-42fa-9275-1389fcd55468 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:45.014066 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f06e6141-dbf3-463e-ae67-b73cea08c22c req-e6e5f957-4ffb-4987-b453-58a0b634195e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/attachments/61fe7603-4f9b-4a7e-934c-7fbceb5edbcc/action returned with HTTP 204 Aug 14 00:34:45.014853 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 389/1548] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:34:44 2026] POST /volume/v3/attachments/61fe7603-4f9b-4a7e-934c-7fbceb5edbcc/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:45.017314 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-677f421e-7230-42fa-9275-1389fcd55468 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 200 Aug 14 00:34:45.017903 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 393/1549] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:44 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:45.653643 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-78e8b4ee-636c-417e-9f04-23923cb913bf None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:45.657700 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-78e8b4ee-636c-417e-9f04-23923cb913bf tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] GET https://10.4.3.208/volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab Aug 14 00:34:45.658073 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-78e8b4ee-636c-417e-9f04-23923cb913bf tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:45.658389 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-78e8b4ee-636c-417e-9f04-23923cb913bf tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:45.662418 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=283,cinder:UPDATE=62,cinder:INSERT=27 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:34:45.674794 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:45.674794 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:45.683590 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-78e8b4ee-636c-417e-9f04-23923cb913bf tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Volume info retrieved successfully. Aug 14 00:34:45.689728 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c1b1566d-5a86-407c-87b5-27c0d4285111 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:45.691245 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-78e8b4ee-636c-417e-9f04-23923cb913bf tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab returned with HTTP 200 Aug 14 00:34:45.691549 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 386/1550] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:45 2026] GET /volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:45.693182 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c1b1566d-5a86-407c-87b5-27c0d4285111 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:34:45.693182 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c1b1566d-5a86-407c-87b5-27c0d4285111 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:45.693182 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c1b1566d-5a86-407c-87b5-27c0d4285111 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:45.705731 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ad8ae1a8-129b-4f94-910d-b3449a5998ff None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:45.706288 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ad8ae1a8-129b-4f94-910d-b3449a5998ff None None] GET https://10.4.3.208/volume// Aug 14 00:34:45.706564 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ad8ae1a8-129b-4f94-910d-b3449a5998ff None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:45.706887 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ad8ae1a8-129b-4f94-910d-b3449a5998ff None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:45.707128 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ad8ae1a8-129b-4f94-910d-b3449a5998ff None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:45.707450 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 390/1551] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:34:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:45.713214 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:45.713214 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:45.720008 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c1b1566d-5a86-407c-87b5-27c0d4285111 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:45.726363 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-62af0184-5eb7-411e-aee6-783d95a98b12 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:45.726543 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c1b1566d-5a86-407c-87b5-27c0d4285111 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:34:45.727334 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 383/1552] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:45 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:45.728622 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-62af0184-5eb7-411e-aee6-783d95a98b12 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:34:45.729044 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-62af0184-5eb7-411e-aee6-783d95a98b12 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab", "connector": null, "instance_uuid": "3510740c-e59b-497d-b0d5-2a6bacd7272c"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:45.747403 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fbae8e99-3fbc-4f72-b4d1-d0f82fd752d8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:45.750217 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fbae8e99-3fbc-4f72-b4d1-d0f82fd752d8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:34:45.750733 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fbae8e99-3fbc-4f72-b4d1-d0f82fd752d8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:45.750733 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fbae8e99-3fbc-4f72-b4d1-d0f82fd752d8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:45.752366 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:45.752366 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:45.769862 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:45.769862 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:45.781041 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fbae8e99-3fbc-4f72-b4d1-d0f82fd752d8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:45.789296 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fbae8e99-3fbc-4f72-b4d1-d0f82fd752d8 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:34:45.792005 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 387/1553] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:45 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:34:45.811822 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fcbebb06-0ccb-479c-a40e-279f4246519e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:45.812338 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-62af0184-5eb7-411e-aee6-783d95a98b12 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:34:45.813372 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 394/1554] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:34:45 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:45.814489 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fcbebb06-0ccb-479c-a40e-279f4246519e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:34:45.814783 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fcbebb06-0ccb-479c-a40e-279f4246519e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:45.815139 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fcbebb06-0ccb-479c-a40e-279f4246519e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:45.827451 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-05f4c9ce-8490-42bb-a475-6d6f9a4332d5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:45.828264 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-05f4c9ce-8490-42bb-a475-6d6f9a4332d5 None None] GET https://10.4.3.208/volume// Aug 14 00:34:45.828567 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-05f4c9ce-8490-42bb-a475-6d6f9a4332d5 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:45.828867 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-05f4c9ce-8490-42bb-a475-6d6f9a4332d5 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:45.829380 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-05f4c9ce-8490-42bb-a475-6d6f9a4332d5 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:45.831040 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 384/1555] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:34:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:45.834504 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:45.834504 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:45.841504 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fcbebb06-0ccb-479c-a40e-279f4246519e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:34:45.841941 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-0d3b81a0-3761-42a6-b3a9-48c5b92a5f7c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:45.847154 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-0d3b81a0-3761-42a6-b3a9-48c5b92a5f7c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] GET https://10.4.3.208/volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab Aug 14 00:34:45.847154 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-0d3b81a0-3761-42a6-b3a9-48c5b92a5f7c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:45.847154 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-0d3b81a0-3761-42a6-b3a9-48c5b92a5f7c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:45.853402 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fcbebb06-0ccb-479c-a40e-279f4246519e tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:34:45.854132 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 391/1556] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:45 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:45.862539 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:45.862539 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:45.870386 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-0d3b81a0-3761-42a6-b3a9-48c5b92a5f7c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Volume info retrieved successfully. Aug 14 00:34:45.877820 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-0d3b81a0-3761-42a6-b3a9-48c5b92a5f7c tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab returned with HTTP 200 Aug 14 00:34:45.878819 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 388/1557] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:34:45 2026] GET /volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab => generated 1021 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:46.044781 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4b6be660-db5a-4306-8209-009b629baf84 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:46.048316 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4b6be660-db5a-4306-8209-009b629baf84 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d Aug 14 00:34:46.048684 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4b6be660-db5a-4306-8209-009b629baf84 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:46.049196 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4b6be660-db5a-4306-8209-009b629baf84 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:46.060673 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4b6be660-db5a-4306-8209-009b629baf84 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d returned with HTTP 404 Aug 14 00:34:46.061479 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 395/1558] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:46 2026] GET /volume/v3/volumes/b676138e-7f32-4a18-9260-9abc6ea6d44d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:46.066122 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-d2f0b564-e880-4fe4-bffc-7e9a9750c72d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:46.071164 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-d2f0b564-e880-4fe4-bffc-7e9a9750c72d tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] PUT https://10.4.3.208/volume/v3/attachments/4851034c-6251-4cd8-ac3b-75ef23d066f2 Aug 14 00:34:46.073687 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-d2f0b564-e880-4fe4-bffc-7e9a9750c72d tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:46.084500 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-d2f0b564-e880-4fe4-bffc-7e9a9750c72d tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Acquiring lock "cinder-attachment_update-3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:34:46.094401 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-d2f0b564-e880-4fe4-bffc-7e9a9750c72d tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Lock "cinder-attachment_update-3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab-np0000007289" acquired by "attachment_update" :: waited 0.009s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:34:46.096286 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:46.096286 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:46.279285 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-d2f0b564-e880-4fe4-bffc-7e9a9750c72d tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Lock "cinder-attachment_update-3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab-np0000007289" released by "attachment_update" :: held 0.185s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:34:46.279285 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-d2f0b564-e880-4fe4-bffc-7e9a9750c72d tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/attachments/4851034c-6251-4cd8-ac3b-75ef23d066f2 returned with HTTP 200 Aug 14 00:34:46.279425 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 385/1559] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:34:46 2026] PUT /volume/v3/attachments/4851034c-6251-4cd8-ac3b-75ef23d066f2 => generated 969 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:46.337335 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-c43df864-6705-4a9e-9cf1-41fa981be9a1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:46.342650 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-c43df864-6705-4a9e-9cf1-41fa981be9a1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] POST https://10.4.3.208/volume/v3/attachments/4851034c-6251-4cd8-ac3b-75ef23d066f2/action Aug 14 00:34:46.343334 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-c43df864-6705-4a9e-9cf1-41fa981be9a1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:34:46.343470 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-c43df864-6705-4a9e-9cf1-41fa981be9a1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:46.394899 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:46.394899 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:46.430608 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ad62868b-b517-4352-8e79-81dfd5b77051 req-c43df864-6705-4a9e-9cf1-41fa981be9a1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/attachments/4851034c-6251-4cd8-ac3b-75ef23d066f2/action returned with HTTP 204 Aug 14 00:34:46.431249 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 392/1560] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:34:46 2026] POST /volume/v3/attachments/4851034c-6251-4cd8-ac3b-75ef23d066f2/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:50.475243 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bcc24551-b90c-49a5-b10b-0d67e5ec1dbb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:50.475695 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bcc24551-b90c-49a5-b10b-0d67e5ec1dbb None None] GET https://10.4.3.208/volume// Aug 14 00:34:50.476232 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bcc24551-b90c-49a5-b10b-0d67e5ec1dbb None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:50.476346 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bcc24551-b90c-49a5-b10b-0d67e5ec1dbb None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:50.476808 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bcc24551-b90c-49a5-b10b-0d67e5ec1dbb None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:50.478517 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 389/1561] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:34:50 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:50.492612 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-e037c2f6-215c-4489-ae88-b8f3a21c6940 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:50.497113 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-e037c2f6-215c-4489-ae88-b8f3a21c6940 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:34:50.497113 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-e037c2f6-215c-4489-ae88-b8f3a21c6940 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0c69b03-dfb9-4747-96e5-1a6d8acf3137", "connector": null, "instance_uuid": "dd4d63f0-4697-4a00-a786-1e972eeb198f"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:50.514820 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:50.514820 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:50.599055 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-e037c2f6-215c-4489-ae88-b8f3a21c6940 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:34:50.600567 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 396/1562] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:34:50 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:50.619321 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-4457e3df-c937-4b3b-b764-c5508dc8b743 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:50.621455 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-4457e3df-c937-4b3b-b764-c5508dc8b743 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] DELETE https://10.4.3.208/volume/v3/attachments/e59aeb37-2526-4900-b4f9-0e18d3c79d6c Aug 14 00:34:50.621715 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-4457e3df-c937-4b3b-b764-c5508dc8b743 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:50.622020 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-4457e3df-c937-4b3b-b764-c5508dc8b743 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:50.674022 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:50.674022 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:50.803406 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-4457e3df-c937-4b3b-b764-c5508dc8b743 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments/e59aeb37-2526-4900-b4f9-0e18d3c79d6c returned with HTTP 200 Aug 14 00:34:50.804873 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 386/1563] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:34:50 2026] DELETE /volume/v3/attachments/e59aeb37-2526-4900-b4f9-0e18d3c79d6c => generated 192 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:51.337552 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0daa01a6-3d91-4e57-85f1-a5418d6c97e8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:51.340464 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0daa01a6-3d91-4e57-85f1-a5418d6c97e8 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde Aug 14 00:34:51.340616 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0daa01a6-3d91-4e57-85f1-a5418d6c97e8 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:51.340840 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0daa01a6-3d91-4e57-85f1-a5418d6c97e8 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:51.360302 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:51.360302 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:51.368568 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0daa01a6-3d91-4e57-85f1-a5418d6c97e8 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:34:51.377244 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0daa01a6-3d91-4e57-85f1-a5418d6c97e8 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde returned with HTTP 200 Aug 14 00:34:51.379772 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 393/1564] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:51 2026] GET /volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:51.453437 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-62867546-7eb7-472f-81af-96dc58239ac3 req-cf78c7e0-9f54-4d7f-a885-5c06768bc055 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:51.455666 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-62867546-7eb7-472f-81af-96dc58239ac3 req-cf78c7e0-9f54-4d7f-a885-5c06768bc055 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde Aug 14 00:34:51.455943 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-62867546-7eb7-472f-81af-96dc58239ac3 req-cf78c7e0-9f54-4d7f-a885-5c06768bc055 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:51.456105 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-62867546-7eb7-472f-81af-96dc58239ac3 req-cf78c7e0-9f54-4d7f-a885-5c06768bc055 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:51.478561 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:51.478561 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:51.492141 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-62867546-7eb7-472f-81af-96dc58239ac3 req-cf78c7e0-9f54-4d7f-a885-5c06768bc055 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:34:51.500739 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-62867546-7eb7-472f-81af-96dc58239ac3 req-cf78c7e0-9f54-4d7f-a885-5c06768bc055 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde returned with HTTP 200 Aug 14 00:34:51.501006 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 390/1565] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:51 2026] GET /volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde => generated 1142 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:51.537923 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-62867546-7eb7-472f-81af-96dc58239ac3 req-e7b648d5-b5b0-45a0-9cad-a1221557fd74 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:51.542916 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-62867546-7eb7-472f-81af-96dc58239ac3 req-e7b648d5-b5b0-45a0-9cad-a1221557fd74 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] POST https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde/action Aug 14 00:34:51.543208 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-62867546-7eb7-472f-81af-96dc58239ac3 req-e7b648d5-b5b0-45a0-9cad-a1221557fd74 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:34:51.543303 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-62867546-7eb7-472f-81af-96dc58239ac3 req-e7b648d5-b5b0-45a0-9cad-a1221557fd74 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:51.566991 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:51.566991 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:51.566991 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-62867546-7eb7-472f-81af-96dc58239ac3 req-e7b648d5-b5b0-45a0-9cad-a1221557fd74 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:34:51.583596 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-62867546-7eb7-472f-81af-96dc58239ac3 req-e7b648d5-b5b0-45a0-9cad-a1221557fd74 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Begin detaching volume completed successfully. Aug 14 00:34:51.583596 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-62867546-7eb7-472f-81af-96dc58239ac3 req-e7b648d5-b5b0-45a0-9cad-a1221557fd74 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde/action returned with HTTP 202 Aug 14 00:34:51.584077 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 397/1566] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:34:51 2026] POST /volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:34:51.686884 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e255e372-1159-43dc-9c1f-155e5194545f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:51.688486 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e255e372-1159-43dc-9c1f-155e5194545f None None] GET https://10.4.3.208/volume// Aug 14 00:34:51.688486 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e255e372-1159-43dc-9c1f-155e5194545f None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:51.688486 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e255e372-1159-43dc-9c1f-155e5194545f None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:51.688630 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e255e372-1159-43dc-9c1f-155e5194545f None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:34:51.689025 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 387/1567] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:34:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:34:51.702011 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-62867546-7eb7-472f-81af-96dc58239ac3 req-2819470f-b66b-49d4-9f33-12e9391b3d72 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:51.710357 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-62867546-7eb7-472f-81af-96dc58239ac3 req-2819470f-b66b-49d4-9f33-12e9391b3d72 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde Aug 14 00:34:51.710357 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-62867546-7eb7-472f-81af-96dc58239ac3 req-2819470f-b66b-49d4-9f33-12e9391b3d72 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:51.710715 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-62867546-7eb7-472f-81af-96dc58239ac3 req-2819470f-b66b-49d4-9f33-12e9391b3d72 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:51.733253 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:51.733253 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:51.745385 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-62867546-7eb7-472f-81af-96dc58239ac3 req-2819470f-b66b-49d4-9f33-12e9391b3d72 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:34:51.752616 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-62867546-7eb7-472f-81af-96dc58239ac3 req-2819470f-b66b-49d4-9f33-12e9391b3d72 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde returned with HTTP 200 Aug 14 00:34:51.753439 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 394/1568] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:34:51 2026] GET /volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde => generated 1325 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:52.340748 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-0f4d6a9c-284f-47bf-9f61-52b807609bdb req-90a87d10-7b5b-4a51-ba40-691c964e03d1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:52.345074 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0f4d6a9c-284f-47bf-9f61-52b807609bdb req-90a87d10-7b5b-4a51-ba40-691c964e03d1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c/encryption Aug 14 00:34:52.347199 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0f4d6a9c-284f-47bf-9f61-52b807609bdb req-90a87d10-7b5b-4a51-ba40-691c964e03d1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:52.347199 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0f4d6a9c-284f-47bf-9f61-52b807609bdb req-90a87d10-7b5b-4a51-ba40-691c964e03d1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:52.364607 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:52.364607 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:52.377212 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0f4d6a9c-284f-47bf-9f61-52b807609bdb req-90a87d10-7b5b-4a51-ba40-691c964e03d1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c/encryption returned with HTTP 200 Aug 14 00:34:52.377992 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 391/1569] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:34:52 2026] GET /volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:52.556935 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-bc931a08-3441-4a97-a652-f97c3b99be69 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:52.559608 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-bc931a08-3441-4a97-a652-f97c3b99be69 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] PUT https://10.4.3.208/volume/v3/attachments/73e3a2f1-035f-4c32-ab15-36b214f737d6 Aug 14 00:34:52.560041 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-bc931a08-3441-4a97-a652-f97c3b99be69 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:52.582444 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-bc931a08-3441-4a97-a652-f97c3b99be69 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Acquiring lock "cinder-attachment_update-d0c69b03-dfb9-4747-96e5-1a6d8acf3137-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:34:52.593683 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-bc931a08-3441-4a97-a652-f97c3b99be69 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Lock "cinder-attachment_update-d0c69b03-dfb9-4747-96e5-1a6d8acf3137-np0000007289" acquired by "attachment_update" :: waited 0.011s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:34:52.595214 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:52.595214 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:52.738362 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-bc931a08-3441-4a97-a652-f97c3b99be69 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Lock "cinder-attachment_update-d0c69b03-dfb9-4747-96e5-1a6d8acf3137-np0000007289" released by "attachment_update" :: held 0.141s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:34:52.738362 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-bc931a08-3441-4a97-a652-f97c3b99be69 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments/73e3a2f1-035f-4c32-ab15-36b214f737d6 returned with HTTP 200 Aug 14 00:34:52.738362 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 398/1570] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:34:52 2026] PUT /volume/v3/attachments/73e3a2f1-035f-4c32-ab15-36b214f737d6 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:52.759337 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-757c286e-9152-415c-a091-8bd6eb3962c6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:52.762799 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-757c286e-9152-415c-a091-8bd6eb3962c6 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/attachments/73e3a2f1-035f-4c32-ab15-36b214f737d6 Aug 14 00:34:52.763164 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-757c286e-9152-415c-a091-8bd6eb3962c6 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:52.763537 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-757c286e-9152-415c-a091-8bd6eb3962c6 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:52.794307 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-757c286e-9152-415c-a091-8bd6eb3962c6 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments/73e3a2f1-035f-4c32-ab15-36b214f737d6 returned with HTTP 200 Aug 14 00:34:52.795082 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 388/1571] 10.4.3.208 () {70 vars in 1651 bytes} [Fri Aug 14 00:34:52 2026] GET /volume/v3/attachments/73e3a2f1-035f-4c32-ab15-36b214f737d6 => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:53.395682 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-62867546-7eb7-472f-81af-96dc58239ac3 req-2e4ca966-7fe3-469a-9b31-c864a2472d2c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:53.397910 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-62867546-7eb7-472f-81af-96dc58239ac3 req-2e4ca966-7fe3-469a-9b31-c864a2472d2c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] DELETE https://10.4.3.208/volume/v3/attachments/0e38cde2-eb9a-4bf3-8e71-a193898accc7 Aug 14 00:34:53.398152 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-62867546-7eb7-472f-81af-96dc58239ac3 req-2e4ca966-7fe3-469a-9b31-c864a2472d2c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:53.398394 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-62867546-7eb7-472f-81af-96dc58239ac3 req-2e4ca966-7fe3-469a-9b31-c864a2472d2c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:53.409040 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:53.409040 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:53.482962 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-62867546-7eb7-472f-81af-96dc58239ac3 req-2e4ca966-7fe3-469a-9b31-c864a2472d2c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/attachments/0e38cde2-eb9a-4bf3-8e71-a193898accc7 returned with HTTP 200 Aug 14 00:34:53.483474 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 395/1572] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:34:53 2026] DELETE /volume/v3/attachments/0e38cde2-eb9a-4bf3-8e71-a193898accc7 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:53.515297 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-0f4d6a9c-284f-47bf-9f61-52b807609bdb req-15fc2f57-5027-4e4e-a5b1-d7e34c9b36ed None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:53.518333 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0f4d6a9c-284f-47bf-9f61-52b807609bdb req-15fc2f57-5027-4e4e-a5b1-d7e34c9b36ed tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/attachments/756a7bea-c2d8-478d-adbf-d56aa8fd8227 Aug 14 00:34:53.518569 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0f4d6a9c-284f-47bf-9f61-52b807609bdb req-15fc2f57-5027-4e4e-a5b1-d7e34c9b36ed tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:53.518760 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0f4d6a9c-284f-47bf-9f61-52b807609bdb req-15fc2f57-5027-4e4e-a5b1-d7e34c9b36ed tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:53.534832 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:53.534832 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:53.603363 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0f4d6a9c-284f-47bf-9f61-52b807609bdb req-15fc2f57-5027-4e4e-a5b1-d7e34c9b36ed tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/756a7bea-c2d8-478d-adbf-d56aa8fd8227 returned with HTTP 200 Aug 14 00:34:53.603363 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 392/1573] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:34:53 2026] DELETE /volume/v3/attachments/756a7bea-c2d8-478d-adbf-d56aa8fd8227 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:53.927508 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d2932876-0182-49e2-8d13-ca27c1d1fa2c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:53.929411 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d2932876-0182-49e2-8d13-ca27c1d1fa2c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde Aug 14 00:34:53.929662 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d2932876-0182-49e2-8d13-ca27c1d1fa2c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:53.929850 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d2932876-0182-49e2-8d13-ca27c1d1fa2c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:53.937300 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:53.937300 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:53.941193 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d2932876-0182-49e2-8d13-ca27c1d1fa2c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:34:53.945618 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d2932876-0182-49e2-8d13-ca27c1d1fa2c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde returned with HTTP 200 Aug 14 00:34:53.946216 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 399/1574] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:53 2026] GET /volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:53.989911 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-64dae304-6ba0-428c-a472-ddc9d2ce0e62 req-1235366c-92d2-4a89-a10e-50e62b52fe53 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:53.992785 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-64dae304-6ba0-428c-a472-ddc9d2ce0e62 req-1235366c-92d2-4a89-a10e-50e62b52fe53 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] GET https://10.4.3.208/volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab Aug 14 00:34:53.993055 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-64dae304-6ba0-428c-a472-ddc9d2ce0e62 req-1235366c-92d2-4a89-a10e-50e62b52fe53 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:53.993320 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-64dae304-6ba0-428c-a472-ddc9d2ce0e62 req-1235366c-92d2-4a89-a10e-50e62b52fe53 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:54.005629 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:54.005629 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:54.010424 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-64dae304-6ba0-428c-a472-ddc9d2ce0e62 req-1235366c-92d2-4a89-a10e-50e62b52fe53 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Volume info retrieved successfully. Aug 14 00:34:54.016968 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-64dae304-6ba0-428c-a472-ddc9d2ce0e62 req-1235366c-92d2-4a89-a10e-50e62b52fe53 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab returned with HTTP 200 Aug 14 00:34:54.016968 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 389/1575] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:53 2026] GET /volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:55.457972 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-e2b8603e-447e-4e01-8b52-3182437c172d req-9e1c72e3-ae0f-4c85-824f-e9647e1ea9eb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:55.461101 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-e2b8603e-447e-4e01-8b52-3182437c172d req-9e1c72e3-ae0f-4c85-824f-e9647e1ea9eb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 Aug 14 00:34:55.461428 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-e2b8603e-447e-4e01-8b52-3182437c172d req-9e1c72e3-ae0f-4c85-824f-e9647e1ea9eb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:55.461668 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-e2b8603e-447e-4e01-8b52-3182437c172d req-9e1c72e3-ae0f-4c85-824f-e9647e1ea9eb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:55.488895 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:55.488895 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:55.494316 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-e2b8603e-447e-4e01-8b52-3182437c172d req-9e1c72e3-ae0f-4c85-824f-e9647e1ea9eb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:55.506056 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-e2b8603e-447e-4e01-8b52-3182437c172d req-9e1c72e3-ae0f-4c85-824f-e9647e1ea9eb tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 returned with HTTP 200 Aug 14 00:34:55.506891 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 396/1576] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:34:55 2026] GET /volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 => generated 1660 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:55.604888 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d7792410-5f78-47a9-9ee1-fe6065b1ac1f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:55.608292 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d7792410-5f78-47a9-9ee1-fe6065b1ac1f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c Aug 14 00:34:55.608484 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d7792410-5f78-47a9-9ee1-fe6065b1ac1f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:55.608700 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d7792410-5f78-47a9-9ee1-fe6065b1ac1f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:55.608995 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-d7792410-5f78-47a9-9ee1-fe6065b1ac1f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume with id: 7247531c-0f74-489c-b48f-0ffe88283b9c Aug 14 00:34:55.623353 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:55.623353 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:55.623605 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d7792410-5f78-47a9-9ee1-fe6065b1ac1f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:55.642329 np0000007289 devstack@c-api.service[100208]: WARNING cinder.keymgr.conf_key_mgr [None req-d7792410-5f78-47a9-9ee1-fe6065b1ac1f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 00:34:55.649848 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d7792410-5f78-47a9-9ee1-fe6065b1ac1f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume request issued successfully. Aug 14 00:34:55.650072 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d7792410-5f78-47a9-9ee1-fe6065b1ac1f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c returned with HTTP 202 Aug 14 00:34:55.650610 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 393/1577] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:34:55 2026] DELETE /volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:34:55.672129 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a8a40f60-ac3c-484c-93db-9a6a933267d9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:55.674835 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a8a40f60-ac3c-484c-93db-9a6a933267d9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c Aug 14 00:34:55.675043 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a8a40f60-ac3c-484c-93db-9a6a933267d9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:55.675291 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a8a40f60-ac3c-484c-93db-9a6a933267d9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:55.684706 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:55.684706 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:55.692140 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a8a40f60-ac3c-484c-93db-9a6a933267d9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:55.697940 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a8a40f60-ac3c-484c-93db-9a6a933267d9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c returned with HTTP 200 Aug 14 00:34:55.698890 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 400/1578] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:55 2026] GET /volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:56.718398 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3489bb25-6074-47bc-bd2d-6ae193f8003f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:56.720498 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3489bb25-6074-47bc-bd2d-6ae193f8003f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c Aug 14 00:34:56.720867 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3489bb25-6074-47bc-bd2d-6ae193f8003f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:56.720973 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3489bb25-6074-47bc-bd2d-6ae193f8003f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:56.733569 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3489bb25-6074-47bc-bd2d-6ae193f8003f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c returned with HTTP 404 Aug 14 00:34:56.733823 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 390/1579] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:56 2026] GET /volume/v3/volumes/7247531c-0f74-489c-b48f-0ffe88283b9c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:56.748927 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f078dbea-9e76-4b89-a2e3-c93d66dfbe65 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:56.752732 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f078dbea-9e76-4b89-a2e3-c93d66dfbe65 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] GET https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 Aug 14 00:34:56.752732 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f078dbea-9e76-4b89-a2e3-c93d66dfbe65 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:56.753020 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f078dbea-9e76-4b89-a2e3-c93d66dfbe65 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] Calling method 'detail' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:56.754246 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f078dbea-9e76-4b89-a2e3-c93d66dfbe65 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:34:56.821043 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f078dbea-9e76-4b89-a2e3-c93d66dfbe65 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] Get all volumes completed successfully. Aug 14 00:34:56.823351 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:56.823351 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:56.989704 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f078dbea-9e76-4b89-a2e3-c93d66dfbe65 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 00:34:56.990239 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 397/1580] 10.4.3.208 () {66 vars in 1285 bytes} [Fri Aug 14 00:34:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12865 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:34:57.021985 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a6450bc2-764e-4773-9170-df8b0f949957 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:57.027453 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a6450bc2-764e-4773-9170-df8b0f949957 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] DELETE https://10.4.3.208/volume/v3/types/30b9eda4-cf46-43ca-98bb-36ed8bb0602a Aug 14 00:34:57.027453 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a6450bc2-764e-4773-9170-df8b0f949957 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:57.027453 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a6450bc2-764e-4773-9170-df8b0f949957 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:57.055486 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a6450bc2-764e-4773-9170-df8b0f949957 tempest-TestVolumeBootPattern-563498569 tempest-TestVolumeBootPattern-563498569-project-admin] https://10.4.3.208/volume/v3/types/30b9eda4-cf46-43ca-98bb-36ed8bb0602a returned with HTTP 202 Aug 14 00:34:57.055853 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 394/1581] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:34:57 2026] DELETE /volume/v3/types/30b9eda4-cf46-43ca-98bb-36ed8bb0602a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:34:57.092487 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:57.094988 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:34:57.095521 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2043981420", "snapshot_id": null, "imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "volume_type": null, "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:57.097773 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2043981420', 'snapshot_id': None, 'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'volume_type': None, 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:34:57.212637 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume of 1 GB Aug 14 00:34:57.217725 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Availability Zones retrieved successfully. Aug 14 00:34:57.222838 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (79459451-e290-4dc1-9292-50d2cacf0b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:57.223971 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89ee2b1b-ca06-43c2-b0e3-ecc622b74848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:57.224903 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:34:57.304352 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89ee2b1b-ca06-43c2-b0e3-ecc622b74848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:57.305899 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b39fcc-7da3-4a4c-905f-a99ffe9c69ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:57.390916 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['1c924e37-6f80-48a3-8c5f-6ec9fcba88de', '2a868f9f-6d50-4b8e-9f55-331bf336af40', 'f198a553-4a6f-42ee-b89e-d5072e39987b', '2bf56ab7-1702-4eb4-9f44-8635d9d31af1'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:34:57.392289 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b39fcc-7da3-4a4c-905f-a99ffe9c69ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c924e37-6f80-48a3-8c5f-6ec9fcba88de', '2a868f9f-6d50-4b8e-9f55-331bf336af40', 'f198a553-4a6f-42ee-b89e-d5072e39987b', '2bf56ab7-1702-4eb4-9f44-8635d9d31af1']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:57.393831 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e886543-16c0-41f1-af7b-56dd98c05a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:57.427140 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e886543-16c0-41f1-af7b-56dd98c05a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a185445a-0eab-4848-9c72-2522a2ad9b8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2043981420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['1c924e37-6f80-48a3-8c5f-6ec9fcba88de','2a868f9f-6d50-4b8e-9f55-331bf336af40','f198a553-4a6f-42ee-b89e-d5072e39987b','2bf56ab7-1702-4eb4-9f44-8635d9d31af1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2043981420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a185445a-0eab-4848-9c72-2522a2ad9b8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d6437696d14483ca3325a33d365edde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d17d618536ca469e8ed9b206b9c792a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:57.428205 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5c133cb-0e34-4601-9135-2acdf5518663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:57.456612 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5c133cb-0e34-4601-9135-2acdf5518663) transitioned into state 'SUCCESS' from state '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-2043981420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['1c924e37-6f80-48a3-8c5f-6ec9fcba88de','2a868f9f-6d50-4b8e-9f55-331bf336af40','f198a553-4a6f-42ee-b89e-d5072e39987b','2bf56ab7-1702-4eb4-9f44-8635d9d31af1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:57.457505 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c1b624a-fb58-449f-93dd-58ed1c53503b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:34:57.470329 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c1b624a-fb58-449f-93dd-58ed1c53503b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:34:57.471529 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (79459451-e290-4dc1-9292-50d2cacf0b5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:34:57.472370 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request issued successfully. Aug 14 00:34:57.473211 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7c6102e1-c446-43cc-abf8-46c70a035ac5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:34:57.473463 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 401/1582] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:34:57 2026] POST /volume/v3/volumes => generated 759 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:34:57.492503 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d9595f5e-0ad1-4730-bcb1-4c1eef90cc9f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:57.496198 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d9595f5e-0ad1-4730-bcb1-4c1eef90cc9f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c Aug 14 00:34:57.496198 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d9595f5e-0ad1-4730-bcb1-4c1eef90cc9f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:57.496588 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d9595f5e-0ad1-4730-bcb1-4c1eef90cc9f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:57.506630 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:57.506630 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:57.512794 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d9595f5e-0ad1-4730-bcb1-4c1eef90cc9f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:57.519750 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d9595f5e-0ad1-4730-bcb1-4c1eef90cc9f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c returned with HTTP 200 Aug 14 00:34:57.520452 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 391/1583] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:57 2026] GET /volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:58.041715 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-e2b8603e-447e-4e01-8b52-3182437c172d req-878b1f75-3379-433c-8d5e-dde9135bb4b7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:58.044697 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-e2b8603e-447e-4e01-8b52-3182437c172d req-878b1f75-3379-433c-8d5e-dde9135bb4b7 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] DELETE https://10.4.3.208/volume/v3/attachments/f7fa1da9-dcee-43d3-9f50-405afd9389be Aug 14 00:34:58.044985 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-e2b8603e-447e-4e01-8b52-3182437c172d req-878b1f75-3379-433c-8d5e-dde9135bb4b7 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:58.045356 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-e2b8603e-447e-4e01-8b52-3182437c172d req-878b1f75-3379-433c-8d5e-dde9135bb4b7 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:58.064166 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:58.064166 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:58.140834 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-e2b8603e-447e-4e01-8b52-3182437c172d req-878b1f75-3379-433c-8d5e-dde9135bb4b7 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/attachments/f7fa1da9-dcee-43d3-9f50-405afd9389be returned with HTTP 200 Aug 14 00:34:58.141435 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 398/1584] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:34:58 2026] DELETE /volume/v3/attachments/f7fa1da9-dcee-43d3-9f50-405afd9389be => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:34:58.329467 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-30c35e7e-94a6-47f2-8284-87683e138b41 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:58.332686 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-30c35e7e-94a6-47f2-8284-87683e138b41 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] POST https://10.4.3.208/volume/v3/attachments/73e3a2f1-035f-4c32-ab15-36b214f737d6/action Aug 14 00:34:58.333239 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-30c35e7e-94a6-47f2-8284-87683e138b41 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:34:58.334148 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-30c35e7e-94a6-47f2-8284-87683e138b41 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:34:58.358061 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:58.358061 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:58.374568 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-09570200-c720-40f3-a64b-709d7ef9cf3e req-30c35e7e-94a6-47f2-8284-87683e138b41 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments/73e3a2f1-035f-4c32-ab15-36b214f737d6/action returned with HTTP 204 Aug 14 00:34:58.375367 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 395/1585] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:34:58 2026] POST /volume/v3/attachments/73e3a2f1-035f-4c32-ab15-36b214f737d6/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:34:58.537722 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3396f5b3-d9e8-4cae-a7f1-be5c43d994e2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:58.540400 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3396f5b3-d9e8-4cae-a7f1-be5c43d994e2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c Aug 14 00:34:58.540646 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3396f5b3-d9e8-4cae-a7f1-be5c43d994e2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:58.540930 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3396f5b3-d9e8-4cae-a7f1-be5c43d994e2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:58.561863 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:58.561863 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:34:58.568585 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3396f5b3-d9e8-4cae-a7f1-be5c43d994e2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:58.576780 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3396f5b3-d9e8-4cae-a7f1-be5c43d994e2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c returned with HTTP 200 Aug 14 00:34:58.577500 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 402/1586] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:58 2026] GET /volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:58.598395 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-19916aca-38e0-45b9-8940-8488fa800331 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:58.601682 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-19916aca-38e0-45b9-8940-8488fa800331 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c Aug 14 00:34:58.601682 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-19916aca-38e0-45b9-8940-8488fa800331 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:58.602655 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-19916aca-38e0-45b9-8940-8488fa800331 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:58.615248 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:58.615248 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:34:58.624127 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-19916aca-38e0-45b9-8940-8488fa800331 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:34:58.639247 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-19916aca-38e0-45b9-8940-8488fa800331 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c returned with HTTP 200 Aug 14 00:34:58.639600 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 392/1587] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:58 2026] GET /volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c => generated 1367 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:34:59.881465 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2f5fd069-1ce1-4385-b39e-eee0b4464c5b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:59.883301 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2f5fd069-1ce1-4385-b39e-eee0b4464c5b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] DELETE https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 Aug 14 00:34:59.883492 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2f5fd069-1ce1-4385-b39e-eee0b4464c5b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:59.883675 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2f5fd069-1ce1-4385-b39e-eee0b4464c5b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:59.883827 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-2f5fd069-1ce1-4385-b39e-eee0b4464c5b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Delete volume with id: 849a2d0e-0ad2-411f-a846-da214829d5f5 Aug 14 00:34:59.891539 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:59.891539 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:34:59.892006 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2f5fd069-1ce1-4385-b39e-eee0b4464c5b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:59.918814 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2f5fd069-1ce1-4385-b39e-eee0b4464c5b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Delete volume request issued successfully. Aug 14 00:34:59.918991 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2f5fd069-1ce1-4385-b39e-eee0b4464c5b tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 returned with HTTP 202 Aug 14 00:34:59.919477 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 399/1588] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:34:59 2026] DELETE /volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:34:59.929068 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-470dbc3f-5be9-4a49-b944-33964d4b8eb3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:34:59.931145 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-470dbc3f-5be9-4a49-b944-33964d4b8eb3 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 Aug 14 00:34:59.931339 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-470dbc3f-5be9-4a49-b944-33964d4b8eb3 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:34:59.931572 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-470dbc3f-5be9-4a49-b944-33964d4b8eb3 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:34:59.943840 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:34:59.943840 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:34:59.951105 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-470dbc3f-5be9-4a49-b944-33964d4b8eb3 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Volume info retrieved successfully. Aug 14 00:34:59.963753 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-470dbc3f-5be9-4a49-b944-33964d4b8eb3 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 returned with HTTP 200 Aug 14 00:34:59.963753 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 396/1589] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:34:59 2026] GET /volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:00.370605 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-9388af17-8518-4d1a-8a01-c58460c18625 req-984b2fe9-a52c-427e-9fb9-4327a4b49c22 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:00.374296 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-984b2fe9-a52c-427e-9fb9-4327a4b49c22 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c Aug 14 00:35:00.374296 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-984b2fe9-a52c-427e-9fb9-4327a4b49c22 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:00.374532 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-984b2fe9-a52c-427e-9fb9-4327a4b49c22 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:00.386746 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:00.386746 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:00.394327 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-9388af17-8518-4d1a-8a01-c58460c18625 req-984b2fe9-a52c-427e-9fb9-4327a4b49c22 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:35:00.401048 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-984b2fe9-a52c-427e-9fb9-4327a4b49c22 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c returned with HTTP 200 Aug 14 00:35:00.401826 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 403/1590] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:35:00 2026] GET /volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:00.988792 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fe0f412d-5b45-435d-b765-b48e93386a11 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:00.995236 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fe0f412d-5b45-435d-b765-b48e93386a11 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] GET https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 Aug 14 00:35:00.995236 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fe0f412d-5b45-435d-b765-b48e93386a11 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:00.995236 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fe0f412d-5b45-435d-b765-b48e93386a11 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:01.004538 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fe0f412d-5b45-435d-b765-b48e93386a11 tempest-AttachVolumeMultiAttachTest-661026188 tempest-AttachVolumeMultiAttachTest-661026188-project-member] https://10.4.3.208/volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 returned with HTTP 404 Aug 14 00:35:01.005924 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 393/1591] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:00 2026] GET /volume/v3/volumes/849a2d0e-0ad2-411f-a846-da214829d5f5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:01.080137 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-9388af17-8518-4d1a-8a01-c58460c18625 req-37806d6b-5f38-4169-a566-d1b413a40744 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:01.087892 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-37806d6b-5f38-4169-a566-d1b413a40744 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c Aug 14 00:35:01.088210 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-37806d6b-5f38-4169-a566-d1b413a40744 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:01.088538 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-37806d6b-5f38-4169-a566-d1b413a40744 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:01.099854 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:01.099854 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:01.111389 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-9388af17-8518-4d1a-8a01-c58460c18625 req-37806d6b-5f38-4169-a566-d1b413a40744 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:35:01.119568 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-37806d6b-5f38-4169-a566-d1b413a40744 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c returned with HTTP 200 Aug 14 00:35:01.120934 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 400/1592] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:35:01 2026] GET /volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:01.135368 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-54ad8105-2eab-4f3c-b9cb-d62beab16ac8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:01.135809 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-54ad8105-2eab-4f3c-b9cb-d62beab16ac8 None None] GET https://10.4.3.208/volume// Aug 14 00:35:01.136469 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-54ad8105-2eab-4f3c-b9cb-d62beab16ac8 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:01.136469 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-54ad8105-2eab-4f3c-b9cb-d62beab16ac8 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:01.137240 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-54ad8105-2eab-4f3c-b9cb-d62beab16ac8 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:35:01.137526 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 397/1593] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:35:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:35:01.149064 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-9388af17-8518-4d1a-8a01-c58460c18625 req-e8f6ef0f-c905-4d0c-aa41-0d7b79740572 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:01.151848 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-e8f6ef0f-c905-4d0c-aa41-0d7b79740572 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:35:01.152515 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-e8f6ef0f-c905-4d0c-aa41-0d7b79740572 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a185445a-0eab-4848-9c72-2522a2ad9b8c", "connector": null, "instance_uuid": "4958d224-874e-41b5-94fd-cd629cdf04dd"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:01.183752 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:01.183752 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:01.243034 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-e8f6ef0f-c905-4d0c-aa41-0d7b79740572 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:35:01.243034 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 404/1594] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:35:01 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:03.878244 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-99e2510a-548e-44b6-bc54-4a72a46e7b3c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:03.878725 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-99e2510a-548e-44b6-bc54-4a72a46e7b3c None None] GET https://10.4.3.208/volume// Aug 14 00:35:03.879015 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-99e2510a-548e-44b6-bc54-4a72a46e7b3c None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:03.879540 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-99e2510a-548e-44b6-bc54-4a72a46e7b3c None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:03.879831 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-99e2510a-548e-44b6-bc54-4a72a46e7b3c None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:35:03.880327 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 394/1595] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:35:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:35:03.891957 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-9388af17-8518-4d1a-8a01-c58460c18625 req-6aba08d9-986e-4935-8d6f-06d969d6e502 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:03.894901 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-6aba08d9-986e-4935-8d6f-06d969d6e502 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c Aug 14 00:35:03.895759 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-6aba08d9-986e-4935-8d6f-06d969d6e502 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:03.895759 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-6aba08d9-986e-4935-8d6f-06d969d6e502 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:03.917888 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:03.917888 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:03.925053 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-9388af17-8518-4d1a-8a01-c58460c18625 req-6aba08d9-986e-4935-8d6f-06d969d6e502 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:35:03.931252 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-2caf6530-6dcc-4138-9a26-86bed6222d84 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:03.937346 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-2caf6530-6dcc-4138-9a26-86bed6222d84 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/limits Aug 14 00:35:03.937346 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-2caf6530-6dcc-4138-9a26-86bed6222d84 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:03.937451 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-6aba08d9-986e-4935-8d6f-06d969d6e502 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c returned with HTTP 200 Aug 14 00:35:03.937803 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-2caf6530-6dcc-4138-9a26-86bed6222d84 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:03.938064 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 401/1596] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:35:03 2026] GET /volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c => generated 1546 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:35:03.967513 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-2caf6530-6dcc-4138-9a26-86bed6222d84 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/limits returned with HTTP 200 Aug 14 00:35:03.968017 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 398/1597] 10.4.3.208 () {68 vars in 1484 bytes} [Fri Aug 14 00:35:03 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 14 00:35:04.059681 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-6c223390-aded-4db1-9c07-7b7254054866 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:04.065730 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-6c223390-aded-4db1-9c07-7b7254054866 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 Aug 14 00:35:04.065730 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-6c223390-aded-4db1-9c07-7b7254054866 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:04.066034 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-6c223390-aded-4db1-9c07-7b7254054866 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:04.083538 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:04.083538 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:04.086553 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-9388af17-8518-4d1a-8a01-c58460c18625 req-b3e88152-7519-466d-8956-51b80f91ebe3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:04.089329 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-b3e88152-7519-466d-8956-51b80f91ebe3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] PUT https://10.4.3.208/volume/v3/attachments/9cf7434f-ad54-4158-bd65-40a5ff9374aa Aug 14 00:35:04.089784 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-b3e88152-7519-466d-8956-51b80f91ebe3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:04.091349 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-6c223390-aded-4db1-9c07-7b7254054866 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:35:04.099159 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-9388af17-8518-4d1a-8a01-c58460c18625 req-b3e88152-7519-466d-8956-51b80f91ebe3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Acquiring lock "cinder-attachment_update-a185445a-0eab-4848-9c72-2522a2ad9b8c-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:35:04.100285 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-6c223390-aded-4db1-9c07-7b7254054866 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 returned with HTTP 200 Aug 14 00:35:04.101546 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 405/1598] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:35:04 2026] GET /volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 => generated 1662 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:04.105485 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-9388af17-8518-4d1a-8a01-c58460c18625 req-b3e88152-7519-466d-8956-51b80f91ebe3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-a185445a-0eab-4848-9c72-2522a2ad9b8c-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:35:04.106475 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:04.106475 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:04.115455 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-2a25adea-ae6a-4c2d-a463-7961cd390860 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:04.117980 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-2a25adea-ae6a-4c2d-a463-7961cd390860 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:35:04.118502 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-2a25adea-ae6a-4c2d-a463-7961cd390860 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f746fa18-b614-412e-90a7-ff129791e910", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-571519047", "description": null, "metadata": {}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:04.141491 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:04.141491 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:04.141491 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-2a25adea-ae6a-4c2d-a463-7961cd390860 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:35:04.142067 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-2a25adea-ae6a-4c2d-a463-7961cd390860 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Create snapshot from volume f746fa18-b614-412e-90a7-ff129791e910 Aug 14 00:35:04.234735 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-2a25adea-ae6a-4c2d-a463-7961cd390860 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Created reservations ['4d5d2911-5f64-452c-878b-19e0880c91f6', '1b1f9352-214a-4a84-8a9e-4f912910581d', 'f7032e3e-b6d1-479d-8ff6-e891dbab1baa', '520c08c8-23aa-4583-b248-5b9bd0ea6346'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:04.263772 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-9388af17-8518-4d1a-8a01-c58460c18625 req-b3e88152-7519-466d-8956-51b80f91ebe3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-a185445a-0eab-4848-9c72-2522a2ad9b8c-np0000007289" released by "attachment_update" :: held 0.157s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:35:04.263772 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-b3e88152-7519-466d-8956-51b80f91ebe3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/9cf7434f-ad54-4158-bd65-40a5ff9374aa returned with HTTP 200 Aug 14 00:35:04.263772 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 395/1599] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:35:04 2026] PUT /volume/v3/attachments/9cf7434f-ad54-4158-bd65-40a5ff9374aa => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:35:04.300577 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-2a25adea-ae6a-4c2d-a463-7961cd390860 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Snapshot force create request issued successfully. Aug 14 00:35:04.300647 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-e3a854db-d53f-435f-8c19-a4773d03a3e7 req-2a25adea-ae6a-4c2d-a463-7961cd390860 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:35:04.304175 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 402/1600] 10.4.3.208 () {72 vars in 1547 bytes} [Fri Aug 14 00:35:04 2026] POST /volume/v3/snapshots => generated 323 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:35:04.312919 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-9388af17-8518-4d1a-8a01-c58460c18625 req-27826dd3-eae4-4326-a951-7db78650573b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:04.320615 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-27826dd3-eae4-4326-a951-7db78650573b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments/9cf7434f-ad54-4158-bd65-40a5ff9374aa/action Aug 14 00:35:04.320913 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-27826dd3-eae4-4326-a951-7db78650573b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:04.321071 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-27826dd3-eae4-4326-a951-7db78650573b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:04.354213 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:04.354213 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:04.383746 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-9388af17-8518-4d1a-8a01-c58460c18625 req-27826dd3-eae4-4326-a951-7db78650573b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/9cf7434f-ad54-4158-bd65-40a5ff9374aa/action returned with HTTP 204 Aug 14 00:35:04.383746 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 399/1601] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:35:04 2026] POST /volume/v3/attachments/9cf7434f-ad54-4158-bd65-40a5ff9374aa/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:07.224477 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b2f519aa-ec00-444b-b8fe-1fbd66b02011 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:07.309438 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b2f519aa-ec00-444b-b8fe-1fbd66b02011 tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:35:07.309787 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b2f519aa-ec00-444b-b8fe-1fbd66b02011 tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-666191449"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:07.334005 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b2f519aa-ec00-444b-b8fe-1fbd66b02011 tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:35:07.334494 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 406/1602] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:35:07 2026] POST /volume/v3/types => generated 215 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:07.344048 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-23e18349-72ea-4b4c-8e91-d2a12d9d2a8b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:07.347524 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-23e18349-72ea-4b4c-8e91-d2a12d9d2a8b tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] POST https://10.4.3.208/volume/v3/group_types Aug 14 00:35:07.348065 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-23e18349-72ea-4b4c-8e91-d2a12d9d2a8b tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1288223958"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:07.349884 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:07.349884 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:07.388336 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-23e18349-72ea-4b4c-8e91-d2a12d9d2a8b tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] https://10.4.3.208/volume/v3/group_types returned with HTTP 202 Aug 14 00:35:07.388776 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 396/1603] 10.4.3.208 () {70 vars in 1311 bytes} [Fri Aug 14 00:35:07 2026] POST /volume/v3/group_types => generated 173 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:07.403445 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-63cdcea2-372a-49de-8bec-1feda33930bf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:07.492385 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-63cdcea2-372a-49de-8bec-1feda33930bf tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] POST https://10.4.3.208/volume/v3/groups Aug 14 00:35:07.492858 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-63cdcea2-372a-49de-8bec-1feda33930bf tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "66b1b56a-68ae-48fd-b7ec-7e319a654895", "volume_types": ["c1c0e4dc-6224-4037-9d9e-806e6ca45027"], "name": "tempest-Group1-1262799424"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:07.494641 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-63cdcea2-372a-49de-8bec-1feda33930bf tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Creating new group {'group': {'group_type': '66b1b56a-68ae-48fd-b7ec-7e319a654895', 'volume_types': ['c1c0e4dc-6224-4037-9d9e-806e6ca45027'], 'name': 'tempest-Group1-1262799424'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 00:35:07.507584 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.groups [None req-63cdcea2-372a-49de-8bec-1feda33930bf tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Creating group tempest-Group1-1262799424. Aug 14 00:35:07.507997 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:07.507997 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:07.532358 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-63cdcea2-372a-49de-8bec-1feda33930bf tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Availability zone cache updated, next update will occur around 2026-08-14 01:35:07.531854. {{(pid=100211) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 00:35:07.532529 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-63cdcea2-372a-49de-8bec-1feda33930bf tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Availability Zones retrieved successfully. Aug 14 00:35:07.581607 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-63cdcea2-372a-49de-8bec-1feda33930bf tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Created reservations ['ad517c30-bbdc-4e19-8937-31826a1eb722'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:07.584746 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-47b39a19-9367-4cf3-a75e-2cf52542fbc4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:07.590025 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-47b39a19-9367-4cf3-a75e-2cf52542fbc4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/snapshots/18ad8e2d-a0a1-496f-82c5-23872141156f Aug 14 00:35:07.590345 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-47b39a19-9367-4cf3-a75e-2cf52542fbc4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:07.590651 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-47b39a19-9367-4cf3-a75e-2cf52542fbc4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:07.604376 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:07.604376 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:07.605063 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-47b39a19-9367-4cf3-a75e-2cf52542fbc4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Snapshot retrieved successfully. Aug 14 00:35:07.606523 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-47b39a19-9367-4cf3-a75e-2cf52542fbc4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/snapshots/18ad8e2d-a0a1-496f-82c5-23872141156f returned with HTTP 200 Aug 14 00:35:07.607012 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 400/1604] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:07 2026] GET /volume/v3/snapshots/18ad8e2d-a0a1-496f-82c5-23872141156f => generated 482 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:07.645912 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-63cdcea2-372a-49de-8bec-1feda33930bf tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups returned with HTTP 202 Aug 14 00:35:07.646514 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 403/1605] 10.4.3.208 () {70 vars in 1297 bytes} [Fri Aug 14 00:35:07 2026] POST /volume/v3/groups => generated 94 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:35:07.659602 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:07.662824 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:35:07.662824 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1211277818", "snapshot_id": null, "imageRef": "365c5d9e-4d9b-40cf-94ea-c3862c18b6d7", "volume_type": null, "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:07.665328 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1211277818', 'snapshot_id': None, 'imageRef': '365c5d9e-4d9b-40cf-94ea-c3862c18b6d7', 'volume_type': None, 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:35:07.665757 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c653681f-bd28-4b3a-a7c9-6a300389ca83 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:07.671493 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c653681f-bd28-4b3a-a7c9-6a300389ca83 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb Aug 14 00:35:07.671493 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c653681f-bd28-4b3a-a7c9-6a300389ca83 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:07.671493 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c653681f-bd28-4b3a-a7c9-6a300389ca83 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:07.671493 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-c653681f-bd28-4b3a-a7c9-6a300389ca83 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member 8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:07.683068 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:07.683068 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:07.703510 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c653681f-bd28-4b3a-a7c9-6a300389ca83 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb returned with HTTP 200 Aug 14 00:35:07.703695 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 397/1606] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:07 2026] GET /volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb => generated 322 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:35:07.850214 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:07.850214 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:07.851563 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Snapshot retrieved successfully. Aug 14 00:35:07.851563 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Create volume of 1 GB Aug 14 00:35:07.857620 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Availability Zones retrieved successfully. Aug 14 00:35:07.866203 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Flow 'volume_create_api' (2560154a-cdc5-498b-9d85-ca4b4a59b8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:07.868259 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0fb10bb-a66b-4e7f-9311-2611bd67a8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:07.869801 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:35:07.937458 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0fb10bb-a66b-4e7f-9311-2611bd67a8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '18ad8e2d-a0a1-496f-82c5-23872141156f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:07.938433 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (778ec4ba-22d9-4264-a689-bab2a60e8a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:08.048521 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Created reservations ['0c1374f3-aa4d-40c8-be0a-cee32839dbcb', 'd794ee25-74cd-4b65-b5cb-f52c98d95d55', '48c962f7-dd1d-4b92-9cc2-eecd4995853b', '2b99b5f2-0e37-45f7-b8c3-bd31a7388e03'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:08.049831 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (778ec4ba-22d9-4264-a689-bab2a60e8a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c1374f3-aa4d-40c8-be0a-cee32839dbcb', 'd794ee25-74cd-4b65-b5cb-f52c98d95d55', '48c962f7-dd1d-4b92-9cc2-eecd4995853b', '2b99b5f2-0e37-45f7-b8c3-bd31a7388e03']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:08.050424 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c235ce9-73ff-414d-95ea-ffc2c6e5ff65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:08.126071 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c235ce9-73ff-414d-95ea-ffc2c6e5ff65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98e345aa-fd89-4810-95c7-568da90ba865', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1211277818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ece83297138840f49997ea6774e8ee0f',qos_specs=None,replication_status=,reservations=['0c1374f3-aa4d-40c8-be0a-cee32839dbcb','d794ee25-74cd-4b65-b5cb-f52c98d95d55','48c962f7-dd1d-4b92-9cc2-eecd4995853b','2b99b5f2-0e37-45f7-b8c3-bd31a7388e03'],size=1,snapshot_id=18ad8e2d-a0a1-496f-82c5-23872141156f,source_replicaid=,source_volid=None,status='creating',user_id='5ec9bd84e1f44b6386b6d9f8ccf7c370',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), '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-14T00:35:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1211277818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98e345aa-fd89-4810-95c7-568da90ba865,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ece83297138840f49997ea6774e8ee0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=18ad8e2d-a0a1-496f-82c5-23872141156f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ec9bd84e1f44b6386b6d9f8ccf7c370',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:08.129816 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef602ab6-a8a7-4376-b9fc-c65e59afb82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:08.179865 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef602ab6-a8a7-4376-b9fc-c65e59afb82e) transitioned into state 'SUCCESS' from state '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-1211277818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ece83297138840f49997ea6774e8ee0f',qos_specs=None,replication_status=,reservations=['0c1374f3-aa4d-40c8-be0a-cee32839dbcb','d794ee25-74cd-4b65-b5cb-f52c98d95d55','48c962f7-dd1d-4b92-9cc2-eecd4995853b','2b99b5f2-0e37-45f7-b8c3-bd31a7388e03'],size=1,snapshot_id=18ad8e2d-a0a1-496f-82c5-23872141156f,source_replicaid=,source_volid=None,status='creating',user_id='5ec9bd84e1f44b6386b6d9f8ccf7c370',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:08.182030 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a2a063-971a-42d3-8254-edcadb1a4466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:08.222409 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a2a063-971a-42d3-8254-edcadb1a4466) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:08.223043 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Flow 'volume_create_api' (2560154a-cdc5-498b-9d85-ca4b4a59b8ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:08.223511 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Create volume request issued successfully. Aug 14 00:35:08.225391 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f05845d0-43d1-4cc6-b7b8-d587e22e4cf4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:35:08.225391 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 407/1607] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:35:07 2026] POST /volume/v3/volumes => generated 814 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:08.241884 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-23e468cd-d3f1-467f-8225-20acb5ab83ca None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:08.244252 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-23e468cd-d3f1-467f-8225-20acb5ab83ca tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 Aug 14 00:35:08.244620 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-23e468cd-d3f1-467f-8225-20acb5ab83ca tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:08.244992 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-23e468cd-d3f1-467f-8225-20acb5ab83ca tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:08.256688 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:08.256688 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:08.264105 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-23e468cd-d3f1-467f-8225-20acb5ab83ca tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:35:08.273700 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-23e468cd-d3f1-467f-8225-20acb5ab83ca tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 returned with HTTP 200 Aug 14 00:35:08.274486 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 401/1608] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:35:08 2026] GET /volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:08.724532 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2327aaae-24a4-4b9e-aae4-b8dd85901544 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:08.727952 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2327aaae-24a4-4b9e-aae4-b8dd85901544 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb Aug 14 00:35:08.728352 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2327aaae-24a4-4b9e-aae4-b8dd85901544 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:08.728497 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2327aaae-24a4-4b9e-aae4-b8dd85901544 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:08.728673 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-2327aaae-24a4-4b9e-aae4-b8dd85901544 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member 8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:08.732759 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:08.732759 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:08.765606 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2327aaae-24a4-4b9e-aae4-b8dd85901544 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb returned with HTTP 200 Aug 14 00:35:08.765916 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 404/1609] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:08 2026] GET /volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb => generated 323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:08.776655 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-48f41b37-2871-4279-8d6c-85dd14475827 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:08.778978 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-48f41b37-2871-4279-8d6c-85dd14475827 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] POST https://10.4.3.208/volume/v3/groups Aug 14 00:35:08.779551 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-48f41b37-2871-4279-8d6c-85dd14475827 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "66b1b56a-68ae-48fd-b7ec-7e319a654895", "volume_types": ["c1c0e4dc-6224-4037-9d9e-806e6ca45027"], "name": "tempest-Group2-1068754659"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:08.782216 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-48f41b37-2871-4279-8d6c-85dd14475827 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Creating new group {'group': {'group_type': '66b1b56a-68ae-48fd-b7ec-7e319a654895', 'volume_types': ['c1c0e4dc-6224-4037-9d9e-806e6ca45027'], 'name': 'tempest-Group2-1068754659'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 00:35:08.789951 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.groups [None req-48f41b37-2871-4279-8d6c-85dd14475827 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Creating group tempest-Group2-1068754659. Aug 14 00:35:08.790338 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:08.790338 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:08.823718 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-48f41b37-2871-4279-8d6c-85dd14475827 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Availability zone cache updated, next update will occur around 2026-08-14 01:35:08.821745. {{(pid=100209) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 00:35:08.823718 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-48f41b37-2871-4279-8d6c-85dd14475827 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Availability Zones retrieved successfully. Aug 14 00:35:08.840363 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-48f41b37-2871-4279-8d6c-85dd14475827 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Created reservations ['b548e12c-ea51-4779-a156-f2a70fe294f0'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:08.892515 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-48f41b37-2871-4279-8d6c-85dd14475827 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups returned with HTTP 202 Aug 14 00:35:08.892980 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 398/1610] 10.4.3.208 () {70 vars in 1297 bytes} [Fri Aug 14 00:35:08 2026] POST /volume/v3/groups => generated 94 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:35:08.905954 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fb959466-5459-4fc4-9441-3c299aed4d20 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:08.909493 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fb959466-5459-4fc4-9441-3c299aed4d20 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113 Aug 14 00:35:08.909981 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fb959466-5459-4fc4-9441-3c299aed4d20 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:08.910171 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fb959466-5459-4fc4-9441-3c299aed4d20 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:08.910424 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-fb959466-5459-4fc4-9441-3c299aed4d20 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member cb37ad88-c98f-49a2-b6e3-0f94d6185113 {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:08.920430 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:08.920430 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:08.956969 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fb959466-5459-4fc4-9441-3c299aed4d20 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113 returned with HTTP 200 Aug 14 00:35:08.957502 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 408/1611] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:08 2026] GET /volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113 => generated 322 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:09.291720 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7cdc0bf0-95ae-478b-b3f4-7866d70c54b9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:09.293725 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7cdc0bf0-95ae-478b-b3f4-7866d70c54b9 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 Aug 14 00:35:09.293975 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7cdc0bf0-95ae-478b-b3f4-7866d70c54b9 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:09.294231 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7cdc0bf0-95ae-478b-b3f4-7866d70c54b9 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:09.301712 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:09.301712 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:09.307282 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7cdc0bf0-95ae-478b-b3f4-7866d70c54b9 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:35:09.317443 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7cdc0bf0-95ae-478b-b3f4-7866d70c54b9 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 returned with HTTP 200 Aug 14 00:35:09.318362 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 402/1612] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:35:09 2026] GET /volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 => generated 1423 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:35:09.339396 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-beea1edc-2f90-4d28-873c-f49a2df02ca0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:09.342056 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-beea1edc-2f90-4d28-873c-f49a2df02ca0 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 Aug 14 00:35:09.342461 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-beea1edc-2f90-4d28-873c-f49a2df02ca0 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:09.342764 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-beea1edc-2f90-4d28-873c-f49a2df02ca0 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:09.354212 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:09.354212 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:09.360306 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-beea1edc-2f90-4d28-873c-f49a2df02ca0 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:35:09.366945 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-beea1edc-2f90-4d28-873c-f49a2df02ca0 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 returned with HTTP 200 Aug 14 00:35:09.367519 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 405/1613] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:35:09 2026] GET /volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 => generated 1423 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:35:09.970235 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-37384fd7-37d8-4ae7-a036-547e5466554d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:09.974745 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-37384fd7-37d8-4ae7-a036-547e5466554d tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113 Aug 14 00:35:09.974745 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-37384fd7-37d8-4ae7-a036-547e5466554d tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:09.974961 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-37384fd7-37d8-4ae7-a036-547e5466554d tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:09.975147 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-37384fd7-37d8-4ae7-a036-547e5466554d tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member cb37ad88-c98f-49a2-b6e3-0f94d6185113 {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:09.981268 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:09.981268 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:09.995182 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-37384fd7-37d8-4ae7-a036-547e5466554d tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113 returned with HTTP 200 Aug 14 00:35:09.995530 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 399/1614] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:09 2026] GET /volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113 => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:10.015503 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-55100675-52d9-4b3c-afc5-539b1eb8117e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:10.020819 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:35:10.020819 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1601872867", "volume_type": "c1c0e4dc-6224-4037-9d9e-806e6ca45027", "group_id": "8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb", "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:10.023377 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1601872867', 'volume_type': 'c1c0e4dc-6224-4037-9d9e-806e6ca45027', 'group_id': '8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb', 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:35:10.043696 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:10.043696 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:10.044391 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Create volume of 1 GB Aug 14 00:35:10.053002 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Availability Zones retrieved successfully. Aug 14 00:35:10.060914 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Flow 'volume_create_api' (765979ee-4a01-40df-8adc-204d1c96022e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:10.062966 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6606570a-9f33-407a-8ca8-fdd372688978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:10.064130 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:10.064130 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:10.065145 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:35:10.105653 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6606570a-9f33-407a-8ca8-fdd372688978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:35:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c1c0e4dc-6224-4037-9d9e-806e6ca45027,is_public=True,name='tempest-GroupsTest-volume-type-666191449',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c1c0e4dc-6224-4037-9d9e-806e6ca45027', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:10.106401 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7caa54-1785-4a5f-a70a-85b236c279a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:10.157857 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-666191449 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-666191449, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:35:10.158259 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-666191449 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-666191449, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:35:10.234898 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Created reservations ['3444476d-ffc8-4dea-8fa2-d85fb00f0b6a', '4255eca4-be04-409f-ab86-e80b62441c41', '8ba24b90-4caa-488f-bc55-f2b91760706d', '6666c601-9e0c-4e2e-8ca9-7b1f62bb67ab'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:10.236435 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7caa54-1785-4a5f-a70a-85b236c279a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3444476d-ffc8-4dea-8fa2-d85fb00f0b6a', '4255eca4-be04-409f-ab86-e80b62441c41', '8ba24b90-4caa-488f-bc55-f2b91760706d', '6666c601-9e0c-4e2e-8ca9-7b1f62bb67ab']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:10.239196 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (631e112d-253c-4114-8aba-6345a1bc2797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:10.286422 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (631e112d-253c-4114-8aba-6345a1bc2797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '298595a8-2802-4e67-9ed5-2b445db6c50c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1601872867',encryption_key_id=None,group_id=8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb,group_type_id=,metadata={},multiattach=False,project_id='19418703ddb1445eb5f6659bf1d3339e',qos_specs=None,replication_status=,reservations=['3444476d-ffc8-4dea-8fa2-d85fb00f0b6a','4255eca4-be04-409f-ab86-e80b62441c41','8ba24b90-4caa-488f-bc55-f2b91760706d','6666c601-9e0c-4e2e-8ca9-7b1f62bb67ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e809b84a8bfc4864a2c933f24a705029',volume_type_id=c1c0e4dc-6224-4037-9d9e-806e6ca45027), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:35:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1601872867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb,host=None,id=298595a8-2802-4e67-9ed5-2b445db6c50c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19418703ddb1445eb5f6659bf1d3339e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e809b84a8bfc4864a2c933f24a705029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c1c0e4dc-6224-4037-9d9e-806e6ca45027),volume_type_id=c1c0e4dc-6224-4037-9d9e-806e6ca45027)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:10.287365 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5e20c1b-7e58-4710-978f-84457c29e55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:10.336162 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5e20c1b-7e58-4710-978f-84457c29e55f) transitioned into state 'SUCCESS' from state '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-1601872867',encryption_key_id=None,group_id=8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb,group_type_id=,metadata={},multiattach=False,project_id='19418703ddb1445eb5f6659bf1d3339e',qos_specs=None,replication_status=,reservations=['3444476d-ffc8-4dea-8fa2-d85fb00f0b6a','4255eca4-be04-409f-ab86-e80b62441c41','8ba24b90-4caa-488f-bc55-f2b91760706d','6666c601-9e0c-4e2e-8ca9-7b1f62bb67ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e809b84a8bfc4864a2c933f24a705029',volume_type_id=c1c0e4dc-6224-4037-9d9e-806e6ca45027)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:10.337317 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1a5d049-6cd1-4433-a88b-f13fe46e19c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:10.361247 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1a5d049-6cd1-4433-a88b-f13fe46e19c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:10.365115 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Flow 'volume_create_api' (765979ee-4a01-40df-8adc-204d1c96022e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:10.365115 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Create volume request issued successfully. Aug 14 00:35:10.365115 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:10.365115 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:10.417329 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:10.424742 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:10.424742 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:10.430310 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-55100675-52d9-4b3c-afc5-539b1eb8117e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:35:10.431022 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 409/1615] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:35:10 2026] POST /volume/v3/volumes => generated 814 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:10.448558 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bd741ee4-2b38-4628-b76c-608712c2b6ce None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:10.451961 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bd741ee4-2b38-4628-b76c-608712c2b6ce tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/298595a8-2802-4e67-9ed5-2b445db6c50c Aug 14 00:35:10.452248 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bd741ee4-2b38-4628-b76c-608712c2b6ce tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:10.452527 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bd741ee4-2b38-4628-b76c-608712c2b6ce tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:10.469617 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:10.469617 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:10.474749 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-bd741ee4-2b38-4628-b76c-608712c2b6ce tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Volume info retrieved successfully. Aug 14 00:35:10.475785 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-bd741ee4-2b38-4628-b76c-608712c2b6ce tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:10.476012 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-bd741ee4-2b38-4628-b76c-608712c2b6ce tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:10.534406 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-bd741ee4-2b38-4628-b76c-608712c2b6ce tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:10.544526 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:10.544526 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:10.567006 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bd741ee4-2b38-4628-b76c-608712c2b6ce tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/298595a8-2802-4e67-9ed5-2b445db6c50c returned with HTTP 200 Aug 14 00:35:10.567006 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 403/1616] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:35:10 2026] GET /volume/v3/volumes/298595a8-2802-4e67-9ed5-2b445db6c50c => generated 882 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:11.587664 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-aba997b3-ac1d-470b-bb3c-f33dd35cd2d7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:11.591018 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aba997b3-ac1d-470b-bb3c-f33dd35cd2d7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/298595a8-2802-4e67-9ed5-2b445db6c50c Aug 14 00:35:11.591306 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aba997b3-ac1d-470b-bb3c-f33dd35cd2d7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:11.591619 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aba997b3-ac1d-470b-bb3c-f33dd35cd2d7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:11.603696 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:11.603696 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:11.609923 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-aba997b3-ac1d-470b-bb3c-f33dd35cd2d7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Volume info retrieved successfully. Aug 14 00:35:11.611325 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-aba997b3-ac1d-470b-bb3c-f33dd35cd2d7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:11.611325 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-aba997b3-ac1d-470b-bb3c-f33dd35cd2d7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:11.638612 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-d95f27ab-d499-467b-9fcd-a1f2508d249d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:11.642183 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-d95f27ab-d499-467b-9fcd-a1f2508d249d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 Aug 14 00:35:11.642497 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-d95f27ab-d499-467b-9fcd-a1f2508d249d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:11.642649 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-d95f27ab-d499-467b-9fcd-a1f2508d249d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:11.655752 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:11.655752 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:11.663651 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-d95f27ab-d499-467b-9fcd-a1f2508d249d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:35:11.668985 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-d95f27ab-d499-467b-9fcd-a1f2508d249d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 returned with HTTP 200 Aug 14 00:35:11.669589 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 400/1617] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:35:11 2026] GET /volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 => generated 1405 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:11.680080 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-aba997b3-ac1d-470b-bb3c-f33dd35cd2d7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:11.683826 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:11.683826 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:11.694844 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aba997b3-ac1d-470b-bb3c-f33dd35cd2d7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/298595a8-2802-4e67-9ed5-2b445db6c50c returned with HTTP 200 Aug 14 00:35:11.695329 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 406/1618] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:35:11 2026] GET /volume/v3/volumes/298595a8-2802-4e67-9ed5-2b445db6c50c => generated 907 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:11.715601 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c99add66-659c-4735-8763-000ec04e7625 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:11.719175 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c99add66-659c-4735-8763-000ec04e7625 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb Aug 14 00:35:11.719466 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c99add66-659c-4735-8763-000ec04e7625 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:11.719580 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c99add66-659c-4735-8763-000ec04e7625 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:11.719739 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-c99add66-659c-4735-8763-000ec04e7625 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member 8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:11.724208 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:11.724208 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:11.734197 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c99add66-659c-4735-8763-000ec04e7625 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb returned with HTTP 200 Aug 14 00:35:11.734924 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 410/1619] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:11 2026] GET /volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:11.747255 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bb65aa03-d1c6-468e-b605-4d8e004f8c6e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:11.749461 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bb65aa03-d1c6-468e-b605-4d8e004f8c6e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113 Aug 14 00:35:11.749871 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bb65aa03-d1c6-468e-b605-4d8e004f8c6e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:11.750034 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bb65aa03-d1c6-468e-b605-4d8e004f8c6e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:11.750250 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-bb65aa03-d1c6-468e-b605-4d8e004f8c6e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member cb37ad88-c98f-49a2-b6e3-0f94d6185113 {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:11.754867 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:11.754867 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:11.777244 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bb65aa03-d1c6-468e-b605-4d8e004f8c6e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113 returned with HTTP 200 Aug 14 00:35:11.777814 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 404/1620] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:11 2026] GET /volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113 => generated 323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:11.787833 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0831c012-b11b-4bf5-9ebd-c12df45327a8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:11.789961 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0831c012-b11b-4bf5-9ebd-c12df45327a8 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/detail Aug 14 00:35:11.790271 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0831c012-b11b-4bf5-9ebd-c12df45327a8 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:11.790540 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0831c012-b11b-4bf5-9ebd-c12df45327a8 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:11.811247 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0831c012-b11b-4bf5-9ebd-c12df45327a8 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/detail returned with HTTP 200 Aug 14 00:35:11.811720 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 401/1621] 10.4.3.208 () {68 vars in 1296 bytes} [Fri Aug 14 00:35:11 2026] GET /volume/v3/groups/detail => generated 640 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:11.823801 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-eb72279f-076f-453c-82aa-b36f32bf3695 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:11.826680 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-eb72279f-076f-453c-82aa-b36f32bf3695 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:35:11.828500 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-eb72279f-076f-453c-82aa-b36f32bf3695 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:11.829217 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-eb72279f-076f-453c-82aa-b36f32bf3695 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'detail' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:11.829776 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-eb72279f-076f-453c-82aa-b36f32bf3695 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:35:11.830898 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-eb72279f-076f-453c-82aa-b36f32bf3695 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:35:11.846677 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-eb72279f-076f-453c-82aa-b36f32bf3695 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Get all volumes completed successfully. Aug 14 00:35:11.848019 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-eb72279f-076f-453c-82aa-b36f32bf3695 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:11.848837 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-eb72279f-076f-453c-82aa-b36f32bf3695 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:11.907109 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-eb72279f-076f-453c-82aa-b36f32bf3695 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:11.911875 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:11.911875 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:11.921875 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-eb72279f-076f-453c-82aa-b36f32bf3695 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:35:11.922995 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 407/1622] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:35:11 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:11.942457 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-16789777-3694-455e-9b19-c86cc397e677 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:11.944703 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-16789777-3694-455e-9b19-c86cc397e677 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:35:11.945005 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-16789777-3694-455e-9b19-c86cc397e677 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:11.945256 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-16789777-3694-455e-9b19-c86cc397e677 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:11.945615 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-16789777-3694-455e-9b19-c86cc397e677 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:35:11.946008 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:11.946008 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:11.951245 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-16789777-3694-455e-9b19-c86cc397e677 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:35:11.967145 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-16789777-3694-455e-9b19-c86cc397e677 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Get all volumes completed successfully. Aug 14 00:35:11.968306 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-16789777-3694-455e-9b19-c86cc397e677 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:11.968661 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-16789777-3694-455e-9b19-c86cc397e677 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:12.034480 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-16789777-3694-455e-9b19-c86cc397e677 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:12.044461 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:12.044461 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:12.056254 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-16789777-3694-455e-9b19-c86cc397e677 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:35:12.056848 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 411/1623] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:35:11 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:12.074453 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-61ed7a46-b3a0-4bfc-b6ef-7411935085b4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:12.077725 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-61ed7a46-b3a0-4bfc-b6ef-7411935085b4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] POST https://10.4.3.208/volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb/action Aug 14 00:35:12.078075 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-61ed7a46-b3a0-4bfc-b6ef-7411935085b4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:12.078207 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-61ed7a46-b3a0-4bfc-b6ef-7411935085b4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:12.080558 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-61ed7a46-b3a0-4bfc-b6ef-7411935085b4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] delete called for group 8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb {{(pid=100208) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 00:35:12.080558 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.groups [None req-61ed7a46-b3a0-4bfc-b6ef-7411935085b4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Delete group with id: 8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb Aug 14 00:35:12.084997 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:12.084997 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:12.212539 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-61ed7a46-b3a0-4bfc-b6ef-7411935085b4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb/action returned with HTTP 202 Aug 14 00:35:12.213942 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 405/1624] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:35:12 2026] POST /volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:35:12.224066 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5b347075-fd65-4c07-bc3b-0c57e5eba772 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:12.229724 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5b347075-fd65-4c07-bc3b-0c57e5eba772 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/298595a8-2802-4e67-9ed5-2b445db6c50c Aug 14 00:35:12.230147 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5b347075-fd65-4c07-bc3b-0c57e5eba772 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:12.230746 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5b347075-fd65-4c07-bc3b-0c57e5eba772 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:12.255420 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:12.255420 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:12.266175 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5b347075-fd65-4c07-bc3b-0c57e5eba772 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Volume info retrieved successfully. Aug 14 00:35:12.267629 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-5b347075-fd65-4c07-bc3b-0c57e5eba772 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:12.267629 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-5b347075-fd65-4c07-bc3b-0c57e5eba772 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:12.325432 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-5b347075-fd65-4c07-bc3b-0c57e5eba772 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:12.331964 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:12.331964 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:12.346851 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5b347075-fd65-4c07-bc3b-0c57e5eba772 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/298595a8-2802-4e67-9ed5-2b445db6c50c returned with HTTP 200 Aug 14 00:35:12.346851 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 402/1625] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:35:12 2026] GET /volume/v3/volumes/298595a8-2802-4e67-9ed5-2b445db6c50c => generated 906 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:12.406744 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-3b3af474-64c4-4ed5-aeb2-79ee264b4346 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:12.412824 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-3b3af474-64c4-4ed5-aeb2-79ee264b4346 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 Aug 14 00:35:12.413368 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-3b3af474-64c4-4ed5-aeb2-79ee264b4346 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:12.413469 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-3b3af474-64c4-4ed5-aeb2-79ee264b4346 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:12.423445 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:12.423445 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:12.429210 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-3b3af474-64c4-4ed5-aeb2-79ee264b4346 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:35:12.436932 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-3b3af474-64c4-4ed5-aeb2-79ee264b4346 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 returned with HTTP 200 Aug 14 00:35:12.437498 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 408/1626] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:35:12 2026] GET /volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 => generated 1405 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:12.457969 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9d9144d5-91a0-45bc-aac0-ac4e7a9da17a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:12.458614 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9d9144d5-91a0-45bc-aac0-ac4e7a9da17a None None] GET https://10.4.3.208/volume// Aug 14 00:35:12.459039 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9d9144d5-91a0-45bc-aac0-ac4e7a9da17a None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:12.459110 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9d9144d5-91a0-45bc-aac0-ac4e7a9da17a None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:12.459564 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9d9144d5-91a0-45bc-aac0-ac4e7a9da17a None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:35:12.460307 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 412/1627] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:35:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:35:12.475115 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-81a3878d-a1b7-4bc6-8d4d-786c8fe3f718 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:12.475869 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-81a3878d-a1b7-4bc6-8d4d-786c8fe3f718 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:35:12.476496 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-81a3878d-a1b7-4bc6-8d4d-786c8fe3f718 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98e345aa-fd89-4810-95c7-568da90ba865", "connector": null, "instance_uuid": "80de854e-29ef-47fd-9cf5-d0becd536aee"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:12.492559 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:12.492559 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:12.567434 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-81a3878d-a1b7-4bc6-8d4d-786c8fe3f718 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:35:12.568243 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 406/1628] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:35:12 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:13.361763 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-51c8cd42-da55-428d-bb53-4ed582856b78 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:13.364262 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-51c8cd42-da55-428d-bb53-4ed582856b78 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/298595a8-2802-4e67-9ed5-2b445db6c50c Aug 14 00:35:13.364564 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-51c8cd42-da55-428d-bb53-4ed582856b78 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:13.364853 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-51c8cd42-da55-428d-bb53-4ed582856b78 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:13.374020 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-51c8cd42-da55-428d-bb53-4ed582856b78 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/298595a8-2802-4e67-9ed5-2b445db6c50c returned with HTTP 404 Aug 14 00:35:13.374660 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 403/1629] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:35:13 2026] GET /volume/v3/volumes/298595a8-2802-4e67-9ed5-2b445db6c50c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:35:13.383556 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3b1b20ca-8d3b-4011-9953-f046d3c25fe7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:13.385553 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3b1b20ca-8d3b-4011-9953-f046d3c25fe7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb Aug 14 00:35:13.385841 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3b1b20ca-8d3b-4011-9953-f046d3c25fe7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:13.386042 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3b1b20ca-8d3b-4011-9953-f046d3c25fe7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:13.386273 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-3b1b20ca-8d3b-4011-9953-f046d3c25fe7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member 8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:13.390465 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3b1b20ca-8d3b-4011-9953-f046d3c25fe7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb returned with HTTP 404 Aug 14 00:35:13.392035 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 409/1630] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:13 2026] GET /volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:35:13.403415 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e48b19a3-cc6d-45ea-9c99-3e90e598234c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:13.410903 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e48b19a3-cc6d-45ea-9c99-3e90e598234c tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] POST https://10.4.3.208/volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113/action Aug 14 00:35:13.411455 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e48b19a3-cc6d-45ea-9c99-3e90e598234c tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:13.413838 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e48b19a3-cc6d-45ea-9c99-3e90e598234c tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:13.418596 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-e48b19a3-cc6d-45ea-9c99-3e90e598234c tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] delete called for group cb37ad88-c98f-49a2-b6e3-0f94d6185113 {{(pid=100210) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 00:35:13.418759 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.groups [None req-e48b19a3-cc6d-45ea-9c99-3e90e598234c tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Delete group with id: cb37ad88-c98f-49a2-b6e3-0f94d6185113 Aug 14 00:35:13.428061 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:13.428061 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:13.515127 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e48b19a3-cc6d-45ea-9c99-3e90e598234c tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113/action returned with HTTP 202 Aug 14 00:35:13.516255 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 413/1631] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:35:13 2026] POST /volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:35:13.533561 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a0bbccad-109c-4f82-8d23-0d34fe6370ef None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:13.537748 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a0bbccad-109c-4f82-8d23-0d34fe6370ef tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113 Aug 14 00:35:13.538165 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a0bbccad-109c-4f82-8d23-0d34fe6370ef tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:13.538165 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a0bbccad-109c-4f82-8d23-0d34fe6370ef tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:13.538165 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-a0bbccad-109c-4f82-8d23-0d34fe6370ef tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member cb37ad88-c98f-49a2-b6e3-0f94d6185113 {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:13.545672 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:13.545672 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:13.566291 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a0bbccad-109c-4f82-8d23-0d34fe6370ef tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113 returned with HTTP 200 Aug 14 00:35:13.566758 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 407/1632] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:13 2026] GET /volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113 => generated 322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:14.399228 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-9336e3b3-325d-4c82-8592-2c862369c579 req-34584cc4-530f-45f1-9604-ef515e324a7c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:14.406007 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9336e3b3-325d-4c82-8592-2c862369c579 req-34584cc4-530f-45f1-9604-ef515e324a7c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/attachments?instance_id=d51f9e87-4e8f-4323-9901-bcb9de7807ed Aug 14 00:35:14.406363 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-9336e3b3-325d-4c82-8592-2c862369c579 req-34584cc4-530f-45f1-9604-ef515e324a7c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:14.406663 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-9336e3b3-325d-4c82-8592-2c862369c579 req-34584cc4-530f-45f1-9604-ef515e324a7c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:14.436577 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9336e3b3-325d-4c82-8592-2c862369c579 req-34584cc4-530f-45f1-9604-ef515e324a7c tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/attachments?instance_id=d51f9e87-4e8f-4323-9901-bcb9de7807ed returned with HTTP 200 Aug 14 00:35:14.436577 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 404/1633] 10.4.3.208 () {70 vars in 1637 bytes} [Fri Aug 14 00:35:14 2026] GET /volume/v3/attachments?instance_id=d51f9e87-4e8f-4323-9901-bcb9de7807ed => generated 192 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:14.456848 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-9336e3b3-325d-4c82-8592-2c862369c579 req-c8ddc73f-1e2e-453a-9ebe-d7539bc9c994 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:14.460998 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9336e3b3-325d-4c82-8592-2c862369c579 req-c8ddc73f-1e2e-453a-9ebe-d7539bc9c994 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/attachments/61fe7603-4f9b-4a7e-934c-7fbceb5edbcc Aug 14 00:35:14.462308 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-9336e3b3-325d-4c82-8592-2c862369c579 req-c8ddc73f-1e2e-453a-9ebe-d7539bc9c994 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:14.463234 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-9336e3b3-325d-4c82-8592-2c862369c579 req-c8ddc73f-1e2e-453a-9ebe-d7539bc9c994 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:14.508867 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9336e3b3-325d-4c82-8592-2c862369c579 req-c8ddc73f-1e2e-453a-9ebe-d7539bc9c994 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/attachments/61fe7603-4f9b-4a7e-934c-7fbceb5edbcc returned with HTTP 200 Aug 14 00:35:14.509650 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 410/1634] 10.4.3.208 () {70 vars in 1651 bytes} [Fri Aug 14 00:35:14 2026] GET /volume/v3/attachments/61fe7603-4f9b-4a7e-934c-7fbceb5edbcc => generated 993 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:14.528219 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-daacdc7c-3f0c-413e-833d-cdfbca3e47f6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:14.530274 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-daacdc7c-3f0c-413e-833d-cdfbca3e47f6 None None] GET https://10.4.3.208/volume// Aug 14 00:35:14.530274 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-daacdc7c-3f0c-413e-833d-cdfbca3e47f6 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:14.530274 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-daacdc7c-3f0c-413e-833d-cdfbca3e47f6 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:14.530597 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-daacdc7c-3f0c-413e-833d-cdfbca3e47f6 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:35:14.531325 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 414/1635] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:35:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:35:14.581766 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-a05c936f-4fd4-4881-b1e9-fd60cba556c0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:14.588031 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e65da0a8-4dfe-492c-b4d2-e43f2f333e46 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:14.589598 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-a05c936f-4fd4-4881-b1e9-fd60cba556c0 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 Aug 14 00:35:14.589852 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-a05c936f-4fd4-4881-b1e9-fd60cba556c0 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:14.591237 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-a05c936f-4fd4-4881-b1e9-fd60cba556c0 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:14.592686 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e65da0a8-4dfe-492c-b4d2-e43f2f333e46 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113 Aug 14 00:35:14.593648 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e65da0a8-4dfe-492c-b4d2-e43f2f333e46 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:14.593648 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e65da0a8-4dfe-492c-b4d2-e43f2f333e46 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:14.593648 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-e65da0a8-4dfe-492c-b4d2-e43f2f333e46 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member cb37ad88-c98f-49a2-b6e3-0f94d6185113 {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:14.599536 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e65da0a8-4dfe-492c-b4d2-e43f2f333e46 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113 returned with HTTP 404 Aug 14 00:35:14.599994 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 405/1636] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:14 2026] GET /volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:35:14.619497 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:14.619497 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:14.620836 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a7d9729d-37de-49c2-9846-ef61383fee75 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:14.622777 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a7d9729d-37de-49c2-9846-ef61383fee75 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/detail Aug 14 00:35:14.623140 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a7d9729d-37de-49c2-9846-ef61383fee75 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:14.623386 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a7d9729d-37de-49c2-9846-ef61383fee75 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:14.624734 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:14.624734 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:14.625913 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-a05c936f-4fd4-4881-b1e9-fd60cba556c0 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:35:14.633585 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-a05c936f-4fd4-4881-b1e9-fd60cba556c0 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 returned with HTTP 200 Aug 14 00:35:14.633767 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a7d9729d-37de-49c2-9846-ef61383fee75 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/detail returned with HTTP 200 Aug 14 00:35:14.634280 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 408/1637] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:35:14 2026] GET /volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 => generated 1584 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:35:14.634477 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 411/1638] 10.4.3.208 () {68 vars in 1296 bytes} [Fri Aug 14 00:35:14 2026] GET /volume/v3/groups/detail => generated 14 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:14.653541 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0badc0c4-1200-4235-a8c9-68141c968b48 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:14.657382 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0badc0c4-1200-4235-a8c9-68141c968b48 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:35:14.657943 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0badc0c4-1200-4235-a8c9-68141c968b48 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:14.658149 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0badc0c4-1200-4235-a8c9-68141c968b48 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:14.658648 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-0badc0c4-1200-4235-a8c9-68141c968b48 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:35:14.659573 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0badc0c4-1200-4235-a8c9-68141c968b48 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:35:14.669875 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0badc0c4-1200-4235-a8c9-68141c968b48 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Get all volumes completed successfully. Aug 14 00:35:14.675194 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0badc0c4-1200-4235-a8c9-68141c968b48 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:35:14.675194 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 415/1639] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:35:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:14.695978 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fca3e119-0842-40a6-b640-bba3a621a9e4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:14.699545 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fca3e119-0842-40a6-b640-bba3a621a9e4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] POST https://10.4.3.208/volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113/action Aug 14 00:35:14.700107 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fca3e119-0842-40a6-b640-bba3a621a9e4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:14.704493 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fca3e119-0842-40a6-b640-bba3a621a9e4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:14.706013 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-fca3e119-0842-40a6-b640-bba3a621a9e4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] delete called for group cb37ad88-c98f-49a2-b6e3-0f94d6185113 {{(pid=100209) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 00:35:14.706496 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.groups [None req-fca3e119-0842-40a6-b640-bba3a621a9e4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Delete group with id: cb37ad88-c98f-49a2-b6e3-0f94d6185113 Aug 14 00:35:14.713523 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fca3e119-0842-40a6-b640-bba3a621a9e4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113/action returned with HTTP 404 Aug 14 00:35:14.714350 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 406/1640] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:35:14 2026] POST /volume/v3/groups/cb37ad88-c98f-49a2-b6e3-0f94d6185113/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:35:14.727994 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-db3e674a-857d-45ec-a283-de8a68d6011b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:14.732861 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-db3e674a-857d-45ec-a283-de8a68d6011b tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:35:14.735496 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-db3e674a-857d-45ec-a283-de8a68d6011b tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:14.735664 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-db3e674a-857d-45ec-a283-de8a68d6011b tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:14.736392 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-db3e674a-857d-45ec-a283-de8a68d6011b tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:35:14.737221 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-db3e674a-857d-45ec-a283-de8a68d6011b tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:35:14.744545 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-db3e674a-857d-45ec-a283-de8a68d6011b tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Get all volumes completed successfully. Aug 14 00:35:14.747195 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-db3e674a-857d-45ec-a283-de8a68d6011b tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:35:14.748551 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 409/1641] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:35:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:14.767057 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c4d5d2c1-a660-4dc0-842e-a78b0ca6b85e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:14.770245 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c4d5d2c1-a660-4dc0-842e-a78b0ca6b85e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] POST https://10.4.3.208/volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb/action Aug 14 00:35:14.770245 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c4d5d2c1-a660-4dc0-842e-a78b0ca6b85e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:14.770245 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c4d5d2c1-a660-4dc0-842e-a78b0ca6b85e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:14.771551 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-c4d5d2c1-a660-4dc0-842e-a78b0ca6b85e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] delete called for group 8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb {{(pid=100211) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 00:35:14.771729 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.groups [None req-c4d5d2c1-a660-4dc0-842e-a78b0ca6b85e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Delete group with id: 8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb Aug 14 00:35:14.777738 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c4d5d2c1-a660-4dc0-842e-a78b0ca6b85e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb/action returned with HTTP 404 Aug 14 00:35:14.777738 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 412/1642] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:35:14 2026] POST /volume/v3/groups/8600ba9b-83fe-4cd4-8f1a-77fca34ba4fb/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:35:14.788876 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-764920b2-9ba6-4264-971e-0a94cf5647c2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:14.792027 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-764920b2-9ba6-4264-971e-0a94cf5647c2 tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] DELETE https://10.4.3.208/volume/v3/group_types/66b1b56a-68ae-48fd-b7ec-7e319a654895 Aug 14 00:35:14.792307 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-764920b2-9ba6-4264-971e-0a94cf5647c2 tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:14.792428 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-764920b2-9ba6-4264-971e-0a94cf5647c2 tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:14.799156 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-bd30f73f-1a3a-4422-9094-af6ac8447ffa None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:14.803260 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-bd30f73f-1a3a-4422-9094-af6ac8447ffa tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] PUT https://10.4.3.208/volume/v3/attachments/e633dadd-d713-493d-8399-2f0221de0058 Aug 14 00:35:14.803736 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-bd30f73f-1a3a-4422-9094-af6ac8447ffa tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:14.819618 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-bd30f73f-1a3a-4422-9094-af6ac8447ffa tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Acquiring lock "cinder-attachment_update-98e345aa-fd89-4810-95c7-568da90ba865-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:35:14.828131 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-bd30f73f-1a3a-4422-9094-af6ac8447ffa tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Lock "cinder-attachment_update-98e345aa-fd89-4810-95c7-568da90ba865-np0000007289" acquired by "attachment_update" :: waited 0.008s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:35:14.829713 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:14.829713 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:14.835616 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-764920b2-9ba6-4264-971e-0a94cf5647c2 tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] https://10.4.3.208/volume/v3/group_types/66b1b56a-68ae-48fd-b7ec-7e319a654895 returned with HTTP 202 Aug 14 00:35:14.836490 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 416/1643] 10.4.3.208 () {68 vars in 1404 bytes} [Fri Aug 14 00:35:14 2026] DELETE /volume/v3/group_types/66b1b56a-68ae-48fd-b7ec-7e319a654895 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:35:14.855241 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0a7bed1b-441f-4cc8-9ed2-a7c44ce687ff None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:14.859213 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0a7bed1b-441f-4cc8-9ed2-a7c44ce687ff tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] DELETE https://10.4.3.208/volume/v3/types/c1c0e4dc-6224-4037-9d9e-806e6ca45027 Aug 14 00:35:14.859213 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0a7bed1b-441f-4cc8-9ed2-a7c44ce687ff tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:14.859553 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0a7bed1b-441f-4cc8-9ed2-a7c44ce687ff tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:14.901760 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0a7bed1b-441f-4cc8-9ed2-a7c44ce687ff tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] https://10.4.3.208/volume/v3/types/c1c0e4dc-6224-4037-9d9e-806e6ca45027 returned with HTTP 202 Aug 14 00:35:14.902353 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 410/1644] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:35:14 2026] DELETE /volume/v3/types/c1c0e4dc-6224-4037-9d9e-806e6ca45027 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:35:14.916203 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dd6aa0ae-3e20-4fb8-819c-f75319ec9cdf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:14.920133 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dd6aa0ae-3e20-4fb8-819c-f75319ec9cdf tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] GET https://10.4.3.208/volume/v3/types/c1c0e4dc-6224-4037-9d9e-806e6ca45027 Aug 14 00:35:14.921133 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dd6aa0ae-3e20-4fb8-819c-f75319ec9cdf tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:14.921133 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dd6aa0ae-3e20-4fb8-819c-f75319ec9cdf tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:14.929478 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dd6aa0ae-3e20-4fb8-819c-f75319ec9cdf tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] https://10.4.3.208/volume/v3/types/c1c0e4dc-6224-4037-9d9e-806e6ca45027 returned with HTTP 404 Aug 14 00:35:14.929478 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 413/1645] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:35:14 2026] GET /volume/v3/types/c1c0e4dc-6224-4037-9d9e-806e6ca45027 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:14.942469 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c687bc80-90c5-4481-a713-f967de3e9e7a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:14.945736 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c687bc80-90c5-4481-a713-f967de3e9e7a tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:35:14.946841 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c687bc80-90c5-4481-a713-f967de3e9e7a tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-486596793"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:14.978291 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c687bc80-90c5-4481-a713-f967de3e9e7a tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:35:14.978291 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 417/1646] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:35:14 2026] POST /volume/v3/types => generated 215 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:14.993490 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f9cc6ccc-4903-412a-a024-340338a030d5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:14.996283 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f9cc6ccc-4903-412a-a024-340338a030d5 tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] POST https://10.4.3.208/volume/v3/group_types Aug 14 00:35:14.997374 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f9cc6ccc-4903-412a-a024-340338a030d5 tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-495554188"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:15.007174 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-bd30f73f-1a3a-4422-9094-af6ac8447ffa tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Lock "cinder-attachment_update-98e345aa-fd89-4810-95c7-568da90ba865-np0000007289" released by "attachment_update" :: held 0.178s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:35:15.007174 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-bd30f73f-1a3a-4422-9094-af6ac8447ffa tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/attachments/e633dadd-d713-493d-8399-2f0221de0058 returned with HTTP 200 Aug 14 00:35:15.009368 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 407/1647] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:35:14 2026] PUT /volume/v3/attachments/e633dadd-d713-493d-8399-2f0221de0058 => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:15.052370 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-503f7058-1853-4683-9f43-fe8d91fdc6c5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:15.054748 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-503f7058-1853-4683-9f43-fe8d91fdc6c5 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] POST https://10.4.3.208/volume/v3/attachments/e633dadd-d713-493d-8399-2f0221de0058/action Aug 14 00:35:15.056681 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-503f7058-1853-4683-9f43-fe8d91fdc6c5 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:15.056681 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-503f7058-1853-4683-9f43-fe8d91fdc6c5 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:15.090562 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:15.090562 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:15.115489 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-89c3b82b-176e-419a-a3b1-a95111c02dc5 req-503f7058-1853-4683-9f43-fe8d91fdc6c5 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/attachments/e633dadd-d713-493d-8399-2f0221de0058/action returned with HTTP 204 Aug 14 00:35:15.116787 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 414/1648] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:35:15 2026] POST /volume/v3/attachments/e633dadd-d713-493d-8399-2f0221de0058/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:15.222135 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f9cc6ccc-4903-412a-a024-340338a030d5 tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] https://10.4.3.208/volume/v3/group_types returned with HTTP 202 Aug 14 00:35:15.222811 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 411/1649] 10.4.3.208 () {70 vars in 1311 bytes} [Fri Aug 14 00:35:14 2026] POST /volume/v3/group_types => generated 172 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:15.235428 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-90d33de4-3016-4a83-a13b-a846a195628d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:15.238856 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-90d33de4-3016-4a83-a13b-a846a195628d tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] POST https://10.4.3.208/volume/v3/groups Aug 14 00:35:15.239428 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-90d33de4-3016-4a83-a13b-a846a195628d tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "49485aa7-b366-4a18-bd8a-e40208c7edff", "volume_types": ["b5d50a21-9559-4e75-8da9-55ebb441f1c9"], "name": "tempest-GroupsTest-Group-1686377991"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:15.242194 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-90d33de4-3016-4a83-a13b-a846a195628d tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Creating new group {'group': {'group_type': '49485aa7-b366-4a18-bd8a-e40208c7edff', 'volume_types': ['b5d50a21-9559-4e75-8da9-55ebb441f1c9'], 'name': 'tempest-GroupsTest-Group-1686377991'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 00:35:15.247060 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.groups [None req-90d33de4-3016-4a83-a13b-a846a195628d tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Creating group tempest-GroupsTest-Group-1686377991. Aug 14 00:35:15.273816 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-90d33de4-3016-4a83-a13b-a846a195628d tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Availability zone cache updated, next update will occur around 2026-08-14 01:35:15.273213. {{(pid=100210) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 00:35:15.273957 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-90d33de4-3016-4a83-a13b-a846a195628d tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Availability Zones retrieved successfully. Aug 14 00:35:15.309393 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-90d33de4-3016-4a83-a13b-a846a195628d tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Created reservations ['17ce8eba-b79d-4ce0-b69e-6c799125ed7a'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:15.382771 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-90d33de4-3016-4a83-a13b-a846a195628d tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups returned with HTTP 202 Aug 14 00:35:15.383337 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 418/1650] 10.4.3.208 () {70 vars in 1297 bytes} [Fri Aug 14 00:35:15 2026] POST /volume/v3/groups => generated 104 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:35:15.397862 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-52c6f68b-f0ac-40e2-9cbc-f5ca352a0d61 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:15.402290 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-52c6f68b-f0ac-40e2-9cbc-f5ca352a0d61 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 Aug 14 00:35:15.402939 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-52c6f68b-f0ac-40e2-9cbc-f5ca352a0d61 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:15.405110 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-52c6f68b-f0ac-40e2-9cbc-f5ca352a0d61 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:15.405636 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-52c6f68b-f0ac-40e2-9cbc-f5ca352a0d61 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member 9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:15.412287 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:15.412287 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:15.428805 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-52c6f68b-f0ac-40e2-9cbc-f5ca352a0d61 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 returned with HTTP 200 Aug 14 00:35:15.428805 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 408/1651] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:15 2026] GET /volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 => generated 332 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:16.440228 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-75bdf3d5-3883-4c1e-8405-baf6ca7eabd4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:16.442531 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-75bdf3d5-3883-4c1e-8405-baf6ca7eabd4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 Aug 14 00:35:16.442531 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-75bdf3d5-3883-4c1e-8405-baf6ca7eabd4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:16.442748 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-75bdf3d5-3883-4c1e-8405-baf6ca7eabd4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:16.442928 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-75bdf3d5-3883-4c1e-8405-baf6ca7eabd4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member 9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:16.448652 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:16.448652 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:16.461129 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-75bdf3d5-3883-4c1e-8405-baf6ca7eabd4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 returned with HTTP 200 Aug 14 00:35:16.461879 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 415/1652] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:16 2026] GET /volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 => generated 333 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:16.474764 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:16.480263 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:35:16.480784 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1994180405", "volume_type": "b5d50a21-9559-4e75-8da9-55ebb441f1c9", "group_id": "9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6", "size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:16.482920 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1994180405', 'volume_type': 'b5d50a21-9559-4e75-8da9-55ebb441f1c9', 'group_id': '9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6', 'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:35:16.497387 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:16.497387 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:16.498187 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Create volume of 1 GB Aug 14 00:35:16.509198 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Availability Zones retrieved successfully. Aug 14 00:35:16.517294 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Flow 'volume_create_api' (690d9e36-8db1-4e03-bb88-2995232278dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:16.519530 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad2d6f9-45b8-4f33-96f9-67fc15cd693c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:16.519742 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:16.519742 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:16.520252 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:35:16.554012 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad2d6f9-45b8-4f33-96f9-67fc15cd693c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:35:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b5d50a21-9559-4e75-8da9-55ebb441f1c9,is_public=True,name='tempest-GroupsTest-volume-type-486596793',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5d50a21-9559-4e75-8da9-55ebb441f1c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:16.556648 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (824c3c09-514f-4d43-88eb-854fbaa800bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:16.606377 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-486596793 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-486596793, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:35:16.607761 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-486596793 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-486596793, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:35:16.652698 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Created reservations ['9c6a0b9b-bbdf-4647-a0b9-5b49ca73535b', '0626e104-2181-4755-a164-ae55bd518339', 'f178c3d0-96d3-44ed-88da-9978ac320c7e', '3002d596-0660-4ff6-866c-1e30024c98f5'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:16.652873 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (824c3c09-514f-4d43-88eb-854fbaa800bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c6a0b9b-bbdf-4647-a0b9-5b49ca73535b', '0626e104-2181-4755-a164-ae55bd518339', 'f178c3d0-96d3-44ed-88da-9978ac320c7e', '3002d596-0660-4ff6-866c-1e30024c98f5']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:16.653850 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6fd6445-8319-40a8-8013-9fbfad86ac38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:16.688782 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6fd6445-8319-40a8-8013-9fbfad86ac38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d90444f-c656-4d60-bb9d-80fba0bfe8fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1994180405',encryption_key_id=None,group_id=9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6,group_type_id=,metadata={},multiattach=False,project_id='19418703ddb1445eb5f6659bf1d3339e',qos_specs=None,replication_status=,reservations=['9c6a0b9b-bbdf-4647-a0b9-5b49ca73535b','0626e104-2181-4755-a164-ae55bd518339','f178c3d0-96d3-44ed-88da-9978ac320c7e','3002d596-0660-4ff6-866c-1e30024c98f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e809b84a8bfc4864a2c933f24a705029',volume_type_id=b5d50a21-9559-4e75-8da9-55ebb441f1c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:35:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1994180405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6,host=None,id=6d90444f-c656-4d60-bb9d-80fba0bfe8fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19418703ddb1445eb5f6659bf1d3339e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e809b84a8bfc4864a2c933f24a705029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5d50a21-9559-4e75-8da9-55ebb441f1c9),volume_type_id=b5d50a21-9559-4e75-8da9-55ebb441f1c9)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:16.689338 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3416d398-6d90-48eb-af97-91f70ea01c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:16.717349 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3416d398-6d90-48eb-af97-91f70ea01c58) transitioned into state 'SUCCESS' from state '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-1994180405',encryption_key_id=None,group_id=9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6,group_type_id=,metadata={},multiattach=False,project_id='19418703ddb1445eb5f6659bf1d3339e',qos_specs=None,replication_status=,reservations=['9c6a0b9b-bbdf-4647-a0b9-5b49ca73535b','0626e104-2181-4755-a164-ae55bd518339','f178c3d0-96d3-44ed-88da-9978ac320c7e','3002d596-0660-4ff6-866c-1e30024c98f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e809b84a8bfc4864a2c933f24a705029',volume_type_id=b5d50a21-9559-4e75-8da9-55ebb441f1c9)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:16.717349 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (985dff7a-44ee-4ecb-95e0-0c24188675ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:16.737285 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (985dff7a-44ee-4ecb-95e0-0c24188675ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:16.738437 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Flow 'volume_create_api' (690d9e36-8db1-4e03-bb88-2995232278dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:16.738904 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Create volume request issued successfully. Aug 14 00:35:16.739899 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:16.740075 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:16.797993 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:16.808223 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:16.808223 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:16.817120 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-26239cbf-4a6a-4c7e-84e5-82690329d13e tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:35:16.817120 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 412/1653] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:35:16 2026] POST /volume/v3/volumes => generated 814 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:16.830459 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-42fdf5ce-ac4f-44bc-ae9f-cb0940eba731 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:16.833004 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-42fdf5ce-ac4f-44bc-ae9f-cb0940eba731 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/6d90444f-c656-4d60-bb9d-80fba0bfe8fd Aug 14 00:35:16.833456 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-42fdf5ce-ac4f-44bc-ae9f-cb0940eba731 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:16.833706 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-42fdf5ce-ac4f-44bc-ae9f-cb0940eba731 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:16.844384 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:16.844384 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:16.848407 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-42fdf5ce-ac4f-44bc-ae9f-cb0940eba731 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Volume info retrieved successfully. Aug 14 00:35:16.849560 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-42fdf5ce-ac4f-44bc-ae9f-cb0940eba731 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:16.849895 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-42fdf5ce-ac4f-44bc-ae9f-cb0940eba731 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:16.905838 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-42fdf5ce-ac4f-44bc-ae9f-cb0940eba731 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:16.909685 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:16.909685 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:16.923774 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-42fdf5ce-ac4f-44bc-ae9f-cb0940eba731 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/6d90444f-c656-4d60-bb9d-80fba0bfe8fd returned with HTTP 200 Aug 14 00:35:16.924364 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 419/1654] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:35:16 2026] GET /volume/v3/volumes/6d90444f-c656-4d60-bb9d-80fba0bfe8fd => generated 906 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:17.944000 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-aa48fb0c-98cd-4cee-b3a6-c7f247125e09 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:17.946649 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aa48fb0c-98cd-4cee-b3a6-c7f247125e09 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/6d90444f-c656-4d60-bb9d-80fba0bfe8fd Aug 14 00:35:17.946838 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aa48fb0c-98cd-4cee-b3a6-c7f247125e09 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:17.947593 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aa48fb0c-98cd-4cee-b3a6-c7f247125e09 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:17.956479 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:17.956479 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:17.962612 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-aa48fb0c-98cd-4cee-b3a6-c7f247125e09 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Volume info retrieved successfully. Aug 14 00:35:17.963548 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-aa48fb0c-98cd-4cee-b3a6-c7f247125e09 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:17.963791 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-aa48fb0c-98cd-4cee-b3a6-c7f247125e09 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:18.018405 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-aa48fb0c-98cd-4cee-b3a6-c7f247125e09 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:18.023033 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:18.023033 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:18.034748 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aa48fb0c-98cd-4cee-b3a6-c7f247125e09 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/6d90444f-c656-4d60-bb9d-80fba0bfe8fd returned with HTTP 200 Aug 14 00:35:18.035230 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 409/1655] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:35:17 2026] GET /volume/v3/volumes/6d90444f-c656-4d60-bb9d-80fba0bfe8fd => generated 907 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:18.058112 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:18.058112 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:35:18.058591 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-911951131", "volume_type": "b5d50a21-9559-4e75-8da9-55ebb441f1c9", "group_id": "9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6", "size": 1}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:18.059987 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-911951131', 'volume_type': 'b5d50a21-9559-4e75-8da9-55ebb441f1c9', 'group_id': '9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6', 'size': 1}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:35:18.073456 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:18.073456 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:18.074400 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Create volume of 1 GB Aug 14 00:35:18.087561 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Availability Zones retrieved successfully. Aug 14 00:35:18.095996 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Flow 'volume_create_api' (724d78df-5ce2-4cb3-ab09-1e86653225a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:18.097605 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f58e1549-a906-4178-9cb4-bf10a07477fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:18.097973 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:18.097973 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:18.098437 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:35:18.127336 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f58e1549-a906-4178-9cb4-bf10a07477fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:35:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b5d50a21-9559-4e75-8da9-55ebb441f1c9,is_public=True,name='tempest-GroupsTest-volume-type-486596793',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5d50a21-9559-4e75-8da9-55ebb441f1c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:18.129203 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e076bd1-54be-43a5-8814-b6f9e31ab852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:18.169567 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-486596793 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-486596793, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:35:18.169878 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-486596793 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-486596793, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:35:18.214058 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Created reservations ['655d681a-08cd-4232-baf9-1192cd4a39ae', '149e38c1-1055-43c0-9a3c-ccf97591b9e7', 'b011e7ce-736a-49ca-bf9a-c76ea35ab0ba', '509fae01-1938-4db0-9868-0e17ab56747c'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:18.214058 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e076bd1-54be-43a5-8814-b6f9e31ab852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['655d681a-08cd-4232-baf9-1192cd4a39ae', '149e38c1-1055-43c0-9a3c-ccf97591b9e7', 'b011e7ce-736a-49ca-bf9a-c76ea35ab0ba', '509fae01-1938-4db0-9868-0e17ab56747c']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:18.214058 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2e55541-df8e-4093-b5d8-8316e33b85ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:18.237018 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2e55541-df8e-4093-b5d8-8316e33b85ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a419fd0-b8f7-4e7c-8066-9b503b3c45c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-911951131',encryption_key_id=None,group_id=9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6,group_type_id=,metadata={},multiattach=False,project_id='19418703ddb1445eb5f6659bf1d3339e',qos_specs=None,replication_status=,reservations=['655d681a-08cd-4232-baf9-1192cd4a39ae','149e38c1-1055-43c0-9a3c-ccf97591b9e7','b011e7ce-736a-49ca-bf9a-c76ea35ab0ba','509fae01-1938-4db0-9868-0e17ab56747c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e809b84a8bfc4864a2c933f24a705029',volume_type_id=b5d50a21-9559-4e75-8da9-55ebb441f1c9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:35:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-911951131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6,host=None,id=6a419fd0-b8f7-4e7c-8066-9b503b3c45c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19418703ddb1445eb5f6659bf1d3339e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e809b84a8bfc4864a2c933f24a705029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5d50a21-9559-4e75-8da9-55ebb441f1c9),volume_type_id=b5d50a21-9559-4e75-8da9-55ebb441f1c9)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:18.238522 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f69075dc-ba81-4985-857e-cebc59a6fc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:18.273756 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f69075dc-ba81-4985-857e-cebc59a6fc32) transitioned into state 'SUCCESS' from state '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-911951131',encryption_key_id=None,group_id=9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6,group_type_id=,metadata={},multiattach=False,project_id='19418703ddb1445eb5f6659bf1d3339e',qos_specs=None,replication_status=,reservations=['655d681a-08cd-4232-baf9-1192cd4a39ae','149e38c1-1055-43c0-9a3c-ccf97591b9e7','b011e7ce-736a-49ca-bf9a-c76ea35ab0ba','509fae01-1938-4db0-9868-0e17ab56747c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e809b84a8bfc4864a2c933f24a705029',volume_type_id=b5d50a21-9559-4e75-8da9-55ebb441f1c9)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:18.275049 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad90004c-66be-4abe-b8f5-7d8de41f5f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:18.307713 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad90004c-66be-4abe-b8f5-7d8de41f5f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:18.310921 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Flow 'volume_create_api' (724d78df-5ce2-4cb3-ab09-1e86653225a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:18.314749 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Create volume request issued successfully. Aug 14 00:35:18.315629 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:18.318637 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:18.371609 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:18.383757 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:18.383757 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:18.392122 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d07e8f9f-9d8c-47c4-b993-4469a78674bc tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:35:18.392122 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 416/1656] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:35:18 2026] POST /volume/v3/volumes => generated 813 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:18.410068 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6dcc8585-ee25-456b-b11a-ee5129b130a4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:18.413221 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6dcc8585-ee25-456b-b11a-ee5129b130a4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/6a419fd0-b8f7-4e7c-8066-9b503b3c45c0 Aug 14 00:35:18.413838 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6dcc8585-ee25-456b-b11a-ee5129b130a4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:18.413838 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6dcc8585-ee25-456b-b11a-ee5129b130a4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:18.430853 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:18.430853 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:18.437904 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6dcc8585-ee25-456b-b11a-ee5129b130a4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Volume info retrieved successfully. Aug 14 00:35:18.441509 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-6dcc8585-ee25-456b-b11a-ee5129b130a4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:18.441509 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-6dcc8585-ee25-456b-b11a-ee5129b130a4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:18.507404 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-6dcc8585-ee25-456b-b11a-ee5129b130a4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:18.512127 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:18.512127 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:18.522969 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6dcc8585-ee25-456b-b11a-ee5129b130a4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/6a419fd0-b8f7-4e7c-8066-9b503b3c45c0 returned with HTTP 200 Aug 14 00:35:18.523601 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 413/1657] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:35:18 2026] GET /volume/v3/volumes/6a419fd0-b8f7-4e7c-8066-9b503b3c45c0 => generated 881 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:19.538573 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6edaf27e-1d4b-40c8-af0b-127380b4ee8b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:19.542867 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6edaf27e-1d4b-40c8-af0b-127380b4ee8b tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/6a419fd0-b8f7-4e7c-8066-9b503b3c45c0 Aug 14 00:35:19.542867 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6edaf27e-1d4b-40c8-af0b-127380b4ee8b tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:19.542867 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6edaf27e-1d4b-40c8-af0b-127380b4ee8b tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:19.553211 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:19.553211 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:19.564282 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6edaf27e-1d4b-40c8-af0b-127380b4ee8b tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Volume info retrieved successfully. Aug 14 00:35:19.565302 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-6edaf27e-1d4b-40c8-af0b-127380b4ee8b tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:19.565598 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-6edaf27e-1d4b-40c8-af0b-127380b4ee8b tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:19.621106 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-6edaf27e-1d4b-40c8-af0b-127380b4ee8b tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:19.624987 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:19.624987 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:19.634982 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6edaf27e-1d4b-40c8-af0b-127380b4ee8b tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/6a419fd0-b8f7-4e7c-8066-9b503b3c45c0 returned with HTTP 200 Aug 14 00:35:19.635404 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 420/1658] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:35:19 2026] GET /volume/v3/volumes/6a419fd0-b8f7-4e7c-8066-9b503b3c45c0 => generated 906 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:19.650021 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-938f0381-6ed7-48dc-90e2-38729c90dc96 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:19.652025 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-938f0381-6ed7-48dc-90e2-38729c90dc96 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] PUT https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 Aug 14 00:35:19.653108 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-938f0381-6ed7-48dc-90e2-38729c90dc96 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "6a419fd0-b8f7-4e7c-8066-9b503b3c45c0"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:19.655001 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-938f0381-6ed7-48dc-90e2-38729c90dc96 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Update called for group 9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6. {{(pid=100209) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 00:35:19.655424 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.groups [None req-938f0381-6ed7-48dc-90e2-38729c90dc96 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Updating group 9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 with name new_group description: This is a new group add_volumes: None remove_volumes: 6a419fd0-b8f7-4e7c-8066-9b503b3c45c0. Aug 14 00:35:19.660729 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:19.660729 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:19.692471 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-938f0381-6ed7-48dc-90e2-38729c90dc96 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 returned with HTTP 202 Aug 14 00:35:19.693291 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 410/1659] 10.4.3.208 () {70 vars in 1407 bytes} [Fri Aug 14 00:35:19 2026] PUT /volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:35:19.705718 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-48f79aec-8771-4f9d-9cae-52def38b87e2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:19.710296 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-48f79aec-8771-4f9d-9cae-52def38b87e2 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 Aug 14 00:35:19.710502 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-48f79aec-8771-4f9d-9cae-52def38b87e2 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:19.710745 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-48f79aec-8771-4f9d-9cae-52def38b87e2 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:19.710948 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-48f79aec-8771-4f9d-9cae-52def38b87e2 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member 9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:19.723729 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:19.723729 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:19.736975 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-48f79aec-8771-4f9d-9cae-52def38b87e2 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 returned with HTTP 200 Aug 14 00:35:19.737776 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 417/1660] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:19 2026] GET /volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 => generated 323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:20.751519 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-67b8ced7-8dbf-401e-857e-0d11b7ca875c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:20.754070 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-67b8ced7-8dbf-401e-857e-0d11b7ca875c tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 Aug 14 00:35:20.754570 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-67b8ced7-8dbf-401e-857e-0d11b7ca875c tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:20.755873 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-67b8ced7-8dbf-401e-857e-0d11b7ca875c tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:20.755873 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-67b8ced7-8dbf-401e-857e-0d11b7ca875c tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member 9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:20.762221 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:20.762221 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:20.779427 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-67b8ced7-8dbf-401e-857e-0d11b7ca875c tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 returned with HTTP 200 Aug 14 00:35:20.779915 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 414/1661] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:20 2026] GET /volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 => generated 324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:20.790811 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-be536583-a03b-4c6a-8269-65451bbe0ba4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:20.793415 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-be536583-a03b-4c6a-8269-65451bbe0ba4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 Aug 14 00:35:20.793953 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-be536583-a03b-4c6a-8269-65451bbe0ba4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:20.793953 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-be536583-a03b-4c6a-8269-65451bbe0ba4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:20.794140 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-be536583-a03b-4c6a-8269-65451bbe0ba4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member 9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:20.799801 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:20.799801 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:20.816514 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-be536583-a03b-4c6a-8269-65451bbe0ba4 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 returned with HTTP 200 Aug 14 00:35:20.816982 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 421/1662] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:20 2026] GET /volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 => generated 324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:20.835319 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-df3b6d4c-e554-4672-bb2e-b01756f9ba37 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:20.840645 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-df3b6d4c-e554-4672-bb2e-b01756f9ba37 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:35:20.841120 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-df3b6d4c-e554-4672-bb2e-b01756f9ba37 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:20.841323 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-df3b6d4c-e554-4672-bb2e-b01756f9ba37 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:20.841930 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-df3b6d4c-e554-4672-bb2e-b01756f9ba37 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:35:20.843576 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-df3b6d4c-e554-4672-bb2e-b01756f9ba37 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:35:20.862051 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-df3b6d4c-e554-4672-bb2e-b01756f9ba37 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Get all volumes completed successfully. Aug 14 00:35:20.863422 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-df3b6d4c-e554-4672-bb2e-b01756f9ba37 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:20.864470 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-df3b6d4c-e554-4672-bb2e-b01756f9ba37 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:20.916613 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-df3b6d4c-e554-4672-bb2e-b01756f9ba37 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:20.924608 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:20.924608 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:20.935408 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-df3b6d4c-e554-4672-bb2e-b01756f9ba37 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:35:20.935991 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 411/1663] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:35:20 2026] GET /volume/v3/volumes/detail => generated 1772 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:35:20.955640 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-99c43a9f-2b0c-424e-9470-b59ca82441b0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:20.958066 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-99c43a9f-2b0c-424e-9470-b59ca82441b0 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] PUT https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 Aug 14 00:35:20.958809 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-99c43a9f-2b0c-424e-9470-b59ca82441b0 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6a419fd0-b8f7-4e7c-8066-9b503b3c45c0"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:20.960832 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-99c43a9f-2b0c-424e-9470-b59ca82441b0 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Update called for group 9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6. {{(pid=100211) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 00:35:20.960968 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.groups [None req-99c43a9f-2b0c-424e-9470-b59ca82441b0 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Updating group 9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 with name None description: None add_volumes: 6a419fd0-b8f7-4e7c-8066-9b503b3c45c0 remove_volumes: None. Aug 14 00:35:20.965687 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:20.965687 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:21.035710 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-99c43a9f-2b0c-424e-9470-b59ca82441b0 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 returned with HTTP 202 Aug 14 00:35:21.036206 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 418/1664] 10.4.3.208 () {70 vars in 1406 bytes} [Fri Aug 14 00:35:20 2026] PUT /volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:35:21.046208 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c5cc0a05-e3ef-4551-a305-a25001cac3a7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:21.050002 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c5cc0a05-e3ef-4551-a305-a25001cac3a7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 Aug 14 00:35:21.050002 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c5cc0a05-e3ef-4551-a305-a25001cac3a7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:21.050002 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c5cc0a05-e3ef-4551-a305-a25001cac3a7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:21.050002 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-c5cc0a05-e3ef-4551-a305-a25001cac3a7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member 9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:21.058738 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:21.058738 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:21.067743 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c5cc0a05-e3ef-4551-a305-a25001cac3a7 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 returned with HTTP 200 Aug 14 00:35:21.068182 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 415/1665] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:21 2026] GET /volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:22.087421 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-089859dd-7988-42c4-857e-78bb5b654adb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:22.091349 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-089859dd-7988-42c4-857e-78bb5b654adb tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 Aug 14 00:35:22.091349 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-089859dd-7988-42c4-857e-78bb5b654adb tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:22.091349 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-089859dd-7988-42c4-857e-78bb5b654adb tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:22.091349 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-089859dd-7988-42c4-857e-78bb5b654adb tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member 9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:22.094354 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:22.094354 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:22.108047 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-089859dd-7988-42c4-857e-78bb5b654adb tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 returned with HTTP 200 Aug 14 00:35:22.108658 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 422/1666] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:22 2026] GET /volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:22.121498 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-56cb0053-a8cc-4d9c-be40-1abf5339f167 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:22.124350 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-56cb0053-a8cc-4d9c-be40-1abf5339f167 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:35:22.124689 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-56cb0053-a8cc-4d9c-be40-1abf5339f167 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:22.124971 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-56cb0053-a8cc-4d9c-be40-1abf5339f167 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:22.125312 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-56cb0053-a8cc-4d9c-be40-1abf5339f167 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:35:22.126832 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-56cb0053-a8cc-4d9c-be40-1abf5339f167 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:35:22.139445 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-56cb0053-a8cc-4d9c-be40-1abf5339f167 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Get all volumes completed successfully. Aug 14 00:35:22.140494 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-56cb0053-a8cc-4d9c-be40-1abf5339f167 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:22.142385 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-56cb0053-a8cc-4d9c-be40-1abf5339f167 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:22.182042 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-56cb0053-a8cc-4d9c-be40-1abf5339f167 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:22.186984 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:22.186984 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:22.193245 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-56cb0053-a8cc-4d9c-be40-1abf5339f167 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:22.193795 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-56cb0053-a8cc-4d9c-be40-1abf5339f167 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:22.254697 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-56cb0053-a8cc-4d9c-be40-1abf5339f167 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:22.260814 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:22.260814 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:22.273566 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-56cb0053-a8cc-4d9c-be40-1abf5339f167 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:35:22.274223 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 412/1667] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:35:22 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:35:22.297170 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bce9b982-7b3e-41f4-8ed9-5a3f9a737258 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:22.300314 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bce9b982-7b3e-41f4-8ed9-5a3f9a737258 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:35:22.300747 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bce9b982-7b3e-41f4-8ed9-5a3f9a737258 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:22.301031 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bce9b982-7b3e-41f4-8ed9-5a3f9a737258 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'detail' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:22.301672 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-bce9b982-7b3e-41f4-8ed9-5a3f9a737258 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:35:22.302147 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:22.302147 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:22.302727 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-bce9b982-7b3e-41f4-8ed9-5a3f9a737258 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:35:22.316894 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bce9b982-7b3e-41f4-8ed9-5a3f9a737258 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Get all volumes completed successfully. Aug 14 00:35:22.317496 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-bce9b982-7b3e-41f4-8ed9-5a3f9a737258 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:22.317496 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-bce9b982-7b3e-41f4-8ed9-5a3f9a737258 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:22.377962 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-bce9b982-7b3e-41f4-8ed9-5a3f9a737258 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:22.383739 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:22.383739 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:22.389597 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-bce9b982-7b3e-41f4-8ed9-5a3f9a737258 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:22.389769 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-bce9b982-7b3e-41f4-8ed9-5a3f9a737258 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:22.442109 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-bce9b982-7b3e-41f4-8ed9-5a3f9a737258 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:22.447306 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:22.447306 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:22.464190 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bce9b982-7b3e-41f4-8ed9-5a3f9a737258 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:35:22.466079 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 419/1668] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:35:22 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:35:22.493670 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a6d9abea-8e9b-4876-9698-662d9fa9da29 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:22.496859 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a6d9abea-8e9b-4876-9698-662d9fa9da29 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] POST https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6/action Aug 14 00:35:22.496859 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a6d9abea-8e9b-4876-9698-662d9fa9da29 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:22.496971 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a6d9abea-8e9b-4876-9698-662d9fa9da29 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:22.499132 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-a6d9abea-8e9b-4876-9698-662d9fa9da29 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] delete called for group 9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 {{(pid=100208) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 00:35:22.499528 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.groups [None req-a6d9abea-8e9b-4876-9698-662d9fa9da29 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Delete group with id: 9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 Aug 14 00:35:22.506330 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:22.506330 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:22.603265 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a6d9abea-8e9b-4876-9698-662d9fa9da29 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6/action returned with HTTP 202 Aug 14 00:35:22.603845 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 416/1669] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:35:22 2026] POST /volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:35:22.617693 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cee64c17-7f59-4ce4-b6dc-ddb7f091cd67 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:22.622981 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cee64c17-7f59-4ce4-b6dc-ddb7f091cd67 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/6a419fd0-b8f7-4e7c-8066-9b503b3c45c0 Aug 14 00:35:22.623376 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cee64c17-7f59-4ce4-b6dc-ddb7f091cd67 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:22.623697 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cee64c17-7f59-4ce4-b6dc-ddb7f091cd67 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:22.640465 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:22.640465 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:22.655157 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cee64c17-7f59-4ce4-b6dc-ddb7f091cd67 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Volume info retrieved successfully. Aug 14 00:35:22.655908 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-cee64c17-7f59-4ce4-b6dc-ddb7f091cd67 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:35:22.656259 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-cee64c17-7f59-4ce4-b6dc-ddb7f091cd67 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:35:22.720122 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-cee64c17-7f59-4ce4-b6dc-ddb7f091cd67 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:35:22.723753 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:22.723753 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:22.735436 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cee64c17-7f59-4ce4-b6dc-ddb7f091cd67 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/6a419fd0-b8f7-4e7c-8066-9b503b3c45c0 returned with HTTP 200 Aug 14 00:35:22.736158 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 423/1670] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:35:22 2026] GET /volume/v3/volumes/6a419fd0-b8f7-4e7c-8066-9b503b3c45c0 => generated 905 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:23.757196 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9feeafeb-096b-4ee5-b14f-cc2822e26d99 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:23.760192 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9feeafeb-096b-4ee5-b14f-cc2822e26d99 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/6a419fd0-b8f7-4e7c-8066-9b503b3c45c0 Aug 14 00:35:23.760504 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9feeafeb-096b-4ee5-b14f-cc2822e26d99 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:23.760739 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9feeafeb-096b-4ee5-b14f-cc2822e26d99 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:23.772113 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9feeafeb-096b-4ee5-b14f-cc2822e26d99 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/6a419fd0-b8f7-4e7c-8066-9b503b3c45c0 returned with HTTP 404 Aug 14 00:35:23.773231 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 413/1671] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:35:23 2026] GET /volume/v3/volumes/6a419fd0-b8f7-4e7c-8066-9b503b3c45c0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:35:23.784740 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-265d7383-94b0-4d9a-a6f0-0dbee934f434 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:23.787919 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-265d7383-94b0-4d9a-a6f0-0dbee934f434 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/volumes/6d90444f-c656-4d60-bb9d-80fba0bfe8fd Aug 14 00:35:23.787919 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-265d7383-94b0-4d9a-a6f0-0dbee934f434 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:23.787919 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-265d7383-94b0-4d9a-a6f0-0dbee934f434 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:23.797125 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-265d7383-94b0-4d9a-a6f0-0dbee934f434 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/volumes/6d90444f-c656-4d60-bb9d-80fba0bfe8fd returned with HTTP 404 Aug 14 00:35:23.797719 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 420/1672] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:35:23 2026] GET /volume/v3/volumes/6d90444f-c656-4d60-bb9d-80fba0bfe8fd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:35:23.814919 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d8c8afaf-0ab0-4cb1-9364-6af0b00ca053 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:23.819280 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d8c8afaf-0ab0-4cb1-9364-6af0b00ca053 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] GET https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 Aug 14 00:35:23.819720 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d8c8afaf-0ab0-4cb1-9364-6af0b00ca053 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:23.820003 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d8c8afaf-0ab0-4cb1-9364-6af0b00ca053 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:23.820419 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-d8c8afaf-0ab0-4cb1-9364-6af0b00ca053 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] show called for member 9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:35:23.827853 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d8c8afaf-0ab0-4cb1-9364-6af0b00ca053 tempest-GroupsTest-1235885065 tempest-GroupsTest-1235885065-project-member] https://10.4.3.208/volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 returned with HTTP 404 Aug 14 00:35:23.828898 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 417/1673] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:35:23 2026] GET /volume/v3/groups/9f2ab9d0-7a0e-4ed1-810b-6f8e686334f6 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:35:23.842854 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ce37ff5a-76b6-4e10-a34b-421e8cbc98af None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:23.845712 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ce37ff5a-76b6-4e10-a34b-421e8cbc98af tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] DELETE https://10.4.3.208/volume/v3/group_types/49485aa7-b366-4a18-bd8a-e40208c7edff Aug 14 00:35:23.846431 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ce37ff5a-76b6-4e10-a34b-421e8cbc98af tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:23.846431 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ce37ff5a-76b6-4e10-a34b-421e8cbc98af tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:23.873901 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ce37ff5a-76b6-4e10-a34b-421e8cbc98af tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] https://10.4.3.208/volume/v3/group_types/49485aa7-b366-4a18-bd8a-e40208c7edff returned with HTTP 202 Aug 14 00:35:23.874255 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 424/1674] 10.4.3.208 () {68 vars in 1404 bytes} [Fri Aug 14 00:35:23 2026] DELETE /volume/v3/group_types/49485aa7-b366-4a18-bd8a-e40208c7edff => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:35:23.885465 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2f166653-3fdd-4789-9a42-73abfc598715 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:23.889932 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f166653-3fdd-4789-9a42-73abfc598715 tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] DELETE https://10.4.3.208/volume/v3/types/b5d50a21-9559-4e75-8da9-55ebb441f1c9 Aug 14 00:35:23.890277 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f166653-3fdd-4789-9a42-73abfc598715 tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:23.890599 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f166653-3fdd-4789-9a42-73abfc598715 tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:23.937098 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f166653-3fdd-4789-9a42-73abfc598715 tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] https://10.4.3.208/volume/v3/types/b5d50a21-9559-4e75-8da9-55ebb441f1c9 returned with HTTP 202 Aug 14 00:35:23.937716 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 414/1675] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:35:23 2026] DELETE /volume/v3/types/b5d50a21-9559-4e75-8da9-55ebb441f1c9 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:35:23.949410 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-509b81d6-af03-4a05-b72c-e3319f2dfebe None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:23.954308 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-509b81d6-af03-4a05-b72c-e3319f2dfebe tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] GET https://10.4.3.208/volume/v3/types/b5d50a21-9559-4e75-8da9-55ebb441f1c9 Aug 14 00:35:23.954308 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-509b81d6-af03-4a05-b72c-e3319f2dfebe tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:23.954308 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-509b81d6-af03-4a05-b72c-e3319f2dfebe tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:23.956667 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-509b81d6-af03-4a05-b72c-e3319f2dfebe tempest-GroupsTest-1081079411 tempest-GroupsTest-1081079411-project-admin] https://10.4.3.208/volume/v3/types/b5d50a21-9559-4e75-8da9-55ebb441f1c9 returned with HTTP 404 Aug 14 00:35:23.957225 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 421/1676] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:35:23 2026] GET /volume/v3/types/b5d50a21-9559-4e75-8da9-55ebb441f1c9 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:24.525927 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:24.531409 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:35:24.533558 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-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": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "source_volid": null, "backup_id": null}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:24.541168 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-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': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'source_volid': None, 'backup_id': None}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:35:24.711396 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Create volume of 1 GB Aug 14 00:35:24.725124 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Availability Zones retrieved successfully. Aug 14 00:35:24.742371 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Flow 'volume_create_api' (10489492-2dcc-4fb9-aef7-28ee0bb763bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:24.742371 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fef678-6870-4078-b439-8bd52bbbffb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:24.743847 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:35:24.843857 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fef678-6870-4078-b439-8bd52bbbffb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:24.843857 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcea190f-0999-4abd-b673-c3647a1781ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:24.917082 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Created reservations ['1c59e416-c133-48a1-8c1f-5bd1fbd4b935', 'c1ea9ca2-6e8d-40ff-a3fc-9f2ee21e99ee', '05c690a6-fcd4-43de-b98a-427eceeb7e17', '1441fa24-640c-4a92-adc9-4702056efbb3'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:24.917082 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcea190f-0999-4abd-b673-c3647a1781ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c59e416-c133-48a1-8c1f-5bd1fbd4b935', 'c1ea9ca2-6e8d-40ff-a3fc-9f2ee21e99ee', '05c690a6-fcd4-43de-b98a-427eceeb7e17', '1441fa24-640c-4a92-adc9-4702056efbb3']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:24.920137 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (828debad-dccc-4caa-86f7-c396d7159e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:24.959619 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (828debad-dccc-4caa-86f7-c396d7159e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81253672-5b68-4e23-bb60-6d8268147639', '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='fec8275817fa45a5bb33f4dad0dcef23',qos_specs=None,replication_status=,reservations=['1c59e416-c133-48a1-8c1f-5bd1fbd4b935','c1ea9ca2-6e8d-40ff-a3fc-9f2ee21e99ee','05c690a6-fcd4-43de-b98a-427eceeb7e17','1441fa24-640c-4a92-adc9-4702056efbb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d37a0963da48c0a45626e1c1c08859',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:35:24Z,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=81253672-5b68-4e23-bb60-6d8268147639,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fec8275817fa45a5bb33f4dad0dcef23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01d37a0963da48c0a45626e1c1c08859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:24.960953 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bc2fd1f-2cba-4697-a718-2b843cf3003a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:25.003882 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bc2fd1f-2cba-4697-a718-2b843cf3003a) transitioned into 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='fec8275817fa45a5bb33f4dad0dcef23',qos_specs=None,replication_status=,reservations=['1c59e416-c133-48a1-8c1f-5bd1fbd4b935','c1ea9ca2-6e8d-40ff-a3fc-9f2ee21e99ee','05c690a6-fcd4-43de-b98a-427eceeb7e17','1441fa24-640c-4a92-adc9-4702056efbb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d37a0963da48c0a45626e1c1c08859',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:25.005643 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (503d8ee8-ff26-4509-aff4-a1b429268b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:25.022451 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (503d8ee8-ff26-4509-aff4-a1b429268b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:25.024433 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Flow 'volume_create_api' (10489492-2dcc-4fb9-aef7-28ee0bb763bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:25.024433 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Create volume request issued successfully. Aug 14 00:35:25.026678 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-c2286089-8d56-42b3-b00f-de6ba96451b1 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:35:25.026899 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 418/1677] 10.4.3.208 () {72 vars in 1541 bytes} [Fri Aug 14 00:35:24 2026] POST /volume/v3/volumes => generated 703 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:35:25.047064 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-bbddd1bf-acea-4f7f-92ec-72454ee6bdeb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:25.054897 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-bbddd1bf-acea-4f7f-92ec-72454ee6bdeb tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] GET https://10.4.3.208/volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 Aug 14 00:35:25.054897 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-bbddd1bf-acea-4f7f-92ec-72454ee6bdeb tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:25.054897 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-bbddd1bf-acea-4f7f-92ec-72454ee6bdeb tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:25.068035 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:25.068035 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:25.075348 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-bbddd1bf-acea-4f7f-92ec-72454ee6bdeb tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Volume info retrieved successfully. Aug 14 00:35:25.084001 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-bbddd1bf-acea-4f7f-92ec-72454ee6bdeb tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 returned with HTTP 200 Aug 14 00:35:25.084870 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 425/1678] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:35:25 2026] GET /volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 => generated 771 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:25.108117 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-2f58aa3c-b718-428e-b3de-572f5584af70 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:25.127680 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-2f58aa3c-b718-428e-b3de-572f5584af70 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] GET https://10.4.3.208/volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 Aug 14 00:35:25.127680 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-2f58aa3c-b718-428e-b3de-572f5584af70 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:25.127680 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-2f58aa3c-b718-428e-b3de-572f5584af70 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:25.139592 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:25.139592 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:25.143962 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-2f58aa3c-b718-428e-b3de-572f5584af70 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Volume info retrieved successfully. Aug 14 00:35:25.158867 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-2f58aa3c-b718-428e-b3de-572f5584af70 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 returned with HTTP 200 Aug 14 00:35:25.159872 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 415/1679] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:35:25 2026] GET /volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 => generated 771 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:28.101450 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:28.176163 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-148c39d3-58f2-4ea5-89ef-f03c3c1ae93d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:28.180126 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-148c39d3-58f2-4ea5-89ef-f03c3c1ae93d tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] GET https://10.4.3.208/volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 Aug 14 00:35:28.180443 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-148c39d3-58f2-4ea5-89ef-f03c3c1ae93d tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:28.181034 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-148c39d3-58f2-4ea5-89ef-f03c3c1ae93d tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:28.193202 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:28.193202 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:28.198764 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-148c39d3-58f2-4ea5-89ef-f03c3c1ae93d tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Volume info retrieved successfully. Aug 14 00:35:28.206216 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-148c39d3-58f2-4ea5-89ef-f03c3c1ae93d tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 returned with HTTP 200 Aug 14 00:35:28.206801 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 419/1680] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:35:28 2026] GET /volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 => generated 1311 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:28.217564 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a8c3fc67-af77-4fcd-80e1-14f87a44d99a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:28.218158 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a8c3fc67-af77-4fcd-80e1-14f87a44d99a None None] GET https://10.4.3.208/volume// Aug 14 00:35:28.218491 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a8c3fc67-af77-4fcd-80e1-14f87a44d99a None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:28.218813 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a8c3fc67-af77-4fcd-80e1-14f87a44d99a None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:28.219207 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a8c3fc67-af77-4fcd-80e1-14f87a44d99a None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:35:28.219790 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 426/1681] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:35:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:35:28.229918 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-b5a47e68-1a98-4028-9da7-76bfa41095b0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:28.232834 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-b5a47e68-1a98-4028-9da7-76bfa41095b0 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:35:28.233787 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-b5a47e68-1a98-4028-9da7-76bfa41095b0 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81253672-5b68-4e23-bb60-6d8268147639", "connector": null, "instance_uuid": "64b8e557-09c1-44ac-ad7e-f8183346a94b"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:28.246222 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:28.246222 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:28.293599 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-b5a47e68-1a98-4028-9da7-76bfa41095b0 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:35:28.293599 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 416/1682] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:35:28 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:28.307694 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a1bb460e-410b-4067-9150-60c1962a1a0a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:28.307694 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a1bb460e-410b-4067-9150-60c1962a1a0a None None] GET https://10.4.3.208/volume// Aug 14 00:35:28.308044 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a1bb460e-410b-4067-9150-60c1962a1a0a None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:28.308282 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a1bb460e-410b-4067-9150-60c1962a1a0a None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:28.309380 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a1bb460e-410b-4067-9150-60c1962a1a0a None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:35:28.311485 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 420/1683] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:35:28 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:35:28.321105 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-0b10e8db-f2fe-41b1-ad8c-623639ffe97b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:28.324270 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-0b10e8db-f2fe-41b1-ad8c-623639ffe97b tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] GET https://10.4.3.208/volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 Aug 14 00:35:28.324670 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-0b10e8db-f2fe-41b1-ad8c-623639ffe97b tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:28.325011 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-0b10e8db-f2fe-41b1-ad8c-623639ffe97b tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:28.330602 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:35:28.331384 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1755013731"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:28.335083 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1755013731'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:35:28.335083 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Create volume of 1 GB Aug 14 00:35:28.338538 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:28.338538 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:28.342868 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Availability Zones retrieved successfully. Aug 14 00:35:28.345412 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-0b10e8db-f2fe-41b1-ad8c-623639ffe97b tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Volume info retrieved successfully. Aug 14 00:35:28.351216 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Flow 'volume_create_api' (666fe24b-329b-436f-b21a-9721bfc63983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:28.353023 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c002e93-a420-474f-9b8f-162633a587b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:28.353511 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-0b10e8db-f2fe-41b1-ad8c-623639ffe97b tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 returned with HTTP 200 Aug 14 00:35:28.354607 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 427/1684] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:35:28 2026] GET /volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 => generated 1490 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:35:28.354809 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:35:28.395918 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c002e93-a420-474f-9b8f-162633a587b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:28.396805 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1d0760c-7db2-4363-bb6e-8aba2947164b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:28.489025 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Created reservations ['0c5df000-755b-47ca-9843-dce1de6b278c', '351af8ac-eac9-4349-bebe-83f03f6cbe6d', 'a0ae8476-ca29-4137-af00-157d2ae83ff5', '83e6d314-146b-4c0a-aea1-f3303c6520bf'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:28.490806 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1d0760c-7db2-4363-bb6e-8aba2947164b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c5df000-755b-47ca-9843-dce1de6b278c', '351af8ac-eac9-4349-bebe-83f03f6cbe6d', 'a0ae8476-ca29-4137-af00-157d2ae83ff5', '83e6d314-146b-4c0a-aea1-f3303c6520bf']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:28.491627 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f2b82a-fa4d-45a5-931d-512da6d4a7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:28.495547 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-8157d9f8-b2a3-4db3-8fb2-a9018f9a9bae None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:28.498490 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-8157d9f8-b2a3-4db3-8fb2-a9018f9a9bae tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] PUT https://10.4.3.208/volume/v3/attachments/d27b6d27-f918-4e25-ab6b-45da92c0b2e0 Aug 14 00:35:28.499700 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-8157d9f8-b2a3-4db3-8fb2-a9018f9a9bae tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:28.515009 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-8157d9f8-b2a3-4db3-8fb2-a9018f9a9bae tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Acquiring lock "cinder-attachment_update-81253672-5b68-4e23-bb60-6d8268147639-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:35:28.523394 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-8157d9f8-b2a3-4db3-8fb2-a9018f9a9bae tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Lock "cinder-attachment_update-81253672-5b68-4e23-bb60-6d8268147639-np0000007289" acquired by "attachment_update" :: waited 0.008s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:35:28.525798 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:28.525798 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:28.526407 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f2b82a-fa4d-45a5-931d-512da6d4a7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1755013731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2527f3b9f8604e7e8db92a2d4f0118f4',qos_specs=None,replication_status=,reservations=['0c5df000-755b-47ca-9843-dce1de6b278c','351af8ac-eac9-4349-bebe-83f03f6cbe6d','a0ae8476-ca29-4137-af00-157d2ae83ff5','83e6d314-146b-4c0a-aea1-f3303c6520bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8daef3905c3448a89215895d2b31c0d7',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:35:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1755013731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2527f3b9f8604e7e8db92a2d4f0118f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8daef3905c3448a89215895d2b31c0d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:28.527438 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1c8fe2b-2874-4f03-9841-cb60ae0047df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:28.559813 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1c8fe2b-2874-4f03-9841-cb60ae0047df) transitioned into state 'SUCCESS' from state '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-1755013731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2527f3b9f8604e7e8db92a2d4f0118f4',qos_specs=None,replication_status=,reservations=['0c5df000-755b-47ca-9843-dce1de6b278c','351af8ac-eac9-4349-bebe-83f03f6cbe6d','a0ae8476-ca29-4137-af00-157d2ae83ff5','83e6d314-146b-4c0a-aea1-f3303c6520bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8daef3905c3448a89215895d2b31c0d7',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:28.560866 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f0f9f9-71dc-40c7-ad66-9ca76f7c0371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:28.575236 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f0f9f9-71dc-40c7-ad66-9ca76f7c0371) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:28.576488 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Flow 'volume_create_api' (666fe24b-329b-436f-b21a-9721bfc63983) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:28.576908 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Create volume request issued successfully. Aug 14 00:35:28.577788 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c06f2190-d463-4ece-9f10-52c2d7c4b566 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:35:28.578271 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 422/1685] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:35:28 2026] POST /volume/v3/volumes => generated 751 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 00:35:28.596044 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7bc36f57-1a5a-4596-b80f-b1179187ede2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:28.599214 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7bc36f57-1a5a-4596-b80f-b1179187ede2 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd Aug 14 00:35:28.600192 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7bc36f57-1a5a-4596-b80f-b1179187ede2 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:28.600192 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7bc36f57-1a5a-4596-b80f-b1179187ede2 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:28.610777 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:28.610777 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:28.623810 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7bc36f57-1a5a-4596-b80f-b1179187ede2 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Volume info retrieved successfully. Aug 14 00:35:28.631954 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7bc36f57-1a5a-4596-b80f-b1179187ede2 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd returned with HTTP 200 Aug 14 00:35:28.632865 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 421/1686] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:28 2026] GET /volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:28.687932 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-8157d9f8-b2a3-4db3-8fb2-a9018f9a9bae tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Lock "cinder-attachment_update-81253672-5b68-4e23-bb60-6d8268147639-np0000007289" released by "attachment_update" :: held 0.165s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:35:28.688391 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-8157d9f8-b2a3-4db3-8fb2-a9018f9a9bae tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/attachments/d27b6d27-f918-4e25-ab6b-45da92c0b2e0 returned with HTTP 200 Aug 14 00:35:28.689111 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 417/1687] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:35:28 2026] PUT /volume/v3/attachments/d27b6d27-f918-4e25-ab6b-45da92c0b2e0 => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:28.734599 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-8fcf481d-ffe6-4684-b8c5-d038b5fa27b6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:28.737905 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-8fcf481d-ffe6-4684-b8c5-d038b5fa27b6 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] POST https://10.4.3.208/volume/v3/attachments/d27b6d27-f918-4e25-ab6b-45da92c0b2e0/action Aug 14 00:35:28.738765 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-8fcf481d-ffe6-4684-b8c5-d038b5fa27b6 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:28.738881 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-8fcf481d-ffe6-4684-b8c5-d038b5fa27b6 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:28.766254 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:28.766254 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:28.789719 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-39205f4e-cb00-471b-adbf-800a43bd9dbe req-8fcf481d-ffe6-4684-b8c5-d038b5fa27b6 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/attachments/d27b6d27-f918-4e25-ab6b-45da92c0b2e0/action returned with HTTP 204 Aug 14 00:35:28.790004 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 428/1688] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:35:28 2026] POST /volume/v3/attachments/d27b6d27-f918-4e25-ab6b-45da92c0b2e0/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:29.649554 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f9c28481-938a-4671-b4d7-25c4b0dcd1a8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:29.652641 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f9c28481-938a-4671-b4d7-25c4b0dcd1a8 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd Aug 14 00:35:29.653203 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f9c28481-938a-4671-b4d7-25c4b0dcd1a8 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:29.653203 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f9c28481-938a-4671-b4d7-25c4b0dcd1a8 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:29.669515 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:29.669515 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:29.677965 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f9c28481-938a-4671-b4d7-25c4b0dcd1a8 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Volume info retrieved successfully. Aug 14 00:35:29.684662 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f9c28481-938a-4671-b4d7-25c4b0dcd1a8 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd returned with HTTP 200 Aug 14 00:35:29.685341 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 423/1689] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:29 2026] GET /volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:29.705018 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1770b933-02ab-4c61-9866-b76232544e53 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:29.707347 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1770b933-02ab-4c61-9866-b76232544e53 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:35:29.707921 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1770b933-02ab-4c61-9866-b76232544e53 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd", "name": "tempest-SnapshotsActionsTest-Snapshot-831080590"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:29.724376 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:29.724376 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:29.725631 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1770b933-02ab-4c61-9866-b76232544e53 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Volume info retrieved successfully. Aug 14 00:35:29.725971 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-1770b933-02ab-4c61-9866-b76232544e53 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Create snapshot from volume 2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd Aug 14 00:35:29.789026 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-1770b933-02ab-4c61-9866-b76232544e53 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Created reservations ['82566ae3-500b-4f29-b4d9-64b18666d2d4', 'b60560bb-eca7-4a40-9e58-da9db1ccf4f1', '7d7012a4-002f-417f-8ea0-ea2c53396d70', 'e72f7b19-ddea-45a4-9479-c0f7995bf7b2'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:29.841256 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1770b933-02ab-4c61-9866-b76232544e53 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot create request issued successfully. Aug 14 00:35:29.841256 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1770b933-02ab-4c61-9866-b76232544e53 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:35:29.841489 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 422/1690] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:35:29 2026] POST /volume/v3/snapshots => generated 306 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:35:29.855444 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a7549062-d827-42f1-bdc2-65232e8474e3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:29.860059 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a7549062-d827-42f1-bdc2-65232e8474e3 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca Aug 14 00:35:29.860059 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a7549062-d827-42f1-bdc2-65232e8474e3 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:29.860059 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a7549062-d827-42f1-bdc2-65232e8474e3 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:29.868210 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:29.868210 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:29.869057 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a7549062-d827-42f1-bdc2-65232e8474e3 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:29.871499 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a7549062-d827-42f1-bdc2-65232e8474e3 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca returned with HTTP 200 Aug 14 00:35:29.871499 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 418/1691] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:29 2026] GET /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:30.885616 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-df2edfdf-cdae-43dc-9caa-615f474be36e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:30.888153 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-df2edfdf-cdae-43dc-9caa-615f474be36e tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca Aug 14 00:35:30.888461 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-df2edfdf-cdae-43dc-9caa-615f474be36e tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:30.888787 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-df2edfdf-cdae-43dc-9caa-615f474be36e tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:30.897735 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:30.897735 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:30.898336 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-df2edfdf-cdae-43dc-9caa-615f474be36e tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:30.899541 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-df2edfdf-cdae-43dc-9caa-615f474be36e tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca returned with HTTP 200 Aug 14 00:35:30.900078 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 429/1692] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:30 2026] GET /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:30.913113 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9caa5b26-d156-4839-af06-2f54198ce7c0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:30.950856 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9caa5b26-d156-4839-af06-2f54198ce7c0 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] POST https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action Aug 14 00:35:30.951388 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9caa5b26-d156-4839-af06-2f54198ce7c0 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:30.951623 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9caa5b26-d156-4839-af06-2f54198ce7c0 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:30.953623 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.admin_actions [None req-9caa5b26-d156-4839-af06-2f54198ce7c0 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Updating snapshot '0a4eaea6-3600-485f-854a-467079fdbfca' with '{'status': 'creating'}' {{(pid=100211) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 00:35:30.989367 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:30.989367 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:31.005123 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9caa5b26-d156-4839-af06-2f54198ce7c0 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action returned with HTTP 202 Aug 14 00:35:31.005640 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 424/1693] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:30 2026] POST /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:31.014390 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-45562835-0a69-497d-b812-7e0bdd3b290a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:31.016705 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-45562835-0a69-497d-b812-7e0bdd3b290a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca Aug 14 00:35:31.017243 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-45562835-0a69-497d-b812-7e0bdd3b290a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:31.017673 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-45562835-0a69-497d-b812-7e0bdd3b290a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:31.024615 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:31.024615 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:31.025487 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-45562835-0a69-497d-b812-7e0bdd3b290a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:31.026707 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-45562835-0a69-497d-b812-7e0bdd3b290a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca returned with HTTP 200 Aug 14 00:35:31.027364 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 423/1694] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:31 2026] GET /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:31.040166 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7b80a693-7c54-4243-9dc4-808986f008a2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:31.042459 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7b80a693-7c54-4243-9dc4-808986f008a2 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] POST https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action Aug 14 00:35:31.042923 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7b80a693-7c54-4243-9dc4-808986f008a2 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:31.043938 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7b80a693-7c54-4243-9dc4-808986f008a2 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:31.045436 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.admin_actions [None req-7b80a693-7c54-4243-9dc4-808986f008a2 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Updating snapshot '0a4eaea6-3600-485f-854a-467079fdbfca' with '{'status': 'available'}' {{(pid=100209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 00:35:31.060043 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:31.060043 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:31.077835 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7b80a693-7c54-4243-9dc4-808986f008a2 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action returned with HTTP 202 Aug 14 00:35:31.078323 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 419/1695] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:31 2026] POST /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:31.089185 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c17e4d69-1e33-4217-b2ad-c38a350bb2af None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:31.093241 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c17e4d69-1e33-4217-b2ad-c38a350bb2af tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca Aug 14 00:35:31.093561 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c17e4d69-1e33-4217-b2ad-c38a350bb2af tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:31.094022 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c17e4d69-1e33-4217-b2ad-c38a350bb2af tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:31.101746 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:31.101746 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:31.102407 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c17e4d69-1e33-4217-b2ad-c38a350bb2af tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:31.103587 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c17e4d69-1e33-4217-b2ad-c38a350bb2af tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca returned with HTTP 200 Aug 14 00:35:31.105695 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 430/1696] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:31 2026] GET /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:31.120522 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c1dfc324-ff38-45fb-9737-87cd298d8b93 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:31.122960 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c1dfc324-ff38-45fb-9737-87cd298d8b93 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:35:31.123993 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c1dfc324-ff38-45fb-9737-87cd298d8b93 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd", "name": "tempest-SnapshotsActionsTest-Snapshot-380575711"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:31.136652 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:31.136652 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:31.140121 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c1dfc324-ff38-45fb-9737-87cd298d8b93 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Volume info retrieved successfully. Aug 14 00:35:31.140121 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-c1dfc324-ff38-45fb-9737-87cd298d8b93 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Create snapshot from volume 2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd Aug 14 00:35:31.193896 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:31.198533 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:35:31.198533 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-650442803"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:31.200536 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-c1dfc324-ff38-45fb-9737-87cd298d8b93 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Created reservations ['3118abbd-c083-4ca1-8d8f-c2291f3a07bc', 'b6d43e4f-0594-46a2-b5d8-bd027284308c', '7f7bd488-ff69-4b38-8caf-526732e2c146', '49ea2950-4001-4b38-b91f-106defeeac50'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:31.201879 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-650442803'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:35:31.202181 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Create volume of 1 GB Aug 14 00:35:31.213808 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Availability Zones retrieved successfully. Aug 14 00:35:31.224000 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Flow 'volume_create_api' (041e161a-f65d-44a2-af29-5f311f5ca7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:31.225257 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c60cb1c8-90b6-4111-ab81-a9b901ede3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:31.227338 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:35:31.272264 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c1dfc324-ff38-45fb-9737-87cd298d8b93 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot create request issued successfully. Aug 14 00:35:31.272264 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c1dfc324-ff38-45fb-9737-87cd298d8b93 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:35:31.272264 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 425/1697] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:35:31 2026] POST /volume/v3/snapshots => generated 306 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:35:31.287393 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c60cb1c8-90b6-4111-ab81-a9b901ede3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:31.288759 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfce4705-cae5-42c6-a2af-23054c987149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:31.291334 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-35fac1fa-d03c-4f75-99d7-1e43c7dd256c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:31.297495 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-35fac1fa-d03c-4f75-99d7-1e43c7dd256c tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb Aug 14 00:35:31.298262 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-35fac1fa-d03c-4f75-99d7-1e43c7dd256c tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:31.298653 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-35fac1fa-d03c-4f75-99d7-1e43c7dd256c tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:31.308258 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:31.308258 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:31.309130 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-35fac1fa-d03c-4f75-99d7-1e43c7dd256c tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:31.310363 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-35fac1fa-d03c-4f75-99d7-1e43c7dd256c tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb returned with HTTP 200 Aug 14 00:35:31.311108 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 420/1698] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:31 2026] GET /volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:31.363832 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Created reservations ['e0182c09-acfd-487e-9cd6-ff04603c7ad5', 'ba81e304-7416-4ce6-9557-ddb2ddde0d81', 'c7cf120a-e3a0-4f7a-b339-ef792e59227b', 'd711b6a0-64ca-46ac-abf1-87ca513eddda'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:31.365332 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfce4705-cae5-42c6-a2af-23054c987149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0182c09-acfd-487e-9cd6-ff04603c7ad5', 'ba81e304-7416-4ce6-9557-ddb2ddde0d81', 'c7cf120a-e3a0-4f7a-b339-ef792e59227b', 'd711b6a0-64ca-46ac-abf1-87ca513eddda']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:31.366632 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088545c2-5699-47b2-8b3e-866064325e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:31.398174 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088545c2-5699-47b2-8b3e-866064325e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f21ce70-2a56-426e-86fc-07938da8e022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-650442803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d079c4f69194dd0a324771ac2e1b228',qos_specs=None,replication_status=,reservations=['e0182c09-acfd-487e-9cd6-ff04603c7ad5','ba81e304-7416-4ce6-9557-ddb2ddde0d81','c7cf120a-e3a0-4f7a-b339-ef792e59227b','d711b6a0-64ca-46ac-abf1-87ca513eddda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbd68051cc24e41aeef5296b5d7d4d9',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:35:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-650442803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f21ce70-2a56-426e-86fc-07938da8e022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d079c4f69194dd0a324771ac2e1b228',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cbd68051cc24e41aeef5296b5d7d4d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:31.399435 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2db66f11-7efd-4829-a340-c6f7b62fbbd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:31.430687 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2db66f11-7efd-4829-a340-c6f7b62fbbd8) transitioned into state 'SUCCESS' from state '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-650442803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d079c4f69194dd0a324771ac2e1b228',qos_specs=None,replication_status=,reservations=['e0182c09-acfd-487e-9cd6-ff04603c7ad5','ba81e304-7416-4ce6-9557-ddb2ddde0d81','c7cf120a-e3a0-4f7a-b339-ef792e59227b','d711b6a0-64ca-46ac-abf1-87ca513eddda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cbd68051cc24e41aeef5296b5d7d4d9',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:31.431954 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e251678f-5c2e-4959-ac64-0c4e38c8a775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:31.447348 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e251678f-5c2e-4959-ac64-0c4e38c8a775) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:31.448345 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Flow 'volume_create_api' (041e161a-f65d-44a2-af29-5f311f5ca7a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:31.448800 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Create volume request issued successfully. Aug 14 00:35:31.449546 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1d681b88-9452-4fcb-948e-fc6d4eff0d21 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:35:31.450695 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 424/1699] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:35:31 2026] POST /volume/v3/volumes => generated 754 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:35:31.474927 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fbda0595-7835-4829-a073-957225030dc3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:31.477834 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fbda0595-7835-4829-a073-957225030dc3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:31.478082 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fbda0595-7835-4829-a073-957225030dc3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:31.478465 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fbda0595-7835-4829-a073-957225030dc3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:31.494477 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:31.494477 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:31.502986 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fbda0595-7835-4829-a073-957225030dc3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:31.510996 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fbda0595-7835-4829-a073-957225030dc3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 200 Aug 14 00:35:31.511461 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 431/1700] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:31 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:32.327021 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7c64a763-a57c-4f04-a512-427f0bfcfcf8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:32.332428 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7c64a763-a57c-4f04-a512-427f0bfcfcf8 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb Aug 14 00:35:32.332428 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7c64a763-a57c-4f04-a512-427f0bfcfcf8 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:32.332428 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7c64a763-a57c-4f04-a512-427f0bfcfcf8 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:32.346608 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:32.346608 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:32.347912 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7c64a763-a57c-4f04-a512-427f0bfcfcf8 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:32.348878 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7c64a763-a57c-4f04-a512-427f0bfcfcf8 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb returned with HTTP 200 Aug 14 00:35:32.349701 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 426/1701] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:32 2026] GET /volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:32.360977 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-346fd599-ab07-42b4-93f7-743263eac17f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:32.364335 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-346fd599-ab07-42b4-93f7-743263eac17f tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] POST https://10.4.3.208/volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb/action Aug 14 00:35:32.364729 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-346fd599-ab07-42b4-93f7-743263eac17f tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:32.364909 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-346fd599-ab07-42b4-93f7-743263eac17f tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:32.366421 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.admin_actions [None req-346fd599-ab07-42b4-93f7-743263eac17f tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Updating snapshot 'b77d5701-2164-4fe4-971b-b47b856313eb' with '{'status': 'creating'}' {{(pid=100209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 00:35:32.381548 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:32.381548 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:32.405468 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-346fd599-ab07-42b4-93f7-743263eac17f tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb/action returned with HTTP 202 Aug 14 00:35:32.406179 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 421/1702] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:32 2026] POST /volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:32.418195 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-396e364c-f802-4f41-a8b6-0a6ceb1857e4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:32.422123 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-396e364c-f802-4f41-a8b6-0a6ceb1857e4 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb Aug 14 00:35:32.422123 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-396e364c-f802-4f41-a8b6-0a6ceb1857e4 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:32.422123 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-396e364c-f802-4f41-a8b6-0a6ceb1857e4 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:32.434235 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:32.434235 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:32.435634 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-396e364c-f802-4f41-a8b6-0a6ceb1857e4 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:32.436178 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-396e364c-f802-4f41-a8b6-0a6ceb1857e4 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb returned with HTTP 200 Aug 14 00:35:32.436819 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 425/1703] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:32 2026] GET /volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:32.448004 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ff97e789-4c8a-4ece-998d-800233a1e464 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:32.453118 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ff97e789-4c8a-4ece-998d-800233a1e464 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] POST https://10.4.3.208/volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb/action Aug 14 00:35:32.453118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ff97e789-4c8a-4ece-998d-800233a1e464 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:32.453118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ff97e789-4c8a-4ece-998d-800233a1e464 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:32.476569 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:32.476569 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:32.477020 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ff97e789-4c8a-4ece-998d-800233a1e464 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Snapshot retrieved successfully. Aug 14 00:35:32.510000 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ff97e789-4c8a-4ece-998d-800233a1e464 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Snapshot delete request issued successfully. Aug 14 00:35:32.512124 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ff97e789-4c8a-4ece-998d-800233a1e464 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb/action returned with HTTP 202 Aug 14 00:35:32.512124 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 432/1704] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:32 2026] POST /volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:32.522948 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-54d0275b-a84d-4632-8c0f-b896e4d96930 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:32.526005 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-54d0275b-a84d-4632-8c0f-b896e4d96930 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb Aug 14 00:35:32.526423 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-54d0275b-a84d-4632-8c0f-b896e4d96930 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:32.526534 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-54d0275b-a84d-4632-8c0f-b896e4d96930 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:32.531871 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c103dd58-6726-43e6-8d06-9983b8ab83ba None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:32.535894 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c103dd58-6726-43e6-8d06-9983b8ab83ba tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:32.536063 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c103dd58-6726-43e6-8d06-9983b8ab83ba tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:32.536300 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c103dd58-6726-43e6-8d06-9983b8ab83ba tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:32.539406 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:32.539406 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:32.539864 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-54d0275b-a84d-4632-8c0f-b896e4d96930 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:32.540595 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-54d0275b-a84d-4632-8c0f-b896e4d96930 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb returned with HTTP 200 Aug 14 00:35:32.540992 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 427/1705] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:32 2026] GET /volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:32.551516 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:32.551516 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:32.559794 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c103dd58-6726-43e6-8d06-9983b8ab83ba tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:32.569223 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c103dd58-6726-43e6-8d06-9983b8ab83ba tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 200 Aug 14 00:35:32.569903 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 422/1706] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:32 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:32.630113 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-0bac377e-b5e1-4aa8-b83c-4c5e053de2c8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:32.633374 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-0bac377e-b5e1-4aa8-b83c-4c5e053de2c8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:32.633544 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-0bac377e-b5e1-4aa8-b83c-4c5e053de2c8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:32.634543 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-0bac377e-b5e1-4aa8-b83c-4c5e053de2c8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:32.645560 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:32.645560 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:32.653321 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-0bac377e-b5e1-4aa8-b83c-4c5e053de2c8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:32.664232 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-0bac377e-b5e1-4aa8-b83c-4c5e053de2c8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 200 Aug 14 00:35:32.664699 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 426/1707] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:35:32 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:32.795924 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-26d04398-6ebb-4ae9-89b6-bc17fcd03c89 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:32.796777 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-26d04398-6ebb-4ae9-89b6-bc17fcd03c89 None None] GET https://10.4.3.208/volume// Aug 14 00:35:32.796916 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-26d04398-6ebb-4ae9-89b6-bc17fcd03c89 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:32.797605 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-26d04398-6ebb-4ae9-89b6-bc17fcd03c89 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:32.797896 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-26d04398-6ebb-4ae9-89b6-bc17fcd03c89 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:35:32.798238 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 433/1708] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:35:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:35:32.810049 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-093df948-0273-41fc-9fed-4e9dd27fb716 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:32.947844 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-093df948-0273-41fc-9fed-4e9dd27fb716 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:35:32.947844 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-093df948-0273-41fc-9fed-4e9dd27fb716 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f21ce70-2a56-426e-86fc-07938da8e022", "connector": null, "instance_uuid": "5c3af5f9-ac15-4067-a67d-221fabece189"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:32.963518 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:32.963518 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:33.037949 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-093df948-0273-41fc-9fed-4e9dd27fb716 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:35:33.038702 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 428/1709] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:35:32 2026] POST /volume/v3/attachments => generated 273 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:33.092458 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fd3fd664-188a-4108-9d88-6742fc6b1738 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:33.095237 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fd3fd664-188a-4108-9d88-6742fc6b1738 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:33.095707 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fd3fd664-188a-4108-9d88-6742fc6b1738 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:33.096247 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fd3fd664-188a-4108-9d88-6742fc6b1738 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:33.116645 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:33.116645 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:33.120987 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-70c6de2e-85a9-4680-b25f-7704337acccd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:33.121579 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-70c6de2e-85a9-4680-b25f-7704337acccd None None] GET https://10.4.3.208/volume// Aug 14 00:35:33.122128 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-70c6de2e-85a9-4680-b25f-7704337acccd None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:33.123673 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-70c6de2e-85a9-4680-b25f-7704337acccd None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:33.123900 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-fd3fd664-188a-4108-9d88-6742fc6b1738 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:33.125456 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-70c6de2e-85a9-4680-b25f-7704337acccd None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:35:33.125709 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 427/1710] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:35:33 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:35:33.130322 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fd3fd664-188a-4108-9d88-6742fc6b1738 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 200 Aug 14 00:35:33.132466 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 423/1711] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:33 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:33.138617 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-6681d70b-9130-47a2-a7e8-0baebf0c6878 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:33.143579 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-6681d70b-9130-47a2-a7e8-0baebf0c6878 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:33.143579 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-6681d70b-9130-47a2-a7e8-0baebf0c6878 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:33.144558 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-6681d70b-9130-47a2-a7e8-0baebf0c6878 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:33.165823 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:33.165823 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:33.174650 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-6681d70b-9130-47a2-a7e8-0baebf0c6878 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:33.184840 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-6681d70b-9130-47a2-a7e8-0baebf0c6878 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 200 Aug 14 00:35:33.185478 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 434/1712] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:35:33 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 1026 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:35:33.324944 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-dd4b7e75-d001-4a27-a508-e664e549c3d8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:33.328148 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-dd4b7e75-d001-4a27-a508-e664e549c3d8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] PUT https://10.4.3.208/volume/v3/attachments/72ca67d3-ba72-428a-9946-dede19efde6b Aug 14 00:35:33.328637 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-dd4b7e75-d001-4a27-a508-e664e549c3d8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:33.340952 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-dd4b7e75-d001-4a27-a508-e664e549c3d8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Acquiring lock "cinder-attachment_update-9f21ce70-2a56-426e-86fc-07938da8e022-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:35:33.351328 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-dd4b7e75-d001-4a27-a508-e664e549c3d8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Lock "cinder-attachment_update-9f21ce70-2a56-426e-86fc-07938da8e022-np0000007289" acquired by "attachment_update" :: waited 0.010s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:35:33.352530 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:33.352530 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:33.488308 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-dd4b7e75-d001-4a27-a508-e664e549c3d8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Lock "cinder-attachment_update-9f21ce70-2a56-426e-86fc-07938da8e022-np0000007289" released by "attachment_update" :: held 0.136s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:35:33.488308 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-dd4b7e75-d001-4a27-a508-e664e549c3d8 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/attachments/72ca67d3-ba72-428a-9946-dede19efde6b returned with HTTP 200 Aug 14 00:35:33.488934 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 429/1713] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:35:33 2026] PUT /volume/v3/attachments/72ca67d3-ba72-428a-9946-dede19efde6b => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:33.555237 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0f755dbe-1eed-499b-bce8-eabb51c1c81a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:33.558309 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0f755dbe-1eed-499b-bce8-eabb51c1c81a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb Aug 14 00:35:33.558690 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0f755dbe-1eed-499b-bce8-eabb51c1c81a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:33.560244 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0f755dbe-1eed-499b-bce8-eabb51c1c81a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:33.569618 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0f755dbe-1eed-499b-bce8-eabb51c1c81a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb returned with HTTP 404 Aug 14 00:35:33.571283 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 428/1714] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:33 2026] GET /volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:33.583266 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-70064af3-7e48-4df0-9d35-6c88ebfcc4f4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:33.586748 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-70064af3-7e48-4df0-9d35-6c88ebfcc4f4 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] POST https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action Aug 14 00:35:33.587763 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-70064af3-7e48-4df0-9d35-6c88ebfcc4f4 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:33.588099 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-70064af3-7e48-4df0-9d35-6c88ebfcc4f4 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:33.589949 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.admin_actions [None req-70064af3-7e48-4df0-9d35-6c88ebfcc4f4 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Updating snapshot '0a4eaea6-3600-485f-854a-467079fdbfca' with '{'status': 'available'}' {{(pid=100209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 00:35:33.607947 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:33.607947 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:33.627749 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-70064af3-7e48-4df0-9d35-6c88ebfcc4f4 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action returned with HTTP 202 Aug 14 00:35:33.630653 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 424/1715] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:33 2026] POST /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:33.640375 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ab6ac0a4-5cbc-4018-9391-770c5fa20653 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:33.642342 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ab6ac0a4-5cbc-4018-9391-770c5fa20653 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca Aug 14 00:35:33.642704 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ab6ac0a4-5cbc-4018-9391-770c5fa20653 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:33.643292 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ab6ac0a4-5cbc-4018-9391-770c5fa20653 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:33.650930 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:33.650930 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:33.651680 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ab6ac0a4-5cbc-4018-9391-770c5fa20653 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:33.652821 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ab6ac0a4-5cbc-4018-9391-770c5fa20653 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca returned with HTTP 200 Aug 14 00:35:33.653312 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 435/1716] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:33 2026] GET /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:33.664501 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3bf81dba-7ae5-4031-86bf-9684aedbafc0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:33.667344 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3bf81dba-7ae5-4031-86bf-9684aedbafc0 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb Aug 14 00:35:33.667344 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3bf81dba-7ae5-4031-86bf-9684aedbafc0 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:33.667344 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3bf81dba-7ae5-4031-86bf-9684aedbafc0 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:33.667344 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-3bf81dba-7ae5-4031-86bf-9684aedbafc0 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Delete snapshot with id: b77d5701-2164-4fe4-971b-b47b856313eb Aug 14 00:35:33.675001 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3bf81dba-7ae5-4031-86bf-9684aedbafc0 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb returned with HTTP 404 Aug 14 00:35:33.675154 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 430/1717] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:35:33 2026] DELETE /volume/v3/snapshots/b77d5701-2164-4fe4-971b-b47b856313eb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:33.689174 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-769ec9f7-d8c2-4543-b5a0-143ca40a5bea None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:33.691497 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-769ec9f7-d8c2-4543-b5a0-143ca40a5bea tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:35:33.692003 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-769ec9f7-d8c2-4543-b5a0-143ca40a5bea tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd", "name": "tempest-SnapshotsActionsTest-Snapshot-149474415"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:33.705514 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:33.705514 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:33.705514 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-769ec9f7-d8c2-4543-b5a0-143ca40a5bea tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Volume info retrieved successfully. Aug 14 00:35:33.705698 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-769ec9f7-d8c2-4543-b5a0-143ca40a5bea tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Create snapshot from volume 2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd Aug 14 00:35:33.752613 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-769ec9f7-d8c2-4543-b5a0-143ca40a5bea tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Created reservations ['8b30f627-3bdf-4241-9642-a1b076abdbcc', 'b4343d3a-3f11-4b61-ab53-75afff7f34de', '68d2d61b-d4ae-423d-92a5-17335ef92945', '227b77a5-5237-4210-ad7e-0ffdc95bdc9a'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:33.803183 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-769ec9f7-d8c2-4543-b5a0-143ca40a5bea tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot create request issued successfully. Aug 14 00:35:33.803599 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-769ec9f7-d8c2-4543-b5a0-143ca40a5bea tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:35:33.804203 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 429/1718] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:35:33 2026] POST /volume/v3/snapshots => generated 306 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:35:33.816108 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1047d77f-dd4c-4fc2-af77-2845282f25d1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:33.818889 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1047d77f-dd4c-4fc2-af77-2845282f25d1 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 Aug 14 00:35:33.819549 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1047d77f-dd4c-4fc2-af77-2845282f25d1 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:33.819871 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1047d77f-dd4c-4fc2-af77-2845282f25d1 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:33.828824 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:33.828824 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:33.830073 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1047d77f-dd4c-4fc2-af77-2845282f25d1 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:33.831031 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1047d77f-dd4c-4fc2-af77-2845282f25d1 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 returned with HTTP 200 Aug 14 00:35:33.832043 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 425/1719] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:33 2026] GET /volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:34.148707 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a49249c6-2d3e-4837-8de1-14a3355d0a23 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:34.151061 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a49249c6-2d3e-4837-8de1-14a3355d0a23 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:34.151317 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a49249c6-2d3e-4837-8de1-14a3355d0a23 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:34.151550 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a49249c6-2d3e-4837-8de1-14a3355d0a23 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:34.165117 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:34.165117 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:34.167912 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a49249c6-2d3e-4837-8de1-14a3355d0a23 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:34.180037 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a49249c6-2d3e-4837-8de1-14a3355d0a23 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 200 Aug 14 00:35:34.180672 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 436/1720] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:34 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:34.848504 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e2b1db6f-94f7-41d8-890a-926d359553ee None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:34.851536 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e2b1db6f-94f7-41d8-890a-926d359553ee tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 Aug 14 00:35:34.851899 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e2b1db6f-94f7-41d8-890a-926d359553ee tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:34.852226 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e2b1db6f-94f7-41d8-890a-926d359553ee tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:34.863878 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:34.863878 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:34.864334 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e2b1db6f-94f7-41d8-890a-926d359553ee tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:34.866001 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e2b1db6f-94f7-41d8-890a-926d359553ee tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 returned with HTTP 200 Aug 14 00:35:34.867042 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 431/1721] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:34 2026] GET /volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:34.881201 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bd5eac4c-291f-4e8f-9c56-00a3f742a927 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:34.884371 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bd5eac4c-291f-4e8f-9c56-00a3f742a927 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] POST https://10.4.3.208/volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8/action Aug 14 00:35:34.885953 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bd5eac4c-291f-4e8f-9c56-00a3f742a927 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:34.885953 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bd5eac4c-291f-4e8f-9c56-00a3f742a927 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:34.889485 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.admin_actions [None req-bd5eac4c-291f-4e8f-9c56-00a3f742a927 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Updating snapshot '4c85c2ab-02f6-4245-8ee1-f98c717a84a8' with '{'status': 'deleting'}' {{(pid=100208) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 00:35:34.911409 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:34.911409 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:34.943630 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bd5eac4c-291f-4e8f-9c56-00a3f742a927 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8/action returned with HTTP 202 Aug 14 00:35:34.946148 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 430/1722] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:34 2026] POST /volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:34.962800 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-95597481-d1dc-4478-9853-dd3fd4d97a25 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:34.967475 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-95597481-d1dc-4478-9853-dd3fd4d97a25 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 Aug 14 00:35:34.967810 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-95597481-d1dc-4478-9853-dd3fd4d97a25 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:34.968149 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-95597481-d1dc-4478-9853-dd3fd4d97a25 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:34.978274 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:34.978274 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:34.978855 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-95597481-d1dc-4478-9853-dd3fd4d97a25 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:34.981044 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-95597481-d1dc-4478-9853-dd3fd4d97a25 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 returned with HTTP 200 Aug 14 00:35:34.983614 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 426/1723] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:34 2026] GET /volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:34.999783 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1bcc1ed6-342c-44e1-b5b2-7247113a77dc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:35.005017 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1bcc1ed6-342c-44e1-b5b2-7247113a77dc tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] POST https://10.4.3.208/volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8/action Aug 14 00:35:35.005017 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1bcc1ed6-342c-44e1-b5b2-7247113a77dc tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:35.005803 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1bcc1ed6-342c-44e1-b5b2-7247113a77dc tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:35.014725 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:35.014725 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:35.015320 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1bcc1ed6-342c-44e1-b5b2-7247113a77dc tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Snapshot retrieved successfully. Aug 14 00:35:35.039119 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1bcc1ed6-342c-44e1-b5b2-7247113a77dc tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Snapshot delete request issued successfully. Aug 14 00:35:35.039119 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1bcc1ed6-342c-44e1-b5b2-7247113a77dc tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8/action returned with HTTP 202 Aug 14 00:35:35.039119 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 437/1724] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:34 2026] POST /volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:35.063543 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-760022a0-9e36-471b-a2bb-cec196a34e7d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:35.074031 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-760022a0-9e36-471b-a2bb-cec196a34e7d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 Aug 14 00:35:35.074031 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-760022a0-9e36-471b-a2bb-cec196a34e7d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:35.074031 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-760022a0-9e36-471b-a2bb-cec196a34e7d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:35.084704 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:35.084704 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:35.085447 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-760022a0-9e36-471b-a2bb-cec196a34e7d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:35.086943 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-760022a0-9e36-471b-a2bb-cec196a34e7d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 returned with HTTP 200 Aug 14 00:35:35.088148 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 432/1725] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:35 2026] GET /volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 => generated 464 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:35.200110 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-065a2586-cc48-43ce-b61b-5493c5e32e39 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:35.206598 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-065a2586-cc48-43ce-b61b-5493c5e32e39 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:35.207801 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-065a2586-cc48-43ce-b61b-5493c5e32e39 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:35.212133 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-065a2586-cc48-43ce-b61b-5493c5e32e39 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:35.235131 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:35.235131 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:35.243225 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-065a2586-cc48-43ce-b61b-5493c5e32e39 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:35.250751 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-065a2586-cc48-43ce-b61b-5493c5e32e39 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 200 Aug 14 00:35:35.251662 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 431/1726] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:35 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:36.101677 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8f9dd44b-d8a3-4eaf-a17d-c35694b9658b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:36.105080 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8f9dd44b-d8a3-4eaf-a17d-c35694b9658b tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 Aug 14 00:35:36.105392 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8f9dd44b-d8a3-4eaf-a17d-c35694b9658b tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:36.105657 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8f9dd44b-d8a3-4eaf-a17d-c35694b9658b tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:36.112048 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8f9dd44b-d8a3-4eaf-a17d-c35694b9658b tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 returned with HTTP 404 Aug 14 00:35:36.112713 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 427/1727] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:36 2026] GET /volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:36.123391 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-48109a28-e12b-402f-beb7-1dabdab51799 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:36.127533 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-48109a28-e12b-402f-beb7-1dabdab51799 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] POST https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action Aug 14 00:35:36.127533 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-48109a28-e12b-402f-beb7-1dabdab51799 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:36.128134 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-48109a28-e12b-402f-beb7-1dabdab51799 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:36.131373 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.admin_actions [None req-48109a28-e12b-402f-beb7-1dabdab51799 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Updating snapshot '0a4eaea6-3600-485f-854a-467079fdbfca' with '{'status': 'available'}' {{(pid=100210) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 00:35:36.148051 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:36.148051 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:36.167994 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-48109a28-e12b-402f-beb7-1dabdab51799 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action returned with HTTP 202 Aug 14 00:35:36.169014 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 438/1728] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:36 2026] POST /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:36.183425 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a8ff83b8-bd8f-44c4-be5c-8be092ddf670 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:36.185689 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a8ff83b8-bd8f-44c4-be5c-8be092ddf670 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca Aug 14 00:35:36.185965 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a8ff83b8-bd8f-44c4-be5c-8be092ddf670 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:36.186216 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a8ff83b8-bd8f-44c4-be5c-8be092ddf670 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:36.194919 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:36.194919 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:36.195681 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a8ff83b8-bd8f-44c4-be5c-8be092ddf670 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:36.197039 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a8ff83b8-bd8f-44c4-be5c-8be092ddf670 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca returned with HTTP 200 Aug 14 00:35:36.197629 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 433/1729] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:36 2026] GET /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:36.215724 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9fce7cde-0f7d-490d-81d4-153aa586d0c5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:36.219915 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9fce7cde-0f7d-490d-81d4-153aa586d0c5 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 Aug 14 00:35:36.220305 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9fce7cde-0f7d-490d-81d4-153aa586d0c5 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:36.220444 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9fce7cde-0f7d-490d-81d4-153aa586d0c5 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:36.221166 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-9fce7cde-0f7d-490d-81d4-153aa586d0c5 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Delete snapshot with id: 4c85c2ab-02f6-4245-8ee1-f98c717a84a8 Aug 14 00:35:36.228942 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9fce7cde-0f7d-490d-81d4-153aa586d0c5 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 returned with HTTP 404 Aug 14 00:35:36.229706 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 432/1730] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:35:36 2026] DELETE /volume/v3/snapshots/4c85c2ab-02f6-4245-8ee1-f98c717a84a8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:36.240960 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-80313da2-8afa-4e16-810f-4bc7a3c458a7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:36.244266 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-80313da2-8afa-4e16-810f-4bc7a3c458a7 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:35:36.245210 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-80313da2-8afa-4e16-810f-4bc7a3c458a7 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd", "name": "tempest-SnapshotsActionsTest-Snapshot-1588406214"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:36.253243 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-781ef11a-ce49-4374-a131-1ef358119d50 req-3db31822-3f42-4ed6-8ebe-ce676195869b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:36.256758 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-781ef11a-ce49-4374-a131-1ef358119d50 req-3db31822-3f42-4ed6-8ebe-ce676195869b tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] GET https://10.4.3.208/volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 Aug 14 00:35:36.257099 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-781ef11a-ce49-4374-a131-1ef358119d50 req-3db31822-3f42-4ed6-8ebe-ce676195869b tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:36.257381 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-781ef11a-ce49-4374-a131-1ef358119d50 req-3db31822-3f42-4ed6-8ebe-ce676195869b tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:36.258106 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:36.258106 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:36.258624 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-80313da2-8afa-4e16-810f-4bc7a3c458a7 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Volume info retrieved successfully. Aug 14 00:35:36.258762 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-80313da2-8afa-4e16-810f-4bc7a3c458a7 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Create snapshot from volume 2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd Aug 14 00:35:36.275755 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ac6790fd-a914-4d7b-9493-a1b42ac542d4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:36.279555 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ac6790fd-a914-4d7b-9493-a1b42ac542d4 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:36.279868 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ac6790fd-a914-4d7b-9493-a1b42ac542d4 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:36.280292 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ac6790fd-a914-4d7b-9493-a1b42ac542d4 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:36.282576 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:36.282576 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:36.289204 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-781ef11a-ce49-4374-a131-1ef358119d50 req-3db31822-3f42-4ed6-8ebe-ce676195869b tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Volume info retrieved successfully. Aug 14 00:35:36.300863 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-781ef11a-ce49-4374-a131-1ef358119d50 req-3db31822-3f42-4ed6-8ebe-ce676195869b tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 returned with HTTP 200 Aug 14 00:35:36.301393 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 439/1731] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:35:36 2026] GET /volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 => generated 1603 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:36.304290 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:36.304290 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:36.314588 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ac6790fd-a914-4d7b-9493-a1b42ac542d4 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:36.324973 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ac6790fd-a914-4d7b-9493-a1b42ac542d4 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 200 Aug 14 00:35:36.325572 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 434/1732] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:36 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:36.326226 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-80313da2-8afa-4e16-810f-4bc7a3c458a7 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Created reservations ['b29881ac-838e-4ed1-ad4a-28dc617a4b90', '91d7f503-3428-4488-83ed-4032782cf496', '2e136c8f-6853-4ce0-8a63-bbf6a87a3d4a', '744331ca-02ec-4881-ad3e-68e13c6a59dc'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:36.386252 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-80313da2-8afa-4e16-810f-4bc7a3c458a7 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot create request issued successfully. Aug 14 00:35:36.386252 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-80313da2-8afa-4e16-810f-4bc7a3c458a7 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:35:36.386252 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 428/1733] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:35:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:35:36.400179 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-660bada9-22f9-4705-a2ee-a21084717587 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:36.404025 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-660bada9-22f9-4705-a2ee-a21084717587 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de Aug 14 00:35:36.405144 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-660bada9-22f9-4705-a2ee-a21084717587 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:36.405144 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-660bada9-22f9-4705-a2ee-a21084717587 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:36.417748 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:36.417748 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:36.418109 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-660bada9-22f9-4705-a2ee-a21084717587 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:36.422932 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-660bada9-22f9-4705-a2ee-a21084717587 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de returned with HTTP 200 Aug 14 00:35:36.422932 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 433/1734] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:36 2026] GET /volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:37.343892 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f53d701e-341c-400f-b96e-7ccfe7e564d7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:37.346492 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f53d701e-341c-400f-b96e-7ccfe7e564d7 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:37.346857 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f53d701e-341c-400f-b96e-7ccfe7e564d7 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:37.347199 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f53d701e-341c-400f-b96e-7ccfe7e564d7 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:37.362188 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:37.362188 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:37.366195 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f53d701e-341c-400f-b96e-7ccfe7e564d7 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:37.372360 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f53d701e-341c-400f-b96e-7ccfe7e564d7 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 200 Aug 14 00:35:37.372891 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 440/1735] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:37 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:37.439819 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-95dc536c-c227-414f-8785-37c65e8dc6e1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:37.442543 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-95dc536c-c227-414f-8785-37c65e8dc6e1 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de Aug 14 00:35:37.443390 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-95dc536c-c227-414f-8785-37c65e8dc6e1 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:37.443659 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-95dc536c-c227-414f-8785-37c65e8dc6e1 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:37.452626 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:37.452626 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:37.453325 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-95dc536c-c227-414f-8785-37c65e8dc6e1 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:37.454470 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-95dc536c-c227-414f-8785-37c65e8dc6e1 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de returned with HTTP 200 Aug 14 00:35:37.455029 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 435/1736] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:37 2026] GET /volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:37.468408 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-096845b4-cc4e-43b6-857c-aad1d6c0ebc6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:37.471118 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-096845b4-cc4e-43b6-857c-aad1d6c0ebc6 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] POST https://10.4.3.208/volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de/action Aug 14 00:35:37.471612 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-096845b4-cc4e-43b6-857c-aad1d6c0ebc6 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:37.471765 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-096845b4-cc4e-43b6-857c-aad1d6c0ebc6 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:37.473570 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.admin_actions [None req-096845b4-cc4e-43b6-857c-aad1d6c0ebc6 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Updating snapshot '5354da10-9840-4949-ba72-6a7d318475de' with '{'status': 'error'}' {{(pid=100209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 00:35:37.486048 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:37.486048 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:37.503662 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-096845b4-cc4e-43b6-857c-aad1d6c0ebc6 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de/action returned with HTTP 202 Aug 14 00:35:37.504560 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 429/1737] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:37 2026] POST /volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:37.516459 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-858090c8-0012-4397-934b-28c10cc5b91d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:37.519193 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-858090c8-0012-4397-934b-28c10cc5b91d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de Aug 14 00:35:37.519696 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-858090c8-0012-4397-934b-28c10cc5b91d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:37.519772 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-858090c8-0012-4397-934b-28c10cc5b91d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:37.529122 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:37.529122 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:37.529122 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-858090c8-0012-4397-934b-28c10cc5b91d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:37.529802 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-858090c8-0012-4397-934b-28c10cc5b91d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de returned with HTTP 200 Aug 14 00:35:37.530381 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 434/1738] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:37 2026] GET /volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:37.543160 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f1adc364-c258-4eb3-97ad-92ef4358231f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:37.546067 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f1adc364-c258-4eb3-97ad-92ef4358231f tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] POST https://10.4.3.208/volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de/action Aug 14 00:35:37.546602 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f1adc364-c258-4eb3-97ad-92ef4358231f tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:37.546707 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f1adc364-c258-4eb3-97ad-92ef4358231f tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:37.554388 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:37.554388 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:37.554758 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f1adc364-c258-4eb3-97ad-92ef4358231f tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Snapshot retrieved successfully. Aug 14 00:35:37.572632 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f1adc364-c258-4eb3-97ad-92ef4358231f tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Snapshot delete request issued successfully. Aug 14 00:35:37.572867 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f1adc364-c258-4eb3-97ad-92ef4358231f tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de/action returned with HTTP 202 Aug 14 00:35:37.573285 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 441/1739] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:37 2026] POST /volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:37.583626 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0869d653-6f0e-442c-bf9c-4e11c61e2230 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:37.587224 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0869d653-6f0e-442c-bf9c-4e11c61e2230 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de Aug 14 00:35:37.587466 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0869d653-6f0e-442c-bf9c-4e11c61e2230 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:37.587695 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0869d653-6f0e-442c-bf9c-4e11c61e2230 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:37.596076 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:37.596076 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:37.596849 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0869d653-6f0e-442c-bf9c-4e11c61e2230 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:37.597372 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0869d653-6f0e-442c-bf9c-4e11c61e2230 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de returned with HTTP 200 Aug 14 00:35:37.597733 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 436/1740] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:37 2026] GET /volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:37.967898 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-dd2f17d6-4a16-4540-9fbb-d6a506b15d27 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:37.970262 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-dd2f17d6-4a16-4540-9fbb-d6a506b15d27 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] POST https://10.4.3.208/volume/v3/attachments/72ca67d3-ba72-428a-9946-dede19efde6b/action Aug 14 00:35:37.970904 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-dd2f17d6-4a16-4540-9fbb-d6a506b15d27 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action body: b'{"os-complete": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:37.970904 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-dd2f17d6-4a16-4540-9fbb-d6a506b15d27 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:37.992665 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:37.992665 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:38.012304 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-6c66bf93-6dc3-4b29-8659-8e6601033189 req-dd2f17d6-4a16-4540-9fbb-d6a506b15d27 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/attachments/72ca67d3-ba72-428a-9946-dede19efde6b/action returned with HTTP 204 Aug 14 00:35:38.013056 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 430/1741] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:35:37 2026] POST /volume/v3/attachments/72ca67d3-ba72-428a-9946-dede19efde6b/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:38.392521 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c6932f38-2a50-4a23-bccf-823899a8a976 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:38.395001 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c6932f38-2a50-4a23-bccf-823899a8a976 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:38.396056 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c6932f38-2a50-4a23-bccf-823899a8a976 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:38.396056 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c6932f38-2a50-4a23-bccf-823899a8a976 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:38.412935 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:38.412935 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:38.419424 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c6932f38-2a50-4a23-bccf-823899a8a976 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:38.431906 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c6932f38-2a50-4a23-bccf-823899a8a976 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 200 Aug 14 00:35:38.432534 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 435/1742] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:38 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:38.451257 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a757552c-cf1b-41b5-8647-3824166acc61 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:38.454814 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a757552c-cf1b-41b5-8647-3824166acc61 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:38.455121 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a757552c-cf1b-41b5-8647-3824166acc61 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:38.455379 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a757552c-cf1b-41b5-8647-3824166acc61 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:38.469525 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:38.469525 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:38.484106 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a757552c-cf1b-41b5-8647-3824166acc61 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:38.496249 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a757552c-cf1b-41b5-8647-3824166acc61 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 200 Aug 14 00:35:38.497699 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 442/1743] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:38 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:38.520792 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-150280e7-45b7-4958-a811-6fc2683464d3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:38.527833 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-150280e7-45b7-4958-a811-6fc2683464d3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] DELETE https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:38.529660 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-150280e7-45b7-4958-a811-6fc2683464d3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:38.530893 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-150280e7-45b7-4958-a811-6fc2683464d3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:38.532137 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-150280e7-45b7-4958-a811-6fc2683464d3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Delete volume with id: 9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:38.561527 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:38.561527 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:38.562353 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-150280e7-45b7-4958-a811-6fc2683464d3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:38.586353 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-150280e7-45b7-4958-a811-6fc2683464d3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 14 00:35:38.587036 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-150280e7-45b7-4958-a811-6fc2683464d3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 400 Aug 14 00:35:38.588235 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 437/1744] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:35:38 2026] DELETE /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 307 bytes in 68 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:35:38.604034 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2002aea6-cd85-4a80-aa2b-46ba676a8339 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:38.607771 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2002aea6-cd85-4a80-aa2b-46ba676a8339 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:38.607771 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2002aea6-cd85-4a80-aa2b-46ba676a8339 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:38.608418 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2002aea6-cd85-4a80-aa2b-46ba676a8339 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:38.619531 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fa8fe4d9-579f-4727-91cd-00a7cd79676e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:38.624406 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fa8fe4d9-579f-4727-91cd-00a7cd79676e tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de Aug 14 00:35:38.624882 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fa8fe4d9-579f-4727-91cd-00a7cd79676e tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:38.625034 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fa8fe4d9-579f-4727-91cd-00a7cd79676e tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:38.633580 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:38.633580 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:38.634660 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fa8fe4d9-579f-4727-91cd-00a7cd79676e tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de returned with HTTP 404 Aug 14 00:35:38.637109 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 436/1745] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:38 2026] GET /volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:35:38.643119 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2002aea6-cd85-4a80-aa2b-46ba676a8339 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:38.650258 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-01dc5f4a-469f-4c2f-8acd-149d08582562 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:38.653672 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-01dc5f4a-469f-4c2f-8acd-149d08582562 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] POST https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action Aug 14 00:35:38.655795 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2002aea6-cd85-4a80-aa2b-46ba676a8339 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 200 Aug 14 00:35:38.656623 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-01dc5f4a-469f-4c2f-8acd-149d08582562 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:38.656749 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-01dc5f4a-469f-4c2f-8acd-149d08582562 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:38.658348 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 431/1746] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:38 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 1139 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:38.659421 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.admin_actions [None req-01dc5f4a-469f-4c2f-8acd-149d08582562 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Updating snapshot '0a4eaea6-3600-485f-854a-467079fdbfca' with '{'status': 'available'}' {{(pid=100210) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 00:35:38.686670 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:38.686670 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:38.716166 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-01dc5f4a-469f-4c2f-8acd-149d08582562 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action returned with HTTP 202 Aug 14 00:35:38.717123 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 443/1747] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:38 2026] POST /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:38.729340 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d7de2b4f-878a-46f9-ad9f-d4b30df42d74 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:38.731833 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d7de2b4f-878a-46f9-ad9f-d4b30df42d74 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca Aug 14 00:35:38.732745 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d7de2b4f-878a-46f9-ad9f-d4b30df42d74 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:38.732745 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d7de2b4f-878a-46f9-ad9f-d4b30df42d74 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:38.738208 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-171be955-afae-4df2-a4d8-46852259e29c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:38.742267 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-171be955-afae-4df2-a4d8-46852259e29c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:38.742538 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-171be955-afae-4df2-a4d8-46852259e29c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:38.743524 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-171be955-afae-4df2-a4d8-46852259e29c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:38.756792 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:38.756792 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:38.758864 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d7de2b4f-878a-46f9-ad9f-d4b30df42d74 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:38.763321 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d7de2b4f-878a-46f9-ad9f-d4b30df42d74 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca returned with HTTP 200 Aug 14 00:35:38.763321 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 438/1748] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:38 2026] GET /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:38.774453 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2c1524b8-c92a-4aee-a7ff-ff781debebed None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:38.779041 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2c1524b8-c92a-4aee-a7ff-ff781debebed tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de Aug 14 00:35:38.779041 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2c1524b8-c92a-4aee-a7ff-ff781debebed tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:38.779041 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2c1524b8-c92a-4aee-a7ff-ff781debebed tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:38.779041 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-2c1524b8-c92a-4aee-a7ff-ff781debebed tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Delete snapshot with id: 5354da10-9840-4949-ba72-6a7d318475de Aug 14 00:35:38.779880 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:38.779880 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:38.788918 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2c1524b8-c92a-4aee-a7ff-ff781debebed tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de returned with HTTP 404 Aug 14 00:35:38.789315 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-171be955-afae-4df2-a4d8-46852259e29c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:38.789587 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 432/1749] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:35:38 2026] DELETE /volume/v3/snapshots/5354da10-9840-4949-ba72-6a7d318475de => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:38.799304 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-171be955-afae-4df2-a4d8-46852259e29c tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 200 Aug 14 00:35:38.799950 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 437/1750] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:35:38 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 1139 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:38.802326 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ecb97263-3eac-4994-8e79-9f4abdc05027 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:38.805526 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ecb97263-3eac-4994-8e79-9f4abdc05027 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:35:38.805960 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ecb97263-3eac-4994-8e79-9f4abdc05027 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd", "name": "tempest-SnapshotsActionsTest-Snapshot-709447019"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:38.818939 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:38.818939 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:38.819539 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ecb97263-3eac-4994-8e79-9f4abdc05027 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Volume info retrieved successfully. Aug 14 00:35:38.819687 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-ecb97263-3eac-4994-8e79-9f4abdc05027 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Create snapshot from volume 2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd Aug 14 00:35:38.834366 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-b2ca4c03-d253-43cb-bb2e-b702766b51b6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:38.839451 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-b2ca4c03-d253-43cb-bb2e-b702766b51b6 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] POST https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022/action Aug 14 00:35:38.841277 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-b2ca4c03-d253-43cb-bb2e-b702766b51b6 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:38.841277 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-b2ca4c03-d253-43cb-bb2e-b702766b51b6 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:38.863236 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:38.863236 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:38.864967 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-b2ca4c03-d253-43cb-bb2e-b702766b51b6 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:38.879708 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-ecb97263-3eac-4994-8e79-9f4abdc05027 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Created reservations ['785c1a7e-f823-4de0-9980-f33f093b0328', '78c76840-8ccf-4b83-80ee-92556cd90f69', 'ad7d0e01-069a-427a-862a-0ece6f515878', 'd9b82720-1a5c-4000-8fae-805734d8557e'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:38.884207 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-b2ca4c03-d253-43cb-bb2e-b702766b51b6 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Begin detaching volume completed successfully. Aug 14 00:35:38.884585 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-b2ca4c03-d253-43cb-bb2e-b702766b51b6 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022/action returned with HTTP 202 Aug 14 00:35:38.885301 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 439/1751] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:35:38 2026] POST /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:38.934383 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ecb97263-3eac-4994-8e79-9f4abdc05027 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot create request issued successfully. Aug 14 00:35:38.935101 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ecb97263-3eac-4994-8e79-9f4abdc05027 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:35:38.936566 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 444/1752] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:35:38 2026] POST /volume/v3/snapshots => generated 306 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:35:38.948110 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c45dcd57-cc79-4196-8e72-e42f4b164c45 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:38.950911 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c45dcd57-cc79-4196-8e72-e42f4b164c45 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf Aug 14 00:35:38.952661 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c45dcd57-cc79-4196-8e72-e42f4b164c45 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:38.952661 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c45dcd57-cc79-4196-8e72-e42f4b164c45 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:38.977319 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:38.977319 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:38.978687 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c45dcd57-cc79-4196-8e72-e42f4b164c45 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:38.980190 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c45dcd57-cc79-4196-8e72-e42f4b164c45 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf returned with HTTP 200 Aug 14 00:35:38.983182 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 433/1753] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:38 2026] GET /volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf => generated 438 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:38.991851 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e52908c3-cf5d-4b0b-9835-3c4909b925d7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:38.992043 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e52908c3-cf5d-4b0b-9835-3c4909b925d7 None None] GET https://10.4.3.208/volume// Aug 14 00:35:38.992155 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e52908c3-cf5d-4b0b-9835-3c4909b925d7 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:38.992936 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e52908c3-cf5d-4b0b-9835-3c4909b925d7 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:38.992936 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e52908c3-cf5d-4b0b-9835-3c4909b925d7 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:35:38.993321 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 438/1754] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:35:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:35:39.004475 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-21fc6888-d312-4fed-9a9c-dfbb4e6e8e6a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:39.008494 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-21fc6888-d312-4fed-9a9c-dfbb4e6e8e6a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:39.009063 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-21fc6888-d312-4fed-9a9c-dfbb4e6e8e6a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:39.009063 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-21fc6888-d312-4fed-9a9c-dfbb4e6e8e6a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:39.023099 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:39.023099 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:39.028456 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-21fc6888-d312-4fed-9a9c-dfbb4e6e8e6a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:39.036939 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-21fc6888-d312-4fed-9a9c-dfbb4e6e8e6a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 200 Aug 14 00:35:39.037639 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 440/1755] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:35:39 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 1322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:35:40.006846 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d87aed22-3998-4e66-be7c-c39f2db55704 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:40.011535 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d87aed22-3998-4e66-be7c-c39f2db55704 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf Aug 14 00:35:40.012025 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d87aed22-3998-4e66-be7c-c39f2db55704 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:40.012104 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d87aed22-3998-4e66-be7c-c39f2db55704 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:40.021719 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:40.021719 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:40.023170 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d87aed22-3998-4e66-be7c-c39f2db55704 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:40.023507 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d87aed22-3998-4e66-be7c-c39f2db55704 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf returned with HTTP 200 Aug 14 00:35:40.023896 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 445/1756] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:40 2026] GET /volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:40.039106 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ec296e3f-302d-443a-bdb7-60e1a28e2e41 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:40.041778 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ec296e3f-302d-443a-bdb7-60e1a28e2e41 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] POST https://10.4.3.208/volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf/action Aug 14 00:35:40.042553 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ec296e3f-302d-443a-bdb7-60e1a28e2e41 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:40.042706 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ec296e3f-302d-443a-bdb7-60e1a28e2e41 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:40.045565 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.admin_actions [None req-ec296e3f-302d-443a-bdb7-60e1a28e2e41 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Updating snapshot 'e01ce6ca-efce-4110-aad0-aac916be6acf' with '{'status': 'error_deleting'}' {{(pid=100209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 00:35:40.065693 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:40.065693 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:40.092818 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ec296e3f-302d-443a-bdb7-60e1a28e2e41 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf/action returned with HTTP 202 Aug 14 00:35:40.093427 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 434/1757] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:40 2026] POST /volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:40.106435 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b53c07d0-cb86-4f99-a84e-7c2a768dd5d3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:40.108953 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b53c07d0-cb86-4f99-a84e-7c2a768dd5d3 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf Aug 14 00:35:40.109161 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b53c07d0-cb86-4f99-a84e-7c2a768dd5d3 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:40.109366 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b53c07d0-cb86-4f99-a84e-7c2a768dd5d3 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:40.117620 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:40.117620 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:40.118276 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b53c07d0-cb86-4f99-a84e-7c2a768dd5d3 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:40.119400 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b53c07d0-cb86-4f99-a84e-7c2a768dd5d3 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf returned with HTTP 200 Aug 14 00:35:40.119886 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 439/1758] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:40 2026] GET /volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:40.133336 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3bba196f-914b-42bd-be75-48123f2c78ea None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:40.138904 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3bba196f-914b-42bd-be75-48123f2c78ea tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] POST https://10.4.3.208/volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf/action Aug 14 00:35:40.139402 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3bba196f-914b-42bd-be75-48123f2c78ea tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:40.140276 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3bba196f-914b-42bd-be75-48123f2c78ea tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:40.157428 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:40.157428 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:40.157428 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3bba196f-914b-42bd-be75-48123f2c78ea tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Snapshot retrieved successfully. Aug 14 00:35:40.196117 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3bba196f-914b-42bd-be75-48123f2c78ea tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Snapshot delete request issued successfully. Aug 14 00:35:40.196325 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3bba196f-914b-42bd-be75-48123f2c78ea tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf/action returned with HTTP 202 Aug 14 00:35:40.196991 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 441/1759] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:40 2026] POST /volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:40.210119 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-07ac738e-ae87-44ce-8745-136a210797b5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:40.212150 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-07ac738e-ae87-44ce-8745-136a210797b5 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf Aug 14 00:35:40.212728 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-07ac738e-ae87-44ce-8745-136a210797b5 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:40.213154 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-07ac738e-ae87-44ce-8745-136a210797b5 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:40.226415 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:40.226415 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:40.228112 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-07ac738e-ae87-44ce-8745-136a210797b5 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:40.228907 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-07ac738e-ae87-44ce-8745-136a210797b5 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf returned with HTTP 200 Aug 14 00:35:40.231944 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 446/1760] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:40 2026] GET /volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:41.244474 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-236478fd-6ea4-4511-ac57-8ac0b33b837a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:41.245288 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-236478fd-6ea4-4511-ac57-8ac0b33b837a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf Aug 14 00:35:41.245434 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-236478fd-6ea4-4511-ac57-8ac0b33b837a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:41.248051 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-236478fd-6ea4-4511-ac57-8ac0b33b837a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:41.252063 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-236478fd-6ea4-4511-ac57-8ac0b33b837a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf returned with HTTP 404 Aug 14 00:35:41.252913 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 435/1761] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:41 2026] GET /volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:41.261592 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-906f8c18-ae62-482e-9736-69f272de136b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:41.263721 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-906f8c18-ae62-482e-9736-69f272de136b tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] POST https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action Aug 14 00:35:41.264178 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-906f8c18-ae62-482e-9736-69f272de136b tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:41.264304 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-906f8c18-ae62-482e-9736-69f272de136b tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:41.266169 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.admin_actions [None req-906f8c18-ae62-482e-9736-69f272de136b tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Updating snapshot '0a4eaea6-3600-485f-854a-467079fdbfca' with '{'status': 'available'}' {{(pid=100208) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 00:35:41.276791 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:41.276791 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:41.291966 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-906f8c18-ae62-482e-9736-69f272de136b tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action returned with HTTP 202 Aug 14 00:35:41.292694 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 440/1762] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:41 2026] POST /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:41.302352 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f3a82b79-1944-459d-be29-c2fa1fe8f35d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:41.304408 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f3a82b79-1944-459d-be29-c2fa1fe8f35d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca Aug 14 00:35:41.304686 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f3a82b79-1944-459d-be29-c2fa1fe8f35d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:41.304936 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f3a82b79-1944-459d-be29-c2fa1fe8f35d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:41.312425 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:41.312425 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:41.313000 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f3a82b79-1944-459d-be29-c2fa1fe8f35d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:41.314030 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f3a82b79-1944-459d-be29-c2fa1fe8f35d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca returned with HTTP 200 Aug 14 00:35:41.314495 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 442/1763] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:41 2026] GET /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:41.324421 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c4dfeffe-2f71-413f-991e-7974a9e88283 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:41.326620 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c4dfeffe-2f71-413f-991e-7974a9e88283 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf Aug 14 00:35:41.326942 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c4dfeffe-2f71-413f-991e-7974a9e88283 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:41.327221 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c4dfeffe-2f71-413f-991e-7974a9e88283 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:41.327377 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-c4dfeffe-2f71-413f-991e-7974a9e88283 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Delete snapshot with id: e01ce6ca-efce-4110-aad0-aac916be6acf Aug 14 00:35:41.333172 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c4dfeffe-2f71-413f-991e-7974a9e88283 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf returned with HTTP 404 Aug 14 00:35:41.333911 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 447/1764] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:35:41 2026] DELETE /volume/v3/snapshots/e01ce6ca-efce-4110-aad0-aac916be6acf => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:41.346702 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-96b5091a-5890-4f6f-9656-aafecfd05bd6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:41.349042 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-96b5091a-5890-4f6f-9656-aafecfd05bd6 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] POST https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action Aug 14 00:35:41.349506 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-96b5091a-5890-4f6f-9656-aafecfd05bd6 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:41.349674 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-96b5091a-5890-4f6f-9656-aafecfd05bd6 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:41.351409 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.admin_actions [None req-96b5091a-5890-4f6f-9656-aafecfd05bd6 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Updating snapshot '0a4eaea6-3600-485f-854a-467079fdbfca' with '{'status': 'creating'}' {{(pid=100209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 00:35:41.362764 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:41.362764 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:41.377580 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-96b5091a-5890-4f6f-9656-aafecfd05bd6 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action returned with HTTP 202 Aug 14 00:35:41.378100 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 436/1765] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:41 2026] POST /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:41.391531 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0b1a42da-91ef-4da7-a4f8-5676e8a14eff None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:41.393905 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0b1a42da-91ef-4da7-a4f8-5676e8a14eff tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca Aug 14 00:35:41.394254 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0b1a42da-91ef-4da7-a4f8-5676e8a14eff tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:41.394710 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0b1a42da-91ef-4da7-a4f8-5676e8a14eff tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:41.402244 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:41.402244 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:41.402865 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0b1a42da-91ef-4da7-a4f8-5676e8a14eff tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:41.403904 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0b1a42da-91ef-4da7-a4f8-5676e8a14eff tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca returned with HTTP 200 Aug 14 00:35:41.404546 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 441/1766] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:41 2026] GET /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:41.415763 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fca3de2c-7f86-45b0-9e53-0ae39577bd7b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:41.418014 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fca3de2c-7f86-45b0-9e53-0ae39577bd7b tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] POST https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action Aug 14 00:35:41.419166 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fca3de2c-7f86-45b0-9e53-0ae39577bd7b tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:41.419365 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fca3de2c-7f86-45b0-9e53-0ae39577bd7b tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:41.421456 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.snapshot_actions [None req-fca3de2c-7f86-45b0-9e53-0ae39577bd7b tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100211) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 00:35:41.428549 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:41.428549 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:41.429163 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.snapshot_actions [None req-fca3de2c-7f86-45b0-9e53-0ae39577bd7b tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Updating snapshot 0a4eaea6-3600-485f-854a-467079fdbfca with info {'id': '0a4eaea6-3600-485f-854a-467079fdbfca', 'status': 'error', 'progress': '80%'} Aug 14 00:35:41.435748 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fca3de2c-7f86-45b0-9e53-0ae39577bd7b tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action returned with HTTP 202 Aug 14 00:35:41.436348 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 443/1767] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:41 2026] POST /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:35:41.445250 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ab4dc456-cf69-42e3-9078-4837fb587f27 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:41.447245 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ab4dc456-cf69-42e3-9078-4837fb587f27 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] GET https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca Aug 14 00:35:41.447476 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ab4dc456-cf69-42e3-9078-4837fb587f27 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:41.447717 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ab4dc456-cf69-42e3-9078-4837fb587f27 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:41.454908 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:41.454908 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:41.455428 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ab4dc456-cf69-42e3-9078-4837fb587f27 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Snapshot retrieved successfully. Aug 14 00:35:41.456517 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ab4dc456-cf69-42e3-9078-4837fb587f27 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca returned with HTTP 200 Aug 14 00:35:41.457107 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 448/1768] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:41 2026] GET /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:41.466267 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2e142eab-31ba-4d99-a58c-a2af66727865 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:41.468493 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2e142eab-31ba-4d99-a58c-a2af66727865 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] POST https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action Aug 14 00:35:41.468968 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2e142eab-31ba-4d99-a58c-a2af66727865 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:41.469156 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2e142eab-31ba-4d99-a58c-a2af66727865 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:41.470871 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.admin_actions [None req-2e142eab-31ba-4d99-a58c-a2af66727865 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] Updating snapshot '0a4eaea6-3600-485f-854a-467079fdbfca' with '{'status': 'available'}' {{(pid=100209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 00:35:41.482146 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:41.482146 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:41.495202 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2e142eab-31ba-4d99-a58c-a2af66727865 tempest-SnapshotsActionsTest-1225991740 tempest-SnapshotsActionsTest-1225991740-project-admin] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action returned with HTTP 202 Aug 14 00:35:41.495660 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 437/1769] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:35:41 2026] POST /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:41.503183 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0d2beaf8-81f4-4296-af93-3daf81a4e09f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:41.505346 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0d2beaf8-81f4-4296-af93-3daf81a4e09f tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca Aug 14 00:35:41.505584 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0d2beaf8-81f4-4296-af93-3daf81a4e09f tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:41.505944 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0d2beaf8-81f4-4296-af93-3daf81a4e09f tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:41.511117 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:41.511117 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:41.511661 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0d2beaf8-81f4-4296-af93-3daf81a4e09f tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:41.512532 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0d2beaf8-81f4-4296-af93-3daf81a4e09f tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca returned with HTTP 200 Aug 14 00:35:41.513012 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 442/1770] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:41 2026] GET /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:41.525328 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a84514b2-d0bd-4017-b76c-bb8bf8a2522f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:41.527528 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a84514b2-d0bd-4017-b76c-bb8bf8a2522f tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca Aug 14 00:35:41.527776 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a84514b2-d0bd-4017-b76c-bb8bf8a2522f tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:41.528033 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a84514b2-d0bd-4017-b76c-bb8bf8a2522f tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:41.528193 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-a84514b2-d0bd-4017-b76c-bb8bf8a2522f tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Delete snapshot with id: 0a4eaea6-3600-485f-854a-467079fdbfca Aug 14 00:35:41.534005 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:41.534005 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:41.534462 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a84514b2-d0bd-4017-b76c-bb8bf8a2522f tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:41.557011 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a84514b2-d0bd-4017-b76c-bb8bf8a2522f tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot delete request issued successfully. Aug 14 00:35:41.557188 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a84514b2-d0bd-4017-b76c-bb8bf8a2522f tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca returned with HTTP 202 Aug 14 00:35:41.557939 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 444/1771] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:35:41 2026] DELETE /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:35:41.567557 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a795f32b-3c13-46f6-9c1a-768bacfd91ff None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:41.569126 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a795f32b-3c13-46f6-9c1a-768bacfd91ff tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca Aug 14 00:35:41.569369 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a795f32b-3c13-46f6-9c1a-768bacfd91ff tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:41.569622 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a795f32b-3c13-46f6-9c1a-768bacfd91ff tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:41.578694 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:41.578694 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:41.579596 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a795f32b-3c13-46f6-9c1a-768bacfd91ff tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Snapshot retrieved successfully. Aug 14 00:35:41.580558 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a795f32b-3c13-46f6-9c1a-768bacfd91ff tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca returned with HTTP 200 Aug 14 00:35:41.581030 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 449/1772] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:41 2026] GET /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:42.227414 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-3a64d83e-e0df-4efa-b6e6-a3b6f52526c2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:42.233226 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-3a64d83e-e0df-4efa-b6e6-a3b6f52526c2 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] DELETE https://10.4.3.208/volume/v3/attachments/72ca67d3-ba72-428a-9946-dede19efde6b Aug 14 00:35:42.233439 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-3a64d83e-e0df-4efa-b6e6-a3b6f52526c2 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:42.233655 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-3a64d83e-e0df-4efa-b6e6-a3b6f52526c2 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:42.244591 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:42.244591 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:42.320317 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-a50712f6-f0a6-4e5e-b99a-6a0c8c0b09a9 req-3a64d83e-e0df-4efa-b6e6-a3b6f52526c2 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/attachments/72ca67d3-ba72-428a-9946-dede19efde6b returned with HTTP 200 Aug 14 00:35:42.320779 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 438/1773] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:35:42 2026] DELETE /volume/v3/attachments/72ca67d3-ba72-428a-9946-dede19efde6b => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:42.598946 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-47513fc1-8ec6-4121-9f7d-accb9b65fb2b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:42.599734 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-47513fc1-8ec6-4121-9f7d-accb9b65fb2b tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca Aug 14 00:35:42.599982 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-47513fc1-8ec6-4121-9f7d-accb9b65fb2b tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:42.600240 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-47513fc1-8ec6-4121-9f7d-accb9b65fb2b tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:42.606050 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-47513fc1-8ec6-4121-9f7d-accb9b65fb2b tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca returned with HTTP 404 Aug 14 00:35:42.606634 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 443/1774] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:35:42 2026] GET /volume/v3/snapshots/0a4eaea6-3600-485f-854a-467079fdbfca => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:42.617319 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-92be2559-4018-4c1e-8fe2-acc463fc2b0a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:42.623198 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-92be2559-4018-4c1e-8fe2-acc463fc2b0a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd Aug 14 00:35:42.623198 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-92be2559-4018-4c1e-8fe2-acc463fc2b0a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:42.623397 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-92be2559-4018-4c1e-8fe2-acc463fc2b0a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:42.637042 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:42.637042 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:42.643041 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-92be2559-4018-4c1e-8fe2-acc463fc2b0a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Volume info retrieved successfully. Aug 14 00:35:42.649758 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-92be2559-4018-4c1e-8fe2-acc463fc2b0a tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd returned with HTTP 200 Aug 14 00:35:42.650556 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 445/1775] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:42 2026] GET /volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:42.673256 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cdb9b6a0-d976-41f9-8918-ee88592b92a7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:42.676002 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cdb9b6a0-d976-41f9-8918-ee88592b92a7 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] DELETE https://10.4.3.208/volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd Aug 14 00:35:42.676266 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cdb9b6a0-d976-41f9-8918-ee88592b92a7 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:42.676490 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cdb9b6a0-d976-41f9-8918-ee88592b92a7 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:42.676747 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-cdb9b6a0-d976-41f9-8918-ee88592b92a7 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Delete volume with id: 2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd Aug 14 00:35:42.688141 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:42.688141 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:42.689728 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cdb9b6a0-d976-41f9-8918-ee88592b92a7 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Volume info retrieved successfully. Aug 14 00:35:42.718918 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cdb9b6a0-d976-41f9-8918-ee88592b92a7 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Delete volume request issued successfully. Aug 14 00:35:42.719181 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cdb9b6a0-d976-41f9-8918-ee88592b92a7 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd returned with HTTP 202 Aug 14 00:35:42.719991 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 450/1776] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:35:42 2026] DELETE /volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:35:42.734247 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ae5fe2bc-3507-424a-81fa-99a774597de6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:42.736931 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ae5fe2bc-3507-424a-81fa-99a774597de6 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd Aug 14 00:35:42.737275 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ae5fe2bc-3507-424a-81fa-99a774597de6 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:42.737561 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ae5fe2bc-3507-424a-81fa-99a774597de6 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:42.747649 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:42.747649 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:42.753207 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ae5fe2bc-3507-424a-81fa-99a774597de6 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Volume info retrieved successfully. Aug 14 00:35:42.759270 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ae5fe2bc-3507-424a-81fa-99a774597de6 tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd returned with HTTP 200 Aug 14 00:35:42.759705 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 439/1777] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:42 2026] GET /volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:43.212809 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-56961609-f75e-4a50-812f-3be91fc72940 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:43.215068 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-56961609-f75e-4a50-812f-3be91fc72940 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:43.215273 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-56961609-f75e-4a50-812f-3be91fc72940 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:43.215525 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-56961609-f75e-4a50-812f-3be91fc72940 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:43.226170 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:43.226170 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:43.233184 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-56961609-f75e-4a50-812f-3be91fc72940 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:43.240581 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-56961609-f75e-4a50-812f-3be91fc72940 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 200 Aug 14 00:35:43.241043 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 444/1778] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:43 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:43.433323 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-0ee6d583-7f1d-49da-8b99-f0be0eba9e3c req-a4a46bed-ddee-45c8-8f59-2d796f88dae6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:43.438774 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-0ee6d583-7f1d-49da-8b99-f0be0eba9e3c req-a4a46bed-ddee-45c8-8f59-2d796f88dae6 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] DELETE https://10.4.3.208/volume/v3/attachments/73e3a2f1-035f-4c32-ab15-36b214f737d6 Aug 14 00:35:43.438774 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-0ee6d583-7f1d-49da-8b99-f0be0eba9e3c req-a4a46bed-ddee-45c8-8f59-2d796f88dae6 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:43.441258 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-0ee6d583-7f1d-49da-8b99-f0be0eba9e3c req-a4a46bed-ddee-45c8-8f59-2d796f88dae6 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:43.457506 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:43.457506 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:43.530051 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-0ee6d583-7f1d-49da-8b99-f0be0eba9e3c req-a4a46bed-ddee-45c8-8f59-2d796f88dae6 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/attachments/73e3a2f1-035f-4c32-ab15-36b214f737d6 returned with HTTP 200 Aug 14 00:35:43.530407 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 446/1779] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:35:43 2026] DELETE /volume/v3/attachments/73e3a2f1-035f-4c32-ab15-36b214f737d6 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:43.544024 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-0ee6d583-7f1d-49da-8b99-f0be0eba9e3c req-9aed5a26-fc35-41a3-a949-c6b62fd05266 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:43.549291 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0ee6d583-7f1d-49da-8b99-f0be0eba9e3c req-9aed5a26-fc35-41a3-a949-c6b62fd05266 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] DELETE https://10.4.3.208/volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 Aug 14 00:35:43.550589 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0ee6d583-7f1d-49da-8b99-f0be0eba9e3c req-9aed5a26-fc35-41a3-a949-c6b62fd05266 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:43.550961 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0ee6d583-7f1d-49da-8b99-f0be0eba9e3c req-9aed5a26-fc35-41a3-a949-c6b62fd05266 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:43.551248 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [req-0ee6d583-7f1d-49da-8b99-f0be0eba9e3c req-9aed5a26-fc35-41a3-a949-c6b62fd05266 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Delete volume with id: d0c69b03-dfb9-4747-96e5-1a6d8acf3137 Aug 14 00:35:43.564689 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:43.564689 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:43.565463 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-0ee6d583-7f1d-49da-8b99-f0be0eba9e3c req-9aed5a26-fc35-41a3-a949-c6b62fd05266 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:35:43.606335 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-0ee6d583-7f1d-49da-8b99-f0be0eba9e3c req-9aed5a26-fc35-41a3-a949-c6b62fd05266 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Delete volume request issued successfully. Aug 14 00:35:43.606683 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0ee6d583-7f1d-49da-8b99-f0be0eba9e3c req-9aed5a26-fc35-41a3-a949-c6b62fd05266 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 returned with HTTP 202 Aug 14 00:35:43.607499 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 451/1780] 10.4.3.208 () {70 vars in 1620 bytes} [Fri Aug 14 00:35:43 2026] DELETE /volume/v3/volumes/d0c69b03-dfb9-4747-96e5-1a6d8acf3137 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:35:43.774886 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0fc14253-150a-459d-9639-4709bee55a8d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:43.777459 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0fc14253-150a-459d-9639-4709bee55a8d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] GET https://10.4.3.208/volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd Aug 14 00:35:43.777674 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0fc14253-150a-459d-9639-4709bee55a8d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:43.777942 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0fc14253-150a-459d-9639-4709bee55a8d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:43.787902 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0fc14253-150a-459d-9639-4709bee55a8d tempest-SnapshotsActionsTest-1849380257 tempest-SnapshotsActionsTest-1849380257-project-member] https://10.4.3.208/volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd returned with HTTP 404 Aug 14 00:35:43.788495 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 440/1781] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:43 2026] GET /volume/v3/volumes/2c51ad0f-0e61-4a14-bbc0-7b6bd1969ffd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:44.952452 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6470a120-6292-406c-bce3-0c52bbc58f8d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:44.955298 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6470a120-6292-406c-bce3-0c52bbc58f8d tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] DELETE https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:35:44.955709 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6470a120-6292-406c-bce3-0c52bbc58f8d tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:44.956112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6470a120-6292-406c-bce3-0c52bbc58f8d tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:44.956430 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-6470a120-6292-406c-bce3-0c52bbc58f8d tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Delete volume with id: 4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:35:44.969075 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:44.969075 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:44.970585 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6470a120-6292-406c-bce3-0c52bbc58f8d tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:35:45.002018 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6470a120-6292-406c-bce3-0c52bbc58f8d tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Delete volume request issued successfully. Aug 14 00:35:45.002361 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6470a120-6292-406c-bce3-0c52bbc58f8d tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 202 Aug 14 00:35:45.003438 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 445/1782] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:35:44 2026] DELETE /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:35:45.019466 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c611b2ed-924a-416a-a2ee-4a4bdfd1aad9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:45.019466 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c611b2ed-924a-416a-a2ee-4a4bdfd1aad9 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:35:45.019466 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c611b2ed-924a-416a-a2ee-4a4bdfd1aad9 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:45.019466 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c611b2ed-924a-416a-a2ee-4a4bdfd1aad9 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:45.023471 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=281,cinder:UPDATE=77,cinder:INSERT=34,cinder:DELETE=1 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:35:45.029426 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:45.029426 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:45.035323 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c611b2ed-924a-416a-a2ee-4a4bdfd1aad9 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Volume info retrieved successfully. Aug 14 00:35:45.043257 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c611b2ed-924a-416a-a2ee-4a4bdfd1aad9 tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 200 Aug 14 00:35:45.044526 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 447/1783] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:45 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:46.036893 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:46.039503 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:35:46.040028 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1184795455"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:46.042158 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1184795455'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:35:46.042315 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Create volume of 1 GB Aug 14 00:35:46.045695 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=288,cinder:UPDATE=73,cinder:INSERT=39,cinder:DELETE=2 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:35:46.051251 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Availability Zones retrieved successfully. Aug 14 00:35:46.062744 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Flow 'volume_create_api' (23ba0d01-449d-498c-8455-46d90851f474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:46.064012 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f842ea6-f314-4261-b563-90de359335aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:46.065884 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:35:46.068397 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f0040b63-2dc2-4116-a7df-135eae39cefc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:46.072420 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f0040b63-2dc2-4116-a7df-135eae39cefc tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] GET https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f Aug 14 00:35:46.072844 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f0040b63-2dc2-4116-a7df-135eae39cefc tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:46.073175 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f0040b63-2dc2-4116-a7df-135eae39cefc tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:46.077970 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=216,cinder:UPDATE=42,cinder:INSERT=11,cinder:DELETE=7 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:35:46.089071 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f0040b63-2dc2-4116-a7df-135eae39cefc tempest-ServerActionsTestOtherA-1735609723 tempest-ServerActionsTestOtherA-1735609723-project-member] https://10.4.3.208/volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f returned with HTTP 404 Aug 14 00:35:46.089787 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 441/1784] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:46 2026] GET /volume/v3/volumes/4cd3109d-a9a3-480c-a979-1656f8f6693f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:46.122098 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f842ea6-f314-4261-b563-90de359335aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:46.123135 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a10aff74-aa7d-4132-a697-173c6a325c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:46.205175 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Created reservations ['45e9ae09-2db1-4b15-bfd8-648dac672928', 'a3e98c22-3d91-4c56-9522-98bb07cf324b', '045574ed-5e6b-4b2e-b2dc-a9c7decf090c', '412c7240-90de-467b-87cb-463555c91b5f'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:46.209112 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a10aff74-aa7d-4132-a697-173c6a325c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45e9ae09-2db1-4b15-bfd8-648dac672928', 'a3e98c22-3d91-4c56-9522-98bb07cf324b', '045574ed-5e6b-4b2e-b2dc-a9c7decf090c', '412c7240-90de-467b-87cb-463555c91b5f']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:46.209112 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f73a6545-2994-42f3-868a-ab9702422180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:46.244639 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f73a6545-2994-42f3-868a-ab9702422180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e998d0e2-9bac-46ab-9785-d2f450ea59d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1184795455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68270de8e22849189e63e2c5f6943a2e',qos_specs=None,replication_status=,reservations=['45e9ae09-2db1-4b15-bfd8-648dac672928','a3e98c22-3d91-4c56-9522-98bb07cf324b','045574ed-5e6b-4b2e-b2dc-a9c7decf090c','412c7240-90de-467b-87cb-463555c91b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f27da254f1648d296ac898d3d3e21a7',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1184795455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e998d0e2-9bac-46ab-9785-d2f450ea59d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68270de8e22849189e63e2c5f6943a2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f27da254f1648d296ac898d3d3e21a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:46.247658 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402204e4-7c10-45c5-a082-db11525bcca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:46.297204 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402204e4-7c10-45c5-a082-db11525bcca9) transitioned into state 'SUCCESS' from state '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-1184795455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68270de8e22849189e63e2c5f6943a2e',qos_specs=None,replication_status=,reservations=['45e9ae09-2db1-4b15-bfd8-648dac672928','a3e98c22-3d91-4c56-9522-98bb07cf324b','045574ed-5e6b-4b2e-b2dc-a9c7decf090c','412c7240-90de-467b-87cb-463555c91b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f27da254f1648d296ac898d3d3e21a7',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:46.298359 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27807804-d2fb-4343-b329-02e8786de097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:46.318246 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27807804-d2fb-4343-b329-02e8786de097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:46.320488 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Flow 'volume_create_api' (23ba0d01-449d-498c-8455-46d90851f474) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:46.320488 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Create volume request issued successfully. Aug 14 00:35:46.320891 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6f054759-7ab8-4a65-85c6-c068f22a4402 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:35:46.321559 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 452/1785] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:35:46 2026] POST /volume/v3/volumes => generated 757 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:35:46.341895 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fdd3a3a9-fd4e-467f-8eb8-d02e0162e510 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:46.343851 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fdd3a3a9-fd4e-467f-8eb8-d02e0162e510 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 Aug 14 00:35:46.343851 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fdd3a3a9-fd4e-467f-8eb8-d02e0162e510 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:46.344319 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fdd3a3a9-fd4e-467f-8eb8-d02e0162e510 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:46.346975 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=286,cinder:UPDATE=86,cinder:INSERT=36,cinder:DELETE=2 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:35:46.354271 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:46.354271 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:46.361180 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fdd3a3a9-fd4e-467f-8eb8-d02e0162e510 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:35:46.369664 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fdd3a3a9-fd4e-467f-8eb8-d02e0162e510 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 returned with HTTP 200 Aug 14 00:35:46.370192 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 446/1786] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:46 2026] GET /volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:46.659499 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fcabff4e-8f38-4e83-a6eb-ee421263b9cd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:46.663553 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fcabff4e-8f38-4e83-a6eb-ee421263b9cd tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] DELETE https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:46.663898 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fcabff4e-8f38-4e83-a6eb-ee421263b9cd tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:46.664624 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fcabff4e-8f38-4e83-a6eb-ee421263b9cd tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:46.665846 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-fcabff4e-8f38-4e83-a6eb-ee421263b9cd tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Delete volume with id: 9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:46.684605 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:46.684605 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:46.685282 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fcabff4e-8f38-4e83-a6eb-ee421263b9cd tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:46.717566 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fcabff4e-8f38-4e83-a6eb-ee421263b9cd tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Delete volume request issued successfully. Aug 14 00:35:46.718358 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fcabff4e-8f38-4e83-a6eb-ee421263b9cd tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 202 Aug 14 00:35:46.718695 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 448/1787] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:35:46 2026] DELETE /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:35:46.731547 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-44e617bf-3bb2-4428-b115-ec25bec4a2db None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:46.733343 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-44e617bf-3bb2-4428-b115-ec25bec4a2db tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:46.733561 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-44e617bf-3bb2-4428-b115-ec25bec4a2db tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:46.733822 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-44e617bf-3bb2-4428-b115-ec25bec4a2db tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:46.748398 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:46.748398 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:46.757413 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-44e617bf-3bb2-4428-b115-ec25bec4a2db tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:46.763318 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-44e617bf-3bb2-4428-b115-ec25bec4a2db tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 200 Aug 14 00:35:46.763715 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 442/1788] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:46 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:47.380272 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a2336372-3934-4f9d-a25c-33a7df96aff6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:47.386406 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-80c617a7-a4ae-4776-b5e6-2e417600a1a8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:47.389602 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-80c617a7-a4ae-4776-b5e6-2e417600a1a8 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 Aug 14 00:35:47.389888 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-80c617a7-a4ae-4776-b5e6-2e417600a1a8 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:47.390192 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-80c617a7-a4ae-4776-b5e6-2e417600a1a8 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:47.401340 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:47.401340 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:47.407779 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-80c617a7-a4ae-4776-b5e6-2e417600a1a8 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:35:47.415200 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-80c617a7-a4ae-4776-b5e6-2e417600a1a8 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 returned with HTTP 200 Aug 14 00:35:47.416065 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 447/1789] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:47 2026] GET /volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:47.523126 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a2336372-3934-4f9d-a25c-33a7df96aff6 tempest-VolumePoolsAdminTestsJSON-187028357 tempest-VolumePoolsAdminTestsJSON-187028357-project-admin] GET https://10.4.3.208/volume/v3/scheduler-stats/get_pools?detail=True Aug 14 00:35:47.523699 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a2336372-3934-4f9d-a25c-33a7df96aff6 tempest-VolumePoolsAdminTestsJSON-187028357 tempest-VolumePoolsAdminTestsJSON-187028357-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:47.523919 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a2336372-3934-4f9d-a25c-33a7df96aff6 tempest-VolumePoolsAdminTestsJSON-187028357 tempest-VolumePoolsAdminTestsJSON-187028357-project-admin] Calling method 'get_pools' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:47.524212 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:47.524212 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:47.539546 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a2336372-3934-4f9d-a25c-33a7df96aff6 tempest-VolumePoolsAdminTestsJSON-187028357 tempest-VolumePoolsAdminTestsJSON-187028357-project-admin] https://10.4.3.208/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 14 00:35:47.540480 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 453/1790] 10.4.3.208 () {66 vars in 1314 bytes} [Fri Aug 14 00:35:47 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:47.552948 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3bef952e-0a7a-422e-abf2-847ca1d2d6d4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:47.558425 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3bef952e-0a7a-422e-abf2-847ca1d2d6d4 tempest-VolumePoolsAdminTestsJSON-187028357 tempest-VolumePoolsAdminTestsJSON-187028357-project-admin] GET https://10.4.3.208/volume/v3/scheduler-stats/get_pools Aug 14 00:35:47.558425 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3bef952e-0a7a-422e-abf2-847ca1d2d6d4 tempest-VolumePoolsAdminTestsJSON-187028357 tempest-VolumePoolsAdminTestsJSON-187028357-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:47.558425 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3bef952e-0a7a-422e-abf2-847ca1d2d6d4 tempest-VolumePoolsAdminTestsJSON-187028357 tempest-VolumePoolsAdminTestsJSON-187028357-project-admin] Calling method 'get_pools' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:47.575402 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3bef952e-0a7a-422e-abf2-847ca1d2d6d4 tempest-VolumePoolsAdminTestsJSON-187028357 tempest-VolumePoolsAdminTestsJSON-187028357-project-admin] https://10.4.3.208/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 00:35:47.576029 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 449/1791] 10.4.3.208 () {66 vars in 1291 bytes} [Fri Aug 14 00:35:47 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:47.786702 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0d0e84fd-fc97-4f24-95a3-d2b8dabb34a3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:47.789192 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0d0e84fd-fc97-4f24-95a3-d2b8dabb34a3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 Aug 14 00:35:47.789520 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0d0e84fd-fc97-4f24-95a3-d2b8dabb34a3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:47.789804 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0d0e84fd-fc97-4f24-95a3-d2b8dabb34a3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:47.797919 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0d0e84fd-fc97-4f24-95a3-d2b8dabb34a3 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 returned with HTTP 404 Aug 14 00:35:47.798640 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 443/1792] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:47 2026] GET /volume/v3/volumes/9f21ce70-2a56-426e-86fc-07938da8e022 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:47.896214 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-66984d65-ee49-4a26-b85f-0960e69c0a1a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:47.896920 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-66984d65-ee49-4a26-b85f-0960e69c0a1a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] DELETE https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:35:47.897279 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-66984d65-ee49-4a26-b85f-0960e69c0a1a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:47.897329 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-66984d65-ee49-4a26-b85f-0960e69c0a1a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:47.897544 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-66984d65-ee49-4a26-b85f-0960e69c0a1a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Delete volume with id: d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:35:47.907157 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:47.907157 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:47.907780 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-66984d65-ee49-4a26-b85f-0960e69c0a1a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:47.931142 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-66984d65-ee49-4a26-b85f-0960e69c0a1a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Delete volume request issued successfully. Aug 14 00:35:47.931326 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-66984d65-ee49-4a26-b85f-0960e69c0a1a tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 202 Aug 14 00:35:47.931718 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 448/1793] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:35:47 2026] DELETE /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:35:47.940615 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-366ff928-7adb-4ba4-a65a-7332ba15fcaa None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:47.943099 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-366ff928-7adb-4ba4-a65a-7332ba15fcaa tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:35:47.943391 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-366ff928-7adb-4ba4-a65a-7332ba15fcaa tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:47.943674 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-366ff928-7adb-4ba4-a65a-7332ba15fcaa tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:47.955019 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:47.955019 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:47.961001 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-366ff928-7adb-4ba4-a65a-7332ba15fcaa tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:47.967544 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-366ff928-7adb-4ba4-a65a-7332ba15fcaa tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 200 Aug 14 00:35:47.969180 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 454/1794] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:47 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:48.985835 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0c8def85-e124-43bc-851c-939aeed787c1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:48.987908 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0c8def85-e124-43bc-851c-939aeed787c1 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec Aug 14 00:35:48.988171 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0c8def85-e124-43bc-851c-939aeed787c1 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:48.988432 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0c8def85-e124-43bc-851c-939aeed787c1 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:49.000119 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0c8def85-e124-43bc-851c-939aeed787c1 tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec returned with HTTP 404 Aug 14 00:35:49.001126 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 450/1795] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:48 2026] GET /volume/v3/volumes/d4d9eeab-1405-44f7-b373-b461af78b9ec => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:49.162179 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-16785d45-3c53-4d48-80fe-d204e54cabab None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:49.166202 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-16785d45-3c53-4d48-80fe-d204e54cabab tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] DELETE https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:35:49.166202 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-16785d45-3c53-4d48-80fe-d204e54cabab tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:49.166202 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-16785d45-3c53-4d48-80fe-d204e54cabab tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:49.166202 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-16785d45-3c53-4d48-80fe-d204e54cabab tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Delete volume with id: 3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:35:49.180369 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:49.180369 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:49.181595 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-16785d45-3c53-4d48-80fe-d204e54cabab tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:49.213297 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-16785d45-3c53-4d48-80fe-d204e54cabab tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Delete volume request issued successfully. Aug 14 00:35:49.215040 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-16785d45-3c53-4d48-80fe-d204e54cabab tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 202 Aug 14 00:35:49.215040 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 444/1796] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:35:49 2026] DELETE /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:35:49.228283 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-79341073-d343-4305-9da5-70c46dd3a08b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:49.231819 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-79341073-d343-4305-9da5-70c46dd3a08b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:35:49.231819 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-79341073-d343-4305-9da5-70c46dd3a08b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:49.232076 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-79341073-d343-4305-9da5-70c46dd3a08b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:49.246930 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:49.246930 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:49.253198 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-79341073-d343-4305-9da5-70c46dd3a08b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Volume info retrieved successfully. Aug 14 00:35:49.262539 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-79341073-d343-4305-9da5-70c46dd3a08b tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 200 Aug 14 00:35:49.263061 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 449/1797] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:49 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:50.280233 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bc8ca159-e34a-45a9-a7cf-190da01d94da None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:50.282472 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bc8ca159-e34a-45a9-a7cf-190da01d94da tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] GET https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 Aug 14 00:35:50.282863 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bc8ca159-e34a-45a9-a7cf-190da01d94da tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:50.283584 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bc8ca159-e34a-45a9-a7cf-190da01d94da tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:50.290356 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bc8ca159-e34a-45a9-a7cf-190da01d94da tempest-AttachVolumeNegativeTest-998701098 tempest-AttachVolumeNegativeTest-998701098-project-member] https://10.4.3.208/volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 returned with HTTP 404 Aug 14 00:35:50.290522 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 455/1798] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:50 2026] GET /volume/v3/volumes/3c27d33b-ca42-4681-991e-174de9459e55 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:50.634959 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9610e0ea-4c0f-43e3-a16a-f17aaf26b3c7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:50.768224 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9610e0ea-4c0f-43e3-a16a-f17aaf26b3c7 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:35:50.768704 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9610e0ea-4c0f-43e3-a16a-f17aaf26b3c7 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:50.790753 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9610e0ea-4c0f-43e3-a16a-f17aaf26b3c7 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:35:50.791264 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 451/1799] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:35:50 2026] POST /volume/v3/types => generated 188 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:50.808145 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f41f13c7-d0b7-4552-9503-39e35db0d924 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:50.809905 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f41f13c7-d0b7-4552-9503-39e35db0d924 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:35:50.810124 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f41f13c7-d0b7-4552-9503-39e35db0d924 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:50.840957 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f41f13c7-d0b7-4552-9503-39e35db0d924 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:35:50.841829 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 445/1800] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:35:50 2026] POST /volume/v3/types => generated 188 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:50.855152 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:50.886388 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-ba06cdcd-79b2-477c-a6e5-1eb54bd5bc60 req-181a44fa-6df0-4392-b769-2a63fa55b942 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:50.891286 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-ba06cdcd-79b2-477c-a6e5-1eb54bd5bc60 req-181a44fa-6df0-4392-b769-2a63fa55b942 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] DELETE https://10.4.3.208/volume/v3/attachments/d27b6d27-f918-4e25-ab6b-45da92c0b2e0 Aug 14 00:35:50.891590 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-ba06cdcd-79b2-477c-a6e5-1eb54bd5bc60 req-181a44fa-6df0-4392-b769-2a63fa55b942 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:50.892724 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-ba06cdcd-79b2-477c-a6e5-1eb54bd5bc60 req-181a44fa-6df0-4392-b769-2a63fa55b942 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:50.905842 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:50.905842 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:50.957260 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:35:50.957802 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-457491002"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:50.960098 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-457491002'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:35:50.965191 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Create volume of 1 GB Aug 14 00:35:50.965533 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:50.965533 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:50.966575 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Availability Zones retrieved successfully. Aug 14 00:35:50.975183 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Flow 'volume_create_api' (2ba00bd2-153d-45ba-b40a-378a1eb84cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:50.977421 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62bf1089-e9be-4e24-81ed-23ac0703e638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:50.978267 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:35:50.979646 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-ba06cdcd-79b2-477c-a6e5-1eb54bd5bc60 req-181a44fa-6df0-4392-b769-2a63fa55b942 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/attachments/d27b6d27-f918-4e25-ab6b-45da92c0b2e0 returned with HTTP 200 Aug 14 00:35:50.980231 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 456/1801] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:35:50 2026] DELETE /volume/v3/attachments/d27b6d27-f918-4e25-ab6b-45da92c0b2e0 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:50.995726 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-ba06cdcd-79b2-477c-a6e5-1eb54bd5bc60 req-19f74b7f-c15e-4db7-bc52-8900a85b0e65 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:50.999008 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ba06cdcd-79b2-477c-a6e5-1eb54bd5bc60 req-19f74b7f-c15e-4db7-bc52-8900a85b0e65 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] DELETE https://10.4.3.208/volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 Aug 14 00:35:50.999221 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ba06cdcd-79b2-477c-a6e5-1eb54bd5bc60 req-19f74b7f-c15e-4db7-bc52-8900a85b0e65 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:50.999436 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ba06cdcd-79b2-477c-a6e5-1eb54bd5bc60 req-19f74b7f-c15e-4db7-bc52-8900a85b0e65 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:50.999634 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [req-ba06cdcd-79b2-477c-a6e5-1eb54bd5bc60 req-19f74b7f-c15e-4db7-bc52-8900a85b0e65 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Delete volume with id: 81253672-5b68-4e23-bb60-6d8268147639 Aug 14 00:35:51.010286 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:51.010286 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:51.010922 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-ba06cdcd-79b2-477c-a6e5-1eb54bd5bc60 req-19f74b7f-c15e-4db7-bc52-8900a85b0e65 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Volume info retrieved successfully. Aug 14 00:35:51.021154 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62bf1089-e9be-4e24-81ed-23ac0703e638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:35:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e6eef4ef-be81-4a12-a380-d1d15c3e4eb6,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e6eef4ef-be81-4a12-a380-d1d15c3e4eb6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:51.021154 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28acaba3-3590-4aa5-8afd-fdb2aa5ff107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:51.050069 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-ba06cdcd-79b2-477c-a6e5-1eb54bd5bc60 req-19f74b7f-c15e-4db7-bc52-8900a85b0e65 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Delete volume request issued successfully. Aug 14 00:35:51.052572 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ba06cdcd-79b2-477c-a6e5-1eb54bd5bc60 req-19f74b7f-c15e-4db7-bc52-8900a85b0e65 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 returned with HTTP 202 Aug 14 00:35:51.053193 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 452/1802] 10.4.3.208 () {70 vars in 1620 bytes} [Fri Aug 14 00:35:50 2026] DELETE /volume/v3/volumes/81253672-5b68-4e23-bb60-6d8268147639 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:35:51.061804 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:35:51.062248 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:35:51.120525 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Created reservations ['87112576-8bbb-4e08-9c6d-a9c267299496', 'f09ab6b0-14be-427c-8613-2a3a75c1241d', 'c7bd987b-5992-4495-ad5b-8d1e3b88b9a0', 'b8877e12-d82a-458e-b450-791361936dcf'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:51.121772 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28acaba3-3590-4aa5-8afd-fdb2aa5ff107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87112576-8bbb-4e08-9c6d-a9c267299496', 'f09ab6b0-14be-427c-8613-2a3a75c1241d', 'c7bd987b-5992-4495-ad5b-8d1e3b88b9a0', 'b8877e12-d82a-458e-b450-791361936dcf']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:51.122694 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afe74485-e858-494b-8a94-54f8e55393ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:51.152306 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afe74485-e858-494b-8a94-54f8e55393ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efa13422-f2c5-4538-822f-49376ef4ee83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-457491002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02cdc28008a7426b9421d3166c8265ac',qos_specs=None,replication_status=,reservations=['87112576-8bbb-4e08-9c6d-a9c267299496','f09ab6b0-14be-427c-8613-2a3a75c1241d','c7bd987b-5992-4495-ad5b-8d1e3b88b9a0','b8877e12-d82a-458e-b450-791361936dcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd893c813b984e9ba4bfa550534a907c',volume_type_id=e6eef4ef-be81-4a12-a380-d1d15c3e4eb6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-457491002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efa13422-f2c5-4538-822f-49376ef4ee83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02cdc28008a7426b9421d3166c8265ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd893c813b984e9ba4bfa550534a907c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6eef4ef-be81-4a12-a380-d1d15c3e4eb6),volume_type_id=e6eef4ef-be81-4a12-a380-d1d15c3e4eb6)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:51.153172 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39e03168-f44a-49a5-8c67-b0d1cdc29972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:51.175281 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39e03168-f44a-49a5-8c67-b0d1cdc29972) transitioned into state 'SUCCESS' from state '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-457491002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02cdc28008a7426b9421d3166c8265ac',qos_specs=None,replication_status=,reservations=['87112576-8bbb-4e08-9c6d-a9c267299496','f09ab6b0-14be-427c-8613-2a3a75c1241d','c7bd987b-5992-4495-ad5b-8d1e3b88b9a0','b8877e12-d82a-458e-b450-791361936dcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd893c813b984e9ba4bfa550534a907c',volume_type_id=e6eef4ef-be81-4a12-a380-d1d15c3e4eb6)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:51.176033 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (102cecbd-6376-4d4a-98e0-5c209d06befc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:35:51.189759 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (102cecbd-6376-4d4a-98e0-5c209d06befc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:35:51.190667 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Flow 'volume_create_api' (2ba00bd2-153d-45ba-b40a-378a1eb84cdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:35:51.190919 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Create volume request issued successfully. Aug 14 00:35:51.191532 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1fb3e28a-9837-402c-8467-0cc25bcd495c tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:35:51.191920 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 450/1803] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:35:50 2026] POST /volume/v3/volumes => generated 767 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:35:51.211373 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c2376e4a-c684-46ee-a3ae-0094f63d584b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:51.213689 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c2376e4a-c684-46ee-a3ae-0094f63d584b tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] GET https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 Aug 14 00:35:51.213996 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c2376e4a-c684-46ee-a3ae-0094f63d584b tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:51.214248 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c2376e4a-c684-46ee-a3ae-0094f63d584b tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:51.226818 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:51.226818 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:51.231932 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c2376e4a-c684-46ee-a3ae-0094f63d584b tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Volume info retrieved successfully. Aug 14 00:35:51.238292 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c2376e4a-c684-46ee-a3ae-0094f63d584b tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 returned with HTTP 200 Aug 14 00:35:51.238815 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 446/1804] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:51 2026] GET /volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 => generated 835 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:52.259526 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1a2819b2-a538-450b-a52c-2cfc986ab8ae None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:52.262526 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1a2819b2-a538-450b-a52c-2cfc986ab8ae tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] GET https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 Aug 14 00:35:52.262821 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1a2819b2-a538-450b-a52c-2cfc986ab8ae tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:52.263107 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1a2819b2-a538-450b-a52c-2cfc986ab8ae tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:52.272466 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:52.272466 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:52.278241 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1a2819b2-a538-450b-a52c-2cfc986ab8ae tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Volume info retrieved successfully. Aug 14 00:35:52.286600 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1a2819b2-a538-450b-a52c-2cfc986ab8ae tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 returned with HTTP 200 Aug 14 00:35:52.287055 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 457/1805] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:52 2026] GET /volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:52.306638 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-340e5fd7-355c-4466-851b-b2341ca31bc1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:52.310217 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-340e5fd7-355c-4466-851b-b2341ca31bc1 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] GET https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 Aug 14 00:35:52.310503 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-340e5fd7-355c-4466-851b-b2341ca31bc1 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:52.310779 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-340e5fd7-355c-4466-851b-b2341ca31bc1 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:52.323786 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:52.323786 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:52.328436 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-340e5fd7-355c-4466-851b-b2341ca31bc1 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Volume info retrieved successfully. Aug 14 00:35:52.337983 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-340e5fd7-355c-4466-851b-b2341ca31bc1 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 returned with HTTP 200 Aug 14 00:35:52.338490 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 453/1806] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:52 2026] GET /volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:52.354329 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8b1cbb9f-dc3a-456e-a75b-8ed9e20d4a07 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:52.357928 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8b1cbb9f-dc3a-456e-a75b-8ed9e20d4a07 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] POST https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83/action Aug 14 00:35:52.358611 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8b1cbb9f-dc3a-456e-a75b-8ed9e20d4a07 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:52.358798 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8b1cbb9f-dc3a-456e-a75b-8ed9e20d4a07 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:52.371602 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:52.371602 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:52.372321 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8b1cbb9f-dc3a-456e-a75b-8ed9e20d4a07 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Volume info retrieved successfully. Aug 14 00:35:52.398030 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-8b1cbb9f-dc3a-456e-a75b-8ed9e20d4a07 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:35:52.398419 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-8b1cbb9f-dc3a-456e-a75b-8ed9e20d4a07 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:35:52.440272 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-8b1cbb9f-dc3a-456e-a75b-8ed9e20d4a07 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Created reservations ['e44bf696-7229-4f8d-b032-24d57c640af3', '5bc95126-fcaf-41c7-b004-97d2b21bb88a'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:52.468248 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-8b1cbb9f-dc3a-456e-a75b-8ed9e20d4a07 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Created reservations ['6e9b3b15-9287-4212-8232-aba470e64e25', '5e2d69c1-67a9-434d-bebb-cc1d1b150c00'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:35:52.512112 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8b1cbb9f-dc3a-456e-a75b-8ed9e20d4a07 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Retype volume request issued successfully. Aug 14 00:35:52.512909 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8b1cbb9f-dc3a-456e-a75b-8ed9e20d4a07 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83/action returned with HTTP 202 Aug 14 00:35:52.513494 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 451/1807] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:35:52 2026] POST /volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:52.526217 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c93f7172-bad0-4f82-a3e4-9ceae278e732 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:52.526217 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c93f7172-bad0-4f82-a3e4-9ceae278e732 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] GET https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 Aug 14 00:35:52.526217 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c93f7172-bad0-4f82-a3e4-9ceae278e732 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:52.526217 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c93f7172-bad0-4f82-a3e4-9ceae278e732 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:52.536646 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:52.536646 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:52.547600 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c93f7172-bad0-4f82-a3e4-9ceae278e732 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Volume info retrieved successfully. Aug 14 00:35:52.558078 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c93f7172-bad0-4f82-a3e4-9ceae278e732 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 returned with HTTP 200 Aug 14 00:35:52.558837 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 447/1808] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:52 2026] GET /volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:53.575308 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e8eab845-60e8-4403-b38b-315b424c2e41 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:53.578862 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e8eab845-60e8-4403-b38b-315b424c2e41 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] GET https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 Aug 14 00:35:53.579012 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e8eab845-60e8-4403-b38b-315b424c2e41 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:53.579316 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e8eab845-60e8-4403-b38b-315b424c2e41 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:53.606537 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:53.606537 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:53.611971 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e8eab845-60e8-4403-b38b-315b424c2e41 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Volume info retrieved successfully. Aug 14 00:35:53.619017 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e8eab845-60e8-4403-b38b-315b424c2e41 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 returned with HTTP 200 Aug 14 00:35:53.619576 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 458/1809] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:53 2026] GET /volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:53.635670 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8585de46-b327-4e20-a7d0-be307c3516e8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:53.638773 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8585de46-b327-4e20-a7d0-be307c3516e8 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] GET https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 Aug 14 00:35:53.639109 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8585de46-b327-4e20-a7d0-be307c3516e8 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:53.639364 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8585de46-b327-4e20-a7d0-be307c3516e8 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:53.655948 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:53.655948 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:53.660203 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8585de46-b327-4e20-a7d0-be307c3516e8 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Volume info retrieved successfully. Aug 14 00:35:53.665613 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8585de46-b327-4e20-a7d0-be307c3516e8 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 returned with HTTP 200 Aug 14 00:35:53.666044 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 454/1810] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:53 2026] GET /volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:53.684995 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-878c48d3-4bd0-4f13-b5fb-acec8a7d74cd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:53.687548 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-878c48d3-4bd0-4f13-b5fb-acec8a7d74cd tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] GET https://10.4.3.208/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-457491002 Aug 14 00:35:53.687790 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-878c48d3-4bd0-4f13-b5fb-acec8a7d74cd tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:53.688068 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-878c48d3-4bd0-4f13-b5fb-acec8a7d74cd tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:53.688907 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:53.688907 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:53.689266 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-878c48d3-4bd0-4f13-b5fb-acec8a7d74cd tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-457491002'), ('all_tenants', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:35:53.731938 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-878c48d3-4bd0-4f13-b5fb-acec8a7d74cd tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Get all volumes completed successfully. Aug 14 00:35:53.732596 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-878c48d3-4bd0-4f13-b5fb-acec8a7d74cd tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] https://10.4.3.208/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-457491002 returned with HTTP 200 Aug 14 00:35:53.733250 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 452/1811] 10.4.3.208 () {66 vars in 1396 bytes} [Fri Aug 14 00:35:53 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-457491002 => generated 346 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:53.745399 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-55c8a2fe-ee12-466b-93f5-9911fda60b35 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:53.747570 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-55c8a2fe-ee12-466b-93f5-9911fda60b35 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] GET https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 Aug 14 00:35:53.747981 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-55c8a2fe-ee12-466b-93f5-9911fda60b35 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:53.748456 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-55c8a2fe-ee12-466b-93f5-9911fda60b35 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:53.756644 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:53.756644 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:53.765162 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-55c8a2fe-ee12-466b-93f5-9911fda60b35 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Volume info retrieved successfully. Aug 14 00:35:53.768964 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-55c8a2fe-ee12-466b-93f5-9911fda60b35 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 returned with HTTP 200 Aug 14 00:35:53.769628 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 448/1812] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:53 2026] GET /volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:53.787158 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-da6d936f-65cf-4e5a-9dbb-246a57b1427a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:53.790496 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-da6d936f-65cf-4e5a-9dbb-246a57b1427a tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] DELETE https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 Aug 14 00:35:53.790779 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-da6d936f-65cf-4e5a-9dbb-246a57b1427a tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:53.791136 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-da6d936f-65cf-4e5a-9dbb-246a57b1427a tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:53.791374 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-da6d936f-65cf-4e5a-9dbb-246a57b1427a tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Delete volume with id: efa13422-f2c5-4538-822f-49376ef4ee83 Aug 14 00:35:53.800250 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:53.800250 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:53.802357 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-da6d936f-65cf-4e5a-9dbb-246a57b1427a tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Volume info retrieved successfully. Aug 14 00:35:53.827034 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-da6d936f-65cf-4e5a-9dbb-246a57b1427a tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Delete volume request issued successfully. Aug 14 00:35:53.827194 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-da6d936f-65cf-4e5a-9dbb-246a57b1427a tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 returned with HTTP 202 Aug 14 00:35:53.827789 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 459/1813] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:35:53 2026] DELETE /volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:35:53.841324 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-11a15d76-987d-4e4a-8f23-40fb3e74fe59 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:53.844220 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-11a15d76-987d-4e4a-8f23-40fb3e74fe59 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] GET https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 Aug 14 00:35:53.844370 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-11a15d76-987d-4e4a-8f23-40fb3e74fe59 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:53.844659 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-11a15d76-987d-4e4a-8f23-40fb3e74fe59 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:53.857044 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:53.857044 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:53.866996 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-11a15d76-987d-4e4a-8f23-40fb3e74fe59 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Volume info retrieved successfully. Aug 14 00:35:53.874692 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-11a15d76-987d-4e4a-8f23-40fb3e74fe59 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 returned with HTTP 200 Aug 14 00:35:53.875612 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 455/1814] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:53 2026] GET /volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:54.893274 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2ab214ea-d4c4-4e28-9616-885395df3673 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:54.895854 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2ab214ea-d4c4-4e28-9616-885395df3673 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] GET https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 Aug 14 00:35:54.897361 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2ab214ea-d4c4-4e28-9616-885395df3673 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:54.897361 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2ab214ea-d4c4-4e28-9616-885395df3673 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:54.904417 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2ab214ea-d4c4-4e28-9616-885395df3673 tempest-VolumeRetypeWithoutMigrationTest-2003385513 tempest-VolumeRetypeWithoutMigrationTest-2003385513-project-member] https://10.4.3.208/volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 returned with HTTP 404 Aug 14 00:35:54.905215 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 453/1815] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:54 2026] GET /volume/v3/volumes/efa13422-f2c5-4538-822f-49376ef4ee83 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:54.915251 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d046bcef-2013-4d52-881c-188958aa45ea None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:54.918940 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d046bcef-2013-4d52-881c-188958aa45ea tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] DELETE https://10.4.3.208/volume/v3/types/ba10ed62-6f5b-4cef-a3fc-e0711973cef9 Aug 14 00:35:54.919253 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d046bcef-2013-4d52-881c-188958aa45ea tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:54.919538 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d046bcef-2013-4d52-881c-188958aa45ea tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:54.950366 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d046bcef-2013-4d52-881c-188958aa45ea tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] https://10.4.3.208/volume/v3/types/ba10ed62-6f5b-4cef-a3fc-e0711973cef9 returned with HTTP 202 Aug 14 00:35:54.951464 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 449/1816] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:35:54 2026] DELETE /volume/v3/types/ba10ed62-6f5b-4cef-a3fc-e0711973cef9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 00:35:54.959885 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-577694ec-7942-4c58-adaf-c400377a8bce None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:54.968515 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-577694ec-7942-4c58-adaf-c400377a8bce tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] GET https://10.4.3.208/volume/v3/types/ba10ed62-6f5b-4cef-a3fc-e0711973cef9 Aug 14 00:35:54.969574 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-577694ec-7942-4c58-adaf-c400377a8bce tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:54.970259 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-577694ec-7942-4c58-adaf-c400377a8bce tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:54.980238 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-577694ec-7942-4c58-adaf-c400377a8bce tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] https://10.4.3.208/volume/v3/types/ba10ed62-6f5b-4cef-a3fc-e0711973cef9 returned with HTTP 404 Aug 14 00:35:54.980836 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 460/1817] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:35:54 2026] GET /volume/v3/types/ba10ed62-6f5b-4cef-a3fc-e0711973cef9 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:54.990307 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-30f60121-17a5-454b-a9c5-579b0e4e70d1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:54.992047 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-30f60121-17a5-454b-a9c5-579b0e4e70d1 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] DELETE https://10.4.3.208/volume/v3/types/e6eef4ef-be81-4a12-a380-d1d15c3e4eb6 Aug 14 00:35:54.992249 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-30f60121-17a5-454b-a9c5-579b0e4e70d1 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:54.992427 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-30f60121-17a5-454b-a9c5-579b0e4e70d1 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:55.018981 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-30f60121-17a5-454b-a9c5-579b0e4e70d1 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] https://10.4.3.208/volume/v3/types/e6eef4ef-be81-4a12-a380-d1d15c3e4eb6 returned with HTTP 202 Aug 14 00:35:55.019385 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 456/1818] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:35:54 2026] DELETE /volume/v3/types/e6eef4ef-be81-4a12-a380-d1d15c3e4eb6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:35:55.028343 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-88ce02f6-9f47-4087-96e0-40a9ddd8d9f3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:55.030403 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-88ce02f6-9f47-4087-96e0-40a9ddd8d9f3 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] GET https://10.4.3.208/volume/v3/types/e6eef4ef-be81-4a12-a380-d1d15c3e4eb6 Aug 14 00:35:55.030631 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-88ce02f6-9f47-4087-96e0-40a9ddd8d9f3 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:55.030822 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-88ce02f6-9f47-4087-96e0-40a9ddd8d9f3 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:55.035707 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-88ce02f6-9f47-4087-96e0-40a9ddd8d9f3 tempest-VolumeRetypeWithoutMigrationTest-277540987 tempest-VolumeRetypeWithoutMigrationTest-277540987-project-admin] https://10.4.3.208/volume/v3/types/e6eef4ef-be81-4a12-a380-d1d15c3e4eb6 returned with HTTP 404 Aug 14 00:35:55.036336 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 454/1819] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:35:55 2026] GET /volume/v3/types/e6eef4ef-be81-4a12-a380-d1d15c3e4eb6 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:55.574508 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-8cc9219f-a266-4100-91f6-26167ddb0ca6 req-a37c9b2e-f045-4aa1-961f-40c90e4aa8a7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:55.581269 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-8cc9219f-a266-4100-91f6-26167ddb0ca6 req-a37c9b2e-f045-4aa1-961f-40c90e4aa8a7 tempest-VolumesNegativeTest-1336361857 tempest-VolumesNegativeTest-1336361857-project-member] DELETE https://10.4.3.208/volume/v3/volumes/tempest-invalid-277889013 Aug 14 00:35:55.581269 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-8cc9219f-a266-4100-91f6-26167ddb0ca6 req-a37c9b2e-f045-4aa1-961f-40c90e4aa8a7 tempest-VolumesNegativeTest-1336361857 tempest-VolumesNegativeTest-1336361857-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:55.581269 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-8cc9219f-a266-4100-91f6-26167ddb0ca6 req-a37c9b2e-f045-4aa1-961f-40c90e4aa8a7 tempest-VolumesNegativeTest-1336361857 tempest-VolumesNegativeTest-1336361857-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:55.581269 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [req-8cc9219f-a266-4100-91f6-26167ddb0ca6 req-a37c9b2e-f045-4aa1-961f-40c90e4aa8a7 tempest-VolumesNegativeTest-1336361857 tempest-VolumesNegativeTest-1336361857-project-member] Delete volume with id: tempest-invalid-277889013 Aug 14 00:35:55.590714 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-8cc9219f-a266-4100-91f6-26167ddb0ca6 req-a37c9b2e-f045-4aa1-961f-40c90e4aa8a7 tempest-VolumesNegativeTest-1336361857 tempest-VolumesNegativeTest-1336361857-project-member] https://10.4.3.208/volume/v3/volumes/tempest-invalid-277889013 returned with HTTP 404 Aug 14 00:35:55.591359 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 450/1820] 10.4.3.208 () {70 vars in 1587 bytes} [Fri Aug 14 00:35:55 2026] DELETE /volume/v3/volumes/tempest-invalid-277889013 => generated 98 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:35:55.822685 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-616bdb58-7c8f-4522-a3b2-ce269b547146 req-bad2ff6b-e902-421f-9c94-3aa02dd8ad89 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:55.830134 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-616bdb58-7c8f-4522-a3b2-ce269b547146 req-bad2ff6b-e902-421f-9c94-3aa02dd8ad89 tempest-VolumesNegativeTest-1336361857 tempest-VolumesNegativeTest-1336361857-project-member] DELETE https://10.4.3.208/volume/v3/volumes/9fc3f99f-0e07-49ce-9fb6-c1c6b3a7fc4e Aug 14 00:35:55.830391 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-616bdb58-7c8f-4522-a3b2-ce269b547146 req-bad2ff6b-e902-421f-9c94-3aa02dd8ad89 tempest-VolumesNegativeTest-1336361857 tempest-VolumesNegativeTest-1336361857-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:55.830568 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-616bdb58-7c8f-4522-a3b2-ce269b547146 req-bad2ff6b-e902-421f-9c94-3aa02dd8ad89 tempest-VolumesNegativeTest-1336361857 tempest-VolumesNegativeTest-1336361857-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:55.831494 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [req-616bdb58-7c8f-4522-a3b2-ce269b547146 req-bad2ff6b-e902-421f-9c94-3aa02dd8ad89 tempest-VolumesNegativeTest-1336361857 tempest-VolumesNegativeTest-1336361857-project-member] Delete volume with id: 9fc3f99f-0e07-49ce-9fb6-c1c6b3a7fc4e Aug 14 00:35:55.842607 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-616bdb58-7c8f-4522-a3b2-ce269b547146 req-bad2ff6b-e902-421f-9c94-3aa02dd8ad89 tempest-VolumesNegativeTest-1336361857 tempest-VolumesNegativeTest-1336361857-project-member] https://10.4.3.208/volume/v3/volumes/9fc3f99f-0e07-49ce-9fb6-c1c6b3a7fc4e returned with HTTP 404 Aug 14 00:35:55.843016 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 461/1821] 10.4.3.208 () {70 vars in 1620 bytes} [Fri Aug 14 00:35:55 2026] DELETE /volume/v3/volumes/9fc3f99f-0e07-49ce-9fb6-c1c6b3a7fc4e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:55.866798 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-1718cb4f-99d6-4bc0-a216-2663641ae1f5 req-88859fa0-1182-4823-80f7-e6b3fe1d4940 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:55.871312 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-1718cb4f-99d6-4bc0-a216-2663641ae1f5 req-88859fa0-1182-4823-80f7-e6b3fe1d4940 tempest-VolumesNegativeTest-1336361857 tempest-VolumesNegativeTest-1336361857-project-reader] GET https://10.4.3.208/volume/v3/volumes/7b827c60-2bb2-43c2-99f9-20c2d712a033 Aug 14 00:35:55.871312 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-1718cb4f-99d6-4bc0-a216-2663641ae1f5 req-88859fa0-1182-4823-80f7-e6b3fe1d4940 tempest-VolumesNegativeTest-1336361857 tempest-VolumesNegativeTest-1336361857-project-reader] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:55.871312 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-1718cb4f-99d6-4bc0-a216-2663641ae1f5 req-88859fa0-1182-4823-80f7-e6b3fe1d4940 tempest-VolumesNegativeTest-1336361857 tempest-VolumesNegativeTest-1336361857-project-reader] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:55.876883 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-1718cb4f-99d6-4bc0-a216-2663641ae1f5 req-88859fa0-1182-4823-80f7-e6b3fe1d4940 tempest-VolumesNegativeTest-1336361857 tempest-VolumesNegativeTest-1336361857-project-reader] https://10.4.3.208/volume/v3/volumes/7b827c60-2bb2-43c2-99f9-20c2d712a033 returned with HTTP 404 Aug 14 00:35:55.877607 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 457/1822] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:35:55 2026] GET /volume/v3/volumes/7b827c60-2bb2-43c2-99f9-20c2d712a033 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:56.143499 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-5ca5239b-4dd1-4a06-a25f-912da792f579 req-4ac73bd5-b299-41d2-a1ae-a90cf604ab00 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:56.147832 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5ca5239b-4dd1-4a06-a25f-912da792f579 req-4ac73bd5-b299-41d2-a1ae-a90cf604ab00 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 Aug 14 00:35:56.148112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-5ca5239b-4dd1-4a06-a25f-912da792f579 req-4ac73bd5-b299-41d2-a1ae-a90cf604ab00 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:56.148339 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-5ca5239b-4dd1-4a06-a25f-912da792f579 req-4ac73bd5-b299-41d2-a1ae-a90cf604ab00 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:56.158949 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:56.158949 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:56.165325 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-5ca5239b-4dd1-4a06-a25f-912da792f579 req-4ac73bd5-b299-41d2-a1ae-a90cf604ab00 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:35:56.172541 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5ca5239b-4dd1-4a06-a25f-912da792f579 req-4ac73bd5-b299-41d2-a1ae-a90cf604ab00 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 returned with HTTP 200 Aug 14 00:35:56.173513 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 455/1823] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:35:56 2026] GET /volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:56.202541 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f6196d77-6da4-4567-bc20-8ee046d50916 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:56.202541 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f6196d77-6da4-4567-bc20-8ee046d50916 None None] GET https://10.4.3.208/volume// Aug 14 00:35:56.202934 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f6196d77-6da4-4567-bc20-8ee046d50916 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:56.203166 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f6196d77-6da4-4567-bc20-8ee046d50916 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:56.203396 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f6196d77-6da4-4567-bc20-8ee046d50916 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:35:56.203700 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 451/1824] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:35:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:35:56.214829 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-5ca5239b-4dd1-4a06-a25f-912da792f579 req-ad34f4ea-0456-49ea-90a0-6fdeaf134859 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:56.217114 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-5ca5239b-4dd1-4a06-a25f-912da792f579 req-ad34f4ea-0456-49ea-90a0-6fdeaf134859 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:35:56.217561 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-5ca5239b-4dd1-4a06-a25f-912da792f579 req-ad34f4ea-0456-49ea-90a0-6fdeaf134859 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e998d0e2-9bac-46ab-9785-d2f450ea59d9", "connector": null, "instance_uuid": "a632fc66-50b2-49db-b9d5-f81e21d50493"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:56.228502 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:56.228502 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:56.272850 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-5ca5239b-4dd1-4a06-a25f-912da792f579 req-ad34f4ea-0456-49ea-90a0-6fdeaf134859 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:35:56.273342 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 462/1825] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:35:56 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:56.326564 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-5ca5239b-4dd1-4a06-a25f-912da792f579 req-502bed34-5930-4833-bf99-0f9fff3d393c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:56.330199 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-5ca5239b-4dd1-4a06-a25f-912da792f579 req-502bed34-5930-4833-bf99-0f9fff3d393c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] POST https://10.4.3.208/volume/v3/attachments/cd86d6f1-3814-4c94-aa10-474cc15a3cb3/action Aug 14 00:35:56.330199 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-5ca5239b-4dd1-4a06-a25f-912da792f579 req-502bed34-5930-4833-bf99-0f9fff3d393c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:35:56.330199 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-5ca5239b-4dd1-4a06-a25f-912da792f579 req-502bed34-5930-4833-bf99-0f9fff3d393c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:56.358974 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:56.358974 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:56.377320 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-5ca5239b-4dd1-4a06-a25f-912da792f579 req-502bed34-5930-4833-bf99-0f9fff3d393c tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/attachments/cd86d6f1-3814-4c94-aa10-474cc15a3cb3/action returned with HTTP 204 Aug 14 00:35:56.377320 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 458/1826] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:35:56 2026] POST /volume/v3/attachments/cd86d6f1-3814-4c94-aa10-474cc15a3cb3/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:56.405615 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7e726872-db4e-498d-b0af-8235ec2ebfd7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:56.407952 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7e726872-db4e-498d-b0af-8235ec2ebfd7 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 Aug 14 00:35:56.408262 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7e726872-db4e-498d-b0af-8235ec2ebfd7 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:56.408546 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7e726872-db4e-498d-b0af-8235ec2ebfd7 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:56.423067 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:56.423067 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:56.427851 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7e726872-db4e-498d-b0af-8235ec2ebfd7 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:35:56.438223 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7e726872-db4e-498d-b0af-8235ec2ebfd7 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 returned with HTTP 200 Aug 14 00:35:56.440369 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 456/1827] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:56 2026] GET /volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 => generated 1112 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:56.460226 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ba8ec2e4-a7ae-48b6-9f69-dc266414db2f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:56.462638 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ba8ec2e4-a7ae-48b6-9f69-dc266414db2f tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 Aug 14 00:35:56.462896 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ba8ec2e4-a7ae-48b6-9f69-dc266414db2f tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:56.463165 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ba8ec2e4-a7ae-48b6-9f69-dc266414db2f tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:56.474821 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:56.474821 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:56.480107 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ba8ec2e4-a7ae-48b6-9f69-dc266414db2f tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:35:56.486470 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ba8ec2e4-a7ae-48b6-9f69-dc266414db2f tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 returned with HTTP 200 Aug 14 00:35:56.487070 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 452/1828] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:56 2026] GET /volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:56.542199 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-8f5b4257-e123-4eef-bfd6-78a934d0169a req-38041e7b-c28c-4632-8da2-13f5e8a4223a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:56.544804 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-8f5b4257-e123-4eef-bfd6-78a934d0169a req-38041e7b-c28c-4632-8da2-13f5e8a4223a tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 Aug 14 00:35:56.545099 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-8f5b4257-e123-4eef-bfd6-78a934d0169a req-38041e7b-c28c-4632-8da2-13f5e8a4223a tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:56.545309 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-8f5b4257-e123-4eef-bfd6-78a934d0169a req-38041e7b-c28c-4632-8da2-13f5e8a4223a tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:56.556823 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:56.556823 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:56.562861 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-8f5b4257-e123-4eef-bfd6-78a934d0169a req-38041e7b-c28c-4632-8da2-13f5e8a4223a tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:35:56.569436 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-8f5b4257-e123-4eef-bfd6-78a934d0169a req-38041e7b-c28c-4632-8da2-13f5e8a4223a tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 returned with HTTP 200 Aug 14 00:35:56.570297 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 463/1829] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:35:56 2026] GET /volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:56.611263 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-cca07ef8-6054-4579-90bb-d0146619de80 req-c8d7189d-c345-44d7-9f61-3cf0b4106631 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:56.614676 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-cca07ef8-6054-4579-90bb-d0146619de80 req-c8d7189d-c345-44d7-9f61-3cf0b4106631 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] DELETE https://10.4.3.208/volume/v3/attachments/4851034c-6251-4cd8-ac3b-75ef23d066f2 Aug 14 00:35:56.615279 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-cca07ef8-6054-4579-90bb-d0146619de80 req-c8d7189d-c345-44d7-9f61-3cf0b4106631 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:56.616014 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-cca07ef8-6054-4579-90bb-d0146619de80 req-c8d7189d-c345-44d7-9f61-3cf0b4106631 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:56.636475 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:56.636475 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:56.646617 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-8f5b4257-e123-4eef-bfd6-78a934d0169a req-5c164dbe-03f3-4bc4-b5e8-3ee694ff057b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:56.653019 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-8f5b4257-e123-4eef-bfd6-78a934d0169a req-5c164dbe-03f3-4bc4-b5e8-3ee694ff057b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] DELETE https://10.4.3.208/volume/v3/attachments/cd86d6f1-3814-4c94-aa10-474cc15a3cb3 Aug 14 00:35:56.653317 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-8f5b4257-e123-4eef-bfd6-78a934d0169a req-5c164dbe-03f3-4bc4-b5e8-3ee694ff057b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:56.653692 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-8f5b4257-e123-4eef-bfd6-78a934d0169a req-5c164dbe-03f3-4bc4-b5e8-3ee694ff057b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:56.668610 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:56.668610 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:56.748350 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-cca07ef8-6054-4579-90bb-d0146619de80 req-c8d7189d-c345-44d7-9f61-3cf0b4106631 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/attachments/4851034c-6251-4cd8-ac3b-75ef23d066f2 returned with HTTP 200 Aug 14 00:35:56.748952 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 459/1830] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:35:56 2026] DELETE /volume/v3/attachments/4851034c-6251-4cd8-ac3b-75ef23d066f2 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:56.749569 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-8f5b4257-e123-4eef-bfd6-78a934d0169a req-5c164dbe-03f3-4bc4-b5e8-3ee694ff057b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/attachments/cd86d6f1-3814-4c94-aa10-474cc15a3cb3 returned with HTTP 200 Aug 14 00:35:56.750169 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 457/1831] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:35:56 2026] DELETE /volume/v3/attachments/cd86d6f1-3814-4c94-aa10-474cc15a3cb3 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:56.768859 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-cca07ef8-6054-4579-90bb-d0146619de80 req-71d21398-50aa-4296-ab2a-2fd28e46ef54 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:56.771136 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-cca07ef8-6054-4579-90bb-d0146619de80 req-71d21398-50aa-4296-ab2a-2fd28e46ef54 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] DELETE https://10.4.3.208/volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab Aug 14 00:35:56.771418 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-cca07ef8-6054-4579-90bb-d0146619de80 req-71d21398-50aa-4296-ab2a-2fd28e46ef54 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:56.771616 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-cca07ef8-6054-4579-90bb-d0146619de80 req-71d21398-50aa-4296-ab2a-2fd28e46ef54 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:56.771812 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [req-cca07ef8-6054-4579-90bb-d0146619de80 req-71d21398-50aa-4296-ab2a-2fd28e46ef54 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Delete volume with id: 3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab Aug 14 00:35:56.783152 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:56.783152 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:35:56.783743 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-cca07ef8-6054-4579-90bb-d0146619de80 req-71d21398-50aa-4296-ab2a-2fd28e46ef54 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Volume info retrieved successfully. Aug 14 00:35:56.796656 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cb2a976f-ebfb-4a4a-ac1e-338d0d747546 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:56.798709 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cb2a976f-ebfb-4a4a-ac1e-338d0d747546 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 Aug 14 00:35:56.799262 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cb2a976f-ebfb-4a4a-ac1e-338d0d747546 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:56.799262 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cb2a976f-ebfb-4a4a-ac1e-338d0d747546 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:56.807480 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:56.807480 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:35:56.812053 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cb2a976f-ebfb-4a4a-ac1e-338d0d747546 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:35:56.816862 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cb2a976f-ebfb-4a4a-ac1e-338d0d747546 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 returned with HTTP 200 Aug 14 00:35:56.817304 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 464/1832] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:35:56 2026] GET /volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:56.822148 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-cca07ef8-6054-4579-90bb-d0146619de80 req-71d21398-50aa-4296-ab2a-2fd28e46ef54 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] Delete volume request issued successfully. Aug 14 00:35:56.822371 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-cca07ef8-6054-4579-90bb-d0146619de80 req-71d21398-50aa-4296-ab2a-2fd28e46ef54 tempest-ServerBootFromVolumeStableRescueTest-1307813533 tempest-ServerBootFromVolumeStableRescueTest-1307813533-project-member] https://10.4.3.208/volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab returned with HTTP 202 Aug 14 00:35:56.822928 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 453/1833] 10.4.3.208 () {70 vars in 1620 bytes} [Fri Aug 14 00:35:56 2026] DELETE /volume/v3/volumes/3a0cbb9b-9d4f-4aba-854f-bf283b5b1aab => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:35:58.221167 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7996b03d-0672-4b8f-b849-e0c4f52358cc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.408928 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7996b03d-0672-4b8f-b849-e0c4f52358cc tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:35:58.409435 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7996b03d-0672-4b8f-b849-e0c4f52358cc tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-909937893"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:58.412152 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:58.412152 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:35:58.431480 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7996b03d-0672-4b8f-b849-e0c4f52358cc tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:35:58.432046 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 460/1834] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:35:58 2026] POST /volume/v3/types => generated 230 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:58.440938 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6e291838-ec61-46cc-94f8-d0c649450b47 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.445266 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6e291838-ec61-46cc-94f8-d0c649450b47 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] POST https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs Aug 14 00:35:58.445266 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6e291838-ec61-46cc-94f8-d0c649450b47 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:58.446105 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:35:58.446105 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:35:58.484603 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6e291838-ec61-46cc-94f8-d0c649450b47 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs returned with HTTP 200 Aug 14 00:35:58.485725 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 458/1835] 10.4.3.208 () {68 vars in 1399 bytes} [Fri Aug 14 00:35:58 2026] POST /volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs => generated 34 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:35:58.495753 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-db699bfe-df49-4ef3-b086-e9552abf22f6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.498770 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-db699bfe-df49-4ef3-b086-e9552abf22f6 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] GET https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs/spec3 Aug 14 00:35:58.499191 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-db699bfe-df49-4ef3-b086-e9552abf22f6 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:58.499584 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-db699bfe-df49-4ef3-b086-e9552abf22f6 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:58.508356 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-db699bfe-df49-4ef3-b086-e9552abf22f6 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs/spec3 returned with HTTP 200 Aug 14 00:35:58.508966 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 465/1836] 10.4.3.208 () {66 vars in 1396 bytes} [Fri Aug 14 00:35:58 2026] GET /volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs/spec3 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:35:58.519283 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3370b0c1-3cf8-4a12-a854-79264c2f0f0e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.522353 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3370b0c1-3cf8-4a12-a854-79264c2f0f0e tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] DELETE https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs/spec3 Aug 14 00:35:58.522711 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3370b0c1-3cf8-4a12-a854-79264c2f0f0e tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:58.523103 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3370b0c1-3cf8-4a12-a854-79264c2f0f0e tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:58.523248 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-044448cc-004d-4cab-8f59-6d59f745b26d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.565137 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3370b0c1-3cf8-4a12-a854-79264c2f0f0e tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs/spec3 returned with HTTP 202 Aug 14 00:35:58.565219 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 454/1837] 10.4.3.208 () {66 vars in 1399 bytes} [Fri Aug 14 00:35:58 2026] DELETE /volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs/spec3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:35:58.576315 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7676f5d4-a761-4c5e-8761-ba4d90153dea None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.582768 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7676f5d4-a761-4c5e-8761-ba4d90153dea tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] GET https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs/spec3 Aug 14 00:35:58.583106 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7676f5d4-a761-4c5e-8761-ba4d90153dea tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:58.583285 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7676f5d4-a761-4c5e-8761-ba4d90153dea tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:58.597805 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7676f5d4-a761-4c5e-8761-ba4d90153dea tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs/spec3 returned with HTTP 404 Aug 14 00:35:58.598385 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 459/1838] 10.4.3.208 () {66 vars in 1396 bytes} [Fri Aug 14 00:35:58 2026] GET /volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs/spec3 => generated 129 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:35:58.612158 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f2d1194f-5e8c-4b81-9f30-1eb4a12a42d7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.620439 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f2d1194f-5e8c-4b81-9f30-1eb4a12a42d7 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] POST https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs Aug 14 00:35:58.620439 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f2d1194f-5e8c-4b81-9f30-1eb4a12a42d7 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:58.665015 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-044448cc-004d-4cab-8f59-6d59f745b26d tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] GET https://10.4.3.208/volume/v3/scheduler-stats/get_pools Aug 14 00:35:58.665308 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-044448cc-004d-4cab-8f59-6d59f745b26d tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:58.665569 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-044448cc-004d-4cab-8f59-6d59f745b26d tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] Calling method 'get_pools' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:58.685555 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f2d1194f-5e8c-4b81-9f30-1eb4a12a42d7 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs returned with HTTP 200 Aug 14 00:35:58.685821 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-044448cc-004d-4cab-8f59-6d59f745b26d tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] https://10.4.3.208/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 00:35:58.686259 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 466/1839] 10.4.3.208 () {68 vars in 1399 bytes} [Fri Aug 14 00:35:58 2026] POST /volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs => generated 34 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:35:58.686424 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 461/1840] 10.4.3.208 () {66 vars in 1291 bytes} [Fri Aug 14 00:35:58 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:58.695845 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-25909f61-386e-4d78-a68f-6c4170e4d063 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.696774 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f63b4844-5180-4917-81d8-bbbb8dfb6ada None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.698481 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-25909f61-386e-4d78-a68f-6c4170e4d063 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] GET https://10.4.3.208/volume/v3/scheduler-stats/get_pools?detail=True Aug 14 00:35:58.698634 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-25909f61-386e-4d78-a68f-6c4170e4d063 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:58.698842 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-25909f61-386e-4d78-a68f-6c4170e4d063 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] Calling method 'get_pools' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:58.703925 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f63b4844-5180-4917-81d8-bbbb8dfb6ada tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] GET https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs Aug 14 00:35:58.704314 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f63b4844-5180-4917-81d8-bbbb8dfb6ada tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:58.704623 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f63b4844-5180-4917-81d8-bbbb8dfb6ada tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:58.716859 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f63b4844-5180-4917-81d8-bbbb8dfb6ada tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs returned with HTTP 200 Aug 14 00:35:58.717243 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 460/1841] 10.4.3.208 () {66 vars in 1378 bytes} [Fri Aug 14 00:35:58 2026] GET /volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs => generated 34 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:35:58.719299 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-25909f61-386e-4d78-a68f-6c4170e4d063 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] https://10.4.3.208/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 14 00:35:58.719879 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 455/1842] 10.4.3.208 () {66 vars in 1314 bytes} [Fri Aug 14 00:35:58 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:35:58.732003 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f150c5a8-dd10-4c86-b1c0-c3d7cf1b8252 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.733619 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6d0cc81c-26aa-4c04-b485-ee20a7c5af3e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.734741 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f150c5a8-dd10-4c86-b1c0-c3d7cf1b8252 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] POST https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs Aug 14 00:35:58.735434 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f150c5a8-dd10-4c86-b1c0-c3d7cf1b8252 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:58.735713 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6d0cc81c-26aa-4c04-b485-ee20a7c5af3e tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] GET https://10.4.3.208/volume/v3/capabilities/np0000007289@storpool Aug 14 00:35:58.736038 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6d0cc81c-26aa-4c04-b485-ee20a7c5af3e tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:58.736653 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6d0cc81c-26aa-4c04-b485-ee20a7c5af3e tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:58.753982 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6d0cc81c-26aa-4c04-b485-ee20a7c5af3e tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] https://10.4.3.208/volume/v3/capabilities/np0000007289@storpool returned with HTTP 200 Aug 14 00:35:58.754445 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 462/1843] 10.4.3.208 () {66 vars in 1318 bytes} [Fri Aug 14 00:35:58 2026] GET /volume/v3/capabilities/np0000007289@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:58.764971 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-224722b4-fa1b-4234-87d5-a6fc87db84db None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.766858 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f150c5a8-dd10-4c86-b1c0-c3d7cf1b8252 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs returned with HTTP 200 Aug 14 00:35:58.767299 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 467/1844] 10.4.3.208 () {68 vars in 1399 bytes} [Fri Aug 14 00:35:58 2026] POST /volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs => generated 34 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 14 00:35:58.767611 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-224722b4-fa1b-4234-87d5-a6fc87db84db tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] GET https://10.4.3.208/volume/v3/capabilities/np0000007289@storpool Aug 14 00:35:58.767827 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-224722b4-fa1b-4234-87d5-a6fc87db84db tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:58.769138 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-224722b4-fa1b-4234-87d5-a6fc87db84db tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:58.777175 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bb3aaaf5-8faa-40b0-b09c-9926a50f6de1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.781115 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bb3aaaf5-8faa-40b0-b09c-9926a50f6de1 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] PUT https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs/spec2 Aug 14 00:35:58.781115 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bb3aaaf5-8faa-40b0-b09c-9926a50f6de1 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:58.785688 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-224722b4-fa1b-4234-87d5-a6fc87db84db tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] https://10.4.3.208/volume/v3/capabilities/np0000007289@storpool returned with HTTP 200 Aug 14 00:35:58.786728 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 461/1845] 10.4.3.208 () {66 vars in 1318 bytes} [Fri Aug 14 00:35:58 2026] GET /volume/v3/capabilities/np0000007289@storpool => generated 703 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:58.798675 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f28d39b4-38b6-439e-a5f9-db492626d00f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.801834 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f28d39b4-38b6-439e-a5f9-db492626d00f tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] GET https://10.4.3.208/volume/v3/capabilities/np0000007289@storpool Aug 14 00:35:58.802163 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f28d39b4-38b6-439e-a5f9-db492626d00f tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:58.802389 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f28d39b4-38b6-439e-a5f9-db492626d00f tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:58.811909 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bb3aaaf5-8faa-40b0-b09c-9926a50f6de1 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs/spec2 returned with HTTP 200 Aug 14 00:35:58.812690 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 456/1846] 10.4.3.208 () {68 vars in 1416 bytes} [Fri Aug 14 00:35:58 2026] PUT /volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs/spec2 => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:35:58.815666 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f28d39b4-38b6-439e-a5f9-db492626d00f tempest-BackendsCapabilitiesAdminTestsJSON-1121424768 tempest-BackendsCapabilitiesAdminTestsJSON-1121424768-project-admin] https://10.4.3.208/volume/v3/capabilities/np0000007289@storpool returned with HTTP 200 Aug 14 00:35:58.816588 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 463/1847] 10.4.3.208 () {66 vars in 1318 bytes} [Fri Aug 14 00:35:58 2026] GET /volume/v3/capabilities/np0000007289@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:35:58.827936 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-efa5cf6b-127e-4f8d-932a-5154a1b64d04 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.830217 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-efa5cf6b-127e-4f8d-932a-5154a1b64d04 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] GET https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs/spec2 Aug 14 00:35:58.830518 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-efa5cf6b-127e-4f8d-932a-5154a1b64d04 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:58.830732 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-efa5cf6b-127e-4f8d-932a-5154a1b64d04 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:58.843390 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-efa5cf6b-127e-4f8d-932a-5154a1b64d04 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs/spec2 returned with HTTP 200 Aug 14 00:35:58.843390 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 468/1848] 10.4.3.208 () {66 vars in 1396 bytes} [Fri Aug 14 00:35:58 2026] GET /volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:35:58.853047 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-92272d79-9628-4c04-bb22-45cdf916c0e5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.855563 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-92272d79-9628-4c04-bb22-45cdf916c0e5 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] POST https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs Aug 14 00:35:58.856387 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-92272d79-9628-4c04-bb22-45cdf916c0e5 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:35:58.893585 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-92272d79-9628-4c04-bb22-45cdf916c0e5 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs returned with HTTP 200 Aug 14 00:35:58.894043 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 462/1849] 10.4.3.208 () {68 vars in 1399 bytes} [Fri Aug 14 00:35:58 2026] POST /volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs => generated 51 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:35:58.905526 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4b9739f4-5ec0-4e8f-a92a-1c44b127cca3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.908419 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4b9739f4-5ec0-4e8f-a92a-1c44b127cca3 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] GET https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs Aug 14 00:35:58.908587 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4b9739f4-5ec0-4e8f-a92a-1c44b127cca3 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:58.908715 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4b9739f4-5ec0-4e8f-a92a-1c44b127cca3 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:58.916877 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4b9739f4-5ec0-4e8f-a92a-1c44b127cca3 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs returned with HTTP 200 Aug 14 00:35:58.917234 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 457/1850] 10.4.3.208 () {66 vars in 1378 bytes} [Fri Aug 14 00:35:58 2026] GET /volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8/extra_specs => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:35:58.925847 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f1ab2674-3fbc-41f3-bf62-baf7e4b08525 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.928360 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f1ab2674-3fbc-41f3-bf62-baf7e4b08525 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] DELETE https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8 Aug 14 00:35:58.928612 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f1ab2674-3fbc-41f3-bf62-baf7e4b08525 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:58.929239 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f1ab2674-3fbc-41f3-bf62-baf7e4b08525 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:58.961124 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f1ab2674-3fbc-41f3-bf62-baf7e4b08525 tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8 returned with HTTP 202 Aug 14 00:35:58.961124 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 464/1851] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:35:58 2026] DELETE /volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:35:58.969288 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f4e40a57-3c47-4974-b653-5581528d04aa None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:35:58.973348 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f4e40a57-3c47-4974-b653-5581528d04aa tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] GET https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8 Aug 14 00:35:58.973449 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f4e40a57-3c47-4974-b653-5581528d04aa tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:35:58.973868 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f4e40a57-3c47-4974-b653-5581528d04aa tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:35:58.983580 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f4e40a57-3c47-4974-b653-5581528d04aa tempest-VolumeTypesExtraSpecsTest-1330903997 tempest-VolumeTypesExtraSpecsTest-1330903997-project-admin] https://10.4.3.208/volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8 returned with HTTP 404 Aug 14 00:35:58.983580 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 469/1852] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:35:58 2026] GET /volume/v3/types/19231bae-da2e-4a8d-a200-bb9e8367d9c8 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:01.526474 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-66c620cc-d75d-482f-8af4-32db57646905 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:01.722202 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:01.722664 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-482983346"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:01.725324 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-482983346'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:01.725566 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Create volume of 1 GB Aug 14 00:36:01.732139 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Availability Zones retrieved successfully. Aug 14 00:36:01.742541 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Flow 'volume_create_api' (d985307c-dcea-4ecb-85b5-c0dac9cf1711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:01.744686 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95dd2e88-2b42-40e2-8159-6220ebe69be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:01.746030 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:01.795449 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95dd2e88-2b42-40e2-8159-6220ebe69be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:01.797343 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e60a774-6115-42f6-964f-befca09b17fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:01.892052 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Created reservations ['5c2f8931-01ab-414c-a1a4-ed3137cd8386', '0f75cd01-967f-4339-ac4e-60a1ae2a84e1', '6bb80734-353e-4d2c-81be-3b3d17c84bd4', '8ded0446-0bf6-46fe-b01b-dcc420919d42'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:01.893259 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e60a774-6115-42f6-964f-befca09b17fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c2f8931-01ab-414c-a1a4-ed3137cd8386', '0f75cd01-967f-4339-ac4e-60a1ae2a84e1', '6bb80734-353e-4d2c-81be-3b3d17c84bd4', '8ded0446-0bf6-46fe-b01b-dcc420919d42']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:01.894376 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8495555e-8dd6-4f9f-aed4-bb84ba24e606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:01.932435 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8495555e-8dd6-4f9f-aed4-bb84ba24e606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39f0a189-41f1-458e-898f-49fa1e88e250', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-482983346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df6a3c70ecfb430ab4fc131d9b3d31e5',qos_specs=None,replication_status=,reservations=['5c2f8931-01ab-414c-a1a4-ed3137cd8386','0f75cd01-967f-4339-ac4e-60a1ae2a84e1','6bb80734-353e-4d2c-81be-3b3d17c84bd4','8ded0446-0bf6-46fe-b01b-dcc420919d42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='598b706f3aec434b92aefee052205c70',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-482983346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39f0a189-41f1-458e-898f-49fa1e88e250,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df6a3c70ecfb430ab4fc131d9b3d31e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='598b706f3aec434b92aefee052205c70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:01.934496 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9eb9625-d8fc-4726-b506-889ff9ec74bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:01.967272 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9eb9625-d8fc-4726-b506-889ff9ec74bb) transitioned into state 'SUCCESS' from state '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-482983346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df6a3c70ecfb430ab4fc131d9b3d31e5',qos_specs=None,replication_status=,reservations=['5c2f8931-01ab-414c-a1a4-ed3137cd8386','0f75cd01-967f-4339-ac4e-60a1ae2a84e1','6bb80734-353e-4d2c-81be-3b3d17c84bd4','8ded0446-0bf6-46fe-b01b-dcc420919d42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='598b706f3aec434b92aefee052205c70',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:01.968459 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1350dacb-8eb6-48ae-9d34-9f3f9628b1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:01.982577 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1350dacb-8eb6-48ae-9d34-9f3f9628b1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:01.983343 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Flow 'volume_create_api' (d985307c-dcea-4ecb-85b5-c0dac9cf1711) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:01.983653 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Create volume request issued successfully. Aug 14 00:36:01.984369 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-66c620cc-d75d-482f-8af4-32db57646905 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:01.985067 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 463/1853] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:36:01 2026] POST /volume/v3/volumes => generated 758 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:02.328483 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-1f6ac8be-06f9-4706-bb80-6378d887d95f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:02.332142 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-1f6ac8be-06f9-4706-bb80-6378d887d95f tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:36:02.332142 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-1f6ac8be-06f9-4706-bb80-6378d887d95f tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:02.332142 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-1f6ac8be-06f9-4706-bb80-6378d887d95f tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:02.355726 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cea70605-ef1b-4ec0-a5dd-ff2e16ee3271 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:02.359445 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:02.359445 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:02.362583 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cea70605-ef1b-4ec0-a5dd-ff2e16ee3271 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:36:02.365714 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cea70605-ef1b-4ec0-a5dd-ff2e16ee3271 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a185445a-0eab-4848-9c72-2522a2ad9b8c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1103516256", "description": null, "metadata": null}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:02.365924 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-1f6ac8be-06f9-4706-bb80-6378d887d95f tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:36:02.373948 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-1f6ac8be-06f9-4706-bb80-6378d887d95f tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:36:02.374433 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 458/1854] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:36:02 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:02.384357 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:02.384357 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:02.384775 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-cea70605-ef1b-4ec0-a5dd-ff2e16ee3271 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:36:02.384995 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-cea70605-ef1b-4ec0-a5dd-ff2e16ee3271 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create snapshot from volume a185445a-0eab-4848-9c72-2522a2ad9b8c Aug 14 00:36:02.405643 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-43dc17dd-a3a0-4e66-b4d8-4284b4202540 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:02.410768 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-43dc17dd-a3a0-4e66-b4d8-4284b4202540 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] POST https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980/action Aug 14 00:36:02.410768 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-43dc17dd-a3a0-4e66-b4d8-4284b4202540 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:36:02.411039 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-43dc17dd-a3a0-4e66-b4d8-4284b4202540 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:02.443622 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:02.443622 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:02.443622 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-43dc17dd-a3a0-4e66-b4d8-4284b4202540 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:36:02.462388 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-43dc17dd-a3a0-4e66-b4d8-4284b4202540 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Begin detaching volume completed successfully. Aug 14 00:36:02.462628 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-43dc17dd-a3a0-4e66-b4d8-4284b4202540 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980/action returned with HTTP 202 Aug 14 00:36:02.463297 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 470/1855] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:36:02 2026] POST /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:36:02.487764 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-cea70605-ef1b-4ec0-a5dd-ff2e16ee3271 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['27b706c1-8050-4d5a-926e-73af79457aa2', '259b679d-0bfe-4ce2-8fb7-77ccfe3d2b1e', '9063957e-88d7-49ea-9980-4e0d45f5d62a', 'a7a1525c-451a-48e7-95ae-3d52c09d0ade'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:02.555234 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-aa3690b2-2212-463e-85a7-b4a91c490f34 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:02.555651 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aa3690b2-2212-463e-85a7-b4a91c490f34 None None] GET https://10.4.3.208/volume// Aug 14 00:36:02.555835 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aa3690b2-2212-463e-85a7-b4a91c490f34 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:02.556063 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aa3690b2-2212-463e-85a7-b4a91c490f34 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:02.556472 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aa3690b2-2212-463e-85a7-b4a91c490f34 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:36:02.556819 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 464/1856] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:36:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:36:02.556945 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-cea70605-ef1b-4ec0-a5dd-ff2e16ee3271 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot force create request issued successfully. Aug 14 00:36:02.557471 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-399aced8-d457-471b-ac8c-f87f8631e467 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:02.557570 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cea70605-ef1b-4ec0-a5dd-ff2e16ee3271 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:36:02.558142 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 465/1857] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:36:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:02.575891 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-415226e3-2096-41bb-9c5c-4b8e9f8d57d2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:02.577017 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-993434d1-12a4-45a3-9313-ab1ee0c0c089 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:02.578957 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-415226e3-2096-41bb-9c5c-4b8e9f8d57d2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 Aug 14 00:36:02.579294 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-415226e3-2096-41bb-9c5c-4b8e9f8d57d2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:02.579627 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-415226e3-2096-41bb-9c5c-4b8e9f8d57d2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:02.582529 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-993434d1-12a4-45a3-9313-ab1ee0c0c089 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:36:02.583334 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-993434d1-12a4-45a3-9313-ab1ee0c0c089 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:02.583334 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-993434d1-12a4-45a3-9313-ab1ee0c0c089 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:02.591448 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:02.591448 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:02.592173 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-415226e3-2096-41bb-9c5c-4b8e9f8d57d2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:36:02.594128 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-415226e3-2096-41bb-9c5c-4b8e9f8d57d2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 returned with HTTP 200 Aug 14 00:36:02.594559 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 471/1858] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:02 2026] GET /volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:02.607772 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:02.607772 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:02.618957 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-993434d1-12a4-45a3-9313-ab1ee0c0c089 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:36:02.629371 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-993434d1-12a4-45a3-9313-ab1ee0c0c089 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:36:02.629713 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 465/1859] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:36:02 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 1322 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:36:02.850583 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-399aced8-d457-471b-ac8c-f87f8631e467 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:36:02.851037 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-399aced8-d457-471b-ac8c-f87f8631e467 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1955599041"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:02.865409 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1a213c78-29a5-44f3-bf84-d8aff04de44d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:02.896832 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-399aced8-d457-471b-ac8c-f87f8631e467 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:36:02.899242 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 459/1860] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:36:02 2026] POST /volume/v3/types => generated 224 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:02.914825 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7746bddf-2871-468b-8a0d-49f51f911871 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:02.917360 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7746bddf-2871-468b-8a0d-49f51f911871 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] POST https://10.4.3.208/volume/v3/group_types Aug 14 00:36:02.917921 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7746bddf-2871-468b-8a0d-49f51f911871 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-870569291"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:02.919719 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1a213c78-29a5-44f3-bf84-d8aff04de44d tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:36:02.920964 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1a213c78-29a5-44f3-bf84-d8aff04de44d tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1394096012", "extra_specs": {"spec1": "val1"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:02.922703 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:02.922703 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:02.966320 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1a213c78-29a5-44f3-bf84-d8aff04de44d tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:36:02.966320 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 466/1861] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:36:02 2026] POST /volume/v3/types => generated 243 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:02.968389 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7746bddf-2871-468b-8a0d-49f51f911871 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] https://10.4.3.208/volume/v3/group_types returned with HTTP 202 Aug 14 00:36:02.969137 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 472/1862] 10.4.3.208 () {70 vars in 1311 bytes} [Fri Aug 14 00:36:02 2026] POST /volume/v3/group_types => generated 180 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:02.982001 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bdbec522-1c6d-4646-a285-e3744bba2e62 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:02.985168 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bdbec522-1c6d-4646-a285-e3744bba2e62 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] POST https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs Aug 14 00:36:02.985593 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bdbec522-1c6d-4646-a285-e3744bba2e62 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:02.986720 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3fdba751-28d7-464a-8dce-6c2de64cbe3f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:02.991194 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bdbec522-1c6d-4646-a285-e3744bba2e62 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs returned with HTTP 400 Aug 14 00:36:02.991194 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 466/1863] 10.4.3.208 () {68 vars in 1399 bytes} [Fri Aug 14 00:36:02 2026] POST /volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs => generated 146 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:36:03.006464 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-382e2928-d6dc-47c8-8c5c-7ab6a5b70ec5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.009865 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-382e2928-d6dc-47c8-8c5c-7ab6a5b70ec5 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] POST https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs Aug 14 00:36:03.010393 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-382e2928-d6dc-47c8-8c5c-7ab6a5b70ec5 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:03.015496 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-382e2928-d6dc-47c8-8c5c-7ab6a5b70ec5 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs returned with HTTP 400 Aug 14 00:36:03.016653 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 467/1864] 10.4.3.208 () {68 vars in 1399 bytes} [Fri Aug 14 00:36:03 2026] POST /volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs => generated 132 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:36:03.028149 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a99e0ae2-64c5-4a7e-88e8-5c888edcc5e4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.031389 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a99e0ae2-64c5-4a7e-88e8-5c888edcc5e4 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] POST https://10.4.3.208/volume/v3/types/ef5222c1-0a0a-4a7c-bc6d-09d85bedada2/extra_specs Aug 14 00:36:03.032256 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a99e0ae2-64c5-4a7e-88e8-5c888edcc5e4 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:03.053351 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a99e0ae2-64c5-4a7e-88e8-5c888edcc5e4 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] https://10.4.3.208/volume/v3/types/ef5222c1-0a0a-4a7c-bc6d-09d85bedada2/extra_specs returned with HTTP 404 Aug 14 00:36:03.053508 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 473/1865] 10.4.3.208 () {68 vars in 1399 bytes} [Fri Aug 14 00:36:03 2026] POST /volume/v3/types/ef5222c1-0a0a-4a7c-bc6d-09d85bedada2/extra_specs => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:03.065593 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f8585a48-421c-4644-88da-f6a5bcc079b5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.068179 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f8585a48-421c-4644-88da-f6a5bcc079b5 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] DELETE https://10.4.3.208/volume/v3/types/8bd0ccbb-6a67-450f-bc43-3ae59368d72c/extra_specs/spec1 Aug 14 00:36:03.068495 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f8585a48-421c-4644-88da-f6a5bcc079b5 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:03.068853 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f8585a48-421c-4644-88da-f6a5bcc079b5 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:03.074404 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f8585a48-421c-4644-88da-f6a5bcc079b5 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] https://10.4.3.208/volume/v3/types/8bd0ccbb-6a67-450f-bc43-3ae59368d72c/extra_specs/spec1 returned with HTTP 404 Aug 14 00:36:03.075127 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 467/1866] 10.4.3.208 () {66 vars in 1399 bytes} [Fri Aug 14 00:36:03 2026] DELETE /volume/v3/types/8bd0ccbb-6a67-450f-bc43-3ae59368d72c/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:03.088589 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d656fd2a-fd4b-4339-83e1-658378b6e022 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.091545 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d656fd2a-fd4b-4339-83e1-658378b6e022 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] GET https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs/nonexistent_extra_spec_name Aug 14 00:36:03.092347 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d656fd2a-fd4b-4339-83e1-658378b6e022 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:03.092347 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d656fd2a-fd4b-4339-83e1-658378b6e022 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:03.104001 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3fdba751-28d7-464a-8dce-6c2de64cbe3f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] POST https://10.4.3.208/volume/v3/groups Aug 14 00:36:03.104001 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3fdba751-28d7-464a-8dce-6c2de64cbe3f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c9d8a709-4001-48bf-bed4-695147092fc5", "volume_types": ["d1df678b-bc90-438e-8431-89bb0a93c055"], "name": "tempest-GroupSnapshotsTest-Group-1608356775"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:03.105684 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-3fdba751-28d7-464a-8dce-6c2de64cbe3f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Creating new group {'group': {'group_type': 'c9d8a709-4001-48bf-bed4-695147092fc5', 'volume_types': ['d1df678b-bc90-438e-8431-89bb0a93c055'], 'name': 'tempest-GroupSnapshotsTest-Group-1608356775'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 00:36:03.106724 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d656fd2a-fd4b-4339-83e1-658378b6e022 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 14 00:36:03.107523 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 468/1867] 10.4.3.208 () {66 vars in 1462 bytes} [Fri Aug 14 00:36:03 2026] GET /volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:03.110268 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.groups [None req-3fdba751-28d7-464a-8dce-6c2de64cbe3f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Creating group tempest-GroupSnapshotsTest-Group-1608356775. Aug 14 00:36:03.121376 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-230b07b0-748c-4a80-823a-c8d8c6851720 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.122911 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3fdba751-28d7-464a-8dce-6c2de64cbe3f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Availability Zones retrieved successfully. Aug 14 00:36:03.124364 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-230b07b0-748c-4a80-823a-c8d8c6851720 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] GET https://10.4.3.208/volume/v3/types/a075e97f-085f-41eb-875e-5b6bb84318ad/extra_specs/spec1 Aug 14 00:36:03.124364 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-230b07b0-748c-4a80-823a-c8d8c6851720 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:03.125278 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-230b07b0-748c-4a80-823a-c8d8c6851720 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:03.129867 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-230b07b0-748c-4a80-823a-c8d8c6851720 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] https://10.4.3.208/volume/v3/types/a075e97f-085f-41eb-875e-5b6bb84318ad/extra_specs/spec1 returned with HTTP 404 Aug 14 00:36:03.130443 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 474/1868] 10.4.3.208 () {66 vars in 1396 bytes} [Fri Aug 14 00:36:03 2026] GET /volume/v3/types/a075e97f-085f-41eb-875e-5b6bb84318ad/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:03.141046 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-68988249-fbd0-42c8-956c-b636509d2031 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.144687 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-68988249-fbd0-42c8-956c-b636509d2031 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] GET https://10.4.3.208/volume/v3/types/a232c8de-7857-4940-bafd-8d8101524059/extra_specs Aug 14 00:36:03.144687 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-68988249-fbd0-42c8-956c-b636509d2031 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:03.144975 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-68988249-fbd0-42c8-956c-b636509d2031 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:03.152590 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-68988249-fbd0-42c8-956c-b636509d2031 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] https://10.4.3.208/volume/v3/types/a232c8de-7857-4940-bafd-8d8101524059/extra_specs returned with HTTP 404 Aug 14 00:36:03.153800 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 468/1869] 10.4.3.208 () {66 vars in 1378 bytes} [Fri Aug 14 00:36:03 2026] GET /volume/v3/types/a232c8de-7857-4940-bafd-8d8101524059/extra_specs => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:03.158700 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-3fdba751-28d7-464a-8dce-6c2de64cbe3f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Created reservations ['1448695b-18cc-4008-aa8c-04e7c39701a8'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:03.164990 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-154d648b-b2f4-4ac9-8d64-9affe202cc89 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.167890 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-154d648b-b2f4-4ac9-8d64-9affe202cc89 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] PUT https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs/spec1 Aug 14 00:36:03.168365 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-154d648b-b2f4-4ac9-8d64-9affe202cc89 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:03.171200 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-154d648b-b2f4-4ac9-8d64-9affe202cc89 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs/spec1 returned with HTTP 400 Aug 14 00:36:03.171882 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 469/1870] 10.4.3.208 () {68 vars in 1416 bytes} [Fri Aug 14 00:36:03 2026] PUT /volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs/spec1 => generated 102 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:36:03.181714 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e7f79f00-0317-4b6b-8b4a-1c091be29d9d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.186038 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e7f79f00-0317-4b6b-8b4a-1c091be29d9d tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] PUT https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs/spec1 Aug 14 00:36:03.186914 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e7f79f00-0317-4b6b-8b4a-1c091be29d9d tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Action: 'update', calling method: update, body: null {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:03.189728 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e7f79f00-0317-4b6b-8b4a-1c091be29d9d tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs/spec1 returned with HTTP 400 Aug 14 00:36:03.190927 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 475/1871] 10.4.3.208 () {68 vars in 1415 bytes} [Fri Aug 14 00:36:03 2026] PUT /volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs/spec1 => generated 72 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:03.194271 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3fdba751-28d7-464a-8dce-6c2de64cbe3f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups returned with HTTP 202 Aug 14 00:36:03.195020 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 460/1872] 10.4.3.208 () {70 vars in 1297 bytes} [Fri Aug 14 00:36:02 2026] POST /volume/v3/groups => generated 112 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:03.205392 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-89a7f968-ffe9-4f23-90f6-d96a4c5d773d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.207973 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-89a7f968-ffe9-4f23-90f6-d96a4c5d773d tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] PUT https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs/None Aug 14 00:36:03.208949 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-70461f70-01a6-47ac-a2cf-f372b5ced341 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.209283 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-89a7f968-ffe9-4f23-90f6-d96a4c5d773d tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:03.214221 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-70461f70-01a6-47ac-a2cf-f372b5ced341 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/154e40c8-e71f-428f-a1a7-04b71daab044 Aug 14 00:36:03.214940 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-70461f70-01a6-47ac-a2cf-f372b5ced341 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:03.214940 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-70461f70-01a6-47ac-a2cf-f372b5ced341 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:03.215436 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-70461f70-01a6-47ac-a2cf-f372b5ced341 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 154e40c8-e71f-428f-a1a7-04b71daab044 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:03.220205 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:03.220205 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:03.223674 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-89a7f968-ffe9-4f23-90f6-d96a4c5d773d tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 14 00:36:03.223987 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-89a7f968-ffe9-4f23-90f6-d96a4c5d773d tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs/None returned with HTTP 400 Aug 14 00:36:03.224919 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 469/1873] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:03 2026] PUT /volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs/None => generated 73 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:03.236217 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8fc25e96-3cc2-4cf5-af4f-f89028adb65c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.237550 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-70461f70-01a6-47ac-a2cf-f372b5ced341 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/154e40c8-e71f-428f-a1a7-04b71daab044 returned with HTTP 200 Aug 14 00:36:03.238547 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 470/1874] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:03 2026] GET /volume/v3/groups/154e40c8-e71f-428f-a1a7-04b71daab044 => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:03.239707 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8fc25e96-3cc2-4cf5-af4f-f89028adb65c tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] PUT https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs/9626710b-7220-47d7-b9ee-973ccf1eb1c2 Aug 14 00:36:03.240071 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8fc25e96-3cc2-4cf5-af4f-f89028adb65c tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:03.255506 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8fc25e96-3cc2-4cf5-af4f-f89028adb65c tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 14 00:36:03.255859 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8fc25e96-3cc2-4cf5-af4f-f89028adb65c tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs/9626710b-7220-47d7-b9ee-973ccf1eb1c2 returned with HTTP 400 Aug 14 00:36:03.256613 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 476/1875] 10.4.3.208 () {68 vars in 1509 bytes} [Fri Aug 14 00:36:03 2026] PUT /volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167/extra_specs/9626710b-7220-47d7-b9ee-973ccf1eb1c2 => generated 73 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:03.268609 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-763ade3f-b575-4193-a416-107a82607a70 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.270961 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-763ade3f-b575-4193-a416-107a82607a70 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] PUT https://10.4.3.208/volume/v3/types/eeef222c-3599-482f-b3ad-6e1ec6b61547/extra_specs/spec1 Aug 14 00:36:03.273032 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-763ade3f-b575-4193-a416-107a82607a70 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:03.274339 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:03.274339 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:03.284509 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-763ade3f-b575-4193-a416-107a82607a70 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] https://10.4.3.208/volume/v3/types/eeef222c-3599-482f-b3ad-6e1ec6b61547/extra_specs/spec1 returned with HTTP 404 Aug 14 00:36:03.285072 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 461/1876] 10.4.3.208 () {68 vars in 1416 bytes} [Fri Aug 14 00:36:03 2026] PUT /volume/v3/types/eeef222c-3599-482f-b3ad-6e1ec6b61547/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:03.295550 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-03544fe9-5dd5-4bb1-a74a-d06a0bf0d503 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.297821 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-03544fe9-5dd5-4bb1-a74a-d06a0bf0d503 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] DELETE https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167 Aug 14 00:36:03.298077 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-03544fe9-5dd5-4bb1-a74a-d06a0bf0d503 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:03.298383 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-03544fe9-5dd5-4bb1-a74a-d06a0bf0d503 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:03.342565 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-03544fe9-5dd5-4bb1-a74a-d06a0bf0d503 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167 returned with HTTP 202 Aug 14 00:36:03.342876 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 470/1877] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:36:03 2026] DELETE /volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 00:36:03.353844 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-72c5a256-d1e9-4a31-bd83-94922b89b6f2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.356347 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-72c5a256-d1e9-4a31-bd83-94922b89b6f2 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] GET https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167 Aug 14 00:36:03.356941 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-72c5a256-d1e9-4a31-bd83-94922b89b6f2 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:03.357327 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-72c5a256-d1e9-4a31-bd83-94922b89b6f2 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:03.364919 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-72c5a256-d1e9-4a31-bd83-94922b89b6f2 tempest-ExtraSpecsNegativeTest-1270580516 tempest-ExtraSpecsNegativeTest-1270580516-project-admin] https://10.4.3.208/volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167 returned with HTTP 404 Aug 14 00:36:03.365498 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 471/1878] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:36:03 2026] GET /volume/v3/types/285843da-24ae-4cd2-bee9-500c1f7ba167 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:03.609320 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-586f3a9b-b091-4231-b2fd-d02979e81420 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.611438 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-586f3a9b-b091-4231-b2fd-d02979e81420 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 Aug 14 00:36:03.611610 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-586f3a9b-b091-4231-b2fd-d02979e81420 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:03.611780 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-586f3a9b-b091-4231-b2fd-d02979e81420 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:03.618304 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:03.618304 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:03.618705 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-586f3a9b-b091-4231-b2fd-d02979e81420 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:36:03.620318 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-586f3a9b-b091-4231-b2fd-d02979e81420 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 returned with HTTP 200 Aug 14 00:36:03.620517 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 477/1879] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:03 2026] GET /volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:03.634187 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b6a22167-5960-4ca8-a7cc-1eb0b45ddb4d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.636268 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b6a22167-5960-4ca8-a7cc-1eb0b45ddb4d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 Aug 14 00:36:03.636502 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b6a22167-5960-4ca8-a7cc-1eb0b45ddb4d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:03.636828 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b6a22167-5960-4ca8-a7cc-1eb0b45ddb4d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:03.643193 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:03.643193 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:03.643399 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b6a22167-5960-4ca8-a7cc-1eb0b45ddb4d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:36:03.644173 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b6a22167-5960-4ca8-a7cc-1eb0b45ddb4d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 returned with HTTP 200 Aug 14 00:36:03.644990 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 462/1880] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:03 2026] GET /volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:03.657111 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4c3872b8-3254-4ddb-95c9-295846e6ce13 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.659421 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4c3872b8-3254-4ddb-95c9-295846e6ce13 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:36:03.659421 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4c3872b8-3254-4ddb-95c9-295846e6ce13 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a185445a-0eab-4848-9c72-2522a2ad9b8c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-309465475", "description": null, "metadata": null}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:03.674513 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:03.674513 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:03.675207 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4c3872b8-3254-4ddb-95c9-295846e6ce13 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:36:03.675429 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-4c3872b8-3254-4ddb-95c9-295846e6ce13 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create snapshot from volume a185445a-0eab-4848-9c72-2522a2ad9b8c Aug 14 00:36:03.717132 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-4c3872b8-3254-4ddb-95c9-295846e6ce13 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['d797c18e-3e89-40b9-8c4b-d32cfd0342c3', '840f3715-e6e6-45aa-a3c6-0b83fc3a9b15', '687950b9-8be1-4ac6-8a7a-57bd2829264f', 'bdb78669-51d6-4475-a0d8-b72fe94e117a'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:03.754019 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4c3872b8-3254-4ddb-95c9-295846e6ce13 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot force create request issued successfully. Aug 14 00:36:03.754416 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4c3872b8-3254-4ddb-95c9-295846e6ce13 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:36:03.754790 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 471/1881] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:36:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:03.766377 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0d2ba329-a24b-491c-85e3-0cd0b225a128 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.769865 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0d2ba329-a24b-491c-85e3-0cd0b225a128 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 Aug 14 00:36:03.770155 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0d2ba329-a24b-491c-85e3-0cd0b225a128 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:03.770395 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0d2ba329-a24b-491c-85e3-0cd0b225a128 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:03.780067 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:03.780067 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:03.780704 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0d2ba329-a24b-491c-85e3-0cd0b225a128 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:36:03.781832 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0d2ba329-a24b-491c-85e3-0cd0b225a128 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 returned with HTTP 200 Aug 14 00:36:03.783341 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 472/1882] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:03 2026] GET /volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:03.878038 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-a7e7637b-942c-4202-ac83-d688e3ca5b5d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:03.881754 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-a7e7637b-942c-4202-ac83-d688e3ca5b5d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] DELETE https://10.4.3.208/volume/v3/attachments/61fe7603-4f9b-4a7e-934c-7fbceb5edbcc Aug 14 00:36:03.882105 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-a7e7637b-942c-4202-ac83-d688e3ca5b5d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:03.882437 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-a7e7637b-942c-4202-ac83-d688e3ca5b5d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:03.893254 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:03.893254 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:03.949601 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-cc19f90a-0db7-4b68-9d44-fc3415676eea req-a7e7637b-942c-4202-ac83-d688e3ca5b5d tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/attachments/61fe7603-4f9b-4a7e-934c-7fbceb5edbcc returned with HTTP 200 Aug 14 00:36:03.950071 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 478/1883] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:36:03 2026] DELETE /volume/v3/attachments/61fe7603-4f9b-4a7e-934c-7fbceb5edbcc => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:04.255514 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ebaf7546-cdca-42f2-92bd-89991785e2c4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:04.258961 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ebaf7546-cdca-42f2-92bd-89991785e2c4 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/154e40c8-e71f-428f-a1a7-04b71daab044 Aug 14 00:36:04.258961 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ebaf7546-cdca-42f2-92bd-89991785e2c4 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:04.258961 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ebaf7546-cdca-42f2-92bd-89991785e2c4 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:04.258961 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-ebaf7546-cdca-42f2-92bd-89991785e2c4 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 154e40c8-e71f-428f-a1a7-04b71daab044 {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:04.263925 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:04.263925 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:04.274795 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ebaf7546-cdca-42f2-92bd-89991785e2c4 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/154e40c8-e71f-428f-a1a7-04b71daab044 returned with HTTP 200 Aug 14 00:36:04.275470 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 463/1884] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:04 2026] GET /volume/v3/groups/154e40c8-e71f-428f-a1a7-04b71daab044 => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:04.286043 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:04.288797 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:04.289534 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-479133463", "volume_type": "d1df678b-bc90-438e-8431-89bb0a93c055", "group_id": "154e40c8-e71f-428f-a1a7-04b71daab044", "size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:04.291708 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-479133463', 'volume_type': 'd1df678b-bc90-438e-8431-89bb0a93c055', 'group_id': '154e40c8-e71f-428f-a1a7-04b71daab044', 'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:04.301290 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:04.301290 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:04.301837 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Create volume of 1 GB Aug 14 00:36:04.308578 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Availability Zones retrieved successfully. Aug 14 00:36:04.316986 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Flow 'volume_create_api' (ab6d20d8-22a9-414c-9250-787da61402c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:04.319178 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f06630-bcad-4e9d-bfb5-4220554fc993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:04.321305 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:04.321305 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:04.321305 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:04.367513 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f06630-bcad-4e9d-bfb5-4220554fc993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:36:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d1df678b-bc90-438e-8431-89bb0a93c055,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1955599041',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1df678b-bc90-438e-8431-89bb0a93c055', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '154e40c8-e71f-428f-a1a7-04b71daab044', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:04.368776 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140b1e7e-1763-4750-bd7a-369bff1d9842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:04.423558 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1955599041 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1955599041, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:04.424023 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1955599041 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1955599041, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:04.479783 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Created reservations ['33573a31-1cdf-473a-a3da-2babb2f94814', '240912a0-363d-4dc1-a19d-6155f082eed9', '8dfead3b-7994-48f1-a0ee-5b7613429b0f', '215b375c-89f1-4437-9ffc-d5f6209d1a2e'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:04.480719 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140b1e7e-1763-4750-bd7a-369bff1d9842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33573a31-1cdf-473a-a3da-2babb2f94814', '240912a0-363d-4dc1-a19d-6155f082eed9', '8dfead3b-7994-48f1-a0ee-5b7613429b0f', '215b375c-89f1-4437-9ffc-d5f6209d1a2e']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:04.482006 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30216004-746e-4509-b018-a9ae6b3fc17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:04.519664 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30216004-746e-4509-b018-a9ae6b3fc17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9659238c-4b7d-49a6-a1b4-7e1ac5c2f13f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-479133463',encryption_key_id=None,group_id=154e40c8-e71f-428f-a1a7-04b71daab044,group_type_id=,metadata={},multiattach=False,project_id='f7d45ca6ef4a4841a91f74449b9b9f5e',qos_specs=None,replication_status=,reservations=['33573a31-1cdf-473a-a3da-2babb2f94814','240912a0-363d-4dc1-a19d-6155f082eed9','8dfead3b-7994-48f1-a0ee-5b7613429b0f','215b375c-89f1-4437-9ffc-d5f6209d1a2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf19dfa019f34512880dc01ed78bc17d',volume_type_id=d1df678b-bc90-438e-8431-89bb0a93c055), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-479133463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=154e40c8-e71f-428f-a1a7-04b71daab044,host=None,id=9659238c-4b7d-49a6-a1b4-7e1ac5c2f13f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7d45ca6ef4a4841a91f74449b9b9f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf19dfa019f34512880dc01ed78bc17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1df678b-bc90-438e-8431-89bb0a93c055),volume_type_id=d1df678b-bc90-438e-8431-89bb0a93c055)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:04.522024 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cef3313a-be4a-483e-882d-70785d1d90db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:04.564703 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cef3313a-be4a-483e-882d-70785d1d90db) transitioned into state 'SUCCESS' from state '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-479133463',encryption_key_id=None,group_id=154e40c8-e71f-428f-a1a7-04b71daab044,group_type_id=,metadata={},multiattach=False,project_id='f7d45ca6ef4a4841a91f74449b9b9f5e',qos_specs=None,replication_status=,reservations=['33573a31-1cdf-473a-a3da-2babb2f94814','240912a0-363d-4dc1-a19d-6155f082eed9','8dfead3b-7994-48f1-a0ee-5b7613429b0f','215b375c-89f1-4437-9ffc-d5f6209d1a2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf19dfa019f34512880dc01ed78bc17d',volume_type_id=d1df678b-bc90-438e-8431-89bb0a93c055)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:04.565711 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2b26503-e642-4776-b852-11d40a082ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:04.587287 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2b26503-e642-4776-b852-11d40a082ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:04.588408 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Flow 'volume_create_api' (ab6d20d8-22a9-414c-9250-787da61402c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:04.588756 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Create volume request issued successfully. Aug 14 00:36:04.589577 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:04.589802 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:04.643348 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:04.650575 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:04.650575 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:04.659265 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b0c3466b-6c29-4c40-aa6a-a68db230ed11 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:04.659827 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 472/1885] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:36:04 2026] POST /volume/v3/volumes => generated 822 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:04.676225 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c8971379-b9e7-4284-827f-d9d5af11a478 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:04.678556 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c8971379-b9e7-4284-827f-d9d5af11a478 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/9659238c-4b7d-49a6-a1b4-7e1ac5c2f13f Aug 14 00:36:04.678785 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c8971379-b9e7-4284-827f-d9d5af11a478 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:04.679357 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c8971379-b9e7-4284-827f-d9d5af11a478 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:04.692988 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:04.692988 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:04.699900 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c8971379-b9e7-4284-827f-d9d5af11a478 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Volume info retrieved successfully. Aug 14 00:36:04.700863 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-c8971379-b9e7-4284-827f-d9d5af11a478 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:04.700863 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-c8971379-b9e7-4284-827f-d9d5af11a478 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:04.750810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-29aea599-0f38-4737-b43f-df8229b81ab5 req-20b52ac3-a98d-468a-8a2a-65bb6b4fdfb2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:04.752930 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-29aea599-0f38-4737-b43f-df8229b81ab5 req-20b52ac3-a98d-468a-8a2a-65bb6b4fdfb2 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:36:04.753429 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-29aea599-0f38-4737-b43f-df8229b81ab5 req-20b52ac3-a98d-468a-8a2a-65bb6b4fdfb2 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:04.753429 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-29aea599-0f38-4737-b43f-df8229b81ab5 req-20b52ac3-a98d-468a-8a2a-65bb6b4fdfb2 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:04.766503 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-c8971379-b9e7-4284-827f-d9d5af11a478 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:04.775618 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:04.775618 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:04.777477 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:04.777477 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:04.790106 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c8971379-b9e7-4284-827f-d9d5af11a478 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/9659238c-4b7d-49a6-a1b4-7e1ac5c2f13f returned with HTTP 200 Aug 14 00:36:04.790106 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 473/1886] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:04 2026] GET /volume/v3/volumes/9659238c-4b7d-49a6-a1b4-7e1ac5c2f13f => generated 890 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:04.794690 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-29aea599-0f38-4737-b43f-df8229b81ab5 req-20b52ac3-a98d-468a-8a2a-65bb6b4fdfb2 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:36:04.797647 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-29aea599-0f38-4737-b43f-df8229b81ab5 req-20b52ac3-a98d-468a-8a2a-65bb6b4fdfb2 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:36:04.798320 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 479/1887] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:36:04 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:04.805608 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0b7045d3-dccb-47a8-b6df-d5067942b96d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:04.808013 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0b7045d3-dccb-47a8-b6df-d5067942b96d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 Aug 14 00:36:04.808492 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0b7045d3-dccb-47a8-b6df-d5067942b96d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:04.808758 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0b7045d3-dccb-47a8-b6df-d5067942b96d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:04.824408 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:04.824408 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:04.825677 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0b7045d3-dccb-47a8-b6df-d5067942b96d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:36:04.826933 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0b7045d3-dccb-47a8-b6df-d5067942b96d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 returned with HTTP 200 Aug 14 00:36:04.827315 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 464/1888] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:04 2026] GET /volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:04.844258 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3ff5d01d-463f-4125-8630-585eaafaa6ce None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:04.844418 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-25b9fa43-36f8-4dd2-bf68-c341eea1bab5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:04.847483 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-25b9fa43-36f8-4dd2-bf68-c341eea1bab5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 Aug 14 00:36:04.847779 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-25b9fa43-36f8-4dd2-bf68-c341eea1bab5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:04.848347 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-25b9fa43-36f8-4dd2-bf68-c341eea1bab5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:04.849184 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3ff5d01d-463f-4125-8630-585eaafaa6ce tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] DELETE https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:36:04.849414 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3ff5d01d-463f-4125-8630-585eaafaa6ce tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:04.849611 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3ff5d01d-463f-4125-8630-585eaafaa6ce tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:04.849811 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-3ff5d01d-463f-4125-8630-585eaafaa6ce tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Delete volume with id: 3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:36:04.857512 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:04.857512 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:04.857740 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-25b9fa43-36f8-4dd2-bf68-c341eea1bab5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:36:04.859468 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-25b9fa43-36f8-4dd2-bf68-c341eea1bab5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 returned with HTTP 200 Aug 14 00:36:04.859995 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 474/1889] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:04 2026] GET /volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:04.862175 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:04.862175 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:04.863161 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3ff5d01d-463f-4125-8630-585eaafaa6ce tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:36:04.873604 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7eabe96c-ca7a-49ec-ab96-2b3ddc2fd4e9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:04.878175 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7eabe96c-ca7a-49ec-ab96-2b3ddc2fd4e9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:36:04.879455 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7eabe96c-ca7a-49ec-ab96-2b3ddc2fd4e9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a185445a-0eab-4848-9c72-2522a2ad9b8c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-631472024", "description": null, "metadata": null}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:04.896277 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3ff5d01d-463f-4125-8630-585eaafaa6ce tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Delete volume request issued successfully. Aug 14 00:36:04.896594 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3ff5d01d-463f-4125-8630-585eaafaa6ce tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 202 Aug 14 00:36:04.897567 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 473/1890] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:36:04 2026] DELETE /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:04.905168 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:04.905168 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:04.906571 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7eabe96c-ca7a-49ec-ab96-2b3ddc2fd4e9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:36:04.906571 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-7eabe96c-ca7a-49ec-ab96-2b3ddc2fd4e9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create snapshot from volume a185445a-0eab-4848-9c72-2522a2ad9b8c Aug 14 00:36:04.909372 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d476e596-16e0-4a9d-b1a5-f05530bb1d50 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:04.915761 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d476e596-16e0-4a9d-b1a5-f05530bb1d50 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:36:04.916212 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d476e596-16e0-4a9d-b1a5-f05530bb1d50 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:04.916484 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d476e596-16e0-4a9d-b1a5-f05530bb1d50 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:04.928306 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:04.928306 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:04.937285 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d476e596-16e0-4a9d-b1a5-f05530bb1d50 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Volume info retrieved successfully. Aug 14 00:36:04.950262 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d476e596-16e0-4a9d-b1a5-f05530bb1d50 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 200 Aug 14 00:36:04.950516 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 465/1891] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:04 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:04.989833 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-7eabe96c-ca7a-49ec-ab96-2b3ddc2fd4e9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['105636ea-1d5c-47c4-b079-2ce3b72be27a', '40ac6d37-74b0-4e27-ade5-f2a1969c4ede', '0549ae31-8ca8-479b-923d-36acf68db5ec', 'e9771053-6796-4fae-b505-83e13fc67965'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:05.054112 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7eabe96c-ca7a-49ec-ab96-2b3ddc2fd4e9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot force create request issued successfully. Aug 14 00:36:05.054112 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7eabe96c-ca7a-49ec-ab96-2b3ddc2fd4e9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:36:05.054701 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 480/1892] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:36:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:05.069808 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7c079f55-e94f-4aa8-8348-a03eef21cded None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:05.072772 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7c079f55-e94f-4aa8-8348-a03eef21cded tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da Aug 14 00:36:05.073075 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7c079f55-e94f-4aa8-8348-a03eef21cded tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:05.073411 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7c079f55-e94f-4aa8-8348-a03eef21cded tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:05.083386 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:05.083386 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:05.084057 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7c079f55-e94f-4aa8-8348-a03eef21cded tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:36:05.090101 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7c079f55-e94f-4aa8-8348-a03eef21cded tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da returned with HTTP 200 Aug 14 00:36:05.090101 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 475/1893] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:05 2026] GET /volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:05.439667 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-01be2751-a7ee-427c-8654-c76580d5e5c3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:05.445051 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-01be2751-a7ee-427c-8654-c76580d5e5c3 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/limits Aug 14 00:36:05.445051 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-01be2751-a7ee-427c-8654-c76580d5e5c3 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:05.445051 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-01be2751-a7ee-427c-8654-c76580d5e5c3 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:05.478124 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-01be2751-a7ee-427c-8654-c76580d5e5c3 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1955599041 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1955599041, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:05.497150 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-01be2751-a7ee-427c-8654-c76580d5e5c3 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/limits returned with HTTP 200 Aug 14 00:36:05.497709 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 474/1894] 10.4.3.208 () {68 vars in 1484 bytes} [Fri Aug 14 00:36:05 2026] GET /volume/v3/limits => generated 302 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:05.570529 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-e9e98c0d-3671-48c6-9002-8873aae0a3ad None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:05.573340 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-e9e98c0d-3671-48c6-9002-8873aae0a3ad tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 Aug 14 00:36:05.573560 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-e9e98c0d-3671-48c6-9002-8873aae0a3ad tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:05.573762 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-e9e98c0d-3671-48c6-9002-8873aae0a3ad tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:05.596173 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:05.596173 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:05.610654 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-e9e98c0d-3671-48c6-9002-8873aae0a3ad tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:36:05.616674 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-e9e98c0d-3671-48c6-9002-8873aae0a3ad tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 returned with HTTP 200 Aug 14 00:36:05.617515 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 466/1895] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:36:05 2026] GET /volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 => generated 1662 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:05.633468 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-5086722b-a3bc-4fb0-8f01-823ea323426b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:05.636893 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-5086722b-a3bc-4fb0-8f01-823ea323426b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:36:05.637768 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-5086722b-a3bc-4fb0-8f01-823ea323426b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f746fa18-b614-412e-90a7-ff129791e910", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1129763971", "description": null, "metadata": {}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:05.655950 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:05.655950 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:05.656582 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-5086722b-a3bc-4fb0-8f01-823ea323426b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:36:05.656754 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-5086722b-a3bc-4fb0-8f01-823ea323426b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Create snapshot from volume f746fa18-b614-412e-90a7-ff129791e910 Aug 14 00:36:05.710985 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-5086722b-a3bc-4fb0-8f01-823ea323426b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Created reservations ['41c2d9ac-1118-488e-a772-7790fdbed023', '11fccdd2-d17a-4b27-a823-b6592e79d613', '87e01953-99da-4f40-a01c-975a1dbc630d', '6e80976b-e087-4cd1-8719-6b3e91f96457'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:05.776537 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-5086722b-a3bc-4fb0-8f01-823ea323426b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Snapshot force create request issued successfully. Aug 14 00:36:05.778958 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-7fd78ad9-02de-4b6f-8b34-d5c24b5f25c9 req-5086722b-a3bc-4fb0-8f01-823ea323426b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:36:05.779413 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 481/1896] 10.4.3.208 () {72 vars in 1547 bytes} [Fri Aug 14 00:36:05 2026] POST /volume/v3/snapshots => generated 324 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:05.808268 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3a09d3ce-10ff-4ca8-a464-78db62a5842f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:05.812133 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3a09d3ce-10ff-4ca8-a464-78db62a5842f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/9659238c-4b7d-49a6-a1b4-7e1ac5c2f13f Aug 14 00:36:05.812461 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3a09d3ce-10ff-4ca8-a464-78db62a5842f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:05.812734 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3a09d3ce-10ff-4ca8-a464-78db62a5842f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:05.823274 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:05.823274 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:05.827722 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3a09d3ce-10ff-4ca8-a464-78db62a5842f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Volume info retrieved successfully. Aug 14 00:36:05.828535 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-3a09d3ce-10ff-4ca8-a464-78db62a5842f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:05.828744 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-3a09d3ce-10ff-4ca8-a464-78db62a5842f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:05.868300 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-3a09d3ce-10ff-4ca8-a464-78db62a5842f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:05.871170 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:05.871170 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:05.878940 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3a09d3ce-10ff-4ca8-a464-78db62a5842f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/9659238c-4b7d-49a6-a1b4-7e1ac5c2f13f returned with HTTP 200 Aug 14 00:36:05.879458 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 476/1897] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:05 2026] GET /volume/v3/volumes/9659238c-4b7d-49a6-a1b4-7e1ac5c2f13f => generated 915 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:05.891838 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b2dc0caa-0585-47d3-816b-77bed98bb166 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:05.894686 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b2dc0caa-0585-47d3-816b-77bed98bb166 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] POST https://10.4.3.208/volume/v3/group_snapshots Aug 14 00:36:05.895232 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b2dc0caa-0585-47d3-816b-77bed98bb166 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "154e40c8-e71f-428f-a1a7-04b71daab044", "name": "tempest-group_snapshot-61224793"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:05.897196 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.group_snapshots [None req-b2dc0caa-0585-47d3-816b-77bed98bb166 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '154e40c8-e71f-428f-a1a7-04b71daab044', 'name': 'tempest-group_snapshot-61224793'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 00:36:05.903237 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:05.903237 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:05.907437 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.group_snapshots [None req-b2dc0caa-0585-47d3-816b-77bed98bb166 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Creating group_snapshot tempest-group_snapshot-61224793. Aug 14 00:36:05.931522 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:05.931522 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:05.965797 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-b2dc0caa-0585-47d3-816b-77bed98bb166 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Created reservations ['75208339-de39-4ab0-aebb-03d985c4b838', '7013ee15-3e97-4421-a1a3-57f2072b3d83', '5c9892f4-1df2-4fe2-96c9-42c530c077fb', 'b1983b66-31e9-4102-887a-bf00c538709c'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:05.971516 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fe478a2e-83e1-45ed-96a8-0f569c8ed243 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:05.973940 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fe478a2e-83e1-45ed-96a8-0f569c8ed243 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] GET https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 Aug 14 00:36:05.974351 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fe478a2e-83e1-45ed-96a8-0f569c8ed243 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:05.974714 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fe478a2e-83e1-45ed-96a8-0f569c8ed243 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:05.983308 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fe478a2e-83e1-45ed-96a8-0f569c8ed243 tempest-TestMinimumBasicScenario-1482827357 tempest-TestMinimumBasicScenario-1482827357-project-member] https://10.4.3.208/volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 returned with HTTP 404 Aug 14 00:36:05.983308 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 467/1898] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:05 2026] GET /volume/v3/volumes/3edcdbf1-f407-4b97-abce-bacd8e93e980 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:06.008157 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b2dc0caa-0585-47d3-816b-77bed98bb166 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots returned with HTTP 202 Aug 14 00:36:06.008681 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 475/1899] 10.4.3.208 () {70 vars in 1324 bytes} [Fri Aug 14 00:36:05 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:36:06.018073 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-566ee864-7946-4fb0-b934-9bed858c3f7d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:06.020368 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-566ee864-7946-4fb0-b934-9bed858c3f7d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/d3bcf601-e55a-4a84-a9ae-3a00cccfc675 Aug 14 00:36:06.020627 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-566ee864-7946-4fb0-b934-9bed858c3f7d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:06.020860 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-566ee864-7946-4fb0-b934-9bed858c3f7d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:06.021076 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.group_snapshots [None req-566ee864-7946-4fb0-b934-9bed858c3f7d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member d3bcf601-e55a-4a84-a9ae-3a00cccfc675 {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:06.027045 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:06.027045 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:06.030161 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-566ee864-7946-4fb0-b934-9bed858c3f7d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/d3bcf601-e55a-4a84-a9ae-3a00cccfc675 returned with HTTP 200 Aug 14 00:36:06.030711 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 482/1900] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:06 2026] GET /volume/v3/group_snapshots/d3bcf601-e55a-4a84-a9ae-3a00cccfc675 => generated 305 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:06.101327 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f17c787b-b8c0-47d6-a920-0fcaaf4b2167 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:06.103539 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f17c787b-b8c0-47d6-a920-0fcaaf4b2167 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da Aug 14 00:36:06.104361 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f17c787b-b8c0-47d6-a920-0fcaaf4b2167 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:06.104361 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f17c787b-b8c0-47d6-a920-0fcaaf4b2167 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:06.110727 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:06.110727 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:06.111744 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f17c787b-b8c0-47d6-a920-0fcaaf4b2167 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:36:06.112251 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f17c787b-b8c0-47d6-a920-0fcaaf4b2167 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da returned with HTTP 200 Aug 14 00:36:06.112786 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 477/1901] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:06 2026] GET /volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:06.125254 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-146d81f0-62d2-4494-833e-e64981a8adb8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:06.127504 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-146d81f0-62d2-4494-833e-e64981a8adb8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da Aug 14 00:36:06.127708 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-146d81f0-62d2-4494-833e-e64981a8adb8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:06.127931 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-146d81f0-62d2-4494-833e-e64981a8adb8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:06.134878 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:06.134878 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:06.135576 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-146d81f0-62d2-4494-833e-e64981a8adb8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:36:06.136807 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-146d81f0-62d2-4494-833e-e64981a8adb8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da returned with HTTP 200 Aug 14 00:36:06.137545 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 468/1902] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:06 2026] GET /volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:06.572069 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9f04c5ba-de4c-4289-b117-87402884b018 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:06.720423 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:06.720758 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1743024226"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:06.722297 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1743024226'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:06.722432 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Create volume of 1 GB Aug 14 00:36:06.722690 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:06.722690 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:06.728081 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Availability Zones retrieved successfully. Aug 14 00:36:06.736235 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Flow 'volume_create_api' (9f0bd86e-d389-4d31-af0c-aeac8a46e791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:06.737692 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b4a1596-7015-4e6b-b027-647d31ee8b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:06.738923 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:06.784683 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b4a1596-7015-4e6b-b027-647d31ee8b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:06.785914 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ba40689-f7e5-4a46-8104-8fda0d0437ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:06.884524 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Created reservations ['c7d95b05-6365-46a0-bf07-666da6806e0c', '8edd7464-6b00-47a4-9f20-737882d9fb5c', 'a6204781-ce71-4545-9d5f-26f9bfb5ba4f', 'd4e8726b-69c0-4a22-b4c6-fd6abe59b5d9'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:06.885756 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ba40689-f7e5-4a46-8104-8fda0d0437ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7d95b05-6365-46a0-bf07-666da6806e0c', '8edd7464-6b00-47a4-9f20-737882d9fb5c', 'a6204781-ce71-4545-9d5f-26f9bfb5ba4f', 'd4e8726b-69c0-4a22-b4c6-fd6abe59b5d9']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:06.886774 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5ce8e0c-2baa-447d-8b47-ff4b41d9179a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:06.916187 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5ce8e0c-2baa-447d-8b47-ff4b41d9179a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49dea083-b495-4b52-92dc-7aeca46af840', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1743024226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b158521bd74878b5c0db442f08b782',qos_specs=None,replication_status=,reservations=['c7d95b05-6365-46a0-bf07-666da6806e0c','8edd7464-6b00-47a4-9f20-737882d9fb5c','a6204781-ce71-4545-9d5f-26f9bfb5ba4f','d4e8726b-69c0-4a22-b4c6-fd6abe59b5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0739ff42bbef414fb9ef9b9382a81b46',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1743024226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49dea083-b495-4b52-92dc-7aeca46af840,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b158521bd74878b5c0db442f08b782',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0739ff42bbef414fb9ef9b9382a81b46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:06.917416 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (865770bc-4c46-41be-ae36-3a4fb1383087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:06.946003 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (865770bc-4c46-41be-ae36-3a4fb1383087) transitioned into state 'SUCCESS' from state '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-1743024226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b158521bd74878b5c0db442f08b782',qos_specs=None,replication_status=,reservations=['c7d95b05-6365-46a0-bf07-666da6806e0c','8edd7464-6b00-47a4-9f20-737882d9fb5c','a6204781-ce71-4545-9d5f-26f9bfb5ba4f','d4e8726b-69c0-4a22-b4c6-fd6abe59b5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0739ff42bbef414fb9ef9b9382a81b46',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:06.946907 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff8fe0e7-f8f7-4c65-8c64-6551b283c0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:06.963860 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff8fe0e7-f8f7-4c65-8c64-6551b283c0c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:06.965242 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Flow 'volume_create_api' (9f0bd86e-d389-4d31-af0c-aeac8a46e791) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:06.965932 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Create volume request issued successfully. Aug 14 00:36:06.966352 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9f04c5ba-de4c-4289-b117-87402884b018 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:06.966822 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 476/1903] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:36:06 2026] POST /volume/v3/volumes => generated 750 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:06.981678 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b64cb5cc-6c4d-4a82-98fd-8eafb33df2e5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:06.984390 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b64cb5cc-6c4d-4a82-98fd-8eafb33df2e5 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] GET https://10.4.3.208/volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 Aug 14 00:36:06.984856 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b64cb5cc-6c4d-4a82-98fd-8eafb33df2e5 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:06.985257 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b64cb5cc-6c4d-4a82-98fd-8eafb33df2e5 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:06.996115 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:06.996115 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:07.007439 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b64cb5cc-6c4d-4a82-98fd-8eafb33df2e5 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Volume info retrieved successfully. Aug 14 00:36:07.013365 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b64cb5cc-6c4d-4a82-98fd-8eafb33df2e5 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] https://10.4.3.208/volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 returned with HTTP 200 Aug 14 00:36:07.013365 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 483/1904] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:06 2026] GET /volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:07.043638 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e3099fd1-2f34-4831-8344-9709a69b894d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.046262 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e3099fd1-2f34-4831-8344-9709a69b894d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/d3bcf601-e55a-4a84-a9ae-3a00cccfc675 Aug 14 00:36:07.046594 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e3099fd1-2f34-4831-8344-9709a69b894d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.046854 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e3099fd1-2f34-4831-8344-9709a69b894d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.047129 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.group_snapshots [None req-e3099fd1-2f34-4831-8344-9709a69b894d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member d3bcf601-e55a-4a84-a9ae-3a00cccfc675 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:07.055785 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.055785 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:07.066829 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e3099fd1-2f34-4831-8344-9709a69b894d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/d3bcf601-e55a-4a84-a9ae-3a00cccfc675 returned with HTTP 200 Aug 14 00:36:07.066829 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 478/1905] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:07 2026] GET /volume/v3/group_snapshots/d3bcf601-e55a-4a84-a9ae-3a00cccfc675 => generated 306 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:07.077548 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e8ae7ec9-54dd-42a5-82c0-30f27b3efd23 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.080752 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e8ae7ec9-54dd-42a5-82c0-30f27b3efd23 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/snapshots/detail Aug 14 00:36:07.080905 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e8ae7ec9-54dd-42a5-82c0-30f27b3efd23 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.081200 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e8ae7ec9-54dd-42a5-82c0-30f27b3efd23 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.081492 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-e8ae7ec9-54dd-42a5-82c0-30f27b3efd23 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:07.085020 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.db.api [None req-e8ae7ec9-54dd-42a5-82c0-30f27b3efd23 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Building query based on filter {{(pid=100209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:36:07.088078 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bee63fec-cc74-4ca8-893e-8241bf1f8553 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.098061 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e8ae7ec9-54dd-42a5-82c0-30f27b3efd23 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Get all snapshots completed successfully. Aug 14 00:36:07.098941 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.098941 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:07.099664 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e8ae7ec9-54dd-42a5-82c0-30f27b3efd23 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 00:36:07.100327 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 469/1906] 10.4.3.208 () {66 vars in 1264 bytes} [Fri Aug 14 00:36:07 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:07.112330 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4d0a149d-4c38-4c79-95c8-d343a0092ba5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.114302 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4d0a149d-4c38-4c79-95c8-d343a0092ba5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/snapshots/d5467cce-1c6b-4578-ba47-f0b97c5f3ce3 Aug 14 00:36:07.114537 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4d0a149d-4c38-4c79-95c8-d343a0092ba5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.114994 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4d0a149d-4c38-4c79-95c8-d343a0092ba5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.132335 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.132335 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:07.132335 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4d0a149d-4c38-4c79-95c8-d343a0092ba5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Snapshot retrieved successfully. Aug 14 00:36:07.132536 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4d0a149d-4c38-4c79-95c8-d343a0092ba5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/snapshots/d5467cce-1c6b-4578-ba47-f0b97c5f3ce3 returned with HTTP 200 Aug 14 00:36:07.132885 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 484/1907] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:07 2026] GET /volume/v3/snapshots/d5467cce-1c6b-4578-ba47-f0b97c5f3ce3 => generated 449 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:36:07.143515 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-53597ac4-5825-4b7b-9e16-64ee6480702d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.145709 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] POST https://10.4.3.208/volume/v3/groups/action Aug 14 00:36:07.146438 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "d3bcf601-e55a-4a84-a9ae-3a00cccfc675", "name": "tempest-Group_from_snap-420580407"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:36:07.146614 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "d3bcf601-e55a-4a84-a9ae-3a00cccfc675", "name": "tempest-Group_from_snap-420580407"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:07.148354 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'd3bcf601-e55a-4a84-a9ae-3a00cccfc675', 'name': 'tempest-Group_from_snap-420580407'}}. {{(pid=100211) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 14 00:36:07.148493 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.groups [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Creating group tempest-Group_from_snap-420580407 from group_snapshot d3bcf601-e55a-4a84-a9ae-3a00cccfc675. Aug 14 00:36:07.153337 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.153337 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:07.163943 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.163943 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:07.169434 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.169434 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:07.186467 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bee63fec-cc74-4ca8-893e-8241bf1f8553 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] POST https://10.4.3.208/volume/v3/group_types Aug 14 00:36:07.186878 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bee63fec-cc74-4ca8-893e-8241bf1f8553 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-778227988"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:07.188918 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.188918 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:07.213101 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bee63fec-cc74-4ca8-893e-8241bf1f8553 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] https://10.4.3.208/volume/v3/group_types returned with HTTP 202 Aug 14 00:36:07.213916 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 477/1908] 10.4.3.208 () {70 vars in 1311 bytes} [Fri Aug 14 00:36:07 2026] POST /volume/v3/group_types => generated 180 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:07.230465 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d7c69d6e-6b9a-4c8d-a3c0-8fdf8032691c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.232523 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d7c69d6e-6b9a-4c8d-a3c0-8fdf8032691c tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] POST https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs Aug 14 00:36:07.233386 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d7c69d6e-6b9a-4c8d-a3c0-8fdf8032691c tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:07.234496 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Created reservations ['28b3041f-77ed-4e2d-bc86-9529fd1ac507'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:07.258542 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d7c69d6e-6b9a-4c8d-a3c0-8fdf8032691c tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs returned with HTTP 202 Aug 14 00:36:07.259207 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 470/1909] 10.4.3.208 () {70 vars in 1458 bytes} [Fri Aug 14 00:36:07 2026] POST /volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs => generated 53 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:07.268230 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3fec199e-628a-490d-85e9-0d35558c5839 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.270554 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3fec199e-628a-490d-85e9-0d35558c5839 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] POST https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs Aug 14 00:36:07.271001 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3fec199e-628a-490d-85e9-0d35558c5839 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:07.297330 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3fec199e-628a-490d-85e9-0d35558c5839 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs returned with HTTP 202 Aug 14 00:36:07.297896 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 485/1910] 10.4.3.208 () {70 vars in 1458 bytes} [Fri Aug 14 00:36:07 2026] POST /volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs => generated 61 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:07.307509 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c590a092-11b7-4c58-af66-e78dfa1c3e63 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.308009 np0000007289 devstack@c-api.service[100211]: INFO cinder.group.api [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] A mapping entry already exists for group c4d0e125-b684-4c4d-b365-d2eb9c20ca02 and volume type d1df678b-bc90-438e-8431-89bb0a93c055. Do not need to create again. Aug 14 00:36:07.308615 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.308615 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:07.309268 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Availability Zones retrieved successfully. Aug 14 00:36:07.309992 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c590a092-11b7-4c58-af66-e78dfa1c3e63 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] GET https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key2 Aug 14 00:36:07.311186 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c590a092-11b7-4c58-af66-e78dfa1c3e63 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.311186 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c590a092-11b7-4c58-af66-e78dfa1c3e63 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.315485 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Flow 'volume_create_api' (559a710b-9201-44f8-b864-e79af4c4a52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:07.316766 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (845a973c-b658-4d19-a4f8-0a9f2e8163be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:07.319325 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:07.321022 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c590a092-11b7-4c58-af66-e78dfa1c3e63 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key2 returned with HTTP 200 Aug 14 00:36:07.321620 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 478/1911] 10.4.3.208 () {68 vars in 1452 bytes} [Fri Aug 14 00:36:07 2026] GET /volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key2 => generated 26 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:07.332131 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-050d6d62-e040-4e22-afb4-2101f402b15e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.333599 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-050d6d62-e040-4e22-afb4-2101f402b15e tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] GET https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key3 Aug 14 00:36:07.333787 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-050d6d62-e040-4e22-afb4-2101f402b15e tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.333975 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-050d6d62-e040-4e22-afb4-2101f402b15e tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.341509 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-050d6d62-e040-4e22-afb4-2101f402b15e tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key3 returned with HTTP 200 Aug 14 00:36:07.342024 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 471/1912] 10.4.3.208 () {68 vars in 1452 bytes} [Fri Aug 14 00:36:07 2026] GET /volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key3 => generated 18 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:07.350864 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-46564e46-0b73-406d-bb64-e2c972802c59 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.353044 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-46564e46-0b73-406d-bb64-e2c972802c59 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] PUT https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key3 Aug 14 00:36:07.353483 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-46564e46-0b73-406d-bb64-e2c972802c59 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:07.355078 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (845a973c-b658-4d19-a4f8-0a9f2e8163be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd5467cce-1c6b-4578-ba47-f0b97c5f3ce3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:36:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d1df678b-bc90-438e-8431-89bb0a93c055,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1955599041',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1df678b-bc90-438e-8431-89bb0a93c055', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c4d0e125-b684-4c4d-b365-d2eb9c20ca02', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:07.355859 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a170c4f-10f5-453b-b419-1527873249e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:07.370663 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-46564e46-0b73-406d-bb64-e2c972802c59 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key3 returned with HTTP 200 Aug 14 00:36:07.370663 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 486/1913] 10.4.3.208 () {70 vars in 1472 bytes} [Fri Aug 14 00:36:07 2026] PUT /volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key3 => generated 26 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:07.378658 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-815cc653-8229-42f0-8058-3c63137b9787 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.383048 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-815cc653-8229-42f0-8058-3c63137b9787 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] GET https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs Aug 14 00:36:07.383048 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-815cc653-8229-42f0-8058-3c63137b9787 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.383048 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-815cc653-8229-42f0-8058-3c63137b9787 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.385570 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1955599041 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1955599041, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:07.390558 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-815cc653-8229-42f0-8058-3c63137b9787 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs returned with HTTP 200 Aug 14 00:36:07.391761 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 479/1914] 10.4.3.208 () {68 vars in 1437 bytes} [Fri Aug 14 00:36:07 2026] GET /volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs => generated 87 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:07.400399 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cb8a275a-01ce-466b-91e1-18139d8cb491 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.401396 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Created reservations ['972f39c1-1ce4-421a-94ff-4f209036cac8', '26118cd7-833a-4c17-9440-86095937fbe6'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:07.402223 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cb8a275a-01ce-466b-91e1-18139d8cb491 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] DELETE https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key1 Aug 14 00:36:07.402431 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cb8a275a-01ce-466b-91e1-18139d8cb491 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.402486 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a170c4f-10f5-453b-b419-1527873249e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['972f39c1-1ce4-421a-94ff-4f209036cac8', '26118cd7-833a-4c17-9440-86095937fbe6']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:07.403382 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cb8a275a-01ce-466b-91e1-18139d8cb491 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.404432 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25fb932-0f53-4bbc-8547-d4afbfc77794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:07.415725 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cb8a275a-01ce-466b-91e1-18139d8cb491 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key1 returned with HTTP 202 Aug 14 00:36:07.416398 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 472/1915] 10.4.3.208 () {68 vars in 1455 bytes} [Fri Aug 14 00:36:07 2026] DELETE /volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key1 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:07.428573 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-32d50f34-4e40-42eb-815d-00c9953bf5d6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.430886 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-32d50f34-4e40-42eb-815d-00c9953bf5d6 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] GET https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key1 Aug 14 00:36:07.431257 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-32d50f34-4e40-42eb-815d-00c9953bf5d6 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.431539 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-32d50f34-4e40-42eb-815d-00c9953bf5d6 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.441123 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-32d50f34-4e40-42eb-815d-00c9953bf5d6 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] HTTP exception thrown: Group Type bdee9c06-a673-4c49-b60d-80e74e0d01d6 has no extra spec with key key1. Aug 14 00:36:07.441487 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-32d50f34-4e40-42eb-815d-00c9953bf5d6 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key1 returned with HTTP 404 Aug 14 00:36:07.443585 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 487/1916] 10.4.3.208 () {68 vars in 1452 bytes} [Fri Aug 14 00:36:07 2026] GET /volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key1 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:07.447815 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25fb932-0f53-4bbc-8547-d4afbfc77794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb895da8-69ca-4083-b3f2-2be5d33f6a66', '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=c4d0e125-b684-4c4d-b365-d2eb9c20ca02,group_type_id=,metadata={},multiattach=False,project_id='f7d45ca6ef4a4841a91f74449b9b9f5e',qos_specs=None,replication_status=,reservations=['972f39c1-1ce4-421a-94ff-4f209036cac8','26118cd7-833a-4c17-9440-86095937fbe6'],size=1,snapshot_id=d5467cce-1c6b-4578-ba47-f0b97c5f3ce3,source_replicaid=,source_volid=None,status='creating',user_id='cf19dfa019f34512880dc01ed78bc17d',volume_type_id=d1df678b-bc90-438e-8431-89bb0a93c055), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c4d0e125-b684-4c4d-b365-d2eb9c20ca02,host=None,id=cb895da8-69ca-4083-b3f2-2be5d33f6a66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7d45ca6ef4a4841a91f74449b9b9f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d5467cce-1c6b-4578-ba47-f0b97c5f3ce3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf19dfa019f34512880dc01ed78bc17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1df678b-bc90-438e-8431-89bb0a93c055),volume_type_id=d1df678b-bc90-438e-8431-89bb0a93c055)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:07.449522 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ec56c9-2b96-4fed-a5aa-26254e27e607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:07.454029 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d316e973-b7af-4ec5-a190-bcb7cdfcd7cc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.457135 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d316e973-b7af-4ec5-a190-bcb7cdfcd7cc tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] DELETE https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key2 Aug 14 00:36:07.457498 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d316e973-b7af-4ec5-a190-bcb7cdfcd7cc tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.457778 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d316e973-b7af-4ec5-a190-bcb7cdfcd7cc tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.474673 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ec56c9-2b96-4fed-a5aa-26254e27e607) transitioned into state 'SUCCESS' from 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=c4d0e125-b684-4c4d-b365-d2eb9c20ca02,group_type_id=,metadata={},multiattach=False,project_id='f7d45ca6ef4a4841a91f74449b9b9f5e',qos_specs=None,replication_status=,reservations=['972f39c1-1ce4-421a-94ff-4f209036cac8','26118cd7-833a-4c17-9440-86095937fbe6'],size=1,snapshot_id=d5467cce-1c6b-4578-ba47-f0b97c5f3ce3,source_replicaid=,source_volid=None,status='creating',user_id='cf19dfa019f34512880dc01ed78bc17d',volume_type_id=d1df678b-bc90-438e-8431-89bb0a93c055)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:07.476002 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Flow 'volume_create_api' (559a710b-9201-44f8-b864-e79af4c4a52b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:07.476558 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Create volume request issued successfully. Aug 14 00:36:07.478450 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d316e973-b7af-4ec5-a190-bcb7cdfcd7cc tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key2 returned with HTTP 202 Aug 14 00:36:07.479190 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 480/1917] 10.4.3.208 () {68 vars in 1455 bytes} [Fri Aug 14 00:36:07 2026] DELETE /volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:07.491848 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f5564d4e-c08a-4803-b5d6-16f12d56c4c7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.494338 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f5564d4e-c08a-4803-b5d6-16f12d56c4c7 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] GET https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key2 Aug 14 00:36:07.494589 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f5564d4e-c08a-4803-b5d6-16f12d56c4c7 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.494849 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f5564d4e-c08a-4803-b5d6-16f12d56c4c7 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.500855 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-53597ac4-5825-4b7b-9e16-64ee6480702d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/action returned with HTTP 202 Aug 14 00:36:07.502117 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 479/1918] 10.4.3.208 () {70 vars in 1318 bytes} [Fri Aug 14 00:36:07 2026] POST /volume/v3/groups/action => generated 102 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:07.503108 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f5564d4e-c08a-4803-b5d6-16f12d56c4c7 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] HTTP exception thrown: Group Type bdee9c06-a673-4c49-b60d-80e74e0d01d6 has no extra spec with key key2. Aug 14 00:36:07.503418 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f5564d4e-c08a-4803-b5d6-16f12d56c4c7 tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key2 returned with HTTP 404 Aug 14 00:36:07.504104 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 473/1919] 10.4.3.208 () {68 vars in 1452 bytes} [Fri Aug 14 00:36:07 2026] GET /volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:07.512302 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d4de9e6c-bd33-42b4-92f8-5161dd82a795 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.514616 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d4de9e6c-bd33-42b4-92f8-5161dd82a795 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:36:07.514969 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f8c4a501-9761-4fbb-ad44-41a24b11f84a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.515031 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d4de9e6c-bd33-42b4-92f8-5161dd82a795 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.515413 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d4de9e6c-bd33-42b4-92f8-5161dd82a795 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.515828 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-d4de9e6c-bd33-42b4-92f8-5161dd82a795 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:07.517072 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f8c4a501-9761-4fbb-ad44-41a24b11f84a tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] DELETE https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key3 Aug 14 00:36:07.517373 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f8c4a501-9761-4fbb-ad44-41a24b11f84a tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.517653 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f8c4a501-9761-4fbb-ad44-41a24b11f84a tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.517714 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d4de9e6c-bd33-42b4-92f8-5161dd82a795 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:36:07.532566 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f8c4a501-9761-4fbb-ad44-41a24b11f84a tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key3 returned with HTTP 202 Aug 14 00:36:07.533337 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 481/1920] 10.4.3.208 () {68 vars in 1455 bytes} [Fri Aug 14 00:36:07 2026] DELETE /volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:07.536109 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d4de9e6c-bd33-42b4-92f8-5161dd82a795 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Get all volumes completed successfully. Aug 14 00:36:07.537168 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-d4de9e6c-bd33-42b4-92f8-5161dd82a795 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:07.537402 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-d4de9e6c-bd33-42b4-92f8-5161dd82a795 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:07.540792 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5a155872-0463-4619-ae8f-fd55cccc02bd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.543238 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5a155872-0463-4619-ae8f-fd55cccc02bd tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] GET https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key3 Aug 14 00:36:07.543519 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5a155872-0463-4619-ae8f-fd55cccc02bd tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.543769 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5a155872-0463-4619-ae8f-fd55cccc02bd tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.544151 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.544151 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:07.561582 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5a155872-0463-4619-ae8f-fd55cccc02bd tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] HTTP exception thrown: Group Type bdee9c06-a673-4c49-b60d-80e74e0d01d6 has no extra spec with key key3. Aug 14 00:36:07.561774 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5a155872-0463-4619-ae8f-fd55cccc02bd tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key3 returned with HTTP 404 Aug 14 00:36:07.562530 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 480/1921] 10.4.3.208 () {68 vars in 1452 bytes} [Fri Aug 14 00:36:07 2026] GET /volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6/group_specs/key3 => generated 126 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:07.572492 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2e1f749b-4927-4436-85d3-a652b27c11aa None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.574513 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2e1f749b-4927-4436-85d3-a652b27c11aa tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] DELETE https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6 Aug 14 00:36:07.574744 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2e1f749b-4927-4436-85d3-a652b27c11aa tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.574911 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2e1f749b-4927-4436-85d3-a652b27c11aa tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.583061 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-d4de9e6c-bd33-42b4-92f8-5161dd82a795 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:07.587980 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.587980 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:07.594127 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-d4de9e6c-bd33-42b4-92f8-5161dd82a795 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:07.594400 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-d4de9e6c-bd33-42b4-92f8-5161dd82a795 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:07.598356 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2e1f749b-4927-4436-85d3-a652b27c11aa tempest-GroupTypeSpecsTest-941718298 tempest-GroupTypeSpecsTest-941718298-project-admin] https://10.4.3.208/volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6 returned with HTTP 202 Aug 14 00:36:07.599016 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 474/1922] 10.4.3.208 () {68 vars in 1404 bytes} [Fri Aug 14 00:36:07 2026] DELETE /volume/v3/group_types/bdee9c06-a673-4c49-b60d-80e74e0d01d6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:07.647854 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-d4de9e6c-bd33-42b4-92f8-5161dd82a795 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:07.652222 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.652222 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:07.665036 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d4de9e6c-bd33-42b4-92f8-5161dd82a795 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:36:07.665365 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 488/1923] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:36:07 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:36:07.689658 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-46e20a2f-6c71-4906-b3e4-6098377c70b9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.693362 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-46e20a2f-6c71-4906-b3e4-6098377c70b9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/cb895da8-69ca-4083-b3f2-2be5d33f6a66 Aug 14 00:36:07.693468 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-46e20a2f-6c71-4906-b3e4-6098377c70b9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.694101 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-46e20a2f-6c71-4906-b3e4-6098377c70b9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.705443 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.705443 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:07.712103 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-46e20a2f-6c71-4906-b3e4-6098377c70b9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Volume info retrieved successfully. Aug 14 00:36:07.713143 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-46e20a2f-6c71-4906-b3e4-6098377c70b9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:07.713407 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-46e20a2f-6c71-4906-b3e4-6098377c70b9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:07.763519 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-46e20a2f-6c71-4906-b3e4-6098377c70b9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:07.767192 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.767192 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:07.770741 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3b0dea90-bc39-4342-8995-3d482d74d7f1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.772368 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3b0dea90-bc39-4342-8995-3d482d74d7f1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da Aug 14 00:36:07.772667 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3b0dea90-bc39-4342-8995-3d482d74d7f1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.772873 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3b0dea90-bc39-4342-8995-3d482d74d7f1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.772873 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-3b0dea90-bc39-4342-8995-3d482d74d7f1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete snapshot with id: 82b25177-2db7-4b23-a4a5-a5bfa99010da Aug 14 00:36:07.779768 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.779768 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:07.780377 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3b0dea90-bc39-4342-8995-3d482d74d7f1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:36:07.783129 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-46e20a2f-6c71-4906-b3e4-6098377c70b9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/cb895da8-69ca-4083-b3f2-2be5d33f6a66 returned with HTTP 200 Aug 14 00:36:07.784967 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 482/1924] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:07 2026] GET /volume/v3/volumes/cb895da8-69ca-4083-b3f2-2be5d33f6a66 => generated 927 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:07.800927 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-031fd031-9cf0-4865-aa49-5c821289bc29 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.803121 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-031fd031-9cf0-4865-aa49-5c821289bc29 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/c4d0e125-b684-4c4d-b365-d2eb9c20ca02 Aug 14 00:36:07.803255 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-031fd031-9cf0-4865-aa49-5c821289bc29 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.803453 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-031fd031-9cf0-4865-aa49-5c821289bc29 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.803534 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-031fd031-9cf0-4865-aa49-5c821289bc29 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member c4d0e125-b684-4c4d-b365-d2eb9c20ca02 {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:07.811117 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.811117 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:07.823761 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3b0dea90-bc39-4342-8995-3d482d74d7f1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot delete request issued successfully. Aug 14 00:36:07.823761 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3b0dea90-bc39-4342-8995-3d482d74d7f1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da returned with HTTP 202 Aug 14 00:36:07.823761 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 481/1925] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:36:07 2026] DELETE /volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:07.827218 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-031fd031-9cf0-4865-aa49-5c821289bc29 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/c4d0e125-b684-4c4d-b365-d2eb9c20ca02 returned with HTTP 200 Aug 14 00:36:07.828074 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 475/1926] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:07 2026] GET /volume/v3/groups/c4d0e125-b684-4c4d-b365-d2eb9c20ca02 => generated 417 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:07.836048 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e81a2887-d2e8-4be9-8d14-f9a46f510463 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.839889 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e81a2887-d2e8-4be9-8d14-f9a46f510463 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da Aug 14 00:36:07.839889 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e81a2887-d2e8-4be9-8d14-f9a46f510463 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.839889 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e81a2887-d2e8-4be9-8d14-f9a46f510463 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.844834 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-debcb8e9-2df6-4399-a402-78f20d8ba3fd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:07.849446 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-debcb8e9-2df6-4399-a402-78f20d8ba3fd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:36:07.849818 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-debcb8e9-2df6-4399-a402-78f20d8ba3fd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:07.850027 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.850027 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:07.850172 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-debcb8e9-2df6-4399-a402-78f20d8ba3fd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:07.850681 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-debcb8e9-2df6-4399-a402-78f20d8ba3fd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:07.850830 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e81a2887-d2e8-4be9-8d14-f9a46f510463 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:36:07.852000 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e81a2887-d2e8-4be9-8d14-f9a46f510463 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da returned with HTTP 200 Aug 14 00:36:07.853007 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 489/1927] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:07 2026] GET /volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:07.853768 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-debcb8e9-2df6-4399-a402-78f20d8ba3fd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:36:07.869370 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-debcb8e9-2df6-4399-a402-78f20d8ba3fd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Get all volumes completed successfully. Aug 14 00:36:07.870573 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-debcb8e9-2df6-4399-a402-78f20d8ba3fd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:07.870794 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-debcb8e9-2df6-4399-a402-78f20d8ba3fd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:07.939165 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-debcb8e9-2df6-4399-a402-78f20d8ba3fd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:07.943895 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:07.943895 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:07.949711 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-debcb8e9-2df6-4399-a402-78f20d8ba3fd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:07.949962 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-debcb8e9-2df6-4399-a402-78f20d8ba3fd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:08.008390 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-debcb8e9-2df6-4399-a402-78f20d8ba3fd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:08.011980 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:08.011980 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:08.023293 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-debcb8e9-2df6-4399-a402-78f20d8ba3fd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:36:08.024409 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 483/1928] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:36:07 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:36:08.031798 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b0e87750-52a0-4e37-8a48-feab945ac001 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:08.035706 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b0e87750-52a0-4e37-8a48-feab945ac001 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] GET https://10.4.3.208/volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 Aug 14 00:36:08.035706 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b0e87750-52a0-4e37-8a48-feab945ac001 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:08.037250 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b0e87750-52a0-4e37-8a48-feab945ac001 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:08.048595 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a56e1cf2-1b6d-47c7-8327-90138b46c7b7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:08.048654 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:08.048654 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:08.051449 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a56e1cf2-1b6d-47c7-8327-90138b46c7b7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] POST https://10.4.3.208/volume/v3/groups/c4d0e125-b684-4c4d-b365-d2eb9c20ca02/action Aug 14 00:36:08.051604 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a56e1cf2-1b6d-47c7-8327-90138b46c7b7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:36:08.051749 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a56e1cf2-1b6d-47c7-8327-90138b46c7b7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:08.057115 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b0e87750-52a0-4e37-8a48-feab945ac001 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Volume info retrieved successfully. Aug 14 00:36:08.057899 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-a56e1cf2-1b6d-47c7-8327-90138b46c7b7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] delete called for group c4d0e125-b684-4c4d-b365-d2eb9c20ca02 {{(pid=100209) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 00:36:08.057899 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.groups [None req-a56e1cf2-1b6d-47c7-8327-90138b46c7b7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Delete group with id: c4d0e125-b684-4c4d-b365-d2eb9c20ca02 Aug 14 00:36:08.061195 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b0e87750-52a0-4e37-8a48-feab945ac001 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] https://10.4.3.208/volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 returned with HTTP 200 Aug 14 00:36:08.061320 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:08.061320 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:08.061389 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 482/1929] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:08 2026] GET /volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:08.092229 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-79d7eba2-a299-45d9-bf15-f631c0d3c19b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:08.092229 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79d7eba2-a299-45d9-bf15-f631c0d3c19b tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] GET https://10.4.3.208/volume/v3/limits Aug 14 00:36:08.092229 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79d7eba2-a299-45d9-bf15-f631c0d3c19b tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:08.092229 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79d7eba2-a299-45d9-bf15-f631c0d3c19b tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:08.119413 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-79d7eba2-a299-45d9-bf15-f631c0d3c19b tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1955599041 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1955599041, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:08.119413 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-79d7eba2-a299-45d9-bf15-f631c0d3c19b tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1955599041 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1955599041, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:08.119837 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-79d7eba2-a299-45d9-bf15-f631c0d3c19b tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1955599041 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1955599041, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:08.152394 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79d7eba2-a299-45d9-bf15-f631c0d3c19b tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] https://10.4.3.208/volume/v3/limits returned with HTTP 200 Aug 14 00:36:08.152394 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 490/1930] 10.4.3.208 () {66 vars in 1234 bytes} [Fri Aug 14 00:36:08 2026] GET /volume/v3/limits => generated 302 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:08.169758 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ba3caf44-437a-45f7-a83d-1138971e75aa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:08.172872 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba3caf44-437a-45f7-a83d-1138971e75aa tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] GET https://10.4.3.208/volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 Aug 14 00:36:08.172872 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba3caf44-437a-45f7-a83d-1138971e75aa tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:08.173806 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba3caf44-437a-45f7-a83d-1138971e75aa tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:08.188668 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:08.188668 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:08.196323 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ba3caf44-437a-45f7-a83d-1138971e75aa tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Volume info retrieved successfully. Aug 14 00:36:08.198265 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a56e1cf2-1b6d-47c7-8327-90138b46c7b7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/c4d0e125-b684-4c4d-b365-d2eb9c20ca02/action returned with HTTP 202 Aug 14 00:36:08.198841 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 476/1931] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:36:08 2026] POST /volume/v3/groups/c4d0e125-b684-4c4d-b365-d2eb9c20ca02/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:08.210805 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba3caf44-437a-45f7-a83d-1138971e75aa tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] https://10.4.3.208/volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 returned with HTTP 200 Aug 14 00:36:08.211758 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 484/1932] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:08 2026] GET /volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:08.215364 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8ed614b9-39f0-4373-a9cb-012878dcc75d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:08.221562 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8ed614b9-39f0-4373-a9cb-012878dcc75d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/cb895da8-69ca-4083-b3f2-2be5d33f6a66 Aug 14 00:36:08.222806 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8ed614b9-39f0-4373-a9cb-012878dcc75d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:08.222806 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8ed614b9-39f0-4373-a9cb-012878dcc75d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:08.240668 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:08.240668 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:08.247640 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9eab65dc-86e7-4b32-8edc-d340a11fab27 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:08.247796 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8ed614b9-39f0-4373-a9cb-012878dcc75d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Volume info retrieved successfully. Aug 14 00:36:08.249024 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-8ed614b9-39f0-4373-a9cb-012878dcc75d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:08.249024 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-8ed614b9-39f0-4373-a9cb-012878dcc75d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:08.254019 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9eab65dc-86e7-4b32-8edc-d340a11fab27 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] DELETE https://10.4.3.208/volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 Aug 14 00:36:08.254019 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9eab65dc-86e7-4b32-8edc-d340a11fab27 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:08.254019 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9eab65dc-86e7-4b32-8edc-d340a11fab27 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:08.254019 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-9eab65dc-86e7-4b32-8edc-d340a11fab27 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Delete volume with id: 49dea083-b495-4b52-92dc-7aeca46af840 Aug 14 00:36:08.269735 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:08.269735 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:08.273295 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9eab65dc-86e7-4b32-8edc-d340a11fab27 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Volume info retrieved successfully. Aug 14 00:36:08.322409 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-8ed614b9-39f0-4373-a9cb-012878dcc75d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:08.325134 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9eab65dc-86e7-4b32-8edc-d340a11fab27 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Delete volume request issued successfully. Aug 14 00:36:08.325134 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9eab65dc-86e7-4b32-8edc-d340a11fab27 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] https://10.4.3.208/volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 returned with HTTP 202 Aug 14 00:36:08.331201 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 491/1933] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:36:08 2026] DELETE /volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:08.331552 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:08.331552 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:08.343463 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2a1e02bd-d030-44f2-96ad-2d3d6cc31007 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:08.343537 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8ed614b9-39f0-4373-a9cb-012878dcc75d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/cb895da8-69ca-4083-b3f2-2be5d33f6a66 returned with HTTP 200 Aug 14 00:36:08.343537 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 483/1934] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:08 2026] GET /volume/v3/volumes/cb895da8-69ca-4083-b3f2-2be5d33f6a66 => generated 926 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:08.343738 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2a1e02bd-d030-44f2-96ad-2d3d6cc31007 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] GET https://10.4.3.208/volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 Aug 14 00:36:08.343791 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2a1e02bd-d030-44f2-96ad-2d3d6cc31007 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:08.343999 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2a1e02bd-d030-44f2-96ad-2d3d6cc31007 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:08.361143 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:08.361143 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:08.367374 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2a1e02bd-d030-44f2-96ad-2d3d6cc31007 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Volume info retrieved successfully. Aug 14 00:36:08.378241 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2a1e02bd-d030-44f2-96ad-2d3d6cc31007 tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] https://10.4.3.208/volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 returned with HTTP 200 Aug 14 00:36:08.379260 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 477/1935] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:08 2026] GET /volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:08.585678 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-33f5c30f-5a6f-48f6-88b5-e04cd498380e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:08.587929 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-33f5c30f-5a6f-48f6-88b5-e04cd498380e tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/snapshots/444df29f-31ec-4cf4-8882-e6becfecd4c1 Aug 14 00:36:08.587929 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-33f5c30f-5a6f-48f6-88b5-e04cd498380e tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:08.588157 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-33f5c30f-5a6f-48f6-88b5-e04cd498380e tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:08.593548 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:08.593548 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:08.593941 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-33f5c30f-5a6f-48f6-88b5-e04cd498380e tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Snapshot retrieved successfully. Aug 14 00:36:08.594952 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-33f5c30f-5a6f-48f6-88b5-e04cd498380e tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/snapshots/444df29f-31ec-4cf4-8882-e6becfecd4c1 returned with HTTP 200 Aug 14 00:36:08.595402 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 485/1936] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:08 2026] GET /volume/v3/snapshots/444df29f-31ec-4cf4-8882-e6becfecd4c1 => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:08.638246 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:08.641305 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:08.642258 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-7530773", "snapshot_id": null, "imageRef": "bcf0e7a5-dda0-4492-822c-6e7f127ffd93", "volume_type": null, "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:08.643965 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-7530773', 'snapshot_id': None, 'imageRef': 'bcf0e7a5-dda0-4492-822c-6e7f127ffd93', 'volume_type': None, 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:08.764706 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:08.764706 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:08.765408 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Snapshot retrieved successfully. Aug 14 00:36:08.765648 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Create volume of 1 GB Aug 14 00:36:08.770686 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Availability Zones retrieved successfully. Aug 14 00:36:08.782102 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Flow 'volume_create_api' (e77d5c9d-d552-4fae-bbb6-2a3e53b43eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:08.787158 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62098e21-2bb9-40d9-835d-f29bbc19bc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:08.789422 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:08.838917 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62098e21-2bb9-40d9-835d-f29bbc19bc3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '444df29f-31ec-4cf4-8882-e6becfecd4c1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:08.839847 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a41f5ab9-5d0a-4467-8ff2-d4f613b4d60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:08.874982 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dcb7a5d4-1789-4061-93c6-9b70241066b8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:08.878120 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dcb7a5d4-1789-4061-93c6-9b70241066b8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da Aug 14 00:36:08.878290 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dcb7a5d4-1789-4061-93c6-9b70241066b8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:08.878484 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dcb7a5d4-1789-4061-93c6-9b70241066b8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:08.883913 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dcb7a5d4-1789-4061-93c6-9b70241066b8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da returned with HTTP 404 Aug 14 00:36:08.884997 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 484/1937] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:08 2026] GET /volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:08.896316 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1b27b23c-c34e-497e-a23e-9e91e56d4fc1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:08.900757 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1b27b23c-c34e-497e-a23e-9e91e56d4fc1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 Aug 14 00:36:08.901006 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1b27b23c-c34e-497e-a23e-9e91e56d4fc1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:08.901310 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1b27b23c-c34e-497e-a23e-9e91e56d4fc1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:08.901432 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-1b27b23c-c34e-497e-a23e-9e91e56d4fc1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete snapshot with id: dcc3d56a-932b-4ef8-b865-981a1e5a69e4 Aug 14 00:36:08.915656 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:08.915656 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:08.916893 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1b27b23c-c34e-497e-a23e-9e91e56d4fc1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:36:08.943701 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Created reservations ['9241836e-d495-4f01-a114-51734c197e51', 'e3eef4a6-a5a7-4691-aeec-60d32e30218f', 'd145dc77-0215-4016-90ca-f12e42687e4f', 'b8d94d07-7ec5-4f31-acf1-aaa7a03b2ac0'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:08.944722 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a41f5ab9-5d0a-4467-8ff2-d4f613b4d60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9241836e-d495-4f01-a114-51734c197e51', 'e3eef4a6-a5a7-4691-aeec-60d32e30218f', 'd145dc77-0215-4016-90ca-f12e42687e4f', 'b8d94d07-7ec5-4f31-acf1-aaa7a03b2ac0']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:08.946118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38a09bd9-e24d-4d87-b719-59fae878b2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:08.951117 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1b27b23c-c34e-497e-a23e-9e91e56d4fc1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot delete request issued successfully. Aug 14 00:36:08.951117 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1b27b23c-c34e-497e-a23e-9e91e56d4fc1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 returned with HTTP 202 Aug 14 00:36:08.951538 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 478/1938] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:36:08 2026] DELETE /volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:08.961317 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4793e125-272f-4e33-87d4-96180b665451 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:08.966890 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4793e125-272f-4e33-87d4-96180b665451 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 Aug 14 00:36:08.968560 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4793e125-272f-4e33-87d4-96180b665451 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:08.968960 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4793e125-272f-4e33-87d4-96180b665451 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:08.981412 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:08.981412 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:08.982137 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4793e125-272f-4e33-87d4-96180b665451 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:36:08.982969 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4793e125-272f-4e33-87d4-96180b665451 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 returned with HTTP 200 Aug 14 00:36:08.983609 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 486/1939] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:08 2026] GET /volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:36:09.013008 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38a09bd9-e24d-4d87-b719-59fae878b2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d832683-e686-41ec-a64c-3a78fecd3ae5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-7530773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ece83297138840f49997ea6774e8ee0f',qos_specs=None,replication_status=,reservations=['9241836e-d495-4f01-a114-51734c197e51','e3eef4a6-a5a7-4691-aeec-60d32e30218f','d145dc77-0215-4016-90ca-f12e42687e4f','b8d94d07-7ec5-4f31-acf1-aaa7a03b2ac0'],size=1,snapshot_id=444df29f-31ec-4cf4-8882-e6becfecd4c1,source_replicaid=,source_volid=None,status='creating',user_id='5ec9bd84e1f44b6386b6d9f8ccf7c370',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), '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-14T00:36:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-7530773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d832683-e686-41ec-a64c-3a78fecd3ae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ece83297138840f49997ea6774e8ee0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=444df29f-31ec-4cf4-8882-e6becfecd4c1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ec9bd84e1f44b6386b6d9f8ccf7c370',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:09.013940 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d79b78e2-1583-49f0-b5e4-456284b3ee49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:09.047581 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d79b78e2-1583-49f0-b5e4-456284b3ee49) transitioned into state 'SUCCESS' from state '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-7530773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ece83297138840f49997ea6774e8ee0f',qos_specs=None,replication_status=,reservations=['9241836e-d495-4f01-a114-51734c197e51','e3eef4a6-a5a7-4691-aeec-60d32e30218f','d145dc77-0215-4016-90ca-f12e42687e4f','b8d94d07-7ec5-4f31-acf1-aaa7a03b2ac0'],size=1,snapshot_id=444df29f-31ec-4cf4-8882-e6becfecd4c1,source_replicaid=,source_volid=None,status='creating',user_id='5ec9bd84e1f44b6386b6d9f8ccf7c370',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:09.048413 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a4f055b-50b7-4217-bbe8-0aa0c360e815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:09.079535 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a4f055b-50b7-4217-bbe8-0aa0c360e815) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:09.080408 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Flow 'volume_create_api' (e77d5c9d-d552-4fae-bbb6-2a3e53b43eef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:09.081123 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Create volume request issued successfully. Aug 14 00:36:09.081452 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-86996e2f-743f-44fe-9eb4-25d8c8202993 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:09.081915 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 492/1940] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:36:08 2026] POST /volume/v3/volumes => generated 811 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:09.100212 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-363a15cd-bff7-4157-8403-4a648de3614d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:09.102214 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-363a15cd-bff7-4157-8403-4a648de3614d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 Aug 14 00:36:09.103961 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-363a15cd-bff7-4157-8403-4a648de3614d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:09.103961 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-363a15cd-bff7-4157-8403-4a648de3614d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:09.113970 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:09.113970 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:09.121611 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-363a15cd-bff7-4157-8403-4a648de3614d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:36:09.125527 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-363a15cd-bff7-4157-8403-4a648de3614d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 returned with HTTP 200 Aug 14 00:36:09.125527 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 485/1941] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:09 2026] GET /volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:09.361479 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-00004f8e-c96e-4f5c-9b37-641665cf6f63 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:09.363667 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-00004f8e-c96e-4f5c-9b37-641665cf6f63 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/cb895da8-69ca-4083-b3f2-2be5d33f6a66 Aug 14 00:36:09.363667 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-00004f8e-c96e-4f5c-9b37-641665cf6f63 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:09.363667 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-00004f8e-c96e-4f5c-9b37-641665cf6f63 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:09.370162 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-00004f8e-c96e-4f5c-9b37-641665cf6f63 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/cb895da8-69ca-4083-b3f2-2be5d33f6a66 returned with HTTP 404 Aug 14 00:36:09.370931 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 479/1942] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:09 2026] GET /volume/v3/volumes/cb895da8-69ca-4083-b3f2-2be5d33f6a66 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:09.379723 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-38251774-a8ad-4165-be52-e8c2ed68bfdd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:09.381739 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-38251774-a8ad-4165-be52-e8c2ed68bfdd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/c4d0e125-b684-4c4d-b365-d2eb9c20ca02 Aug 14 00:36:09.382142 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-38251774-a8ad-4165-be52-e8c2ed68bfdd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:09.382854 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-38251774-a8ad-4165-be52-e8c2ed68bfdd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:09.382854 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-38251774-a8ad-4165-be52-e8c2ed68bfdd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member c4d0e125-b684-4c4d-b365-d2eb9c20ca02 {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:09.386395 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-38251774-a8ad-4165-be52-e8c2ed68bfdd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/c4d0e125-b684-4c4d-b365-d2eb9c20ca02 returned with HTTP 404 Aug 14 00:36:09.387063 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 487/1943] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:09 2026] GET /volume/v3/groups/c4d0e125-b684-4c4d-b365-d2eb9c20ca02 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:09.397474 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1c46b74e-8060-439e-8f8e-cf35eef3ecbe None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:09.398862 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e2603c88-575a-4bb5-aaa4-9b03bb96107e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:09.399069 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1c46b74e-8060-439e-8f8e-cf35eef3ecbe tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] DELETE https://10.4.3.208/volume/v3/group_snapshots/d3bcf601-e55a-4a84-a9ae-3a00cccfc675 Aug 14 00:36:09.399301 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1c46b74e-8060-439e-8f8e-cf35eef3ecbe tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:09.399496 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1c46b74e-8060-439e-8f8e-cf35eef3ecbe tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:09.399608 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.group_snapshots [None req-1c46b74e-8060-439e-8f8e-cf35eef3ecbe tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] delete called for member d3bcf601-e55a-4a84-a9ae-3a00cccfc675 {{(pid=100210) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 00:36:09.399735 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.group_snapshots [None req-1c46b74e-8060-439e-8f8e-cf35eef3ecbe tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Delete group_snapshot with id: d3bcf601-e55a-4a84-a9ae-3a00cccfc675 Aug 14 00:36:09.404411 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:09.404411 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:09.405881 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e2603c88-575a-4bb5-aaa4-9b03bb96107e tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] GET https://10.4.3.208/volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 Aug 14 00:36:09.406416 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e2603c88-575a-4bb5-aaa4-9b03bb96107e tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:09.406587 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e2603c88-575a-4bb5-aaa4-9b03bb96107e tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:09.419940 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e2603c88-575a-4bb5-aaa4-9b03bb96107e tempest-AbsoluteLimitsTests-179098421 tempest-AbsoluteLimitsTests-179098421-project-member] https://10.4.3.208/volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 returned with HTTP 404 Aug 14 00:36:09.419940 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 486/1944] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:09 2026] GET /volume/v3/volumes/49dea083-b495-4b52-92dc-7aeca46af840 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:09.464441 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1c46b74e-8060-439e-8f8e-cf35eef3ecbe tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/d3bcf601-e55a-4a84-a9ae-3a00cccfc675 returned with HTTP 202 Aug 14 00:36:09.465030 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 493/1945] 10.4.3.208 () {68 vars in 1416 bytes} [Fri Aug 14 00:36:09 2026] DELETE /volume/v3/group_snapshots/d3bcf601-e55a-4a84-a9ae-3a00cccfc675 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:09.474667 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2c0d4f26-3d96-4338-80f0-87a83da7d3f7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:09.476927 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2c0d4f26-3d96-4338-80f0-87a83da7d3f7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:36:09.477215 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2c0d4f26-3d96-4338-80f0-87a83da7d3f7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:09.477462 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2c0d4f26-3d96-4338-80f0-87a83da7d3f7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:09.477697 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-2c0d4f26-3d96-4338-80f0-87a83da7d3f7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:09.478028 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:09.478028 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:09.478517 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2c0d4f26-3d96-4338-80f0-87a83da7d3f7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:36:09.488354 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2c0d4f26-3d96-4338-80f0-87a83da7d3f7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Get all volumes completed successfully. Aug 14 00:36:09.489314 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-2c0d4f26-3d96-4338-80f0-87a83da7d3f7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:09.489520 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-2c0d4f26-3d96-4338-80f0-87a83da7d3f7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:09.541050 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-2c0d4f26-3d96-4338-80f0-87a83da7d3f7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:09.547059 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:09.547059 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:09.556881 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2c0d4f26-3d96-4338-80f0-87a83da7d3f7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:36:09.557419 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 480/1946] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:36:09 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:09.572457 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-43ef3e8c-72f0-46eb-882f-7881182c9ffc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:09.574435 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-43ef3e8c-72f0-46eb-882f-7881182c9ffc tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/snapshots/detail Aug 14 00:36:09.574741 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-43ef3e8c-72f0-46eb-882f-7881182c9ffc tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:09.574818 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-43ef3e8c-72f0-46eb-882f-7881182c9ffc tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:09.575286 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-43ef3e8c-72f0-46eb-882f-7881182c9ffc tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:09.576581 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.db.api [None req-43ef3e8c-72f0-46eb-882f-7881182c9ffc tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Building query based on filter {{(pid=100208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:36:09.582106 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-43ef3e8c-72f0-46eb-882f-7881182c9ffc tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Get all snapshots completed successfully. Aug 14 00:36:09.583623 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-43ef3e8c-72f0-46eb-882f-7881182c9ffc tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 00:36:09.585139 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 488/1947] 10.4.3.208 () {66 vars in 1264 bytes} [Fri Aug 14 00:36:09 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:36:09.599058 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7142710b-15d3-40d2-9088-06c581cb3b9b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:09.601353 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7142710b-15d3-40d2-9088-06c581cb3b9b tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/d3bcf601-e55a-4a84-a9ae-3a00cccfc675 Aug 14 00:36:09.601604 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7142710b-15d3-40d2-9088-06c581cb3b9b tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:09.601768 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7142710b-15d3-40d2-9088-06c581cb3b9b tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:09.601935 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.group_snapshots [None req-7142710b-15d3-40d2-9088-06c581cb3b9b tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member d3bcf601-e55a-4a84-a9ae-3a00cccfc675 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:09.607290 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7142710b-15d3-40d2-9088-06c581cb3b9b tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/d3bcf601-e55a-4a84-a9ae-3a00cccfc675 returned with HTTP 404 Aug 14 00:36:09.608947 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 487/1948] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:09 2026] GET /volume/v3/group_snapshots/d3bcf601-e55a-4a84-a9ae-3a00cccfc675 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:09.619170 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bb142d17-7e57-42d3-805b-61b4c5ad159a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:09.623272 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bb142d17-7e57-42d3-805b-61b4c5ad159a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:36:09.623726 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bb142d17-7e57-42d3-805b-61b4c5ad159a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:09.624113 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bb142d17-7e57-42d3-805b-61b4c5ad159a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:09.624708 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-bb142d17-7e57-42d3-805b-61b4c5ad159a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:09.625104 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:09.625104 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:09.626030 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-bb142d17-7e57-42d3-805b-61b4c5ad159a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:36:09.635847 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bb142d17-7e57-42d3-805b-61b4c5ad159a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Get all volumes completed successfully. Aug 14 00:36:09.637143 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-bb142d17-7e57-42d3-805b-61b4c5ad159a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:09.637268 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-bb142d17-7e57-42d3-805b-61b4c5ad159a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:09.702413 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-bb142d17-7e57-42d3-805b-61b4c5ad159a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:09.718794 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:09.718794 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:09.731697 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bb142d17-7e57-42d3-805b-61b4c5ad159a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:36:09.732323 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 494/1949] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:36:09 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:09.755747 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d54c5a40-6283-425a-b565-7e735eed70eb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:09.761065 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d54c5a40-6283-425a-b565-7e735eed70eb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] POST https://10.4.3.208/volume/v3/groups/154e40c8-e71f-428f-a1a7-04b71daab044/action Aug 14 00:36:09.762452 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d54c5a40-6283-425a-b565-7e735eed70eb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:36:09.762452 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d54c5a40-6283-425a-b565-7e735eed70eb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:09.769522 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-d54c5a40-6283-425a-b565-7e735eed70eb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] delete called for group 154e40c8-e71f-428f-a1a7-04b71daab044 {{(pid=100209) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 00:36:09.769684 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.groups [None req-d54c5a40-6283-425a-b565-7e735eed70eb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Delete group with id: 154e40c8-e71f-428f-a1a7-04b71daab044 Aug 14 00:36:09.774098 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:09.774098 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:09.847760 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d54c5a40-6283-425a-b565-7e735eed70eb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/154e40c8-e71f-428f-a1a7-04b71daab044/action returned with HTTP 202 Aug 14 00:36:09.848573 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 481/1950] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:36:09 2026] POST /volume/v3/groups/154e40c8-e71f-428f-a1a7-04b71daab044/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:09.856710 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cfa7e3f2-d110-4a54-aead-292f22e37afd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:09.858800 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cfa7e3f2-d110-4a54-aead-292f22e37afd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/9659238c-4b7d-49a6-a1b4-7e1ac5c2f13f Aug 14 00:36:09.859048 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cfa7e3f2-d110-4a54-aead-292f22e37afd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:09.859404 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cfa7e3f2-d110-4a54-aead-292f22e37afd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:09.871499 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:09.871499 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:09.878343 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-cfa7e3f2-d110-4a54-aead-292f22e37afd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Volume info retrieved successfully. Aug 14 00:36:09.879274 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-cfa7e3f2-d110-4a54-aead-292f22e37afd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:09.879502 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-cfa7e3f2-d110-4a54-aead-292f22e37afd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:09.947901 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-cfa7e3f2-d110-4a54-aead-292f22e37afd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:09.953259 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:09.953259 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:09.963582 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cfa7e3f2-d110-4a54-aead-292f22e37afd tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/9659238c-4b7d-49a6-a1b4-7e1ac5c2f13f returned with HTTP 200 Aug 14 00:36:09.964042 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 489/1951] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:09 2026] GET /volume/v3/volumes/9659238c-4b7d-49a6-a1b4-7e1ac5c2f13f => generated 914 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:09.998540 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1dc8e7aa-cc60-4aca-a485-d63acb4d7457 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:10.001119 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1dc8e7aa-cc60-4aca-a485-d63acb4d7457 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 Aug 14 00:36:10.001119 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1dc8e7aa-cc60-4aca-a485-d63acb4d7457 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:10.001119 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1dc8e7aa-cc60-4aca-a485-d63acb4d7457 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:10.019416 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1dc8e7aa-cc60-4aca-a485-d63acb4d7457 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 returned with HTTP 404 Aug 14 00:36:10.019416 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 488/1952] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:09 2026] GET /volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:10.031715 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6b8b20c8-a6ff-4319-a2fd-a3ca0d0b327d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:10.034754 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6b8b20c8-a6ff-4319-a2fd-a3ca0d0b327d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 Aug 14 00:36:10.036107 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6b8b20c8-a6ff-4319-a2fd-a3ca0d0b327d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:10.036107 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6b8b20c8-a6ff-4319-a2fd-a3ca0d0b327d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:10.036107 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-6b8b20c8-a6ff-4319-a2fd-a3ca0d0b327d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete snapshot with id: 228a5a92-37a4-4b51-9919-22833bc8d9e3 Aug 14 00:36:10.041508 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:10.041508 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:10.041995 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6b8b20c8-a6ff-4319-a2fd-a3ca0d0b327d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:36:10.069487 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6b8b20c8-a6ff-4319-a2fd-a3ca0d0b327d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot delete request issued successfully. Aug 14 00:36:10.071288 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6b8b20c8-a6ff-4319-a2fd-a3ca0d0b327d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 returned with HTTP 202 Aug 14 00:36:10.071288 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 495/1953] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:36:10 2026] DELETE /volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:10.084641 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-57db1fb5-d4d1-41d1-aaf2-e2956db81461 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:10.086477 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-57db1fb5-d4d1-41d1-aaf2-e2956db81461 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 Aug 14 00:36:10.086915 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-57db1fb5-d4d1-41d1-aaf2-e2956db81461 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:10.089465 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-57db1fb5-d4d1-41d1-aaf2-e2956db81461 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:10.097428 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:10.097428 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:10.098474 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-57db1fb5-d4d1-41d1-aaf2-e2956db81461 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:36:10.101785 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-57db1fb5-d4d1-41d1-aaf2-e2956db81461 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 returned with HTTP 200 Aug 14 00:36:10.103618 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 482/1954] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:10 2026] GET /volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:10.147057 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e2d9ffe3-3cc6-4253-9c54-077fc39e26b8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:10.150529 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e2d9ffe3-3cc6-4253-9c54-077fc39e26b8 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 Aug 14 00:36:10.151075 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e2d9ffe3-3cc6-4253-9c54-077fc39e26b8 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:10.151228 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e2d9ffe3-3cc6-4253-9c54-077fc39e26b8 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:10.163804 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:10.163804 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:10.171326 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e2d9ffe3-3cc6-4253-9c54-077fc39e26b8 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:36:10.179284 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e2d9ffe3-3cc6-4253-9c54-077fc39e26b8 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 returned with HTTP 200 Aug 14 00:36:10.179736 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 490/1955] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:10 2026] GET /volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 => generated 1420 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:36:10.199278 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7c53d672-001f-4999-91c5-1619cf4570cb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:10.201592 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7c53d672-001f-4999-91c5-1619cf4570cb tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 Aug 14 00:36:10.201859 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7c53d672-001f-4999-91c5-1619cf4570cb tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:10.202165 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7c53d672-001f-4999-91c5-1619cf4570cb tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:10.211867 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:10.211867 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:10.216467 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7c53d672-001f-4999-91c5-1619cf4570cb tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:36:10.225898 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7c53d672-001f-4999-91c5-1619cf4570cb tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 returned with HTTP 200 Aug 14 00:36:10.226620 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 489/1956] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:10 2026] GET /volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 => generated 1420 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:36:10.985025 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3cb91d3c-244c-4f4e-888e-73937e61fec2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:10.988673 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3cb91d3c-244c-4f4e-888e-73937e61fec2 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/9659238c-4b7d-49a6-a1b4-7e1ac5c2f13f Aug 14 00:36:10.988933 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3cb91d3c-244c-4f4e-888e-73937e61fec2 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:10.989207 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3cb91d3c-244c-4f4e-888e-73937e61fec2 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:10.997568 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3cb91d3c-244c-4f4e-888e-73937e61fec2 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/9659238c-4b7d-49a6-a1b4-7e1ac5c2f13f returned with HTTP 404 Aug 14 00:36:10.998293 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 496/1957] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:10 2026] GET /volume/v3/volumes/9659238c-4b7d-49a6-a1b4-7e1ac5c2f13f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:11.007789 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3ea9c7be-cbfe-43d4-8051-bac8189e1907 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.009836 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3ea9c7be-cbfe-43d4-8051-bac8189e1907 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/154e40c8-e71f-428f-a1a7-04b71daab044 Aug 14 00:36:11.010081 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3ea9c7be-cbfe-43d4-8051-bac8189e1907 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:11.010307 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3ea9c7be-cbfe-43d4-8051-bac8189e1907 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:11.010759 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-3ea9c7be-cbfe-43d4-8051-bac8189e1907 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 154e40c8-e71f-428f-a1a7-04b71daab044 {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:11.014299 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3ea9c7be-cbfe-43d4-8051-bac8189e1907 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/154e40c8-e71f-428f-a1a7-04b71daab044 returned with HTTP 404 Aug 14 00:36:11.014712 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 483/1958] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:11 2026] GET /volume/v3/groups/154e40c8-e71f-428f-a1a7-04b71daab044 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:11.022298 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-517d8fe6-7976-4e42-a10e-d9d973d38485 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.024964 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-517d8fe6-7976-4e42-a10e-d9d973d38485 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] DELETE https://10.4.3.208/volume/v3/group_types/c9d8a709-4001-48bf-bed4-695147092fc5 Aug 14 00:36:11.025613 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-517d8fe6-7976-4e42-a10e-d9d973d38485 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:11.026013 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-517d8fe6-7976-4e42-a10e-d9d973d38485 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:11.047626 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-517d8fe6-7976-4e42-a10e-d9d973d38485 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] https://10.4.3.208/volume/v3/group_types/c9d8a709-4001-48bf-bed4-695147092fc5 returned with HTTP 202 Aug 14 00:36:11.048593 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 491/1959] 10.4.3.208 () {68 vars in 1404 bytes} [Fri Aug 14 00:36:11 2026] DELETE /volume/v3/group_types/c9d8a709-4001-48bf-bed4-695147092fc5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:11.055881 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-40815dd1-900c-47c7-b14f-d2b5a03d2a00 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.057428 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ca24d0e1-65f9-4752-9d13-222984b117e2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.058270 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-40815dd1-900c-47c7-b14f-d2b5a03d2a00 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] DELETE https://10.4.3.208/volume/v3/types/d1df678b-bc90-438e-8431-89bb0a93c055 Aug 14 00:36:11.058574 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-40815dd1-900c-47c7-b14f-d2b5a03d2a00 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:11.058867 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-40815dd1-900c-47c7-b14f-d2b5a03d2a00 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:11.092835 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-40815dd1-900c-47c7-b14f-d2b5a03d2a00 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] https://10.4.3.208/volume/v3/types/d1df678b-bc90-438e-8431-89bb0a93c055 returned with HTTP 202 Aug 14 00:36:11.093335 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 490/1960] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:36:11 2026] DELETE /volume/v3/types/d1df678b-bc90-438e-8431-89bb0a93c055 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:11.102591 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a1ef1d44-6e00-4f66-94cc-a43988ab29e0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.104858 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a1ef1d44-6e00-4f66-94cc-a43988ab29e0 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] GET https://10.4.3.208/volume/v3/types/d1df678b-bc90-438e-8431-89bb0a93c055 Aug 14 00:36:11.105216 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a1ef1d44-6e00-4f66-94cc-a43988ab29e0 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:11.105486 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a1ef1d44-6e00-4f66-94cc-a43988ab29e0 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:11.113077 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a1ef1d44-6e00-4f66-94cc-a43988ab29e0 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] https://10.4.3.208/volume/v3/types/d1df678b-bc90-438e-8431-89bb0a93c055 returned with HTTP 404 Aug 14 00:36:11.113720 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 484/1961] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:36:11 2026] GET /volume/v3/types/d1df678b-bc90-438e-8431-89bb0a93c055 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:11.113886 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-06dcfc6a-ed5f-48c5-b810-3a2eb5fac520 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.116227 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-06dcfc6a-ed5f-48c5-b810-3a2eb5fac520 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 Aug 14 00:36:11.116395 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-06dcfc6a-ed5f-48c5-b810-3a2eb5fac520 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:11.117065 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-06dcfc6a-ed5f-48c5-b810-3a2eb5fac520 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:11.124888 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-06dcfc6a-ed5f-48c5-b810-3a2eb5fac520 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 returned with HTTP 404 Aug 14 00:36:11.125795 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 492/1962] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:11 2026] GET /volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:11.126039 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cfa34295-2c6a-4cef-a52e-8093f0576dda None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.127942 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cfa34295-2c6a-4cef-a52e-8093f0576dda tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:36:11.128332 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cfa34295-2c6a-4cef-a52e-8093f0576dda tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-976836701"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:11.134229 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ed49aaed-86d5-4755-8c0d-0cdf7e700907 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.136520 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ed49aaed-86d5-4755-8c0d-0cdf7e700907 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da Aug 14 00:36:11.136630 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ed49aaed-86d5-4755-8c0d-0cdf7e700907 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:11.136863 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ed49aaed-86d5-4755-8c0d-0cdf7e700907 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:11.136993 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-ed49aaed-86d5-4755-8c0d-0cdf7e700907 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete snapshot with id: 82b25177-2db7-4b23-a4a5-a5bfa99010da Aug 14 00:36:11.141860 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ed49aaed-86d5-4755-8c0d-0cdf7e700907 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da returned with HTTP 404 Aug 14 00:36:11.142448 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 485/1963] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:36:11 2026] DELETE /volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:11.148465 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cfa34295-2c6a-4cef-a52e-8093f0576dda tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:36:11.148873 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 491/1964] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:36:11 2026] POST /volume/v3/types => generated 223 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:11.151227 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b99b688f-86a1-4428-8118-a58b0db712a8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.154112 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b99b688f-86a1-4428-8118-a58b0db712a8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da Aug 14 00:36:11.154379 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b99b688f-86a1-4428-8118-a58b0db712a8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:11.155519 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b99b688f-86a1-4428-8118-a58b0db712a8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:11.165797 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b99b688f-86a1-4428-8118-a58b0db712a8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da returned with HTTP 404 Aug 14 00:36:11.166698 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 493/1965] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:11 2026] GET /volume/v3/snapshots/82b25177-2db7-4b23-a4a5-a5bfa99010da => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:11.167700 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4280a548-a4e0-4720-88c7-2c44a3d11a4b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.170284 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4280a548-a4e0-4720-88c7-2c44a3d11a4b tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] POST https://10.4.3.208/volume/v3/group_types Aug 14 00:36:11.170774 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4280a548-a4e0-4720-88c7-2c44a3d11a4b tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1690330603"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:11.175076 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ee41d81b-1c7a-431c-8b2e-3f248eb10c92 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.177387 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ee41d81b-1c7a-431c-8b2e-3f248eb10c92 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 Aug 14 00:36:11.177688 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ee41d81b-1c7a-431c-8b2e-3f248eb10c92 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:11.177950 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ee41d81b-1c7a-431c-8b2e-3f248eb10c92 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:11.178131 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-ee41d81b-1c7a-431c-8b2e-3f248eb10c92 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete snapshot with id: dcc3d56a-932b-4ef8-b865-981a1e5a69e4 Aug 14 00:36:11.185405 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ee41d81b-1c7a-431c-8b2e-3f248eb10c92 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 returned with HTTP 404 Aug 14 00:36:11.185943 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 492/1966] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:36:11 2026] DELETE /volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:11.189455 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4280a548-a4e0-4720-88c7-2c44a3d11a4b tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] https://10.4.3.208/volume/v3/group_types returned with HTTP 202 Aug 14 00:36:11.190217 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 486/1967] 10.4.3.208 () {70 vars in 1311 bytes} [Fri Aug 14 00:36:11 2026] POST /volume/v3/group_types => generated 181 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:11.194453 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1247ee66-c008-4a99-8fe5-75929b9c044f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.196069 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ca24d0e1-65f9-4752-9d13-222984b117e2 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] GET https://10.4.3.208/volume/v3/os-quota-sets/73922f275c514b6cb9309fb64d04d49a Aug 14 00:36:11.201812 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ca24d0e1-65f9-4752-9d13-222984b117e2 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:11.201812 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ca24d0e1-65f9-4752-9d13-222984b117e2 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:11.201938 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1247ee66-c008-4a99-8fe5-75929b9c044f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 Aug 14 00:36:11.201938 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1247ee66-c008-4a99-8fe5-75929b9c044f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:11.202045 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:11.202045 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:11.202138 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1247ee66-c008-4a99-8fe5-75929b9c044f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:11.206182 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-63ce2ff5-216f-4b2f-b8f7-a6b6c338e525 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.206601 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1247ee66-c008-4a99-8fe5-75929b9c044f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 returned with HTTP 404 Aug 14 00:36:11.206601 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 494/1968] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:11 2026] GET /volume/v3/snapshots/dcc3d56a-932b-4ef8-b865-981a1e5a69e4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:11.208004 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-63ce2ff5-216f-4b2f-b8f7-a6b6c338e525 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] POST https://10.4.3.208/volume/v3/groups Aug 14 00:36:11.208004 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-63ce2ff5-216f-4b2f-b8f7-a6b6c338e525 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6c52e49c-8253-4c9c-b1dc-99301d5cff1f", "volume_types": ["38ee34f5-6028-4b43-bdcb-e7919baab0e3"], "name": "tempest-GroupSnapshotsTest-Group-1587533020"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:11.210635 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-63ce2ff5-216f-4b2f-b8f7-a6b6c338e525 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Creating new group {'group': {'group_type': '6c52e49c-8253-4c9c-b1dc-99301d5cff1f', 'volume_types': ['38ee34f5-6028-4b43-bdcb-e7919baab0e3'], 'name': 'tempest-GroupSnapshotsTest-Group-1587533020'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 00:36:11.213384 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-ca24d0e1-65f9-4752-9d13-222984b117e2 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-976836701 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-976836701, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:11.214366 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-ca24d0e1-65f9-4752-9d13-222984b117e2 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-976836701 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-976836701, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:11.214366 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-ca24d0e1-65f9-4752-9d13-222984b117e2 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-976836701 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-976836701, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:11.217612 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.groups [None req-63ce2ff5-216f-4b2f-b8f7-a6b6c338e525 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Creating group tempest-GroupSnapshotsTest-Group-1587533020. Aug 14 00:36:11.222718 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ca24d0e1-65f9-4752-9d13-222984b117e2 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/73922f275c514b6cb9309fb64d04d49a returned with HTTP 200 Aug 14 00:36:11.223203 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 497/1969] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:11 2026] GET /volume/v3/os-quota-sets/73922f275c514b6cb9309fb64d04d49a => generated 633 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:11.223392 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ba432d34-c68f-497b-828c-fa9c21af563e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.226040 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ba432d34-c68f-497b-828c-fa9c21af563e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 Aug 14 00:36:11.227120 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ba432d34-c68f-497b-828c-fa9c21af563e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:11.227214 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-63ce2ff5-216f-4b2f-b8f7-a6b6c338e525 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Availability Zones retrieved successfully. Aug 14 00:36:11.227262 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ba432d34-c68f-497b-828c-fa9c21af563e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:11.227262 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-ba432d34-c68f-497b-828c-fa9c21af563e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete snapshot with id: 228a5a92-37a4-4b51-9919-22833bc8d9e3 Aug 14 00:36:11.233325 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ba432d34-c68f-497b-828c-fa9c21af563e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 returned with HTTP 404 Aug 14 00:36:11.234339 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 487/1970] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:36:11 2026] DELETE /volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:11.236318 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.246490 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ce3e6155-7020-4aeb-8872-90ff51aa564e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.246566 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-63ce2ff5-216f-4b2f-b8f7-a6b6c338e525 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Created reservations ['f8e1029b-9048-436c-949c-2b5099fe6391'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:11.248239 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ce3e6155-7020-4aeb-8872-90ff51aa564e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 Aug 14 00:36:11.248239 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ce3e6155-7020-4aeb-8872-90ff51aa564e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:11.248239 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ce3e6155-7020-4aeb-8872-90ff51aa564e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:11.254483 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ce3e6155-7020-4aeb-8872-90ff51aa564e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 returned with HTTP 404 Aug 14 00:36:11.255371 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 498/1971] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:11 2026] GET /volume/v3/snapshots/228a5a92-37a4-4b51-9919-22833bc8d9e3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:11.291576 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-63ce2ff5-216f-4b2f-b8f7-a6b6c338e525 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups returned with HTTP 202 Aug 14 00:36:11.292041 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 493/1972] 10.4.3.208 () {70 vars in 1297 bytes} [Fri Aug 14 00:36:11 2026] POST /volume/v3/groups => generated 112 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:11.305574 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3a60eb69-be30-40cf-8246-7ed5272e6999 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.308121 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3a60eb69-be30-40cf-8246-7ed5272e6999 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 Aug 14 00:36:11.308472 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3a60eb69-be30-40cf-8246-7ed5272e6999 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:11.308812 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3a60eb69-be30-40cf-8246-7ed5272e6999 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:11.309719 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-3a60eb69-be30-40cf-8246-7ed5272e6999 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 1c14e8f6-4936-4860-8dfd-a2f9608a9774 {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:11.315173 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:11.315173 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:11.331113 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3a60eb69-be30-40cf-8246-7ed5272e6999 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 returned with HTTP 200 Aug 14 00:36:11.331113 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 488/1973] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:11 2026] GET /volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:11.354292 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:11.355394 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-536682228"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:11.357763 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-536682228'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:11.357966 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Create volume of 1 GB Aug 14 00:36:11.366179 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Availability Zones retrieved successfully. Aug 14 00:36:11.374855 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Flow 'volume_create_api' (14f4cadf-1197-4a50-b33a-d0afde73dd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:11.376511 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af265ac-3712-42d0-a74f-4674d14bef73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:11.378141 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:11.430884 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af265ac-3712-42d0-a74f-4674d14bef73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:11.432329 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55edbd40-3727-4df4-abd0-427409094548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:11.580854 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Created reservations ['084fe0bc-a88c-420b-a937-a14735a5bc70', 'c10aa747-65d1-4af0-b1b5-cf3fbd6da05a', '61e96143-8959-49e5-b326-2fbb014b2179', 'c5fa238d-8291-4c05-97f2-6909977d8eec'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:11.582787 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55edbd40-3727-4df4-abd0-427409094548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['084fe0bc-a88c-420b-a937-a14735a5bc70', 'c10aa747-65d1-4af0-b1b5-cf3fbd6da05a', '61e96143-8959-49e5-b326-2fbb014b2179', 'c5fa238d-8291-4c05-97f2-6909977d8eec']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:11.584825 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92452770-3fda-4d09-8106-6b3ada920509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:11.649039 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92452770-3fda-4d09-8106-6b3ada920509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcd730a6-5dfe-4931-9f43-909ed3ab016c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-536682228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73922f275c514b6cb9309fb64d04d49a',qos_specs=None,replication_status=,reservations=['084fe0bc-a88c-420b-a937-a14735a5bc70','c10aa747-65d1-4af0-b1b5-cf3fbd6da05a','61e96143-8959-49e5-b326-2fbb014b2179','c5fa238d-8291-4c05-97f2-6909977d8eec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e82895a66710406da474ac24d956d8fb',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-536682228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcd730a6-5dfe-4931-9f43-909ed3ab016c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73922f275c514b6cb9309fb64d04d49a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e82895a66710406da474ac24d956d8fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:11.650979 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b61d9a5-ee9c-40b0-aa37-ee2ea8346934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:11.701391 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b61d9a5-ee9c-40b0-aa37-ee2ea8346934) transitioned into state 'SUCCESS' from state '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-536682228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73922f275c514b6cb9309fb64d04d49a',qos_specs=None,replication_status=,reservations=['084fe0bc-a88c-420b-a937-a14735a5bc70','c10aa747-65d1-4af0-b1b5-cf3fbd6da05a','61e96143-8959-49e5-b326-2fbb014b2179','c5fa238d-8291-4c05-97f2-6909977d8eec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e82895a66710406da474ac24d956d8fb',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:11.702325 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94034bdb-d01e-48a8-9c54-4ffb85edf808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:11.723557 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94034bdb-d01e-48a8-9c54-4ffb85edf808) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:11.724763 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Flow 'volume_create_api' (14f4cadf-1197-4a50-b33a-d0afde73dd60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:11.725225 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Create volume request issued successfully. Aug 14 00:36:11.726295 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7e73657f-0e84-4c4a-b797-e40a1aa842c1 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:11.726720 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 495/1974] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:36:11 2026] POST /volume/v3/volumes => generated 758 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:11.743635 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a31af2f4-2d2a-49ed-ae7f-80a4382ff589 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:11.745952 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a31af2f4-2d2a-49ed-ae7f-80a4382ff589 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] GET https://10.4.3.208/volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c Aug 14 00:36:11.746243 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a31af2f4-2d2a-49ed-ae7f-80a4382ff589 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:11.746445 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a31af2f4-2d2a-49ed-ae7f-80a4382ff589 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:11.760820 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:11.760820 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:11.777177 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a31af2f4-2d2a-49ed-ae7f-80a4382ff589 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Volume info retrieved successfully. Aug 14 00:36:11.787816 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a31af2f4-2d2a-49ed-ae7f-80a4382ff589 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] https://10.4.3.208/volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c returned with HTTP 200 Aug 14 00:36:11.788249 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 499/1975] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:11 2026] GET /volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c => generated 826 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:11.999968 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-7f46a5bb-a895-45c7-a437-387c493add17 req-b56974ea-ab7c-4c36-8b39-ccc065aa5ff5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:12.005266 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-b56974ea-ab7c-4c36-8b39-ccc065aa5ff5 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 Aug 14 00:36:12.005266 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-b56974ea-ab7c-4c36-8b39-ccc065aa5ff5 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:12.005266 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-b56974ea-ab7c-4c36-8b39-ccc065aa5ff5 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:12.018151 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:12.018151 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:12.023527 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-7f46a5bb-a895-45c7-a437-387c493add17 req-b56974ea-ab7c-4c36-8b39-ccc065aa5ff5 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:36:12.033112 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-b56974ea-ab7c-4c36-8b39-ccc065aa5ff5 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 returned with HTTP 200 Aug 14 00:36:12.033705 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 494/1976] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:36:11 2026] GET /volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 => generated 1402 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:12.277315 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:12.346848 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-34352009-eb94-4e06-9865-e5a96abdfb7e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:12.350771 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-34352009-eb94-4e06-9865-e5a96abdfb7e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 Aug 14 00:36:12.351308 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-34352009-eb94-4e06-9865-e5a96abdfb7e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:12.351551 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-34352009-eb94-4e06-9865-e5a96abdfb7e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:12.351674 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-34352009-eb94-4e06-9865-e5a96abdfb7e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 1c14e8f6-4936-4860-8dfd-a2f9608a9774 {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:12.357409 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:12.357409 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:12.370966 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-34352009-eb94-4e06-9865-e5a96abdfb7e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 returned with HTTP 200 Aug 14 00:36:12.371488 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 496/1977] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:12 2026] GET /volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:12.387063 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-867c52c9-21a6-4993-8984-299e3c5ced58 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:12.389383 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:12.390015 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1706239453", "volume_type": "38ee34f5-6028-4b43-bdcb-e7919baab0e3", "group_id": "1c14e8f6-4936-4860-8dfd-a2f9608a9774", "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:12.392435 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1706239453', 'volume_type': '38ee34f5-6028-4b43-bdcb-e7919baab0e3', 'group_id': '1c14e8f6-4936-4860-8dfd-a2f9608a9774', 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:12.412680 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:12.412680 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:12.412680 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Create volume of 1 GB Aug 14 00:36:12.425621 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Availability Zones retrieved successfully. Aug 14 00:36:12.428109 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:12.428109 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-2002474254"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:12.428419 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-2002474254'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:12.428456 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Create volume of 1 GB Aug 14 00:36:12.428737 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:12.428737 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:12.433945 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Flow 'volume_create_api' (77be9f8d-729e-4d4c-909c-376db766505a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:12.434262 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Availability Zones retrieved successfully. Aug 14 00:36:12.436452 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5bd34e8-58c8-409b-9349-715d879c4e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:12.437378 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:12.437378 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:12.438107 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:12.441478 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Flow 'volume_create_api' (b49f93fb-44a2-463b-bb10-542f5b27b420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:12.442983 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e42e5d3e-abcb-4404-963c-3ca206be81ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:12.444403 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:12.466115 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5bd34e8-58c8-409b-9349-715d879c4e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:36:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38ee34f5-6028-4b43-bdcb-e7919baab0e3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-976836701',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38ee34f5-6028-4b43-bdcb-e7919baab0e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1c14e8f6-4936-4860-8dfd-a2f9608a9774', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:12.466115 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a20f29f-8009-4d64-a309-04b20fb22dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:12.486111 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e42e5d3e-abcb-4404-963c-3ca206be81ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:12.487793 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e43c88a7-fd7a-4085-be35-0d087d8d0d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:12.569585 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Created reservations ['155e5b08-8155-4068-aee6-d43e54fb858f', '34af8890-57fc-4eaf-b85c-2d632cb00d47', 'd190b3b3-373c-4767-a7b3-1ae8240db3d6', 'baa5e1a5-1ee6-4d70-a9dc-5ea898ba6e16'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:12.569585 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a20f29f-8009-4d64-a309-04b20fb22dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['155e5b08-8155-4068-aee6-d43e54fb858f', '34af8890-57fc-4eaf-b85c-2d632cb00d47', 'd190b3b3-373c-4767-a7b3-1ae8240db3d6', 'baa5e1a5-1ee6-4d70-a9dc-5ea898ba6e16']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:12.577923 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6776615-5c51-4584-ba74-9cf58e613c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:12.612168 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6776615-5c51-4584-ba74-9cf58e613c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0108aa99-fe16-4139-a192-de4e2de7fa96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1706239453',encryption_key_id=None,group_id=1c14e8f6-4936-4860-8dfd-a2f9608a9774,group_type_id=,metadata={},multiattach=False,project_id='f7d45ca6ef4a4841a91f74449b9b9f5e',qos_specs=None,replication_status=,reservations=['155e5b08-8155-4068-aee6-d43e54fb858f','34af8890-57fc-4eaf-b85c-2d632cb00d47','d190b3b3-373c-4767-a7b3-1ae8240db3d6','baa5e1a5-1ee6-4d70-a9dc-5ea898ba6e16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf19dfa019f34512880dc01ed78bc17d',volume_type_id=38ee34f5-6028-4b43-bdcb-e7919baab0e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1706239453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1c14e8f6-4936-4860-8dfd-a2f9608a9774,host=None,id=0108aa99-fe16-4139-a192-de4e2de7fa96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7d45ca6ef4a4841a91f74449b9b9f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf19dfa019f34512880dc01ed78bc17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38ee34f5-6028-4b43-bdcb-e7919baab0e3),volume_type_id=38ee34f5-6028-4b43-bdcb-e7919baab0e3)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:12.612973 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72f7b329-2814-4515-aba0-bdf467f33c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:12.661642 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72f7b329-2814-4515-aba0-bdf467f33c27) transitioned into state 'SUCCESS' from state '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-1706239453',encryption_key_id=None,group_id=1c14e8f6-4936-4860-8dfd-a2f9608a9774,group_type_id=,metadata={},multiattach=False,project_id='f7d45ca6ef4a4841a91f74449b9b9f5e',qos_specs=None,replication_status=,reservations=['155e5b08-8155-4068-aee6-d43e54fb858f','34af8890-57fc-4eaf-b85c-2d632cb00d47','d190b3b3-373c-4767-a7b3-1ae8240db3d6','baa5e1a5-1ee6-4d70-a9dc-5ea898ba6e16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf19dfa019f34512880dc01ed78bc17d',volume_type_id=38ee34f5-6028-4b43-bdcb-e7919baab0e3)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:12.662586 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64833d51-a9b5-4feb-87a6-47ec218b9e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:12.682224 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Created reservations ['db5c0535-6712-4148-890d-b4fc6ed6732d', '8b9801e0-0c9f-4307-9fdf-9d826c2de55a', '1d92e22b-6862-492d-8a56-6c8b2bfe614b', 'e3f689b1-c8e1-494a-bc0f-a5716c54fa03'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:12.683372 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e43c88a7-fd7a-4085-be35-0d087d8d0d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db5c0535-6712-4148-890d-b4fc6ed6732d', '8b9801e0-0c9f-4307-9fdf-9d826c2de55a', '1d92e22b-6862-492d-8a56-6c8b2bfe614b', 'e3f689b1-c8e1-494a-bc0f-a5716c54fa03']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:12.683837 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64833d51-a9b5-4feb-87a6-47ec218b9e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:12.684669 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdb08de2-2ae6-41a2-a8e6-e013664755bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:12.685198 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Flow 'volume_create_api' (77be9f8d-729e-4d4c-909c-376db766505a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:12.685678 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Create volume request issued successfully. Aug 14 00:36:12.686676 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:12.686802 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:12.732663 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdb08de2-2ae6-41a2-a8e6-e013664755bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18083c74-39e1-4e88-9edd-72870ce2a3aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2002474254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56be502aebc41f68c3466662bbc5c47',qos_specs=None,replication_status=,reservations=['db5c0535-6712-4148-890d-b4fc6ed6732d','8b9801e0-0c9f-4307-9fdf-9d826c2de55a','1d92e22b-6862-492d-8a56-6c8b2bfe614b','e3f689b1-c8e1-494a-bc0f-a5716c54fa03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92e9745e2803421893053b319c257c1d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2002474254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18083c74-39e1-4e88-9edd-72870ce2a3aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56be502aebc41f68c3466662bbc5c47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92e9745e2803421893053b319c257c1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:12.734061 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57a4db46-b872-4745-8184-a9c8e239d599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:12.743635 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:12.748164 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:12.748164 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:12.755135 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-867c52c9-21a6-4993-8984-299e3c5ced58 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:12.755700 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 500/1978] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:36:12 2026] POST /volume/v3/volumes => generated 822 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:12.771661 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57a4db46-b872-4745-8184-a9c8e239d599) transitioned into state 'SUCCESS' from state '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-2002474254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56be502aebc41f68c3466662bbc5c47',qos_specs=None,replication_status=,reservations=['db5c0535-6712-4148-890d-b4fc6ed6732d','8b9801e0-0c9f-4307-9fdf-9d826c2de55a','1d92e22b-6862-492d-8a56-6c8b2bfe614b','e3f689b1-c8e1-494a-bc0f-a5716c54fa03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92e9745e2803421893053b319c257c1d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:12.773115 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1c80d05-3d3c-4b9c-9add-fcd5fd9e7ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:12.774268 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dc4beb4a-a387-4586-8978-1792ff9b6d65 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:12.779541 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dc4beb4a-a387-4586-8978-1792ff9b6d65 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/0108aa99-fe16-4139-a192-de4e2de7fa96 Aug 14 00:36:12.780080 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dc4beb4a-a387-4586-8978-1792ff9b6d65 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:12.780268 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dc4beb4a-a387-4586-8978-1792ff9b6d65 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:12.791658 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1c80d05-3d3c-4b9c-9add-fcd5fd9e7ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:12.791764 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:12.791764 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:12.793440 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Flow 'volume_create_api' (b49f93fb-44a2-463b-bb10-542f5b27b420) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:12.794279 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Create volume request issued successfully. Aug 14 00:36:12.795337 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1f540a47-0ead-4be5-8b77-26e2cfd8fb71 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:12.795930 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 489/1979] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:36:12 2026] POST /volume/v3/volumes => generated 750 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:12.798757 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-dc4beb4a-a387-4586-8978-1792ff9b6d65 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Volume info retrieved successfully. Aug 14 00:36:12.800462 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-dc4beb4a-a387-4586-8978-1792ff9b6d65 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:12.800462 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-dc4beb4a-a387-4586-8978-1792ff9b6d65 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:12.803764 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-56eab0e0-0224-4118-be65-ac86e6993519 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:12.806658 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-56eab0e0-0224-4118-be65-ac86e6993519 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] GET https://10.4.3.208/volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c Aug 14 00:36:12.806978 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-56eab0e0-0224-4118-be65-ac86e6993519 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:12.807714 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-56eab0e0-0224-4118-be65-ac86e6993519 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:12.811611 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e39be606-6491-4309-8fdb-d9c24170ac62 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:12.813132 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e39be606-6491-4309-8fdb-d9c24170ac62 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] GET https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa Aug 14 00:36:12.813380 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e39be606-6491-4309-8fdb-d9c24170ac62 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:12.813632 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e39be606-6491-4309-8fdb-d9c24170ac62 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:12.818059 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:12.818059 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:12.823138 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:12.823138 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:12.824841 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-56eab0e0-0224-4118-be65-ac86e6993519 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Volume info retrieved successfully. Aug 14 00:36:12.828909 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e39be606-6491-4309-8fdb-d9c24170ac62 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:12.831245 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-56eab0e0-0224-4118-be65-ac86e6993519 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] https://10.4.3.208/volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c returned with HTTP 200 Aug 14 00:36:12.831799 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 497/1980] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:12 2026] GET /volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:12.834899 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e39be606-6491-4309-8fdb-d9c24170ac62 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa returned with HTTP 200 Aug 14 00:36:12.835505 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 501/1981] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:12 2026] GET /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:12.854457 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-001cf6c7-1506-4ed2-9f64-d01336cf5080 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:12.856459 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-001cf6c7-1506-4ed2-9f64-d01336cf5080 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] PUT https://10.4.3.208/volume/v3/os-quota-sets/73922f275c514b6cb9309fb64d04d49a Aug 14 00:36:12.857047 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-001cf6c7-1506-4ed2-9f64-d01336cf5080 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:12.858900 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-dc4beb4a-a387-4586-8978-1792ff9b6d65 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:12.862745 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:12.862745 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:12.867649 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:12.867649 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:12.871359 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-7f46a5bb-a895-45c7-a437-387c493add17 req-1b675100-3599-4963-968d-524f6ca9080b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:12.871486 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dc4beb4a-a387-4586-8978-1792ff9b6d65 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/0108aa99-fe16-4139-a192-de4e2de7fa96 returned with HTTP 200 Aug 14 00:36:12.872070 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 495/1982] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:12 2026] GET /volume/v3/volumes/0108aa99-fe16-4139-a192-de4e2de7fa96 => generated 890 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:12.879514 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-1b675100-3599-4963-968d-524f6ca9080b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 Aug 14 00:36:12.879716 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-1b675100-3599-4963-968d-524f6ca9080b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:12.879922 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-1b675100-3599-4963-968d-524f6ca9080b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:12.895918 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:12.895918 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:12.903365 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-7f46a5bb-a895-45c7-a437-387c493add17 req-1b675100-3599-4963-968d-524f6ca9080b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:36:12.913903 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-1b675100-3599-4963-968d-524f6ca9080b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 returned with HTTP 200 Aug 14 00:36:12.914702 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 498/1983] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:36:12 2026] GET /volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 => generated 1402 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:12.930778 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-271000d7-f389-4b6e-be6e-5659a6fd411e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:12.931421 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-271000d7-f389-4b6e-be6e-5659a6fd411e None None] GET https://10.4.3.208/volume// Aug 14 00:36:12.931652 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-271000d7-f389-4b6e-be6e-5659a6fd411e None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:12.931953 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-271000d7-f389-4b6e-be6e-5659a6fd411e None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:12.933430 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-271000d7-f389-4b6e-be6e-5659a6fd411e None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:36:12.933958 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 502/1984] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:36:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:36:12.944373 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-001cf6c7-1506-4ed2-9f64-d01336cf5080 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-976836701 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-976836701, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:12.944577 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-001cf6c7-1506-4ed2-9f64-d01336cf5080 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-976836701 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-976836701, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:12.944988 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-001cf6c7-1506-4ed2-9f64-d01336cf5080 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-976836701 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-976836701, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:12.946254 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-7f46a5bb-a895-45c7-a437-387c493add17 req-177d47ac-34ac-4f08-8209-8128930afb85 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:12.949778 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-177d47ac-34ac-4f08-8209-8128930afb85 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:36:12.950303 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-177d47ac-34ac-4f08-8209-8128930afb85 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d832683-e686-41ec-a64c-3a78fecd3ae5", "connector": null, "instance_uuid": "91102c77-13b3-4b9f-9be7-bc75ce2b2f79"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:12.959438 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-001cf6c7-1506-4ed2-9f64-d01336cf5080 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/73922f275c514b6cb9309fb64d04d49a returned with HTTP 200 Aug 14 00:36:12.961444 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 490/1985] 10.4.3.208 () {68 vars in 1374 bytes} [Fri Aug 14 00:36:12 2026] PUT /volume/v3/os-quota-sets/73922f275c514b6cb9309fb64d04d49a => generated 588 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:12.962589 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:12.962589 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:12.972950 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a5dc0060-9270-4eba-b785-8c14c694f36f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:12.976131 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:12.977182 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:12.979876 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:12.979876 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Create volume of 2 GB Aug 14 00:36:12.986021 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Availability Zones retrieved successfully. Aug 14 00:36:12.998747 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Flow 'volume_create_api' (2aed7ac0-096f-4b08-a434-82cff8248004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:12.999940 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d4c0dd-2462-40f5-a521-6745a212222b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:13.001720 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Validating volume size '2' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:13.018261 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-177d47ac-34ac-4f08-8209-8128930afb85 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:36:13.018839 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 496/1986] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:36:12 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 14 00:36:13.039241 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d4c0dd-2462-40f5-a521-6745a212222b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:13.040240 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cf8bd34-68d0-4f6d-9eb9-e438599eb5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:13.042103 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-6151e580-eea5-40a8-a689-c6f6821d5d78 req-8e0cb4f1-9350-43ca-8554-c9260eafc72a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:13.046028 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6151e580-eea5-40a8-a689-c6f6821d5d78 req-8e0cb4f1-9350-43ca-8554-c9260eafc72a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/attachments/9cf7434f-ad54-4158-bd65-40a5ff9374aa Aug 14 00:36:13.046172 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6151e580-eea5-40a8-a689-c6f6821d5d78 req-8e0cb4f1-9350-43ca-8554-c9260eafc72a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:13.046536 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6151e580-eea5-40a8-a689-c6f6821d5d78 req-8e0cb4f1-9350-43ca-8554-c9260eafc72a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:13.062078 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:13.062078 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:13.088222 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota_utils [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Quota exceeded for 73922f275c514b6cb9309fb64d04d49a, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 00:36:13.091469 np0000007289 devstack@c-api.service[100208]: WARNING cinder.volume.api [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cf8bd34-68d0-4f6d-9eb9-e438599eb5c1) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 00:36:13.091469 np0000007289 devstack@c-api.service[100208]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 14 00:36:13.094530 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cf8bd34-68d0-4f6d-9eb9-e438599eb5c1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:13.095375 np0000007289 devstack@c-api.service[100208]: WARNING cinder.volume.api [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cf8bd34-68d0-4f6d-9eb9-e438599eb5c1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 00:36:13.096360 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d4c0dd-2462-40f5-a521-6745a212222b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:13.097461 np0000007289 devstack@c-api.service[100208]: WARNING cinder.volume.api [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d4c0dd-2462-40f5-a521-6745a212222b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 00:36:13.101036 np0000007289 devstack@c-api.service[100208]: WARNING cinder.volume.api [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Flow 'volume_create_api' (2aed7ac0-096f-4b08-a434-82cff8248004) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 00:36:13.101036 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.middleware.fault [None req-a5dc0060-9270-4eba-b785-8c14c694f36f tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 413 Aug 14 00:36:13.101036 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 499/1987] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:36:12 2026] POST /volume/v3/volumes => generated 208 bytes in 128 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 00:36:13.117701 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-54af8aaa-d872-4a08-8cc6-942f92c450bb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:13.120064 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-54af8aaa-d872-4a08-8cc6-942f92c450bb tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] PUT https://10.4.3.208/volume/v3/os-quota-sets/73922f275c514b6cb9309fb64d04d49a Aug 14 00:36:13.120744 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-54af8aaa-d872-4a08-8cc6-942f92c450bb tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:13.149924 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6151e580-eea5-40a8-a689-c6f6821d5d78 req-8e0cb4f1-9350-43ca-8554-c9260eafc72a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/9cf7434f-ad54-4158-bd65-40a5ff9374aa returned with HTTP 200 Aug 14 00:36:13.150557 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 503/1988] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:36:13 2026] DELETE /volume/v3/attachments/9cf7434f-ad54-4158-bd65-40a5ff9374aa => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:13.186347 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-54af8aaa-d872-4a08-8cc6-942f92c450bb tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/73922f275c514b6cb9309fb64d04d49a returned with HTTP 200 Aug 14 00:36:13.187258 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 491/1989] 10.4.3.208 () {68 vars in 1374 bytes} [Fri Aug 14 00:36:13 2026] PUT /volume/v3/os-quota-sets/73922f275c514b6cb9309fb64d04d49a => generated 588 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:13.197927 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-aaef0671-30c8-476c-b70b-28668370c1ff None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:13.200300 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:13.200734 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:13.202628 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:13.209668 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Create volume of 1 GB Aug 14 00:36:13.209668 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:13.209668 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:13.209668 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Availability Zones retrieved successfully. Aug 14 00:36:13.219073 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Flow 'volume_create_api' (bc7d14db-e26e-4d69-81ea-acbec6c8ca4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:13.223106 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64d9c4cf-17fa-4cd8-a1a6-b652fd5005a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:13.223106 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:13.259725 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64d9c4cf-17fa-4cd8-a1a6-b652fd5005a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:13.260626 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f43a20c4-9c4b-427f-ac10-3b39dea7baf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:13.303235 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota_utils [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Quota exceeded for 73922f275c514b6cb9309fb64d04d49a, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 14 00:36:13.306474 np0000007289 devstack@c-api.service[100211]: WARNING cinder.volume.api [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f43a20c4-9c4b-427f-ac10-3b39dea7baf8) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 00:36:13.306474 np0000007289 devstack@c-api.service[100211]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 14 00:36:13.308284 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f43a20c4-9c4b-427f-ac10-3b39dea7baf8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:13.309101 np0000007289 devstack@c-api.service[100211]: WARNING cinder.volume.api [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f43a20c4-9c4b-427f-ac10-3b39dea7baf8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 00:36:13.311067 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64d9c4cf-17fa-4cd8-a1a6-b652fd5005a0) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:13.311067 np0000007289 devstack@c-api.service[100211]: WARNING cinder.volume.api [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64d9c4cf-17fa-4cd8-a1a6-b652fd5005a0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 00:36:13.315012 np0000007289 devstack@c-api.service[100211]: WARNING cinder.volume.api [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Flow 'volume_create_api' (bc7d14db-e26e-4d69-81ea-acbec6c8ca4d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 00:36:13.315631 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.middleware.fault [None req-aaef0671-30c8-476c-b70b-28668370c1ff tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 413 Aug 14 00:36:13.318258 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 497/1990] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:36:13 2026] POST /volume/v3/volumes => generated 150 bytes in 119 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 00:36:13.332205 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-419cd682-af35-490f-90e6-fc28979bea06 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:13.334918 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-419cd682-af35-490f-90e6-fc28979bea06 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] PUT https://10.4.3.208/volume/v3/os-quota-sets/73922f275c514b6cb9309fb64d04d49a Aug 14 00:36:13.335427 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-419cd682-af35-490f-90e6-fc28979bea06 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:13.344065 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:13.344065 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:13.384462 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-419cd682-af35-490f-90e6-fc28979bea06 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-976836701 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-976836701, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:13.385060 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-419cd682-af35-490f-90e6-fc28979bea06 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-976836701 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-976836701, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:13.385720 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-419cd682-af35-490f-90e6-fc28979bea06 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-976836701 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-976836701, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:13.390622 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-419cd682-af35-490f-90e6-fc28979bea06 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/73922f275c514b6cb9309fb64d04d49a returned with HTTP 200 Aug 14 00:36:13.391037 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 500/1991] 10.4.3.208 () {68 vars in 1374 bytes} [Fri Aug 14 00:36:13 2026] PUT /volume/v3/os-quota-sets/73922f275c514b6cb9309fb64d04d49a => generated 587 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:13.402080 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1ba9b7f8-a407-4642-8ece-f3458f4554e2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:13.405193 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1ba9b7f8-a407-4642-8ece-f3458f4554e2 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] POST https://10.4.3.208/volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c/action Aug 14 00:36:13.405740 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1ba9b7f8-a407-4642-8ece-f3458f4554e2 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:36:13.406002 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1ba9b7f8-a407-4642-8ece-f3458f4554e2 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:13.421399 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:13.421399 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:13.422133 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1ba9b7f8-a407-4642-8ece-f3458f4554e2 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Volume info retrieved successfully. Aug 14 00:36:13.475755 np0000007289 devstack@c-api.service[100210]: ERROR cinder.volume.api [None req-1ba9b7f8-a407-4642-8ece-f3458f4554e2 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Quota exceeded for 73922f275c514b6cb9309fb64d04d49a, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 00:36:13.483831 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.middleware.fault [None req-1ba9b7f8-a407-4642-8ece-f3458f4554e2 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] https://10.4.3.208/volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c/action returned with HTTP 413 Aug 14 00:36:13.484858 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 504/1992] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:36:13 2026] POST /volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c/action => generated 208 bytes in 84 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 00:36:13.495279 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3239268b-be5b-4cb8-a96c-ab4864175e41 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:13.499270 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3239268b-be5b-4cb8-a96c-ab4864175e41 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] GET https://10.4.3.208/volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c Aug 14 00:36:13.499270 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3239268b-be5b-4cb8-a96c-ab4864175e41 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:13.499270 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3239268b-be5b-4cb8-a96c-ab4864175e41 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:13.507957 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:13.507957 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:13.514393 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3239268b-be5b-4cb8-a96c-ab4864175e41 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Volume info retrieved successfully. Aug 14 00:36:13.523362 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3239268b-be5b-4cb8-a96c-ab4864175e41 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] https://10.4.3.208/volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c returned with HTTP 200 Aug 14 00:36:13.524162 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 492/1993] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:13 2026] GET /volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:13.544293 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bae78177-e04f-4e1e-af51-b1f3009ae3a6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:13.546806 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bae78177-e04f-4e1e-af51-b1f3009ae3a6 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] DELETE https://10.4.3.208/volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c Aug 14 00:36:13.547130 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bae78177-e04f-4e1e-af51-b1f3009ae3a6 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:13.547520 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bae78177-e04f-4e1e-af51-b1f3009ae3a6 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:13.548186 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-bae78177-e04f-4e1e-af51-b1f3009ae3a6 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Delete volume with id: bcd730a6-5dfe-4931-9f43-909ed3ab016c Aug 14 00:36:13.559417 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:13.559417 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:13.560249 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bae78177-e04f-4e1e-af51-b1f3009ae3a6 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Volume info retrieved successfully. Aug 14 00:36:13.597403 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bae78177-e04f-4e1e-af51-b1f3009ae3a6 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Delete volume request issued successfully. Aug 14 00:36:13.597566 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bae78177-e04f-4e1e-af51-b1f3009ae3a6 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] https://10.4.3.208/volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c returned with HTTP 202 Aug 14 00:36:13.597971 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 498/1994] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:36:13 2026] DELETE /volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:13.609763 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a58f941f-7594-4a3f-8a75-bc5a0ad92a87 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:13.612428 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a58f941f-7594-4a3f-8a75-bc5a0ad92a87 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] GET https://10.4.3.208/volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c Aug 14 00:36:13.613832 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a58f941f-7594-4a3f-8a75-bc5a0ad92a87 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:13.613832 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a58f941f-7594-4a3f-8a75-bc5a0ad92a87 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:13.631253 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:13.631253 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:13.644924 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a58f941f-7594-4a3f-8a75-bc5a0ad92a87 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Volume info retrieved successfully. Aug 14 00:36:13.655690 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a58f941f-7594-4a3f-8a75-bc5a0ad92a87 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] https://10.4.3.208/volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c returned with HTTP 200 Aug 14 00:36:13.656263 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 501/1995] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:13 2026] GET /volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:13.850572 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-040f540d-9137-439f-9943-5aabc9207bb0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:13.853454 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-040f540d-9137-439f-9943-5aabc9207bb0 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] GET https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa Aug 14 00:36:13.854732 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-040f540d-9137-439f-9943-5aabc9207bb0 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:13.855366 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-040f540d-9137-439f-9943-5aabc9207bb0 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:13.869804 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:13.869804 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:13.876526 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-040f540d-9137-439f-9943-5aabc9207bb0 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:13.885304 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-040f540d-9137-439f-9943-5aabc9207bb0 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa returned with HTTP 200 Aug 14 00:36:13.885887 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 505/1996] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:13 2026] GET /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:13.893957 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f60506f0-2c32-4d57-81e5-9efa1c88a573 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:13.897909 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f60506f0-2c32-4d57-81e5-9efa1c88a573 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/0108aa99-fe16-4139-a192-de4e2de7fa96 Aug 14 00:36:13.898306 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f60506f0-2c32-4d57-81e5-9efa1c88a573 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:13.898432 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f60506f0-2c32-4d57-81e5-9efa1c88a573 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:13.900531 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-377fe9fa-4053-4192-8a9b-608a2b368c54 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:13.904615 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-377fe9fa-4053-4192-8a9b-608a2b368c54 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] POST https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata Aug 14 00:36:13.905447 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-377fe9fa-4053-4192-8a9b-608a2b368c54 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:13.915043 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:13.915043 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:13.918506 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:13.918506 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:13.919103 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-377fe9fa-4053-4192-8a9b-608a2b368c54 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:13.921394 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f60506f0-2c32-4d57-81e5-9efa1c88a573 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Volume info retrieved successfully. Aug 14 00:36:13.924642 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-f60506f0-2c32-4d57-81e5-9efa1c88a573 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:13.924642 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-f60506f0-2c32-4d57-81e5-9efa1c88a573 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:13.933113 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-377fe9fa-4053-4192-8a9b-608a2b368c54 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Create volume metadata completed successfully. Aug 14 00:36:13.933517 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-377fe9fa-4053-4192-8a9b-608a2b368c54 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata returned with HTTP 200 Aug 14 00:36:13.934164 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 499/1997] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:36:13 2026] POST /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata => generated 101 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:13.944703 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2371922c-5e8a-4875-b5c6-d6901cd2e7f0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:13.948767 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2371922c-5e8a-4875-b5c6-d6901cd2e7f0 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] GET https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata Aug 14 00:36:13.949142 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2371922c-5e8a-4875-b5c6-d6901cd2e7f0 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:13.949386 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2371922c-5e8a-4875-b5c6-d6901cd2e7f0 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:13.960714 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:13.960714 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:13.961466 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2371922c-5e8a-4875-b5c6-d6901cd2e7f0 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:13.972211 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2371922c-5e8a-4875-b5c6-d6901cd2e7f0 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Get volume metadata completed successfully. Aug 14 00:36:13.972856 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2371922c-5e8a-4875-b5c6-d6901cd2e7f0 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata returned with HTTP 200 Aug 14 00:36:13.974504 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 502/1998] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:36:13 2026] GET /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata => generated 101 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:13.983330 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-85c1e6d6-0168-4d85-afb8-6350491699ca None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:13.986470 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-85c1e6d6-0168-4d85-afb8-6350491699ca tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] PUT https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata Aug 14 00:36:13.986829 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-85c1e6d6-0168-4d85-afb8-6350491699ca tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:13.989951 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-f60506f0-2c32-4d57-81e5-9efa1c88a573 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:13.994630 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:13.994630 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:13.999901 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:13.999901 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:14.000706 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-85c1e6d6-0168-4d85-afb8-6350491699ca tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:14.005289 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f60506f0-2c32-4d57-81e5-9efa1c88a573 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/0108aa99-fe16-4139-a192-de4e2de7fa96 returned with HTTP 200 Aug 14 00:36:14.005807 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 493/1999] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:13 2026] GET /volume/v3/volumes/0108aa99-fe16-4139-a192-de4e2de7fa96 => generated 915 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:14.025166 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.026324 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-85c1e6d6-0168-4d85-afb8-6350491699ca tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Update volume metadata completed successfully. Aug 14 00:36:14.026687 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-85c1e6d6-0168-4d85-afb8-6350491699ca tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata returned with HTTP 200 Aug 14 00:36:14.027358 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 506/2000] 10.4.3.208 () {68 vars in 1395 bytes} [Fri Aug 14 00:36:13 2026] PUT /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata => generated 57 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:36:14.031115 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:14.031115 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1064677146", "volume_type": "38ee34f5-6028-4b43-bdcb-e7919baab0e3", "group_id": "1c14e8f6-4936-4860-8dfd-a2f9608a9774", "size": 1}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:14.033681 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1064677146', 'volume_type': '38ee34f5-6028-4b43-bdcb-e7919baab0e3', 'group_id': '1c14e8f6-4936-4860-8dfd-a2f9608a9774', 'size': 1}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:14.044694 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a766b4b3-320a-4662-8fb0-ea96a762e802 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.047051 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a766b4b3-320a-4662-8fb0-ea96a762e802 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] GET https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata Aug 14 00:36:14.047302 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a766b4b3-320a-4662-8fb0-ea96a762e802 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:14.047570 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a766b4b3-320a-4662-8fb0-ea96a762e802 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:14.048482 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.048482 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:14.049057 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Create volume of 1 GB Aug 14 00:36:14.057377 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Availability Zones retrieved successfully. Aug 14 00:36:14.060113 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.060113 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:14.060113 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a766b4b3-320a-4662-8fb0-ea96a762e802 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:14.066780 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Flow 'volume_create_api' (a1ad212a-75ca-480d-ae34-93ed183e1894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:14.067038 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a766b4b3-320a-4662-8fb0-ea96a762e802 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Get volume metadata completed successfully. Aug 14 00:36:14.067465 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a766b4b3-320a-4662-8fb0-ea96a762e802 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata returned with HTTP 200 Aug 14 00:36:14.068269 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 503/2001] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:36:14 2026] GET /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata => generated 57 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:36:14.068424 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27f9bd78-c4c8-4d1d-b64d-97db116a0e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:14.069141 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.069141 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:14.069964 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:14.080574 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f6887aae-8e5b-4563-855e-e5eee1d15046 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.083190 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f6887aae-8e5b-4563-855e-e5eee1d15046 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] DELETE https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata/key1 Aug 14 00:36:14.083458 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f6887aae-8e5b-4563-855e-e5eee1d15046 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:14.083705 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f6887aae-8e5b-4563-855e-e5eee1d15046 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:14.096273 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.096273 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:14.097156 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f6887aae-8e5b-4563-855e-e5eee1d15046 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:14.107617 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27f9bd78-c4c8-4d1d-b64d-97db116a0e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:36:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38ee34f5-6028-4b43-bdcb-e7919baab0e3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-976836701',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38ee34f5-6028-4b43-bdcb-e7919baab0e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1c14e8f6-4936-4860-8dfd-a2f9608a9774', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:14.107830 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f6887aae-8e5b-4563-855e-e5eee1d15046 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Get volume metadata completed successfully. Aug 14 00:36:14.109471 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38059f87-dae0-44c6-a9f2-8f44f74b3e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:14.124114 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f6887aae-8e5b-4563-855e-e5eee1d15046 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Delete volume metadata completed successfully. Aug 14 00:36:14.124114 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f6887aae-8e5b-4563-855e-e5eee1d15046 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata/key1 returned with HTTP 200 Aug 14 00:36:14.125320 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 494/2002] 10.4.3.208 () {66 vars in 1393 bytes} [Fri Aug 14 00:36:14 2026] DELETE /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Aug 14 00:36:14.139165 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f12421b0-2bb7-4b08-989a-6309546583a5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.144158 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f12421b0-2bb7-4b08-989a-6309546583a5 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] GET https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata Aug 14 00:36:14.144432 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f12421b0-2bb7-4b08-989a-6309546583a5 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:14.144666 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f12421b0-2bb7-4b08-989a-6309546583a5 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:14.152862 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-976836701 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-976836701, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:14.153267 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-976836701 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-976836701, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:14.157903 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.157903 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:14.158542 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f12421b0-2bb7-4b08-989a-6309546583a5 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:14.173436 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f12421b0-2bb7-4b08-989a-6309546583a5 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Get volume metadata completed successfully. Aug 14 00:36:14.173436 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f12421b0-2bb7-4b08-989a-6309546583a5 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata returned with HTTP 200 Aug 14 00:36:14.173708 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 507/2003] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:36:14 2026] GET /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata => generated 32 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:36:14.178743 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Created reservations ['8c2d1dd0-1b95-4d5b-9658-149694a181c6', 'd9e4949c-5d7f-4f33-b728-a5af026d4af9', 'bcd4929f-984b-4c9c-9057-f64372a3751b', '12fbf940-c98a-45e5-a70c-2e4257654a8b'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:14.179871 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38059f87-dae0-44c6-a9f2-8f44f74b3e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c2d1dd0-1b95-4d5b-9658-149694a181c6', 'd9e4949c-5d7f-4f33-b728-a5af026d4af9', 'bcd4929f-984b-4c9c-9057-f64372a3751b', '12fbf940-c98a-45e5-a70c-2e4257654a8b']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:14.180743 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (164cf1a6-8f48-4d90-87d4-924e48f42bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:14.186166 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2e8f3693-a113-402c-bc06-ff86f4ff50c9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.187646 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2e8f3693-a113-402c-bc06-ff86f4ff50c9 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] PUT https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata Aug 14 00:36:14.188044 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2e8f3693-a113-402c-bc06-ff86f4ff50c9 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:14.199209 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.199209 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:14.201107 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2e8f3693-a113-402c-bc06-ff86f4ff50c9 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:14.213306 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2e8f3693-a113-402c-bc06-ff86f4ff50c9 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Update volume metadata completed successfully. Aug 14 00:36:14.213697 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2e8f3693-a113-402c-bc06-ff86f4ff50c9 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata returned with HTTP 200 Aug 14 00:36:14.214469 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 504/2004] 10.4.3.208 () {68 vars in 1395 bytes} [Fri Aug 14 00:36:14 2026] PUT /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:36:14.216233 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (164cf1a6-8f48-4d90-87d4-924e48f42bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92ce0768-6f84-40a1-b3ac-b570dd2b2b1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1064677146',encryption_key_id=None,group_id=1c14e8f6-4936-4860-8dfd-a2f9608a9774,group_type_id=,metadata={},multiattach=False,project_id='f7d45ca6ef4a4841a91f74449b9b9f5e',qos_specs=None,replication_status=,reservations=['8c2d1dd0-1b95-4d5b-9658-149694a181c6','d9e4949c-5d7f-4f33-b728-a5af026d4af9','bcd4929f-984b-4c9c-9057-f64372a3751b','12fbf940-c98a-45e5-a70c-2e4257654a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf19dfa019f34512880dc01ed78bc17d',volume_type_id=38ee34f5-6028-4b43-bdcb-e7919baab0e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1064677146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1c14e8f6-4936-4860-8dfd-a2f9608a9774,host=None,id=92ce0768-6f84-40a1-b3ac-b570dd2b2b1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7d45ca6ef4a4841a91f74449b9b9f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf19dfa019f34512880dc01ed78bc17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38ee34f5-6028-4b43-bdcb-e7919baab0e3),volume_type_id=38ee34f5-6028-4b43-bdcb-e7919baab0e3)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:14.218270 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8cb144c-a0e0-450d-bc89-2e11039d34c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:14.226491 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f3ae59b3-db1b-416d-8139-3570a70305e8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.228425 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f3ae59b3-db1b-416d-8139-3570a70305e8 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] POST https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata Aug 14 00:36:14.229795 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f3ae59b3-db1b-416d-8139-3570a70305e8 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:14.243504 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.243504 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:14.244291 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f3ae59b3-db1b-416d-8139-3570a70305e8 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:14.247437 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8cb144c-a0e0-450d-bc89-2e11039d34c9) transitioned into state 'SUCCESS' from state '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-1064677146',encryption_key_id=None,group_id=1c14e8f6-4936-4860-8dfd-a2f9608a9774,group_type_id=,metadata={},multiattach=False,project_id='f7d45ca6ef4a4841a91f74449b9b9f5e',qos_specs=None,replication_status=,reservations=['8c2d1dd0-1b95-4d5b-9658-149694a181c6','d9e4949c-5d7f-4f33-b728-a5af026d4af9','bcd4929f-984b-4c9c-9057-f64372a3751b','12fbf940-c98a-45e5-a70c-2e4257654a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf19dfa019f34512880dc01ed78bc17d',volume_type_id=38ee34f5-6028-4b43-bdcb-e7919baab0e3)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:14.248439 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29faa97e-b50c-4dc5-82ec-c58680c7e4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:14.265012 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f3ae59b3-db1b-416d-8139-3570a70305e8 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Create volume metadata completed successfully. Aug 14 00:36:14.265273 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f3ae59b3-db1b-416d-8139-3570a70305e8 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata returned with HTTP 200 Aug 14 00:36:14.265801 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 495/2005] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:36:14 2026] POST /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:36:14.271235 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29faa97e-b50c-4dc5-82ec-c58680c7e4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:14.272525 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Flow 'volume_create_api' (a1ad212a-75ca-480d-ae34-93ed183e1894) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:14.273209 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Create volume request issued successfully. Aug 14 00:36:14.274333 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:14.274573 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:14.282171 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8e93fb2c-4c85-4489-9935-dc5f7293d9bc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.284813 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8e93fb2c-4c85-4489-9935-dc5f7293d9bc tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] PUT https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata/key3 Aug 14 00:36:14.285631 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8e93fb2c-4c85-4489-9935-dc5f7293d9bc tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:14.298550 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.298550 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:14.300026 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-8e93fb2c-4c85-4489-9935-dc5f7293d9bc tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:14.325648 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-8e93fb2c-4c85-4489-9935-dc5f7293d9bc tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Update volume metadata completed successfully. Aug 14 00:36:14.326207 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8e93fb2c-4c85-4489-9935-dc5f7293d9bc tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata/key3 returned with HTTP 200 Aug 14 00:36:14.326653 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 508/2006] 10.4.3.208 () {68 vars in 1410 bytes} [Fri Aug 14 00:36:14 2026] PUT /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata/key3 => generated 35 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:36:14.335217 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-137e2758-60f7-4644-ad20-91e372a40922 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.337599 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-137e2758-60f7-4644-ad20-91e372a40922 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] GET https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata/key3 Aug 14 00:36:14.337828 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-137e2758-60f7-4644-ad20-91e372a40922 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:14.338108 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-137e2758-60f7-4644-ad20-91e372a40922 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:14.340376 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:14.344875 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.344875 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:14.349490 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-54bd32e0-bf73-4421-bc6e-4b3aa558a189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:14.350243 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 500/2007] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:36:14 2026] POST /volume/v3/volumes => generated 822 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:14.352873 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.352873 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:14.357544 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-137e2758-60f7-4644-ad20-91e372a40922 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:14.369207 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-137e2758-60f7-4644-ad20-91e372a40922 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Get volume metadata completed successfully. Aug 14 00:36:14.370283 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-137e2758-60f7-4644-ad20-91e372a40922 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata/key3 returned with HTTP 200 Aug 14 00:36:14.371145 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 505/2008] 10.4.3.208 () {66 vars in 1390 bytes} [Fri Aug 14 00:36:14 2026] GET /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata/key3 => generated 35 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 14 00:36:14.371708 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e4fbb1f1-04a4-45c8-b4a0-e77d63c3bf83 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.377913 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e4fbb1f1-04a4-45c8-b4a0-e77d63c3bf83 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/92ce0768-6f84-40a1-b3ac-b570dd2b2b1c Aug 14 00:36:14.377913 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e4fbb1f1-04a4-45c8-b4a0-e77d63c3bf83 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:14.377913 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e4fbb1f1-04a4-45c8-b4a0-e77d63c3bf83 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:14.383935 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e4680718-0245-463b-b150-f3c5aff17ae1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.387703 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e4680718-0245-463b-b150-f3c5aff17ae1 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] GET https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata Aug 14 00:36:14.388421 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e4680718-0245-463b-b150-f3c5aff17ae1 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:14.388524 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e4680718-0245-463b-b150-f3c5aff17ae1 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:14.388886 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.388886 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:14.398049 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e4fbb1f1-04a4-45c8-b4a0-e77d63c3bf83 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Volume info retrieved successfully. Aug 14 00:36:14.399123 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-e4fbb1f1-04a4-45c8-b4a0-e77d63c3bf83 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:14.399520 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-e4fbb1f1-04a4-45c8-b4a0-e77d63c3bf83 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:14.402229 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.402229 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:14.402738 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e4680718-0245-463b-b150-f3c5aff17ae1 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:14.414737 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e4680718-0245-463b-b150-f3c5aff17ae1 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Get volume metadata completed successfully. Aug 14 00:36:14.415755 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e4680718-0245-463b-b150-f3c5aff17ae1 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata returned with HTTP 200 Aug 14 00:36:14.415755 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 509/2009] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:36:14 2026] GET /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata => generated 75 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:36:14.426179 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-961c924e-5bf8-40e0-b06a-8507f3eddd29 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.427287 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-961c924e-5bf8-40e0-b06a-8507f3eddd29 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] PUT https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata Aug 14 00:36:14.427774 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-961c924e-5bf8-40e0-b06a-8507f3eddd29 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:14.442537 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.442537 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:14.442537 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-961c924e-5bf8-40e0-b06a-8507f3eddd29 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:14.447148 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-e4fbb1f1-04a4-45c8-b4a0-e77d63c3bf83 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:14.452729 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-961c924e-5bf8-40e0-b06a-8507f3eddd29 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Update volume metadata completed successfully. Aug 14 00:36:14.453125 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-961c924e-5bf8-40e0-b06a-8507f3eddd29 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata returned with HTTP 200 Aug 14 00:36:14.453685 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 501/2010] 10.4.3.208 () {68 vars in 1395 bytes} [Fri Aug 14 00:36:14 2026] PUT /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:36:14.454081 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.454081 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:14.466886 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e2cad29b-f9fb-47c3-89e9-a5f1076a8aa0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.469587 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e2cad29b-f9fb-47c3-89e9-a5f1076a8aa0 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] GET https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa Aug 14 00:36:14.469922 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e4fbb1f1-04a4-45c8-b4a0-e77d63c3bf83 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/92ce0768-6f84-40a1-b3ac-b570dd2b2b1c returned with HTTP 200 Aug 14 00:36:14.470243 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e2cad29b-f9fb-47c3-89e9-a5f1076a8aa0 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:14.470294 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e2cad29b-f9fb-47c3-89e9-a5f1076a8aa0 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:14.471106 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 496/2011] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:14 2026] GET /volume/v3/volumes/92ce0768-6f84-40a1-b3ac-b570dd2b2b1c => generated 890 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:14.483263 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.483263 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:14.494114 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e2cad29b-f9fb-47c3-89e9-a5f1076a8aa0 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:14.503055 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e2cad29b-f9fb-47c3-89e9-a5f1076a8aa0 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa returned with HTTP 200 Aug 14 00:36:14.504358 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 506/2012] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:14 2026] GET /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:14.521644 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-132232f6-4146-4771-ba1b-4af260f7010f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.525117 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-132232f6-4146-4771-ba1b-4af260f7010f tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] DELETE https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa Aug 14 00:36:14.525773 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-132232f6-4146-4771-ba1b-4af260f7010f tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:14.527049 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-132232f6-4146-4771-ba1b-4af260f7010f tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:14.527049 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-132232f6-4146-4771-ba1b-4af260f7010f tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Delete volume with id: 18083c74-39e1-4e88-9edd-72870ce2a3aa Aug 14 00:36:14.537622 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.537622 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:14.539120 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-132232f6-4146-4771-ba1b-4af260f7010f tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:14.584786 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b1b89973-4cef-4cee-8965-90ee8dc65610 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.585286 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b1b89973-4cef-4cee-8965-90ee8dc65610 None None] GET https://10.4.3.208/volume// Aug 14 00:36:14.585501 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b1b89973-4cef-4cee-8965-90ee8dc65610 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:14.585683 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b1b89973-4cef-4cee-8965-90ee8dc65610 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:14.586132 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b1b89973-4cef-4cee-8965-90ee8dc65610 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:36:14.586472 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 502/2013] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:36:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:36:14.587391 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-132232f6-4146-4771-ba1b-4af260f7010f tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Delete volume request issued successfully. Aug 14 00:36:14.587646 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-132232f6-4146-4771-ba1b-4af260f7010f tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa returned with HTTP 202 Aug 14 00:36:14.588137 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 510/2014] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:36:14 2026] DELETE /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:14.597714 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-7f46a5bb-a895-45c7-a437-387c493add17 req-22ed6eac-7b39-4363-83c3-80abef7df1c8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.598027 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-59c45318-0835-4737-a69c-0f82964b4096 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.602168 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-59c45318-0835-4737-a69c-0f82964b4096 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] GET https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa Aug 14 00:36:14.602168 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-59c45318-0835-4737-a69c-0f82964b4096 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:14.602168 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-59c45318-0835-4737-a69c-0f82964b4096 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:14.602452 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-22ed6eac-7b39-4363-83c3-80abef7df1c8 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 Aug 14 00:36:14.602452 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-22ed6eac-7b39-4363-83c3-80abef7df1c8 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:14.602452 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-22ed6eac-7b39-4363-83c3-80abef7df1c8 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:14.613664 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.613664 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:14.619866 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-59c45318-0835-4737-a69c-0f82964b4096 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Volume info retrieved successfully. Aug 14 00:36:14.620261 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.620261 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:14.626689 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-7f46a5bb-a895-45c7-a437-387c493add17 req-22ed6eac-7b39-4363-83c3-80abef7df1c8 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:36:14.630911 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-59c45318-0835-4737-a69c-0f82964b4096 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa returned with HTTP 200 Aug 14 00:36:14.631619 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 507/2015] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:14 2026] GET /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:14.648557 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-22ed6eac-7b39-4363-83c3-80abef7df1c8 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 returned with HTTP 200 Aug 14 00:36:14.649220 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 497/2016] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:36:14 2026] GET /volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 => generated 1581 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:36:14.677928 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-59fd2334-3159-45e7-9a2d-b178158ec521 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.680682 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-59fd2334-3159-45e7-9a2d-b178158ec521 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] GET https://10.4.3.208/volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c Aug 14 00:36:14.681005 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-59fd2334-3159-45e7-9a2d-b178158ec521 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:14.683917 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-59fd2334-3159-45e7-9a2d-b178158ec521 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:14.689551 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-59fd2334-3159-45e7-9a2d-b178158ec521 tempest-VolumeQuotasNegativeTestJSON-1708615973 tempest-VolumeQuotasNegativeTestJSON-1708615973-project-member] https://10.4.3.208/volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c returned with HTTP 404 Aug 14 00:36:14.690269 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 503/2017] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:14 2026] GET /volume/v3/volumes/bcd730a6-5dfe-4931-9f43-909ed3ab016c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:14.700061 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6a7daae0-1d11-47c1-b673-de0ed896b025 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.703563 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6a7daae0-1d11-47c1-b673-de0ed896b025 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] PUT https://10.4.3.208/volume/v3/os-quota-sets/73922f275c514b6cb9309fb64d04d49a Aug 14 00:36:14.704078 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6a7daae0-1d11-47c1-b673-de0ed896b025 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-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=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:14.808422 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-7f46a5bb-a895-45c7-a437-387c493add17 req-2c79f28d-54df-44a5-88b6-f31598f35d11 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.812658 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-2c79f28d-54df-44a5-88b6-f31598f35d11 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] PUT https://10.4.3.208/volume/v3/attachments/d952df9f-2f7b-4bd0-975a-2b7614884678 Aug 14 00:36:14.813558 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-2c79f28d-54df-44a5-88b6-f31598f35d11 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:14.827723 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-7f46a5bb-a895-45c7-a437-387c493add17 req-2c79f28d-54df-44a5-88b6-f31598f35d11 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Acquiring lock "cinder-attachment_update-5d832683-e686-41ec-a64c-3a78fecd3ae5-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:36:14.831614 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e922012f-f5fd-4f10-a3e7-7ffb5e85baf7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.833624 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e922012f-f5fd-4f10-a3e7-7ffb5e85baf7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c Aug 14 00:36:14.833901 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e922012f-f5fd-4f10-a3e7-7ffb5e85baf7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:14.834328 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e922012f-f5fd-4f10-a3e7-7ffb5e85baf7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:14.834397 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-7f46a5bb-a895-45c7-a437-387c493add17 req-2c79f28d-54df-44a5-88b6-f31598f35d11 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Lock "cinder-attachment_update-5d832683-e686-41ec-a64c-3a78fecd3ae5-np0000007289" acquired by "attachment_update" :: waited 0.007s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:36:14.834448 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-e922012f-f5fd-4f10-a3e7-7ffb5e85baf7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume with id: a185445a-0eab-4848-9c72-2522a2ad9b8c Aug 14 00:36:14.835501 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.835501 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:14.843820 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.843820 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:14.844765 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e922012f-f5fd-4f10-a3e7-7ffb5e85baf7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:36:14.858788 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6a7daae0-1d11-47c1-b673-de0ed896b025 tempest-VolumeQuotasNegativeTestJSON-1557683859 tempest-VolumeQuotasNegativeTestJSON-1557683859-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/73922f275c514b6cb9309fb64d04d49a returned with HTTP 200 Aug 14 00:36:14.859502 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 511/2018] 10.4.3.208 () {68 vars in 1375 bytes} [Fri Aug 14 00:36:14 2026] PUT /volume/v3/os-quota-sets/73922f275c514b6cb9309fb64d04d49a => generated 591 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:14.877965 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e922012f-f5fd-4f10-a3e7-7ffb5e85baf7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume request issued successfully. Aug 14 00:36:14.878170 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e922012f-f5fd-4f10-a3e7-7ffb5e85baf7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c returned with HTTP 202 Aug 14 00:36:14.879041 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 498/2019] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:36:14 2026] DELETE /volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:14.892054 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4c57b57d-596c-4e49-9aee-d0ad9013b74a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:14.894850 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4c57b57d-596c-4e49-9aee-d0ad9013b74a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c Aug 14 00:36:14.895032 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4c57b57d-596c-4e49-9aee-d0ad9013b74a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:14.895838 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4c57b57d-596c-4e49-9aee-d0ad9013b74a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:14.906375 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:14.906375 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:14.911728 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4c57b57d-596c-4e49-9aee-d0ad9013b74a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:36:14.918714 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4c57b57d-596c-4e49-9aee-d0ad9013b74a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c returned with HTTP 200 Aug 14 00:36:14.919463 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 504/2020] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:14 2026] GET /volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:14.977989 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-7f46a5bb-a895-45c7-a437-387c493add17 req-2c79f28d-54df-44a5-88b6-f31598f35d11 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Lock "cinder-attachment_update-5d832683-e686-41ec-a64c-3a78fecd3ae5-np0000007289" released by "attachment_update" :: held 0.143s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:36:14.977989 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-2c79f28d-54df-44a5-88b6-f31598f35d11 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/attachments/d952df9f-2f7b-4bd0-975a-2b7614884678 returned with HTTP 200 Aug 14 00:36:14.978951 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 508/2021] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:36:14 2026] PUT /volume/v3/attachments/d952df9f-2f7b-4bd0-975a-2b7614884678 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:15.008320 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-7f46a5bb-a895-45c7-a437-387c493add17 req-191c78e4-9687-4c15-b254-463bd6e41858 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:15.011691 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-191c78e4-9687-4c15-b254-463bd6e41858 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] POST https://10.4.3.208/volume/v3/attachments/d952df9f-2f7b-4bd0-975a-2b7614884678/action Aug 14 00:36:15.012167 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-191c78e4-9687-4c15-b254-463bd6e41858 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:36:15.012659 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-191c78e4-9687-4c15-b254-463bd6e41858 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:15.032731 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:15.032731 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:15.051062 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-7f46a5bb-a895-45c7-a437-387c493add17 req-191c78e4-9687-4c15-b254-463bd6e41858 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/attachments/d952df9f-2f7b-4bd0-975a-2b7614884678/action returned with HTTP 204 Aug 14 00:36:15.051756 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 512/2022] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:36:15 2026] POST /volume/v3/attachments/d952df9f-2f7b-4bd0-975a-2b7614884678/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:15.497518 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ced36d56-61cf-459b-a7f6-313006a03025 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:15.503145 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ced36d56-61cf-459b-a7f6-313006a03025 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/92ce0768-6f84-40a1-b3ac-b570dd2b2b1c Aug 14 00:36:15.503562 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ced36d56-61cf-459b-a7f6-313006a03025 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:15.503739 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ced36d56-61cf-459b-a7f6-313006a03025 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:15.521695 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:15.521695 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:15.528123 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ced36d56-61cf-459b-a7f6-313006a03025 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Volume info retrieved successfully. Aug 14 00:36:15.529103 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-ced36d56-61cf-459b-a7f6-313006a03025 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:15.529188 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-ced36d56-61cf-459b-a7f6-313006a03025 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:15.584339 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-ced36d56-61cf-459b-a7f6-313006a03025 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:15.588680 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:15.588680 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:15.599522 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ced36d56-61cf-459b-a7f6-313006a03025 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/92ce0768-6f84-40a1-b3ac-b570dd2b2b1c returned with HTTP 200 Aug 14 00:36:15.600297 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 499/2023] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:15 2026] GET /volume/v3/volumes/92ce0768-6f84-40a1-b3ac-b570dd2b2b1c => generated 915 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:15.622228 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a7895912-0136-41bd-87e8-521a31a960de None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:15.624258 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a7895912-0136-41bd-87e8-521a31a960de tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] PUT https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 Aug 14 00:36:15.625152 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a7895912-0136-41bd-87e8-521a31a960de tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "0108aa99-fe16-4139-a192-de4e2de7fa96"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:15.627934 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-a7895912-0136-41bd-87e8-521a31a960de tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Update called for group 1c14e8f6-4936-4860-8dfd-a2f9608a9774. {{(pid=100211) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 00:36:15.628281 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.groups [None req-a7895912-0136-41bd-87e8-521a31a960de tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Updating group 1c14e8f6-4936-4860-8dfd-a2f9608a9774 with name None description: None add_volumes: None remove_volumes: 0108aa99-fe16-4139-a192-de4e2de7fa96. Aug 14 00:36:15.635150 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:15.635150 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:15.648647 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6eddaca0-7d29-4770-af05-6e4a5946eb93 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:15.652139 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6eddaca0-7d29-4770-af05-6e4a5946eb93 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] GET https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa Aug 14 00:36:15.653120 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6eddaca0-7d29-4770-af05-6e4a5946eb93 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:15.653120 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6eddaca0-7d29-4770-af05-6e4a5946eb93 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:15.662642 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6eddaca0-7d29-4770-af05-6e4a5946eb93 tempest-VolumesMetadataTest-943350916 tempest-VolumesMetadataTest-943350916-project-member] https://10.4.3.208/volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa returned with HTTP 404 Aug 14 00:36:15.663306 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 509/2024] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:15 2026] GET /volume/v3/volumes/18083c74-39e1-4e88-9edd-72870ce2a3aa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:15.677150 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a7895912-0136-41bd-87e8-521a31a960de tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 returned with HTTP 202 Aug 14 00:36:15.678184 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 505/2025] 10.4.3.208 () {70 vars in 1406 bytes} [Fri Aug 14 00:36:15 2026] PUT /volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:15.694141 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-79a3b0bc-5940-4ce2-a636-52d23b2ef771 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:15.699211 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79a3b0bc-5940-4ce2-a636-52d23b2ef771 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 Aug 14 00:36:15.699617 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79a3b0bc-5940-4ce2-a636-52d23b2ef771 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:15.700609 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79a3b0bc-5940-4ce2-a636-52d23b2ef771 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:15.700609 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-79a3b0bc-5940-4ce2-a636-52d23b2ef771 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 1c14e8f6-4936-4860-8dfd-a2f9608a9774 {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:15.706328 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:15.706328 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:15.729608 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79a3b0bc-5940-4ce2-a636-52d23b2ef771 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 returned with HTTP 200 Aug 14 00:36:15.730521 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 513/2026] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:15 2026] GET /volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 => generated 392 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:15.940536 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6edc2f62-b612-446b-aaf1-d798b5e959b8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:15.943047 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6edc2f62-b612-446b-aaf1-d798b5e959b8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c Aug 14 00:36:15.943382 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6edc2f62-b612-446b-aaf1-d798b5e959b8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:15.943551 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6edc2f62-b612-446b-aaf1-d798b5e959b8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:15.953336 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6edc2f62-b612-446b-aaf1-d798b5e959b8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c returned with HTTP 404 Aug 14 00:36:15.954029 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 500/2027] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:15 2026] GET /volume/v3/volumes/a185445a-0eab-4848-9c72-2522a2ad9b8c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:15.990919 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:15.992614 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:15.993067 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1163028667", "snapshot_id": null, "imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "volume_type": null, "size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:15.994661 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1163028667', 'snapshot_id': None, 'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'volume_type': None, 'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:16.129203 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume of 1 GB Aug 14 00:36:16.129695 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:16.129695 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:16.139198 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Availability Zones retrieved successfully. Aug 14 00:36:16.147429 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (e9404690-8dcf-4c83-8e07-8309f89432bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:16.148776 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e87c0f3-20bc-42ce-9bd0-9aae80d11051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:16.150075 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:16.238534 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e87c0f3-20bc-42ce-9bd0-9aae80d11051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:16.240112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80765f5b-db5b-45e7-af08-580e1067263f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:16.317328 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['21341769-a79e-4ad4-ae9c-66306f9e5526', 'c89179a0-6c08-46fe-bb64-1c6dbdc9d7fa', '6a7a7acc-4106-4c0c-9f60-18da5196cd0d', '7d2fcfd4-e9e7-4ff9-85c9-58c65a4b2298'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:16.319082 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80765f5b-db5b-45e7-af08-580e1067263f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21341769-a79e-4ad4-ae9c-66306f9e5526', 'c89179a0-6c08-46fe-bb64-1c6dbdc9d7fa', '6a7a7acc-4106-4c0c-9f60-18da5196cd0d', '7d2fcfd4-e9e7-4ff9-85c9-58c65a4b2298']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:16.319912 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4a4c215-781b-425a-a74f-15f3c8c26f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:16.354681 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4a4c215-781b-425a-a74f-15f3c8c26f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18e469b8-1675-4c3b-866d-a0181ea2d935', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1163028667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['21341769-a79e-4ad4-ae9c-66306f9e5526','c89179a0-6c08-46fe-bb64-1c6dbdc9d7fa','6a7a7acc-4106-4c0c-9f60-18da5196cd0d','7d2fcfd4-e9e7-4ff9-85c9-58c65a4b2298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1163028667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18e469b8-1675-4c3b-866d-a0181ea2d935,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d6437696d14483ca3325a33d365edde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d17d618536ca469e8ed9b206b9c792a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:16.355328 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f0b041b-1d0d-4282-a14c-a58aebc37b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:16.384846 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f0b041b-1d0d-4282-a14c-a58aebc37b8a) transitioned into state 'SUCCESS' from state '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-1163028667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['21341769-a79e-4ad4-ae9c-66306f9e5526','c89179a0-6c08-46fe-bb64-1c6dbdc9d7fa','6a7a7acc-4106-4c0c-9f60-18da5196cd0d','7d2fcfd4-e9e7-4ff9-85c9-58c65a4b2298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:16.386185 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (902e750d-23e6-4cb3-89ac-da2c678d9964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:16.403691 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (902e750d-23e6-4cb3-89ac-da2c678d9964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:16.405037 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (e9404690-8dcf-4c83-8e07-8309f89432bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:16.405465 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request issued successfully. Aug 14 00:36:16.407079 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-839e3edf-07dd-4cc6-a0b6-99e40bcfa578 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:16.407079 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 510/2028] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:36:15 2026] POST /volume/v3/volumes => generated 759 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:16.428625 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8b0e0ffe-d804-4915-b322-4c6230e91f9e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:16.431323 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8b0e0ffe-d804-4915-b322-4c6230e91f9e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 Aug 14 00:36:16.431753 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8b0e0ffe-d804-4915-b322-4c6230e91f9e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:16.431753 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8b0e0ffe-d804-4915-b322-4c6230e91f9e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:16.440399 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:16.440399 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:16.444852 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8b0e0ffe-d804-4915-b322-4c6230e91f9e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:36:16.451587 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8b0e0ffe-d804-4915-b322-4c6230e91f9e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 returned with HTTP 200 Aug 14 00:36:16.451587 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 506/2029] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:16 2026] GET /volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:16.744758 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b68aa4ac-93e2-41ad-9d5b-b782853dbd5a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:16.747293 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b68aa4ac-93e2-41ad-9d5b-b782853dbd5a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 Aug 14 00:36:16.747699 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b68aa4ac-93e2-41ad-9d5b-b782853dbd5a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:16.748006 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b68aa4ac-93e2-41ad-9d5b-b782853dbd5a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:16.748287 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-b68aa4ac-93e2-41ad-9d5b-b782853dbd5a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 1c14e8f6-4936-4860-8dfd-a2f9608a9774 {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:16.757132 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:16.757132 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:16.772668 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b68aa4ac-93e2-41ad-9d5b-b782853dbd5a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 returned with HTTP 200 Aug 14 00:36:16.773663 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 514/2030] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:16 2026] GET /volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 => generated 393 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:16.795786 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4d2406ff-234a-49ce-89d5-754ad25661d1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:16.797294 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4d2406ff-234a-49ce-89d5-754ad25661d1 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] PUT https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 Aug 14 00:36:16.797391 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4d2406ff-234a-49ce-89d5-754ad25661d1 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "0108aa99-fe16-4139-a192-de4e2de7fa96"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:16.800652 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-4d2406ff-234a-49ce-89d5-754ad25661d1 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Update called for group 1c14e8f6-4936-4860-8dfd-a2f9608a9774. {{(pid=100209) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 00:36:16.801709 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.groups [None req-4d2406ff-234a-49ce-89d5-754ad25661d1 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Updating group 1c14e8f6-4936-4860-8dfd-a2f9608a9774 with name None description: None add_volumes: 0108aa99-fe16-4139-a192-de4e2de7fa96 remove_volumes: None. Aug 14 00:36:16.807857 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:16.807857 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:16.868619 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4d2406ff-234a-49ce-89d5-754ad25661d1 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 returned with HTTP 202 Aug 14 00:36:16.869257 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 501/2031] 10.4.3.208 () {70 vars in 1406 bytes} [Fri Aug 14 00:36:16 2026] PUT /volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:16.881395 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-37af9208-bacf-48ab-abf9-9bdf46882fe9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:16.884828 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-37af9208-bacf-48ab-abf9-9bdf46882fe9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 Aug 14 00:36:16.885156 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-37af9208-bacf-48ab-abf9-9bdf46882fe9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:16.885536 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-37af9208-bacf-48ab-abf9-9bdf46882fe9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:16.885730 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-37af9208-bacf-48ab-abf9-9bdf46882fe9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 1c14e8f6-4936-4860-8dfd-a2f9608a9774 {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:16.907410 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:16.907410 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:16.924584 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-37af9208-bacf-48ab-abf9-9bdf46882fe9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 returned with HTTP 200 Aug 14 00:36:16.925376 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 511/2032] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:16 2026] GET /volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 => generated 392 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:36:17.466025 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d0c9b18e-008f-40ad-8f6a-964e9366f14b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:17.468197 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d0c9b18e-008f-40ad-8f6a-964e9366f14b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 Aug 14 00:36:17.468497 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d0c9b18e-008f-40ad-8f6a-964e9366f14b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:17.468877 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d0c9b18e-008f-40ad-8f6a-964e9366f14b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:17.476645 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:17.476645 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:17.481236 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d0c9b18e-008f-40ad-8f6a-964e9366f14b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:36:17.486700 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d0c9b18e-008f-40ad-8f6a-964e9366f14b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 returned with HTTP 200 Aug 14 00:36:17.487148 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 507/2033] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:17 2026] GET /volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:17.506750 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7d04177a-dac6-4e6a-b094-0f2cf37b1421 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:17.509636 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7d04177a-dac6-4e6a-b094-0f2cf37b1421 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 Aug 14 00:36:17.509883 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7d04177a-dac6-4e6a-b094-0f2cf37b1421 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:17.510358 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7d04177a-dac6-4e6a-b094-0f2cf37b1421 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:17.522747 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:17.522747 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:17.526885 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7d04177a-dac6-4e6a-b094-0f2cf37b1421 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:36:17.534111 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7d04177a-dac6-4e6a-b094-0f2cf37b1421 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 returned with HTTP 200 Aug 14 00:36:17.535139 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 515/2034] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:17 2026] GET /volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:17.937637 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-35304bd3-e4cf-47dc-8e8a-551a1287acad None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:17.939690 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-35304bd3-e4cf-47dc-8e8a-551a1287acad tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 Aug 14 00:36:17.939971 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-35304bd3-e4cf-47dc-8e8a-551a1287acad tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:17.940246 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-35304bd3-e4cf-47dc-8e8a-551a1287acad tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:17.940439 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-35304bd3-e4cf-47dc-8e8a-551a1287acad tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 1c14e8f6-4936-4860-8dfd-a2f9608a9774 {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:17.944599 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:17.944599 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:17.953234 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-35304bd3-e4cf-47dc-8e8a-551a1287acad tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 returned with HTTP 200 Aug 14 00:36:17.953725 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 502/2035] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:17 2026] GET /volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:17.963502 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4cb75702-8733-4148-8116-a61ec536109d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:17.965245 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4cb75702-8733-4148-8116-a61ec536109d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] PUT https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 Aug 14 00:36:17.965722 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4cb75702-8733-4148-8116-a61ec536109d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "92ce0768-6f84-40a1-b3ac-b570dd2b2b1c"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:17.974958 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-4cb75702-8733-4148-8116-a61ec536109d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Update called for group 1c14e8f6-4936-4860-8dfd-a2f9608a9774. {{(pid=100208) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 00:36:17.975161 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.groups [None req-4cb75702-8733-4148-8116-a61ec536109d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Updating group 1c14e8f6-4936-4860-8dfd-a2f9608a9774 with name None description: None add_volumes: None remove_volumes: 92ce0768-6f84-40a1-b3ac-b570dd2b2b1c. Aug 14 00:36:17.979708 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:17.979708 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:18.022273 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4cb75702-8733-4148-8116-a61ec536109d tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 returned with HTTP 202 Aug 14 00:36:18.022273 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 512/2036] 10.4.3.208 () {70 vars in 1406 bytes} [Fri Aug 14 00:36:17 2026] PUT /volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:18.039669 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-09927f46-f1e8-4c80-a071-2499ea2fda08 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:18.039669 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-09927f46-f1e8-4c80-a071-2499ea2fda08 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 Aug 14 00:36:18.039669 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-09927f46-f1e8-4c80-a071-2499ea2fda08 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:18.039669 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-09927f46-f1e8-4c80-a071-2499ea2fda08 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:18.039669 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-09927f46-f1e8-4c80-a071-2499ea2fda08 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 1c14e8f6-4936-4860-8dfd-a2f9608a9774 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:18.039669 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:18.039669 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:18.049786 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-09927f46-f1e8-4c80-a071-2499ea2fda08 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 returned with HTTP 200 Aug 14 00:36:18.049929 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 508/2037] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:18 2026] GET /volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:18.481196 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1676d345-4381-43bd-a6c2-173efc889081 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:18.555183 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:18.656436 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:18.657067 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-565823953"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:18.659871 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-565823953'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:18.660019 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Create volume of 1 GB Aug 14 00:36:18.660385 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:18.660385 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:18.670281 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Availability Zones retrieved successfully. Aug 14 00:36:18.682066 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Flow 'volume_create_api' (ed489889-1170-4f22-a03d-47e5dc065216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:18.683915 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d4d8e7-cf25-4e51-adac-0f1ef06b95ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:18.685956 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:18.695854 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:18.695854 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2054617319"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:18.697659 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2054617319'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:18.697889 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Create volume of 1 GB Aug 14 00:36:18.704514 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Availability Zones retrieved successfully. Aug 14 00:36:18.714291 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Flow 'volume_create_api' (50e673a9-292b-44c0-b16a-5f69fbdc1545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:18.715698 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529a82cf-66eb-436a-bdcf-731944ec5f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:18.717021 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:18.751267 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d4d8e7-cf25-4e51-adac-0f1ef06b95ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:18.752550 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62da65a3-b129-4707-90b2-2a3835eb1f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:18.753046 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529a82cf-66eb-436a-bdcf-731944ec5f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:18.753871 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10ffa6d-4383-4ecd-bec7-0918e9d605b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:18.844212 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Created reservations ['c66bd8b7-b2a4-48c5-bee7-e435720cf1c0', '6f151679-b449-40c1-966e-ba9f82bfe81e', '66b708bd-510e-4ee5-966c-0e70f2cb8d4a', '0daff50d-cb0a-4d06-ba3c-f91dc02ff98e'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:18.845754 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62da65a3-b129-4707-90b2-2a3835eb1f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c66bd8b7-b2a4-48c5-bee7-e435720cf1c0', '6f151679-b449-40c1-966e-ba9f82bfe81e', '66b708bd-510e-4ee5-966c-0e70f2cb8d4a', '0daff50d-cb0a-4d06-ba3c-f91dc02ff98e']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:18.846228 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e3c1f05-386e-4557-80f3-8b65d17093df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:18.850600 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Created reservations ['bbe1a05f-ef2f-4796-9efb-00e77a558cec', '52abdede-d821-4be0-8d8f-81ef50ff2cb3', '6e51883b-a4df-41bb-9404-c806a32aa51e', '9a2696da-2652-45fb-9fb3-f8c47f457db9'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:18.851865 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10ffa6d-4383-4ecd-bec7-0918e9d605b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbe1a05f-ef2f-4796-9efb-00e77a558cec', '52abdede-d821-4be0-8d8f-81ef50ff2cb3', '6e51883b-a4df-41bb-9404-c806a32aa51e', '9a2696da-2652-45fb-9fb3-f8c47f457db9']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:18.853416 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa22deec-94ca-4217-a75e-c35ee26c54f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:18.878719 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e3c1f05-386e-4557-80f3-8b65d17093df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c917c328-02e8-435c-bd00-6e0a4cfa57ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-565823953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97be2961138846eeb02c88ff8ab7228a',qos_specs=None,replication_status=,reservations=['c66bd8b7-b2a4-48c5-bee7-e435720cf1c0','6f151679-b449-40c1-966e-ba9f82bfe81e','66b708bd-510e-4ee5-966c-0e70f2cb8d4a','0daff50d-cb0a-4d06-ba3c-f91dc02ff98e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0697b0e7ad7d4afca9f32b230fe8e512',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-565823953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c917c328-02e8-435c-bd00-6e0a4cfa57ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97be2961138846eeb02c88ff8ab7228a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0697b0e7ad7d4afca9f32b230fe8e512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:18.879509 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e5a3cfb-c5b9-48ba-b9f0-1ff3372b6c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:18.889052 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa22deec-94ca-4217-a75e-c35ee26c54f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79abf69c-bf35-4e0b-8a2e-41ee1058a1a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2054617319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f97ad6def1704a0390be66636be6f9b3',qos_specs=None,replication_status=,reservations=['bbe1a05f-ef2f-4796-9efb-00e77a558cec','52abdede-d821-4be0-8d8f-81ef50ff2cb3','6e51883b-a4df-41bb-9404-c806a32aa51e','9a2696da-2652-45fb-9fb3-f8c47f457db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f56e4c9a4b247419e855e92efd95676',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2054617319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79abf69c-bf35-4e0b-8a2e-41ee1058a1a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f97ad6def1704a0390be66636be6f9b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f56e4c9a4b247419e855e92efd95676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:18.890260 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e95ee34a-00bc-4c64-bfc9-ea28ca646a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:18.909009 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e5a3cfb-c5b9-48ba-b9f0-1ff3372b6c63) transitioned into state 'SUCCESS' from state '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-565823953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97be2961138846eeb02c88ff8ab7228a',qos_specs=None,replication_status=,reservations=['c66bd8b7-b2a4-48c5-bee7-e435720cf1c0','6f151679-b449-40c1-966e-ba9f82bfe81e','66b708bd-510e-4ee5-966c-0e70f2cb8d4a','0daff50d-cb0a-4d06-ba3c-f91dc02ff98e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0697b0e7ad7d4afca9f32b230fe8e512',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:18.910220 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27040a49-d84a-4f22-a4a9-679a86563b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:18.922970 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27040a49-d84a-4f22-a4a9-679a86563b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:18.924225 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Flow 'volume_create_api' (ed489889-1170-4f22-a03d-47e5dc065216) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:18.924642 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Create volume request issued successfully. Aug 14 00:36:18.925459 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-942ac5f1-49f4-4dc5-8d75-d9ba5f568329 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:18.926102 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 503/2038] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:36:18 2026] POST /volume/v3/volumes => generated 777 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:18.928979 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e95ee34a-00bc-4c64-bfc9-ea28ca646a1b) transitioned into state 'SUCCESS' from state '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-2054617319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f97ad6def1704a0390be66636be6f9b3',qos_specs=None,replication_status=,reservations=['bbe1a05f-ef2f-4796-9efb-00e77a558cec','52abdede-d821-4be0-8d8f-81ef50ff2cb3','6e51883b-a4df-41bb-9404-c806a32aa51e','9a2696da-2652-45fb-9fb3-f8c47f457db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f56e4c9a4b247419e855e92efd95676',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:18.929723 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2639a4d1-00ba-4f4a-9153-b773c4fa23e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:18.941409 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2639a4d1-00ba-4f4a-9153-b773c4fa23e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:18.942460 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Flow 'volume_create_api' (50e673a9-292b-44c0-b16a-5f69fbdc1545) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:18.942811 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Create volume request issued successfully. Aug 14 00:36:18.943606 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1676d345-4381-43bd-a6c2-173efc889081 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:18.944006 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 516/2039] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:36:18 2026] POST /volume/v3/volumes => generated 754 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:18.945187 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-364279d7-0f36-4693-85bc-170c3b19c260 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:18.949148 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-364279d7-0f36-4693-85bc-170c3b19c260 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/c917c328-02e8-435c-bd00-6e0a4cfa57ad Aug 14 00:36:18.952358 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-364279d7-0f36-4693-85bc-170c3b19c260 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:18.952730 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-364279d7-0f36-4693-85bc-170c3b19c260 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:18.956832 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-77273874-e180-41bf-88bf-288327b0bb73 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:18.959045 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-77273874-e180-41bf-88bf-288327b0bb73 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 Aug 14 00:36:18.959307 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-77273874-e180-41bf-88bf-288327b0bb73 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:18.959555 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-77273874-e180-41bf-88bf-288327b0bb73 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:18.965857 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:18.965857 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:18.968858 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:18.968858 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:18.971772 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-364279d7-0f36-4693-85bc-170c3b19c260 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:36:18.973387 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-77273874-e180-41bf-88bf-288327b0bb73 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:36:18.978068 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-364279d7-0f36-4693-85bc-170c3b19c260 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/c917c328-02e8-435c-bd00-6e0a4cfa57ad returned with HTTP 200 Aug 14 00:36:18.978620 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-77273874-e180-41bf-88bf-288327b0bb73 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 returned with HTTP 200 Aug 14 00:36:18.978712 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 513/2040] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:18 2026] GET /volume/v3/volumes/c917c328-02e8-435c-bd00-6e0a4cfa57ad => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:18.979076 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 509/2041] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:18 2026] GET /volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:19.063868 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-190862fc-8736-46b4-a4ca-26fd60a73627 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:19.066249 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-190862fc-8736-46b4-a4ca-26fd60a73627 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 Aug 14 00:36:19.066532 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-190862fc-8736-46b4-a4ca-26fd60a73627 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:19.066868 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-190862fc-8736-46b4-a4ca-26fd60a73627 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:19.066996 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-190862fc-8736-46b4-a4ca-26fd60a73627 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 1c14e8f6-4936-4860-8dfd-a2f9608a9774 {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:19.072320 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:19.072320 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:19.082572 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-190862fc-8736-46b4-a4ca-26fd60a73627 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 returned with HTTP 200 Aug 14 00:36:19.083111 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 504/2042] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:19 2026] GET /volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:19.092690 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6a04b14d-767c-417b-89ad-14b9e6428f34 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:19.095605 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6a04b14d-767c-417b-89ad-14b9e6428f34 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] PUT https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 Aug 14 00:36:19.096244 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6a04b14d-767c-417b-89ad-14b9e6428f34 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "92ce0768-6f84-40a1-b3ac-b570dd2b2b1c"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:19.102904 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-6a04b14d-767c-417b-89ad-14b9e6428f34 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Update called for group 1c14e8f6-4936-4860-8dfd-a2f9608a9774. {{(pid=100210) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 14 00:36:19.103058 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.groups [None req-6a04b14d-767c-417b-89ad-14b9e6428f34 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Updating group 1c14e8f6-4936-4860-8dfd-a2f9608a9774 with name None description: None add_volumes: 92ce0768-6f84-40a1-b3ac-b570dd2b2b1c remove_volumes: None. Aug 14 00:36:19.108008 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:19.108008 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:19.158999 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6a04b14d-767c-417b-89ad-14b9e6428f34 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 returned with HTTP 202 Aug 14 00:36:19.159701 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 517/2043] 10.4.3.208 () {70 vars in 1406 bytes} [Fri Aug 14 00:36:19 2026] PUT /volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:19.170285 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d9c18f23-089a-4ae7-ae22-3d9a37ac49b7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:19.175205 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d9c18f23-089a-4ae7-ae22-3d9a37ac49b7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 Aug 14 00:36:19.176433 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d9c18f23-089a-4ae7-ae22-3d9a37ac49b7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:19.176433 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d9c18f23-089a-4ae7-ae22-3d9a37ac49b7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:19.176433 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-d9c18f23-089a-4ae7-ae22-3d9a37ac49b7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 1c14e8f6-4936-4860-8dfd-a2f9608a9774 {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:19.187854 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:19.187854 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:19.204776 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d9c18f23-089a-4ae7-ae22-3d9a37ac49b7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 returned with HTTP 200 Aug 14 00:36:19.205339 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 514/2044] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:19 2026] GET /volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:19.231031 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-07bfff69-f2ed-4368-8673-74a0a77ba779 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:19.234886 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-07bfff69-f2ed-4368-8673-74a0a77ba779 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 Aug 14 00:36:19.234886 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-07bfff69-f2ed-4368-8673-74a0a77ba779 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:19.234886 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-07bfff69-f2ed-4368-8673-74a0a77ba779 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:19.246873 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:19.246873 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:19.253497 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-07bfff69-f2ed-4368-8673-74a0a77ba779 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:36:19.260603 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-07bfff69-f2ed-4368-8673-74a0a77ba779 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 returned with HTTP 200 Aug 14 00:36:19.261256 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 510/2045] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:36:19 2026] GET /volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:19.834055 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-d859ab25-3363-4bda-996e-cd8977534a0b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:19.837459 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-d859ab25-3363-4bda-996e-cd8977534a0b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 Aug 14 00:36:19.837899 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-d859ab25-3363-4bda-996e-cd8977534a0b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:19.838228 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-d859ab25-3363-4bda-996e-cd8977534a0b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:19.847711 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:19.847711 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:19.853726 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-d859ab25-3363-4bda-996e-cd8977534a0b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:36:19.861208 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-d859ab25-3363-4bda-996e-cd8977534a0b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 returned with HTTP 200 Aug 14 00:36:19.861978 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 505/2046] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:36:19 2026] GET /volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:19.875301 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-20620491-fb9f-486a-b873-459143126338 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:19.876075 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-20620491-fb9f-486a-b873-459143126338 None None] GET https://10.4.3.208/volume// Aug 14 00:36:19.876250 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-20620491-fb9f-486a-b873-459143126338 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:19.876463 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-20620491-fb9f-486a-b873-459143126338 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:19.876931 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-20620491-fb9f-486a-b873-459143126338 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:36:19.877389 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 518/2047] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:36:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:36:19.886175 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-0a9ea7a2-99b0-4563-880f-51c961cf21f8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:19.888855 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-0a9ea7a2-99b0-4563-880f-51c961cf21f8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:36:19.889572 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-0a9ea7a2-99b0-4563-880f-51c961cf21f8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18e469b8-1675-4c3b-866d-a0181ea2d935", "connector": null, "instance_uuid": "3d53b1f3-2ebc-46e3-bd1a-4bb698bceb9f"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:19.901477 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:19.901477 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:19.929066 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-0a9ea7a2-99b0-4563-880f-51c961cf21f8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:36:19.929612 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 515/2048] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:36:19 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:19.993420 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ac91c46e-aecb-418d-99cd-768f7cb0728e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:19.998455 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ac91c46e-aecb-418d-99cd-768f7cb0728e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 Aug 14 00:36:19.998455 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ac91c46e-aecb-418d-99cd-768f7cb0728e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:20.002016 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ac91c46e-aecb-418d-99cd-768f7cb0728e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:20.003760 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-beb552ec-1df5-48e3-a1fe-ac0b30c8d9a5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:20.008921 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-beb552ec-1df5-48e3-a1fe-ac0b30c8d9a5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/c917c328-02e8-435c-bd00-6e0a4cfa57ad Aug 14 00:36:20.009438 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-beb552ec-1df5-48e3-a1fe-ac0b30c8d9a5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:20.009694 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-beb552ec-1df5-48e3-a1fe-ac0b30c8d9a5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:20.022242 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:20.022242 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:20.024177 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:20.024177 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:20.029074 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ac91c46e-aecb-418d-99cd-768f7cb0728e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:36:20.029926 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-beb552ec-1df5-48e3-a1fe-ac0b30c8d9a5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:36:20.038034 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-beb552ec-1df5-48e3-a1fe-ac0b30c8d9a5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/c917c328-02e8-435c-bd00-6e0a4cfa57ad returned with HTTP 200 Aug 14 00:36:20.039994 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 506/2049] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:20 2026] GET /volume/v3/volumes/c917c328-02e8-435c-bd00-6e0a4cfa57ad => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:20.040230 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ac91c46e-aecb-418d-99cd-768f7cb0728e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 returned with HTTP 200 Aug 14 00:36:20.040230 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 511/2050] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:19 2026] GET /volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:20.058260 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-13c02af9-2b92-4ec1-90f3-02a5d9f91b54 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:20.060726 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4793dd97-91d9-4db3-b187-bd25859c833b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:20.062874 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4793dd97-91d9-4db3-b187-bd25859c833b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:36:20.063011 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-13c02af9-2b92-4ec1-90f3-02a5d9f91b54 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:36:20.063283 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-13c02af9-2b92-4ec1-90f3-02a5d9f91b54 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c917c328-02e8-435c-bd00-6e0a4cfa57ad", "name": "tempest-type-Backup-71040048"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:20.063352 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4793dd97-91d9-4db3-b187-bd25859c833b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "79abf69c-bf35-4e0b-8a2e-41ee1058a1a0", "name": "tempest-VolumesBackupsAdminTest-Backup-1167561872", "container": "tempest-volumesbackupsadmintest-backup-container-1476712618"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:20.067000 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-4793dd97-91d9-4db3-b187-bd25859c833b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Creating new backup {'backup': {'volume_id': '79abf69c-bf35-4e0b-8a2e-41ee1058a1a0', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1167561872', 'container': 'tempest-volumesbackupsadmintest-backup-container-1476712618'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:36:20.067000 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-4793dd97-91d9-4db3-b187-bd25859c833b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Creating backup of volume 79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 in container tempest-volumesbackupsadmintest-backup-container-1476712618 Aug 14 00:36:20.068174 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-13c02af9-2b92-4ec1-90f3-02a5d9f91b54 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Creating new backup {'backup': {'volume_id': 'c917c328-02e8-435c-bd00-6e0a4cfa57ad', 'name': 'tempest-type-Backup-71040048'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:36:20.068587 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-13c02af9-2b92-4ec1-90f3-02a5d9f91b54 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Creating backup of volume c917c328-02e8-435c-bd00-6e0a4cfa57ad in container None Aug 14 00:36:20.083681 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:20.083681 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:20.084240 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-13c02af9-2b92-4ec1-90f3-02a5d9f91b54 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:36:20.085553 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:20.085553 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:20.086391 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4793dd97-91d9-4db3-b187-bd25859c833b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:36:20.136650 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-4793dd97-91d9-4db3-b187-bd25859c833b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Created reservations ['2d9451e7-51e5-44d7-8345-77e8ed528488', '7c152f55-82e1-48db-840d-ce48a7ff3fe3'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:20.136821 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-13c02af9-2b92-4ec1-90f3-02a5d9f91b54 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Created reservations ['c4a73d20-28b7-476e-9d4a-efeef3b612d1', 'bd4edd8e-32d9-4852-9fdc-b5037215bc58'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:20.198287 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-13c02af9-2b92-4ec1-90f3-02a5d9f91b54 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:36:20.198884 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 519/2051] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:36:20 2026] POST /volume/v3/backups => generated 314 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:20.210043 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f20321a8-42d2-490e-a67b-82234b8afb52 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:20.212568 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f20321a8-42d2-490e-a67b-82234b8afb52 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:20.212878 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f20321a8-42d2-490e-a67b-82234b8afb52 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:20.214357 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f20321a8-42d2-490e-a67b-82234b8afb52 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:20.214357 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-f20321a8-42d2-490e-a67b-82234b8afb52 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:20.215758 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4793dd97-91d9-4db3-b187-bd25859c833b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:36:20.217253 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 516/2052] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:36:20 2026] POST /volume/v3/backups => generated 335 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:20.218934 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f2bcbc0d-dff5-418e-ab70-5af19953e647 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:20.221108 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f2bcbc0d-dff5-418e-ab70-5af19953e647 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 Aug 14 00:36:20.221510 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f2bcbc0d-dff5-418e-ab70-5af19953e647 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:20.221875 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f2bcbc0d-dff5-418e-ab70-5af19953e647 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:20.222264 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-f2bcbc0d-dff5-418e-ab70-5af19953e647 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 1c14e8f6-4936-4860-8dfd-a2f9608a9774 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:20.228310 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:20.228310 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:20.230687 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ce7a3bdd-5d17-4bc4-b6d9-137cd739e1d9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:20.233404 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ce7a3bdd-5d17-4bc4-b6d9-137cd739e1d9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:20.233674 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ce7a3bdd-5d17-4bc4-b6d9-137cd739e1d9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:20.233920 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ce7a3bdd-5d17-4bc4-b6d9-137cd739e1d9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:20.234116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-ce7a3bdd-5d17-4bc4-b6d9-137cd739e1d9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:20.235259 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:20.235259 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:20.236107 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f20321a8-42d2-490e-a67b-82234b8afb52 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:20.236506 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 507/2053] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:20 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 721 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:20.241950 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f2bcbc0d-dff5-418e-ab70-5af19953e647 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 returned with HTTP 200 Aug 14 00:36:20.243080 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 512/2054] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:20 2026] GET /volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:20.250446 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:20.250446 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:20.250880 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ce7a3bdd-5d17-4bc4-b6d9-137cd739e1d9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:20.252409 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 520/2055] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:20 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:20.257470 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2ac66e7d-678c-411b-8f98-284f40b7ebcb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:20.260158 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2ac66e7d-678c-411b-8f98-284f40b7ebcb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:36:20.260340 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2ac66e7d-678c-411b-8f98-284f40b7ebcb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:20.260641 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2ac66e7d-678c-411b-8f98-284f40b7ebcb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:20.261037 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-2ac66e7d-678c-411b-8f98-284f40b7ebcb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:20.261695 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:20.261695 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:20.262677 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-2ac66e7d-678c-411b-8f98-284f40b7ebcb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:36:20.276337 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2ac66e7d-678c-411b-8f98-284f40b7ebcb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Get all volumes completed successfully. Aug 14 00:36:20.277542 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-2ac66e7d-678c-411b-8f98-284f40b7ebcb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:20.277542 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-2ac66e7d-678c-411b-8f98-284f40b7ebcb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:20.333025 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-2ac66e7d-678c-411b-8f98-284f40b7ebcb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:20.338479 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:20.338479 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:20.341645 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-2ac66e7d-678c-411b-8f98-284f40b7ebcb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:20.341848 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-2ac66e7d-678c-411b-8f98-284f40b7ebcb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:20.393651 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-2ac66e7d-678c-411b-8f98-284f40b7ebcb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:20.396635 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:20.396635 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:20.406018 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2ac66e7d-678c-411b-8f98-284f40b7ebcb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:36:20.406616 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 517/2056] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:36:20 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 00:36:20.425950 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fa339912-b261-43a7-b3b0-01e09b5ae6a4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:20.428590 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fa339912-b261-43a7-b3b0-01e09b5ae6a4 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] POST https://10.4.3.208/volume/v3/group_snapshots Aug 14 00:36:20.429103 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fa339912-b261-43a7-b3b0-01e09b5ae6a4 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1c14e8f6-4936-4860-8dfd-a2f9608a9774", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-160683197"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:20.431344 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.group_snapshots [None req-fa339912-b261-43a7-b3b0-01e09b5ae6a4 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1c14e8f6-4936-4860-8dfd-a2f9608a9774', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-160683197'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 00:36:20.438821 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:20.438821 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:20.448732 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.group_snapshots [None req-fa339912-b261-43a7-b3b0-01e09b5ae6a4 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-160683197. Aug 14 00:36:20.482970 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:20.482970 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:20.572248 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-fa339912-b261-43a7-b3b0-01e09b5ae6a4 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Created reservations ['3adf2759-7410-45bd-a9c8-9ca67a0bf697', 'b4b7591e-f6e7-43b8-bce0-7574986a2930', '2a58f55a-c0a6-4412-92ed-2caec9a4ae4d', '9d15c931-c967-4fe1-8549-75fb6bd38619'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:20.678849 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fa339912-b261-43a7-b3b0-01e09b5ae6a4 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots returned with HTTP 202 Aug 14 00:36:20.680182 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 508/2057] 10.4.3.208 () {70 vars in 1324 bytes} [Fri Aug 14 00:36:20 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:20.696381 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-368be5a6-c33d-406b-91d7-0ba0f2f97fb3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:20.701317 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-368be5a6-c33d-406b-91d7-0ba0f2f97fb3 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 Aug 14 00:36:20.701317 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-368be5a6-c33d-406b-91d7-0ba0f2f97fb3 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:20.701317 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-368be5a6-c33d-406b-91d7-0ba0f2f97fb3 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:20.701317 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.group_snapshots [None req-368be5a6-c33d-406b-91d7-0ba0f2f97fb3 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 971dd96d-cdc3-459a-bd1d-50430bb98c48 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:20.707765 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:20.707765 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:20.715486 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-368be5a6-c33d-406b-91d7-0ba0f2f97fb3 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 returned with HTTP 200 Aug 14 00:36:20.715486 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 513/2058] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:20 2026] GET /volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:21.248894 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7205c7f3-b5cc-4ee9-a7cd-a30473689e5e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:21.251462 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7205c7f3-b5cc-4ee9-a7cd-a30473689e5e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:21.251726 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7205c7f3-b5cc-4ee9-a7cd-a30473689e5e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:21.251726 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7205c7f3-b5cc-4ee9-a7cd-a30473689e5e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:21.252170 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-7205c7f3-b5cc-4ee9-a7cd-a30473689e5e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:21.261300 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:21.261300 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:21.262158 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7205c7f3-b5cc-4ee9-a7cd-a30473689e5e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:21.262548 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 521/2059] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:21 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:21.265670 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9651966d-8606-488f-9d6e-83e485e5e916 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:21.270959 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9651966d-8606-488f-9d6e-83e485e5e916 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:21.271326 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9651966d-8606-488f-9d6e-83e485e5e916 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:21.271612 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9651966d-8606-488f-9d6e-83e485e5e916 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:21.271779 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-9651966d-8606-488f-9d6e-83e485e5e916 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:21.277278 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:21.277278 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:21.278378 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9651966d-8606-488f-9d6e-83e485e5e916 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:21.279941 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 518/2060] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:21 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:21.490324 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-854ecdb2-66e3-4ffa-a186-32116816b795 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:21.490858 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-854ecdb2-66e3-4ffa-a186-32116816b795 None None] GET https://10.4.3.208/volume// Aug 14 00:36:21.491059 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-854ecdb2-66e3-4ffa-a186-32116816b795 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:21.491322 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-854ecdb2-66e3-4ffa-a186-32116816b795 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:21.491725 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-854ecdb2-66e3-4ffa-a186-32116816b795 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:36:21.492068 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 509/2061] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:36:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:36:21.503669 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-fc1f90ad-d6c4-4115-8736-5436610bb2d5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:21.507021 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-fc1f90ad-d6c4-4115-8736-5436610bb2d5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 Aug 14 00:36:21.507257 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-fc1f90ad-d6c4-4115-8736-5436610bb2d5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:21.507503 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-fc1f90ad-d6c4-4115-8736-5436610bb2d5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:21.528438 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:21.528438 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:21.537262 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-fc1f90ad-d6c4-4115-8736-5436610bb2d5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:36:21.547657 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-fc1f90ad-d6c4-4115-8736-5436610bb2d5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 returned with HTTP 200 Aug 14 00:36:21.548198 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 514/2062] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:36:21 2026] GET /volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 => generated 1546 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:36:21.657463 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-64e83fdb-6e04-44c9-afc3-e084432685b2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:21.659930 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-64e83fdb-6e04-44c9-afc3-e084432685b2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] PUT https://10.4.3.208/volume/v3/attachments/c56ea568-140e-4337-9950-07d9a4226f7e Aug 14 00:36:21.660790 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-64e83fdb-6e04-44c9-afc3-e084432685b2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:21.673175 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-64e83fdb-6e04-44c9-afc3-e084432685b2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Acquiring lock "cinder-attachment_update-18e469b8-1675-4c3b-866d-a0181ea2d935-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:36:21.679689 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-64e83fdb-6e04-44c9-afc3-e084432685b2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-18e469b8-1675-4c3b-866d-a0181ea2d935-np0000007289" acquired by "attachment_update" :: waited 0.007s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:36:21.681119 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:21.681119 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:21.731512 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f7ec7a8e-3e5e-4131-9c2b-7dc699fa92e2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:21.734345 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f7ec7a8e-3e5e-4131-9c2b-7dc699fa92e2 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 Aug 14 00:36:21.734345 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f7ec7a8e-3e5e-4131-9c2b-7dc699fa92e2 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:21.734597 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f7ec7a8e-3e5e-4131-9c2b-7dc699fa92e2 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:21.734946 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.group_snapshots [None req-f7ec7a8e-3e5e-4131-9c2b-7dc699fa92e2 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 971dd96d-cdc3-459a-bd1d-50430bb98c48 {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:21.740637 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:21.740637 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:21.745715 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f7ec7a8e-3e5e-4131-9c2b-7dc699fa92e2 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 returned with HTTP 200 Aug 14 00:36:21.746145 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 519/2063] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:21 2026] GET /volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 => generated 326 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:21.756750 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fb7748e3-8114-4066-957c-b871407dcb0f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:21.759584 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fb7748e3-8114-4066-957c-b871407dcb0f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/snapshots/detail Aug 14 00:36:21.760606 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fb7748e3-8114-4066-957c-b871407dcb0f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:21.761773 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fb7748e3-8114-4066-957c-b871407dcb0f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:21.762238 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-fb7748e3-8114-4066-957c-b871407dcb0f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:21.762798 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:21.762798 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:21.763818 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.db.api [None req-fb7748e3-8114-4066-957c-b871407dcb0f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Building query based on filter {{(pid=100209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:36:21.770912 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-fb7748e3-8114-4066-957c-b871407dcb0f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Get all snapshots completed successfully. Aug 14 00:36:21.771444 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:21.771444 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:21.772930 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fb7748e3-8114-4066-957c-b871407dcb0f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 00:36:21.773941 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 510/2064] 10.4.3.208 () {66 vars in 1264 bytes} [Fri Aug 14 00:36:21 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:21.785207 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-580de646-a042-40a0-b76a-0eda38386361 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:21.788320 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-580de646-a042-40a0-b76a-0eda38386361 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/snapshots/b0d42f68-95bc-45e1-b62e-097391b66fde Aug 14 00:36:21.788863 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-580de646-a042-40a0-b76a-0eda38386361 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:21.788863 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-580de646-a042-40a0-b76a-0eda38386361 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:21.798072 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:21.798072 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:21.798901 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-580de646-a042-40a0-b76a-0eda38386361 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Snapshot retrieved successfully. Aug 14 00:36:21.800065 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-580de646-a042-40a0-b76a-0eda38386361 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/snapshots/b0d42f68-95bc-45e1-b62e-097391b66fde returned with HTTP 200 Aug 14 00:36:21.800743 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 515/2065] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:21 2026] GET /volume/v3/snapshots/b0d42f68-95bc-45e1-b62e-097391b66fde => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:21.813117 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-41305433-1a8b-453b-a387-aefa88320189 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:21.813589 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-64e83fdb-6e04-44c9-afc3-e084432685b2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-18e469b8-1675-4c3b-866d-a0181ea2d935-np0000007289" released by "attachment_update" :: held 0.134s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:36:21.813790 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-64e83fdb-6e04-44c9-afc3-e084432685b2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/c56ea568-140e-4337-9950-07d9a4226f7e returned with HTTP 200 Aug 14 00:36:21.814377 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 522/2066] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:36:21 2026] PUT /volume/v3/attachments/c56ea568-140e-4337-9950-07d9a4226f7e => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:21.815529 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-41305433-1a8b-453b-a387-aefa88320189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/snapshots/a40f45aa-2f26-47a1-9df7-0dcbc56a33ba Aug 14 00:36:21.815743 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-41305433-1a8b-453b-a387-aefa88320189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:21.816004 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-41305433-1a8b-453b-a387-aefa88320189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:21.824772 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:21.824772 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:21.825356 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-41305433-1a8b-453b-a387-aefa88320189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Snapshot retrieved successfully. Aug 14 00:36:21.826342 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-41305433-1a8b-453b-a387-aefa88320189 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/snapshots/a40f45aa-2f26-47a1-9df7-0dcbc56a33ba returned with HTTP 200 Aug 14 00:36:21.826626 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 520/2067] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:21 2026] GET /volume/v3/snapshots/a40f45aa-2f26-47a1-9df7-0dcbc56a33ba => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:21.839097 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-006f79dd-3b61-4d76-9b44-c4751e4e03c5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:21.841440 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-006f79dd-3b61-4d76-9b44-c4751e4e03c5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] DELETE https://10.4.3.208/volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 Aug 14 00:36:21.841670 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-006f79dd-3b61-4d76-9b44-c4751e4e03c5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:21.841896 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-006f79dd-3b61-4d76-9b44-c4751e4e03c5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:21.842080 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.group_snapshots [None req-006f79dd-3b61-4d76-9b44-c4751e4e03c5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] delete called for member 971dd96d-cdc3-459a-bd1d-50430bb98c48 {{(pid=100209) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 00:36:21.842151 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-a9e42d8b-2c68-42db-8de2-42e342f78a9e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:21.842196 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.group_snapshots [None req-006f79dd-3b61-4d76-9b44-c4751e4e03c5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Delete group_snapshot with id: 971dd96d-cdc3-459a-bd1d-50430bb98c48 Aug 14 00:36:21.844646 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-a9e42d8b-2c68-42db-8de2-42e342f78a9e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments/c56ea568-140e-4337-9950-07d9a4226f7e/action Aug 14 00:36:21.844986 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-a9e42d8b-2c68-42db-8de2-42e342f78a9e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:36:21.845120 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-a9e42d8b-2c68-42db-8de2-42e342f78a9e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:21.847563 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:21.847563 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:21.866574 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:21.866574 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:21.878881 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-5b5d3557-8ef7-4131-800b-0be1c0676413 req-a9e42d8b-2c68-42db-8de2-42e342f78a9e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/c56ea568-140e-4337-9950-07d9a4226f7e/action returned with HTTP 204 Aug 14 00:36:21.879482 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 516/2068] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:36:21 2026] POST /volume/v3/attachments/c56ea568-140e-4337-9950-07d9a4226f7e/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:21.906641 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-006f79dd-3b61-4d76-9b44-c4751e4e03c5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 returned with HTTP 202 Aug 14 00:36:21.907220 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 511/2069] 10.4.3.208 () {68 vars in 1416 bytes} [Fri Aug 14 00:36:21 2026] DELETE /volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:21.918068 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-015c2b40-dafb-4491-9a3c-32a58e131cc7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:21.922902 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-015c2b40-dafb-4491-9a3c-32a58e131cc7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:36:21.923241 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-015c2b40-dafb-4491-9a3c-32a58e131cc7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:21.923509 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-015c2b40-dafb-4491-9a3c-32a58e131cc7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:21.924050 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-015c2b40-dafb-4491-9a3c-32a58e131cc7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:21.925979 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:21.925979 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:21.926792 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-015c2b40-dafb-4491-9a3c-32a58e131cc7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:36:21.939945 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-015c2b40-dafb-4491-9a3c-32a58e131cc7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Get all volumes completed successfully. Aug 14 00:36:21.941149 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-015c2b40-dafb-4491-9a3c-32a58e131cc7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:21.941461 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-015c2b40-dafb-4491-9a3c-32a58e131cc7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:21.999335 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-015c2b40-dafb-4491-9a3c-32a58e131cc7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:22.004392 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:22.004392 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:22.009976 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-015c2b40-dafb-4491-9a3c-32a58e131cc7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:22.010242 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-015c2b40-dafb-4491-9a3c-32a58e131cc7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:22.054441 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-015c2b40-dafb-4491-9a3c-32a58e131cc7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:22.059456 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:22.059456 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:22.070732 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-015c2b40-dafb-4491-9a3c-32a58e131cc7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:36:22.071288 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 523/2070] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:36:21 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:36:22.088661 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7689fb43-4ed2-456c-96cd-d467ea208490 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:22.092677 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7689fb43-4ed2-456c-96cd-d467ea208490 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/snapshots/detail Aug 14 00:36:22.092925 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7689fb43-4ed2-456c-96cd-d467ea208490 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:22.093183 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7689fb43-4ed2-456c-96cd-d467ea208490 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:22.093436 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-7689fb43-4ed2-456c-96cd-d467ea208490 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:22.096520 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.db.api [None req-7689fb43-4ed2-456c-96cd-d467ea208490 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Building query based on filter {{(pid=100208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:36:22.107244 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7689fb43-4ed2-456c-96cd-d467ea208490 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Get all snapshots completed successfully. Aug 14 00:36:22.108484 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7689fb43-4ed2-456c-96cd-d467ea208490 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 00:36:22.108953 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 521/2071] 10.4.3.208 () {66 vars in 1264 bytes} [Fri Aug 14 00:36:22 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 14 00:36:22.123149 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-95d02f8f-47ed-4793-ae62-a998897c14f7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:22.126994 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-95d02f8f-47ed-4793-ae62-a998897c14f7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 Aug 14 00:36:22.126994 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-95d02f8f-47ed-4793-ae62-a998897c14f7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:22.127857 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-95d02f8f-47ed-4793-ae62-a998897c14f7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:22.129149 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.group_snapshots [None req-95d02f8f-47ed-4793-ae62-a998897c14f7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 971dd96d-cdc3-459a-bd1d-50430bb98c48 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:22.134274 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:22.134274 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:22.141593 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-95d02f8f-47ed-4793-ae62-a998897c14f7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 returned with HTTP 200 Aug 14 00:36:22.142285 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 517/2072] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:22 2026] GET /volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:22.276860 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-74c911ac-b28a-48c3-abaf-6abd6c2ac9a5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:22.280547 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-74c911ac-b28a-48c3-abaf-6abd6c2ac9a5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:22.280845 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-74c911ac-b28a-48c3-abaf-6abd6c2ac9a5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:22.281412 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-74c911ac-b28a-48c3-abaf-6abd6c2ac9a5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:22.281570 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-74c911ac-b28a-48c3-abaf-6abd6c2ac9a5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:22.290379 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:22.290379 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:22.291407 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-74c911ac-b28a-48c3-abaf-6abd6c2ac9a5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:22.292045 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 512/2073] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:22 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:22.293671 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-08381818-8647-4c51-a4d8-e3627455255d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:22.296269 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-08381818-8647-4c51-a4d8-e3627455255d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:22.296269 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-08381818-8647-4c51-a4d8-e3627455255d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:22.296407 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-08381818-8647-4c51-a4d8-e3627455255d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:22.296455 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-08381818-8647-4c51-a4d8-e3627455255d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:22.303029 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:22.303029 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:22.304265 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-08381818-8647-4c51-a4d8-e3627455255d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:22.304776 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 524/2074] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:22 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:23.152108 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-052599f9-67e6-4254-9dc5-30f9c0014eeb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:23.154864 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-052599f9-67e6-4254-9dc5-30f9c0014eeb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 Aug 14 00:36:23.155289 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-052599f9-67e6-4254-9dc5-30f9c0014eeb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:23.155826 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-052599f9-67e6-4254-9dc5-30f9c0014eeb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:23.156068 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.group_snapshots [None req-052599f9-67e6-4254-9dc5-30f9c0014eeb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 971dd96d-cdc3-459a-bd1d-50430bb98c48 {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:23.159789 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-052599f9-67e6-4254-9dc5-30f9c0014eeb tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 returned with HTTP 404 Aug 14 00:36:23.160635 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 522/2075] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:23 2026] GET /volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:23.169289 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3af4934b-bc88-4cf9-a9b5-798a1f4adf76 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:23.171843 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3af4934b-bc88-4cf9-a9b5-798a1f4adf76 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] DELETE https://10.4.3.208/volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 Aug 14 00:36:23.172493 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3af4934b-bc88-4cf9-a9b5-798a1f4adf76 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:23.172776 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3af4934b-bc88-4cf9-a9b5-798a1f4adf76 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:23.173006 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.group_snapshots [None req-3af4934b-bc88-4cf9-a9b5-798a1f4adf76 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] delete called for member 971dd96d-cdc3-459a-bd1d-50430bb98c48 {{(pid=100211) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 00:36:23.173158 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.group_snapshots [None req-3af4934b-bc88-4cf9-a9b5-798a1f4adf76 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Delete group_snapshot with id: 971dd96d-cdc3-459a-bd1d-50430bb98c48 Aug 14 00:36:23.177727 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3af4934b-bc88-4cf9-a9b5-798a1f4adf76 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 returned with HTTP 404 Aug 14 00:36:23.178431 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 518/2076] 10.4.3.208 () {68 vars in 1416 bytes} [Fri Aug 14 00:36:23 2026] DELETE /volume/v3/group_snapshots/971dd96d-cdc3-459a-bd1d-50430bb98c48 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:23.189983 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6a6f47c9-52e8-4441-ba3f-887e7deaa72e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:23.194122 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6a6f47c9-52e8-4441-ba3f-887e7deaa72e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:36:23.194122 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6a6f47c9-52e8-4441-ba3f-887e7deaa72e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:23.194122 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6a6f47c9-52e8-4441-ba3f-887e7deaa72e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:23.194122 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-6a6f47c9-52e8-4441-ba3f-887e7deaa72e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:23.194122 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6a6f47c9-52e8-4441-ba3f-887e7deaa72e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:36:23.215358 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6a6f47c9-52e8-4441-ba3f-887e7deaa72e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Get all volumes completed successfully. Aug 14 00:36:23.215358 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-6a6f47c9-52e8-4441-ba3f-887e7deaa72e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:23.215358 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-6a6f47c9-52e8-4441-ba3f-887e7deaa72e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:23.278104 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-6a6f47c9-52e8-4441-ba3f-887e7deaa72e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:23.281296 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:23.281296 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:23.286110 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-6a6f47c9-52e8-4441-ba3f-887e7deaa72e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:23.286387 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-6a6f47c9-52e8-4441-ba3f-887e7deaa72e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:23.308348 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9d73af3e-ab2d-43b8-96d5-67a92725f05e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:23.311967 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9d73af3e-ab2d-43b8-96d5-67a92725f05e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:23.312272 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9d73af3e-ab2d-43b8-96d5-67a92725f05e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:23.312636 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9d73af3e-ab2d-43b8-96d5-67a92725f05e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:23.312636 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-9d73af3e-ab2d-43b8-96d5-67a92725f05e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:23.323707 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fb2f3bae-3f4e-4e86-923b-77614089dd54 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:23.324497 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:23.324497 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:23.326439 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9d73af3e-ab2d-43b8-96d5-67a92725f05e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:23.327370 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fb2f3bae-3f4e-4e86-923b-77614089dd54 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:23.327609 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 525/2077] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:23 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 723 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:23.328074 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fb2f3bae-3f4e-4e86-923b-77614089dd54 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:23.331133 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fb2f3bae-3f4e-4e86-923b-77614089dd54 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:23.331133 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-fb2f3bae-3f4e-4e86-923b-77614089dd54 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:23.333692 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:23.333692 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:23.334606 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fb2f3bae-3f4e-4e86-923b-77614089dd54 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:23.335507 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 523/2078] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:23 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:23.337289 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-6a6f47c9-52e8-4441-ba3f-887e7deaa72e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:23.340533 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:23.340533 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:23.351659 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6a6f47c9-52e8-4441-ba3f-887e7deaa72e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:36:23.352273 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 513/2079] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:36:23 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:36:23.372255 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0d84c95e-e41e-45c7-adea-b1ddc0c69408 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:23.375251 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0d84c95e-e41e-45c7-adea-b1ddc0c69408 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] POST https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774/action Aug 14 00:36:23.375251 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0d84c95e-e41e-45c7-adea-b1ddc0c69408 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:36:23.375251 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0d84c95e-e41e-45c7-adea-b1ddc0c69408 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:23.377279 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-0d84c95e-e41e-45c7-adea-b1ddc0c69408 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] delete called for group 1c14e8f6-4936-4860-8dfd-a2f9608a9774 {{(pid=100211) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 00:36:23.377701 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.groups [None req-0d84c95e-e41e-45c7-adea-b1ddc0c69408 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Delete group with id: 1c14e8f6-4936-4860-8dfd-a2f9608a9774 Aug 14 00:36:23.382377 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:23.382377 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:23.476535 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0d84c95e-e41e-45c7-adea-b1ddc0c69408 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774/action returned with HTTP 202 Aug 14 00:36:23.477118 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 519/2080] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:36:23 2026] POST /volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:23.487004 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-46eb09f1-f1c7-4037-81ae-84e60f90bb4f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:23.493325 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-46eb09f1-f1c7-4037-81ae-84e60f90bb4f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/92ce0768-6f84-40a1-b3ac-b570dd2b2b1c Aug 14 00:36:23.494847 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-46eb09f1-f1c7-4037-81ae-84e60f90bb4f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:23.495195 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-46eb09f1-f1c7-4037-81ae-84e60f90bb4f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:23.507079 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:23.507079 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:23.512574 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-46eb09f1-f1c7-4037-81ae-84e60f90bb4f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Volume info retrieved successfully. Aug 14 00:36:23.513819 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-46eb09f1-f1c7-4037-81ae-84e60f90bb4f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:23.514056 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-46eb09f1-f1c7-4037-81ae-84e60f90bb4f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:23.564928 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-46eb09f1-f1c7-4037-81ae-84e60f90bb4f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:23.569760 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:23.569760 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:23.581728 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-46eb09f1-f1c7-4037-81ae-84e60f90bb4f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/92ce0768-6f84-40a1-b3ac-b570dd2b2b1c returned with HTTP 200 Aug 14 00:36:23.582674 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 526/2081] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:23 2026] GET /volume/v3/volumes/92ce0768-6f84-40a1-b3ac-b570dd2b2b1c => generated 914 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:24.344999 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c2dd6cd5-4fdd-477c-906f-69b31ea5a7db None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:24.349428 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c2dd6cd5-4fdd-477c-906f-69b31ea5a7db tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:24.349822 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c2dd6cd5-4fdd-477c-906f-69b31ea5a7db tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:24.350212 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c2dd6cd5-4fdd-477c-906f-69b31ea5a7db tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:24.350439 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-c2dd6cd5-4fdd-477c-906f-69b31ea5a7db tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:24.362452 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6d709953-6e67-4f4a-8e0c-89f07bf61116 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:24.364977 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6d709953-6e67-4f4a-8e0c-89f07bf61116 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:24.364977 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6d709953-6e67-4f4a-8e0c-89f07bf61116 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:24.364977 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6d709953-6e67-4f4a-8e0c-89f07bf61116 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:24.364977 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-6d709953-6e67-4f4a-8e0c-89f07bf61116 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:24.377842 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:24.377842 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:24.378777 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6d709953-6e67-4f4a-8e0c-89f07bf61116 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:24.379222 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 514/2082] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:24 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:24.392402 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:24.392402 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:24.394275 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c2dd6cd5-4fdd-477c-906f-69b31ea5a7db tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:24.394548 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 524/2083] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:24 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 723 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:24.602245 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d1090d0c-066c-412f-8990-c28baec2714e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:24.604393 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d1090d0c-066c-412f-8990-c28baec2714e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/92ce0768-6f84-40a1-b3ac-b570dd2b2b1c Aug 14 00:36:24.604630 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d1090d0c-066c-412f-8990-c28baec2714e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:24.604863 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d1090d0c-066c-412f-8990-c28baec2714e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:24.612398 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d1090d0c-066c-412f-8990-c28baec2714e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/92ce0768-6f84-40a1-b3ac-b570dd2b2b1c returned with HTTP 404 Aug 14 00:36:24.613043 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 520/2084] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:24 2026] GET /volume/v3/volumes/92ce0768-6f84-40a1-b3ac-b570dd2b2b1c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:24.631553 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f20dbaf6-28ed-41e0-b380-568638341c47 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:24.638220 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f20dbaf6-28ed-41e0-b380-568638341c47 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/0108aa99-fe16-4139-a192-de4e2de7fa96 Aug 14 00:36:24.638527 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f20dbaf6-28ed-41e0-b380-568638341c47 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:24.638700 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f20dbaf6-28ed-41e0-b380-568638341c47 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:24.651824 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f20dbaf6-28ed-41e0-b380-568638341c47 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/0108aa99-fe16-4139-a192-de4e2de7fa96 returned with HTTP 404 Aug 14 00:36:24.652549 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 527/2085] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:24 2026] GET /volume/v3/volumes/0108aa99-fe16-4139-a192-de4e2de7fa96 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:24.663380 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3e39e985-18a9-47c7-a722-a1716f9690a0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:24.665898 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3e39e985-18a9-47c7-a722-a1716f9690a0 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 Aug 14 00:36:24.666190 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3e39e985-18a9-47c7-a722-a1716f9690a0 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:24.666449 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3e39e985-18a9-47c7-a722-a1716f9690a0 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:24.666623 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-3e39e985-18a9-47c7-a722-a1716f9690a0 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 1c14e8f6-4936-4860-8dfd-a2f9608a9774 {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:24.671720 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3e39e985-18a9-47c7-a722-a1716f9690a0 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 returned with HTTP 404 Aug 14 00:36:24.672074 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 515/2086] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:24 2026] GET /volume/v3/groups/1c14e8f6-4936-4860-8dfd-a2f9608a9774 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:24.681427 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f6108079-cffe-44fa-87eb-b0d63717e6f9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:24.683536 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f6108079-cffe-44fa-87eb-b0d63717e6f9 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] DELETE https://10.4.3.208/volume/v3/group_types/6c52e49c-8253-4c9c-b1dc-99301d5cff1f Aug 14 00:36:24.683904 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f6108079-cffe-44fa-87eb-b0d63717e6f9 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:24.684806 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f6108079-cffe-44fa-87eb-b0d63717e6f9 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:24.710038 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f6108079-cffe-44fa-87eb-b0d63717e6f9 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] https://10.4.3.208/volume/v3/group_types/6c52e49c-8253-4c9c-b1dc-99301d5cff1f returned with HTTP 202 Aug 14 00:36:24.710681 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 525/2087] 10.4.3.208 () {68 vars in 1404 bytes} [Fri Aug 14 00:36:24 2026] DELETE /volume/v3/group_types/6c52e49c-8253-4c9c-b1dc-99301d5cff1f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:24.720068 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d1f34701-9dd6-4560-989a-57b14e3cae69 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:24.721949 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d1f34701-9dd6-4560-989a-57b14e3cae69 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] DELETE https://10.4.3.208/volume/v3/types/38ee34f5-6028-4b43-bdcb-e7919baab0e3 Aug 14 00:36:24.722398 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d1f34701-9dd6-4560-989a-57b14e3cae69 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:24.722747 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d1f34701-9dd6-4560-989a-57b14e3cae69 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:24.775008 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d1f34701-9dd6-4560-989a-57b14e3cae69 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] https://10.4.3.208/volume/v3/types/38ee34f5-6028-4b43-bdcb-e7919baab0e3 returned with HTTP 202 Aug 14 00:36:24.775751 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 521/2088] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:36:24 2026] DELETE /volume/v3/types/38ee34f5-6028-4b43-bdcb-e7919baab0e3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:24.784372 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e7cf8bd6-5f72-4554-8c88-1ec3a8113d05 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:24.786881 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e7cf8bd6-5f72-4554-8c88-1ec3a8113d05 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] GET https://10.4.3.208/volume/v3/types/38ee34f5-6028-4b43-bdcb-e7919baab0e3 Aug 14 00:36:24.787369 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e7cf8bd6-5f72-4554-8c88-1ec3a8113d05 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:24.787639 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e7cf8bd6-5f72-4554-8c88-1ec3a8113d05 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:24.795770 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e7cf8bd6-5f72-4554-8c88-1ec3a8113d05 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] https://10.4.3.208/volume/v3/types/38ee34f5-6028-4b43-bdcb-e7919baab0e3 returned with HTTP 404 Aug 14 00:36:24.795770 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 528/2089] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:36:24 2026] GET /volume/v3/types/38ee34f5-6028-4b43-bdcb-e7919baab0e3 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:24.807587 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b4a5a7af-9b73-420d-8921-c65a48d4210f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:24.809563 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b4a5a7af-9b73-420d-8921-c65a48d4210f tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:36:24.809935 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b4a5a7af-9b73-420d-8921-c65a48d4210f tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2032719956"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:24.830123 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b4a5a7af-9b73-420d-8921-c65a48d4210f tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:36:24.830469 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 516/2090] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:36:24 2026] POST /volume/v3/types => generated 224 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:24.842817 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3e07aef6-49f7-44ad-98ff-2b5672af9e13 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:24.844982 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3e07aef6-49f7-44ad-98ff-2b5672af9e13 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] POST https://10.4.3.208/volume/v3/group_types Aug 14 00:36:24.845532 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3e07aef6-49f7-44ad-98ff-2b5672af9e13 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1292346173"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:24.867615 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3e07aef6-49f7-44ad-98ff-2b5672af9e13 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] https://10.4.3.208/volume/v3/group_types returned with HTTP 202 Aug 14 00:36:24.868100 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 526/2091] 10.4.3.208 () {70 vars in 1311 bytes} [Fri Aug 14 00:36:24 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 14 00:36:24.878638 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-365403bd-37f0-4f83-8623-990b07976ebc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:24.882109 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-365403bd-37f0-4f83-8623-990b07976ebc tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] POST https://10.4.3.208/volume/v3/groups Aug 14 00:36:24.882109 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-365403bd-37f0-4f83-8623-990b07976ebc tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9d3cdd2e-ab46-4ad8-a6be-fc830fc1b0fe", "volume_types": ["367459a0-56fb-4a63-92c1-1a2f6860747a"], "name": "tempest-GroupSnapshotsTest-Group-529794126"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:24.884835 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-365403bd-37f0-4f83-8623-990b07976ebc tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Creating new group {'group': {'group_type': '9d3cdd2e-ab46-4ad8-a6be-fc830fc1b0fe', 'volume_types': ['367459a0-56fb-4a63-92c1-1a2f6860747a'], 'name': 'tempest-GroupSnapshotsTest-Group-529794126'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 00:36:24.890398 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.groups [None req-365403bd-37f0-4f83-8623-990b07976ebc tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Creating group tempest-GroupSnapshotsTest-Group-529794126. Aug 14 00:36:24.901975 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-365403bd-37f0-4f83-8623-990b07976ebc tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Availability Zones retrieved successfully. Aug 14 00:36:24.921928 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-365403bd-37f0-4f83-8623-990b07976ebc tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Created reservations ['7d3eea79-2d89-4c75-874a-0f03e1c367f6'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:24.967401 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-365403bd-37f0-4f83-8623-990b07976ebc tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups returned with HTTP 202 Aug 14 00:36:24.967401 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 522/2092] 10.4.3.208 () {70 vars in 1297 bytes} [Fri Aug 14 00:36:24 2026] POST /volume/v3/groups => generated 111 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:24.980189 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9d6d4d25-8e35-4f4b-94e6-64902d82b257 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:24.982913 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9d6d4d25-8e35-4f4b-94e6-64902d82b257 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/0b63abe2-fdcf-41f6-863d-82427fcb4e17 Aug 14 00:36:24.983286 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9d6d4d25-8e35-4f4b-94e6-64902d82b257 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:24.983491 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9d6d4d25-8e35-4f4b-94e6-64902d82b257 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:24.983707 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-9d6d4d25-8e35-4f4b-94e6-64902d82b257 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 0b63abe2-fdcf-41f6-863d-82427fcb4e17 {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:24.987818 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:24.987818 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:24.999059 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9d6d4d25-8e35-4f4b-94e6-64902d82b257 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/0b63abe2-fdcf-41f6-863d-82427fcb4e17 returned with HTTP 200 Aug 14 00:36:24.999642 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 529/2093] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:24 2026] GET /volume/v3/groups/0b63abe2-fdcf-41f6-863d-82427fcb4e17 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:25.396929 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-dc104c2b-b447-49a7-a24d-3abd1e23ce34 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:25.399040 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dc104c2b-b447-49a7-a24d-3abd1e23ce34 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:25.399530 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dc104c2b-b447-49a7-a24d-3abd1e23ce34 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:25.399845 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dc104c2b-b447-49a7-a24d-3abd1e23ce34 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:25.400016 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-dc104c2b-b447-49a7-a24d-3abd1e23ce34 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:25.404920 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:25.404920 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:25.406020 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dc104c2b-b447-49a7-a24d-3abd1e23ce34 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:25.406676 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 517/2094] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:25 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:25.409768 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-66750929-5406-42b8-9604-01acaa4cca7e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:25.414867 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-66750929-5406-42b8-9604-01acaa4cca7e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:25.415111 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-66750929-5406-42b8-9604-01acaa4cca7e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:25.415717 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-66750929-5406-42b8-9604-01acaa4cca7e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:25.415895 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-66750929-5406-42b8-9604-01acaa4cca7e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:25.421841 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:25.421841 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:25.422820 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-66750929-5406-42b8-9604-01acaa4cca7e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:25.423227 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 527/2095] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:25 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:26.014118 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e59f61e1-b249-44e5-b814-41e1501c7fbf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:26.018134 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e59f61e1-b249-44e5-b814-41e1501c7fbf tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/0b63abe2-fdcf-41f6-863d-82427fcb4e17 Aug 14 00:36:26.018134 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e59f61e1-b249-44e5-b814-41e1501c7fbf tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:26.018134 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e59f61e1-b249-44e5-b814-41e1501c7fbf tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:26.018134 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-e59f61e1-b249-44e5-b814-41e1501c7fbf tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 0b63abe2-fdcf-41f6-863d-82427fcb4e17 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:26.025080 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:26.025080 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:26.038222 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e59f61e1-b249-44e5-b814-41e1501c7fbf tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/0b63abe2-fdcf-41f6-863d-82427fcb4e17 returned with HTTP 200 Aug 14 00:36:26.039181 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 523/2096] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:26 2026] GET /volume/v3/groups/0b63abe2-fdcf-41f6-863d-82427fcb4e17 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:26.049866 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:26.052048 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:26.052486 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-426659890", "volume_type": "367459a0-56fb-4a63-92c1-1a2f6860747a", "group_id": "0b63abe2-fdcf-41f6-863d-82427fcb4e17", "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:26.054368 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-426659890', 'volume_type': '367459a0-56fb-4a63-92c1-1a2f6860747a', 'group_id': '0b63abe2-fdcf-41f6-863d-82427fcb4e17', 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:26.062278 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:26.062278 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:26.062681 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Create volume of 1 GB Aug 14 00:36:26.067424 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Availability Zones retrieved successfully. Aug 14 00:36:26.072518 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Flow 'volume_create_api' (24ce828b-7141-4fe1-a994-a7668e36f9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:26.073544 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd157ef-7782-418f-8fa4-0346d38c364f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:26.074041 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:26.074041 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:26.074560 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:26.095730 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd157ef-7782-418f-8fa4-0346d38c364f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:36:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=367459a0-56fb-4a63-92c1-1a2f6860747a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2032719956',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '367459a0-56fb-4a63-92c1-1a2f6860747a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0b63abe2-fdcf-41f6-863d-82427fcb4e17', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:26.096675 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (324fa409-677d-407a-aa8e-e44de95c3ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:26.124863 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2032719956 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2032719956, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:26.125183 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2032719956 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2032719956, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:26.160486 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Created reservations ['4da8c132-b117-4071-852a-bfbb4610ed79', '50ecf00c-a1f9-4e69-9fba-c65b19369d5b', '9ef8c268-0c30-46cd-a887-26eafb7122c8', '4be789b8-9a2e-44c4-97ae-a0504e36de16'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:26.161381 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (324fa409-677d-407a-aa8e-e44de95c3ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4da8c132-b117-4071-852a-bfbb4610ed79', '50ecf00c-a1f9-4e69-9fba-c65b19369d5b', '9ef8c268-0c30-46cd-a887-26eafb7122c8', '4be789b8-9a2e-44c4-97ae-a0504e36de16']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:26.162102 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e545d1c5-d6a2-4a73-a571-e18b7420d381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:26.185003 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e545d1c5-d6a2-4a73-a571-e18b7420d381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ed5fda0-c3f7-4654-bd32-324001b2fa7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-426659890',encryption_key_id=None,group_id=0b63abe2-fdcf-41f6-863d-82427fcb4e17,group_type_id=,metadata={},multiattach=False,project_id='f7d45ca6ef4a4841a91f74449b9b9f5e',qos_specs=None,replication_status=,reservations=['4da8c132-b117-4071-852a-bfbb4610ed79','50ecf00c-a1f9-4e69-9fba-c65b19369d5b','9ef8c268-0c30-46cd-a887-26eafb7122c8','4be789b8-9a2e-44c4-97ae-a0504e36de16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf19dfa019f34512880dc01ed78bc17d',volume_type_id=367459a0-56fb-4a63-92c1-1a2f6860747a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-426659890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0b63abe2-fdcf-41f6-863d-82427fcb4e17,host=None,id=6ed5fda0-c3f7-4654-bd32-324001b2fa7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7d45ca6ef4a4841a91f74449b9b9f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf19dfa019f34512880dc01ed78bc17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(367459a0-56fb-4a63-92c1-1a2f6860747a),volume_type_id=367459a0-56fb-4a63-92c1-1a2f6860747a)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:26.185795 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (902a6688-aa1e-4944-a333-4479854ea9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:26.211819 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (902a6688-aa1e-4944-a333-4479854ea9b6) transitioned into state 'SUCCESS' from state '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-426659890',encryption_key_id=None,group_id=0b63abe2-fdcf-41f6-863d-82427fcb4e17,group_type_id=,metadata={},multiattach=False,project_id='f7d45ca6ef4a4841a91f74449b9b9f5e',qos_specs=None,replication_status=,reservations=['4da8c132-b117-4071-852a-bfbb4610ed79','50ecf00c-a1f9-4e69-9fba-c65b19369d5b','9ef8c268-0c30-46cd-a887-26eafb7122c8','4be789b8-9a2e-44c4-97ae-a0504e36de16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf19dfa019f34512880dc01ed78bc17d',volume_type_id=367459a0-56fb-4a63-92c1-1a2f6860747a)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:26.213524 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7cd1ed8-ebe5-4805-adce-eed545caf7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:26.236282 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7cd1ed8-ebe5-4805-adce-eed545caf7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:26.236791 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Flow 'volume_create_api' (24ce828b-7141-4fe1-a994-a7668e36f9cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:26.237393 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Create volume request issued successfully. Aug 14 00:36:26.238824 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:26.239058 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:26.297879 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:26.301827 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:26.301827 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:26.306829 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4fc63fa8-b1fe-4c4b-8a95-6485bc068ca9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:26.307363 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 530/2097] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:36:26 2026] POST /volume/v3/volumes => generated 822 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:26.326771 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6b5dec00-3932-4fb0-9a2e-c27e0b0905a5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:26.330874 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6b5dec00-3932-4fb0-9a2e-c27e0b0905a5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/6ed5fda0-c3f7-4654-bd32-324001b2fa7f Aug 14 00:36:26.331421 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6b5dec00-3932-4fb0-9a2e-c27e0b0905a5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:26.331582 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6b5dec00-3932-4fb0-9a2e-c27e0b0905a5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:26.342446 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:26.342446 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:26.355378 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6b5dec00-3932-4fb0-9a2e-c27e0b0905a5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Volume info retrieved successfully. Aug 14 00:36:26.356480 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-6b5dec00-3932-4fb0-9a2e-c27e0b0905a5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:26.356671 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-6b5dec00-3932-4fb0-9a2e-c27e0b0905a5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:26.417322 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-6b5dec00-3932-4fb0-9a2e-c27e0b0905a5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:26.422508 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:26.422508 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:26.426847 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-59b1e150-7099-421b-8361-287290852461 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:26.432215 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-59b1e150-7099-421b-8361-287290852461 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:26.433766 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-59b1e150-7099-421b-8361-287290852461 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:26.433766 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-59b1e150-7099-421b-8361-287290852461 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:26.433766 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-59b1e150-7099-421b-8361-287290852461 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:26.437239 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8ff063e6-4b94-402e-ad17-5ff5f45afcda None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:26.439076 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6b5dec00-3932-4fb0-9a2e-c27e0b0905a5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/6ed5fda0-c3f7-4654-bd32-324001b2fa7f returned with HTTP 200 Aug 14 00:36:26.439612 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 518/2098] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:26 2026] GET /volume/v3/volumes/6ed5fda0-c3f7-4654-bd32-324001b2fa7f => generated 890 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:26.441444 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8ff063e6-4b94-402e-ad17-5ff5f45afcda tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:26.441746 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8ff063e6-4b94-402e-ad17-5ff5f45afcda tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:26.442209 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8ff063e6-4b94-402e-ad17-5ff5f45afcda tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:26.443070 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-8ff063e6-4b94-402e-ad17-5ff5f45afcda tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:26.445663 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:26.445663 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:26.449114 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-59b1e150-7099-421b-8361-287290852461 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:26.449114 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 528/2099] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:26 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:26.463621 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:26.463621 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:26.464841 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8ff063e6-4b94-402e-ad17-5ff5f45afcda tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:26.465492 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 524/2100] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:26 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:27.471693 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b30a049d-8a57-4231-86d9-e5aeab57fa5f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:27.472301 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-45129a90-8b53-4b44-87b1-3583d707d5ee None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:27.473695 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b30a049d-8a57-4231-86d9-e5aeab57fa5f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/6ed5fda0-c3f7-4654-bd32-324001b2fa7f Aug 14 00:36:27.473859 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b30a049d-8a57-4231-86d9-e5aeab57fa5f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:27.474635 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b30a049d-8a57-4231-86d9-e5aeab57fa5f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:27.476810 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-45129a90-8b53-4b44-87b1-3583d707d5ee tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:27.477123 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-45129a90-8b53-4b44-87b1-3583d707d5ee tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:27.477430 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-45129a90-8b53-4b44-87b1-3583d707d5ee tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:27.477626 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-45129a90-8b53-4b44-87b1-3583d707d5ee tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:27.482590 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-440aae95-fc6a-4e34-b7d1-7598a0fbefe4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:27.484908 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-440aae95-fc6a-4e34-b7d1-7598a0fbefe4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:27.485385 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-440aae95-fc6a-4e34-b7d1-7598a0fbefe4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:27.485482 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-440aae95-fc6a-4e34-b7d1-7598a0fbefe4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:27.485482 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-440aae95-fc6a-4e34-b7d1-7598a0fbefe4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:27.487772 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:27.487772 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:27.487951 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:27.487951 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:27.488853 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-45129a90-8b53-4b44-87b1-3583d707d5ee tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:27.489385 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 531/2101] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:27 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:27.491961 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:27.491961 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:27.492852 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-440aae95-fc6a-4e34-b7d1-7598a0fbefe4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:27.493862 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 529/2102] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:27 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:27.501274 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b30a049d-8a57-4231-86d9-e5aeab57fa5f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Volume info retrieved successfully. Aug 14 00:36:27.502555 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-b30a049d-8a57-4231-86d9-e5aeab57fa5f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:27.502781 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-b30a049d-8a57-4231-86d9-e5aeab57fa5f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:27.579201 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-b30a049d-8a57-4231-86d9-e5aeab57fa5f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:27.588167 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:27.588167 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:27.603955 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b30a049d-8a57-4231-86d9-e5aeab57fa5f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/6ed5fda0-c3f7-4654-bd32-324001b2fa7f returned with HTTP 200 Aug 14 00:36:27.604556 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 519/2103] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:27 2026] GET /volume/v3/volumes/6ed5fda0-c3f7-4654-bd32-324001b2fa7f => generated 915 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:27.626119 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-410afcbb-4df0-4422-8edf-a34a88fdc003 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:27.628222 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-410afcbb-4df0-4422-8edf-a34a88fdc003 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] POST https://10.4.3.208/volume/v3/group_snapshots Aug 14 00:36:27.628761 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-410afcbb-4df0-4422-8edf-a34a88fdc003 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0b63abe2-fdcf-41f6-863d-82427fcb4e17", "name": "tempest-group_snapshot-1263665415"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:27.630278 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.group_snapshots [None req-410afcbb-4df0-4422-8edf-a34a88fdc003 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '0b63abe2-fdcf-41f6-863d-82427fcb4e17', 'name': 'tempest-group_snapshot-1263665415'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 00:36:27.637390 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:27.637390 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:27.644853 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.group_snapshots [None req-410afcbb-4df0-4422-8edf-a34a88fdc003 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Creating group_snapshot tempest-group_snapshot-1263665415. Aug 14 00:36:27.679125 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:27.679125 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:27.703119 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-410afcbb-4df0-4422-8edf-a34a88fdc003 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2032719956 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2032719956, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:27.703119 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-410afcbb-4df0-4422-8edf-a34a88fdc003 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2032719956 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2032719956, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:27.737734 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-410afcbb-4df0-4422-8edf-a34a88fdc003 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Created reservations ['bcdded15-718f-4e77-969f-01a03021d53a', '2ed70c05-7b93-46c7-9e38-30d7af52769b', '701282b9-5b40-4980-984c-6449e611f1dc', '75c7ea91-d750-4779-8c1b-9cc0c8c4de64'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:27.770226 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-410afcbb-4df0-4422-8edf-a34a88fdc003 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots returned with HTTP 202 Aug 14 00:36:27.777561 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 525/2104] 10.4.3.208 () {70 vars in 1324 bytes} [Fri Aug 14 00:36:27 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:27.781231 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7e4d2b45-58ea-4e19-afcd-9597510a7fc3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:27.783607 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7e4d2b45-58ea-4e19-afcd-9597510a7fc3 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 Aug 14 00:36:27.783893 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7e4d2b45-58ea-4e19-afcd-9597510a7fc3 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:27.784227 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7e4d2b45-58ea-4e19-afcd-9597510a7fc3 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:27.784291 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.group_snapshots [None req-7e4d2b45-58ea-4e19-afcd-9597510a7fc3 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 895e6c68-08af-4faf-852f-e1137555d1f6 {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:27.790231 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:27.790231 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:27.794190 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7e4d2b45-58ea-4e19-afcd-9597510a7fc3 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 returned with HTTP 200 Aug 14 00:36:27.794190 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 532/2105] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:27 2026] GET /volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:28.509469 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7f44983c-3ddb-47c0-97da-2af7aab7f4e7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:28.513053 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7f44983c-3ddb-47c0-97da-2af7aab7f4e7 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:28.513053 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7f44983c-3ddb-47c0-97da-2af7aab7f4e7 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:28.513053 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7f44983c-3ddb-47c0-97da-2af7aab7f4e7 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:28.513261 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fcca2e7d-2a96-459d-98d1-aa5c3e89f05f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:28.513617 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7f44983c-3ddb-47c0-97da-2af7aab7f4e7 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:28.515568 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fcca2e7d-2a96-459d-98d1-aa5c3e89f05f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:28.515981 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fcca2e7d-2a96-459d-98d1-aa5c3e89f05f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:28.516791 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fcca2e7d-2a96-459d-98d1-aa5c3e89f05f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:28.517037 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-fcca2e7d-2a96-459d-98d1-aa5c3e89f05f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:28.517363 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:28.517363 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:28.518483 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7f44983c-3ddb-47c0-97da-2af7aab7f4e7 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:28.519008 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 530/2106] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:28 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:28.524012 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:28.524012 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:28.524012 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fcca2e7d-2a96-459d-98d1-aa5c3e89f05f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:28.524012 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 520/2107] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:28 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:28.805376 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-26bbcaf4-8f96-436c-b93a-bcec513ac0ea None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:28.808651 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-26bbcaf4-8f96-436c-b93a-bcec513ac0ea tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 Aug 14 00:36:28.808817 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-26bbcaf4-8f96-436c-b93a-bcec513ac0ea tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:28.809081 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-26bbcaf4-8f96-436c-b93a-bcec513ac0ea tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:28.809081 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.group_snapshots [None req-26bbcaf4-8f96-436c-b93a-bcec513ac0ea tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 895e6c68-08af-4faf-852f-e1137555d1f6 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:28.814008 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:28.814008 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:28.819564 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-26bbcaf4-8f96-436c-b93a-bcec513ac0ea tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 returned with HTTP 200 Aug 14 00:36:28.820070 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 526/2108] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:28 2026] GET /volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 => generated 308 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:28.831338 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-43399b1d-4eb7-4d03-b399-fe191a2691e5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:28.833474 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-43399b1d-4eb7-4d03-b399-fe191a2691e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/snapshots/detail Aug 14 00:36:28.833757 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-43399b1d-4eb7-4d03-b399-fe191a2691e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:28.833980 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-43399b1d-4eb7-4d03-b399-fe191a2691e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:28.834340 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-43399b1d-4eb7-4d03-b399-fe191a2691e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:28.835659 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.db.api [None req-43399b1d-4eb7-4d03-b399-fe191a2691e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Building query based on filter {{(pid=100210) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:36:28.850940 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-43399b1d-4eb7-4d03-b399-fe191a2691e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Get all snapshots completed successfully. Aug 14 00:36:28.852451 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:28.852451 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:28.852610 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-43399b1d-4eb7-4d03-b399-fe191a2691e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 00:36:28.853198 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 533/2109] 10.4.3.208 () {66 vars in 1264 bytes} [Fri Aug 14 00:36:28 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:28.865869 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8ef18c8c-06fb-4ca0-9ec4-cc1f9f5382e1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:28.868519 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8ef18c8c-06fb-4ca0-9ec4-cc1f9f5382e1 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/snapshots/f6d52ec4-79a7-47aa-a63b-06b571202007 Aug 14 00:36:28.868780 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8ef18c8c-06fb-4ca0-9ec4-cc1f9f5382e1 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:28.869033 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8ef18c8c-06fb-4ca0-9ec4-cc1f9f5382e1 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:28.885067 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:28.885067 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:28.885738 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8ef18c8c-06fb-4ca0-9ec4-cc1f9f5382e1 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Snapshot retrieved successfully. Aug 14 00:36:28.887004 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8ef18c8c-06fb-4ca0-9ec4-cc1f9f5382e1 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/snapshots/f6d52ec4-79a7-47aa-a63b-06b571202007 returned with HTTP 200 Aug 14 00:36:28.890769 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 531/2110] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:28 2026] GET /volume/v3/snapshots/f6d52ec4-79a7-47aa-a63b-06b571202007 => generated 451 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:28.901098 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5e469237-5364-4a14-b308-1faf08a859c7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:28.904288 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5e469237-5364-4a14-b308-1faf08a859c7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 Aug 14 00:36:28.904608 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5e469237-5364-4a14-b308-1faf08a859c7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:28.904887 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5e469237-5364-4a14-b308-1faf08a859c7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:28.905097 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.group_snapshots [None req-5e469237-5364-4a14-b308-1faf08a859c7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 895e6c68-08af-4faf-852f-e1137555d1f6 {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:28.911071 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:28.911071 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:28.920144 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5e469237-5364-4a14-b308-1faf08a859c7 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 returned with HTTP 200 Aug 14 00:36:28.920840 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 521/2111] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:28 2026] GET /volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 => generated 308 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:28.931989 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c0a39ed9-4420-416b-9434-63ccb74a47be None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:28.934155 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c0a39ed9-4420-416b-9434-63ccb74a47be tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/detail Aug 14 00:36:28.934794 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c0a39ed9-4420-416b-9434-63ccb74a47be tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:28.934794 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c0a39ed9-4420-416b-9434-63ccb74a47be tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:28.951408 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c0a39ed9-4420-416b-9434-63ccb74a47be tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 14 00:36:28.952018 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 527/2112] 10.4.3.208 () {68 vars in 1323 bytes} [Fri Aug 14 00:36:28 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:28.968946 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-979707ec-c4cb-4814-9070-2037579658b9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:28.971513 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-979707ec-c4cb-4814-9070-2037579658b9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] DELETE https://10.4.3.208/volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 Aug 14 00:36:28.971835 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-979707ec-c4cb-4814-9070-2037579658b9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:28.972201 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-979707ec-c4cb-4814-9070-2037579658b9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:28.972374 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.group_snapshots [None req-979707ec-c4cb-4814-9070-2037579658b9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] delete called for member 895e6c68-08af-4faf-852f-e1137555d1f6 {{(pid=100210) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 00:36:28.972530 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.group_snapshots [None req-979707ec-c4cb-4814-9070-2037579658b9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Delete group_snapshot with id: 895e6c68-08af-4faf-852f-e1137555d1f6 Aug 14 00:36:28.977472 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:28.977472 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:29.017007 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-979707ec-c4cb-4814-9070-2037579658b9 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 returned with HTTP 202 Aug 14 00:36:29.017007 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 534/2113] 10.4.3.208 () {68 vars in 1416 bytes} [Fri Aug 14 00:36:28 2026] DELETE /volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:29.024428 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b7514e4e-8a62-49c8-a470-d50806948dda None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:29.026195 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b7514e4e-8a62-49c8-a470-d50806948dda tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:36:29.026263 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b7514e4e-8a62-49c8-a470-d50806948dda tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:29.026660 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b7514e4e-8a62-49c8-a470-d50806948dda tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:29.026947 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-b7514e4e-8a62-49c8-a470-d50806948dda tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:29.029169 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b7514e4e-8a62-49c8-a470-d50806948dda tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:36:29.037397 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b7514e4e-8a62-49c8-a470-d50806948dda tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Get all volumes completed successfully. Aug 14 00:36:29.038429 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-b7514e4e-8a62-49c8-a470-d50806948dda tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:29.038666 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-b7514e4e-8a62-49c8-a470-d50806948dda tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:29.083326 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-b7514e4e-8a62-49c8-a470-d50806948dda tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:29.087359 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:29.087359 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:29.097131 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b7514e4e-8a62-49c8-a470-d50806948dda tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:36:29.097131 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 532/2114] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:36:29 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:29.117890 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a708618f-1895-4ccc-a051-c842d1549e4e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:29.120750 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a708618f-1895-4ccc-a051-c842d1549e4e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/snapshots/detail Aug 14 00:36:29.120750 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a708618f-1895-4ccc-a051-c842d1549e4e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:29.120750 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a708618f-1895-4ccc-a051-c842d1549e4e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:29.121018 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-a708618f-1895-4ccc-a051-c842d1549e4e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:29.123446 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.db.api [None req-a708618f-1895-4ccc-a051-c842d1549e4e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Building query based on filter {{(pid=100209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:36:29.128721 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a708618f-1895-4ccc-a051-c842d1549e4e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Get all snapshots completed successfully. Aug 14 00:36:29.128959 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:29.128959 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:29.129746 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a708618f-1895-4ccc-a051-c842d1549e4e tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 00:36:29.130260 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 522/2115] 10.4.3.208 () {66 vars in 1264 bytes} [Fri Aug 14 00:36:29 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:29.142862 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9bd0c1e3-ec3b-4036-bd0b-a09c9b960864 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:29.146165 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9bd0c1e3-ec3b-4036-bd0b-a09c9b960864 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/snapshots/f6d52ec4-79a7-47aa-a63b-06b571202007 Aug 14 00:36:29.146165 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9bd0c1e3-ec3b-4036-bd0b-a09c9b960864 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:29.146165 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9bd0c1e3-ec3b-4036-bd0b-a09c9b960864 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:29.155692 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:29.155692 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:29.156359 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9bd0c1e3-ec3b-4036-bd0b-a09c9b960864 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Snapshot retrieved successfully. Aug 14 00:36:29.159141 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9bd0c1e3-ec3b-4036-bd0b-a09c9b960864 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/snapshots/f6d52ec4-79a7-47aa-a63b-06b571202007 returned with HTTP 200 Aug 14 00:36:29.159141 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 528/2116] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:29 2026] GET /volume/v3/snapshots/f6d52ec4-79a7-47aa-a63b-06b571202007 => generated 449 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:29.532335 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b638c40e-0f15-48ce-a24c-e7e4d8579920 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:29.534543 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b638c40e-0f15-48ce-a24c-e7e4d8579920 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:29.534754 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b638c40e-0f15-48ce-a24c-e7e4d8579920 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:29.534958 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b638c40e-0f15-48ce-a24c-e7e4d8579920 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:29.535063 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b638c40e-0f15-48ce-a24c-e7e4d8579920 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:29.537732 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9b923fca-8309-4b93-868e-b23568c1d435 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:29.539953 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9b923fca-8309-4b93-868e-b23568c1d435 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:29.540157 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:29.540157 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:29.540598 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9b923fca-8309-4b93-868e-b23568c1d435 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:29.540947 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9b923fca-8309-4b93-868e-b23568c1d435 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:29.541198 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-9b923fca-8309-4b93-868e-b23568c1d435 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:29.541275 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b638c40e-0f15-48ce-a24c-e7e4d8579920 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:29.542307 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 535/2117] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:29 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:29.548030 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:29.548030 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:29.548030 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9b923fca-8309-4b93-868e-b23568c1d435 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:29.548030 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 533/2118] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:29 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:30.108810 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:30.177050 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-828006ae-a7f7-454a-877d-fcf14b22db2a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:30.182538 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-828006ae-a7f7-454a-877d-fcf14b22db2a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/snapshots/f6d52ec4-79a7-47aa-a63b-06b571202007 Aug 14 00:36:30.182860 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-828006ae-a7f7-454a-877d-fcf14b22db2a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:30.183329 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-828006ae-a7f7-454a-877d-fcf14b22db2a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:30.191837 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-828006ae-a7f7-454a-877d-fcf14b22db2a tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/snapshots/f6d52ec4-79a7-47aa-a63b-06b571202007 returned with HTTP 404 Aug 14 00:36:30.193218 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 529/2119] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:30 2026] GET /volume/v3/snapshots/f6d52ec4-79a7-47aa-a63b-06b571202007 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:30.207423 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2b9f9793-4731-4c7b-a0eb-dfa2531240f5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:30.213523 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2b9f9793-4731-4c7b-a0eb-dfa2531240f5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 Aug 14 00:36:30.213858 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2b9f9793-4731-4c7b-a0eb-dfa2531240f5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:30.215616 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2b9f9793-4731-4c7b-a0eb-dfa2531240f5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:30.215616 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.group_snapshots [None req-2b9f9793-4731-4c7b-a0eb-dfa2531240f5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 895e6c68-08af-4faf-852f-e1137555d1f6 {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:30.222683 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2b9f9793-4731-4c7b-a0eb-dfa2531240f5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 returned with HTTP 404 Aug 14 00:36:30.222863 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 536/2120] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:30 2026] GET /volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:30.235690 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-39f1280f-d3f0-4dc8-88f4-e24e869ded61 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:30.237802 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-39f1280f-d3f0-4dc8-88f4-e24e869ded61 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/group_snapshots Aug 14 00:36:30.238052 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-39f1280f-d3f0-4dc8-88f4-e24e869ded61 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:30.238329 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-39f1280f-d3f0-4dc8-88f4-e24e869ded61 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:30.254855 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-39f1280f-d3f0-4dc8-88f4-e24e869ded61 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots returned with HTTP 200 Aug 14 00:36:30.255821 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 534/2121] 10.4.3.208 () {68 vars in 1302 bytes} [Fri Aug 14 00:36:30 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:30.267978 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-079298ea-f95b-4983-a6d3-db8cd9477c54 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:30.270058 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-079298ea-f95b-4983-a6d3-db8cd9477c54 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] DELETE https://10.4.3.208/volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 Aug 14 00:36:30.270414 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-079298ea-f95b-4983-a6d3-db8cd9477c54 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:30.270629 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-079298ea-f95b-4983-a6d3-db8cd9477c54 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:30.270803 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.group_snapshots [None req-079298ea-f95b-4983-a6d3-db8cd9477c54 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] delete called for member 895e6c68-08af-4faf-852f-e1137555d1f6 {{(pid=100211) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 00:36:30.270965 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.group_snapshots [None req-079298ea-f95b-4983-a6d3-db8cd9477c54 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Delete group_snapshot with id: 895e6c68-08af-4faf-852f-e1137555d1f6 Aug 14 00:36:30.274806 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-079298ea-f95b-4983-a6d3-db8cd9477c54 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 returned with HTTP 404 Aug 14 00:36:30.275582 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 530/2122] 10.4.3.208 () {68 vars in 1416 bytes} [Fri Aug 14 00:36:30 2026] DELETE /volume/v3/group_snapshots/895e6c68-08af-4faf-852f-e1137555d1f6 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 00:36:30.285118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-303fba20-51d5-4cd5-b442-9babde8360e5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:30.288649 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-303fba20-51d5-4cd5-b442-9babde8360e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:36:30.289000 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-303fba20-51d5-4cd5-b442-9babde8360e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:30.289662 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-303fba20-51d5-4cd5-b442-9babde8360e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:30.290302 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-303fba20-51d5-4cd5-b442-9babde8360e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:30.291408 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-303fba20-51d5-4cd5-b442-9babde8360e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:36:30.297115 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:30.297644 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1618102575", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:30.300778 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1618102575', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:30.300956 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Create volume of 1 GB Aug 14 00:36:30.303950 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-303fba20-51d5-4cd5-b442-9babde8360e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Get all volumes completed successfully. Aug 14 00:36:30.305734 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-303fba20-51d5-4cd5-b442-9babde8360e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:30.305734 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-303fba20-51d5-4cd5-b442-9babde8360e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:30.313496 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Availability Zones retrieved successfully. Aug 14 00:36:30.320021 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Flow 'volume_create_api' (4edc4fd7-adc7-47b2-b48b-2cb96eb243d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:30.321595 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94967a5b-36b8-417b-90c4-bb6a7d209ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:30.322486 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:30.360601 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-303fba20-51d5-4cd5-b442-9babde8360e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:30.362674 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94967a5b-36b8-417b-90c4-bb6a7d209ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:30.364067 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce94d130-83fc-4370-9a0d-e01de073ed3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:30.368504 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:30.368504 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:30.383147 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-303fba20-51d5-4cd5-b442-9babde8360e5 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:36:30.383846 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 537/2123] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:36:30 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:30.413056 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0efc7bc0-6542-46b5-9c6b-b71d168edf3c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:30.414842 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0efc7bc0-6542-46b5-9c6b-b71d168edf3c tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] POST https://10.4.3.208/volume/v3/groups/0b63abe2-fdcf-41f6-863d-82427fcb4e17/action Aug 14 00:36:30.415239 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0efc7bc0-6542-46b5-9c6b-b71d168edf3c tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:36:30.415356 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0efc7bc0-6542-46b5-9c6b-b71d168edf3c tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:30.417813 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-0efc7bc0-6542-46b5-9c6b-b71d168edf3c tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] delete called for group 0b63abe2-fdcf-41f6-863d-82427fcb4e17 {{(pid=100208) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 00:36:30.417929 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.groups [None req-0efc7bc0-6542-46b5-9c6b-b71d168edf3c tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Delete group with id: 0b63abe2-fdcf-41f6-863d-82427fcb4e17 Aug 14 00:36:30.428626 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:30.428626 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:30.470929 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Created reservations ['cc38f2c5-9329-4892-956f-131fb91d0092', '91e60dbe-a145-4e69-98b3-1da85994ad0f', '0027b252-295e-4016-9794-5c6ae081a427', 'bea34af6-852e-45c6-9177-3ecbf1658672'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:30.470929 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce94d130-83fc-4370-9a0d-e01de073ed3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc38f2c5-9329-4892-956f-131fb91d0092', '91e60dbe-a145-4e69-98b3-1da85994ad0f', '0027b252-295e-4016-9794-5c6ae081a427', 'bea34af6-852e-45c6-9177-3ecbf1658672']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:30.471859 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98220c30-17c6-4a5d-8659-a98b97520e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:30.490759 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0efc7bc0-6542-46b5-9c6b-b71d168edf3c tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/0b63abe2-fdcf-41f6-863d-82427fcb4e17/action returned with HTTP 202 Aug 14 00:36:30.491352 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 535/2124] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:36:30 2026] POST /volume/v3/groups/0b63abe2-fdcf-41f6-863d-82427fcb4e17/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:30.501990 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0ff4bf15-3fed-4091-9ea8-6ffa998de958 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:30.502224 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98220c30-17c6-4a5d-8659-a98b97520e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6ce7703-e9c1-4ef4-bd03-2cc9177f107e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1618102575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b709c16f55b4f5aa6387e63a6a78bd3',qos_specs=None,replication_status=,reservations=['cc38f2c5-9329-4892-956f-131fb91d0092','91e60dbe-a145-4e69-98b3-1da85994ad0f','0027b252-295e-4016-9794-5c6ae081a427','bea34af6-852e-45c6-9177-3ecbf1658672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='925586cfc4704373a8c427b1d0fc6ecd',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1618102575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6ce7703-e9c1-4ef4-bd03-2cc9177f107e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b709c16f55b4f5aa6387e63a6a78bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='925586cfc4704373a8c427b1d0fc6ecd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:30.503183 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef509218-cf0f-40f1-90d9-9994ec52ec1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:30.507577 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0ff4bf15-3fed-4091-9ea8-6ffa998de958 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/6ed5fda0-c3f7-4654-bd32-324001b2fa7f Aug 14 00:36:30.508386 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0ff4bf15-3fed-4091-9ea8-6ffa998de958 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:30.508576 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0ff4bf15-3fed-4091-9ea8-6ffa998de958 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:30.517560 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:30.517560 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:30.521389 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0ff4bf15-3fed-4091-9ea8-6ffa998de958 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Volume info retrieved successfully. Aug 14 00:36:30.522047 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-0ff4bf15-3fed-4091-9ea8-6ffa998de958 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:30.522241 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-0ff4bf15-3fed-4091-9ea8-6ffa998de958 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:30.541900 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef509218-cf0f-40f1-90d9-9994ec52ec1c) transitioned into state 'SUCCESS' from state '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-1618102575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b709c16f55b4f5aa6387e63a6a78bd3',qos_specs=None,replication_status=,reservations=['cc38f2c5-9329-4892-956f-131fb91d0092','91e60dbe-a145-4e69-98b3-1da85994ad0f','0027b252-295e-4016-9794-5c6ae081a427','bea34af6-852e-45c6-9177-3ecbf1658672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='925586cfc4704373a8c427b1d0fc6ecd',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:30.542649 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ae1d72-2245-43e1-93b8-4c54c03b9976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:30.556453 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-776dc194-c641-406f-a569-9040d5c9ff07 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:30.560000 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-776dc194-c641-406f-a569-9040d5c9ff07 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:30.562006 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-776dc194-c641-406f-a569-9040d5c9ff07 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:30.562006 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-776dc194-c641-406f-a569-9040d5c9ff07 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:30.562006 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-776dc194-c641-406f-a569-9040d5c9ff07 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:30.563606 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a1b6d0e8-8cc1-4f33-ba09-0b7f07b8ca26 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:30.565011 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ae1d72-2245-43e1-93b8-4c54c03b9976) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:30.570148 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Flow 'volume_create_api' (4edc4fd7-adc7-47b2-b48b-2cb96eb243d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:30.570148 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Create volume request issued successfully. Aug 14 00:36:30.570335 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a1b6d0e8-8cc1-4f33-ba09-0b7f07b8ca26 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:30.570486 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6a86f03e-7f26-46a0-8431-7eb691c1bf55 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:30.570599 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a1b6d0e8-8cc1-4f33-ba09-0b7f07b8ca26 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:30.570778 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 523/2125] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:36:30 2026] POST /volume/v3/volumes => generated 765 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:30.570887 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a1b6d0e8-8cc1-4f33-ba09-0b7f07b8ca26 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:30.571055 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-a1b6d0e8-8cc1-4f33-ba09-0b7f07b8ca26 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:30.577471 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:30.577471 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:30.578691 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-776dc194-c641-406f-a569-9040d5c9ff07 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:30.579888 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 538/2126] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:30 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:30.580625 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:30.580625 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:30.584243 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a1b6d0e8-8cc1-4f33-ba09-0b7f07b8ca26 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:30.584243 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 536/2127] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:30 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:30.593717 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:30.595607 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:30.596188 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1459362039", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:30.596319 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-0ff4bf15-3fed-4091-9ea8-6ffa998de958 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:30.598115 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1459362039', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:30.598336 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Create volume of 1 GB Aug 14 00:36:30.598844 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:30.598844 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:30.604060 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:30.604060 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:30.605596 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Availability Zones retrieved successfully. Aug 14 00:36:30.614152 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Flow 'volume_create_api' (6dc0e585-2e76-4ec3-8a89-9ced1f2b6908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:30.615725 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8eb4d2-a128-40ca-aca1-a17898fadb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:30.617269 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:30.626917 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0ff4bf15-3fed-4091-9ea8-6ffa998de958 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/6ed5fda0-c3f7-4654-bd32-324001b2fa7f returned with HTTP 200 Aug 14 00:36:30.627976 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 531/2128] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:30 2026] GET /volume/v3/volumes/6ed5fda0-c3f7-4654-bd32-324001b2fa7f => generated 914 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:30.670211 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8eb4d2-a128-40ca-aca1-a17898fadb52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:30.672308 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ed9ed30-f962-4d39-be88-4ecedbb6a855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:30.751123 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Created reservations ['effab14d-1f38-47d4-a3ad-189177c141cf', '3e49f9f6-dd73-42b2-8764-7eabc2aa0aba', 'e014a784-7f73-4046-b6d3-08844c38eccd', '0f8ab8ba-a64d-4a8f-8be4-ea2f32486e3b'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:30.752319 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ed9ed30-f962-4d39-be88-4ecedbb6a855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['effab14d-1f38-47d4-a3ad-189177c141cf', '3e49f9f6-dd73-42b2-8764-7eabc2aa0aba', 'e014a784-7f73-4046-b6d3-08844c38eccd', '0f8ab8ba-a64d-4a8f-8be4-ea2f32486e3b']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:30.753679 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b992929f-1617-4705-b0cb-437a6a2724b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:30.788478 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b992929f-1617-4705-b0cb-437a6a2724b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8be7057f-2e89-443e-8ed9-a0c0e53d0a37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1459362039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b709c16f55b4f5aa6387e63a6a78bd3',qos_specs=None,replication_status=,reservations=['effab14d-1f38-47d4-a3ad-189177c141cf','3e49f9f6-dd73-42b2-8764-7eabc2aa0aba','e014a784-7f73-4046-b6d3-08844c38eccd','0f8ab8ba-a64d-4a8f-8be4-ea2f32486e3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='925586cfc4704373a8c427b1d0fc6ecd',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1459362039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8be7057f-2e89-443e-8ed9-a0c0e53d0a37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b709c16f55b4f5aa6387e63a6a78bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='925586cfc4704373a8c427b1d0fc6ecd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:30.789901 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b9c47c2-6b43-4177-9830-ffcfd9a3d567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:30.818575 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b9c47c2-6b43-4177-9830-ffcfd9a3d567) transitioned into state 'SUCCESS' from state '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-1459362039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b709c16f55b4f5aa6387e63a6a78bd3',qos_specs=None,replication_status=,reservations=['effab14d-1f38-47d4-a3ad-189177c141cf','3e49f9f6-dd73-42b2-8764-7eabc2aa0aba','e014a784-7f73-4046-b6d3-08844c38eccd','0f8ab8ba-a64d-4a8f-8be4-ea2f32486e3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='925586cfc4704373a8c427b1d0fc6ecd',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:30.819694 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf37c979-613b-47aa-9ce1-6e1ee9f4c175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:30.834772 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf37c979-613b-47aa-9ce1-6e1ee9f4c175) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:30.836068 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Flow 'volume_create_api' (6dc0e585-2e76-4ec3-8a89-9ced1f2b6908) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:30.836725 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Create volume request issued successfully. Aug 14 00:36:30.837555 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d7c800be-cd8f-4043-b42d-4a86b805c1da tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:30.838388 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 524/2129] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:36:30 2026] POST /volume/v3/volumes => generated 765 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:31.595507 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6ed66b12-c6b6-450f-a00b-42419ac24835 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:31.598268 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6ed66b12-c6b6-450f-a00b-42419ac24835 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:31.598268 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6ed66b12-c6b6-450f-a00b-42419ac24835 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:31.598268 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6ed66b12-c6b6-450f-a00b-42419ac24835 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:31.599818 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-6ed66b12-c6b6-450f-a00b-42419ac24835 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:31.599868 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c12d05b1-4f89-44d5-8334-84cf837c5129 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:31.601765 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c12d05b1-4f89-44d5-8334-84cf837c5129 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:31.602246 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c12d05b1-4f89-44d5-8334-84cf837c5129 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:31.602543 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c12d05b1-4f89-44d5-8334-84cf837c5129 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:31.602936 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-c12d05b1-4f89-44d5-8334-84cf837c5129 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:31.607427 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:31.607427 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:31.607958 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:31.607958 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:31.608441 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c12d05b1-4f89-44d5-8334-84cf837c5129 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:31.608927 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 537/2130] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:31 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:31.609325 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6ed66b12-c6b6-450f-a00b-42419ac24835 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:31.609836 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 539/2131] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:31 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:31.644556 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4a026ddd-0536-476b-87ee-d827fca6f829 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:31.650432 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4a026ddd-0536-476b-87ee-d827fca6f829 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/volumes/6ed5fda0-c3f7-4654-bd32-324001b2fa7f Aug 14 00:36:31.650432 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4a026ddd-0536-476b-87ee-d827fca6f829 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:31.650432 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4a026ddd-0536-476b-87ee-d827fca6f829 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:31.658681 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4a026ddd-0536-476b-87ee-d827fca6f829 tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/volumes/6ed5fda0-c3f7-4654-bd32-324001b2fa7f returned with HTTP 404 Aug 14 00:36:31.659354 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 532/2132] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:31 2026] GET /volume/v3/volumes/6ed5fda0-c3f7-4654-bd32-324001b2fa7f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:31.670620 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-25cff6e2-8494-4148-b376-c6c43d1bcd5f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:31.673010 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-25cff6e2-8494-4148-b376-c6c43d1bcd5f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] GET https://10.4.3.208/volume/v3/groups/0b63abe2-fdcf-41f6-863d-82427fcb4e17 Aug 14 00:36:31.673234 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-25cff6e2-8494-4148-b376-c6c43d1bcd5f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:31.673713 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-25cff6e2-8494-4148-b376-c6c43d1bcd5f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:31.673713 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-25cff6e2-8494-4148-b376-c6c43d1bcd5f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] show called for member 0b63abe2-fdcf-41f6-863d-82427fcb4e17 {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:31.683474 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-25cff6e2-8494-4148-b376-c6c43d1bcd5f tempest-GroupSnapshotsTest-903148932 tempest-GroupSnapshotsTest-903148932-project-member] https://10.4.3.208/volume/v3/groups/0b63abe2-fdcf-41f6-863d-82427fcb4e17 returned with HTTP 404 Aug 14 00:36:31.683474 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 525/2133] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:31 2026] GET /volume/v3/groups/0b63abe2-fdcf-41f6-863d-82427fcb4e17 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:31.692115 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ade467c7-a551-4280-bd60-953401c1aa97 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:31.694437 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ade467c7-a551-4280-bd60-953401c1aa97 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] DELETE https://10.4.3.208/volume/v3/group_types/9d3cdd2e-ab46-4ad8-a6be-fc830fc1b0fe Aug 14 00:36:31.694502 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ade467c7-a551-4280-bd60-953401c1aa97 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:31.694813 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ade467c7-a551-4280-bd60-953401c1aa97 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:31.711647 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ade467c7-a551-4280-bd60-953401c1aa97 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] https://10.4.3.208/volume/v3/group_types/9d3cdd2e-ab46-4ad8-a6be-fc830fc1b0fe returned with HTTP 202 Aug 14 00:36:31.711940 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 538/2134] 10.4.3.208 () {68 vars in 1404 bytes} [Fri Aug 14 00:36:31 2026] DELETE /volume/v3/group_types/9d3cdd2e-ab46-4ad8-a6be-fc830fc1b0fe => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:31.724256 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fd842bfc-9ca1-430d-a3fe-d4c083952532 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:31.728270 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fd842bfc-9ca1-430d-a3fe-d4c083952532 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] DELETE https://10.4.3.208/volume/v3/types/367459a0-56fb-4a63-92c1-1a2f6860747a Aug 14 00:36:31.728270 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fd842bfc-9ca1-430d-a3fe-d4c083952532 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:31.728270 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fd842bfc-9ca1-430d-a3fe-d4c083952532 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Calling method '_delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:31.763922 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fd842bfc-9ca1-430d-a3fe-d4c083952532 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] https://10.4.3.208/volume/v3/types/367459a0-56fb-4a63-92c1-1a2f6860747a returned with HTTP 202 Aug 14 00:36:31.764457 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 540/2135] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:36:31 2026] DELETE /volume/v3/types/367459a0-56fb-4a63-92c1-1a2f6860747a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:31.773250 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d1f39734-dc22-4e32-a530-050e3ad290d3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:31.778479 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d1f39734-dc22-4e32-a530-050e3ad290d3 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] GET https://10.4.3.208/volume/v3/types/367459a0-56fb-4a63-92c1-1a2f6860747a Aug 14 00:36:31.778757 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d1f39734-dc22-4e32-a530-050e3ad290d3 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:31.779009 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d1f39734-dc22-4e32-a530-050e3ad290d3 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:31.785040 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d1f39734-dc22-4e32-a530-050e3ad290d3 tempest-GroupSnapshotsTest-1820178496 tempest-GroupSnapshotsTest-1820178496-project-admin] https://10.4.3.208/volume/v3/types/367459a0-56fb-4a63-92c1-1a2f6860747a returned with HTTP 404 Aug 14 00:36:31.785679 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 533/2136] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:36:31 2026] GET /volume/v3/types/367459a0-56fb-4a63-92c1-1a2f6860747a => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:32.623354 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e364bee0-825b-4c6a-896b-d90428ee1bff None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:32.625771 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e364bee0-825b-4c6a-896b-d90428ee1bff tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:32.625934 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e364bee0-825b-4c6a-896b-d90428ee1bff tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:32.626178 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e364bee0-825b-4c6a-896b-d90428ee1bff tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:32.626475 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-e364bee0-825b-4c6a-896b-d90428ee1bff tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:32.629203 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-481511b4-63e3-4c9c-b072-526f3277a41f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:32.631928 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-481511b4-63e3-4c9c-b072-526f3277a41f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:32.632996 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-481511b4-63e3-4c9c-b072-526f3277a41f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:32.632996 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-481511b4-63e3-4c9c-b072-526f3277a41f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:32.632996 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-481511b4-63e3-4c9c-b072-526f3277a41f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:32.638991 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:32.638991 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:32.640352 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e364bee0-825b-4c6a-896b-d90428ee1bff tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:32.644489 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 526/2137] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:32 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:32.646709 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:32.646709 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:32.648030 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-481511b4-63e3-4c9c-b072-526f3277a41f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:32.648761 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 539/2138] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:32 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:33.664192 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-50c31c2d-4e3b-4f17-bd71-2b64bd2263f0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:33.664870 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c9d2cb9d-e488-404e-91f8-123e3bba733e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:33.667379 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c9d2cb9d-e488-404e-91f8-123e3bba733e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:33.667672 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c9d2cb9d-e488-404e-91f8-123e3bba733e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:33.667908 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c9d2cb9d-e488-404e-91f8-123e3bba733e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:33.668058 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-c9d2cb9d-e488-404e-91f8-123e3bba733e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:33.669456 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-50c31c2d-4e3b-4f17-bd71-2b64bd2263f0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:33.669755 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-50c31c2d-4e3b-4f17-bd71-2b64bd2263f0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:33.669958 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-50c31c2d-4e3b-4f17-bd71-2b64bd2263f0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:33.670122 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-50c31c2d-4e3b-4f17-bd71-2b64bd2263f0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:33.683821 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:33.683821 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:33.683821 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-50c31c2d-4e3b-4f17-bd71-2b64bd2263f0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:33.683821 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 541/2139] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:33 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:33.692519 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:33.692519 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:33.693712 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c9d2cb9d-e488-404e-91f8-123e3bba733e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:33.694686 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 534/2140] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:33 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:34.698038 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cbb3b551-df03-4f33-9606-c934f38efedf None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:34.700914 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cbb3b551-df03-4f33-9606-c934f38efedf tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:34.701273 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cbb3b551-df03-4f33-9606-c934f38efedf tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:34.701711 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cbb3b551-df03-4f33-9606-c934f38efedf tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:34.701711 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-cbb3b551-df03-4f33-9606-c934f38efedf tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:34.709596 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-57a02c0f-d4a3-4ab0-9d2f-ccb56255c7d7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:34.714970 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-57a02c0f-d4a3-4ab0-9d2f-ccb56255c7d7 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:34.715861 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-57a02c0f-d4a3-4ab0-9d2f-ccb56255c7d7 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:34.715977 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-57a02c0f-d4a3-4ab0-9d2f-ccb56255c7d7 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:34.716209 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-57a02c0f-d4a3-4ab0-9d2f-ccb56255c7d7 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:34.716796 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:34.716796 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:34.717818 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cbb3b551-df03-4f33-9606-c934f38efedf tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:34.718344 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 527/2141] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:34 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:34.731825 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:34.731825 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:34.733343 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-57a02c0f-d4a3-4ab0-9d2f-ccb56255c7d7 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:34.733615 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 540/2142] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:34 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:36:35.469285 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d21d8535-cbf2-4d57-9a9f-08125216a52a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:35.703929 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d21d8535-cbf2-4d57-9a9f-08125216a52a tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:36:35.704521 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d21d8535-cbf2-4d57-9a9f-08125216a52a tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-626464993"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:35.737918 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f952a116-760b-47e9-844d-9b7a6e638e35 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:35.743977 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f952a116-760b-47e9-844d-9b7a6e638e35 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:35.745852 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f952a116-760b-47e9-844d-9b7a6e638e35 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:35.746787 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f952a116-760b-47e9-844d-9b7a6e638e35 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:35.746787 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-f952a116-760b-47e9-844d-9b7a6e638e35 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:35.746958 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d21d8535-cbf2-4d57-9a9f-08125216a52a tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:36:35.748100 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 542/2143] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:36:35 2026] POST /volume/v3/types => generated 227 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:35.756518 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-13ee742f-6827-4a7d-89c3-b65515b7331b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:35.759654 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-13ee742f-6827-4a7d-89c3-b65515b7331b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:35.759843 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-13ee742f-6827-4a7d-89c3-b65515b7331b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:35.759922 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-13ee742f-6827-4a7d-89c3-b65515b7331b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:35.760190 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-13ee742f-6827-4a7d-89c3-b65515b7331b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:35.763059 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-42ea2e1c-fcd3-433e-b025-f887532d5b9f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:35.765913 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-42ea2e1c-fcd3-433e-b025-f887532d5b9f tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] POST https://10.4.3.208/volume/v3/group_types Aug 14 00:36:35.766594 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-42ea2e1c-fcd3-433e-b025-f887532d5b9f tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-547211605"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:35.767570 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:35.767570 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:35.769264 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-13ee742f-6827-4a7d-89c3-b65515b7331b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:35.770858 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 528/2144] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:35 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:35.772618 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:35.772618 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:35.775819 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f952a116-760b-47e9-844d-9b7a6e638e35 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:35.778240 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 535/2145] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:35 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:35.791460 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-42ea2e1c-fcd3-433e-b025-f887532d5b9f tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] https://10.4.3.208/volume/v3/group_types returned with HTTP 202 Aug 14 00:36:35.791917 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 541/2146] 10.4.3.208 () {70 vars in 1311 bytes} [Fri Aug 14 00:36:35 2026] POST /volume/v3/group_types => generated 184 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:35.803477 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5fff698a-0075-4849-8f4b-d64dd5ed9f05 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:35.913203 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5fff698a-0075-4849-8f4b-d64dd5ed9f05 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] POST https://10.4.3.208/volume/v3/groups Aug 14 00:36:35.913203 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5fff698a-0075-4849-8f4b-d64dd5ed9f05 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "986206d6-a0aa-4ae9-9d68-981ba2eacce8", "volume_types": ["848cd221-6bd9-4498-bdd2-b293ad3fa719"], "name": "tempest-GroupSnapshotsV319Test-Group-1645206229"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:35.915053 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-5fff698a-0075-4849-8f4b-d64dd5ed9f05 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Creating new group {'group': {'group_type': '986206d6-a0aa-4ae9-9d68-981ba2eacce8', 'volume_types': ['848cd221-6bd9-4498-bdd2-b293ad3fa719'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1645206229'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 00:36:35.922502 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.groups [None req-5fff698a-0075-4849-8f4b-d64dd5ed9f05 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1645206229. Aug 14 00:36:35.939874 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5fff698a-0075-4849-8f4b-d64dd5ed9f05 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Availability Zones retrieved successfully. Aug 14 00:36:35.968339 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-5fff698a-0075-4849-8f4b-d64dd5ed9f05 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Created reservations ['8ae4c85a-4cb7-4099-89c6-4351dd887276'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:36.004061 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5fff698a-0075-4849-8f4b-d64dd5ed9f05 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/groups returned with HTTP 202 Aug 14 00:36:36.005186 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 543/2147] 10.4.3.208 () {70 vars in 1297 bytes} [Fri Aug 14 00:36:35 2026] POST /volume/v3/groups => generated 116 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:36.020666 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-31d87851-3da2-4a4c-a5da-6dec08e8509f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:36.024120 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-31d87851-3da2-4a4c-a5da-6dec08e8509f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/groups/caf06e8f-4da9-48da-8b1a-c09fa47bf970 Aug 14 00:36:36.024120 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-31d87851-3da2-4a4c-a5da-6dec08e8509f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:36.024120 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-31d87851-3da2-4a4c-a5da-6dec08e8509f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:36.024120 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-31d87851-3da2-4a4c-a5da-6dec08e8509f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] show called for member caf06e8f-4da9-48da-8b1a-c09fa47bf970 {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:36.028780 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:36.028780 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:36.040705 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-31d87851-3da2-4a4c-a5da-6dec08e8509f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/groups/caf06e8f-4da9-48da-8b1a-c09fa47bf970 returned with HTTP 200 Aug 14 00:36:36.041538 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 529/2148] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:36 2026] GET /volume/v3/groups/caf06e8f-4da9-48da-8b1a-c09fa47bf970 => generated 396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:36.788072 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c4c57a56-2687-4a6e-8183-8586a35200a9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:36.791976 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a61ca5ff-065d-4407-80dc-d992bcf7d00a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:36.792847 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c4c57a56-2687-4a6e-8183-8586a35200a9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:36.793188 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c4c57a56-2687-4a6e-8183-8586a35200a9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:36.793435 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c4c57a56-2687-4a6e-8183-8586a35200a9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:36.793482 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-c4c57a56-2687-4a6e-8183-8586a35200a9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:36.796028 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a61ca5ff-065d-4407-80dc-d992bcf7d00a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:36.797244 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a61ca5ff-065d-4407-80dc-d992bcf7d00a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:36.798257 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a61ca5ff-065d-4407-80dc-d992bcf7d00a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:36.798467 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-a61ca5ff-065d-4407-80dc-d992bcf7d00a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:36.799601 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:36.799601 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:36.800657 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c4c57a56-2687-4a6e-8183-8586a35200a9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:36.800657 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 536/2149] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:36 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:36.808903 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:36.808903 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:36.808903 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a61ca5ff-065d-4407-80dc-d992bcf7d00a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:36.808903 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 542/2150] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:36 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:37.057069 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f4b4d182-8726-42ea-9c83-d637eb297bde None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:37.065505 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f4b4d182-8726-42ea-9c83-d637eb297bde tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/groups/caf06e8f-4da9-48da-8b1a-c09fa47bf970 Aug 14 00:36:37.067874 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f4b4d182-8726-42ea-9c83-d637eb297bde tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:37.067874 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f4b4d182-8726-42ea-9c83-d637eb297bde tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:37.067874 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-f4b4d182-8726-42ea-9c83-d637eb297bde tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] show called for member caf06e8f-4da9-48da-8b1a-c09fa47bf970 {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:37.072181 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:37.072181 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:37.082318 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f4b4d182-8726-42ea-9c83-d637eb297bde tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/groups/caf06e8f-4da9-48da-8b1a-c09fa47bf970 returned with HTTP 200 Aug 14 00:36:37.082929 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 544/2151] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:37 2026] GET /volume/v3/groups/caf06e8f-4da9-48da-8b1a-c09fa47bf970 => generated 397 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:37.096518 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2974db62-bc40-4b34-b593-34fb5d13e79c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:37.100868 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:37.104423 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1836710011", "volume_type": "848cd221-6bd9-4498-bdd2-b293ad3fa719", "group_id": "caf06e8f-4da9-48da-8b1a-c09fa47bf970", "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:37.109700 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1836710011', 'volume_type': '848cd221-6bd9-4498-bdd2-b293ad3fa719', 'group_id': 'caf06e8f-4da9-48da-8b1a-c09fa47bf970', 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:37.131898 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:37.131898 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:37.132878 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Create volume of 1 GB Aug 14 00:36:37.146550 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Availability Zones retrieved successfully. Aug 14 00:36:37.155900 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Flow 'volume_create_api' (ca4b47bd-d126-49f2-89b5-8cef23d79b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:37.157126 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4924a6e-4cfa-4e87-872f-6f818e4e6659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:37.157768 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:37.157768 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:37.159345 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:37.187194 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4924a6e-4cfa-4e87-872f-6f818e4e6659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:36:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=848cd221-6bd9-4498-bdd2-b293ad3fa719,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-626464993',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '848cd221-6bd9-4498-bdd2-b293ad3fa719', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'caf06e8f-4da9-48da-8b1a-c09fa47bf970', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:37.188324 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64f7b844-8358-443c-8caa-d6abb503d782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:37.239493 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-626464993 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-626464993, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:37.239493 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-626464993 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-626464993, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:37.311669 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Created reservations ['ed380210-2d6c-4525-8bc2-7436c14d95e4', 'babdda53-da75-4059-90dd-3c39b4334ae4', '8a224268-be9f-4c2f-a7cb-579de7dc9574', '5ccd40eb-80dd-4e3e-ac53-867b193facfa'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:37.312709 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64f7b844-8358-443c-8caa-d6abb503d782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed380210-2d6c-4525-8bc2-7436c14d95e4', 'babdda53-da75-4059-90dd-3c39b4334ae4', '8a224268-be9f-4c2f-a7cb-579de7dc9574', '5ccd40eb-80dd-4e3e-ac53-867b193facfa']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:37.313623 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (795b9215-f55a-4fd8-af86-d1702045cad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:37.355920 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (795b9215-f55a-4fd8-af86-d1702045cad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '607c52e1-8da0-4307-8e67-471431564127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1836710011',encryption_key_id=None,group_id=caf06e8f-4da9-48da-8b1a-c09fa47bf970,group_type_id=,metadata={},multiattach=False,project_id='3fb113215fe142ecbecbca3144fb3971',qos_specs=None,replication_status=,reservations=['ed380210-2d6c-4525-8bc2-7436c14d95e4','babdda53-da75-4059-90dd-3c39b4334ae4','8a224268-be9f-4c2f-a7cb-579de7dc9574','5ccd40eb-80dd-4e3e-ac53-867b193facfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a43b72107f34b138ac6182bd21b9819',volume_type_id=848cd221-6bd9-4498-bdd2-b293ad3fa719), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1836710011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=caf06e8f-4da9-48da-8b1a-c09fa47bf970,host=None,id=607c52e1-8da0-4307-8e67-471431564127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fb113215fe142ecbecbca3144fb3971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a43b72107f34b138ac6182bd21b9819',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(848cd221-6bd9-4498-bdd2-b293ad3fa719),volume_type_id=848cd221-6bd9-4498-bdd2-b293ad3fa719)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:37.356279 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80a0ac9f-f9c1-43dd-981a-b40f3b75f193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:37.389487 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80a0ac9f-f9c1-43dd-981a-b40f3b75f193) transitioned into state 'SUCCESS' from state '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-1836710011',encryption_key_id=None,group_id=caf06e8f-4da9-48da-8b1a-c09fa47bf970,group_type_id=,metadata={},multiattach=False,project_id='3fb113215fe142ecbecbca3144fb3971',qos_specs=None,replication_status=,reservations=['ed380210-2d6c-4525-8bc2-7436c14d95e4','babdda53-da75-4059-90dd-3c39b4334ae4','8a224268-be9f-4c2f-a7cb-579de7dc9574','5ccd40eb-80dd-4e3e-ac53-867b193facfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a43b72107f34b138ac6182bd21b9819',volume_type_id=848cd221-6bd9-4498-bdd2-b293ad3fa719)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:37.390610 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec5889bd-7a18-4951-80b3-4b500d2c5b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:37.421255 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec5889bd-7a18-4951-80b3-4b500d2c5b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:37.422686 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Flow 'volume_create_api' (ca4b47bd-d126-49f2-89b5-8cef23d79b8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:37.423167 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Create volume request issued successfully. Aug 14 00:36:37.424172 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:37.424468 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:37.484020 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:37.497366 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:37.497366 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:37.503481 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2974db62-bc40-4b34-b593-34fb5d13e79c tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:37.504803 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 530/2152] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:36:37 2026] POST /volume/v3/volumes => generated 826 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:37.529442 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-52780522-5c3f-4cf9-a54e-9af9b648fdf1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:37.537788 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-52780522-5c3f-4cf9-a54e-9af9b648fdf1 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/volumes/607c52e1-8da0-4307-8e67-471431564127 Aug 14 00:36:37.538230 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-52780522-5c3f-4cf9-a54e-9af9b648fdf1 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:37.541052 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-52780522-5c3f-4cf9-a54e-9af9b648fdf1 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:37.566474 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:37.566474 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:37.577333 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-52780522-5c3f-4cf9-a54e-9af9b648fdf1 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Volume info retrieved successfully. Aug 14 00:36:37.578185 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-52780522-5c3f-4cf9-a54e-9af9b648fdf1 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:37.578552 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-52780522-5c3f-4cf9-a54e-9af9b648fdf1 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:37.665345 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-52780522-5c3f-4cf9-a54e-9af9b648fdf1 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:37.669410 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:37.669410 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:37.686118 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-52780522-5c3f-4cf9-a54e-9af9b648fdf1 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/volumes/607c52e1-8da0-4307-8e67-471431564127 returned with HTTP 200 Aug 14 00:36:37.686921 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 537/2153] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:37 2026] GET /volume/v3/volumes/607c52e1-8da0-4307-8e67-471431564127 => generated 894 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:37.815468 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-aa9738b8-67eb-44ea-af0c-e909436c1a7a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:37.820431 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aa9738b8-67eb-44ea-af0c-e909436c1a7a tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:37.822274 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aa9738b8-67eb-44ea-af0c-e909436c1a7a tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:37.822522 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aa9738b8-67eb-44ea-af0c-e909436c1a7a tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:37.822689 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-aa9738b8-67eb-44ea-af0c-e909436c1a7a tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:37.824972 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d991f087-a920-48b4-9d24-844b5d70011f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:37.827661 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d991f087-a920-48b4-9d24-844b5d70011f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:37.828021 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d991f087-a920-48b4-9d24-844b5d70011f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:37.828123 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d991f087-a920-48b4-9d24-844b5d70011f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:37.829197 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-d991f087-a920-48b4-9d24-844b5d70011f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:37.830213 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:37.830213 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:37.831556 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aa9738b8-67eb-44ea-af0c-e909436c1a7a tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:37.832145 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 543/2154] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:37 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:37.838242 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:37.838242 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:37.839306 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d991f087-a920-48b4-9d24-844b5d70011f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:37.839901 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 545/2155] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:37 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:38.705627 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d935dda6-25f1-4fa1-ad12-77f50e5d2c4f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:38.708654 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d935dda6-25f1-4fa1-ad12-77f50e5d2c4f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/volumes/607c52e1-8da0-4307-8e67-471431564127 Aug 14 00:36:38.708654 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d935dda6-25f1-4fa1-ad12-77f50e5d2c4f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:38.708940 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d935dda6-25f1-4fa1-ad12-77f50e5d2c4f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:38.719027 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:38.719027 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:38.723441 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d935dda6-25f1-4fa1-ad12-77f50e5d2c4f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Volume info retrieved successfully. Aug 14 00:36:38.724229 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-d935dda6-25f1-4fa1-ad12-77f50e5d2c4f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:38.724476 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-d935dda6-25f1-4fa1-ad12-77f50e5d2c4f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:38.771308 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-d935dda6-25f1-4fa1-ad12-77f50e5d2c4f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:38.777792 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:38.777792 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:38.788231 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d935dda6-25f1-4fa1-ad12-77f50e5d2c4f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/volumes/607c52e1-8da0-4307-8e67-471431564127 returned with HTTP 200 Aug 14 00:36:38.788633 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 531/2156] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:38 2026] GET /volume/v3/volumes/607c52e1-8da0-4307-8e67-471431564127 => generated 919 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:38.804268 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-457d2ca6-8080-4929-b090-83404e813c56 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:38.808937 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-457d2ca6-8080-4929-b090-83404e813c56 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] POST https://10.4.3.208/volume/v3/group_snapshots Aug 14 00:36:38.809484 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-457d2ca6-8080-4929-b090-83404e813c56 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "caf06e8f-4da9-48da-8b1a-c09fa47bf970", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-998657688"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:38.811492 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.group_snapshots [None req-457d2ca6-8080-4929-b090-83404e813c56 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'caf06e8f-4da9-48da-8b1a-c09fa47bf970', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-998657688'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 14 00:36:38.816990 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:38.816990 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:38.822024 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.group_snapshots [None req-457d2ca6-8080-4929-b090-83404e813c56 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-998657688. Aug 14 00:36:38.847021 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fb12074d-b505-4c55-bff6-9523d6eef632 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:38.850727 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fb12074d-b505-4c55-bff6-9523d6eef632 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:38.850806 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fb12074d-b505-4c55-bff6-9523d6eef632 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:38.851068 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fb12074d-b505-4c55-bff6-9523d6eef632 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:38.851268 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-fb12074d-b505-4c55-bff6-9523d6eef632 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:38.852761 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:38.852761 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:38.857375 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-75212c6c-2485-4826-83ed-be20d8da22cc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:38.860913 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-75212c6c-2485-4826-83ed-be20d8da22cc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:38.861196 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:38.861196 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:38.861709 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-75212c6c-2485-4826-83ed-be20d8da22cc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:38.862412 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-75212c6c-2485-4826-83ed-be20d8da22cc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:38.862626 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fb12074d-b505-4c55-bff6-9523d6eef632 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:38.862684 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-75212c6c-2485-4826-83ed-be20d8da22cc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:38.862942 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 544/2157] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:38 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:38.868996 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:38.868996 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:38.869883 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-75212c6c-2485-4826-83ed-be20d8da22cc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:38.870447 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 546/2158] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:38 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:38.872678 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-457d2ca6-8080-4929-b090-83404e813c56 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-626464993 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-626464993, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:38.873031 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-457d2ca6-8080-4929-b090-83404e813c56 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-626464993 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-626464993, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:36:38.911478 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-457d2ca6-8080-4929-b090-83404e813c56 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Created reservations ['14ebbef6-00c7-4668-88c6-b30938c20ac4', 'b8856877-0ebe-4769-868b-7258edfcb100', '7f7ade94-07f2-4aac-ab96-d24deddacbf5', 'a39db6bf-a251-43fc-8d8c-c7a6b4cc6837'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:38.954822 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-457d2ca6-8080-4929-b090-83404e813c56 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/group_snapshots returned with HTTP 202 Aug 14 00:36:38.955415 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 538/2159] 10.4.3.208 () {70 vars in 1324 bytes} [Fri Aug 14 00:36:38 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:38.969414 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0caf39ad-0597-4af2-bdad-25863ef9590f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:38.972066 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0caf39ad-0597-4af2-bdad-25863ef9590f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 Aug 14 00:36:38.972066 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0caf39ad-0597-4af2-bdad-25863ef9590f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:38.972066 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0caf39ad-0597-4af2-bdad-25863ef9590f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:38.972066 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.group_snapshots [None req-0caf39ad-0597-4af2-bdad-25863ef9590f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] show called for member 339179df-fed9-49c1-bfe9-bc54f4f1a0b5 {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:38.976953 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:38.976953 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:38.982677 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0caf39ad-0597-4af2-bdad-25863ef9590f tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 returned with HTTP 200 Aug 14 00:36:38.983076 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 532/2160] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:38 2026] GET /volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:39.877157 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-08a1d1c1-be4c-42fb-997e-e5601c3a0e8e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:39.882055 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-08a1d1c1-be4c-42fb-997e-e5601c3a0e8e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:39.882482 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-08a1d1c1-be4c-42fb-997e-e5601c3a0e8e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:39.883441 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-08a1d1c1-be4c-42fb-997e-e5601c3a0e8e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:39.883441 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-08a1d1c1-be4c-42fb-997e-e5601c3a0e8e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:39.887627 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d39e1d19-eacc-4e4d-8e9a-6379d22f98af None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:39.890296 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:39.890296 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:39.891022 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d39e1d19-eacc-4e4d-8e9a-6379d22f98af tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:39.891968 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-08a1d1c1-be4c-42fb-997e-e5601c3a0e8e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:39.892039 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d39e1d19-eacc-4e4d-8e9a-6379d22f98af tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:39.892162 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 545/2161] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:39 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:39.892221 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d39e1d19-eacc-4e4d-8e9a-6379d22f98af tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:39.892468 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-d39e1d19-eacc-4e4d-8e9a-6379d22f98af tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:39.899066 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:39.899066 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:39.900779 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d39e1d19-eacc-4e4d-8e9a-6379d22f98af tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:39.901514 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 547/2162] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:39 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:39.994528 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-aa82c3f3-4240-4cc1-9ea8-e85a56456910 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:39.998065 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa82c3f3-4240-4cc1-9ea8-e85a56456910 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 Aug 14 00:36:39.998389 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aa82c3f3-4240-4cc1-9ea8-e85a56456910 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:39.998734 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aa82c3f3-4240-4cc1-9ea8-e85a56456910 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:39.998962 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.group_snapshots [None req-aa82c3f3-4240-4cc1-9ea8-e85a56456910 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] show called for member 339179df-fed9-49c1-bfe9-bc54f4f1a0b5 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:40.003715 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.003715 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:40.009544 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa82c3f3-4240-4cc1-9ea8-e85a56456910 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 returned with HTTP 200 Aug 14 00:36:40.010062 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 539/2163] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:39 2026] GET /volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:40.023558 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-73b5156e-2738-4b2a-8acc-b6e1bb2e95fb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.026648 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-73b5156e-2738-4b2a-8acc-b6e1bb2e95fb tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/snapshots/detail Aug 14 00:36:40.026648 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-73b5156e-2738-4b2a-8acc-b6e1bb2e95fb tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:40.026648 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-73b5156e-2738-4b2a-8acc-b6e1bb2e95fb tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:40.026883 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-73b5156e-2738-4b2a-8acc-b6e1bb2e95fb tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:40.028183 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.db.api [None req-73b5156e-2738-4b2a-8acc-b6e1bb2e95fb tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Building query based on filter {{(pid=100209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:36:40.036729 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-73b5156e-2738-4b2a-8acc-b6e1bb2e95fb tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Get all snapshots completed successfully. Aug 14 00:36:40.037211 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.037211 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:40.037882 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-73b5156e-2738-4b2a-8acc-b6e1bb2e95fb tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 00:36:40.038335 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 533/2164] 10.4.3.208 () {66 vars in 1264 bytes} [Fri Aug 14 00:36:40 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:40.051249 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7d96fd72-f021-4a81-bad0-5329a3d6e4d3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.054387 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7d96fd72-f021-4a81-bad0-5329a3d6e4d3 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/snapshots/08b504fa-3fe6-41de-b90b-1b46e247b09e Aug 14 00:36:40.054387 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7d96fd72-f021-4a81-bad0-5329a3d6e4d3 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:40.055186 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7d96fd72-f021-4a81-bad0-5329a3d6e4d3 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:40.060972 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.060972 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:40.061537 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7d96fd72-f021-4a81-bad0-5329a3d6e4d3 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Snapshot retrieved successfully. Aug 14 00:36:40.062229 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7d96fd72-f021-4a81-bad0-5329a3d6e4d3 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/snapshots/08b504fa-3fe6-41de-b90b-1b46e247b09e returned with HTTP 200 Aug 14 00:36:40.062591 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 546/2165] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:40 2026] GET /volume/v3/snapshots/08b504fa-3fe6-41de-b90b-1b46e247b09e => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:40.076369 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-83674743-9c03-44a4-ada4-27dd75186c2d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.079195 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-83674743-9c03-44a4-ada4-27dd75186c2d tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] POST https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5/action Aug 14 00:36:40.080117 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-83674743-9c03-44a4-ada4-27dd75186c2d tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:36:40.080589 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-83674743-9c03-44a4-ada4-27dd75186c2d tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:40.082699 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.group_snapshots [None req-83674743-9c03-44a4-ada4-27dd75186c2d tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Updating group '339179df-fed9-49c1-bfe9-bc54f4f1a0b5' with 'creating' {{(pid=100210) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 00:36:40.091295 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.091295 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:40.101304 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-83674743-9c03-44a4-ada4-27dd75186c2d tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5/action returned with HTTP 202 Aug 14 00:36:40.101835 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 548/2166] 10.4.3.208 () {70 vars in 1455 bytes} [Fri Aug 14 00:36:40 2026] POST /volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:40.110859 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-32c450b2-a04a-4919-af30-8e261c63e5f7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.113149 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-32c450b2-a04a-4919-af30-8e261c63e5f7 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 Aug 14 00:36:40.113519 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-32c450b2-a04a-4919-af30-8e261c63e5f7 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:40.113701 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-32c450b2-a04a-4919-af30-8e261c63e5f7 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:40.113913 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.group_snapshots [None req-32c450b2-a04a-4919-af30-8e261c63e5f7 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] show called for member 339179df-fed9-49c1-bfe9-bc54f4f1a0b5 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:40.120129 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.120129 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:40.123917 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-32c450b2-a04a-4919-af30-8e261c63e5f7 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 returned with HTTP 200 Aug 14 00:36:40.124494 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 540/2167] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:40 2026] GET /volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 => generated 329 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:40.134905 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b361a689-e3ca-429f-8469-11ea75c30eaf None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.136860 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b361a689-e3ca-429f-8469-11ea75c30eaf tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] POST https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5/action Aug 14 00:36:40.137294 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b361a689-e3ca-429f-8469-11ea75c30eaf tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:36:40.137443 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b361a689-e3ca-429f-8469-11ea75c30eaf tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:40.138920 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.group_snapshots [None req-b361a689-e3ca-429f-8469-11ea75c30eaf tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Updating group '339179df-fed9-49c1-bfe9-bc54f4f1a0b5' with 'available' {{(pid=100209) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 00:36:40.144366 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.144366 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:40.154489 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b361a689-e3ca-429f-8469-11ea75c30eaf tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5/action returned with HTTP 202 Aug 14 00:36:40.154995 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 534/2168] 10.4.3.208 () {70 vars in 1455 bytes} [Fri Aug 14 00:36:40 2026] POST /volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:40.163829 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-73e757cd-525a-4c7c-bc5f-4a8538e12d50 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.165941 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-73e757cd-525a-4c7c-bc5f-4a8538e12d50 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 Aug 14 00:36:40.166251 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-73e757cd-525a-4c7c-bc5f-4a8538e12d50 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:40.166547 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-73e757cd-525a-4c7c-bc5f-4a8538e12d50 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:40.166779 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.group_snapshots [None req-73e757cd-525a-4c7c-bc5f-4a8538e12d50 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] show called for member 339179df-fed9-49c1-bfe9-bc54f4f1a0b5 {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:40.171112 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.171112 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:40.176304 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-73e757cd-525a-4c7c-bc5f-4a8538e12d50 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 returned with HTTP 200 Aug 14 00:36:40.176864 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 547/2169] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:40 2026] GET /volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:40.189451 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5763e6ab-7e35-4c6b-a9d8-256cb3502671 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.191302 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5763e6ab-7e35-4c6b-a9d8-256cb3502671 tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] POST https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5/action Aug 14 00:36:40.191638 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5763e6ab-7e35-4c6b-a9d8-256cb3502671 tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:36:40.191737 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5763e6ab-7e35-4c6b-a9d8-256cb3502671 tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:40.193019 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.group_snapshots [None req-5763e6ab-7e35-4c6b-a9d8-256cb3502671 tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Updating group '339179df-fed9-49c1-bfe9-bc54f4f1a0b5' with 'error' {{(pid=100210) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 00:36:40.196184 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.196184 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:40.202344 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5763e6ab-7e35-4c6b-a9d8-256cb3502671 tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5/action returned with HTTP 202 Aug 14 00:36:40.202774 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 549/2170] 10.4.3.208 () {70 vars in 1455 bytes} [Fri Aug 14 00:36:40 2026] POST /volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:40.210662 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b0c0cdc4-db9d-411f-9d8e-42f4220bebb9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.212649 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b0c0cdc4-db9d-411f-9d8e-42f4220bebb9 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 Aug 14 00:36:40.212954 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b0c0cdc4-db9d-411f-9d8e-42f4220bebb9 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:40.213069 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b0c0cdc4-db9d-411f-9d8e-42f4220bebb9 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:40.213213 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.group_snapshots [None req-b0c0cdc4-db9d-411f-9d8e-42f4220bebb9 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] show called for member 339179df-fed9-49c1-bfe9-bc54f4f1a0b5 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:40.216405 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.216405 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:40.220488 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b0c0cdc4-db9d-411f-9d8e-42f4220bebb9 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 returned with HTTP 200 Aug 14 00:36:40.220914 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 541/2171] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:40 2026] GET /volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:40.233711 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fd04e9d5-99b6-4dba-af88-8216f697d96f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.235595 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fd04e9d5-99b6-4dba-af88-8216f697d96f tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] POST https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5/action Aug 14 00:36:40.235940 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fd04e9d5-99b6-4dba-af88-8216f697d96f tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:36:40.236042 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fd04e9d5-99b6-4dba-af88-8216f697d96f tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:40.237401 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.group_snapshots [None req-fd04e9d5-99b6-4dba-af88-8216f697d96f tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Updating group '339179df-fed9-49c1-bfe9-bc54f4f1a0b5' with 'available' {{(pid=100209) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 14 00:36:40.241075 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.241075 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:40.250771 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fd04e9d5-99b6-4dba-af88-8216f697d96f tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5/action returned with HTTP 202 Aug 14 00:36:40.251579 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 535/2172] 10.4.3.208 () {70 vars in 1455 bytes} [Fri Aug 14 00:36:40 2026] POST /volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:40.260990 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-04900429-ac3b-49cd-9a50-1a44bd5a4f77 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.263944 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-04900429-ac3b-49cd-9a50-1a44bd5a4f77 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 Aug 14 00:36:40.264273 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-04900429-ac3b-49cd-9a50-1a44bd5a4f77 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:40.264570 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-04900429-ac3b-49cd-9a50-1a44bd5a4f77 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:40.264728 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.group_snapshots [None req-04900429-ac3b-49cd-9a50-1a44bd5a4f77 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] show called for member 339179df-fed9-49c1-bfe9-bc54f4f1a0b5 {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:40.269512 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.269512 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:40.272848 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-04900429-ac3b-49cd-9a50-1a44bd5a4f77 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 returned with HTTP 200 Aug 14 00:36:40.273765 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 548/2173] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:40 2026] GET /volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:40.288512 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a221a9ad-7b1f-4883-8b33-2bd01b24a92d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.293243 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a221a9ad-7b1f-4883-8b33-2bd01b24a92d tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] DELETE https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 Aug 14 00:36:40.293243 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a221a9ad-7b1f-4883-8b33-2bd01b24a92d tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:40.293604 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a221a9ad-7b1f-4883-8b33-2bd01b24a92d tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:40.293758 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.group_snapshots [None req-a221a9ad-7b1f-4883-8b33-2bd01b24a92d tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] delete called for member 339179df-fed9-49c1-bfe9-bc54f4f1a0b5 {{(pid=100210) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 14 00:36:40.293964 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.group_snapshots [None req-a221a9ad-7b1f-4883-8b33-2bd01b24a92d tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Delete group_snapshot with id: 339179df-fed9-49c1-bfe9-bc54f4f1a0b5 Aug 14 00:36:40.298701 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.298701 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:40.333015 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a221a9ad-7b1f-4883-8b33-2bd01b24a92d tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 returned with HTTP 202 Aug 14 00:36:40.339125 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 550/2174] 10.4.3.208 () {68 vars in 1416 bytes} [Fri Aug 14 00:36:40 2026] DELETE /volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:40.348001 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-839fd4da-7d77-4379-ba99-96f042fab55b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.350696 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-839fd4da-7d77-4379-ba99-96f042fab55b tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:36:40.351105 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-839fd4da-7d77-4379-ba99-96f042fab55b tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:40.351337 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-839fd4da-7d77-4379-ba99-96f042fab55b tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'detail' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:40.351773 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-839fd4da-7d77-4379-ba99-96f042fab55b tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:40.353466 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-839fd4da-7d77-4379-ba99-96f042fab55b tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:36:40.363812 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-839fd4da-7d77-4379-ba99-96f042fab55b tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Get all volumes completed successfully. Aug 14 00:36:40.364692 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-839fd4da-7d77-4379-ba99-96f042fab55b tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:40.364692 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-839fd4da-7d77-4379-ba99-96f042fab55b tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:40.413454 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-839fd4da-7d77-4379-ba99-96f042fab55b tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:40.417430 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.417430 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:40.427450 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-839fd4da-7d77-4379-ba99-96f042fab55b tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:36:40.429029 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 542/2175] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:36:40 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:36:40.445350 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-10830b43-b436-4983-9a86-375d432da495 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.447751 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-10830b43-b436-4983-9a86-375d432da495 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/snapshots/detail Aug 14 00:36:40.448418 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-10830b43-b436-4983-9a86-375d432da495 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:40.448418 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-10830b43-b436-4983-9a86-375d432da495 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:40.448512 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-10830b43-b436-4983-9a86-375d432da495 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:40.450631 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.db.api [None req-10830b43-b436-4983-9a86-375d432da495 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Building query based on filter {{(pid=100209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:36:40.456662 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-10830b43-b436-4983-9a86-375d432da495 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Get all snapshots completed successfully. Aug 14 00:36:40.458037 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-10830b43-b436-4983-9a86-375d432da495 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/snapshots/detail returned with HTTP 200 Aug 14 00:36:40.458611 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 536/2176] 10.4.3.208 () {66 vars in 1264 bytes} [Fri Aug 14 00:36:40 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:36:40.469963 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7fa805bf-b5d2-46f2-b33c-6b93bc0cc806 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.472419 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7fa805bf-b5d2-46f2-b33c-6b93bc0cc806 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 Aug 14 00:36:40.472419 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7fa805bf-b5d2-46f2-b33c-6b93bc0cc806 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:40.472647 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7fa805bf-b5d2-46f2-b33c-6b93bc0cc806 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:40.472785 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.group_snapshots [None req-7fa805bf-b5d2-46f2-b33c-6b93bc0cc806 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] show called for member 339179df-fed9-49c1-bfe9-bc54f4f1a0b5 {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 14 00:36:40.476232 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7fa805bf-b5d2-46f2-b33c-6b93bc0cc806 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 returned with HTTP 404 Aug 14 00:36:40.477003 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 549/2177] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:36:40 2026] GET /volume/v3/group_snapshots/339179df-fed9-49c1-bfe9-bc54f4f1a0b5 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:40.486382 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0c9ca5d8-175e-4e6d-a1a7-97ff89a11857 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.488604 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0c9ca5d8-175e-4e6d-a1a7-97ff89a11857 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:36:40.489000 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0c9ca5d8-175e-4e6d-a1a7-97ff89a11857 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:40.489286 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0c9ca5d8-175e-4e6d-a1a7-97ff89a11857 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:40.489286 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-0c9ca5d8-175e-4e6d-a1a7-97ff89a11857 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:36:40.489801 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.489801 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:40.494232 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0c9ca5d8-175e-4e6d-a1a7-97ff89a11857 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:36:40.506941 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0c9ca5d8-175e-4e6d-a1a7-97ff89a11857 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Get all volumes completed successfully. Aug 14 00:36:40.507625 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-0c9ca5d8-175e-4e6d-a1a7-97ff89a11857 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:40.509824 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-0c9ca5d8-175e-4e6d-a1a7-97ff89a11857 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:40.555121 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-0c9ca5d8-175e-4e6d-a1a7-97ff89a11857 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:40.560816 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.560816 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:40.571355 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0c9ca5d8-175e-4e6d-a1a7-97ff89a11857 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:36:40.571823 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 551/2178] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:36:40 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:40.589223 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f0010144-7e13-4b8d-ba62-2f4b493c62ee None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.591188 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f0010144-7e13-4b8d-ba62-2f4b493c62ee tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] POST https://10.4.3.208/volume/v3/groups/caf06e8f-4da9-48da-8b1a-c09fa47bf970/action Aug 14 00:36:40.591845 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f0010144-7e13-4b8d-ba62-2f4b493c62ee tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:36:40.591845 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f0010144-7e13-4b8d-ba62-2f4b493c62ee tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:40.593550 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-f0010144-7e13-4b8d-ba62-2f4b493c62ee tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] delete called for group caf06e8f-4da9-48da-8b1a-c09fa47bf970 {{(pid=100211) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 00:36:40.593550 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.groups [None req-f0010144-7e13-4b8d-ba62-2f4b493c62ee tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Delete group with id: caf06e8f-4da9-48da-8b1a-c09fa47bf970 Aug 14 00:36:40.597865 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.597865 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:40.690288 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f0010144-7e13-4b8d-ba62-2f4b493c62ee tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/groups/caf06e8f-4da9-48da-8b1a-c09fa47bf970/action returned with HTTP 202 Aug 14 00:36:40.691691 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 543/2179] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:36:40 2026] POST /volume/v3/groups/caf06e8f-4da9-48da-8b1a-c09fa47bf970/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:40.702373 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d9692567-2604-4c76-bbfb-86f88bda5924 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.705649 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d9692567-2604-4c76-bbfb-86f88bda5924 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/volumes/607c52e1-8da0-4307-8e67-471431564127 Aug 14 00:36:40.705849 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d9692567-2604-4c76-bbfb-86f88bda5924 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:40.706472 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d9692567-2604-4c76-bbfb-86f88bda5924 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:40.715128 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.715128 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:40.719308 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d9692567-2604-4c76-bbfb-86f88bda5924 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Volume info retrieved successfully. Aug 14 00:36:40.720332 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-d9692567-2604-4c76-bbfb-86f88bda5924 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:36:40.720546 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-d9692567-2604-4c76-bbfb-86f88bda5924 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:36:40.773013 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-d9692567-2604-4c76-bbfb-86f88bda5924 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:36:40.777141 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.777141 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:40.786975 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d9692567-2604-4c76-bbfb-86f88bda5924 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/volumes/607c52e1-8da0-4307-8e67-471431564127 returned with HTTP 200 Aug 14 00:36:40.787697 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 537/2180] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:40 2026] GET /volume/v3/volumes/607c52e1-8da0-4307-8e67-471431564127 => generated 918 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:40.906309 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-26908d68-0b5b-480e-99dc-a5a83a16bc66 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.908520 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-26908d68-0b5b-480e-99dc-a5a83a16bc66 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:40.908758 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-26908d68-0b5b-480e-99dc-a5a83a16bc66 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:40.909006 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-26908d68-0b5b-480e-99dc-a5a83a16bc66 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:40.909193 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-26908d68-0b5b-480e-99dc-a5a83a16bc66 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:40.916123 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.916123 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:40.916933 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5f19b385-d027-4229-b980-0ae2848f6515 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:40.917230 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-26908d68-0b5b-480e-99dc-a5a83a16bc66 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:40.917694 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 550/2181] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:40 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:40.922072 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5f19b385-d027-4229-b980-0ae2848f6515 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:40.922072 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5f19b385-d027-4229-b980-0ae2848f6515 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:40.922072 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5f19b385-d027-4229-b980-0ae2848f6515 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:40.922072 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-5f19b385-d027-4229-b980-0ae2848f6515 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:40.925913 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:40.925913 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:40.926910 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5f19b385-d027-4229-b980-0ae2848f6515 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:40.927496 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 552/2182] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:40 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:41.808476 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e4fd33cc-4407-4b37-b8b3-d4fadcc20722 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:41.810879 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e4fd33cc-4407-4b37-b8b3-d4fadcc20722 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/volumes/607c52e1-8da0-4307-8e67-471431564127 Aug 14 00:36:41.811110 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e4fd33cc-4407-4b37-b8b3-d4fadcc20722 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:41.811312 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e4fd33cc-4407-4b37-b8b3-d4fadcc20722 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:41.817270 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e4fd33cc-4407-4b37-b8b3-d4fadcc20722 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/volumes/607c52e1-8da0-4307-8e67-471431564127 returned with HTTP 404 Aug 14 00:36:41.817873 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 544/2183] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:36:41 2026] GET /volume/v3/volumes/607c52e1-8da0-4307-8e67-471431564127 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:41.824849 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-72253e5d-5220-4c9d-be33-dd5b6dcd9d31 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:41.827489 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-72253e5d-5220-4c9d-be33-dd5b6dcd9d31 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] GET https://10.4.3.208/volume/v3/groups/caf06e8f-4da9-48da-8b1a-c09fa47bf970 Aug 14 00:36:41.827785 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-72253e5d-5220-4c9d-be33-dd5b6dcd9d31 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:41.828141 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-72253e5d-5220-4c9d-be33-dd5b6dcd9d31 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:41.828393 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-72253e5d-5220-4c9d-be33-dd5b6dcd9d31 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] show called for member caf06e8f-4da9-48da-8b1a-c09fa47bf970 {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:36:41.831770 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-72253e5d-5220-4c9d-be33-dd5b6dcd9d31 tempest-GroupSnapshotsV319Test-220224294 tempest-GroupSnapshotsV319Test-220224294-project-member] https://10.4.3.208/volume/v3/groups/caf06e8f-4da9-48da-8b1a-c09fa47bf970 returned with HTTP 404 Aug 14 00:36:41.832257 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 538/2184] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:36:41 2026] GET /volume/v3/groups/caf06e8f-4da9-48da-8b1a-c09fa47bf970 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:36:41.841805 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-93559dfb-88bf-497b-8559-0cb8570bc6ab None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:41.843991 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-93559dfb-88bf-497b-8559-0cb8570bc6ab tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] DELETE https://10.4.3.208/volume/v3/group_types/986206d6-a0aa-4ae9-9d68-981ba2eacce8 Aug 14 00:36:41.844264 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-93559dfb-88bf-497b-8559-0cb8570bc6ab tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:41.844541 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-93559dfb-88bf-497b-8559-0cb8570bc6ab tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:41.865048 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-93559dfb-88bf-497b-8559-0cb8570bc6ab tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] https://10.4.3.208/volume/v3/group_types/986206d6-a0aa-4ae9-9d68-981ba2eacce8 returned with HTTP 202 Aug 14 00:36:41.865604 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 551/2185] 10.4.3.208 () {68 vars in 1404 bytes} [Fri Aug 14 00:36:41 2026] DELETE /volume/v3/group_types/986206d6-a0aa-4ae9-9d68-981ba2eacce8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:36:41.876370 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b2bb625e-5fdc-43e4-96ff-c6db36ebc70d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:41.879176 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b2bb625e-5fdc-43e4-96ff-c6db36ebc70d tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] DELETE https://10.4.3.208/volume/v3/types/848cd221-6bd9-4498-bdd2-b293ad3fa719 Aug 14 00:36:41.879473 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b2bb625e-5fdc-43e4-96ff-c6db36ebc70d tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:41.879727 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b2bb625e-5fdc-43e4-96ff-c6db36ebc70d tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Calling method '_delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:41.912120 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b2bb625e-5fdc-43e4-96ff-c6db36ebc70d tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] https://10.4.3.208/volume/v3/types/848cd221-6bd9-4498-bdd2-b293ad3fa719 returned with HTTP 202 Aug 14 00:36:41.912120 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 553/2186] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:36:41 2026] DELETE /volume/v3/types/848cd221-6bd9-4498-bdd2-b293ad3fa719 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:41.920116 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7905a3be-ad7d-4c3d-9d0e-97eb9478c15e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:41.922528 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7905a3be-ad7d-4c3d-9d0e-97eb9478c15e tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] GET https://10.4.3.208/volume/v3/types/848cd221-6bd9-4498-bdd2-b293ad3fa719 Aug 14 00:36:41.923996 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7905a3be-ad7d-4c3d-9d0e-97eb9478c15e tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:41.923996 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7905a3be-ad7d-4c3d-9d0e-97eb9478c15e tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:41.930365 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7905a3be-ad7d-4c3d-9d0e-97eb9478c15e tempest-GroupSnapshotsV319Test-1523497926 tempest-GroupSnapshotsV319Test-1523497926-project-admin] https://10.4.3.208/volume/v3/types/848cd221-6bd9-4498-bdd2-b293ad3fa719 returned with HTTP 404 Aug 14 00:36:41.931313 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 545/2187] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:36:41 2026] GET /volume/v3/types/848cd221-6bd9-4498-bdd2-b293ad3fa719 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:41.932979 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-605a1d12-fdae-4d38-bb82-5d965916fc81 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:41.938217 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-605a1d12-fdae-4d38-bb82-5d965916fc81 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:41.938491 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-605a1d12-fdae-4d38-bb82-5d965916fc81 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:41.939837 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-605a1d12-fdae-4d38-bb82-5d965916fc81 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:41.939837 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-605a1d12-fdae-4d38-bb82-5d965916fc81 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:41.942027 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-996b60ab-8ca6-4670-8738-5be737f02d88 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:41.944371 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-996b60ab-8ca6-4670-8738-5be737f02d88 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:41.944633 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-996b60ab-8ca6-4670-8738-5be737f02d88 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:41.944858 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-996b60ab-8ca6-4670-8738-5be737f02d88 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:41.946223 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-996b60ab-8ca6-4670-8738-5be737f02d88 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:41.948667 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:41.948667 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:41.949371 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-605a1d12-fdae-4d38-bb82-5d965916fc81 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:41.949833 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 539/2188] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:41 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:41.952168 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:41.952168 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:41.952332 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-996b60ab-8ca6-4670-8738-5be737f02d88 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:41.952775 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 552/2189] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:41 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:41.965059 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cb8adf79-e39f-4b24-9e9f-2a24ef94d174 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:41.969661 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cb8adf79-e39f-4b24-9e9f-2a24ef94d174 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 Aug 14 00:36:41.969916 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cb8adf79-e39f-4b24-9e9f-2a24ef94d174 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:41.970249 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cb8adf79-e39f-4b24-9e9f-2a24ef94d174 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:41.988823 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:41.988823 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:41.997868 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cb8adf79-e39f-4b24-9e9f-2a24ef94d174 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:36:42.003172 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cb8adf79-e39f-4b24-9e9f-2a24ef94d174 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 returned with HTTP 200 Aug 14 00:36:42.003667 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 554/2190] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:41 2026] GET /volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:42.027375 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a41de1d3-ffa6-4ed5-9aef-b3b208353e15 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:42.129228 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a41de1d3-ffa6-4ed5-9aef-b3b208353e15 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f/export_record Aug 14 00:36:42.130600 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a41de1d3-ffa6-4ed5-9aef-b3b208353e15 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:42.130838 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a41de1d3-ffa6-4ed5-9aef-b3b208353e15 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Calling method 'export_record' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:42.130992 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-a41de1d3-ffa6-4ed5-9aef-b3b208353e15 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Export record for backup fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 00:36:42.139007 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:42.139007 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:42.139007 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.api [None req-a41de1d3-ffa6-4ed5-9aef-b3b208353e15 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Calling RPCAPI with context: , host: np0000007289, backup: fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 00:36:42.146878 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.rpcapi [None req-a41de1d3-ffa6-4ed5-9aef-b3b208353e15 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] export_record in rpcapi backup_id fd731bff-22a4-4035-a5cb-0e5554d0622f on host np0000007289. {{(pid=100211) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 00:36:42.159932 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-a41de1d3-ffa6-4ed5-9aef-b3b208353e15 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmQ3MzFiZmYtMjJhNC00MDM1LWE1Y2ItMGU1NTU0ZDA2MjJmIiwgInVzZXJfaWQiOiAiOGY1NmU0YzlhNGIyNDc0MTllODU1ZTkyZWZkOTU2NzYiLCAicHJvamVjdF9pZCI6ICJmOTdhZDZkZWYxNzA0YTAzOTBiZTY2NjM2YmU2ZjliMyIsICJ2b2x1bWVfaWQiOiAiNzlhYmY2OWMtYmYzNS00ZTBiLThhMmUtNDFlZTEwNThhMWEwIiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDc2NzEyNjE4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTExNjc1NjE4NzIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83OWFiZjY5Yy1iZjM1LTRlMGItOGEyZS00MWVlMTA1OGExYTAvMjAyNjA4MTQwMDM2MjQvYXpfbm92YV9iYWNrdXBfZmQ3MzFiZmYtMjJhNC00MDM1LWE1Y2ItMGU1NTU0ZDA2MjJmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMDozNjoyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDozNjoyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAwOjM2OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100211) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 00:36:42.160214 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a41de1d3-ffa6-4ed5-9aef-b3b208353e15 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f/export_record returned with HTTP 200 Aug 14 00:36:42.161697 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 546/2191] 10.4.3.208 () {66 vars in 1390 bytes} [Fri Aug 14 00:36:42 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f/export_record => generated 1512 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:42.174605 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7f4679a8-72de-45a6-a766-c281b5b66efc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:42.180767 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7f4679a8-72de-45a6-a766-c281b5b66efc tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] POST https://10.4.3.208/volume/v3/backups/import_record Aug 14 00:36:42.182427 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7f4679a8-72de-45a6-a766-c281b5b66efc tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDgwMDc0ZGEtYzA1YS00NzQyLWE1ZDEtN2FkYTgzNTVlMGQ5IiwgInVzZXJfaWQiOiAiOGY1NmU0YzlhNGIyNDc0MTllODU1ZTkyZWZkOTU2NzYiLCAicHJvamVjdF9pZCI6ICJmOTdhZDZkZWYxNzA0YTAzOTBiZTY2NjM2YmU2ZjliMyIsICJ2b2x1bWVfaWQiOiAiNzlhYmY2OWMtYmYzNS00ZTBiLThhMmUtNDFlZTEwNThhMWEwIiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDc2NzEyNjE4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTExNjc1NjE4NzIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83OWFiZjY5Yy1iZjM1LTRlMGItOGEyZS00MWVlMTA1OGExYTAvMjAyNjA4MTQwMDM2MjQvYXpfbm92YV9iYWNrdXBfZmQ3MzFiZmYtMjJhNC00MDM1LWE1Y2ItMGU1NTU0ZDA2MjJmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMDozNjoyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDozNjoyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAwOjM2OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:42.187209 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.backups [None req-7f4679a8-72de-45a6-a766-c281b5b66efc tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDgwMDc0ZGEtYzA1YS00NzQyLWE1ZDEtN2FkYTgzNTVlMGQ5IiwgInVzZXJfaWQiOiAiOGY1NmU0YzlhNGIyNDc0MTllODU1ZTkyZWZkOTU2NzYiLCAicHJvamVjdF9pZCI6ICJmOTdhZDZkZWYxNzA0YTAzOTBiZTY2NjM2YmU2ZjliMyIsICJ2b2x1bWVfaWQiOiAiNzlhYmY2OWMtYmYzNS00ZTBiLThhMmUtNDFlZTEwNThhMWEwIiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDc2NzEyNjE4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTExNjc1NjE4NzIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83OWFiZjY5Yy1iZjM1LTRlMGItOGEyZS00MWVlMTA1OGExYTAvMjAyNjA4MTQwMDM2MjQvYXpfbm92YV9iYWNrdXBfZmQ3MzFiZmYtMjJhNC00MDM1LWE1Y2ItMGU1NTU0ZDA2MjJmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMDozNjoyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDozNjoyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAwOjM2OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100209) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 00:36:42.188104 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.backups [None req-7f4679a8-72de-45a6-a766-c281b5b66efc tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDgwMDc0ZGEtYzA1YS00NzQyLWE1ZDEtN2FkYTgzNTVlMGQ5IiwgInVzZXJfaWQiOiAiOGY1NmU0YzlhNGIyNDc0MTllODU1ZTkyZWZkOTU2NzYiLCAicHJvamVjdF9pZCI6ICJmOTdhZDZkZWYxNzA0YTAzOTBiZTY2NjM2YmU2ZjliMyIsICJ2b2x1bWVfaWQiOiAiNzlhYmY2OWMtYmYzNS00ZTBiLThhMmUtNDFlZTEwNThhMWEwIiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDc2NzEyNjE4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTExNjc1NjE4NzIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83OWFiZjY5Yy1iZjM1LTRlMGItOGEyZS00MWVlMTA1OGExYTAvMjAyNjA4MTQwMDM2MjQvYXpfbm92YV9iYWNrdXBfZmQ3MzFiZmYtMjJhNC00MDM1LWE1Y2ItMGU1NTU0ZDA2MjJmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMDozNjoyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDozNjoyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAwOjM2OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100209) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 00:36:42.330106 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-7f4679a8-72de-45a6-a766-c281b5b66efc tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Created reservations ['076af484-f007-43d9-a59c-8d9dcf1a6490', 'dcb0d2dc-b080-4b22-9d57-b0ab2d1af273'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:42.373943 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-7f4679a8-72de-45a6-a766-c281b5b66efc tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] import_record rpcapi backup id 480074da-c05a-4742-a5d1-7ada8355e0d9 on host np0000007289 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDgwMDc0ZGEtYzA1YS00NzQyLWE1ZDEtN2FkYTgzNTVlMGQ5IiwgInVzZXJfaWQiOiAiOGY1NmU0YzlhNGIyNDc0MTllODU1ZTkyZWZkOTU2NzYiLCAicHJvamVjdF9pZCI6ICJmOTdhZDZkZWYxNzA0YTAzOTBiZTY2NjM2YmU2ZjliMyIsICJ2b2x1bWVfaWQiOiAiNzlhYmY2OWMtYmYzNS00ZTBiLThhMmUtNDFlZTEwNThhMWEwIiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDc2NzEyNjE4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTExNjc1NjE4NzIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83OWFiZjY5Yy1iZjM1LTRlMGItOGEyZS00MWVlMTA1OGExYTAvMjAyNjA4MTQwMDM2MjQvYXpfbm92YV9iYWNrdXBfZmQ3MzFiZmYtMjJhNC00MDM1LWE1Y2ItMGU1NTU0ZDA2MjJmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMDozNjoyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDozNjoyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAwOjM2OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100209) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 14 00:36:42.376497 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.backups [None req-7f4679a8-72de-45a6-a766-c281b5b66efc tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Import record output: {'backup': {'id': '480074da-c05a-4742-a5d1-7ada8355e0d9', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.208/volume/v3/backups/480074da-c05a-4742-a5d1-7ada8355e0d9'}, {'rel': 'bookmark', 'href': 'https://10.4.3.208/volume/backups/480074da-c05a-4742-a5d1-7ada8355e0d9'}]}}. {{(pid=100209) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 14 00:36:42.376997 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7f4679a8-72de-45a6-a766-c281b5b66efc tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] https://10.4.3.208/volume/v3/backups/import_record returned with HTTP 201 Aug 14 00:36:42.377360 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 540/2192] 10.4.3.208 () {68 vars in 1302 bytes} [Fri Aug 14 00:36:42 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 206 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 14 00:36:42.388631 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-64bdda9a-debb-430e-ba0d-38973569db51 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:42.394827 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-64bdda9a-debb-430e-ba0d-38973569db51 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] GET https://10.4.3.208/volume/v3/backups/480074da-c05a-4742-a5d1-7ada8355e0d9 Aug 14 00:36:42.394827 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-64bdda9a-debb-430e-ba0d-38973569db51 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:42.394827 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-64bdda9a-debb-430e-ba0d-38973569db51 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:42.394827 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-64bdda9a-debb-430e-ba0d-38973569db51 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Show backup with id 480074da-c05a-4742-a5d1-7ada8355e0d9. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:42.404930 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:42.404930 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:42.405767 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-64bdda9a-debb-430e-ba0d-38973569db51 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] https://10.4.3.208/volume/v3/backups/480074da-c05a-4742-a5d1-7ada8355e0d9 returned with HTTP 200 Aug 14 00:36:42.406123 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 553/2193] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:42 2026] GET /volume/v3/backups/480074da-c05a-4742-a5d1-7ada8355e0d9 => generated 647 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:42.979573 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-80eae953-aac8-4c37-b88c-7c1aa892b845 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:42.982344 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-80eae953-aac8-4c37-b88c-7c1aa892b845 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:42.982670 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-80eae953-aac8-4c37-b88c-7c1aa892b845 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:42.982939 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-80eae953-aac8-4c37-b88c-7c1aa892b845 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:42.983498 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-80eae953-aac8-4c37-b88c-7c1aa892b845 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:43.001056 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:43.001056 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:43.002728 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-80eae953-aac8-4c37-b88c-7c1aa892b845 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:43.003763 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 555/2194] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:42 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 734 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:43.419168 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-425c2a31-adbd-4f1e-b5ff-9a4e3d049d30 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:43.421327 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-425c2a31-adbd-4f1e-b5ff-9a4e3d049d30 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] GET https://10.4.3.208/volume/v3/backups/480074da-c05a-4742-a5d1-7ada8355e0d9 Aug 14 00:36:43.421593 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-425c2a31-adbd-4f1e-b5ff-9a4e3d049d30 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:43.422122 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-425c2a31-adbd-4f1e-b5ff-9a4e3d049d30 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:43.422122 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-425c2a31-adbd-4f1e-b5ff-9a4e3d049d30 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Show backup with id 480074da-c05a-4742-a5d1-7ada8355e0d9. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:43.430297 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:43.430297 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:43.431219 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-425c2a31-adbd-4f1e-b5ff-9a4e3d049d30 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] https://10.4.3.208/volume/v3/backups/480074da-c05a-4742-a5d1-7ada8355e0d9 returned with HTTP 200 Aug 14 00:36:43.431679 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 547/2195] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:43 2026] GET /volume/v3/backups/480074da-c05a-4742-a5d1-7ada8355e0d9 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:43.445495 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-44e9b84b-d5c7-48f7-99e3-c9c71d2b44de None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:43.448654 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-44e9b84b-d5c7-48f7-99e3-c9c71d2b44de tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] GET https://10.4.3.208/volume/v3/backups Aug 14 00:36:43.449318 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-44e9b84b-d5c7-48f7-99e3-c9c71d2b44de tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:43.449713 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-44e9b84b-d5c7-48f7-99e3-c9c71d2b44de tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:43.450416 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:43.450416 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:43.467201 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-44e9b84b-d5c7-48f7-99e3-c9c71d2b44de tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 200 Aug 14 00:36:43.467650 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 541/2196] 10.4.3.208 () {66 vars in 1237 bytes} [Fri Aug 14 00:36:43 2026] GET /volume/v3/backups => generated 338 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:43.482808 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:43.486520 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] POST https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f/restore Aug 14 00:36:43.486520 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:43.489299 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Restoring backup fd731bff-22a4-4035-a5cb-0e5554d0622f ({'restore': {}}) {{(pid=100208) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 00:36:43.489811 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Restoring backup fd731bff-22a4-4035-a5cb-0e5554d0622f to volume None. Aug 14 00:36:43.498809 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:43.498809 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:43.500920 np0000007289 devstack@c-api.service[100208]: INFO cinder.backup.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Creating volume of 1 GB for restore of backup fd731bff-22a4-4035-a5cb-0e5554d0622f. Aug 14 00:36:43.510494 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Availability zone cache updated, next update will occur around 2026-08-14 01:36:43.510068. {{(pid=100208) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 00:36:43.510677 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Availability Zones retrieved successfully. Aug 14 00:36:43.518201 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Flow 'volume_create_api' (91c067a4-0876-4e70-a665-cb627976d932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:43.519991 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52805364-70f3-4bb6-8e02-e1e09eeb47a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:43.521853 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:43.565436 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52805364-70f3-4bb6-8e02-e1e09eeb47a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:43.567233 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aea9c03b-5126-41d7-885d-0fb86688a676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:43.640516 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Created reservations ['715c6c2b-07ca-4931-b65c-cc385d131a20', '6be95dfc-ae10-469f-a72a-420f635032b6', '3e6c0b3c-ab67-4d51-a286-070f9e63ac00', 'f7bf775a-4afb-41a5-956b-584575b530dc'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:43.641715 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aea9c03b-5126-41d7-885d-0fb86688a676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['715c6c2b-07ca-4931-b65c-cc385d131a20', '6be95dfc-ae10-469f-a72a-420f635032b6', '3e6c0b3c-ab67-4d51-a286-070f9e63ac00', 'f7bf775a-4afb-41a5-956b-584575b530dc']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:43.642814 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91c01ac6-3289-405b-bf6a-dc2ccde61d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:43.679313 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91c01ac6-3289-405b-bf6a-dc2ccde61d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a41c2809-c9a1-483c-8f33-947835a2bb7d', '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_fd731bff-22a4-4035-a5cb-0e5554d0622f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f97ad6def1704a0390be66636be6f9b3',qos_specs=None,replication_status=,reservations=['715c6c2b-07ca-4931-b65c-cc385d131a20','6be95dfc-ae10-469f-a72a-420f635032b6','3e6c0b3c-ab67-4d51-a286-070f9e63ac00','f7bf775a-4afb-41a5-956b-584575b530dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f56e4c9a4b247419e855e92efd95676',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_fd731bff-22a4-4035-a5cb-0e5554d0622f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a41c2809-c9a1-483c-8f33-947835a2bb7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f97ad6def1704a0390be66636be6f9b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f56e4c9a4b247419e855e92efd95676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:43.680256 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f1c3f84-2d23-4877-8c2c-8022bab4bd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:43.702768 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f1c3f84-2d23-4877-8c2c-8022bab4bd3e) transitioned into 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_fd731bff-22a4-4035-a5cb-0e5554d0622f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f97ad6def1704a0390be66636be6f9b3',qos_specs=None,replication_status=,reservations=['715c6c2b-07ca-4931-b65c-cc385d131a20','6be95dfc-ae10-469f-a72a-420f635032b6','3e6c0b3c-ab67-4d51-a286-070f9e63ac00','f7bf775a-4afb-41a5-956b-584575b530dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f56e4c9a4b247419e855e92efd95676',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:43.702983 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35fabf50-f665-4b34-b722-3d41b6069bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:43.718886 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35fabf50-f665-4b34-b722-3d41b6069bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:43.721300 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Flow 'volume_create_api' (91c067a4-0876-4e70-a665-cb627976d932) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:43.721300 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Create volume request issued successfully. Aug 14 00:36:43.734650 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:43.734650 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:43.735633 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:36:44.016946 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d91efe3d-e93b-410f-91a7-a5b486a0619e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:44.020295 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d91efe3d-e93b-410f-91a7-a5b486a0619e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:36:44.020761 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d91efe3d-e93b-410f-91a7-a5b486a0619e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:44.021127 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d91efe3d-e93b-410f-91a7-a5b486a0619e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:44.021361 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-d91efe3d-e93b-410f-91a7-a5b486a0619e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:44.028274 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:44.028274 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:44.029661 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d91efe3d-e93b-410f-91a7-a5b486a0619e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:36:44.030367 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 556/2197] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:44 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:44.044618 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-de23ea56-e6b9-43fc-92c3-b74054a9d0e9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:44.047162 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-de23ea56-e6b9-43fc-92c3-b74054a9d0e9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:36:44.047730 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-de23ea56-e6b9-43fc-92c3-b74054a9d0e9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c917c328-02e8-435c-bd00-6e0a4cfa57ad"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:44.049838 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-de23ea56-e6b9-43fc-92c3-b74054a9d0e9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Creating new backup {'backup': {'volume_id': 'c917c328-02e8-435c-bd00-6e0a4cfa57ad'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:36:44.050116 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-de23ea56-e6b9-43fc-92c3-b74054a9d0e9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Creating backup of volume c917c328-02e8-435c-bd00-6e0a4cfa57ad in container None Aug 14 00:36:44.059281 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:44.059281 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:44.059777 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-de23ea56-e6b9-43fc-92c3-b74054a9d0e9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:36:44.083580 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-de23ea56-e6b9-43fc-92c3-b74054a9d0e9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Created reservations ['c819656b-bb3b-4317-b024-3d4bffa1438e', 'fe21809c-32cd-4271-863a-650d13d8d204'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:44.139104 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-de23ea56-e6b9-43fc-92c3-b74054a9d0e9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:36:44.139864 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 548/2198] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:36:44 2026] POST /volume/v3/backups => generated 288 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:44.153170 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-362e4023-3eeb-444c-bb31-f5f7ba757c73 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:44.155509 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-362e4023-3eeb-444c-bb31-f5f7ba757c73 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:36:44.155827 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-362e4023-3eeb-444c-bb31-f5f7ba757c73 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:44.156073 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-362e4023-3eeb-444c-bb31-f5f7ba757c73 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:44.156239 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-362e4023-3eeb-444c-bb31-f5f7ba757c73 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:44.161203 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:44.161203 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:44.162129 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-362e4023-3eeb-444c-bb31-f5f7ba757c73 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:36:44.162621 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 542/2199] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:44 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:44.749372 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:44.749372 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:44.749372 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:36:44.750387 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Checking backup size 1 against volume size 1 {{(pid=100208) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 00:36:44.750575 np0000007289 devstack@c-api.service[100208]: INFO cinder.backup.api [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Overwriting volume a41c2809-c9a1-483c-8f33-947835a2bb7d with restore of backup fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:44.782273 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.rpcapi [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] restore_backup in rpcapi backup_id fd731bff-22a4-4035-a5cb-0e5554d0622f {{(pid=100208) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 00:36:44.785022 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-63aa1dfd-b9f9-4066-988d-270a9e7cd10e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f/restore returned with HTTP 202 Aug 14 00:36:44.785597 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 554/2200] 10.4.3.208 () {68 vars in 1393 bytes} [Fri Aug 14 00:36:43 2026] POST /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f/restore => generated 189 bytes in 1303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 00:36:44.802288 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e450a184-4668-4868-a8dc-fc273405204d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:44.805780 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e450a184-4668-4868-a8dc-fc273405204d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:44.806893 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e450a184-4668-4868-a8dc-fc273405204d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:44.807606 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e450a184-4668-4868-a8dc-fc273405204d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:44.808927 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-e450a184-4668-4868-a8dc-fc273405204d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:44.823696 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:44.823696 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:44.826471 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e450a184-4668-4868-a8dc-fc273405204d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:44.826471 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 557/2201] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:44 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:44.876107 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-31eed80f-f2a9-4b36-878b-e66c9602359f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:44.995857 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-31eed80f-f2a9-4b36-878b-e66c9602359f tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] POST https://10.4.3.208/volume/v3/qos-specs Aug 14 00:36:44.996266 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-31eed80f-f2a9-4b36-878b-e66c9602359f tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1376635776", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:44.997888 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:44.997888 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:44.998416 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.qos_specs [None req-31eed80f-f2a9-4b36-878b-e66c9602359f tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1376635776', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100211) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 00:36:45.005667 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.db.api [None req-31eed80f-f2a9-4b36-878b-e66c9602359f tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] DB qos_specs_create(): root {'id': 'b2c84c15-e95b-4781-a7fa-458fce313d0a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1376635776'} {{(pid=100211) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 00:36:45.016962 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-31eed80f-f2a9-4b36-878b-e66c9602359f tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs returned with HTTP 200 Aug 14 00:36:45.017546 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 549/2202] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:36:44 2026] POST /volume/v3/qos-specs => generated 393 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:45.029927 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-390e8c75-ecc5-4bde-9581-104d0c548f05 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.032530 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-390e8c75-ecc5-4bde-9581-104d0c548f05 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:36:45.032782 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-390e8c75-ecc5-4bde-9581-104d0c548f05 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1529453622"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:45.056485 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-390e8c75-ecc5-4bde-9581-104d0c548f05 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:36:45.056990 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 543/2203] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:36:45 2026] POST /volume/v3/types => generated 222 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:45.066869 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8a4cfd16-894e-4109-b838-85ec6bd0ccd0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.069312 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8a4cfd16-894e-4109-b838-85ec6bd0ccd0 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:36:45.069761 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8a4cfd16-894e-4109-b838-85ec6bd0ccd0 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-107495653"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:45.088159 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8a4cfd16-894e-4109-b838-85ec6bd0ccd0 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:36:45.088685 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 555/2204] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:36:45 2026] POST /volume/v3/types => generated 221 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:45.099625 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c5b022c2-5862-4367-b315-d84a45b14f5c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.102421 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c5b022c2-5862-4367-b315-d84a45b14f5c tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:36:45.102926 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c5b022c2-5862-4367-b315-d84a45b14f5c tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1328192558"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:45.122960 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c5b022c2-5862-4367-b315-d84a45b14f5c tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:36:45.123576 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 558/2205] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:36:45 2026] POST /volume/v3/types => generated 222 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:45.135019 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-49ac90f9-ac45-4199-9c14-dbb209cb30e1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.137204 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-49ac90f9-ac45-4199-9c14-dbb209cb30e1 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associate?vol_type_id=b4a525e1-5d33-421d-a974-3917b13e77b1 Aug 14 00:36:45.137528 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-49ac90f9-ac45-4199-9c14-dbb209cb30e1 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.137816 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-49ac90f9-ac45-4199-9c14-dbb209cb30e1 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'associate' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.138195 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:45.138195 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:45.138746 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-49ac90f9-ac45-4199-9c14-dbb209cb30e1 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Associate qos_spec: b2c84c15-e95b-4781-a7fa-458fce313d0a with type: b4a525e1-5d33-421d-a974-3917b13e77b1 {{(pid=100211) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 00:36:45.146044 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=444,cinder:UPDATE=109,cinder:INSERT=56 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:36:45.170794 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-49ac90f9-ac45-4199-9c14-dbb209cb30e1 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associate?vol_type_id=b4a525e1-5d33-421d-a974-3917b13e77b1 returned with HTTP 202 Aug 14 00:36:45.172045 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 550/2206] 10.4.3.208 () {66 vars in 1481 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associate?vol_type_id=b4a525e1-5d33-421d-a974-3917b13e77b1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:45.177446 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5a59c1e9-22f3-4c16-b805-92d363065ec1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.179504 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5a59c1e9-22f3-4c16-b805-92d363065ec1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:36:45.179862 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5a59c1e9-22f3-4c16-b805-92d363065ec1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.180991 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5a59c1e9-22f3-4c16-b805-92d363065ec1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.180991 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-5a59c1e9-22f3-4c16-b805-92d363065ec1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:45.186902 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a6d39670-3e81-46d0-9a93-41777272f024 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.189877 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:45.189877 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:45.190796 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a6d39670-3e81-46d0-9a93-41777272f024 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associate?vol_type_id=0c40d485-d3aa-4d5e-9182-8226b0c65239 Aug 14 00:36:45.190999 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5a59c1e9-22f3-4c16-b805-92d363065ec1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:36:45.191070 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a6d39670-3e81-46d0-9a93-41777272f024 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.191070 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a6d39670-3e81-46d0-9a93-41777272f024 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'associate' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.191589 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 544/2207] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 697 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:45.191963 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a6d39670-3e81-46d0-9a93-41777272f024 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Associate qos_spec: b2c84c15-e95b-4781-a7fa-458fce313d0a with type: 0c40d485-d3aa-4d5e-9182-8226b0c65239 {{(pid=100208) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 00:36:45.225956 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a6d39670-3e81-46d0-9a93-41777272f024 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associate?vol_type_id=0c40d485-d3aa-4d5e-9182-8226b0c65239 returned with HTTP 202 Aug 14 00:36:45.226604 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 556/2208] 10.4.3.208 () {66 vars in 1481 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associate?vol_type_id=0c40d485-d3aa-4d5e-9182-8226b0c65239 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:45.235843 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-70a44ca5-a6bb-43d9-a34c-756e1e18b754 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.238284 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-70a44ca5-a6bb-43d9-a34c-756e1e18b754 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associate?vol_type_id=0f6040f7-e12c-4419-a87d-f0868ea35d74 Aug 14 00:36:45.238708 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-70a44ca5-a6bb-43d9-a34c-756e1e18b754 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.239136 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-70a44ca5-a6bb-43d9-a34c-756e1e18b754 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'associate' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.239910 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.qos_specs_manage [None req-70a44ca5-a6bb-43d9-a34c-756e1e18b754 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Associate qos_spec: b2c84c15-e95b-4781-a7fa-458fce313d0a with type: 0f6040f7-e12c-4419-a87d-f0868ea35d74 {{(pid=100210) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 14 00:36:45.267562 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-70a44ca5-a6bb-43d9-a34c-756e1e18b754 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associate?vol_type_id=0f6040f7-e12c-4419-a87d-f0868ea35d74 returned with HTTP 202 Aug 14 00:36:45.268071 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 559/2209] 10.4.3.208 () {66 vars in 1481 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associate?vol_type_id=0f6040f7-e12c-4419-a87d-f0868ea35d74 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:45.277539 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e3cec187-39fb-4671-8151-9ec428d5a8e7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.279828 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e3cec187-39fb-4671-8151-9ec428d5a8e7 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associations Aug 14 00:36:45.280080 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e3cec187-39fb-4671-8151-9ec428d5a8e7 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.280429 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e3cec187-39fb-4671-8151-9ec428d5a8e7 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'associations' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.280831 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:45.280831 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:45.281398 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e3cec187-39fb-4671-8151-9ec428d5a8e7 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Get associations for qos_spec id: b2c84c15-e95b-4781-a7fa-458fce313d0a {{(pid=100211) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 00:36:45.301510 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e3cec187-39fb-4671-8151-9ec428d5a8e7 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associations returned with HTTP 200 Aug 14 00:36:45.302101 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 551/2210] 10.4.3.208 () {66 vars in 1393 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associations => generated 447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:45.310904 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-aa341154-e34e-4470-a62e-5b80ce237290 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.313122 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aa341154-e34e-4470-a62e-5b80ce237290 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/disassociate?vol_type_id=b4a525e1-5d33-421d-a974-3917b13e77b1 Aug 14 00:36:45.313417 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aa341154-e34e-4470-a62e-5b80ce237290 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.313679 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aa341154-e34e-4470-a62e-5b80ce237290 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'disassociate' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.314475 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aa341154-e34e-4470-a62e-5b80ce237290 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Disassociate qos_spec: b2c84c15-e95b-4781-a7fa-458fce313d0a from type: b4a525e1-5d33-421d-a974-3917b13e77b1 {{(pid=100209) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 14 00:36:45.338317 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aa341154-e34e-4470-a62e-5b80ce237290 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/disassociate?vol_type_id=b4a525e1-5d33-421d-a974-3917b13e77b1 returned with HTTP 202 Aug 14 00:36:45.338849 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 545/2211] 10.4.3.208 () {66 vars in 1490 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/disassociate?vol_type_id=b4a525e1-5d33-421d-a974-3917b13e77b1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:45.351417 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f480eebf-ab2f-43ac-b4dd-91864f886b30 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.356874 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f480eebf-ab2f-43ac-b4dd-91864f886b30 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associations Aug 14 00:36:45.356874 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f480eebf-ab2f-43ac-b4dd-91864f886b30 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.357120 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f480eebf-ab2f-43ac-b4dd-91864f886b30 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'associations' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.358300 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:45.358300 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:45.358300 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f480eebf-ab2f-43ac-b4dd-91864f886b30 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Get associations for qos_spec id: b2c84c15-e95b-4781-a7fa-458fce313d0a {{(pid=100208) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 00:36:45.376935 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f480eebf-ab2f-43ac-b4dd-91864f886b30 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associations returned with HTTP 200 Aug 14 00:36:45.377450 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 557/2212] 10.4.3.208 () {66 vars in 1393 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associations => generated 305 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:45.387750 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-72e9bfe8-9214-4f26-bbef-642fd0b1e138 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.390131 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-72e9bfe8-9214-4f26-bbef-642fd0b1e138 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/disassociate_all Aug 14 00:36:45.390457 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-72e9bfe8-9214-4f26-bbef-642fd0b1e138 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.390727 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-72e9bfe8-9214-4f26-bbef-642fd0b1e138 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'disassociate_all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.391167 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:45.391167 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:45.391627 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.qos_specs_manage [None req-72e9bfe8-9214-4f26-bbef-642fd0b1e138 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Disassociate qos_spec: b2c84c15-e95b-4781-a7fa-458fce313d0a from all. {{(pid=100210) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 14 00:36:45.407016 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-72e9bfe8-9214-4f26-bbef-642fd0b1e138 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/disassociate_all returned with HTTP 202 Aug 14 00:36:45.407646 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 560/2213] 10.4.3.208 () {66 vars in 1405 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/disassociate_all => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:45.416916 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3ddc31f0-9ea0-4ee9-a6fe-d99957514822 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.419178 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3ddc31f0-9ea0-4ee9-a6fe-d99957514822 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associations Aug 14 00:36:45.419454 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3ddc31f0-9ea0-4ee9-a6fe-d99957514822 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.419704 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3ddc31f0-9ea0-4ee9-a6fe-d99957514822 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'associations' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.420020 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:45.420020 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:45.420448 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3ddc31f0-9ea0-4ee9-a6fe-d99957514822 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Get associations for qos_spec id: b2c84c15-e95b-4781-a7fa-458fce313d0a {{(pid=100211) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 14 00:36:45.429367 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9a34ed64-f12d-4b1a-a85f-55a2d2882d19 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.431109 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3ddc31f0-9ea0-4ee9-a6fe-d99957514822 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associations returned with HTTP 200 Aug 14 00:36:45.431665 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 552/2214] 10.4.3.208 () {66 vars in 1393 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/associations => generated 24 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:36:45.431914 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9a34ed64-f12d-4b1a-a85f-55a2d2882d19 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 Aug 14 00:36:45.432210 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9a34ed64-f12d-4b1a-a85f-55a2d2882d19 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.432555 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9a34ed64-f12d-4b1a-a85f-55a2d2882d19 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.442984 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:45.442984 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:45.444389 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8f8c861b-5944-4733-bd12-cd0e69739eab None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.446628 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8f8c861b-5944-4733-bd12-cd0e69739eab tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] DELETE https://10.4.3.208/volume/v3/types/0f6040f7-e12c-4419-a87d-f0868ea35d74 Aug 14 00:36:45.446880 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8f8c861b-5944-4733-bd12-cd0e69739eab tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.447174 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8f8c861b-5944-4733-bd12-cd0e69739eab tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.447364 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:45.447364 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:45.449185 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-9a34ed64-f12d-4b1a-a85f-55a2d2882d19 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:36:45.456597 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9a34ed64-f12d-4b1a-a85f-55a2d2882d19 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 returned with HTTP 200 Aug 14 00:36:45.457209 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 546/2215] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:45.489561 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8f8c861b-5944-4733-bd12-cd0e69739eab tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/types/0f6040f7-e12c-4419-a87d-f0868ea35d74 returned with HTTP 202 Aug 14 00:36:45.490081 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 558/2216] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:36:45 2026] DELETE /volume/v3/types/0f6040f7-e12c-4419-a87d-f0868ea35d74 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:45.505371 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fbb47a58-6338-4fa2-9ebb-4dae3fdf2110 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.510201 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fbb47a58-6338-4fa2-9ebb-4dae3fdf2110 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/types/0f6040f7-e12c-4419-a87d-f0868ea35d74 Aug 14 00:36:45.510201 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fbb47a58-6338-4fa2-9ebb-4dae3fdf2110 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.510641 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fbb47a58-6338-4fa2-9ebb-4dae3fdf2110 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.518681 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fbb47a58-6338-4fa2-9ebb-4dae3fdf2110 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/types/0f6040f7-e12c-4419-a87d-f0868ea35d74 returned with HTTP 404 Aug 14 00:36:45.519438 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 561/2217] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/types/0f6040f7-e12c-4419-a87d-f0868ea35d74 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:45.529514 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5b02b7df-8c08-4258-a9e1-f0ce867ad068 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.531755 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5b02b7df-8c08-4258-a9e1-f0ce867ad068 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 Aug 14 00:36:45.532197 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5b02b7df-8c08-4258-a9e1-f0ce867ad068 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.532491 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5b02b7df-8c08-4258-a9e1-f0ce867ad068 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.536599 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8b7376d8-9027-4a13-bb5b-c13cf556a555 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.541739 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8b7376d8-9027-4a13-bb5b-c13cf556a555 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] DELETE https://10.4.3.208/volume/v3/types/0c40d485-d3aa-4d5e-9182-8226b0c65239 Aug 14 00:36:45.543377 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8b7376d8-9027-4a13-bb5b-c13cf556a555 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.543377 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8b7376d8-9027-4a13-bb5b-c13cf556a555 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.546218 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:45.546218 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:45.550903 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5b02b7df-8c08-4258-a9e1-f0ce867ad068 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:36:45.557310 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5b02b7df-8c08-4258-a9e1-f0ce867ad068 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 returned with HTTP 200 Aug 14 00:36:45.557844 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 553/2218] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:45.581443 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8b7376d8-9027-4a13-bb5b-c13cf556a555 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/types/0c40d485-d3aa-4d5e-9182-8226b0c65239 returned with HTTP 202 Aug 14 00:36:45.582116 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 547/2219] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:36:45 2026] DELETE /volume/v3/types/0c40d485-d3aa-4d5e-9182-8226b0c65239 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:45.592871 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-228a788a-3fd6-4efe-ae23-24cc6ffdbb13 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.597074 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-228a788a-3fd6-4efe-ae23-24cc6ffdbb13 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/types/0c40d485-d3aa-4d5e-9182-8226b0c65239 Aug 14 00:36:45.597303 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-228a788a-3fd6-4efe-ae23-24cc6ffdbb13 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.597567 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-228a788a-3fd6-4efe-ae23-24cc6ffdbb13 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.601332 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-228a788a-3fd6-4efe-ae23-24cc6ffdbb13 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/types/0c40d485-d3aa-4d5e-9182-8226b0c65239 returned with HTTP 404 Aug 14 00:36:45.601917 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 559/2220] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/types/0c40d485-d3aa-4d5e-9182-8226b0c65239 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:45.610841 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e95ea370-ef42-4cc5-b279-4cf5c5715391 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.613231 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e95ea370-ef42-4cc5-b279-4cf5c5715391 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] DELETE https://10.4.3.208/volume/v3/types/b4a525e1-5d33-421d-a974-3917b13e77b1 Aug 14 00:36:45.613502 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e95ea370-ef42-4cc5-b279-4cf5c5715391 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.613774 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e95ea370-ef42-4cc5-b279-4cf5c5715391 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method '_delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.614117 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:45.614117 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:45.652599 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e95ea370-ef42-4cc5-b279-4cf5c5715391 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/types/b4a525e1-5d33-421d-a974-3917b13e77b1 returned with HTTP 202 Aug 14 00:36:45.653136 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 562/2221] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:36:45 2026] DELETE /volume/v3/types/b4a525e1-5d33-421d-a974-3917b13e77b1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:45.664993 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cfb705d7-1e6f-43e4-ab15-3c0c8d9c9eef None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.667533 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cfb705d7-1e6f-43e4-ab15-3c0c8d9c9eef tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/types/b4a525e1-5d33-421d-a974-3917b13e77b1 Aug 14 00:36:45.668648 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cfb705d7-1e6f-43e4-ab15-3c0c8d9c9eef tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.668648 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cfb705d7-1e6f-43e4-ab15-3c0c8d9c9eef tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.675450 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cfb705d7-1e6f-43e4-ab15-3c0c8d9c9eef tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/types/b4a525e1-5d33-421d-a974-3917b13e77b1 returned with HTTP 404 Aug 14 00:36:45.676072 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 554/2222] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/types/b4a525e1-5d33-421d-a974-3917b13e77b1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:45.689950 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-780b91b4-d12b-434f-93ed-a46b5f605759 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.693313 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-780b91b4-d12b-434f-93ed-a46b5f605759 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] POST https://10.4.3.208/volume/v3/qos-specs Aug 14 00:36:45.693830 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-780b91b4-d12b-434f-93ed-a46b5f605759 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-261819029", "consumer": "back-end"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:45.696720 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.qos_specs [None req-780b91b4-d12b-434f-93ed-a46b5f605759 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-261819029', 'consumer': 'back-end', 'specs': {}} {{(pid=100209) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 00:36:45.702932 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.db.api [None req-780b91b4-d12b-434f-93ed-a46b5f605759 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] DB qos_specs_create(): root {'id': 'b7adbd24-fec2-4275-af9e-4db2e7c3b1e1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-261819029'} {{(pid=100209) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 00:36:45.714331 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-780b91b4-d12b-434f-93ed-a46b5f605759 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs returned with HTTP 200 Aug 14 00:36:45.716514 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 548/2223] 10.4.3.208 () {68 vars in 1264 bytes} [Fri Aug 14 00:36:45 2026] POST /volume/v3/qos-specs => generated 368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:45.733579 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b43f5f7e-5085-49a6-a62f-3ff77ee350cc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.736351 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b43f5f7e-5085-49a6-a62f-3ff77ee350cc tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] DELETE https://10.4.3.208/volume/v3/qos-specs/b7adbd24-fec2-4275-af9e-4db2e7c3b1e1?force=False Aug 14 00:36:45.736939 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b43f5f7e-5085-49a6-a62f-3ff77ee350cc tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.736939 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b43f5f7e-5085-49a6-a62f-3ff77ee350cc tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.737630 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b43f5f7e-5085-49a6-a62f-3ff77ee350cc tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Delete qos_spec: b7adbd24-fec2-4275-af9e-4db2e7c3b1e1, force: False {{(pid=100208) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 00:36:45.758187 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b43f5f7e-5085-49a6-a62f-3ff77ee350cc tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b7adbd24-fec2-4275-af9e-4db2e7c3b1e1?force=False returned with HTTP 202 Aug 14 00:36:45.758753 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 560/2224] 10.4.3.208 () {66 vars in 1380 bytes} [Fri Aug 14 00:36:45 2026] DELETE /volume/v3/qos-specs/b7adbd24-fec2-4275-af9e-4db2e7c3b1e1?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:45.767454 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-83164f80-f590-4e80-8188-71ee291126ff None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.769356 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-83164f80-f590-4e80-8188-71ee291126ff tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/b7adbd24-fec2-4275-af9e-4db2e7c3b1e1 Aug 14 00:36:45.769682 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-83164f80-f590-4e80-8188-71ee291126ff tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.769965 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-83164f80-f590-4e80-8188-71ee291126ff tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.774324 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-83164f80-f590-4e80-8188-71ee291126ff tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b7adbd24-fec2-4275-af9e-4db2e7c3b1e1 returned with HTTP 404 Aug 14 00:36:45.774781 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 563/2225] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/qos-specs/b7adbd24-fec2-4275-af9e-4db2e7c3b1e1 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:45.783291 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bfd96a0b-7bc8-49bd-bc33-7d0f1cc664f7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.786107 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bfd96a0b-7bc8-49bd-bc33-7d0f1cc664f7 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs Aug 14 00:36:45.786887 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bfd96a0b-7bc8-49bd-bc33-7d0f1cc664f7 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.786887 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bfd96a0b-7bc8-49bd-bc33-7d0f1cc664f7 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.799624 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bfd96a0b-7bc8-49bd-bc33-7d0f1cc664f7 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs returned with HTTP 200 Aug 14 00:36:45.800191 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 555/2226] 10.4.3.208 () {66 vars in 1243 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/qos-specs => generated 175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:45.809410 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a0476159-c966-4942-a401-4a541eda2b47 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.812406 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a0476159-c966-4942-a401-4a541eda2b47 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] DELETE https://10.4.3.208/volume/v3/qos-specs/b7adbd24-fec2-4275-af9e-4db2e7c3b1e1?force=False Aug 14 00:36:45.812406 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a0476159-c966-4942-a401-4a541eda2b47 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.812613 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a0476159-c966-4942-a401-4a541eda2b47 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.812921 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:45.812921 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:45.813408 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a0476159-c966-4942-a401-4a541eda2b47 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Delete qos_spec: b7adbd24-fec2-4275-af9e-4db2e7c3b1e1, force: False {{(pid=100209) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 00:36:45.818168 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a0476159-c966-4942-a401-4a541eda2b47 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b7adbd24-fec2-4275-af9e-4db2e7c3b1e1?force=False returned with HTTP 404 Aug 14 00:36:45.818853 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 549/2227] 10.4.3.208 () {66 vars in 1380 bytes} [Fri Aug 14 00:36:45 2026] DELETE /volume/v3/qos-specs/b7adbd24-fec2-4275-af9e-4db2e7c3b1e1?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:45.829120 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e8d31e08-f5a0-4829-8f11-4186e00f259b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.830070 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e8d31e08-f5a0-4829-8f11-4186e00f259b tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/b7adbd24-fec2-4275-af9e-4db2e7c3b1e1 Aug 14 00:36:45.830366 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e8d31e08-f5a0-4829-8f11-4186e00f259b tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.830652 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e8d31e08-f5a0-4829-8f11-4186e00f259b tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.830988 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:45.830988 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:45.835573 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e8d31e08-f5a0-4829-8f11-4186e00f259b tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b7adbd24-fec2-4275-af9e-4db2e7c3b1e1 returned with HTTP 404 Aug 14 00:36:45.836256 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 561/2228] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/qos-specs/b7adbd24-fec2-4275-af9e-4db2e7c3b1e1 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:45.843256 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c3349603-b514-4b80-b9b3-5f103e69c475 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.845240 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c3349603-b514-4b80-b9b3-5f103e69c475 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:45.845519 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c3349603-b514-4b80-b9b3-5f103e69c475 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.846856 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c3349603-b514-4b80-b9b3-5f103e69c475 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.846856 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-c3349603-b514-4b80-b9b3-5f103e69c475 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:45.848504 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ba357c2b-3f98-4368-bd27-6a8975ec56d4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.850816 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ba357c2b-3f98-4368-bd27-6a8975ec56d4 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] POST https://10.4.3.208/volume/v3/qos-specs Aug 14 00:36:45.850816 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ba357c2b-3f98-4368-bd27-6a8975ec56d4 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1669133512", "consumer": "both"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:45.850965 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:45.850965 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:45.853002 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c3349603-b514-4b80-b9b3-5f103e69c475 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:45.853002 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 564/2229] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:45.853163 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:45.853163 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:45.853163 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.qos_specs [None req-ba357c2b-3f98-4368-bd27-6a8975ec56d4 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1669133512', 'consumer': 'both', 'specs': {}} {{(pid=100211) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 00:36:45.858921 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.db.api [None req-ba357c2b-3f98-4368-bd27-6a8975ec56d4 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] DB qos_specs_create(): root {'id': '8089277c-60c1-427a-8b2d-4d7f4258ee42', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1669133512'} {{(pid=100211) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 00:36:45.873830 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ba357c2b-3f98-4368-bd27-6a8975ec56d4 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs returned with HTTP 200 Aug 14 00:36:45.874621 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 556/2230] 10.4.3.208 () {68 vars in 1264 bytes} [Fri Aug 14 00:36:45 2026] POST /volume/v3/qos-specs => generated 365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:45.886029 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-aded4a74-6f80-4dfc-b14d-4eea95032898 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.888333 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aded4a74-6f80-4dfc-b14d-4eea95032898 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] DELETE https://10.4.3.208/volume/v3/qos-specs/8089277c-60c1-427a-8b2d-4d7f4258ee42?force=False Aug 14 00:36:45.888333 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aded4a74-6f80-4dfc-b14d-4eea95032898 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.889332 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aded4a74-6f80-4dfc-b14d-4eea95032898 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.892225 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aded4a74-6f80-4dfc-b14d-4eea95032898 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Delete qos_spec: 8089277c-60c1-427a-8b2d-4d7f4258ee42, force: False {{(pid=100209) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 00:36:45.922815 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aded4a74-6f80-4dfc-b14d-4eea95032898 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/8089277c-60c1-427a-8b2d-4d7f4258ee42?force=False returned with HTTP 202 Aug 14 00:36:45.923402 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 550/2231] 10.4.3.208 () {66 vars in 1380 bytes} [Fri Aug 14 00:36:45 2026] DELETE /volume/v3/qos-specs/8089277c-60c1-427a-8b2d-4d7f4258ee42?force=False => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:45.931271 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b8b91edf-6673-4f28-b824-0f83a6114194 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.933300 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b8b91edf-6673-4f28-b824-0f83a6114194 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/8089277c-60c1-427a-8b2d-4d7f4258ee42 Aug 14 00:36:45.933557 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b8b91edf-6673-4f28-b824-0f83a6114194 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.933780 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b8b91edf-6673-4f28-b824-0f83a6114194 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.938866 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b8b91edf-6673-4f28-b824-0f83a6114194 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/8089277c-60c1-427a-8b2d-4d7f4258ee42 returned with HTTP 404 Aug 14 00:36:45.938866 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 562/2232] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/qos-specs/8089277c-60c1-427a-8b2d-4d7f4258ee42 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:45.947846 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-666437c9-c184-42cd-ab7e-c9b11c684507 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.950009 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-666437c9-c184-42cd-ab7e-c9b11c684507 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs Aug 14 00:36:45.950259 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-666437c9-c184-42cd-ab7e-c9b11c684507 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.950524 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-666437c9-c184-42cd-ab7e-c9b11c684507 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.963161 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-666437c9-c184-42cd-ab7e-c9b11c684507 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs returned with HTTP 200 Aug 14 00:36:45.963690 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 565/2233] 10.4.3.208 () {66 vars in 1243 bytes} [Fri Aug 14 00:36:45 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 14 00:36:45.975429 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-623441c5-e2bf-48ab-bf5f-350e8f9da851 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.977556 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-623441c5-e2bf-48ab-bf5f-350e8f9da851 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] DELETE https://10.4.3.208/volume/v3/qos-specs/8089277c-60c1-427a-8b2d-4d7f4258ee42?force=False Aug 14 00:36:45.977672 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-623441c5-e2bf-48ab-bf5f-350e8f9da851 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.977846 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-623441c5-e2bf-48ab-bf5f-350e8f9da851 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.978143 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:45.978143 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:45.978561 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-623441c5-e2bf-48ab-bf5f-350e8f9da851 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Delete qos_spec: 8089277c-60c1-427a-8b2d-4d7f4258ee42, force: False {{(pid=100211) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 00:36:45.982062 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-623441c5-e2bf-48ab-bf5f-350e8f9da851 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/8089277c-60c1-427a-8b2d-4d7f4258ee42?force=False returned with HTTP 404 Aug 14 00:36:45.982615 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 557/2234] 10.4.3.208 () {66 vars in 1380 bytes} [Fri Aug 14 00:36:45 2026] DELETE /volume/v3/qos-specs/8089277c-60c1-427a-8b2d-4d7f4258ee42?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:45.992154 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-eff1c4c9-7f25-49a8-98cf-41052340617f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:45.994038 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-eff1c4c9-7f25-49a8-98cf-41052340617f tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/8089277c-60c1-427a-8b2d-4d7f4258ee42 Aug 14 00:36:45.994236 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-eff1c4c9-7f25-49a8-98cf-41052340617f tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:45.994441 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-eff1c4c9-7f25-49a8-98cf-41052340617f tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:45.994712 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:45.994712 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:45.998505 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-eff1c4c9-7f25-49a8-98cf-41052340617f tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/8089277c-60c1-427a-8b2d-4d7f4258ee42 returned with HTTP 404 Aug 14 00:36:45.999149 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 551/2235] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:45 2026] GET /volume/v3/qos-specs/8089277c-60c1-427a-8b2d-4d7f4258ee42 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:46.009825 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d165e5e6-42dc-417a-aaf1-1d41a868d593 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.011925 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d165e5e6-42dc-417a-aaf1-1d41a868d593 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] POST https://10.4.3.208/volume/v3/qos-specs Aug 14 00:36:46.012324 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d165e5e6-42dc-417a-aaf1-1d41a868d593 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-22416399", "consumer": "front-end"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:46.014234 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.qos_specs [None req-d165e5e6-42dc-417a-aaf1-1d41a868d593 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-22416399', 'consumer': 'front-end', 'specs': {}} {{(pid=100208) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 14 00:36:46.020974 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.db.api [None req-d165e5e6-42dc-417a-aaf1-1d41a868d593 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] DB qos_specs_create(): root {'id': 'fdefffc3-d183-4b51-a5c3-254ce6466993', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-22416399'} {{(pid=100208) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 14 00:36:46.027385 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d165e5e6-42dc-417a-aaf1-1d41a868d593 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs returned with HTTP 200 Aug 14 00:36:46.027892 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 563/2236] 10.4.3.208 () {68 vars in 1264 bytes} [Fri Aug 14 00:36:46 2026] POST /volume/v3/qos-specs => generated 368 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:46.038972 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-047e07cb-991e-4f2d-9bf7-c1b4d6afe4cb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.041175 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-047e07cb-991e-4f2d-9bf7-c1b4d6afe4cb tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] DELETE https://10.4.3.208/volume/v3/qos-specs/fdefffc3-d183-4b51-a5c3-254ce6466993?force=False Aug 14 00:36:46.041446 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-047e07cb-991e-4f2d-9bf7-c1b4d6afe4cb tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:46.041713 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-047e07cb-991e-4f2d-9bf7-c1b4d6afe4cb tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:46.042003 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:46.042003 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:46.042501 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.qos_specs_manage [None req-047e07cb-991e-4f2d-9bf7-c1b4d6afe4cb tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Delete qos_spec: fdefffc3-d183-4b51-a5c3-254ce6466993, force: False {{(pid=100210) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 00:36:46.072306 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-047e07cb-991e-4f2d-9bf7-c1b4d6afe4cb tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/fdefffc3-d183-4b51-a5c3-254ce6466993?force=False returned with HTTP 202 Aug 14 00:36:46.072787 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 566/2237] 10.4.3.208 () {66 vars in 1380 bytes} [Fri Aug 14 00:36:46 2026] DELETE /volume/v3/qos-specs/fdefffc3-d183-4b51-a5c3-254ce6466993?force=False => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:46.080629 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b553d5bd-103e-4a9f-97db-fb81e2721ab3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.083673 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b553d5bd-103e-4a9f-97db-fb81e2721ab3 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/fdefffc3-d183-4b51-a5c3-254ce6466993 Aug 14 00:36:46.083907 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b553d5bd-103e-4a9f-97db-fb81e2721ab3 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:46.087254 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b553d5bd-103e-4a9f-97db-fb81e2721ab3 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:46.102211 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b553d5bd-103e-4a9f-97db-fb81e2721ab3 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/fdefffc3-d183-4b51-a5c3-254ce6466993 returned with HTTP 404 Aug 14 00:36:46.102879 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 558/2238] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:46 2026] GET /volume/v3/qos-specs/fdefffc3-d183-4b51-a5c3-254ce6466993 => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:46.117729 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8c9a3e39-eace-4b8b-8258-00a68c0d252b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.119335 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8c9a3e39-eace-4b8b-8258-00a68c0d252b tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs Aug 14 00:36:46.119544 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8c9a3e39-eace-4b8b-8258-00a68c0d252b tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:46.119732 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8c9a3e39-eace-4b8b-8258-00a68c0d252b tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:46.126578 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=495,cinder:UPDATE=113,cinder:INSERT=78 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:36:46.130142 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8c9a3e39-eace-4b8b-8258-00a68c0d252b tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs returned with HTTP 200 Aug 14 00:36:46.130570 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 552/2239] 10.4.3.208 () {66 vars in 1243 bytes} [Fri Aug 14 00:36:46 2026] GET /volume/v3/qos-specs => generated 175 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:46.141081 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b82b11c1-dd3d-4b32-a5bc-462482d6f129 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.143456 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b82b11c1-dd3d-4b32-a5bc-462482d6f129 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] DELETE https://10.4.3.208/volume/v3/qos-specs/fdefffc3-d183-4b51-a5c3-254ce6466993?force=False Aug 14 00:36:46.143726 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b82b11c1-dd3d-4b32-a5bc-462482d6f129 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:46.143935 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b82b11c1-dd3d-4b32-a5bc-462482d6f129 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:46.144274 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:46.144274 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:46.144758 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b82b11c1-dd3d-4b32-a5bc-462482d6f129 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Delete qos_spec: fdefffc3-d183-4b51-a5c3-254ce6466993, force: False {{(pid=100208) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 00:36:46.149290 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b82b11c1-dd3d-4b32-a5bc-462482d6f129 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/fdefffc3-d183-4b51-a5c3-254ce6466993?force=False returned with HTTP 404 Aug 14 00:36:46.149775 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 564/2240] 10.4.3.208 () {66 vars in 1380 bytes} [Fri Aug 14 00:36:46 2026] DELETE /volume/v3/qos-specs/fdefffc3-d183-4b51-a5c3-254ce6466993?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:46.159652 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-031cd7de-7eb2-4aab-8172-04d084e44c30 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.162428 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-031cd7de-7eb2-4aab-8172-04d084e44c30 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/fdefffc3-d183-4b51-a5c3-254ce6466993 Aug 14 00:36:46.162706 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-031cd7de-7eb2-4aab-8172-04d084e44c30 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:46.163014 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-031cd7de-7eb2-4aab-8172-04d084e44c30 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:46.163413 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:46.163413 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:46.165640 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=529,cinder:INSERT=71,cinder:UPDATE=149 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:36:46.169525 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-031cd7de-7eb2-4aab-8172-04d084e44c30 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/fdefffc3-d183-4b51-a5c3-254ce6466993 returned with HTTP 404 Aug 14 00:36:46.170211 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 567/2241] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:46 2026] GET /volume/v3/qos-specs/fdefffc3-d183-4b51-a5c3-254ce6466993 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:46.180629 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0f45f3ae-acaf-403d-b0a2-ce264d646835 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.183004 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0f45f3ae-acaf-403d-b0a2-ce264d646835 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a Aug 14 00:36:46.183350 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0f45f3ae-acaf-403d-b0a2-ce264d646835 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:46.183681 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0f45f3ae-acaf-403d-b0a2-ce264d646835 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:46.191062 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0f45f3ae-acaf-403d-b0a2-ce264d646835 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a returned with HTTP 200 Aug 14 00:36:46.191645 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 559/2242] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:46 2026] GET /volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a => generated 393 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:46.208734 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1d5a583c-dd44-423d-b55a-37dbddd89699 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.212522 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-77d5ae91-c0d1-4c42-bc8c-35e3f6f04aa0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.213393 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1d5a583c-dd44-423d-b55a-37dbddd89699 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs Aug 14 00:36:46.213811 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1d5a583c-dd44-423d-b55a-37dbddd89699 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:46.214498 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1d5a583c-dd44-423d-b55a-37dbddd89699 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:46.214746 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:46.214746 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:46.215267 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-77d5ae91-c0d1-4c42-bc8c-35e3f6f04aa0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:36:46.217394 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-77d5ae91-c0d1-4c42-bc8c-35e3f6f04aa0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:46.217394 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-77d5ae91-c0d1-4c42-bc8c-35e3f6f04aa0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:46.217394 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-77d5ae91-c0d1-4c42-bc8c-35e3f6f04aa0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:46.220261 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1d5a583c-dd44-423d-b55a-37dbddd89699 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs returned with HTTP 200 Aug 14 00:36:46.220840 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 553/2243] 10.4.3.208 () {66 vars in 1243 bytes} [Fri Aug 14 00:36:46 2026] GET /volume/v3/qos-specs => generated 175 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:46.230171 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:46.230171 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:46.231788 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-77d5ae91-c0d1-4c42-bc8c-35e3f6f04aa0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:36:46.231788 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 565/2244] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:46 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 697 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:46.233006 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3ac67d96-eeb2-4512-acd1-1bdadaf1a9db None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.237646 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3ac67d96-eeb2-4512-acd1-1bdadaf1a9db tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] PUT https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a Aug 14 00:36:46.237646 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3ac67d96-eeb2-4512-acd1-1bdadaf1a9db tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:46.245679 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.qos_specs [None req-3ac67d96-eeb2-4512-acd1-1bdadaf1a9db tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100210) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 14 00:36:46.258684 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.db.api [None req-3ac67d96-eeb2-4512-acd1-1bdadaf1a9db tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] qos_specs_update() value: {'id': '390d8888-9bf9-44df-91ac-b7604c07132c', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'b2c84c15-e95b-4781-a7fa-458fce313d0a', 'deleted': False} {{(pid=100210) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 14 00:36:46.270406 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3ac67d96-eeb2-4512-acd1-1bdadaf1a9db tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a returned with HTTP 200 Aug 14 00:36:46.271351 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 568/2245] 10.4.3.208 () {68 vars in 1374 bytes} [Fri Aug 14 00:36:46 2026] PUT /volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a => generated 36 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:36:46.280922 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e877de31-5772-4628-9c14-116c54602124 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.283788 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e877de31-5772-4628-9c14-116c54602124 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a Aug 14 00:36:46.284268 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e877de31-5772-4628-9c14-116c54602124 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:46.284679 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e877de31-5772-4628-9c14-116c54602124 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:46.285156 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:46.285156 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:46.290550 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e877de31-5772-4628-9c14-116c54602124 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a returned with HTTP 200 Aug 14 00:36:46.291333 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 560/2246] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:46 2026] GET /volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a => generated 414 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:46.305212 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8d244225-646e-4239-a801-8806f556e754 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.307781 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8d244225-646e-4239-a801-8806f556e754 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] PUT https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/delete_keys Aug 14 00:36:46.309372 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8d244225-646e-4239-a801-8806f556e754 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:46.310628 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:46.310628 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:46.311113 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8d244225-646e-4239-a801-8806f556e754 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Delete_key spec: b2c84c15-e95b-4781-a7fa-458fce313d0a, keys: ['iops_bytes'] {{(pid=100209) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 14 00:36:46.337263 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8d244225-646e-4239-a801-8806f556e754 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/delete_keys returned with HTTP 202 Aug 14 00:36:46.337263 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 554/2247] 10.4.3.208 () {68 vars in 1410 bytes} [Fri Aug 14 00:36:46 2026] PUT /volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a/delete_keys => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:46.351261 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c1633b89-fc40-44ad-9ea3-95ec16730558 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.352683 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c1633b89-fc40-44ad-9ea3-95ec16730558 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a Aug 14 00:36:46.352903 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c1633b89-fc40-44ad-9ea3-95ec16730558 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:46.353144 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c1633b89-fc40-44ad-9ea3-95ec16730558 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:46.358203 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c1633b89-fc40-44ad-9ea3-95ec16730558 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a returned with HTTP 200 Aug 14 00:36:46.358811 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 566/2248] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:46 2026] GET /volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a => generated 393 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:46.373119 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-33fc9543-426a-4be8-afbb-5a7a1b7c1424 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.375760 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-33fc9543-426a-4be8-afbb-5a7a1b7c1424 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a Aug 14 00:36:46.376136 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-33fc9543-426a-4be8-afbb-5a7a1b7c1424 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:46.376347 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-33fc9543-426a-4be8-afbb-5a7a1b7c1424 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:46.376666 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:46.376666 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:46.381666 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-33fc9543-426a-4be8-afbb-5a7a1b7c1424 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a returned with HTTP 200 Aug 14 00:36:46.382101 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 569/2249] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:46 2026] GET /volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a => generated 393 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:46.396298 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c4535fc4-0ad6-4158-a3a5-36343038f773 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.398788 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c4535fc4-0ad6-4158-a3a5-36343038f773 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] DELETE https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a?force=False Aug 14 00:36:46.399210 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c4535fc4-0ad6-4158-a3a5-36343038f773 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:46.399599 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c4535fc4-0ad6-4158-a3a5-36343038f773 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:46.400065 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:46.400065 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:46.400589 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c4535fc4-0ad6-4158-a3a5-36343038f773 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Delete qos_spec: b2c84c15-e95b-4781-a7fa-458fce313d0a, force: False {{(pid=100211) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 14 00:36:46.419451 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c4535fc4-0ad6-4158-a3a5-36343038f773 tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a?force=False returned with HTTP 202 Aug 14 00:36:46.420193 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 561/2250] 10.4.3.208 () {66 vars in 1380 bytes} [Fri Aug 14 00:36:46 2026] DELETE /volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:46.429857 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c5f74ecd-f4e8-4c49-9ba8-18af54a9588e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.431900 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c5f74ecd-f4e8-4c49-9ba8-18af54a9588e tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] GET https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a Aug 14 00:36:46.432148 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c5f74ecd-f4e8-4c49-9ba8-18af54a9588e tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:46.432379 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c5f74ecd-f4e8-4c49-9ba8-18af54a9588e tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:46.432699 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:46.432699 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:46.436735 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c5f74ecd-f4e8-4c49-9ba8-18af54a9588e tempest-QosSpecsTestJSON-735275814 tempest-QosSpecsTestJSON-735275814-project-admin] https://10.4.3.208/volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a returned with HTTP 404 Aug 14 00:36:46.437318 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 555/2251] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:36:46 2026] GET /volume/v3/qos-specs/b2c84c15-e95b-4781-a7fa-458fce313d0a => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:46.867030 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f1acfcc2-680c-4324-9043-7a4d29ed3fcd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:46.869576 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f1acfcc2-680c-4324-9043-7a4d29ed3fcd tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:46.870503 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f1acfcc2-680c-4324-9043-7a4d29ed3fcd tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:46.870503 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f1acfcc2-680c-4324-9043-7a4d29ed3fcd tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:46.870503 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-f1acfcc2-680c-4324-9043-7a4d29ed3fcd tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:46.872714 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=558,cinder:UPDATE=156,cinder:INSERT=97 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:36:46.877846 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:46.877846 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:46.878857 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f1acfcc2-680c-4324-9043-7a4d29ed3fcd tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:46.879423 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 567/2252] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:46 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:47.243608 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7f72b83c-754c-440a-9a8a-28458c840a79 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:47.246383 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7f72b83c-754c-440a-9a8a-28458c840a79 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:36:47.246675 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7f72b83c-754c-440a-9a8a-28458c840a79 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:47.246917 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7f72b83c-754c-440a-9a8a-28458c840a79 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:47.247206 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-7f72b83c-754c-440a-9a8a-28458c840a79 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:47.252911 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:47.252911 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:47.253808 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7f72b83c-754c-440a-9a8a-28458c840a79 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:36:47.254386 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 570/2253] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:47 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:47.899618 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-84b9f802-d8f1-450c-96fa-fe7c707daf2d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:47.901986 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-84b9f802-d8f1-450c-96fa-fe7c707daf2d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:47.902553 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-84b9f802-d8f1-450c-96fa-fe7c707daf2d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:47.902553 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-84b9f802-d8f1-450c-96fa-fe7c707daf2d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:47.902803 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-84b9f802-d8f1-450c-96fa-fe7c707daf2d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:47.912595 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:47.912595 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:47.913793 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-84b9f802-d8f1-450c-96fa-fe7c707daf2d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:47.921554 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 562/2254] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:47 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:48.272544 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4c6e2fe1-9181-403a-b089-27aba70238ef None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:48.279459 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4c6e2fe1-9181-403a-b089-27aba70238ef tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:36:48.280849 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4c6e2fe1-9181-403a-b089-27aba70238ef tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:48.281289 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4c6e2fe1-9181-403a-b089-27aba70238ef tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:48.281289 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-4c6e2fe1-9181-403a-b089-27aba70238ef tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:48.287497 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:48.287497 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:48.289220 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4c6e2fe1-9181-403a-b089-27aba70238ef tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:36:48.289541 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 556/2255] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:48 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:48.810382 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2f710c94-c936-47c8-9ee6-7c831a913384 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:48.812798 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2f710c94-c936-47c8-9ee6-7c831a913384 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] DELETE https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 Aug 14 00:36:48.813396 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2f710c94-c936-47c8-9ee6-7c831a913384 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:48.813738 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2f710c94-c936-47c8-9ee6-7c831a913384 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:48.814183 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-2f710c94-c936-47c8-9ee6-7c831a913384 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Delete volume with id: e998d0e2-9bac-46ab-9785-d2f450ea59d9 Aug 14 00:36:48.833977 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:48.833977 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:48.834155 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2f710c94-c936-47c8-9ee6-7c831a913384 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:36:48.864773 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2f710c94-c936-47c8-9ee6-7c831a913384 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Delete volume request issued successfully. Aug 14 00:36:48.864773 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2f710c94-c936-47c8-9ee6-7c831a913384 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 returned with HTTP 202 Aug 14 00:36:48.865344 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 568/2256] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:36:48 2026] DELETE /volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:48.881762 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9d7a7529-a648-4fd7-9ce1-aa919ebbd195 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:48.883544 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9d7a7529-a648-4fd7-9ce1-aa919ebbd195 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 Aug 14 00:36:48.883544 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9d7a7529-a648-4fd7-9ce1-aa919ebbd195 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:48.883723 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9d7a7529-a648-4fd7-9ce1-aa919ebbd195 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:48.914613 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:48.914613 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:48.920119 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9d7a7529-a648-4fd7-9ce1-aa919ebbd195 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:36:48.930580 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9d7a7529-a648-4fd7-9ce1-aa919ebbd195 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 returned with HTTP 200 Aug 14 00:36:48.932127 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 571/2257] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:48 2026] GET /volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:48.943774 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7b3edcba-f4eb-4b04-bfe6-76d65fddf7ff None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:48.947312 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7b3edcba-f4eb-4b04-bfe6-76d65fddf7ff tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:48.947312 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7b3edcba-f4eb-4b04-bfe6-76d65fddf7ff tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:48.947312 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7b3edcba-f4eb-4b04-bfe6-76d65fddf7ff tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:48.947312 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-7b3edcba-f4eb-4b04-bfe6-76d65fddf7ff tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:48.953798 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:48.953798 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:48.954837 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7b3edcba-f4eb-4b04-bfe6-76d65fddf7ff tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:48.955748 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 563/2258] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:48 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:49.127667 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-71532bb2-045d-420b-a49c-ee62e0dceda6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:49.262199 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-71532bb2-045d-420b-a49c-ee62e0dceda6 tempest-AvailabilityZoneTestJSON-1057768983 tempest-AvailabilityZoneTestJSON-1057768983-project-member] GET https://10.4.3.208/volume/v3/os-availability-zone Aug 14 00:36:49.262502 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-71532bb2-045d-420b-a49c-ee62e0dceda6 tempest-AvailabilityZoneTestJSON-1057768983 tempest-AvailabilityZoneTestJSON-1057768983-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:49.262766 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-71532bb2-045d-420b-a49c-ee62e0dceda6 tempest-AvailabilityZoneTestJSON-1057768983 tempest-AvailabilityZoneTestJSON-1057768983-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:49.267047 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-71532bb2-045d-420b-a49c-ee62e0dceda6 tempest-AvailabilityZoneTestJSON-1057768983 tempest-AvailabilityZoneTestJSON-1057768983-project-member] Availability Zones retrieved successfully. Aug 14 00:36:49.267396 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-71532bb2-045d-420b-a49c-ee62e0dceda6 tempest-AvailabilityZoneTestJSON-1057768983 tempest-AvailabilityZoneTestJSON-1057768983-project-member] https://10.4.3.208/volume/v3/os-availability-zone returned with HTTP 200 Aug 14 00:36:49.269737 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 557/2259] 10.4.3.208 () {66 vars in 1276 bytes} [Fri Aug 14 00:36:49 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:36:49.305214 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-473cbd45-9df4-430c-9990-452014f69f08 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:49.307961 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-473cbd45-9df4-430c-9990-452014f69f08 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:36:49.308282 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-473cbd45-9df4-430c-9990-452014f69f08 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:49.308499 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-473cbd45-9df4-430c-9990-452014f69f08 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:49.308632 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-473cbd45-9df4-430c-9990-452014f69f08 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:49.315382 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:49.315382 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:49.316842 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-473cbd45-9df4-430c-9990-452014f69f08 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:36:49.317544 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 569/2260] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:49 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:49.953074 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4555ef5a-7e63-4fef-a9ab-742710cab08b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:49.955315 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4555ef5a-7e63-4fef-a9ab-742710cab08b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 Aug 14 00:36:49.955557 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4555ef5a-7e63-4fef-a9ab-742710cab08b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:49.955761 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4555ef5a-7e63-4fef-a9ab-742710cab08b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:49.961854 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4555ef5a-7e63-4fef-a9ab-742710cab08b tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 returned with HTTP 404 Aug 14 00:36:49.962006 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 572/2261] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:49 2026] GET /volume/v3/volumes/e998d0e2-9bac-46ab-9785-d2f450ea59d9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:36:49.969983 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7557a5f4-06d8-4fd4-94da-9eed5fdfdf3a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:49.974794 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7557a5f4-06d8-4fd4-94da-9eed5fdfdf3a tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:49.975001 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7557a5f4-06d8-4fd4-94da-9eed5fdfdf3a tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:49.975264 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7557a5f4-06d8-4fd4-94da-9eed5fdfdf3a tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:49.975430 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-7557a5f4-06d8-4fd4-94da-9eed5fdfdf3a tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:49.984674 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:49.984674 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:49.985690 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7557a5f4-06d8-4fd4-94da-9eed5fdfdf3a tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:49.986310 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 564/2262] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:49 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:50.039967 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-92b66275-0b68-41d6-be19-bc67b520d887 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:50.042486 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-92b66275-0b68-41d6-be19-bc67b520d887 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] DELETE https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde Aug 14 00:36:50.043408 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-92b66275-0b68-41d6-be19-bc67b520d887 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:50.043408 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-92b66275-0b68-41d6-be19-bc67b520d887 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:50.043408 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-92b66275-0b68-41d6-be19-bc67b520d887 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Delete volume with id: 451a29c0-45af-4abb-9aa7-3b8ce3e3bcde Aug 14 00:36:50.056927 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:50.056927 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:50.057580 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-92b66275-0b68-41d6-be19-bc67b520d887 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:36:50.084994 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-92b66275-0b68-41d6-be19-bc67b520d887 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Delete volume request issued successfully. Aug 14 00:36:50.085499 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-92b66275-0b68-41d6-be19-bc67b520d887 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde returned with HTTP 202 Aug 14 00:36:50.086450 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 558/2263] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:36:50 2026] DELETE /volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:50.095255 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-387b1aee-88c9-4b18-abd8-1d5cd4ca1160 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:50.099587 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-387b1aee-88c9-4b18-abd8-1d5cd4ca1160 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde Aug 14 00:36:50.099910 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-387b1aee-88c9-4b18-abd8-1d5cd4ca1160 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:50.100275 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-387b1aee-88c9-4b18-abd8-1d5cd4ca1160 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:50.114204 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:50.114204 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:50.118034 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-387b1aee-88c9-4b18-abd8-1d5cd4ca1160 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Volume info retrieved successfully. Aug 14 00:36:50.124479 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-387b1aee-88c9-4b18-abd8-1d5cd4ca1160 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde returned with HTTP 200 Aug 14 00:36:50.124479 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 570/2264] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:50 2026] GET /volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:50.332028 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d02efd5a-d503-44ea-b3c1-26963630067a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:50.333889 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d02efd5a-d503-44ea-b3c1-26963630067a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:36:50.334198 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d02efd5a-d503-44ea-b3c1-26963630067a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:50.334414 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d02efd5a-d503-44ea-b3c1-26963630067a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:50.334590 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-d02efd5a-d503-44ea-b3c1-26963630067a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:50.345616 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:50.345616 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:50.346374 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d02efd5a-d503-44ea-b3c1-26963630067a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:36:50.346808 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 573/2265] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:50 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:51.001918 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-99efe418-4a2f-4e4d-96e1-febe827ae549 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:51.004165 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-99efe418-4a2f-4e4d-96e1-febe827ae549 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:51.005139 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-99efe418-4a2f-4e4d-96e1-febe827ae549 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:51.005139 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-99efe418-4a2f-4e4d-96e1-febe827ae549 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:51.005351 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-99efe418-4a2f-4e4d-96e1-febe827ae549 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:51.011154 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:51.011154 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:51.012194 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-99efe418-4a2f-4e4d-96e1-febe827ae549 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:51.012730 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 565/2266] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:51 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:51.139863 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-28a1d162-b779-4dcd-8d18-32ca1af05dd3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:51.141974 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-28a1d162-b779-4dcd-8d18-32ca1af05dd3 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] GET https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde Aug 14 00:36:51.142244 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-28a1d162-b779-4dcd-8d18-32ca1af05dd3 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:51.142445 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-28a1d162-b779-4dcd-8d18-32ca1af05dd3 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:51.148748 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-28a1d162-b779-4dcd-8d18-32ca1af05dd3 tempest-AttachVolumeShelveTestJSON-2021997715 tempest-AttachVolumeShelveTestJSON-2021997715-project-member] https://10.4.3.208/volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde returned with HTTP 404 Aug 14 00:36:51.149285 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 559/2267] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:51 2026] GET /volume/v3/volumes/451a29c0-45af-4abb-9aa7-3b8ce3e3bcde => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:51.360981 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-afc1ff0e-27e3-47c2-a15b-47bd410a8723 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:51.364641 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-afc1ff0e-27e3-47c2-a15b-47bd410a8723 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:36:51.364641 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-afc1ff0e-27e3-47c2-a15b-47bd410a8723 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:51.364826 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-afc1ff0e-27e3-47c2-a15b-47bd410a8723 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:51.364923 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-afc1ff0e-27e3-47c2-a15b-47bd410a8723 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:51.374036 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:51.374036 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:51.375198 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-afc1ff0e-27e3-47c2-a15b-47bd410a8723 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:36:51.375278 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 571/2268] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:51 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:51.779023 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:51.953116 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:51.953116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1126992667"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:51.959848 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1126992667'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:51.959848 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Create volume of 1 GB Aug 14 00:36:51.965209 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Availability Zones retrieved successfully. Aug 14 00:36:51.974737 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Flow 'volume_create_api' (16a4107f-3164-45b5-b895-cdb9259d119b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:51.976036 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74055e47-09a2-4b6f-aa89-b7fb9741c4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:51.978078 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:52.027221 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-87092228-489f-40e7-b21e-9a9added5b92 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:52.027605 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74055e47-09a2-4b6f-aa89-b7fb9741c4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:52.029009 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (124f6ed3-0649-49ff-84e6-8b4e83e8ef69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:52.030430 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-87092228-489f-40e7-b21e-9a9added5b92 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:52.030687 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-87092228-489f-40e7-b21e-9a9added5b92 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:52.030911 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-87092228-489f-40e7-b21e-9a9added5b92 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:52.031020 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-87092228-489f-40e7-b21e-9a9added5b92 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:52.038290 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:52.038290 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:52.039294 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-87092228-489f-40e7-b21e-9a9added5b92 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:52.039715 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 566/2269] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:52 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:52.128731 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Created reservations ['ac4a8848-b34a-4516-bc12-d3f86c81533f', '967cf3f3-2798-407c-b97f-72918f8c6481', 'b72cc4be-6251-473a-bddc-640802d6bbcb', 'c818c319-b09c-477e-b7d2-c01f3d2e48e8'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:52.130153 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (124f6ed3-0649-49ff-84e6-8b4e83e8ef69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac4a8848-b34a-4516-bc12-d3f86c81533f', '967cf3f3-2798-407c-b97f-72918f8c6481', 'b72cc4be-6251-473a-bddc-640802d6bbcb', 'c818c319-b09c-477e-b7d2-c01f3d2e48e8']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:52.130574 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2d7bb1-85e1-4be9-91b7-8ed0db27dc39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:52.167065 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2d7bb1-85e1-4be9-91b7-8ed0db27dc39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98412d3e-d4b0-4a14-9ca1-a60732d8702c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1126992667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242b5971f4384f12b48f1d083053ecf3',qos_specs=None,replication_status=,reservations=['ac4a8848-b34a-4516-bc12-d3f86c81533f','967cf3f3-2798-407c-b97f-72918f8c6481','b72cc4be-6251-473a-bddc-640802d6bbcb','c818c319-b09c-477e-b7d2-c01f3d2e48e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4587d6a8b7e448d9a474a2884499e93',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1126992667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98412d3e-d4b0-4a14-9ca1-a60732d8702c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242b5971f4384f12b48f1d083053ecf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4587d6a8b7e448d9a474a2884499e93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:52.168368 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04cf7ae9-58b7-424f-8cc2-76e7d454adac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:52.202269 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04cf7ae9-58b7-424f-8cc2-76e7d454adac) transitioned into state 'SUCCESS' from state '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-1126992667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242b5971f4384f12b48f1d083053ecf3',qos_specs=None,replication_status=,reservations=['ac4a8848-b34a-4516-bc12-d3f86c81533f','967cf3f3-2798-407c-b97f-72918f8c6481','b72cc4be-6251-473a-bddc-640802d6bbcb','c818c319-b09c-477e-b7d2-c01f3d2e48e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4587d6a8b7e448d9a474a2884499e93',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:52.203996 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63777607-afea-4476-9ef1-b6b8c671590b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:52.222018 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63777607-afea-4476-9ef1-b6b8c671590b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:52.223236 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Flow 'volume_create_api' (16a4107f-3164-45b5-b895-cdb9259d119b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:52.223236 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Create volume request issued successfully. Aug 14 00:36:52.223862 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0f6aff07-6cf5-4805-9936-81c1ff1d985d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:52.227081 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 574/2270] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:36:51 2026] POST /volume/v3/volumes => generated 751 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:52.252125 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-99586034-41fa-4581-aa0d-1a373b9b3514 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:52.254330 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-99586034-41fa-4581-aa0d-1a373b9b3514 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] GET https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c Aug 14 00:36:52.254330 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-99586034-41fa-4581-aa0d-1a373b9b3514 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:52.254513 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-99586034-41fa-4581-aa0d-1a373b9b3514 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:52.263376 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:52.263376 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:52.269775 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-99586034-41fa-4581-aa0d-1a373b9b3514 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Volume info retrieved successfully. Aug 14 00:36:52.276543 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-99586034-41fa-4581-aa0d-1a373b9b3514 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c returned with HTTP 200 Aug 14 00:36:52.277126 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 560/2271] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:52 2026] GET /volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:52.390902 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-83c293b8-36cc-4499-a69e-2f139a2467fb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:52.394315 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-83c293b8-36cc-4499-a69e-2f139a2467fb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:36:52.394315 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-83c293b8-36cc-4499-a69e-2f139a2467fb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:52.394315 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-83c293b8-36cc-4499-a69e-2f139a2467fb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:52.394315 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-83c293b8-36cc-4499-a69e-2f139a2467fb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:52.398986 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:52.398986 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:52.399906 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-83c293b8-36cc-4499-a69e-2f139a2467fb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:36:52.400431 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 572/2272] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:52 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:53.052972 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b0401e35-49fe-4725-84e4-84f4910fb53d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:53.054878 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b0401e35-49fe-4725-84e4-84f4910fb53d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:53.055041 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b0401e35-49fe-4725-84e4-84f4910fb53d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:53.055285 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b0401e35-49fe-4725-84e4-84f4910fb53d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:53.055415 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-b0401e35-49fe-4725-84e4-84f4910fb53d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:53.060076 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:53.060076 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:53.060987 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b0401e35-49fe-4725-84e4-84f4910fb53d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:53.061442 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 567/2273] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:53 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:53.296112 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e0175960-07b1-43f3-a543-ceaefee1018b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:53.298723 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e0175960-07b1-43f3-a543-ceaefee1018b tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] GET https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c Aug 14 00:36:53.299007 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e0175960-07b1-43f3-a543-ceaefee1018b tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:53.299288 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e0175960-07b1-43f3-a543-ceaefee1018b tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:53.308818 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:53.308818 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:53.314954 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e0175960-07b1-43f3-a543-ceaefee1018b tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Volume info retrieved successfully. Aug 14 00:36:53.320760 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e0175960-07b1-43f3-a543-ceaefee1018b tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c returned with HTTP 200 Aug 14 00:36:53.321225 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 575/2274] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:53 2026] GET /volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:53.338891 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ead4cf14-0c45-4802-9ca4-cda26b9c8f15 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:53.340967 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ead4cf14-0c45-4802-9ca4-cda26b9c8f15 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] POST https://10.4.3.208/volume/v3/os-volume-transfer Aug 14 00:36:53.341405 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ead4cf14-0c45-4802-9ca4-cda26b9c8f15 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "98412d3e-d4b0-4a14-9ca1-a60732d8702c"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:53.344116 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.volume_transfer [None req-ead4cf14-0c45-4802-9ca4-cda26b9c8f15 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Creating new volume transfer {'transfer': {'volume_id': '98412d3e-d4b0-4a14-9ca1-a60732d8702c'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 00:36:53.344116 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.volume_transfer [None req-ead4cf14-0c45-4802-9ca4-cda26b9c8f15 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Creating transfer of volume 98412d3e-d4b0-4a14-9ca1-a60732d8702c Aug 14 00:36:53.344116 np0000007289 devstack@c-api.service[100209]: INFO cinder.transfer.api [None req-ead4cf14-0c45-4802-9ca4-cda26b9c8f15 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Generating transfer record for volume 98412d3e-d4b0-4a14-9ca1-a60732d8702c Aug 14 00:36:53.351617 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:53.351617 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:53.370163 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ead4cf14-0c45-4802-9ca4-cda26b9c8f15 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 00:36:53.370731 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 561/2275] 10.4.3.208 () {68 vars in 1291 bytes} [Fri Aug 14 00:36:53 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:53.382893 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-70a269fb-b480-4733-8d5e-126d5f660538 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:53.386253 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-70a269fb-b480-4733-8d5e-126d5f660538 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] GET https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c Aug 14 00:36:53.388361 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-70a269fb-b480-4733-8d5e-126d5f660538 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:53.388651 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-70a269fb-b480-4733-8d5e-126d5f660538 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:53.398009 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:53.398009 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:53.402349 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-70a269fb-b480-4733-8d5e-126d5f660538 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Volume info retrieved successfully. Aug 14 00:36:53.406974 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-70a269fb-b480-4733-8d5e-126d5f660538 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c returned with HTTP 200 Aug 14 00:36:53.407462 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 573/2276] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:53 2026] GET /volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:53.411050 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-91d6c763-791c-4637-b391-7267fbe77abd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:53.413156 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-91d6c763-791c-4637-b391-7267fbe77abd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:36:53.413369 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-91d6c763-791c-4637-b391-7267fbe77abd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:53.413601 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-91d6c763-791c-4637-b391-7267fbe77abd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:53.413733 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-91d6c763-791c-4637-b391-7267fbe77abd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:53.419347 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:53.419347 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:53.419745 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-91d6c763-791c-4637-b391-7267fbe77abd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:36:53.420405 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 568/2277] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:53 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:53.423270 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0d200a9f-f5e0-424d-9308-dca1773cb427 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:53.426746 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0d200a9f-f5e0-424d-9308-dca1773cb427 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] GET https://10.4.3.208/volume/v3/os-volume-transfer/63882cc5-f033-42c9-801b-71af263d88c1 Aug 14 00:36:53.427387 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0d200a9f-f5e0-424d-9308-dca1773cb427 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:53.427761 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0d200a9f-f5e0-424d-9308-dca1773cb427 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:53.433448 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0d200a9f-f5e0-424d-9308-dca1773cb427 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/os-volume-transfer/63882cc5-f033-42c9-801b-71af263d88c1 returned with HTTP 200 Aug 14 00:36:53.434108 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 576/2278] 10.4.3.208 () {66 vars in 1381 bytes} [Fri Aug 14 00:36:53 2026] GET /volume/v3/os-volume-transfer/63882cc5-f033-42c9-801b-71af263d88c1 => generated 409 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:53.448368 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a412f78c-84e2-49ff-9356-02f910a39232 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:53.452938 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a412f78c-84e2-49ff-9356-02f910a39232 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] GET https://10.4.3.208/volume/v3/os-volume-transfer Aug 14 00:36:53.452938 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a412f78c-84e2-49ff-9356-02f910a39232 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:53.455161 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a412f78c-84e2-49ff-9356-02f910a39232 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:53.456153 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.volume_transfer [None req-a412f78c-84e2-49ff-9356-02f910a39232 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Listing volume transfers {{(pid=100209) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 14 00:36:53.468170 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a412f78c-84e2-49ff-9356-02f910a39232 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/os-volume-transfer returned with HTTP 200 Aug 14 00:36:53.469958 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 562/2279] 10.4.3.208 () {66 vars in 1270 bytes} [Fri Aug 14 00:36:53 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:53.482773 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e6ea30c7-4044-4908-b435-91bbd53d2456 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:53.620594 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e6ea30c7-4044-4908-b435-91bbd53d2456 tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] POST https://10.4.3.208/volume/v3/os-volume-transfer/63882cc5-f033-42c9-801b-71af263d88c1/accept Aug 14 00:36:53.621219 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e6ea30c7-4044-4908-b435-91bbd53d2456 tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "09c9bc8541e9ffe2"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:53.623389 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.volume_transfer [None req-e6ea30c7-4044-4908-b435-91bbd53d2456 tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] Accepting volume transfer 63882cc5-f033-42c9-801b-71af263d88c1 {{(pid=100208) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 00:36:53.623632 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.volume_transfer [None req-e6ea30c7-4044-4908-b435-91bbd53d2456 tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] Accepting transfer 63882cc5-f033-42c9-801b-71af263d88c1 Aug 14 00:36:53.727854 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-e6ea30c7-4044-4908-b435-91bbd53d2456 tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] Created reservations ['46d03d69-92fc-4408-bc64-842c691d3e1c', 'eb94e3c4-d21e-4fec-b540-fd40229b6fff', '999869ec-2051-4e93-81ff-880f33f5b6e1', 'ed6e0fa3-0e3d-45b2-aad0-fc64a9e20391'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:53.763104 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-e6ea30c7-4044-4908-b435-91bbd53d2456 tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] Created reservations ['80c9f201-e374-42e5-a2a5-4d7ccfee981f', '8aab4e03-6507-480d-98f1-e4ef085554c8', 'b8d3ed93-1e83-47bc-b1b4-5ded4d32247a', 'e8b2486f-c71a-4e20-a4a8-81d6daaa5579'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:53.842796 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-e6ea30c7-4044-4908-b435-91bbd53d2456 tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] Created reservations ['82d8658d-2c0a-44d1-bd7e-d9f08c5e07f3', 'caf0854f-9c37-4e8d-b90f-b31e4e220e23', 'cf117247-9861-48db-8444-a423a4fb5e6e', 'ce1ed9cd-b0ad-4ef3-9232-dbe0ec19cb98'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:53.884206 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-e6ea30c7-4044-4908-b435-91bbd53d2456 tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] Created reservations ['24af6458-6130-4192-8b6d-bd1f0d05fe69', 'a2de22c9-013c-4251-a85f-03287ca41922', '36dea59e-fbb2-41ca-9c9d-6ba5057d7225', 'f209cb5f-5dfc-4f2b-a7c2-3315367f92ee'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:53.959342 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e6ea30c7-4044-4908-b435-91bbd53d2456 tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] Transfer volume completed successfully. Aug 14 00:36:54.079925 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-331287df-a1a8-4f34-8c7a-dfaaeb50687b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:54.080544 np0000007289 devstack@c-api.service[100208]: INFO cinder.transfer.api [None req-e6ea30c7-4044-4908-b435-91bbd53d2456 tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] Volume 98412d3e-d4b0-4a14-9ca1-a60732d8702c has been transferred. Aug 14 00:36:54.085185 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-331287df-a1a8-4f34-8c7a-dfaaeb50687b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:54.085185 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-331287df-a1a8-4f34-8c7a-dfaaeb50687b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:54.085185 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-331287df-a1a8-4f34-8c7a-dfaaeb50687b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:54.085185 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-331287df-a1a8-4f34-8c7a-dfaaeb50687b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:54.090782 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e6ea30c7-4044-4908-b435-91bbd53d2456 tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] https://10.4.3.208/volume/v3/os-volume-transfer/63882cc5-f033-42c9-801b-71af263d88c1/accept returned with HTTP 202 Aug 14 00:36:54.092102 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 574/2280] 10.4.3.208 () {68 vars in 1423 bytes} [Fri Aug 14 00:36:53 2026] POST /volume/v3/os-volume-transfer/63882cc5-f033-42c9-801b-71af263d88c1/accept => generated 365 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:54.097674 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:54.097674 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:54.100108 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-331287df-a1a8-4f34-8c7a-dfaaeb50687b tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:54.100108 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 569/2281] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:54 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:54.102402 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-13180214-db63-48b2-bbe5-e44df02c1405 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:54.104000 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-13180214-db63-48b2-bbe5-e44df02c1405 tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] GET https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c Aug 14 00:36:54.104354 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-13180214-db63-48b2-bbe5-e44df02c1405 tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:54.104716 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-13180214-db63-48b2-bbe5-e44df02c1405 tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:54.113742 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:54.113742 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:54.122116 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-13180214-db63-48b2-bbe5-e44df02c1405 tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] Volume info retrieved successfully. Aug 14 00:36:54.125301 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-13180214-db63-48b2-bbe5-e44df02c1405 tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c returned with HTTP 200 Aug 14 00:36:54.125882 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 577/2282] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:54 2026] GET /volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:54.155805 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cf9a7d1a-2a39-425b-b31d-bb9774940c1b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:54.160212 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cf9a7d1a-2a39-425b-b31d-bb9774940c1b tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] GET https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c Aug 14 00:36:54.160684 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cf9a7d1a-2a39-425b-b31d-bb9774940c1b tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:54.161000 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cf9a7d1a-2a39-425b-b31d-bb9774940c1b tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:54.191943 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:54.191943 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:54.209786 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-cf9a7d1a-2a39-425b-b31d-bb9774940c1b tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] Volume info retrieved successfully. Aug 14 00:36:54.225111 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cf9a7d1a-2a39-425b-b31d-bb9774940c1b tempest-VolumesTransfersTest-1136069239 tempest-VolumesTransfersTest-1136069239-project-member] https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c returned with HTTP 200 Aug 14 00:36:54.225820 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 563/2283] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:54 2026] GET /volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c => generated 844 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:54.241957 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6858a9f8-23a7-499c-ac45-7d83b8ab8cac None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:54.244792 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6858a9f8-23a7-499c-ac45-7d83b8ab8cac tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] DELETE https://10.4.3.208/volume/v3/os-volume-transfer/63882cc5-f033-42c9-801b-71af263d88c1 Aug 14 00:36:54.245274 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6858a9f8-23a7-499c-ac45-7d83b8ab8cac tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:54.245507 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6858a9f8-23a7-499c-ac45-7d83b8ab8cac tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:54.245695 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.volume_transfer [None req-6858a9f8-23a7-499c-ac45-7d83b8ab8cac tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Delete transfer with id: 63882cc5-f033-42c9-801b-71af263d88c1 Aug 14 00:36:54.253399 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6858a9f8-23a7-499c-ac45-7d83b8ab8cac tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/os-volume-transfer/63882cc5-f033-42c9-801b-71af263d88c1 returned with HTTP 404 Aug 14 00:36:54.254030 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 575/2284] 10.4.3.208 () {66 vars in 1384 bytes} [Fri Aug 14 00:36:54 2026] DELETE /volume/v3/os-volume-transfer/63882cc5-f033-42c9-801b-71af263d88c1 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:54.264544 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ed0205c3-e37d-4130-8902-55352e3b1e3c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:54.348776 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ed0205c3-e37d-4130-8902-55352e3b1e3c tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c Aug 14 00:36:54.348937 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ed0205c3-e37d-4130-8902-55352e3b1e3c tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:54.352113 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ed0205c3-e37d-4130-8902-55352e3b1e3c tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:54.352113 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-ed0205c3-e37d-4130-8902-55352e3b1e3c tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Delete volume with id: 98412d3e-d4b0-4a14-9ca1-a60732d8702c Aug 14 00:36:54.359629 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:54.359629 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:54.360076 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ed0205c3-e37d-4130-8902-55352e3b1e3c tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Volume info retrieved successfully. Aug 14 00:36:54.383430 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ed0205c3-e37d-4130-8902-55352e3b1e3c tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Delete volume request issued successfully. Aug 14 00:36:54.383763 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ed0205c3-e37d-4130-8902-55352e3b1e3c tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c returned with HTTP 202 Aug 14 00:36:54.384276 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 570/2285] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:36:54 2026] DELETE /volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:54.392284 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-38706c08-93ef-49dc-bb09-0eb8cbad1403 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:54.397336 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38706c08-93ef-49dc-bb09-0eb8cbad1403 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] GET https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c Aug 14 00:36:54.397565 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38706c08-93ef-49dc-bb09-0eb8cbad1403 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:54.397744 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38706c08-93ef-49dc-bb09-0eb8cbad1403 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:54.407366 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:54.407366 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:54.415105 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-38706c08-93ef-49dc-bb09-0eb8cbad1403 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Volume info retrieved successfully. Aug 14 00:36:54.420441 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38706c08-93ef-49dc-bb09-0eb8cbad1403 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c returned with HTTP 200 Aug 14 00:36:54.421197 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 578/2286] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:54 2026] GET /volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:54.433773 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-dd273590-66d2-4fb6-b783-e34a1cddca78 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:54.435968 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dd273590-66d2-4fb6-b783-e34a1cddca78 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:36:54.436266 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dd273590-66d2-4fb6-b783-e34a1cddca78 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:54.436501 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dd273590-66d2-4fb6-b783-e34a1cddca78 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:54.436637 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-dd273590-66d2-4fb6-b783-e34a1cddca78 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:54.443006 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:54.443006 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:54.443840 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dd273590-66d2-4fb6-b783-e34a1cddca78 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:36:54.444366 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 564/2287] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:54 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:55.113043 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4a04f888-b4fd-4b0e-a08d-93202876fa14 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:55.115789 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4a04f888-b4fd-4b0e-a08d-93202876fa14 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:55.116065 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4a04f888-b4fd-4b0e-a08d-93202876fa14 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:55.116346 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4a04f888-b4fd-4b0e-a08d-93202876fa14 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:55.116501 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-4a04f888-b4fd-4b0e-a08d-93202876fa14 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:55.124113 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:55.124113 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:55.124113 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4a04f888-b4fd-4b0e-a08d-93202876fa14 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:55.124113 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 576/2288] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:55 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:55.441013 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-77c43d7a-8b91-4425-b7b6-53a6357bdc2a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:55.444968 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-77c43d7a-8b91-4425-b7b6-53a6357bdc2a tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] GET https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c Aug 14 00:36:55.446064 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-77c43d7a-8b91-4425-b7b6-53a6357bdc2a tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:55.447555 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-77c43d7a-8b91-4425-b7b6-53a6357bdc2a tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:55.455811 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-77c43d7a-8b91-4425-b7b6-53a6357bdc2a tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c returned with HTTP 404 Aug 14 00:36:55.456604 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 571/2289] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:55 2026] GET /volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:55.463164 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3eb4e7fa-6f5d-465d-b707-94722487427d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:55.465726 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3eb4e7fa-6f5d-465d-b707-94722487427d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:36:55.467237 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3eb4e7fa-6f5d-465d-b707-94722487427d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:55.467237 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3eb4e7fa-6f5d-465d-b707-94722487427d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:55.467237 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-3eb4e7fa-6f5d-465d-b707-94722487427d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:55.467936 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7ff7d2f4-1fc1-4179-b351-9eea226af197 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:55.473109 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7ff7d2f4-1fc1-4179-b351-9eea226af197 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] GET https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c Aug 14 00:36:55.473109 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7ff7d2f4-1fc1-4179-b351-9eea226af197 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:55.473109 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7ff7d2f4-1fc1-4179-b351-9eea226af197 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:55.475931 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:55.475931 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:55.477341 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3eb4e7fa-6f5d-465d-b707-94722487427d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:36:55.477341 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 579/2290] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:55 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:55.489746 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7ff7d2f4-1fc1-4179-b351-9eea226af197 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c returned with HTTP 404 Aug 14 00:36:55.490459 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 565/2291] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:55 2026] GET /volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:55.501770 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ffc7f4bb-5d2f-4e21-bf65-896594cf0b2c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:55.503594 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ffc7f4bb-5d2f-4e21-bf65-896594cf0b2c tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] DELETE https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c Aug 14 00:36:55.503939 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ffc7f4bb-5d2f-4e21-bf65-896594cf0b2c tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:55.504214 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ffc7f4bb-5d2f-4e21-bf65-896594cf0b2c tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:55.504440 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-ffc7f4bb-5d2f-4e21-bf65-896594cf0b2c tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Delete volume with id: 98412d3e-d4b0-4a14-9ca1-a60732d8702c Aug 14 00:36:55.512582 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ffc7f4bb-5d2f-4e21-bf65-896594cf0b2c tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c returned with HTTP 404 Aug 14 00:36:55.513344 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 577/2292] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:36:55 2026] DELETE /volume/v3/volumes/98412d3e-d4b0-4a14-9ca1-a60732d8702c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:55.526898 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0c32208b-88ee-4d20-9617-aa7295826f1a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:55.528809 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:55.529234 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1499641458"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:55.530896 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1499641458'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:55.531068 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Create volume of 1 GB Aug 14 00:36:55.539189 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Availability Zones retrieved successfully. Aug 14 00:36:55.550189 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Flow 'volume_create_api' (0288540b-b7cd-4e5a-adbf-e9de8be09788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:55.551800 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605e2e49-d5ee-4826-b010-4be0b526d87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:55.553324 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:55.603577 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605e2e49-d5ee-4826-b010-4be0b526d87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:55.604442 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fedd2b13-e55a-42ad-854e-ada6256b0f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:55.672290 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Created reservations ['20263fdb-a71d-4d61-93fb-c76b937a0467', '6411de84-5873-4e64-b320-f29b5700ce3e', '5de200b3-54f7-4295-9f50-487a4b8b243f', '4fb437c8-2ae7-473e-9424-dedb3f82bea4'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:55.673474 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fedd2b13-e55a-42ad-854e-ada6256b0f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20263fdb-a71d-4d61-93fb-c76b937a0467', '6411de84-5873-4e64-b320-f29b5700ce3e', '5de200b3-54f7-4295-9f50-487a4b8b243f', '4fb437c8-2ae7-473e-9424-dedb3f82bea4']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:55.673680 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4bc4be5e-4ed6-4467-b0ad-232931cf8b86 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:55.674707 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f33948-233e-402b-aae8-77798b829ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:55.676936 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4bc4be5e-4ed6-4467-b0ad-232931cf8b86 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:36:55.677201 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4bc4be5e-4ed6-4467-b0ad-232931cf8b86 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:55.677737 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4bc4be5e-4ed6-4467-b0ad-232931cf8b86 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:55.690858 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:55.690858 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:55.698139 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4bc4be5e-4ed6-4467-b0ad-232931cf8b86 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:36:55.705221 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4bc4be5e-4ed6-4467-b0ad-232931cf8b86 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:36:55.705681 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f33948-233e-402b-aae8-77798b829ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec2b88ea-42fa-4920-b034-917f52a7da55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1499641458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242b5971f4384f12b48f1d083053ecf3',qos_specs=None,replication_status=,reservations=['20263fdb-a71d-4d61-93fb-c76b937a0467','6411de84-5873-4e64-b320-f29b5700ce3e','5de200b3-54f7-4295-9f50-487a4b8b243f','4fb437c8-2ae7-473e-9424-dedb3f82bea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4587d6a8b7e448d9a474a2884499e93',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1499641458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec2b88ea-42fa-4920-b034-917f52a7da55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='242b5971f4384f12b48f1d083053ecf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4587d6a8b7e448d9a474a2884499e93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:55.706038 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 580/2293] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:55 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:55.706754 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73751ed7-8550-464d-917c-c1888bce23fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:55.742240 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73751ed7-8550-464d-917c-c1888bce23fc) transitioned into state 'SUCCESS' from state '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-1499641458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='242b5971f4384f12b48f1d083053ecf3',qos_specs=None,replication_status=,reservations=['20263fdb-a71d-4d61-93fb-c76b937a0467','6411de84-5873-4e64-b320-f29b5700ce3e','5de200b3-54f7-4295-9f50-487a4b8b243f','4fb437c8-2ae7-473e-9424-dedb3f82bea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4587d6a8b7e448d9a474a2884499e93',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:55.743713 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4312a8-6854-4032-9cc4-6dfd071147d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:55.758106 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4312a8-6854-4032-9cc4-6dfd071147d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:55.759032 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Flow 'volume_create_api' (0288540b-b7cd-4e5a-adbf-e9de8be09788) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:55.759456 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Create volume request issued successfully. Aug 14 00:36:55.760275 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0c32208b-88ee-4d20-9617-aa7295826f1a tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:55.760747 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 572/2294] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:36:55 2026] POST /volume/v3/volumes => generated 751 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:55.778916 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5d5769f5-30a8-4633-bbc2-29b3bcd86642 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:55.782287 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5d5769f5-30a8-4633-bbc2-29b3bcd86642 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] GET https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 Aug 14 00:36:55.782287 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5d5769f5-30a8-4633-bbc2-29b3bcd86642 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:55.782287 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5d5769f5-30a8-4633-bbc2-29b3bcd86642 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:55.782994 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-44b49f06-9e9f-4b03-833b-1fb846d82335 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:55.785218 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-44b49f06-9e9f-4b03-833b-1fb846d82335 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:36:55.785605 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-44b49f06-9e9f-4b03-833b-1fb846d82335 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:55.785898 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-44b49f06-9e9f-4b03-833b-1fb846d82335 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:55.792899 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:55.792899 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:55.797715 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:55.797715 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:55.800856 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5d5769f5-30a8-4633-bbc2-29b3bcd86642 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Volume info retrieved successfully. Aug 14 00:36:55.804790 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-44b49f06-9e9f-4b03-833b-1fb846d82335 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:36:55.808243 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5d5769f5-30a8-4633-bbc2-29b3bcd86642 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 returned with HTTP 200 Aug 14 00:36:55.808967 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 566/2295] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:55 2026] GET /volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:55.813817 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-44b49f06-9e9f-4b03-833b-1fb846d82335 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:36:55.814674 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 578/2296] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:36:55 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:55.927070 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-804f65c2-0bde-49b0-b7ef-0c4b2d91e78f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:55.928989 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-804f65c2-0bde-49b0-b7ef-0c4b2d91e78f None None] GET https://10.4.3.208/volume// Aug 14 00:36:55.928989 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-804f65c2-0bde-49b0-b7ef-0c4b2d91e78f None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:55.928989 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-804f65c2-0bde-49b0-b7ef-0c4b2d91e78f None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:55.930330 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-804f65c2-0bde-49b0-b7ef-0c4b2d91e78f None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:36:55.930330 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 581/2297] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:36:55 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:36:55.944645 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-53fc71a1-d855-4090-af34-475ea76be5dd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:55.947985 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-53fc71a1-d855-4090-af34-475ea76be5dd tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:36:55.948556 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-53fc71a1-d855-4090-af34-475ea76be5dd tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39f0a189-41f1-458e-898f-49fa1e88e250", "connector": null, "instance_uuid": "365a0eb3-b028-430a-8618-44f7cf030c5b"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:55.963880 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:55.963880 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:56.005586 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-53fc71a1-d855-4090-af34-475ea76be5dd tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:36:56.006259 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 573/2298] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:36:55 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:56.054459 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ed9add3c-8599-4295-81a0-11c3d8470687 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:56.057001 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ed9add3c-8599-4295-81a0-11c3d8470687 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:36:56.057195 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ed9add3c-8599-4295-81a0-11c3d8470687 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:56.057427 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ed9add3c-8599-4295-81a0-11c3d8470687 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:56.071890 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-30124fe9-8286-4e76-acfd-de7f3e01043d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:56.072459 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-30124fe9-8286-4e76-acfd-de7f3e01043d None None] GET https://10.4.3.208/volume// Aug 14 00:36:56.072792 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-30124fe9-8286-4e76-acfd-de7f3e01043d None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:56.073072 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-30124fe9-8286-4e76-acfd-de7f3e01043d None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:56.073246 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:56.073246 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:56.073540 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-30124fe9-8286-4e76-acfd-de7f3e01043d None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:36:56.073939 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 579/2299] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:36:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:36:56.083155 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ed9add3c-8599-4295-81a0-11c3d8470687 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:36:56.084612 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-a0283816-0ce9-4eda-92cc-01301b63ead8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:56.086760 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-a0283816-0ce9-4eda-92cc-01301b63ead8 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:36:56.087226 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-a0283816-0ce9-4eda-92cc-01301b63ead8 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:56.087560 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-a0283816-0ce9-4eda-92cc-01301b63ead8 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:56.090964 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ed9add3c-8599-4295-81a0-11c3d8470687 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:36:56.091408 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 567/2300] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:56 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:56.103953 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:56.103953 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:56.108124 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-a0283816-0ce9-4eda-92cc-01301b63ead8 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:36:56.114698 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-a0283816-0ce9-4eda-92cc-01301b63ead8 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:36:56.115430 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 582/2301] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:36:56 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 1030 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 00:36:56.134488 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-72415c25-4ed9-4524-b297-a16443df7817 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:56.136873 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-72415c25-4ed9-4524-b297-a16443df7817 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:56.137059 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-72415c25-4ed9-4524-b297-a16443df7817 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:56.137281 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-72415c25-4ed9-4524-b297-a16443df7817 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:56.137420 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-72415c25-4ed9-4524-b297-a16443df7817 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:56.142933 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:56.142933 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:56.143909 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-72415c25-4ed9-4524-b297-a16443df7817 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:56.144348 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 574/2302] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:56 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:56.224662 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-ae3c4f84-7113-4a41-a186-a12b07cec1a3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:56.227442 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-ae3c4f84-7113-4a41-a186-a12b07cec1a3 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] PUT https://10.4.3.208/volume/v3/attachments/1d396d99-4ec7-4e62-aa46-cea98ccf9967 Aug 14 00:36:56.227872 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-ae3c4f84-7113-4a41-a186-a12b07cec1a3 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:56.240362 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-ae3c4f84-7113-4a41-a186-a12b07cec1a3 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Acquiring lock "cinder-attachment_update-39f0a189-41f1-458e-898f-49fa1e88e250-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:36:56.252390 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-ae3c4f84-7113-4a41-a186-a12b07cec1a3 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Lock "cinder-attachment_update-39f0a189-41f1-458e-898f-49fa1e88e250-np0000007289" acquired by "attachment_update" :: waited 0.012s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:36:56.253969 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:56.253969 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:56.305972 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:56.308456 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:36:56.308867 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1735732305", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:56.310766 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1735732305', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:36:56.310915 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Create volume of 1 GB Aug 14 00:36:56.319581 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Availability Zones retrieved successfully. Aug 14 00:36:56.327169 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Flow 'volume_create_api' (e07e5693-92ca-4545-90df-5cd73e31d606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:56.328005 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eff9b9c-0c89-4800-acbc-06d5c378360e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:56.329503 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:36:56.368460 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-ae3c4f84-7113-4a41-a186-a12b07cec1a3 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Lock "cinder-attachment_update-39f0a189-41f1-458e-898f-49fa1e88e250-np0000007289" released by "attachment_update" :: held 0.116s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:36:56.368886 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-ae3c4f84-7113-4a41-a186-a12b07cec1a3 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/attachments/1d396d99-4ec7-4e62-aa46-cea98ccf9967 returned with HTTP 200 Aug 14 00:36:56.369506 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 580/2303] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:36:56 2026] PUT /volume/v3/attachments/1d396d99-4ec7-4e62-aa46-cea98ccf9967 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:56.373979 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eff9b9c-0c89-4800-acbc-06d5c378360e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:56.375612 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f6a1896-971b-478e-8c48-17a998c4f5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:56.471081 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Created reservations ['30ec3ed9-54a5-4d5e-b442-3a89e82a8f93', '83744750-0314-4241-b95f-4d900ffa26cb', '2d574349-d963-4f6e-a41b-df7664a1ed03', '99aa62e2-28ef-48b4-879a-472734eec96f'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:36:56.472146 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f6a1896-971b-478e-8c48-17a998c4f5e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30ec3ed9-54a5-4d5e-b442-3a89e82a8f93', '83744750-0314-4241-b95f-4d900ffa26cb', '2d574349-d963-4f6e-a41b-df7664a1ed03', '99aa62e2-28ef-48b4-879a-472734eec96f']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:56.472889 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac85e80a-d4c4-4978-a4ab-dbf0ad6516dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:56.493367 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a2c67a8e-2d0c-4d65-9da7-d40ef4a31b5a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:56.495830 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a2c67a8e-2d0c-4d65-9da7-d40ef4a31b5a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:36:56.496298 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a2c67a8e-2d0c-4d65-9da7-d40ef4a31b5a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:56.496659 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a2c67a8e-2d0c-4d65-9da7-d40ef4a31b5a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:56.497109 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-a2c67a8e-2d0c-4d65-9da7-d40ef4a31b5a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:56.501730 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:56.501730 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:56.503500 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a2c67a8e-2d0c-4d65-9da7-d40ef4a31b5a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:36:56.503500 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 583/2304] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:56 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:56.506451 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac85e80a-d4c4-4978-a4ab-dbf0ad6516dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ed1981c-8bff-4770-8c34-546eb9908564', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1735732305',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9eededaf211945099c63bd6dfe5f73ad',qos_specs=None,replication_status=,reservations=['30ec3ed9-54a5-4d5e-b442-3a89e82a8f93','83744750-0314-4241-b95f-4d900ffa26cb','2d574349-d963-4f6e-a41b-df7664a1ed03','99aa62e2-28ef-48b4-879a-472734eec96f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dbbee087457423ca171c97f84e88369',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:36:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1735732305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ed1981c-8bff-4770-8c34-546eb9908564,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9eededaf211945099c63bd6dfe5f73ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dbbee087457423ca171c97f84e88369',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:56.507035 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ee7009-90ff-4a4d-9477-d154a88ec3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:56.529814 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ee7009-90ff-4a4d-9477-d154a88ec3d1) transitioned into state 'SUCCESS' from state '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-1735732305',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9eededaf211945099c63bd6dfe5f73ad',qos_specs=None,replication_status=,reservations=['30ec3ed9-54a5-4d5e-b442-3a89e82a8f93','83744750-0314-4241-b95f-4d900ffa26cb','2d574349-d963-4f6e-a41b-df7664a1ed03','99aa62e2-28ef-48b4-879a-472734eec96f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dbbee087457423ca171c97f84e88369',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:56.530908 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e9b3d13-b933-42f6-9d45-06e27d654869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:36:56.543400 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e9b3d13-b933-42f6-9d45-06e27d654869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:36:56.544562 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Flow 'volume_create_api' (e07e5693-92ca-4545-90df-5cd73e31d606) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:36:56.544958 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Create volume request issued successfully. Aug 14 00:36:56.545803 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-a469d21a-0b80-42c6-8421-7e0e74f5cea3 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:36:56.546563 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 568/2305] 10.4.3.208 () {72 vars in 1541 bytes} [Fri Aug 14 00:36:56 2026] POST /volume/v3/volumes => generated 763 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:56.558023 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-72acf648-2ff4-4a16-95a4-9c1baea8ae76 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:56.563840 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-72acf648-2ff4-4a16-95a4-9c1baea8ae76 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] GET https://10.4.3.208/volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 Aug 14 00:36:56.565279 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-72acf648-2ff4-4a16-95a4-9c1baea8ae76 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:56.565580 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-72acf648-2ff4-4a16-95a4-9c1baea8ae76 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:56.585301 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:56.585301 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:56.590884 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-72acf648-2ff4-4a16-95a4-9c1baea8ae76 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Volume info retrieved successfully. Aug 14 00:36:56.597425 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-acd27915-0b4c-4a1f-a198-b8ece76ba2d1 req-72acf648-2ff4-4a16-95a4-9c1baea8ae76 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] https://10.4.3.208/volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 returned with HTTP 200 Aug 14 00:36:56.598145 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 575/2306] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:36:56 2026] GET /volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 => generated 831 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:56.626293 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-4d497bfd-d542-49f6-a2c1-fb0383d8dd2a req-67567cb5-23ef-452f-b6fb-be188dda8e34 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:56.629384 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4d497bfd-d542-49f6-a2c1-fb0383d8dd2a req-67567cb5-23ef-452f-b6fb-be188dda8e34 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] GET https://10.4.3.208/volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 Aug 14 00:36:56.629574 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4d497bfd-d542-49f6-a2c1-fb0383d8dd2a req-67567cb5-23ef-452f-b6fb-be188dda8e34 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:56.629818 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4d497bfd-d542-49f6-a2c1-fb0383d8dd2a req-67567cb5-23ef-452f-b6fb-be188dda8e34 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:56.640485 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:56.640485 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:56.646511 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-4d497bfd-d542-49f6-a2c1-fb0383d8dd2a req-67567cb5-23ef-452f-b6fb-be188dda8e34 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Volume info retrieved successfully. Aug 14 00:36:56.653427 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4d497bfd-d542-49f6-a2c1-fb0383d8dd2a req-67567cb5-23ef-452f-b6fb-be188dda8e34 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] https://10.4.3.208/volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 returned with HTTP 200 Aug 14 00:36:56.653934 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 581/2307] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:36:56 2026] GET /volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:56.826810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-10911557-35e3-415c-bd50-4374a0e77db7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:56.828196 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-10911557-35e3-415c-bd50-4374a0e77db7 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] GET https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 Aug 14 00:36:56.828540 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-10911557-35e3-415c-bd50-4374a0e77db7 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:56.828820 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-10911557-35e3-415c-bd50-4374a0e77db7 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:56.835574 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:56.835574 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:56.839573 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-10911557-35e3-415c-bd50-4374a0e77db7 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Volume info retrieved successfully. Aug 14 00:36:56.844374 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-10911557-35e3-415c-bd50-4374a0e77db7 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 returned with HTTP 200 Aug 14 00:36:56.844374 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 584/2308] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:56 2026] GET /volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:56.861258 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4a6cf2f3-ba44-4062-b788-d0cd539a66c5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:56.865460 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4a6cf2f3-ba44-4062-b788-d0cd539a66c5 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] POST https://10.4.3.208/volume/v3/os-volume-transfer Aug 14 00:36:56.865926 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4a6cf2f3-ba44-4062-b788-d0cd539a66c5 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ec2b88ea-42fa-4920-b034-917f52a7da55"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:36:56.867962 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.volume_transfer [None req-4a6cf2f3-ba44-4062-b788-d0cd539a66c5 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ec2b88ea-42fa-4920-b034-917f52a7da55'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 14 00:36:56.868146 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.volume_transfer [None req-4a6cf2f3-ba44-4062-b788-d0cd539a66c5 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Creating transfer of volume ec2b88ea-42fa-4920-b034-917f52a7da55 Aug 14 00:36:56.868298 np0000007289 devstack@c-api.service[100209]: INFO cinder.transfer.api [None req-4a6cf2f3-ba44-4062-b788-d0cd539a66c5 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Generating transfer record for volume ec2b88ea-42fa-4920-b034-917f52a7da55 Aug 14 00:36:56.881512 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:56.881512 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:56.897233 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4a6cf2f3-ba44-4062-b788-d0cd539a66c5 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/os-volume-transfer returned with HTTP 202 Aug 14 00:36:56.897879 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 569/2309] 10.4.3.208 () {68 vars in 1291 bytes} [Fri Aug 14 00:36:56 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:36:56.907213 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-39737784-1f1d-4707-9373-e964e0ae8bd9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:56.909738 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-39737784-1f1d-4707-9373-e964e0ae8bd9 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] GET https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 Aug 14 00:36:56.910071 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-39737784-1f1d-4707-9373-e964e0ae8bd9 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:56.910438 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-39737784-1f1d-4707-9373-e964e0ae8bd9 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:56.921456 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:56.921456 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:56.927285 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-39737784-1f1d-4707-9373-e964e0ae8bd9 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Volume info retrieved successfully. Aug 14 00:36:56.933535 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-39737784-1f1d-4707-9373-e964e0ae8bd9 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 returned with HTTP 200 Aug 14 00:36:56.934078 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 576/2310] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:56 2026] GET /volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:56.952171 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-49892685-6486-4990-8077-548453d223b3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:56.954359 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-49892685-6486-4990-8077-548453d223b3 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] GET https://10.4.3.208/volume/v3/os-volume-transfer/detail Aug 14 00:36:56.954620 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-49892685-6486-4990-8077-548453d223b3 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:56.954854 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-49892685-6486-4990-8077-548453d223b3 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:56.955033 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.volume_transfer [None req-49892685-6486-4990-8077-548453d223b3 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Listing volume transfers {{(pid=100208) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 14 00:36:56.961489 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-49892685-6486-4990-8077-548453d223b3 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 14 00:36:56.962031 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 582/2311] 10.4.3.208 () {66 vars in 1291 bytes} [Fri Aug 14 00:36:56 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:56.975044 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d5186ae8-2816-4229-b899-60947c29af0f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:56.977328 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5186ae8-2816-4229-b899-60947c29af0f tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] DELETE https://10.4.3.208/volume/v3/os-volume-transfer/81a9a253-272d-48f7-ae2b-a8a24ccb8435 Aug 14 00:36:56.977749 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5186ae8-2816-4229-b899-60947c29af0f tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:56.978115 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5186ae8-2816-4229-b899-60947c29af0f tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:56.978390 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.volume_transfer [None req-d5186ae8-2816-4229-b899-60947c29af0f tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Delete transfer with id: 81a9a253-272d-48f7-ae2b-a8a24ccb8435 Aug 14 00:36:56.992792 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:56.992792 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:57.002890 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5186ae8-2816-4229-b899-60947c29af0f tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/os-volume-transfer/81a9a253-272d-48f7-ae2b-a8a24ccb8435 returned with HTTP 202 Aug 14 00:36:57.003752 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 585/2312] 10.4.3.208 () {66 vars in 1384 bytes} [Fri Aug 14 00:36:56 2026] DELETE /volume/v3/os-volume-transfer/81a9a253-272d-48f7-ae2b-a8a24ccb8435 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:57.011897 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5a274d0f-fd95-44cf-be4e-4ee5899a1232 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:57.015008 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5a274d0f-fd95-44cf-be4e-4ee5899a1232 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] GET https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 Aug 14 00:36:57.015204 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5a274d0f-fd95-44cf-be4e-4ee5899a1232 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:57.015709 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5a274d0f-fd95-44cf-be4e-4ee5899a1232 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:57.024163 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:57.024163 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:57.029446 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5a274d0f-fd95-44cf-be4e-4ee5899a1232 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Volume info retrieved successfully. Aug 14 00:36:57.036357 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5a274d0f-fd95-44cf-be4e-4ee5899a1232 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 returned with HTTP 200 Aug 14 00:36:57.036896 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 570/2313] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:57 2026] GET /volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:57.057764 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-722aea9d-a3eb-43a0-a8ce-ee2e8df144b4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:57.060279 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-722aea9d-a3eb-43a0-a8ce-ee2e8df144b4 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] DELETE https://10.4.3.208/volume/v3/os-volume-transfer/81a9a253-272d-48f7-ae2b-a8a24ccb8435 Aug 14 00:36:57.060554 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-722aea9d-a3eb-43a0-a8ce-ee2e8df144b4 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:57.060763 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-722aea9d-a3eb-43a0-a8ce-ee2e8df144b4 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:57.060871 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.volume_transfer [None req-722aea9d-a3eb-43a0-a8ce-ee2e8df144b4 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Delete transfer with id: 81a9a253-272d-48f7-ae2b-a8a24ccb8435 Aug 14 00:36:57.065517 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-722aea9d-a3eb-43a0-a8ce-ee2e8df144b4 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/os-volume-transfer/81a9a253-272d-48f7-ae2b-a8a24ccb8435 returned with HTTP 404 Aug 14 00:36:57.067501 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 577/2314] 10.4.3.208 () {66 vars in 1384 bytes} [Fri Aug 14 00:36:57 2026] DELETE /volume/v3/os-volume-transfer/81a9a253-272d-48f7-ae2b-a8a24ccb8435 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:57.076203 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-27b141db-cfd3-43d5-b28a-27b3b54241c8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:57.078801 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-27b141db-cfd3-43d5-b28a-27b3b54241c8 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 Aug 14 00:36:57.079096 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-27b141db-cfd3-43d5-b28a-27b3b54241c8 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:57.079535 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-27b141db-cfd3-43d5-b28a-27b3b54241c8 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:57.079766 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-27b141db-cfd3-43d5-b28a-27b3b54241c8 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Delete volume with id: ec2b88ea-42fa-4920-b034-917f52a7da55 Aug 14 00:36:57.090855 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:57.090855 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:57.091363 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-27b141db-cfd3-43d5-b28a-27b3b54241c8 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Volume info retrieved successfully. Aug 14 00:36:57.108961 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f2510580-d7b3-4f2d-94eb-a4422ede7400 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:57.115003 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f2510580-d7b3-4f2d-94eb-a4422ede7400 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:36:57.115003 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f2510580-d7b3-4f2d-94eb-a4422ede7400 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:57.115003 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f2510580-d7b3-4f2d-94eb-a4422ede7400 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:57.116915 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-27b141db-cfd3-43d5-b28a-27b3b54241c8 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Delete volume request issued successfully. Aug 14 00:36:57.117216 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-27b141db-cfd3-43d5-b28a-27b3b54241c8 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 returned with HTTP 202 Aug 14 00:36:57.119055 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 583/2315] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:36:57 2026] DELETE /volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:57.128494 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-637b19c4-5964-4bdf-9682-a5acea7b0ee7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:57.130435 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-637b19c4-5964-4bdf-9682-a5acea7b0ee7 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] GET https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 Aug 14 00:36:57.130667 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-637b19c4-5964-4bdf-9682-a5acea7b0ee7 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:57.130922 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-637b19c4-5964-4bdf-9682-a5acea7b0ee7 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:57.131070 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:57.131070 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:57.136160 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f2510580-d7b3-4f2d-94eb-a4422ede7400 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:36:57.141487 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:57.141487 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:57.142773 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f2510580-d7b3-4f2d-94eb-a4422ede7400 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:36:57.142773 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 586/2316] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:57 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:57.147650 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-637b19c4-5964-4bdf-9682-a5acea7b0ee7 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Volume info retrieved successfully. Aug 14 00:36:57.155724 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-637b19c4-5964-4bdf-9682-a5acea7b0ee7 tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 returned with HTTP 200 Aug 14 00:36:57.156185 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 571/2317] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:57 2026] GET /volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:36:57.160741 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f5a29025-67cd-4cdb-bd1f-fec072b808cd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:57.165112 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f5a29025-67cd-4cdb-bd1f-fec072b808cd tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:57.165855 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f5a29025-67cd-4cdb-bd1f-fec072b808cd tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:57.166547 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f5a29025-67cd-4cdb-bd1f-fec072b808cd tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:57.166844 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-f5a29025-67cd-4cdb-bd1f-fec072b808cd tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:57.175924 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:57.175924 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:57.176961 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f5a29025-67cd-4cdb-bd1f-fec072b808cd tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:57.177422 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 578/2318] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:57 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:57.518338 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f3c78cfd-a3d5-4ef1-a224-8e83665887e0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:57.520618 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f3c78cfd-a3d5-4ef1-a224-8e83665887e0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:36:57.523122 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f3c78cfd-a3d5-4ef1-a224-8e83665887e0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:57.523122 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f3c78cfd-a3d5-4ef1-a224-8e83665887e0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:57.523122 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-f3c78cfd-a3d5-4ef1-a224-8e83665887e0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:57.528263 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:57.528263 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:57.529272 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f3c78cfd-a3d5-4ef1-a224-8e83665887e0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:36:57.529825 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 584/2319] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:57 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:57.684013 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-e53a3e04-7221-4f84-8925-b4fcec33e69e req-cd63bf3f-ae18-43f0-89ec-92461a85db03 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:57.686245 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-e53a3e04-7221-4f84-8925-b4fcec33e69e req-cd63bf3f-ae18-43f0-89ec-92461a85db03 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] GET https://10.4.3.208/volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 Aug 14 00:36:57.686492 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-e53a3e04-7221-4f84-8925-b4fcec33e69e req-cd63bf3f-ae18-43f0-89ec-92461a85db03 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:57.686710 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-e53a3e04-7221-4f84-8925-b4fcec33e69e req-cd63bf3f-ae18-43f0-89ec-92461a85db03 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:57.696511 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:57.696511 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:57.701190 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-e53a3e04-7221-4f84-8925-b4fcec33e69e req-cd63bf3f-ae18-43f0-89ec-92461a85db03 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Volume info retrieved successfully. Aug 14 00:36:57.709501 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-e53a3e04-7221-4f84-8925-b4fcec33e69e req-cd63bf3f-ae18-43f0-89ec-92461a85db03 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] https://10.4.3.208/volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 returned with HTTP 200 Aug 14 00:36:57.709962 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 587/2320] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:36:57 2026] GET /volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:57.793094 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-4a91ed55-19f1-4c85-a140-7ea87c2f44a1 req-466969bd-b398-4317-8e45-3bfbce3fbe08 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:57.795775 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-4a91ed55-19f1-4c85-a140-7ea87c2f44a1 req-466969bd-b398-4317-8e45-3bfbce3fbe08 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-reader] GET https://10.4.3.208/volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 Aug 14 00:36:57.796017 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-4a91ed55-19f1-4c85-a140-7ea87c2f44a1 req-466969bd-b398-4317-8e45-3bfbce3fbe08 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:57.797464 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-4a91ed55-19f1-4c85-a140-7ea87c2f44a1 req-466969bd-b398-4317-8e45-3bfbce3fbe08 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-reader] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:57.807866 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:57.807866 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:57.812387 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-4a91ed55-19f1-4c85-a140-7ea87c2f44a1 req-466969bd-b398-4317-8e45-3bfbce3fbe08 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-reader] Volume info retrieved successfully. Aug 14 00:36:57.817808 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-4a91ed55-19f1-4c85-a140-7ea87c2f44a1 req-466969bd-b398-4317-8e45-3bfbce3fbe08 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-reader] https://10.4.3.208/volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 returned with HTTP 200 Aug 14 00:36:57.818432 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 572/2321] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:36:57 2026] GET /volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:57.848508 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-459ddc07-6401-4a6a-ad33-9e0058622864 req-0cd3144c-b317-4588-97f9-3da889ad5034 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:57.851308 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-459ddc07-6401-4a6a-ad33-9e0058622864 req-0cd3144c-b317-4588-97f9-3da889ad5034 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] DELETE https://10.4.3.208/volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 Aug 14 00:36:57.851695 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-459ddc07-6401-4a6a-ad33-9e0058622864 req-0cd3144c-b317-4588-97f9-3da889ad5034 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:57.852010 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-459ddc07-6401-4a6a-ad33-9e0058622864 req-0cd3144c-b317-4588-97f9-3da889ad5034 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:57.852294 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [req-459ddc07-6401-4a6a-ad33-9e0058622864 req-0cd3144c-b317-4588-97f9-3da889ad5034 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Delete volume with id: 8ed1981c-8bff-4770-8c34-546eb9908564 Aug 14 00:36:57.862559 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:57.862559 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:57.863659 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-459ddc07-6401-4a6a-ad33-9e0058622864 req-0cd3144c-b317-4588-97f9-3da889ad5034 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Volume info retrieved successfully. Aug 14 00:36:57.887023 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-459ddc07-6401-4a6a-ad33-9e0058622864 req-0cd3144c-b317-4588-97f9-3da889ad5034 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Delete volume request issued successfully. Aug 14 00:36:57.890112 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-459ddc07-6401-4a6a-ad33-9e0058622864 req-0cd3144c-b317-4588-97f9-3da889ad5034 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] https://10.4.3.208/volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 returned with HTTP 202 Aug 14 00:36:57.890112 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 579/2322] 10.4.3.208 () {70 vars in 1620 bytes} [Fri Aug 14 00:36:57 2026] DELETE /volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:36:57.911197 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-6dfd48ac-7f7b-49fa-ac70-4647eb4cafca req-d09a4866-0659-47cb-b7b9-e302a1f1d924 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:57.913509 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-6dfd48ac-7f7b-49fa-ac70-4647eb4cafca req-d09a4866-0659-47cb-b7b9-e302a1f1d924 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] GET https://10.4.3.208/volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 Aug 14 00:36:57.913774 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-6dfd48ac-7f7b-49fa-ac70-4647eb4cafca req-d09a4866-0659-47cb-b7b9-e302a1f1d924 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:57.914029 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-6dfd48ac-7f7b-49fa-ac70-4647eb4cafca req-d09a4866-0659-47cb-b7b9-e302a1f1d924 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:57.924070 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:57.924070 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:57.928146 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-6dfd48ac-7f7b-49fa-ac70-4647eb4cafca req-d09a4866-0659-47cb-b7b9-e302a1f1d924 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Volume info retrieved successfully. Aug 14 00:36:57.932818 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-6dfd48ac-7f7b-49fa-ac70-4647eb4cafca req-d09a4866-0659-47cb-b7b9-e302a1f1d924 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] https://10.4.3.208/volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 returned with HTTP 200 Aug 14 00:36:57.933621 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 585/2323] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:36:57 2026] GET /volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:58.157240 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-240ee9ac-5796-407a-a415-901d839ad5b3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:58.159111 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-240ee9ac-5796-407a-a415-901d839ad5b3 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:36:58.159313 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-240ee9ac-5796-407a-a415-901d839ad5b3 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:58.159595 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-240ee9ac-5796-407a-a415-901d839ad5b3 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:58.169591 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:58.169591 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:58.173053 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-36637a9d-41f1-494c-9ea6-2962416671af None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:58.173584 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-240ee9ac-5796-407a-a415-901d839ad5b3 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:36:58.174852 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-36637a9d-41f1-494c-9ea6-2962416671af tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] GET https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 Aug 14 00:36:58.175421 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-36637a9d-41f1-494c-9ea6-2962416671af tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:58.175421 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-36637a9d-41f1-494c-9ea6-2962416671af tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:58.178494 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-240ee9ac-5796-407a-a415-901d839ad5b3 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:36:58.178895 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 588/2324] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:58 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:58.181711 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-36637a9d-41f1-494c-9ea6-2962416671af tempest-VolumesTransfersTest-521235098 tempest-VolumesTransfersTest-521235098-project-admin] https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 returned with HTTP 404 Aug 14 00:36:58.182327 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 573/2325] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:58 2026] GET /volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:58.190917 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6ea90620-dbe6-44da-b339-34dca56538d9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:58.191863 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a0f4c1ff-5fd7-4c08-ab15-1b999efc2d2d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:58.193204 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6ea90620-dbe6-44da-b339-34dca56538d9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:58.193606 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6ea90620-dbe6-44da-b339-34dca56538d9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:58.193784 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a0f4c1ff-5fd7-4c08-ab15-1b999efc2d2d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] GET https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 Aug 14 00:36:58.193931 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6ea90620-dbe6-44da-b339-34dca56538d9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:58.194046 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a0f4c1ff-5fd7-4c08-ab15-1b999efc2d2d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:58.194191 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-6ea90620-dbe6-44da-b339-34dca56538d9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:58.194334 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a0f4c1ff-5fd7-4c08-ab15-1b999efc2d2d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:58.199172 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:58.199172 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:36:58.200682 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6ea90620-dbe6-44da-b339-34dca56538d9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:58.200682 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 580/2326] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:58 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:58.201826 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a0f4c1ff-5fd7-4c08-ab15-1b999efc2d2d tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 returned with HTTP 404 Aug 14 00:36:58.202482 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 586/2327] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:58 2026] GET /volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:58.211811 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-05204d05-9ceb-4f07-8a40-84e34a6a7169 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:58.214051 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-05204d05-9ceb-4f07-8a40-84e34a6a7169 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] DELETE https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 Aug 14 00:36:58.214310 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-05204d05-9ceb-4f07-8a40-84e34a6a7169 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:58.214559 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-05204d05-9ceb-4f07-8a40-84e34a6a7169 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:58.215455 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-05204d05-9ceb-4f07-8a40-84e34a6a7169 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] Delete volume with id: ec2b88ea-42fa-4920-b034-917f52a7da55 Aug 14 00:36:58.220773 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-05204d05-9ceb-4f07-8a40-84e34a6a7169 tempest-VolumesTransfersTest-230600414 tempest-VolumesTransfersTest-230600414-project-member] https://10.4.3.208/volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 returned with HTTP 404 Aug 14 00:36:58.221370 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 589/2328] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:36:58 2026] DELETE /volume/v3/volumes/ec2b88ea-42fa-4920-b034-917f52a7da55 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:58.543693 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bd5903d5-847d-4f0e-aebf-c530a5ccb5ad None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:58.545713 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bd5903d5-847d-4f0e-aebf-c530a5ccb5ad tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:36:58.545909 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bd5903d5-847d-4f0e-aebf-c530a5ccb5ad tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:58.546124 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bd5903d5-847d-4f0e-aebf-c530a5ccb5ad tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:58.546245 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-bd5903d5-847d-4f0e-aebf-c530a5ccb5ad tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:58.551158 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:58.551158 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:58.551856 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bd5903d5-847d-4f0e-aebf-c530a5ccb5ad tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:36:58.552250 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 574/2329] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:58 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:58.969632 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-ac533092-7cf1-41ff-8bd2-bbd8880b8d4c req-0752dbce-1dc5-4acd-9521-c213a9cd7fb6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:58.974781 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ac533092-7cf1-41ff-8bd2-bbd8880b8d4c req-0752dbce-1dc5-4acd-9521-c213a9cd7fb6 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] GET https://10.4.3.208/volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 Aug 14 00:36:58.974781 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ac533092-7cf1-41ff-8bd2-bbd8880b8d4c req-0752dbce-1dc5-4acd-9521-c213a9cd7fb6 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:58.974781 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ac533092-7cf1-41ff-8bd2-bbd8880b8d4c req-0752dbce-1dc5-4acd-9521-c213a9cd7fb6 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:58.982487 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ac533092-7cf1-41ff-8bd2-bbd8880b8d4c req-0752dbce-1dc5-4acd-9521-c213a9cd7fb6 tempest-VolumesGetTestJSON-110553230 tempest-VolumesGetTestJSON-110553230-project-member] https://10.4.3.208/volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 returned with HTTP 404 Aug 14 00:36:58.982487 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 581/2330] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:36:58 2026] GET /volume/v3/volumes/8ed1981c-8bff-4770-8c34-546eb9908564 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:36:59.197048 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-be6a077d-cda1-46f9-8dc0-14489cbab185 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:59.199242 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-be6a077d-cda1-46f9-8dc0-14489cbab185 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:36:59.199521 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-be6a077d-cda1-46f9-8dc0-14489cbab185 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:59.199805 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-be6a077d-cda1-46f9-8dc0-14489cbab185 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:59.213406 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ed492dd7-d817-4563-9edb-f8cba4edd4c9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:59.213858 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:59.213858 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:36:59.217001 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ed492dd7-d817-4563-9edb-f8cba4edd4c9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:36:59.217671 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ed492dd7-d817-4563-9edb-f8cba4edd4c9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:59.217671 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ed492dd7-d817-4563-9edb-f8cba4edd4c9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:59.217773 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-ed492dd7-d817-4563-9edb-f8cba4edd4c9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:59.218908 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-be6a077d-cda1-46f9-8dc0-14489cbab185 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:36:59.225878 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:59.225878 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:36:59.226265 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-be6a077d-cda1-46f9-8dc0-14489cbab185 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:36:59.226584 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ed492dd7-d817-4563-9edb-f8cba4edd4c9 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:36:59.226705 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 587/2331] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:59 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:59.227011 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 590/2332] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:36:59 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:36:59.564926 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-77455834-dd41-4dd7-9bd8-ed2ad2e4b782 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:36:59.566789 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-77455834-dd41-4dd7-9bd8-ed2ad2e4b782 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:36:59.566986 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-77455834-dd41-4dd7-9bd8-ed2ad2e4b782 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:36:59.567205 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-77455834-dd41-4dd7-9bd8-ed2ad2e4b782 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:36:59.567313 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-77455834-dd41-4dd7-9bd8-ed2ad2e4b782 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:36:59.576309 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:36:59.576309 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:36:59.577495 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-77455834-dd41-4dd7-9bd8-ed2ad2e4b782 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:36:59.577495 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 575/2333] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:36:59 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:00.242895 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4697470e-fafb-4a25-af05-22c7ac088bf8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:00.245659 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-49012fb3-d10e-4365-8076-850447dccee5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:00.246033 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4697470e-fafb-4a25-af05-22c7ac088bf8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:37:00.246287 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4697470e-fafb-4a25-af05-22c7ac088bf8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:00.246582 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4697470e-fafb-4a25-af05-22c7ac088bf8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:00.246767 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-4697470e-fafb-4a25-af05-22c7ac088bf8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:00.248203 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-49012fb3-d10e-4365-8076-850447dccee5 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:37:00.248470 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-49012fb3-d10e-4365-8076-850447dccee5 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:00.248834 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-49012fb3-d10e-4365-8076-850447dccee5 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:00.253256 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:00.253256 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:00.253440 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4697470e-fafb-4a25-af05-22c7ac088bf8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:37:00.253865 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 582/2334] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:00 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:00.261177 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:00.261177 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:00.266420 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-49012fb3-d10e-4365-8076-850447dccee5 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:37:00.274210 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-49012fb3-d10e-4365-8076-850447dccee5 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:37:00.274210 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 588/2335] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:00 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:00.594685 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b6ac332c-c0ee-462f-bae8-d5e36e76609d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:00.599537 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b6ac332c-c0ee-462f-bae8-d5e36e76609d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:37:00.599873 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b6ac332c-c0ee-462f-bae8-d5e36e76609d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:00.600162 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b6ac332c-c0ee-462f-bae8-d5e36e76609d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:00.600307 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b6ac332c-c0ee-462f-bae8-d5e36e76609d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:00.615762 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:00.615762 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:00.617582 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b6ac332c-c0ee-462f-bae8-d5e36e76609d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:37:00.618027 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 591/2336] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:00 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 708 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:00.709504 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-1f4f0469-ec7e-46bd-8ab6-1b7cbdfab829 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:00.713564 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-1f4f0469-ec7e-46bd-8ab6-1b7cbdfab829 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] POST https://10.4.3.208/volume/v3/attachments/1d396d99-4ec7-4e62-aa46-cea98ccf9967/action Aug 14 00:37:00.713745 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-1f4f0469-ec7e-46bd-8ab6-1b7cbdfab829 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Action body: b'{"os-complete": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:00.713893 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-1f4f0469-ec7e-46bd-8ab6-1b7cbdfab829 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:00.743763 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:00.743763 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:00.767363 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-2bb2a09d-b5f0-4892-8873-8e7eec83e6da req-1f4f0469-ec7e-46bd-8ab6-1b7cbdfab829 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/attachments/1d396d99-4ec7-4e62-aa46-cea98ccf9967/action returned with HTTP 204 Aug 14 00:37:00.767363 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 576/2337] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:37:00 2026] POST /volume/v3/attachments/1d396d99-4ec7-4e62-aa46-cea98ccf9967/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:01.266945 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-18dbc2ac-57ac-4b7a-8446-2a44e0af7dbb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:01.269678 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-18dbc2ac-57ac-4b7a-8446-2a44e0af7dbb tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:37:01.269931 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-18dbc2ac-57ac-4b7a-8446-2a44e0af7dbb tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:01.270191 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-18dbc2ac-57ac-4b7a-8446-2a44e0af7dbb tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:01.270326 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-18dbc2ac-57ac-4b7a-8446-2a44e0af7dbb tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:01.282794 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:01.282794 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:01.283927 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-18dbc2ac-57ac-4b7a-8446-2a44e0af7dbb tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:37:01.285747 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 583/2338] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:01 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 803 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:01.292602 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c6542c03-c8a2-4ef0-8b3a-3ae17699dd0e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:01.293273 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c6542c03-c8a2-4ef0-8b3a-3ae17699dd0e tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:37:01.293513 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c6542c03-c8a2-4ef0-8b3a-3ae17699dd0e tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:01.294221 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c6542c03-c8a2-4ef0-8b3a-3ae17699dd0e tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:01.302411 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2d0e5762-52fc-4ec4-8d04-45aca6e250c0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:01.304057 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:01.304057 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:01.305582 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2d0e5762-52fc-4ec4-8d04-45aca6e250c0 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/volumes/a41c2809-c9a1-483c-8f33-947835a2bb7d Aug 14 00:37:01.305582 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2d0e5762-52fc-4ec4-8d04-45aca6e250c0 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:01.306016 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2d0e5762-52fc-4ec4-8d04-45aca6e250c0 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:01.308845 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c6542c03-c8a2-4ef0-8b3a-3ae17699dd0e tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:37:01.314146 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c6542c03-c8a2-4ef0-8b3a-3ae17699dd0e tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:37:01.314585 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 589/2339] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:01 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:01.316987 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:01.316987 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:01.331558 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2d0e5762-52fc-4ec4-8d04-45aca6e250c0 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:37:01.333652 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-935065d9-2f6f-417b-8293-e90d8e7791d2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:01.335763 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-935065d9-2f6f-417b-8293-e90d8e7791d2 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:37:01.335965 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-935065d9-2f6f-417b-8293-e90d8e7791d2 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:01.337324 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-935065d9-2f6f-417b-8293-e90d8e7791d2 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:01.340864 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2d0e5762-52fc-4ec4-8d04-45aca6e250c0 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes/a41c2809-c9a1-483c-8f33-947835a2bb7d returned with HTTP 200 Aug 14 00:37:01.341328 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 592/2340] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:01 2026] GET /volume/v3/volumes/a41c2809-c9a1-483c-8f33-947835a2bb7d => generated 902 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:01.349629 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:01.349629 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:01.354225 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-935065d9-2f6f-417b-8293-e90d8e7791d2 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:37:01.356723 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f49443c8-abd1-4422-82cd-9ce83e301722 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:01.358102 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f49443c8-abd1-4422-82cd-9ce83e301722 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/volumes Aug 14 00:37:01.358320 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f49443c8-abd1-4422-82cd-9ce83e301722 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:01.358539 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f49443c8-abd1-4422-82cd-9ce83e301722 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:01.358888 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-f49443c8-abd1-4422-82cd-9ce83e301722 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:01.359940 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f49443c8-abd1-4422-82cd-9ce83e301722 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:01.361307 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-935065d9-2f6f-417b-8293-e90d8e7791d2 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:37:01.361843 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 577/2341] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:01 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:01.369850 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f49443c8-abd1-4422-82cd-9ce83e301722 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Get all volumes completed successfully. Aug 14 00:37:01.370487 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f49443c8-abd1-4422-82cd-9ce83e301722 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 200 Aug 14 00:37:01.370965 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 584/2342] 10.4.3.208 () {66 vars in 1237 bytes} [Fri Aug 14 00:37:01 2026] GET /volume/v3/volumes => generated 663 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:01.379074 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-49ef8bfe-6b0f-4d8c-8dd8-3b76d4f9c28b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:01.381421 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b66abe01-78e9-437d-a1ba-22db02934b98 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:01.382783 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-49ef8bfe-6b0f-4d8c-8dd8-3b76d4f9c28b tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:37:01.383059 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-49ef8bfe-6b0f-4d8c-8dd8-3b76d4f9c28b tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:01.383357 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-49ef8bfe-6b0f-4d8c-8dd8-3b76d4f9c28b tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:01.383681 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b66abe01-78e9-437d-a1ba-22db02934b98 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] DELETE https://10.4.3.208/volume/v3/volumes/a41c2809-c9a1-483c-8f33-947835a2bb7d Aug 14 00:37:01.383982 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b66abe01-78e9-437d-a1ba-22db02934b98 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:01.384256 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b66abe01-78e9-437d-a1ba-22db02934b98 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:01.384514 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-b66abe01-78e9-437d-a1ba-22db02934b98 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Delete volume with id: a41c2809-c9a1-483c-8f33-947835a2bb7d Aug 14 00:37:01.395031 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:01.395031 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:01.395742 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b66abe01-78e9-437d-a1ba-22db02934b98 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:37:01.406451 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:01.406451 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:01.416439 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-49ef8bfe-6b0f-4d8c-8dd8-3b76d4f9c28b tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:37:01.423947 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-49ef8bfe-6b0f-4d8c-8dd8-3b76d4f9c28b tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:37:01.424604 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 590/2343] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:01 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:01.432722 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b66abe01-78e9-437d-a1ba-22db02934b98 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Delete volume request issued successfully. Aug 14 00:37:01.433808 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b66abe01-78e9-437d-a1ba-22db02934b98 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes/a41c2809-c9a1-483c-8f33-947835a2bb7d returned with HTTP 202 Aug 14 00:37:01.433808 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 593/2344] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:01 2026] DELETE /volume/v3/volumes/a41c2809-c9a1-483c-8f33-947835a2bb7d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:01.450318 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a71b4872-3aee-4fb1-9811-64504c53e9f4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:01.456121 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a71b4872-3aee-4fb1-9811-64504c53e9f4 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] DELETE https://10.4.3.208/volume/v3/backups/480074da-c05a-4742-a5d1-7ada8355e0d9 Aug 14 00:37:01.456121 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a71b4872-3aee-4fb1-9811-64504c53e9f4 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:01.456121 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a71b4872-3aee-4fb1-9811-64504c53e9f4 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:01.456121 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-a71b4872-3aee-4fb1-9811-64504c53e9f4 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Delete backup with id: 480074da-c05a-4742-a5d1-7ada8355e0d9. Aug 14 00:37:01.468104 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:01.468104 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:01.492762 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-a71b4872-3aee-4fb1-9811-64504c53e9f4 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] delete_backup rpcapi backup_id 480074da-c05a-4742-a5d1-7ada8355e0d9 {{(pid=100209) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:37:01.495492 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a71b4872-3aee-4fb1-9811-64504c53e9f4 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] https://10.4.3.208/volume/v3/backups/480074da-c05a-4742-a5d1-7ada8355e0d9 returned with HTTP 202 Aug 14 00:37:01.496218 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 578/2345] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:01 2026] DELETE /volume/v3/backups/480074da-c05a-4742-a5d1-7ada8355e0d9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:37:01.504640 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a55d4c1f-bf74-43eb-9aba-3f252895fb00 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:01.506984 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a55d4c1f-bf74-43eb-9aba-3f252895fb00 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] GET https://10.4.3.208/volume/v3/backups/480074da-c05a-4742-a5d1-7ada8355e0d9 Aug 14 00:37:01.507597 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a55d4c1f-bf74-43eb-9aba-3f252895fb00 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:01.507597 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a55d4c1f-bf74-43eb-9aba-3f252895fb00 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:01.507935 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-a55d4c1f-bf74-43eb-9aba-3f252895fb00 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Show backup with id 480074da-c05a-4742-a5d1-7ada8355e0d9. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:01.513392 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:01.513392 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:01.514473 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a55d4c1f-bf74-43eb-9aba-3f252895fb00 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] https://10.4.3.208/volume/v3/backups/480074da-c05a-4742-a5d1-7ada8355e0d9 returned with HTTP 200 Aug 14 00:37:01.515111 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 585/2346] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:01 2026] GET /volume/v3/backups/480074da-c05a-4742-a5d1-7ada8355e0d9 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:01.633751 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-696d559f-cd4a-4af8-b57b-ac0c779918a0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:01.636703 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-696d559f-cd4a-4af8-b57b-ac0c779918a0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:37:01.637019 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-696d559f-cd4a-4af8-b57b-ac0c779918a0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:01.637488 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-696d559f-cd4a-4af8-b57b-ac0c779918a0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:01.637608 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-80d02e26-49d3-4e07-aeae-d41ced8d9392 req-52697d27-52db-4eab-ba8f-171ede195205 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:01.637954 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-696d559f-cd4a-4af8-b57b-ac0c779918a0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:01.640329 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-80d02e26-49d3-4e07-aeae-d41ced8d9392 req-52697d27-52db-4eab-ba8f-171ede195205 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:37:01.640581 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-80d02e26-49d3-4e07-aeae-d41ced8d9392 req-52697d27-52db-4eab-ba8f-171ede195205 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:01.640844 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-80d02e26-49d3-4e07-aeae-d41ced8d9392 req-52697d27-52db-4eab-ba8f-171ede195205 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:01.645309 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:01.645309 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:01.647838 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-696d559f-cd4a-4af8-b57b-ac0c779918a0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:37:01.647838 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 591/2347] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:01 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 709 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:01.657077 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:01.657077 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:01.664075 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-80d02e26-49d3-4e07-aeae-d41ced8d9392 req-52697d27-52db-4eab-ba8f-171ede195205 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:37:01.669788 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-80d02e26-49d3-4e07-aeae-d41ced8d9392 req-52697d27-52db-4eab-ba8f-171ede195205 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:37:01.670330 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 594/2348] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:01 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:02.394644 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:02.523070 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:02.523345 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2075884402"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:02.525770 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2075884402'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:02.526015 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Create volume of 1 GB Aug 14 00:37:02.528285 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d8509dad-193b-4025-8bee-d72527c9d5a6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:02.533119 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d8509dad-193b-4025-8bee-d72527c9d5a6 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] GET https://10.4.3.208/volume/v3/backups/480074da-c05a-4742-a5d1-7ada8355e0d9 Aug 14 00:37:02.533119 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d8509dad-193b-4025-8bee-d72527c9d5a6 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:02.533119 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d8509dad-193b-4025-8bee-d72527c9d5a6 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:02.533119 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-d8509dad-193b-4025-8bee-d72527c9d5a6 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Show backup with id 480074da-c05a-4742-a5d1-7ada8355e0d9. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:02.535106 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Availability Zones retrieved successfully. Aug 14 00:37:02.540294 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d8509dad-193b-4025-8bee-d72527c9d5a6 tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] https://10.4.3.208/volume/v3/backups/480074da-c05a-4742-a5d1-7ada8355e0d9 returned with HTTP 404 Aug 14 00:37:02.540294 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 586/2349] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:02 2026] GET /volume/v3/backups/480074da-c05a-4742-a5d1-7ada8355e0d9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:02.544600 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Flow 'volume_create_api' (b5aa9f1f-9a70-4316-b7d4-1e24e8c7b7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:02.546295 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e94b7a6-23c3-4aec-adf4-6465f7e38e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:02.547988 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:02.548972 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-eddfa8ea-dfb1-4d90-9db9-a911993d9572 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:02.550722 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-eddfa8ea-dfb1-4d90-9db9-a911993d9572 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] DELETE https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:37:02.550934 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-eddfa8ea-dfb1-4d90-9db9-a911993d9572 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:02.551118 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-eddfa8ea-dfb1-4d90-9db9-a911993d9572 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:02.551240 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-eddfa8ea-dfb1-4d90-9db9-a911993d9572 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Delete backup with id: fd731bff-22a4-4035-a5cb-0e5554d0622f. Aug 14 00:37:02.555737 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:02.555737 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:02.597394 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.rpcapi [None req-eddfa8ea-dfb1-4d90-9db9-a911993d9572 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] delete_backup rpcapi backup_id fd731bff-22a4-4035-a5cb-0e5554d0622f {{(pid=100208) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:37:02.600738 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-eddfa8ea-dfb1-4d90-9db9-a911993d9572 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 202 Aug 14 00:37:02.601032 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 592/2350] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:02 2026] DELETE /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:37:02.604614 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e94b7a6-23c3-4aec-adf4-6465f7e38e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:02.604614 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cf7bea2-19b0-4fb4-a6e5-254e17e1e678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:02.610485 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b4319d71-68fb-47df-ac1a-2fb5ab6f5817 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:02.613710 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b4319d71-68fb-47df-ac1a-2fb5ab6f5817 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:37:02.613710 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b4319d71-68fb-47df-ac1a-2fb5ab6f5817 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:02.614067 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b4319d71-68fb-47df-ac1a-2fb5ab6f5817 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:02.614067 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b4319d71-68fb-47df-ac1a-2fb5ab6f5817 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:02.623662 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:02.623662 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:02.624702 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b4319d71-68fb-47df-ac1a-2fb5ab6f5817 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 200 Aug 14 00:37:02.625100 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 595/2351] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:02 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:02.670003 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-44b68279-2b55-49ab-818b-8e98a289cb3a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:02.672619 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-44b68279-2b55-49ab-818b-8e98a289cb3a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:37:02.672862 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-44b68279-2b55-49ab-818b-8e98a289cb3a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:02.673181 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-44b68279-2b55-49ab-818b-8e98a289cb3a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:02.673365 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-44b68279-2b55-49ab-818b-8e98a289cb3a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 20254bfd-8f23-48c3-a9dd-320486c63c61. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:02.682861 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:02.682861 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:02.683861 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-44b68279-2b55-49ab-818b-8e98a289cb3a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 200 Aug 14 00:37:02.684254 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 587/2352] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:02 2026] GET /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 710 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:02.701297 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Created reservations ['1f4cd02f-762b-4941-811a-0f6081a17b5e', 'ebb785a7-b7fa-442f-aeae-9ad191e509e4', '75bd1703-903a-48ec-86d3-2cc9526bca41', 'a3d0206f-2e07-4db5-bfc6-d49390a24576'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:02.702149 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cf7bea2-19b0-4fb4-a6e5-254e17e1e678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f4cd02f-762b-4941-811a-0f6081a17b5e', 'ebb785a7-b7fa-442f-aeae-9ad191e509e4', '75bd1703-903a-48ec-86d3-2cc9526bca41', 'a3d0206f-2e07-4db5-bfc6-d49390a24576']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:02.702920 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f04d71e-9be8-4575-a04c-52ff958f14d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:02.703503 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-91583434-642f-428e-9600-a90057ffc1b8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:02.705810 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-91583434-642f-428e-9600-a90057ffc1b8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] DELETE https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 Aug 14 00:37:02.706149 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-91583434-642f-428e-9600-a90057ffc1b8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:02.706494 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-91583434-642f-428e-9600-a90057ffc1b8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:02.707323 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-91583434-642f-428e-9600-a90057ffc1b8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Delete backup with id: 20254bfd-8f23-48c3-a9dd-320486c63c61. Aug 14 00:37:02.715057 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:02.715057 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:02.736695 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f04d71e-9be8-4575-a04c-52ff958f14d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a8619db-6694-4f07-af8a-77934e4acc49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2075884402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a22ff7779b4d4311b47cfee335cdf723',qos_specs=None,replication_status=,reservations=['1f4cd02f-762b-4941-811a-0f6081a17b5e','ebb785a7-b7fa-442f-aeae-9ad191e509e4','75bd1703-903a-48ec-86d3-2cc9526bca41','a3d0206f-2e07-4db5-bfc6-d49390a24576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f502aa64eb14bdc8a05f089ac1ae393',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2075884402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a8619db-6694-4f07-af8a-77934e4acc49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a22ff7779b4d4311b47cfee335cdf723',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f502aa64eb14bdc8a05f089ac1ae393',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:02.737771 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (068c5445-6450-4b34-b5f7-e0ed87ab1215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:02.740218 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.rpcapi [None req-91583434-642f-428e-9600-a90057ffc1b8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] delete_backup rpcapi backup_id 20254bfd-8f23-48c3-a9dd-320486c63c61 {{(pid=100208) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:37:02.743406 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-91583434-642f-428e-9600-a90057ffc1b8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 returned with HTTP 202 Aug 14 00:37:02.744459 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 593/2353] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:37:02 2026] DELETE /volume/v3/backups/20254bfd-8f23-48c3-a9dd-320486c63c61 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:37:02.758491 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:02.762455 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:02.762722 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1671946166"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:02.765377 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1671946166'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:02.765377 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Create volume of 1 GB Aug 14 00:37:02.773904 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (068c5445-6450-4b34-b5f7-e0ed87ab1215) transitioned into state 'SUCCESS' from state '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-2075884402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a22ff7779b4d4311b47cfee335cdf723',qos_specs=None,replication_status=,reservations=['1f4cd02f-762b-4941-811a-0f6081a17b5e','ebb785a7-b7fa-442f-aeae-9ad191e509e4','75bd1703-903a-48ec-86d3-2cc9526bca41','a3d0206f-2e07-4db5-bfc6-d49390a24576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f502aa64eb14bdc8a05f089ac1ae393',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:02.774610 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Availability Zones retrieved successfully. Aug 14 00:37:02.774781 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57e3964-609a-44ab-903f-6060ffdb0e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:02.784975 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Flow 'volume_create_api' (a4629a6f-365c-496d-8123-0df7984439f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:02.786323 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ae5e34c-3f8c-4390-af76-de1bae4401ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:02.787608 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:02.809398 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57e3964-609a-44ab-903f-6060ffdb0e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:02.810311 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Flow 'volume_create_api' (b5aa9f1f-9a70-4316-b7d4-1e24e8c7b7b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:02.810750 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Create volume request issued successfully. Aug 14 00:37:02.811504 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d5fefce4-15d2-4ed9-a9dd-dd607c85b0a2 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:02.812073 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 579/2354] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:37:02 2026] POST /volume/v3/volumes => generated 819 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:02.828479 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-639dd3e7-be76-4681-b277-211888d43006 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:02.834035 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-639dd3e7-be76-4681-b277-211888d43006 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] GET https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 Aug 14 00:37:02.834337 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-639dd3e7-be76-4681-b277-211888d43006 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:02.834660 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-639dd3e7-be76-4681-b277-211888d43006 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:02.837966 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ae5e34c-3f8c-4390-af76-de1bae4401ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:02.839244 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454e9c51-958b-45d7-9c83-0931b70f8d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:02.851511 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:02.851511 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:02.860396 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-639dd3e7-be76-4681-b277-211888d43006 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Volume info retrieved successfully. Aug 14 00:37:02.868900 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-639dd3e7-be76-4681-b277-211888d43006 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 returned with HTTP 200 Aug 14 00:37:02.869627 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 588/2355] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:02 2026] GET /volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 => generated 887 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:02.896855 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-998984de-2b19-4824-8a7f-a2012f87e4ea req-63f7f989-aeb4-43f6-87d6-9fa1672676be None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:02.901350 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-998984de-2b19-4824-8a7f-a2012f87e4ea req-63f7f989-aeb4-43f6-87d6-9fa1672676be tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] DELETE https://10.4.3.208/volume/v3/attachments/d952df9f-2f7b-4bd0-975a-2b7614884678 Aug 14 00:37:02.901350 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-998984de-2b19-4824-8a7f-a2012f87e4ea req-63f7f989-aeb4-43f6-87d6-9fa1672676be tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:02.901350 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-998984de-2b19-4824-8a7f-a2012f87e4ea req-63f7f989-aeb4-43f6-87d6-9fa1672676be tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:02.916329 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Created reservations ['026c254e-e071-4184-956f-7a3ecb3f7d2d', '4db6148e-348c-48c5-ab3d-60db222ea0b4', 'c44f1833-72e0-44fa-a565-2913b6852308', '28d89601-4da4-40ca-b8d7-49d2c625fd4e'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:02.917582 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454e9c51-958b-45d7-9c83-0931b70f8d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['026c254e-e071-4184-956f-7a3ecb3f7d2d', '4db6148e-348c-48c5-ab3d-60db222ea0b4', 'c44f1833-72e0-44fa-a565-2913b6852308', '28d89601-4da4-40ca-b8d7-49d2c625fd4e']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:02.918864 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf2a28d-1ae6-4560-9e4b-010f7e3e93f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:02.920112 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:02.920112 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:02.959810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf2a28d-1ae6-4560-9e4b-010f7e3e93f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1671946166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97be2961138846eeb02c88ff8ab7228a',qos_specs=None,replication_status=,reservations=['026c254e-e071-4184-956f-7a3ecb3f7d2d','4db6148e-348c-48c5-ab3d-60db222ea0b4','c44f1833-72e0-44fa-a565-2913b6852308','28d89601-4da4-40ca-b8d7-49d2c625fd4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0697b0e7ad7d4afca9f32b230fe8e512',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1671946166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97be2961138846eeb02c88ff8ab7228a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0697b0e7ad7d4afca9f32b230fe8e512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:02.960956 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664ee63e-8c8b-460e-92b0-8cca3aab8518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:02.994988 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664ee63e-8c8b-460e-92b0-8cca3aab8518) transitioned into state 'SUCCESS' from state '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-1671946166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97be2961138846eeb02c88ff8ab7228a',qos_specs=None,replication_status=,reservations=['026c254e-e071-4184-956f-7a3ecb3f7d2d','4db6148e-348c-48c5-ab3d-60db222ea0b4','c44f1833-72e0-44fa-a565-2913b6852308','28d89601-4da4-40ca-b8d7-49d2c625fd4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0697b0e7ad7d4afca9f32b230fe8e512',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:02.995776 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25cb9e80-ee8a-4301-ab5e-1148e8abb3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:02.996828 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-998984de-2b19-4824-8a7f-a2012f87e4ea req-63f7f989-aeb4-43f6-87d6-9fa1672676be tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/attachments/d952df9f-2f7b-4bd0-975a-2b7614884678 returned with HTTP 200 Aug 14 00:37:02.997707 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 594/2356] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:37:02 2026] DELETE /volume/v3/attachments/d952df9f-2f7b-4bd0-975a-2b7614884678 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:03.015225 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25cb9e80-ee8a-4301-ab5e-1148e8abb3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:03.016446 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Flow 'volume_create_api' (a4629a6f-365c-496d-8123-0df7984439f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:03.016884 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Create volume request issued successfully. Aug 14 00:37:03.017984 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5bdc1705-8a31-4184-981f-6a878ccb7e25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:03.018487 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 596/2357] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:37:02 2026] POST /volume/v3/volumes => generated 778 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:03.041959 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8ec73a2c-8f5f-4da2-bf36-fbdcc3c5c6ad None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:03.044924 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8ec73a2c-8f5f-4da2-bf36-fbdcc3c5c6ad tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c Aug 14 00:37:03.044924 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8ec73a2c-8f5f-4da2-bf36-fbdcc3c5c6ad tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:03.045395 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8ec73a2c-8f5f-4da2-bf36-fbdcc3c5c6ad tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:03.055428 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:03.055428 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:03.059635 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8ec73a2c-8f5f-4da2-bf36-fbdcc3c5c6ad tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:37:03.068009 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8ec73a2c-8f5f-4da2-bf36-fbdcc3c5c6ad tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c returned with HTTP 200 Aug 14 00:37:03.068009 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 580/2358] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:03 2026] GET /volume/v3/volumes/aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:03.640024 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ec23eb6c-810f-4dd2-a813-84a35d45a4bd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:03.642667 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ec23eb6c-810f-4dd2-a813-84a35d45a4bd tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f Aug 14 00:37:03.642667 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ec23eb6c-810f-4dd2-a813-84a35d45a4bd tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:03.645482 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ec23eb6c-810f-4dd2-a813-84a35d45a4bd tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:03.645802 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-ec23eb6c-810f-4dd2-a813-84a35d45a4bd tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id fd731bff-22a4-4035-a5cb-0e5554d0622f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:03.669017 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ec23eb6c-810f-4dd2-a813-84a35d45a4bd tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f returned with HTTP 404 Aug 14 00:37:03.669761 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 589/2359] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:03 2026] GET /volume/v3/backups/fd731bff-22a4-4035-a5cb-0e5554d0622f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:03.796410 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-dead4912-22e8-420f-a0af-c3ff653de1f8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:03.798350 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dead4912-22e8-420f-a0af-c3ff653de1f8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 Aug 14 00:37:03.798576 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dead4912-22e8-420f-a0af-c3ff653de1f8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:03.798786 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dead4912-22e8-420f-a0af-c3ff653de1f8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:03.806105 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:03.806105 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:03.810627 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-dead4912-22e8-420f-a0af-c3ff653de1f8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:37:03.815953 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dead4912-22e8-420f-a0af-c3ff653de1f8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 returned with HTTP 200 Aug 14 00:37:03.816356 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 595/2360] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:03 2026] GET /volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:03.831283 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bcbebca4-4402-46be-af37-47ef367b6560 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:03.833540 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bcbebca4-4402-46be-af37-47ef367b6560 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] DELETE https://10.4.3.208/volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 Aug 14 00:37:03.835652 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bcbebca4-4402-46be-af37-47ef367b6560 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:03.835652 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bcbebca4-4402-46be-af37-47ef367b6560 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:03.835652 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-bcbebca4-4402-46be-af37-47ef367b6560 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Delete volume with id: 79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 Aug 14 00:37:03.847620 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:03.847620 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:03.847823 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:03.848373 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bcbebca4-4402-46be-af37-47ef367b6560 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:37:03.850881 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:03.851268 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2103420595", "imageRef": "537f9abd-6256-46ae-bedb-a7aeef170932", "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:03.852935 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2103420595', 'imageRef': '537f9abd-6256-46ae-bedb-a7aeef170932', 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:03.882714 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bcbebca4-4402-46be-af37-47ef367b6560 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Delete volume request issued successfully. Aug 14 00:37:03.882714 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bcbebca4-4402-46be-af37-47ef367b6560 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 returned with HTTP 202 Aug 14 00:37:03.882714 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 597/2361] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:03 2026] DELETE /volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:03.889753 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c119efb4-4f15-4849-ae5f-22911778f1d8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:03.890892 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-26db5c37-b795-4346-8225-b368dcad3c28 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:03.891058 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c119efb4-4f15-4849-ae5f-22911778f1d8 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] GET https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 Aug 14 00:37:03.891391 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c119efb4-4f15-4849-ae5f-22911778f1d8 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:03.891761 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c119efb4-4f15-4849-ae5f-22911778f1d8 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:03.894521 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-26db5c37-b795-4346-8225-b368dcad3c28 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 Aug 14 00:37:03.894883 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-26db5c37-b795-4346-8225-b368dcad3c28 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:03.895052 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-26db5c37-b795-4346-8225-b368dcad3c28 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:03.904426 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:03.904426 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:03.904878 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:03.904878 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:03.910775 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c119efb4-4f15-4849-ae5f-22911778f1d8 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Volume info retrieved successfully. Aug 14 00:37:03.910967 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-26db5c37-b795-4346-8225-b368dcad3c28 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:37:03.915780 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-26db5c37-b795-4346-8225-b368dcad3c28 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 returned with HTTP 200 Aug 14 00:37:03.916244 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 596/2362] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:03 2026] GET /volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:03.917433 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c119efb4-4f15-4849-ae5f-22911778f1d8 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 returned with HTTP 200 Aug 14 00:37:03.918055 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 590/2363] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:03 2026] GET /volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:03.939221 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-86a3ddf5-afef-42a5-b3fa-958079f12ac5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:03.941649 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-86a3ddf5-afef-42a5-b3fa-958079f12ac5 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] POST https://10.4.3.208/volume/v3/volume-transfers Aug 14 00:37:03.942692 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-86a3ddf5-afef-42a5-b3fa-958079f12ac5 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5a8619db-6694-4f07-af8a-77934e4acc49"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:03.944710 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volume_transfer [None req-86a3ddf5-afef-42a5-b3fa-958079f12ac5 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Creating new volume transfer {'transfer': {'volume_id': '5a8619db-6694-4f07-af8a-77934e4acc49'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 00:37:03.944710 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volume_transfer [None req-86a3ddf5-afef-42a5-b3fa-958079f12ac5 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Creating transfer of volume 5a8619db-6694-4f07-af8a-77934e4acc49 Aug 14 00:37:03.944710 np0000007289 devstack@c-api.service[100210]: INFO cinder.transfer.api [None req-86a3ddf5-afef-42a5-b3fa-958079f12ac5 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Generating transfer record for volume 5a8619db-6694-4f07-af8a-77934e4acc49 Aug 14 00:37:03.953563 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:03.953563 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:03.971546 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-86a3ddf5-afef-42a5-b3fa-958079f12ac5 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volume-transfers returned with HTTP 202 Aug 14 00:37:03.972585 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 598/2364] 10.4.3.208 () {70 vars in 1326 bytes} [Fri Aug 14 00:37:03 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:03.982490 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7731f962-84be-4320-946f-adee3edeb398 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:03.986324 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7731f962-84be-4320-946f-adee3edeb398 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] GET https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 Aug 14 00:37:03.986952 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7731f962-84be-4320-946f-adee3edeb398 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:03.986952 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7731f962-84be-4320-946f-adee3edeb398 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:03.997657 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:03.997657 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:04.005847 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7731f962-84be-4320-946f-adee3edeb398 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Volume info retrieved successfully. Aug 14 00:37:04.013322 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7731f962-84be-4320-946f-adee3edeb398 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 returned with HTTP 200 Aug 14 00:37:04.014120 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 597/2365] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:03 2026] GET /volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:04.030659 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-72f5e65a-3f7b-4653-a7f4-fb58dd06019a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:04.033896 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-72f5e65a-3f7b-4653-a7f4-fb58dd06019a tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] GET https://10.4.3.208/volume/v3/volume-transfers/fe78dc74-adfc-4d0d-af23-631d085c022b Aug 14 00:37:04.033896 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-72f5e65a-3f7b-4653-a7f4-fb58dd06019a tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:04.035237 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-72f5e65a-3f7b-4653-a7f4-fb58dd06019a tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:04.040515 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-72f5e65a-3f7b-4653-a7f4-fb58dd06019a tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volume-transfers/fe78dc74-adfc-4d0d-af23-631d085c022b returned with HTTP 200 Aug 14 00:37:04.041197 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 591/2366] 10.4.3.208 () {68 vars in 1416 bytes} [Fri Aug 14 00:37:04 2026] GET /volume/v3/volume-transfers/fe78dc74-adfc-4d0d-af23-631d085c022b => generated 540 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:04.056016 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a1b9987b-dd38-4ae4-9ed0-074d23d350bc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:04.057938 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a1b9987b-dd38-4ae4-9ed0-074d23d350bc tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] GET https://10.4.3.208/volume/v3/volume-transfers Aug 14 00:37:04.058709 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a1b9987b-dd38-4ae4-9ed0-074d23d350bc tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:04.058709 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a1b9987b-dd38-4ae4-9ed0-074d23d350bc tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:04.059453 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volume_transfer [None req-a1b9987b-dd38-4ae4-9ed0-074d23d350bc tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Listing volume transfers {{(pid=100210) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 00:37:04.064717 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a1b9987b-dd38-4ae4-9ed0-074d23d350bc tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volume-transfers returned with HTTP 200 Aug 14 00:37:04.064886 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 599/2367] 10.4.3.208 () {68 vars in 1305 bytes} [Fri Aug 14 00:37:04 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:04.077447 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6ff7ae3d-fd36-4b59-b7ed-8fd86559d4b7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:04.087658 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3ca704d0-3b69-4332-ad1a-4fafc2ed12da None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:04.091136 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3ca704d0-3b69-4332-ad1a-4fafc2ed12da tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c Aug 14 00:37:04.091136 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3ca704d0-3b69-4332-ad1a-4fafc2ed12da tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:04.091136 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3ca704d0-3b69-4332-ad1a-4fafc2ed12da tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:04.094060 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Create volume of 1 GB Aug 14 00:37:04.100283 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Availability Zones retrieved successfully. Aug 14 00:37:04.107522 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Flow 'volume_create_api' (f8075366-315c-405b-8344-26a78c6a9d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:04.107522 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2e4f699-5e11-4785-a7a8-7e24f205f0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:04.107522 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:04.109615 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:04.109615 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:04.116067 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3ca704d0-3b69-4332-ad1a-4fafc2ed12da tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:37:04.121675 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3ca704d0-3b69-4332-ad1a-4fafc2ed12da tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c returned with HTTP 200 Aug 14 00:37:04.122400 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 592/2368] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:04 2026] GET /volume/v3/volumes/aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:37:04.138207 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-38966958-37b4-438a-b90a-d2b9aeade2cc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:04.140162 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38966958-37b4-438a-b90a-d2b9aeade2cc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:37:04.140573 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38966958-37b4-438a-b90a-d2b9aeade2cc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c", "name": "tempest-type-Backup-1738374631"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:04.142060 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-38966958-37b4-438a-b90a-d2b9aeade2cc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Creating new backup {'backup': {'volume_id': 'aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c', 'name': 'tempest-type-Backup-1738374631'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:37:04.142214 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-38966958-37b4-438a-b90a-d2b9aeade2cc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Creating backup of volume aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c in container None Aug 14 00:37:04.152870 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:04.152870 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:04.153309 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-38966958-37b4-438a-b90a-d2b9aeade2cc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:37:04.176921 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-38966958-37b4-438a-b90a-d2b9aeade2cc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Created reservations ['90ae25a3-b295-4581-b635-5d96ec8a9c39', '66a5a9ca-a80b-48f7-b038-560d94c550d0'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:04.186896 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6ff7ae3d-fd36-4b59-b7ed-8fd86559d4b7 tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] POST https://10.4.3.208/volume/v3/volume-transfers/fe78dc74-adfc-4d0d-af23-631d085c022b/accept Aug 14 00:37:04.187457 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6ff7ae3d-fd36-4b59-b7ed-8fd86559d4b7 tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "80cb97a23254dbdd"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:04.189301 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.volume_transfer [None req-6ff7ae3d-fd36-4b59-b7ed-8fd86559d4b7 tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] Accepting volume transfer fe78dc74-adfc-4d0d-af23-631d085c022b {{(pid=100208) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 14 00:37:04.189521 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.volume_transfer [None req-6ff7ae3d-fd36-4b59-b7ed-8fd86559d4b7 tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] Accepting transfer fe78dc74-adfc-4d0d-af23-631d085c022b Aug 14 00:37:04.191416 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2e4f699-5e11-4785-a7a8-7e24f205f0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:04.192975 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56ac18f8-2344-4f19-af9b-567f61ff022e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:04.227175 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38966958-37b4-438a-b90a-d2b9aeade2cc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:37:04.227175 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 600/2369] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:37:04 2026] POST /volume/v3/backups => generated 316 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:04.234529 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-451814b8-c91e-4b2c-8dd4-115504695933 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:04.236501 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-451814b8-c91e-4b2c-8dd4-115504695933 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:04.236869 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-451814b8-c91e-4b2c-8dd4-115504695933 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:04.237148 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-451814b8-c91e-4b2c-8dd4-115504695933 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:04.237355 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-451814b8-c91e-4b2c-8dd4-115504695933 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:04.243821 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:04.243821 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:04.244831 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-451814b8-c91e-4b2c-8dd4-115504695933 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:04.245859 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 593/2370] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:04 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:04.276405 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-6ff7ae3d-fd36-4b59-b7ed-8fd86559d4b7 tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] Created reservations ['8eb740b3-8ae2-4200-bd64-5c8be62dda37', 'b74edb56-1922-485a-8a37-895f09979a3e', 'ff1d8a39-cff4-4fe3-84a9-cd07336185c5', '17c1b4d1-df73-40d8-ae05-b611bc1f0494'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:04.303606 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Created reservations ['4c8d7c1d-1c7b-4a3d-97d7-1804daa8a2c6', '6272b8de-05e6-4cb1-b7b3-b67c4019a60f', 'c92d608d-7cfe-4e07-942f-ffe5d4204bba', '62688cf0-7c92-4ecb-ab59-b55401410a11'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:04.305477 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56ac18f8-2344-4f19-af9b-567f61ff022e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c8d7c1d-1c7b-4a3d-97d7-1804daa8a2c6', '6272b8de-05e6-4cb1-b7b3-b67c4019a60f', 'c92d608d-7cfe-4e07-942f-ffe5d4204bba', '62688cf0-7c92-4ecb-ab59-b55401410a11']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:04.306289 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257d2fc9-505e-4fe4-8fd7-8f01661de771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:04.312675 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-6ff7ae3d-fd36-4b59-b7ed-8fd86559d4b7 tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] Created reservations ['728dbee5-a0a5-4959-9380-99dee0630f59', '068277cd-b4fb-4060-a748-15ff3928f43f', '80b08156-123f-493b-8dbc-c014c1984de2', '34f082f9-cab8-4eb4-a0d3-950bb8d9bbf2'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:04.331830 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fe101c27-db27-4c41-8d03-03fe99c954e4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:04.334988 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fe101c27-db27-4c41-8d03-03fe99c954e4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] DELETE https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 Aug 14 00:37:04.335714 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fe101c27-db27-4c41-8d03-03fe99c954e4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:04.335714 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fe101c27-db27-4c41-8d03-03fe99c954e4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:04.336697 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-fe101c27-db27-4c41-8d03-03fe99c954e4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Delete volume with id: 5d832683-e686-41ec-a64c-3a78fecd3ae5 Aug 14 00:37:04.341381 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257d2fc9-505e-4fe4-8fd7-8f01661de771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f', '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-2103420595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='136729ab73a748889f0df38348b4d2be',qos_specs=None,replication_status=,reservations=['4c8d7c1d-1c7b-4a3d-97d7-1804daa8a2c6','6272b8de-05e6-4cb1-b7b3-b67c4019a60f','c92d608d-7cfe-4e07-942f-ffe5d4204bba','62688cf0-7c92-4ecb-ab59-b55401410a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25b2366ad86b4bbd9befef2cd258dd88',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2103420595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='136729ab73a748889f0df38348b4d2be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25b2366ad86b4bbd9befef2cd258dd88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:04.341931 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3862c1a-858d-4a01-a8ef-cc4dde60e240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:04.348058 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:04.348058 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:04.348996 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fe101c27-db27-4c41-8d03-03fe99c954e4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:37:04.369243 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3862c1a-858d-4a01-a8ef-cc4dde60e240) transitioned into state 'SUCCESS' from state '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-2103420595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='136729ab73a748889f0df38348b4d2be',qos_specs=None,replication_status=,reservations=['4c8d7c1d-1c7b-4a3d-97d7-1804daa8a2c6','6272b8de-05e6-4cb1-b7b3-b67c4019a60f','c92d608d-7cfe-4e07-942f-ffe5d4204bba','62688cf0-7c92-4ecb-ab59-b55401410a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25b2366ad86b4bbd9befef2cd258dd88',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:04.369938 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d046a702-08f7-4e4f-be24-e6bd2c61dcf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:04.374230 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-6ff7ae3d-fd36-4b59-b7ed-8fd86559d4b7 tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] Created reservations ['28fec7e5-6690-43f6-88b5-9fdc26661619', '5cbf2328-2f5c-40cd-a1a7-2fe5faa34755', '5157c7a8-fd5c-47cc-918e-50d36fd2ef90', '59b68620-5412-483e-b0b5-585bce866d1b'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:04.380707 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fe101c27-db27-4c41-8d03-03fe99c954e4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Delete volume request issued successfully. Aug 14 00:37:04.380707 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fe101c27-db27-4c41-8d03-03fe99c954e4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 returned with HTTP 202 Aug 14 00:37:04.380707 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 601/2371] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:37:04 2026] DELETE /volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:37:04.383677 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d046a702-08f7-4e4f-be24-e6bd2c61dcf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:04.384848 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Flow 'volume_create_api' (f8075366-315c-405b-8344-26a78c6a9d29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:04.385298 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Create volume request issued successfully. Aug 14 00:37:04.385984 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-568b7e93-2ffc-4db9-85e2-3b1c14499229 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:04.386839 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 581/2372] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:37:03 2026] POST /volume/v3/volumes => generated 753 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:04.394701 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-75f8c6d4-d562-4b94-a205-719697724ee7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:04.394701 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-75f8c6d4-d562-4b94-a205-719697724ee7 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 Aug 14 00:37:04.394701 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-75f8c6d4-d562-4b94-a205-719697724ee7 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:04.394701 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-75f8c6d4-d562-4b94-a205-719697724ee7 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:04.405549 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-eb17503f-fa00-4f7b-8550-82235d9a71e0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:04.406231 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:04.406231 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:04.407729 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eb17503f-fa00-4f7b-8550-82235d9a71e0 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:04.407902 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eb17503f-fa00-4f7b-8550-82235d9a71e0 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:04.408133 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eb17503f-fa00-4f7b-8550-82235d9a71e0 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:04.415872 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-75f8c6d4-d562-4b94-a205-719697724ee7 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:37:04.419892 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:04.419892 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:04.423802 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-6ff7ae3d-fd36-4b59-b7ed-8fd86559d4b7 tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] Created reservations ['154ce0ed-0421-4d66-b6ca-a6d6822d7756', 'bdcf9039-0906-48a8-a18e-6470aaf16e5e', '3afdbb8f-007c-4a2f-8eba-a4e53f999012', '49870649-4d3d-4233-b652-1abdfe10366d'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:04.426549 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-eb17503f-fa00-4f7b-8550-82235d9a71e0 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:04.427211 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-75f8c6d4-d562-4b94-a205-719697724ee7 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 returned with HTTP 200 Aug 14 00:37:04.427891 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 594/2373] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:04 2026] GET /volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 => generated 1419 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:37:04.433118 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eb17503f-fa00-4f7b-8550-82235d9a71e0 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:04.433622 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 602/2374] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:04 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:04.479937 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6ff7ae3d-fd36-4b59-b7ed-8fd86559d4b7 tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] Transfer volume completed successfully. Aug 14 00:37:04.577513 np0000007289 devstack@c-api.service[100208]: INFO cinder.transfer.api [None req-6ff7ae3d-fd36-4b59-b7ed-8fd86559d4b7 tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] Volume 5a8619db-6694-4f07-af8a-77934e4acc49 has been transferred. Aug 14 00:37:04.586214 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6ff7ae3d-fd36-4b59-b7ed-8fd86559d4b7 tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] https://10.4.3.208/volume/v3/volume-transfers/fe78dc74-adfc-4d0d-af23-631d085c022b/accept returned with HTTP 202 Aug 14 00:37:04.586820 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 598/2375] 10.4.3.208 () {70 vars in 1458 bytes} [Fri Aug 14 00:37:04 2026] POST /volume/v3/volume-transfers/fe78dc74-adfc-4d0d-af23-631d085c022b/accept => generated 365 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:04.600797 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ba05fbac-f5a4-4578-975b-c05b5ed7023a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:04.603358 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ba05fbac-f5a4-4578-975b-c05b5ed7023a tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] GET https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 Aug 14 00:37:04.603753 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ba05fbac-f5a4-4578-975b-c05b5ed7023a tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:04.603987 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ba05fbac-f5a4-4578-975b-c05b5ed7023a tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:04.615927 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:04.615927 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:04.623842 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ba05fbac-f5a4-4578-975b-c05b5ed7023a tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] Volume info retrieved successfully. Aug 14 00:37:04.635687 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ba05fbac-f5a4-4578-975b-c05b5ed7023a tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 returned with HTTP 200 Aug 14 00:37:04.636255 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 582/2376] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:04 2026] GET /volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 => generated 946 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:04.652607 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1fdcc421-3b0a-4f3c-a583-d357837542d0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:04.656061 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1fdcc421-3b0a-4f3c-a583-d357837542d0 tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] GET https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 Aug 14 00:37:04.656599 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1fdcc421-3b0a-4f3c-a583-d357837542d0 tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:04.657024 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1fdcc421-3b0a-4f3c-a583-d357837542d0 tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:04.673520 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:04.673520 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:04.682903 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1fdcc421-3b0a-4f3c-a583-d357837542d0 tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] Volume info retrieved successfully. Aug 14 00:37:04.693277 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1fdcc421-3b0a-4f3c-a583-d357837542d0 tempest-VolumesTransfersV357Test-2087146927 tempest-VolumesTransfersV357Test-2087146927-project-member] https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 returned with HTTP 200 Aug 14 00:37:04.694203 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 595/2377] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:04 2026] GET /volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 => generated 946 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:04.710200 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9dea571d-8287-4c42-a138-c02d45cf1b89 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:04.714007 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9dea571d-8287-4c42-a138-c02d45cf1b89 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] DELETE https://10.4.3.208/volume/v3/volume-transfers/fe78dc74-adfc-4d0d-af23-631d085c022b Aug 14 00:37:04.714007 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9dea571d-8287-4c42-a138-c02d45cf1b89 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:04.714230 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9dea571d-8287-4c42-a138-c02d45cf1b89 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:04.714355 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.volume_transfer [None req-9dea571d-8287-4c42-a138-c02d45cf1b89 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Delete transfer with id: fe78dc74-adfc-4d0d-af23-631d085c022b Aug 14 00:37:04.724442 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9dea571d-8287-4c42-a138-c02d45cf1b89 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volume-transfers/fe78dc74-adfc-4d0d-af23-631d085c022b returned with HTTP 404 Aug 14 00:37:04.725517 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 603/2378] 10.4.3.208 () {68 vars in 1419 bytes} [Fri Aug 14 00:37:04 2026] DELETE /volume/v3/volume-transfers/fe78dc74-adfc-4d0d-af23-631d085c022b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:37:04.736192 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-98383511-54c2-40c2-9386-96d318695421 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:04.775809 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-98383511-54c2-40c2-9386-96d318695421 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 Aug 14 00:37:04.777118 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-98383511-54c2-40c2-9386-96d318695421 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:04.777118 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-98383511-54c2-40c2-9386-96d318695421 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:04.777118 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-98383511-54c2-40c2-9386-96d318695421 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Delete volume with id: 5a8619db-6694-4f07-af8a-77934e4acc49 Aug 14 00:37:04.790036 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:04.790036 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:04.792109 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-98383511-54c2-40c2-9386-96d318695421 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Volume info retrieved successfully. Aug 14 00:37:04.813026 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-98383511-54c2-40c2-9386-96d318695421 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Delete volume request issued successfully. Aug 14 00:37:04.813395 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-98383511-54c2-40c2-9386-96d318695421 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 returned with HTTP 202 Aug 14 00:37:04.813678 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 599/2379] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:37:04 2026] DELETE /volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:37:04.824229 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e7bf8565-fefe-441c-ae15-8ccfafae876f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:04.826885 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e7bf8565-fefe-441c-ae15-8ccfafae876f tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] GET https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 Aug 14 00:37:04.827201 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e7bf8565-fefe-441c-ae15-8ccfafae876f tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:04.827442 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e7bf8565-fefe-441c-ae15-8ccfafae876f tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:04.838934 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:04.838934 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:04.842055 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e7bf8565-fefe-441c-ae15-8ccfafae876f tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Volume info retrieved successfully. Aug 14 00:37:04.853999 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e7bf8565-fefe-441c-ae15-8ccfafae876f tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 returned with HTTP 200 Aug 14 00:37:04.854473 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 583/2380] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:04 2026] GET /volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:37:04.932191 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f01f6775-483c-4f27-8fad-2540bdecef7d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:04.933941 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f01f6775-483c-4f27-8fad-2540bdecef7d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 Aug 14 00:37:04.934149 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f01f6775-483c-4f27-8fad-2540bdecef7d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:04.934327 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f01f6775-483c-4f27-8fad-2540bdecef7d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:04.939772 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f01f6775-483c-4f27-8fad-2540bdecef7d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 returned with HTTP 404 Aug 14 00:37:04.940239 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 596/2381] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:04 2026] GET /volume/v3/volumes/79abf69c-bf35-4e0b-8a2e-41ee1058a1a0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:04.955860 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4ae136d6-993a-47b1-827e-dec379552226 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:04.957744 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:04.958062 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1560281260"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:04.960486 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1560281260'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:04.960615 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Create volume of 1 GB Aug 14 00:37:04.965954 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Availability Zones retrieved successfully. Aug 14 00:37:04.971315 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Flow 'volume_create_api' (46605617-4af4-4765-a920-6c89e942451e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:04.972446 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9423e24e-a59f-425c-8da5-19280051ee4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:04.973425 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:05.002441 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9423e24e-a59f-425c-8da5-19280051ee4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:05.003115 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3708371-a1a6-45a0-b55a-0099b02384de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:05.039025 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Created reservations ['289c9683-9faa-4dbd-9811-a1d5fa80f7e3', '1494cac3-ff3f-486f-a55f-51eeda88d634', '1a137f2a-a893-47a1-a91c-1c798ae05a2c', '479e3c59-7820-48dc-affe-45892cc7d2d9'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:05.039777 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3708371-a1a6-45a0-b55a-0099b02384de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['289c9683-9faa-4dbd-9811-a1d5fa80f7e3', '1494cac3-ff3f-486f-a55f-51eeda88d634', '1a137f2a-a893-47a1-a91c-1c798ae05a2c', '479e3c59-7820-48dc-affe-45892cc7d2d9']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:05.040483 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdab26bf-43a0-4c9e-a71c-f223030c73eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:05.065076 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdab26bf-43a0-4c9e-a71c-f223030c73eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1560281260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f97ad6def1704a0390be66636be6f9b3',qos_specs=None,replication_status=,reservations=['289c9683-9faa-4dbd-9811-a1d5fa80f7e3','1494cac3-ff3f-486f-a55f-51eeda88d634','1a137f2a-a893-47a1-a91c-1c798ae05a2c','479e3c59-7820-48dc-affe-45892cc7d2d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f56e4c9a4b247419e855e92efd95676',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1560281260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f97ad6def1704a0390be66636be6f9b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f56e4c9a4b247419e855e92efd95676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:05.066167 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad1a12f-db48-4c98-aea0-c07f538a4c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:05.090205 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad1a12f-db48-4c98-aea0-c07f538a4c24) transitioned into state 'SUCCESS' from state '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-1560281260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f97ad6def1704a0390be66636be6f9b3',qos_specs=None,replication_status=,reservations=['289c9683-9faa-4dbd-9811-a1d5fa80f7e3','1494cac3-ff3f-486f-a55f-51eeda88d634','1a137f2a-a893-47a1-a91c-1c798ae05a2c','479e3c59-7820-48dc-affe-45892cc7d2d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f56e4c9a4b247419e855e92efd95676',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:05.091195 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71221455-df51-441b-b4e8-96743fafadab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:05.103771 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71221455-df51-441b-b4e8-96743fafadab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:05.104926 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Flow 'volume_create_api' (46605617-4af4-4765-a920-6c89e942451e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:05.105385 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Create volume request issued successfully. Aug 14 00:37:05.106327 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4ae136d6-993a-47b1-827e-dec379552226 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:05.107050 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 604/2382] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:04 2026] POST /volume/v3/volumes => generated 754 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:05.119073 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-11a6c495-061e-4ace-a90d-ba73d3086e03 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:05.122851 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-11a6c495-061e-4ace-a90d-ba73d3086e03 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 Aug 14 00:37:05.122851 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-11a6c495-061e-4ace-a90d-ba73d3086e03 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:05.122851 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-11a6c495-061e-4ace-a90d-ba73d3086e03 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:05.129115 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:05.129115 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:05.134052 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-11a6c495-061e-4ace-a90d-ba73d3086e03 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:37:05.139233 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-11a6c495-061e-4ace-a90d-ba73d3086e03 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 returned with HTTP 200 Aug 14 00:37:05.139893 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 600/2383] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:05 2026] GET /volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:05.262193 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-31f58125-c6ce-4ac6-be88-f1537bab10f4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:05.265965 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-31f58125-c6ce-4ac6-be88-f1537bab10f4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:05.265965 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-31f58125-c6ce-4ac6-be88-f1537bab10f4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:05.267602 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-31f58125-c6ce-4ac6-be88-f1537bab10f4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:05.267602 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-31f58125-c6ce-4ac6-be88-f1537bab10f4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:05.276237 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:05.276237 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:05.276803 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-31f58125-c6ce-4ac6-be88-f1537bab10f4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:05.277850 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 584/2384] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:05 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:05.447713 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1b8855b0-2a7d-48e6-b567-53cedced9559 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:05.450040 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1b8855b0-2a7d-48e6-b567-53cedced9559 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 Aug 14 00:37:05.450186 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-569f8b2a-2652-4647-91b0-1b0419f1521e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:05.450419 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1b8855b0-2a7d-48e6-b567-53cedced9559 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:05.450789 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1b8855b0-2a7d-48e6-b567-53cedced9559 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:05.452337 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-569f8b2a-2652-4647-91b0-1b0419f1521e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:05.452530 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-569f8b2a-2652-4647-91b0-1b0419f1521e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:05.452731 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-569f8b2a-2652-4647-91b0-1b0419f1521e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:05.457447 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1b8855b0-2a7d-48e6-b567-53cedced9559 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 returned with HTTP 404 Aug 14 00:37:05.458076 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 597/2385] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:05 2026] GET /volume/v3/volumes/5d832683-e686-41ec-a64c-3a78fecd3ae5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:37:05.460333 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:05.460333 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:05.466294 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-569f8b2a-2652-4647-91b0-1b0419f1521e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:05.466443 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b48bd132-6b81-4afc-ab2f-f72c06cacd82 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:05.468422 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b48bd132-6b81-4afc-ab2f-f72c06cacd82 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/444df29f-31ec-4cf4-8882-e6becfecd4c1 Aug 14 00:37:05.468920 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b48bd132-6b81-4afc-ab2f-f72c06cacd82 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:05.469361 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b48bd132-6b81-4afc-ab2f-f72c06cacd82 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:05.470105 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-b48bd132-6b81-4afc-ab2f-f72c06cacd82 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Delete snapshot with id: 444df29f-31ec-4cf4-8882-e6becfecd4c1 Aug 14 00:37:05.470295 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-569f8b2a-2652-4647-91b0-1b0419f1521e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:05.470751 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 605/2386] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:05 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:05.476058 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:05.476058 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:05.476885 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b48bd132-6b81-4afc-ab2f-f72c06cacd82 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Snapshot retrieved successfully. Aug 14 00:37:05.498951 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b48bd132-6b81-4afc-ab2f-f72c06cacd82 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Snapshot delete request issued successfully. Aug 14 00:37:05.498951 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b48bd132-6b81-4afc-ab2f-f72c06cacd82 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/snapshots/444df29f-31ec-4cf4-8882-e6becfecd4c1 returned with HTTP 202 Aug 14 00:37:05.498951 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 601/2387] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:37:05 2026] DELETE /volume/v3/snapshots/444df29f-31ec-4cf4-8882-e6becfecd4c1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:05.506646 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7afa348c-6536-424b-a665-52e5c6ce351e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:05.508710 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7afa348c-6536-424b-a665-52e5c6ce351e tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/snapshots/444df29f-31ec-4cf4-8882-e6becfecd4c1 Aug 14 00:37:05.509144 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7afa348c-6536-424b-a665-52e5c6ce351e tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:05.509144 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7afa348c-6536-424b-a665-52e5c6ce351e tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:05.516331 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:05.516331 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:05.516841 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7afa348c-6536-424b-a665-52e5c6ce351e tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Snapshot retrieved successfully. Aug 14 00:37:05.517897 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7afa348c-6536-424b-a665-52e5c6ce351e tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/snapshots/444df29f-31ec-4cf4-8882-e6becfecd4c1 returned with HTTP 200 Aug 14 00:37:05.518459 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 585/2388] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:05 2026] GET /volume/v3/snapshots/444df29f-31ec-4cf4-8882-e6becfecd4c1 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:05.867658 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fe9ca026-0253-49ce-bf0a-e29708e65f9e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:05.870757 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fe9ca026-0253-49ce-bf0a-e29708e65f9e tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] GET https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 Aug 14 00:37:05.871169 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fe9ca026-0253-49ce-bf0a-e29708e65f9e tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:05.871533 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fe9ca026-0253-49ce-bf0a-e29708e65f9e tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:05.879932 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fe9ca026-0253-49ce-bf0a-e29708e65f9e tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 returned with HTTP 404 Aug 14 00:37:05.880641 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 598/2389] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:05 2026] GET /volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:37:05.890495 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ea1ca8e1-63b3-4e7c-988a-435a5d03f1a3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:05.893652 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ea1ca8e1-63b3-4e7c-988a-435a5d03f1a3 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] GET https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 Aug 14 00:37:05.893652 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ea1ca8e1-63b3-4e7c-988a-435a5d03f1a3 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:05.893652 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ea1ca8e1-63b3-4e7c-988a-435a5d03f1a3 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:05.899696 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ea1ca8e1-63b3-4e7c-988a-435a5d03f1a3 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 returned with HTTP 404 Aug 14 00:37:05.900248 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 606/2390] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:05 2026] GET /volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:37:05.909051 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-74e380f9-6770-4018-a596-1de1bf3f47c3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:05.911056 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-74e380f9-6770-4018-a596-1de1bf3f47c3 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] DELETE https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 Aug 14 00:37:05.911442 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-74e380f9-6770-4018-a596-1de1bf3f47c3 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:05.911795 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-74e380f9-6770-4018-a596-1de1bf3f47c3 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:05.912126 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-74e380f9-6770-4018-a596-1de1bf3f47c3 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Delete volume with id: 5a8619db-6694-4f07-af8a-77934e4acc49 Aug 14 00:37:05.918452 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-74e380f9-6770-4018-a596-1de1bf3f47c3 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 returned with HTTP 404 Aug 14 00:37:05.919160 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 602/2391] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:37:05 2026] DELETE /volume/v3/volumes/5a8619db-6694-4f07-af8a-77934e4acc49 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:37:05.932690 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:05.935457 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:05.935749 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-64511842"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:05.937838 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-64511842'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:05.938040 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Create volume of 1 GB Aug 14 00:37:05.943177 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Availability Zones retrieved successfully. Aug 14 00:37:05.948425 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Flow 'volume_create_api' (f2c3ecf6-29aa-4b71-9c41-0d9b239f50f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:05.949409 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (075fe45f-87c7-44b0-a25e-288a95a3336f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:05.950423 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:05.985434 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (075fe45f-87c7-44b0-a25e-288a95a3336f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:05.986809 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb77f9c-1abd-4b4a-abb0-42c7c3dca986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:06.039050 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Created reservations ['7c726974-62da-4d16-8ce4-8603a4611aba', '2e6121b0-82ab-4099-b957-80d251b705aa', 'cbfc9bfa-af68-49a3-b875-dd608f433b18', '5eba8b58-e2f3-4ffe-92af-23e139711b9c'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:06.040005 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb77f9c-1abd-4b4a-abb0-42c7c3dca986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c726974-62da-4d16-8ce4-8603a4611aba', '2e6121b0-82ab-4099-b957-80d251b705aa', 'cbfc9bfa-af68-49a3-b875-dd608f433b18', '5eba8b58-e2f3-4ffe-92af-23e139711b9c']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:06.040898 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fff70a03-6e16-4d94-b399-1ffedd237771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:06.063991 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fff70a03-6e16-4d94-b399-1ffedd237771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aa0d8fe-2201-4479-9564-7d8a595c708f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-64511842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a22ff7779b4d4311b47cfee335cdf723',qos_specs=None,replication_status=,reservations=['7c726974-62da-4d16-8ce4-8603a4611aba','2e6121b0-82ab-4099-b957-80d251b705aa','cbfc9bfa-af68-49a3-b875-dd608f433b18','5eba8b58-e2f3-4ffe-92af-23e139711b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f502aa64eb14bdc8a05f089ac1ae393',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-64511842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aa0d8fe-2201-4479-9564-7d8a595c708f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a22ff7779b4d4311b47cfee335cdf723',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f502aa64eb14bdc8a05f089ac1ae393',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:06.064831 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7358c000-c26e-4e5b-a08d-63d4797213c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:06.084690 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7358c000-c26e-4e5b-a08d-63d4797213c7) transitioned into state 'SUCCESS' from state '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-64511842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a22ff7779b4d4311b47cfee335cdf723',qos_specs=None,replication_status=,reservations=['7c726974-62da-4d16-8ce4-8603a4611aba','2e6121b0-82ab-4099-b957-80d251b705aa','cbfc9bfa-af68-49a3-b875-dd608f433b18','5eba8b58-e2f3-4ffe-92af-23e139711b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f502aa64eb14bdc8a05f089ac1ae393',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:06.085874 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f15a0a7d-3617-4219-89f0-bfd716cc52d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:06.095895 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f15a0a7d-3617-4219-89f0-bfd716cc52d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:06.096734 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Flow 'volume_create_api' (f2c3ecf6-29aa-4b71-9c41-0d9b239f50f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:06.097177 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Create volume request issued successfully. Aug 14 00:37:06.097789 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8fbc71c8-28e9-4eff-8a9c-8aed5eddea11 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:06.098259 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 586/2392] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:37:05 2026] POST /volume/v3/volumes => generated 817 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:06.109715 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-52332697-7f71-4e54-9eee-8c5e26af48e9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:06.111479 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-52332697-7f71-4e54-9eee-8c5e26af48e9 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] GET https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f Aug 14 00:37:06.111813 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-52332697-7f71-4e54-9eee-8c5e26af48e9 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:06.112043 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-52332697-7f71-4e54-9eee-8c5e26af48e9 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:06.119399 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:06.119399 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:06.123112 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-52332697-7f71-4e54-9eee-8c5e26af48e9 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Volume info retrieved successfully. Aug 14 00:37:06.127632 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-52332697-7f71-4e54-9eee-8c5e26af48e9 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f returned with HTTP 200 Aug 14 00:37:06.128196 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 599/2393] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:06 2026] GET /volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f => generated 885 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:06.155256 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0e4a186a-9200-4f49-9740-c4b6be814a20 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:06.157377 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0e4a186a-9200-4f49-9740-c4b6be814a20 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 Aug 14 00:37:06.157618 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0e4a186a-9200-4f49-9740-c4b6be814a20 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:06.157806 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0e4a186a-9200-4f49-9740-c4b6be814a20 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:06.164860 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:06.164860 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:06.168902 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0e4a186a-9200-4f49-9740-c4b6be814a20 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:37:06.173586 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0e4a186a-9200-4f49-9740-c4b6be814a20 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 returned with HTTP 200 Aug 14 00:37:06.174042 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 607/2394] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:06 2026] GET /volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:06.190622 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-144f899c-f2e9-4af3-897e-2c0e46bf8405 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:06.192170 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-144f899c-f2e9-4af3-897e-2c0e46bf8405 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:37:06.192599 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-144f899c-f2e9-4af3-897e-2c0e46bf8405 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10", "name": "tempest-VolumesBackupsAdminTest-Backup-257868715", "container": "tempest-volumesbackupsadmintest-backup-container-1784037386"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:06.194023 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-144f899c-f2e9-4af3-897e-2c0e46bf8405 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Creating new backup {'backup': {'volume_id': '88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10', 'name': 'tempest-VolumesBackupsAdminTest-Backup-257868715', 'container': 'tempest-volumesbackupsadmintest-backup-container-1784037386'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:37:06.195338 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-144f899c-f2e9-4af3-897e-2c0e46bf8405 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Creating backup of volume 88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 in container tempest-volumesbackupsadmintest-backup-container-1784037386 Aug 14 00:37:06.203739 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:06.203739 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:06.203739 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-144f899c-f2e9-4af3-897e-2c0e46bf8405 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:37:06.218776 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-144f899c-f2e9-4af3-897e-2c0e46bf8405 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Created reservations ['7ca6ebb0-1d5a-4c5c-b4c2-1480d6d24c40', 'e9990e4b-8808-4f8b-833c-09bd60a3e2b2'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:06.249024 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-144f899c-f2e9-4af3-897e-2c0e46bf8405 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:37:06.249024 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 603/2395] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:37:06 2026] POST /volume/v3/backups => generated 334 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:06.258443 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d1f8f2b5-2c19-4e19-bc39-c02ee7e54cdc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:06.260882 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d1f8f2b5-2c19-4e19-bc39-c02ee7e54cdc tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:06.261163 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d1f8f2b5-2c19-4e19-bc39-c02ee7e54cdc tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:06.261412 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d1f8f2b5-2c19-4e19-bc39-c02ee7e54cdc tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:06.261544 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d1f8f2b5-2c19-4e19-bc39-c02ee7e54cdc tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:06.267011 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:06.267011 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:06.268136 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d1f8f2b5-2c19-4e19-bc39-c02ee7e54cdc tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:06.272127 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 587/2396] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:06 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:06.292969 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8e4ec56f-22d0-40f1-b55c-b09a07a3105e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:06.298492 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8e4ec56f-22d0-40f1-b55c-b09a07a3105e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:06.298734 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8e4ec56f-22d0-40f1-b55c-b09a07a3105e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:06.298924 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8e4ec56f-22d0-40f1-b55c-b09a07a3105e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:06.299029 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-8e4ec56f-22d0-40f1-b55c-b09a07a3105e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:06.309110 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:06.309110 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:06.310063 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8e4ec56f-22d0-40f1-b55c-b09a07a3105e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:06.310522 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 600/2397] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:06 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 725 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:06.484168 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-35d1bbf9-daf7-47c3-9995-76ad5d76212c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:06.486116 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-35d1bbf9-daf7-47c3-9995-76ad5d76212c tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:06.486521 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-35d1bbf9-daf7-47c3-9995-76ad5d76212c tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:06.486644 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-35d1bbf9-daf7-47c3-9995-76ad5d76212c tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:06.493462 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:06.493462 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:06.497199 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-35d1bbf9-daf7-47c3-9995-76ad5d76212c tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:06.501482 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-35d1bbf9-daf7-47c3-9995-76ad5d76212c tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:06.501946 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 608/2398] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:06 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:06.528929 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3a445751-1cfd-4aeb-8ec4-bb37dfbc02f4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:06.530435 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3a445751-1cfd-4aeb-8ec4-bb37dfbc02f4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/snapshots/444df29f-31ec-4cf4-8882-e6becfecd4c1 Aug 14 00:37:06.530862 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3a445751-1cfd-4aeb-8ec4-bb37dfbc02f4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:06.531252 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3a445751-1cfd-4aeb-8ec4-bb37dfbc02f4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:06.537051 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3a445751-1cfd-4aeb-8ec4-bb37dfbc02f4 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/snapshots/444df29f-31ec-4cf4-8882-e6becfecd4c1 returned with HTTP 404 Aug 14 00:37:06.538348 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 604/2399] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:06 2026] GET /volume/v3/snapshots/444df29f-31ec-4cf4-8882-e6becfecd4c1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:07.142564 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1bf95066-b7b0-4212-a565-b58dfcc3318b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:07.145050 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1bf95066-b7b0-4212-a565-b58dfcc3318b tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] GET https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f Aug 14 00:37:07.145328 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1bf95066-b7b0-4212-a565-b58dfcc3318b tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:07.145550 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1bf95066-b7b0-4212-a565-b58dfcc3318b tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:07.153134 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:07.153134 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:07.157286 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1bf95066-b7b0-4212-a565-b58dfcc3318b tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Volume info retrieved successfully. Aug 14 00:37:07.161870 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1bf95066-b7b0-4212-a565-b58dfcc3318b tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f returned with HTTP 200 Aug 14 00:37:07.162331 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 588/2400] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:07 2026] GET /volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:07.181632 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-07edae39-1429-4766-b32b-5801d5bf9b8a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:07.185114 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-07edae39-1429-4766-b32b-5801d5bf9b8a tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] POST https://10.4.3.208/volume/v3/volume-transfers Aug 14 00:37:07.185114 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-07edae39-1429-4766-b32b-5801d5bf9b8a tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2aa0d8fe-2201-4479-9564-7d8a595c708f"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:07.185338 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volume_transfer [None req-07edae39-1429-4766-b32b-5801d5bf9b8a tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Creating new volume transfer {'transfer': {'volume_id': '2aa0d8fe-2201-4479-9564-7d8a595c708f'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 14 00:37:07.185536 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volume_transfer [None req-07edae39-1429-4766-b32b-5801d5bf9b8a tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Creating transfer of volume 2aa0d8fe-2201-4479-9564-7d8a595c708f Aug 14 00:37:07.185726 np0000007289 devstack@c-api.service[100211]: INFO cinder.transfer.api [None req-07edae39-1429-4766-b32b-5801d5bf9b8a tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Generating transfer record for volume 2aa0d8fe-2201-4479-9564-7d8a595c708f Aug 14 00:37:07.196565 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:07.196565 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:07.207871 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-07edae39-1429-4766-b32b-5801d5bf9b8a tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volume-transfers returned with HTTP 202 Aug 14 00:37:07.207871 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 601/2401] 10.4.3.208 () {70 vars in 1326 bytes} [Fri Aug 14 00:37:07 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:07.219597 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-79eee1a3-45e1-4e63-a2f4-e1a836658a90 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:07.221981 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79eee1a3-45e1-4e63-a2f4-e1a836658a90 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] GET https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f Aug 14 00:37:07.222253 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79eee1a3-45e1-4e63-a2f4-e1a836658a90 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:07.222484 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79eee1a3-45e1-4e63-a2f4-e1a836658a90 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:07.232205 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:07.232205 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:07.234281 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-79eee1a3-45e1-4e63-a2f4-e1a836658a90 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Volume info retrieved successfully. Aug 14 00:37:07.238844 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79eee1a3-45e1-4e63-a2f4-e1a836658a90 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f returned with HTTP 200 Aug 14 00:37:07.241496 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 609/2402] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:07 2026] GET /volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:07.261312 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-edfc4036-c7ce-4ee2-bdf3-6463c9cce17e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:07.264693 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-edfc4036-c7ce-4ee2-bdf3-6463c9cce17e tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] GET https://10.4.3.208/volume/v3/volume-transfers/detail Aug 14 00:37:07.264938 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-edfc4036-c7ce-4ee2-bdf3-6463c9cce17e tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:07.265221 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-edfc4036-c7ce-4ee2-bdf3-6463c9cce17e tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:07.265476 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volume_transfer [None req-edfc4036-c7ce-4ee2-bdf3-6463c9cce17e tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Listing volume transfers {{(pid=100208) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 14 00:37:07.265798 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:07.265798 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:07.271167 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-edfc4036-c7ce-4ee2-bdf3-6463c9cce17e tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 14 00:37:07.271167 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 605/2403] 10.4.3.208 () {68 vars in 1326 bytes} [Fri Aug 14 00:37:07 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:07.285978 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-20c425ea-21de-4e11-9b20-f2e4f69136ee None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:07.289982 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-20c425ea-21de-4e11-9b20-f2e4f69136ee tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:07.290617 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-20c425ea-21de-4e11-9b20-f2e4f69136ee tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:07.290737 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-20c425ea-21de-4e11-9b20-f2e4f69136ee tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:07.290782 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-20c425ea-21de-4e11-9b20-f2e4f69136ee tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:07.294710 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8c74fee9-9ae3-4a40-931e-735c489f44bb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:07.297141 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8c74fee9-9ae3-4a40-931e-735c489f44bb tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] DELETE https://10.4.3.208/volume/v3/volume-transfers/19c32ed3-6c13-4049-801b-dd1a06a29d3d Aug 14 00:37:07.297297 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:07.297297 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:07.297376 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8c74fee9-9ae3-4a40-931e-735c489f44bb tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:07.297598 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8c74fee9-9ae3-4a40-931e-735c489f44bb tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:07.297796 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.volume_transfer [None req-8c74fee9-9ae3-4a40-931e-735c489f44bb tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Delete transfer with id: 19c32ed3-6c13-4049-801b-dd1a06a29d3d Aug 14 00:37:07.298452 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-20c425ea-21de-4e11-9b20-f2e4f69136ee tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:07.299017 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 589/2404] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:07 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:07.308912 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:07.308912 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:07.319593 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8c74fee9-9ae3-4a40-931e-735c489f44bb tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volume-transfers/19c32ed3-6c13-4049-801b-dd1a06a29d3d returned with HTTP 202 Aug 14 00:37:07.320081 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 602/2405] 10.4.3.208 () {68 vars in 1419 bytes} [Fri Aug 14 00:37:07 2026] DELETE /volume/v3/volume-transfers/19c32ed3-6c13-4049-801b-dd1a06a29d3d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:37:07.328152 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b15ba48f-38d6-47de-b1c1-d9cd299bbc90 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:07.329845 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b15ba48f-38d6-47de-b1c1-d9cd299bbc90 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:07.330045 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b15ba48f-38d6-47de-b1c1-d9cd299bbc90 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:07.330289 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b15ba48f-38d6-47de-b1c1-d9cd299bbc90 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:07.330393 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b15ba48f-38d6-47de-b1c1-d9cd299bbc90 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:07.332550 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-829f501d-b0af-4501-bd58-ae902f2e1f1d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:07.336012 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:07.336012 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:07.336230 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-829f501d-b0af-4501-bd58-ae902f2e1f1d tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] GET https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f Aug 14 00:37:07.336516 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-829f501d-b0af-4501-bd58-ae902f2e1f1d tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:07.336648 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b15ba48f-38d6-47de-b1c1-d9cd299bbc90 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:07.336789 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-829f501d-b0af-4501-bd58-ae902f2e1f1d tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:07.336982 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 610/2406] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:07 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:07.350870 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:07.350870 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:07.359888 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-829f501d-b0af-4501-bd58-ae902f2e1f1d tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Volume info retrieved successfully. Aug 14 00:37:07.366041 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-829f501d-b0af-4501-bd58-ae902f2e1f1d tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f returned with HTTP 200 Aug 14 00:37:07.366627 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 606/2407] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:07 2026] GET /volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:07.383434 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8b2ab42d-9b13-4ad4-9fb2-e2b90e99455b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:07.385360 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8b2ab42d-9b13-4ad4-9fb2-e2b90e99455b tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] DELETE https://10.4.3.208/volume/v3/volume-transfers/19c32ed3-6c13-4049-801b-dd1a06a29d3d Aug 14 00:37:07.385579 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8b2ab42d-9b13-4ad4-9fb2-e2b90e99455b tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:07.385782 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8b2ab42d-9b13-4ad4-9fb2-e2b90e99455b tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:07.385886 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.volume_transfer [None req-8b2ab42d-9b13-4ad4-9fb2-e2b90e99455b tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Delete transfer with id: 19c32ed3-6c13-4049-801b-dd1a06a29d3d Aug 14 00:37:07.389205 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8b2ab42d-9b13-4ad4-9fb2-e2b90e99455b tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volume-transfers/19c32ed3-6c13-4049-801b-dd1a06a29d3d returned with HTTP 404 Aug 14 00:37:07.389709 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 590/2408] 10.4.3.208 () {68 vars in 1419 bytes} [Fri Aug 14 00:37:07 2026] DELETE /volume/v3/volume-transfers/19c32ed3-6c13-4049-801b-dd1a06a29d3d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:37:07.399479 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-85e43cf0-281f-4449-9901-49b9a1a13ad1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:07.401556 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-85e43cf0-281f-4449-9901-49b9a1a13ad1 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f Aug 14 00:37:07.401878 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-85e43cf0-281f-4449-9901-49b9a1a13ad1 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:07.402079 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-85e43cf0-281f-4449-9901-49b9a1a13ad1 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:07.402283 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-85e43cf0-281f-4449-9901-49b9a1a13ad1 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Delete volume with id: 2aa0d8fe-2201-4479-9564-7d8a595c708f Aug 14 00:37:07.413271 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:07.413271 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:07.413742 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-85e43cf0-281f-4449-9901-49b9a1a13ad1 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Volume info retrieved successfully. Aug 14 00:37:07.449880 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-85e43cf0-281f-4449-9901-49b9a1a13ad1 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Delete volume request issued successfully. Aug 14 00:37:07.450181 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-85e43cf0-281f-4449-9901-49b9a1a13ad1 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f returned with HTTP 202 Aug 14 00:37:07.450973 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 603/2409] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:37:07 2026] DELETE /volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:37:07.464312 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a84ba5df-4539-49a0-90e1-c71859dc46f6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:07.466597 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a84ba5df-4539-49a0-90e1-c71859dc46f6 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] GET https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f Aug 14 00:37:07.466976 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a84ba5df-4539-49a0-90e1-c71859dc46f6 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:07.467702 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a84ba5df-4539-49a0-90e1-c71859dc46f6 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:07.481201 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:07.481201 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:07.490114 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a84ba5df-4539-49a0-90e1-c71859dc46f6 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Volume info retrieved successfully. Aug 14 00:37:07.496189 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a84ba5df-4539-49a0-90e1-c71859dc46f6 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f returned with HTTP 200 Aug 14 00:37:07.496881 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 611/2410] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:07 2026] GET /volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 00:37:07.519670 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bb180b6e-bc3e-4de5-b73d-d2746010a1ab None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:07.526575 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bb180b6e-bc3e-4de5-b73d-d2746010a1ab tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:07.527920 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bb180b6e-bc3e-4de5-b73d-d2746010a1ab tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:07.530735 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bb180b6e-bc3e-4de5-b73d-d2746010a1ab tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:07.552235 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:07.552235 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:07.577156 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-bb180b6e-bc3e-4de5-b73d-d2746010a1ab tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:07.598479 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bb180b6e-bc3e-4de5-b73d-d2746010a1ab tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:07.599543 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 607/2411] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:07 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 906 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:08.311195 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-52a9c6d9-200b-4aaa-b25c-02b0af649de0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:08.313993 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-52a9c6d9-200b-4aaa-b25c-02b0af649de0 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:08.314593 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-52a9c6d9-200b-4aaa-b25c-02b0af649de0 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:08.314666 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-52a9c6d9-200b-4aaa-b25c-02b0af649de0 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:08.314799 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-52a9c6d9-200b-4aaa-b25c-02b0af649de0 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:08.321029 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:08.321029 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:08.322335 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-52a9c6d9-200b-4aaa-b25c-02b0af649de0 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:08.322973 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 591/2412] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:08 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:08.348963 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-55c01e7e-1718-4fe1-bc5a-75e42088432f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:08.350945 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-55c01e7e-1718-4fe1-bc5a-75e42088432f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:08.351201 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-55c01e7e-1718-4fe1-bc5a-75e42088432f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:08.351449 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-55c01e7e-1718-4fe1-bc5a-75e42088432f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:08.351588 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-55c01e7e-1718-4fe1-bc5a-75e42088432f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:08.356687 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:08.356687 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:08.357075 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-55c01e7e-1718-4fe1-bc5a-75e42088432f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:08.357680 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 604/2413] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:08 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:08.522109 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c66be371-1752-4892-a48e-5a718df6c6e4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:08.522109 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c66be371-1752-4892-a48e-5a718df6c6e4 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] GET https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f Aug 14 00:37:08.522109 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c66be371-1752-4892-a48e-5a718df6c6e4 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:08.522109 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c66be371-1752-4892-a48e-5a718df6c6e4 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:08.527840 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c66be371-1752-4892-a48e-5a718df6c6e4 tempest-VolumesTransfersV357Test-751051075 tempest-VolumesTransfersV357Test-751051075-project-admin] https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f returned with HTTP 404 Aug 14 00:37:08.528314 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 612/2414] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:08 2026] GET /volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:37:08.535559 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-05b1e5a9-9e03-4320-93f1-bc68d2b0d112 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:08.537172 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-05b1e5a9-9e03-4320-93f1-bc68d2b0d112 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] GET https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f Aug 14 00:37:08.537403 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-05b1e5a9-9e03-4320-93f1-bc68d2b0d112 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:08.537584 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-05b1e5a9-9e03-4320-93f1-bc68d2b0d112 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:08.542755 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-05b1e5a9-9e03-4320-93f1-bc68d2b0d112 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f returned with HTTP 404 Aug 14 00:37:08.543211 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 608/2415] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:08 2026] GET /volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:37:08.550876 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-20f43b35-d761-4bcd-b033-d8e53d9cffd5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:08.553379 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-20f43b35-d761-4bcd-b033-d8e53d9cffd5 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] DELETE https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f Aug 14 00:37:08.553741 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-20f43b35-d761-4bcd-b033-d8e53d9cffd5 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:08.554032 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-20f43b35-d761-4bcd-b033-d8e53d9cffd5 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:08.554308 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-20f43b35-d761-4bcd-b033-d8e53d9cffd5 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] Delete volume with id: 2aa0d8fe-2201-4479-9564-7d8a595c708f Aug 14 00:37:08.560939 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-20f43b35-d761-4bcd-b033-d8e53d9cffd5 tempest-VolumesTransfersV357Test-927707947 tempest-VolumesTransfersV357Test-927707947-project-member] https://10.4.3.208/volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f returned with HTTP 404 Aug 14 00:37:08.561666 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 592/2416] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:37:08 2026] DELETE /volume/v3/volumes/2aa0d8fe-2201-4479-9564-7d8a595c708f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:37:08.618349 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8925ca32-cf17-4ff2-94e7-4c7aad3fc54f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:08.620627 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8925ca32-cf17-4ff2-94e7-4c7aad3fc54f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:08.621231 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8925ca32-cf17-4ff2-94e7-4c7aad3fc54f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:08.621426 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8925ca32-cf17-4ff2-94e7-4c7aad3fc54f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:08.631042 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:08.631042 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:08.635645 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8925ca32-cf17-4ff2-94e7-4c7aad3fc54f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:08.639328 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8925ca32-cf17-4ff2-94e7-4c7aad3fc54f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:08.639784 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 605/2417] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:08 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:09.337616 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b788f592-8cea-4390-82bb-3c47e39dca9e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:09.339690 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b788f592-8cea-4390-82bb-3c47e39dca9e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:09.339957 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b788f592-8cea-4390-82bb-3c47e39dca9e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:09.340250 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b788f592-8cea-4390-82bb-3c47e39dca9e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:09.340396 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b788f592-8cea-4390-82bb-3c47e39dca9e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:09.349426 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:09.349426 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:09.349426 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b788f592-8cea-4390-82bb-3c47e39dca9e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:09.349426 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 613/2418] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:09 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:09.370673 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f3498442-4fc3-4887-8ac5-6ea5ca2df8a1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:09.373196 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f3498442-4fc3-4887-8ac5-6ea5ca2df8a1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:09.376109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f3498442-4fc3-4887-8ac5-6ea5ca2df8a1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:09.376109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f3498442-4fc3-4887-8ac5-6ea5ca2df8a1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:09.376109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-f3498442-4fc3-4887-8ac5-6ea5ca2df8a1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:09.379152 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:09.379152 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:09.380003 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f3498442-4fc3-4887-8ac5-6ea5ca2df8a1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:09.380562 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 609/2419] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:09 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:09.657042 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a9df2537-98ff-4491-9899-caa162cedaa1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:09.659631 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a9df2537-98ff-4491-9899-caa162cedaa1 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:09.660013 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a9df2537-98ff-4491-9899-caa162cedaa1 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:09.660317 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a9df2537-98ff-4491-9899-caa162cedaa1 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:09.672298 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:09.672298 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:09.677711 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a9df2537-98ff-4491-9899-caa162cedaa1 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:09.683859 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a9df2537-98ff-4491-9899-caa162cedaa1 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:09.684444 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 593/2420] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:09 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:10.360917 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c0b8b0dd-9d1e-445f-bef5-8ba5b3e5cf30 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:10.362985 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c0b8b0dd-9d1e-445f-bef5-8ba5b3e5cf30 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:10.364550 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c0b8b0dd-9d1e-445f-bef5-8ba5b3e5cf30 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:10.364550 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c0b8b0dd-9d1e-445f-bef5-8ba5b3e5cf30 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:10.364550 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-c0b8b0dd-9d1e-445f-bef5-8ba5b3e5cf30 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:10.368876 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:10.368876 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:10.370020 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c0b8b0dd-9d1e-445f-bef5-8ba5b3e5cf30 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:10.370592 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 606/2421] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:10 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:10.397413 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2baf5ab5-33ea-4691-a897-12134a818861 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:10.399394 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2baf5ab5-33ea-4691-a897-12134a818861 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:10.399653 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2baf5ab5-33ea-4691-a897-12134a818861 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:10.400013 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2baf5ab5-33ea-4691-a897-12134a818861 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:10.400177 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-2baf5ab5-33ea-4691-a897-12134a818861 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:10.404740 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:10.404740 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:10.405448 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2baf5ab5-33ea-4691-a897-12134a818861 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:10.405892 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 614/2422] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:10 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:10.697617 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f461bd74-0833-4926-ac9f-fec229cff51f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:10.699630 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f461bd74-0833-4926-ac9f-fec229cff51f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:10.699867 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f461bd74-0833-4926-ac9f-fec229cff51f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:10.700120 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f461bd74-0833-4926-ac9f-fec229cff51f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:10.708938 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:10.708938 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:10.713298 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f461bd74-0833-4926-ac9f-fec229cff51f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:10.718300 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f461bd74-0833-4926-ac9f-fec229cff51f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:10.719368 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 610/2423] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:10 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:11.386935 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-450e1fba-9cbb-44ed-978b-2dbba8cb3b75 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:11.389452 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-450e1fba-9cbb-44ed-978b-2dbba8cb3b75 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:11.389909 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-450e1fba-9cbb-44ed-978b-2dbba8cb3b75 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:11.389963 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-450e1fba-9cbb-44ed-978b-2dbba8cb3b75 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:11.390101 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-450e1fba-9cbb-44ed-978b-2dbba8cb3b75 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:11.396236 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:11.396236 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:11.397381 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-450e1fba-9cbb-44ed-978b-2dbba8cb3b75 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:11.398229 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 594/2424] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:11 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:37:11.418034 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7c8a5623-bf2f-4f05-b606-494d0f8e20ad None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:11.421250 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:11.421845 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7c8a5623-bf2f-4f05-b606-494d0f8e20ad tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:11.421845 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7c8a5623-bf2f-4f05-b606-494d0f8e20ad tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:11.421845 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7c8a5623-bf2f-4f05-b606-494d0f8e20ad tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:11.421845 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-7c8a5623-bf2f-4f05-b606-494d0f8e20ad tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:11.426598 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:11.426598 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:11.427608 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7c8a5623-bf2f-4f05-b606-494d0f8e20ad tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:11.428290 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 607/2425] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:11 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:11.544381 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:11.544890 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1798570451"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:11.546850 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1798570451'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:11.547017 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Create volume of 1 GB Aug 14 00:37:11.551316 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Availability Zones retrieved successfully. Aug 14 00:37:11.557256 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Flow 'volume_create_api' (4fa5e0c4-b1e0-4804-b805-b54c2f29ecb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:11.558279 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0e6db76-b9ed-4758-8290-c155bd6f5fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:11.559301 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:11.585696 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0e6db76-b9ed-4758-8290-c155bd6f5fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:11.586479 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d7e78e2-0765-4dda-9e1f-774de3f54f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:11.654251 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Created reservations ['11988050-0843-4447-9b85-e671720c6ed7', '59ba8965-0802-4d1f-88ff-e505e9399a3b', 'b3f1a78f-c60a-49c9-9604-9bccfe3d3ef5', '39d83cfb-4939-43ef-972f-01125ae11b01'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:11.655118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d7e78e2-0765-4dda-9e1f-774de3f54f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11988050-0843-4447-9b85-e671720c6ed7', '59ba8965-0802-4d1f-88ff-e505e9399a3b', 'b3f1a78f-c60a-49c9-9604-9bccfe3d3ef5', '39d83cfb-4939-43ef-972f-01125ae11b01']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:11.655876 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b7ee1a1-1ef6-47c7-8de6-1098e4994371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:11.679287 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b7ee1a1-1ef6-47c7-8de6-1098e4994371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9be2f04b-9f9e-47ba-b848-0e032e726177', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1798570451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='194d60b8849c4483bbaec60ea9bd02a5',qos_specs=None,replication_status=,reservations=['11988050-0843-4447-9b85-e671720c6ed7','59ba8965-0802-4d1f-88ff-e505e9399a3b','b3f1a78f-c60a-49c9-9604-9bccfe3d3ef5','39d83cfb-4939-43ef-972f-01125ae11b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfe0289d237a40ebb9cc7c614d970494',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1798570451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9be2f04b-9f9e-47ba-b848-0e032e726177,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='194d60b8849c4483bbaec60ea9bd02a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfe0289d237a40ebb9cc7c614d970494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:11.680004 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (297deaff-b8fd-4b76-8bb4-e8c23e2bd214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:11.698496 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (297deaff-b8fd-4b76-8bb4-e8c23e2bd214) transitioned into state 'SUCCESS' from state '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-1798570451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='194d60b8849c4483bbaec60ea9bd02a5',qos_specs=None,replication_status=,reservations=['11988050-0843-4447-9b85-e671720c6ed7','59ba8965-0802-4d1f-88ff-e505e9399a3b','b3f1a78f-c60a-49c9-9604-9bccfe3d3ef5','39d83cfb-4939-43ef-972f-01125ae11b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfe0289d237a40ebb9cc7c614d970494',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:11.699225 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c06bf03-6224-4989-a781-6423b28a2b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:11.711600 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c06bf03-6224-4989-a781-6423b28a2b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:11.712759 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Flow 'volume_create_api' (4fa5e0c4-b1e0-4804-b805-b54c2f29ecb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:11.713992 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Create volume request issued successfully. Aug 14 00:37:11.714302 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d73aefb2-a3d7-4a9b-b13e-2d9332b99bc9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:11.714767 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 615/2426] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:11 2026] POST /volume/v3/volumes => generated 750 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:11.731300 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d9f11ae5-aeab-48bc-aa32-9a2932e47f3e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:11.732643 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2f7591d5-caaa-49fc-8cb5-7e11517608f5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:11.735052 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f7591d5-caaa-49fc-8cb5-7e11517608f5 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:11.735332 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f7591d5-caaa-49fc-8cb5-7e11517608f5 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:11.735629 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f7591d5-caaa-49fc-8cb5-7e11517608f5 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:11.736995 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d9f11ae5-aeab-48bc-aa32-9a2932e47f3e tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] GET https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 Aug 14 00:37:11.737303 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d9f11ae5-aeab-48bc-aa32-9a2932e47f3e tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:11.737559 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d9f11ae5-aeab-48bc-aa32-9a2932e47f3e tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:11.745331 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:11.745331 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:11.750415 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2f7591d5-caaa-49fc-8cb5-7e11517608f5 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:11.757071 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f7591d5-caaa-49fc-8cb5-7e11517608f5 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:11.757071 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 595/2427] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:11 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:11.759640 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:11.759640 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:11.767376 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d9f11ae5-aeab-48bc-aa32-9a2932e47f3e tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Volume info retrieved successfully. Aug 14 00:37:11.772335 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d9f11ae5-aeab-48bc-aa32-9a2932e47f3e tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 returned with HTTP 200 Aug 14 00:37:11.773061 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 611/2428] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:11 2026] GET /volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:12.413255 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b1d502f6-7e85-4bae-b3e0-cd5db029528d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:12.415524 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b1d502f6-7e85-4bae-b3e0-cd5db029528d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:12.415669 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b1d502f6-7e85-4bae-b3e0-cd5db029528d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:12.418723 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b1d502f6-7e85-4bae-b3e0-cd5db029528d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:12.418723 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-b1d502f6-7e85-4bae-b3e0-cd5db029528d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:12.422233 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:12.422233 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:12.422885 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b1d502f6-7e85-4bae-b3e0-cd5db029528d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:12.423871 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 608/2429] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:12 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:12.440913 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ddb1e91b-c613-482a-8744-a2e26ec21a65 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:12.444551 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ddb1e91b-c613-482a-8744-a2e26ec21a65 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:12.444551 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ddb1e91b-c613-482a-8744-a2e26ec21a65 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:12.445199 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ddb1e91b-c613-482a-8744-a2e26ec21a65 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:12.445199 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-ddb1e91b-c613-482a-8744-a2e26ec21a65 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:12.449537 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:12.449537 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:12.450130 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ddb1e91b-c613-482a-8744-a2e26ec21a65 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:12.450972 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 616/2430] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:12 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:12.771487 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-845c86b1-5e71-4b00-aa86-8e0c2b38c186 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:12.773475 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-845c86b1-5e71-4b00-aa86-8e0c2b38c186 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:12.773824 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-845c86b1-5e71-4b00-aa86-8e0c2b38c186 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:12.774113 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-845c86b1-5e71-4b00-aa86-8e0c2b38c186 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:12.781874 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:12.781874 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:12.786521 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-845c86b1-5e71-4b00-aa86-8e0c2b38c186 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:12.790376 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f8ea9c73-cc16-4c7f-beea-e8b9fb6126da None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:12.792765 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f8ea9c73-cc16-4c7f-beea-e8b9fb6126da tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] GET https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 Aug 14 00:37:12.794767 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f8ea9c73-cc16-4c7f-beea-e8b9fb6126da tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:12.795757 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f8ea9c73-cc16-4c7f-beea-e8b9fb6126da tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:12.798480 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-845c86b1-5e71-4b00-aa86-8e0c2b38c186 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:12.799000 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 596/2431] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:12 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:12.806332 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:12.806332 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:12.812463 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f8ea9c73-cc16-4c7f-beea-e8b9fb6126da tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Volume info retrieved successfully. Aug 14 00:37:12.817505 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f8ea9c73-cc16-4c7f-beea-e8b9fb6126da tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 returned with HTTP 200 Aug 14 00:37:12.818103 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 612/2432] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:12 2026] GET /volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:13.439388 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c0f5dcab-856b-42ae-ae5e-eebe7cece2d8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:13.441842 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c0f5dcab-856b-42ae-ae5e-eebe7cece2d8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:13.441952 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c0f5dcab-856b-42ae-ae5e-eebe7cece2d8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:13.442403 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c0f5dcab-856b-42ae-ae5e-eebe7cece2d8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:13.442652 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-c0f5dcab-856b-42ae-ae5e-eebe7cece2d8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:13.448394 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:13.448394 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:13.449426 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c0f5dcab-856b-42ae-ae5e-eebe7cece2d8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:13.449912 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 609/2433] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:13 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:13.465053 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-900fb8da-97d1-4fcb-a91d-3ac4c66d0480 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:13.470430 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-900fb8da-97d1-4fcb-a91d-3ac4c66d0480 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:13.470827 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-900fb8da-97d1-4fcb-a91d-3ac4c66d0480 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:13.471138 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-900fb8da-97d1-4fcb-a91d-3ac4c66d0480 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:13.471267 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-900fb8da-97d1-4fcb-a91d-3ac4c66d0480 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:13.476777 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:13.476777 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:13.477553 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-900fb8da-97d1-4fcb-a91d-3ac4c66d0480 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:13.478074 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 617/2434] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:13 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:13.823810 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e8626e4e-8334-4993-81d6-6acafb23697b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:13.828303 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e8626e4e-8334-4993-81d6-6acafb23697b tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:13.828303 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e8626e4e-8334-4993-81d6-6acafb23697b tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:13.828745 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e8626e4e-8334-4993-81d6-6acafb23697b tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:13.842733 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:13.842733 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:13.853541 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e8626e4e-8334-4993-81d6-6acafb23697b tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:13.860870 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e8626e4e-8334-4993-81d6-6acafb23697b tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:13.862315 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 597/2435] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:13 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:14.461773 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-30c9f67f-d25a-43cf-98ee-4086a8bb4927 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:14.466077 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-30c9f67f-d25a-43cf-98ee-4086a8bb4927 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:14.466387 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-30c9f67f-d25a-43cf-98ee-4086a8bb4927 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:14.466665 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-30c9f67f-d25a-43cf-98ee-4086a8bb4927 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:14.466833 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-30c9f67f-d25a-43cf-98ee-4086a8bb4927 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:14.473881 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:14.473881 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:14.475069 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-30c9f67f-d25a-43cf-98ee-4086a8bb4927 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:14.475796 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 613/2436] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:14 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:14.493166 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9e5d5401-f127-423a-8719-cc113112a9ec None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:14.493166 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9e5d5401-f127-423a-8719-cc113112a9ec tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:14.493166 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9e5d5401-f127-423a-8719-cc113112a9ec tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:14.493166 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9e5d5401-f127-423a-8719-cc113112a9ec tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:14.493166 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-9e5d5401-f127-423a-8719-cc113112a9ec tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:14.497114 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:14.497114 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:14.498160 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9e5d5401-f127-423a-8719-cc113112a9ec tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:14.498160 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 610/2437] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:14 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:14.882917 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-75fef307-63cc-42c7-aa5a-39c193072b7f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:14.885253 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-75fef307-63cc-42c7-aa5a-39c193072b7f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:14.885551 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-75fef307-63cc-42c7-aa5a-39c193072b7f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:14.886183 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-75fef307-63cc-42c7-aa5a-39c193072b7f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:14.898347 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:14.898347 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:14.899877 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7da3edc6-6689-4ad5-9518-c887467c614d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:14.902255 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7da3edc6-6689-4ad5-9518-c887467c614d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:37:14.902771 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7da3edc6-6689-4ad5-9518-c887467c614d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18e469b8-1675-4c3b-866d-a0181ea2d935", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-155130498", "description": null, "metadata": null}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:14.905489 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-75fef307-63cc-42c7-aa5a-39c193072b7f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:14.911199 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-75fef307-63cc-42c7-aa5a-39c193072b7f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:14.912433 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 618/2438] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:14 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:14.921716 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:14.921716 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:14.921716 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7da3edc6-6689-4ad5-9518-c887467c614d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:14.921716 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-7da3edc6-6689-4ad5-9518-c887467c614d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create snapshot from volume 18e469b8-1675-4c3b-866d-a0181ea2d935 Aug 14 00:37:14.959660 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-7da3edc6-6689-4ad5-9518-c887467c614d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['f36abc9d-553c-4f48-bf94-6ba78954d47b', 'f80c540b-96a4-4cb2-be3f-3fc8251e9035', '8ebe2bf3-9158-4d7d-a74d-e76758879226', 'a806ffa9-7a32-49fd-8ee1-a9e10acc37d6'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:15.010207 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7da3edc6-6689-4ad5-9518-c887467c614d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot force create request issued successfully. Aug 14 00:37:15.010569 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7da3edc6-6689-4ad5-9518-c887467c614d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:37:15.011224 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 598/2439] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:37:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:15.026566 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1e5df989-818b-4145-8bc3-12453ab6a321 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:15.027742 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1e5df989-818b-4145-8bc3-12453ab6a321 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a Aug 14 00:37:15.027742 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1e5df989-818b-4145-8bc3-12453ab6a321 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:15.027916 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1e5df989-818b-4145-8bc3-12453ab6a321 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:15.034958 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:15.034958 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:15.034958 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1e5df989-818b-4145-8bc3-12453ab6a321 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:37:15.036049 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1e5df989-818b-4145-8bc3-12453ab6a321 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a returned with HTTP 200 Aug 14 00:37:15.036410 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 614/2440] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:15 2026] GET /volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:15.488706 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d28d395e-377f-4265-aee2-f6b7481c91de None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:15.490941 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d28d395e-377f-4265-aee2-f6b7481c91de tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:15.491303 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d28d395e-377f-4265-aee2-f6b7481c91de tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:15.491525 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d28d395e-377f-4265-aee2-f6b7481c91de tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:15.491671 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-d28d395e-377f-4265-aee2-f6b7481c91de tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:15.497924 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:15.497924 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:15.499365 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d28d395e-377f-4265-aee2-f6b7481c91de tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:15.499955 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 611/2441] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:15 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:15.508669 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-01ac7ae0-421b-4a7f-b5e4-ff0114da133e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:15.510745 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-01ac7ae0-421b-4a7f-b5e4-ff0114da133e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:15.511001 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-01ac7ae0-421b-4a7f-b5e4-ff0114da133e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:15.511239 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-01ac7ae0-421b-4a7f-b5e4-ff0114da133e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:15.511350 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-01ac7ae0-421b-4a7f-b5e4-ff0114da133e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:15.516041 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:15.516041 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:15.516673 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-01ac7ae0-421b-4a7f-b5e4-ff0114da133e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:15.517051 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 619/2442] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:15 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:37:15.931533 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e016ae92-70b3-45d7-8d44-c2a7d99de518 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:15.935538 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e016ae92-70b3-45d7-8d44-c2a7d99de518 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:15.935538 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e016ae92-70b3-45d7-8d44-c2a7d99de518 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:15.935538 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e016ae92-70b3-45d7-8d44-c2a7d99de518 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:15.946273 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:15.946273 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:15.958244 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e016ae92-70b3-45d7-8d44-c2a7d99de518 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:15.966827 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e016ae92-70b3-45d7-8d44-c2a7d99de518 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:15.967764 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 599/2443] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:15 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 906 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:16.053006 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-46dc4a60-f678-4a4e-abfe-1573aeb6a4b7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:16.056448 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-46dc4a60-f678-4a4e-abfe-1573aeb6a4b7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a Aug 14 00:37:16.056783 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-46dc4a60-f678-4a4e-abfe-1573aeb6a4b7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:16.057113 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-46dc4a60-f678-4a4e-abfe-1573aeb6a4b7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:16.064435 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:16.064435 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:16.065025 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-46dc4a60-f678-4a4e-abfe-1573aeb6a4b7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:37:16.065869 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-46dc4a60-f678-4a4e-abfe-1573aeb6a4b7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a returned with HTTP 200 Aug 14 00:37:16.066781 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 615/2444] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:16 2026] GET /volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:37:16.082190 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c275e24b-ebca-4720-beaf-5bceaa6f203b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:16.086957 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c275e24b-ebca-4720-beaf-5bceaa6f203b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a Aug 14 00:37:16.086957 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c275e24b-ebca-4720-beaf-5bceaa6f203b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:16.086957 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c275e24b-ebca-4720-beaf-5bceaa6f203b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:16.095384 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:16.095384 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:16.096258 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c275e24b-ebca-4720-beaf-5bceaa6f203b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:37:16.097253 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c275e24b-ebca-4720-beaf-5bceaa6f203b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a returned with HTTP 200 Aug 14 00:37:16.098709 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 612/2445] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:16 2026] GET /volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:16.514305 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e3e47f0c-fcd5-4c56-b7b4-273b98cfa0e0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:16.519389 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e3e47f0c-fcd5-4c56-b7b4-273b98cfa0e0 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:16.519389 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e3e47f0c-fcd5-4c56-b7b4-273b98cfa0e0 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:16.519389 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e3e47f0c-fcd5-4c56-b7b4-273b98cfa0e0 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:16.519389 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-e3e47f0c-fcd5-4c56-b7b4-273b98cfa0e0 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:16.523543 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:16.523543 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:16.523543 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e3e47f0c-fcd5-4c56-b7b4-273b98cfa0e0 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:16.524237 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 620/2446] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:16 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:16.538202 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3ec74ae0-32e3-4113-992d-71ceb4fefbbe None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:16.543204 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3ec74ae0-32e3-4113-992d-71ceb4fefbbe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:16.543659 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3ec74ae0-32e3-4113-992d-71ceb4fefbbe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:16.543809 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3ec74ae0-32e3-4113-992d-71ceb4fefbbe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:16.543992 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-3ec74ae0-32e3-4113-992d-71ceb4fefbbe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:16.553158 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:16.553158 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:16.554106 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3ec74ae0-32e3-4113-992d-71ceb4fefbbe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:16.554785 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 600/2447] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:16 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:16.984813 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-740c98fc-a485-4048-ba32-7697d65a688e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:16.987966 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-740c98fc-a485-4048-ba32-7697d65a688e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:16.987966 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-740c98fc-a485-4048-ba32-7697d65a688e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:16.988362 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-740c98fc-a485-4048-ba32-7697d65a688e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:17.000231 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:17.000231 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:17.015311 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-740c98fc-a485-4048-ba32-7697d65a688e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:17.033811 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-740c98fc-a485-4048-ba32-7697d65a688e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:17.034957 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 616/2448] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:16 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 906 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:17.361750 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-4a99d31e-9abf-4a52-befd-9bb4f9634199 req-d2d456c7-7abb-448f-ad7f-fc94f322b149 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:17.364987 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4a99d31e-9abf-4a52-befd-9bb4f9634199 req-d2d456c7-7abb-448f-ad7f-fc94f322b149 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] DELETE https://10.4.3.208/volume/v3/attachments/e633dadd-d713-493d-8399-2f0221de0058 Aug 14 00:37:17.365711 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4a99d31e-9abf-4a52-befd-9bb4f9634199 req-d2d456c7-7abb-448f-ad7f-fc94f322b149 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:17.365711 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-4a99d31e-9abf-4a52-befd-9bb4f9634199 req-d2d456c7-7abb-448f-ad7f-fc94f322b149 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:17.378402 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:17.378402 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:17.450234 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-4a99d31e-9abf-4a52-befd-9bb4f9634199 req-d2d456c7-7abb-448f-ad7f-fc94f322b149 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/attachments/e633dadd-d713-493d-8399-2f0221de0058 returned with HTTP 200 Aug 14 00:37:17.450566 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 613/2449] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:37:17 2026] DELETE /volume/v3/attachments/e633dadd-d713-493d-8399-2f0221de0058 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:17.536684 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1689a7f4-cd04-48fc-bd09-ed5955d3ebce None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:17.541982 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1689a7f4-cd04-48fc-bd09-ed5955d3ebce tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:17.541982 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1689a7f4-cd04-48fc-bd09-ed5955d3ebce tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:17.541982 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1689a7f4-cd04-48fc-bd09-ed5955d3ebce tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:17.541982 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-1689a7f4-cd04-48fc-bd09-ed5955d3ebce tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:17.546052 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:17.546052 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:17.547002 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1689a7f4-cd04-48fc-bd09-ed5955d3ebce tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:17.547637 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 621/2450] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:17 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:17.570247 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-86f89850-0da5-49ff-9fc2-3cb74d760ef6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:17.574925 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-86f89850-0da5-49ff-9fc2-3cb74d760ef6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:17.575239 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-86f89850-0da5-49ff-9fc2-3cb74d760ef6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:17.575697 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-86f89850-0da5-49ff-9fc2-3cb74d760ef6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:17.575697 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-86f89850-0da5-49ff-9fc2-3cb74d760ef6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:17.586826 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:17.586826 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:17.587854 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-86f89850-0da5-49ff-9fc2-3cb74d760ef6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:17.588292 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 601/2451] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:17 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:18.049992 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ea5bafa8-60f1-4ed5-a64d-2e15da71bb9e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:18.055960 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ea5bafa8-60f1-4ed5-a64d-2e15da71bb9e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:18.056321 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ea5bafa8-60f1-4ed5-a64d-2e15da71bb9e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:18.056627 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ea5bafa8-60f1-4ed5-a64d-2e15da71bb9e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:18.078244 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:18.078244 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:18.090845 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ea5bafa8-60f1-4ed5-a64d-2e15da71bb9e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:18.102072 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ea5bafa8-60f1-4ed5-a64d-2e15da71bb9e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:18.102446 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 617/2452] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:18 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 1160 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:18.152616 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-af93360e-7b44-4a17-9145-2179c549e808 req-13469a39-7bd3-431f-9b75-de37b888347d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:18.159366 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-13469a39-7bd3-431f-9b75-de37b888347d tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:18.159856 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-13469a39-7bd3-431f-9b75-de37b888347d tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:18.159856 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-13469a39-7bd3-431f-9b75-de37b888347d tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:18.169724 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:18.169724 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:18.174871 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-af93360e-7b44-4a17-9145-2179c549e808 req-13469a39-7bd3-431f-9b75-de37b888347d tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:18.183858 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-13469a39-7bd3-431f-9b75-de37b888347d tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:18.183858 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 614/2453] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:18 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:18.565149 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e921f486-65b8-45b8-80c4-7e0c605850f6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:18.569111 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e921f486-65b8-45b8-80c4-7e0c605850f6 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:18.569111 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e921f486-65b8-45b8-80c4-7e0c605850f6 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:18.569111 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e921f486-65b8-45b8-80c4-7e0c605850f6 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:18.569111 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-e921f486-65b8-45b8-80c4-7e0c605850f6 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:18.577599 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:18.577599 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:18.578264 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e921f486-65b8-45b8-80c4-7e0c605850f6 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:18.578768 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 622/2454] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:18 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:18.584760 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-18300c69-2d44-4669-be3d-270ac1373207 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:18.586808 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-18300c69-2d44-4669-be3d-270ac1373207 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:18.587616 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-18300c69-2d44-4669-be3d-270ac1373207 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:18.588196 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-18300c69-2d44-4669-be3d-270ac1373207 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:18.601739 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:18.601739 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:18.603532 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b6a132e1-acd8-44ba-b22a-554bb424d05b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:18.607206 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b6a132e1-acd8-44ba-b22a-554bb424d05b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:18.607206 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b6a132e1-acd8-44ba-b22a-554bb424d05b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:18.607206 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b6a132e1-acd8-44ba-b22a-554bb424d05b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:18.607206 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b6a132e1-acd8-44ba-b22a-554bb424d05b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:18.610457 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-18300c69-2d44-4669-be3d-270ac1373207 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:18.619619 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-18300c69-2d44-4669-be3d-270ac1373207 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:18.619919 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 602/2455] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:18 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:18.621950 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:18.621950 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:18.622868 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b6a132e1-acd8-44ba-b22a-554bb424d05b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:18.623718 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 618/2456] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:18 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:18.635203 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-af93360e-7b44-4a17-9145-2179c549e808 req-c2a8181f-eb51-4432-b818-13ee1e6bf4c2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:18.638335 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f430b011-9c87-47f3-9c7a-733da410fb6b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:18.638550 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-c2a8181f-eb51-4432-b818-13ee1e6bf4c2 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:18.638781 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-c2a8181f-eb51-4432-b818-13ee1e6bf4c2 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:18.639023 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-c2a8181f-eb51-4432-b818-13ee1e6bf4c2 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:18.642107 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f430b011-9c87-47f3-9c7a-733da410fb6b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:18.642107 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f430b011-9c87-47f3-9c7a-733da410fb6b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:18.642107 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f430b011-9c87-47f3-9c7a-733da410fb6b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:18.651943 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:18.651943 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:18.653926 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:18.653926 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:18.656963 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f430b011-9c87-47f3-9c7a-733da410fb6b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:18.662148 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-af93360e-7b44-4a17-9145-2179c549e808 req-c2a8181f-eb51-4432-b818-13ee1e6bf4c2 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:18.662253 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f430b011-9c87-47f3-9c7a-733da410fb6b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:18.662253 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 623/2457] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:18 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:18.668934 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-c2a8181f-eb51-4432-b818-13ee1e6bf4c2 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:18.669476 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 615/2458] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:18 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 1160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:37:18.688512 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5714ffc8-a651-4df3-afe5-e8f0d97b6337 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:18.689039 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5714ffc8-a651-4df3-afe5-e8f0d97b6337 None None] GET https://10.4.3.208/volume// Aug 14 00:37:18.689260 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5714ffc8-a651-4df3-afe5-e8f0d97b6337 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:18.689663 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5714ffc8-a651-4df3-afe5-e8f0d97b6337 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:18.690101 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5714ffc8-a651-4df3-afe5-e8f0d97b6337 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:37:18.690777 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 603/2459] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:37:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:37:18.706922 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-af93360e-7b44-4a17-9145-2179c549e808 req-4d45e493-5dc8-4a9a-8caf-c627b102319e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:18.710054 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-4d45e493-5dc8-4a9a-8caf-c627b102319e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:37:18.710540 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-4d45e493-5dc8-4a9a-8caf-c627b102319e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f", "connector": null, "instance_uuid": "fe62faa3-61a1-44ae-9c79-54758da859e4"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:18.727576 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:18.727576 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:18.731914 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-317a7252-4871-4004-8306-09884ce1f0db req-b5fd8384-bf47-44b0-b657-b58ccc282b4a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:18.734963 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-b5fd8384-bf47-44b0-b657-b58ccc282b4a tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:18.735225 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-b5fd8384-bf47-44b0-b657-b58ccc282b4a tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:18.735462 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-b5fd8384-bf47-44b0-b657-b58ccc282b4a tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:18.749368 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:18.749368 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:18.754349 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-317a7252-4871-4004-8306-09884ce1f0db req-b5fd8384-bf47-44b0-b657-b58ccc282b4a tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:18.760759 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-b5fd8384-bf47-44b0-b657-b58ccc282b4a tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:18.761434 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 624/2460] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:18 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:18.777252 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-4d45e493-5dc8-4a9a-8caf-c627b102319e tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:37:18.777748 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 619/2461] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:37:18 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:37:18.923315 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a07500a1-1816-41b3-b93a-5ca12789a46c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:18.923793 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a07500a1-1816-41b3-b93a-5ca12789a46c None None] GET https://10.4.3.208/volume// Aug 14 00:37:18.924007 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a07500a1-1816-41b3-b93a-5ca12789a46c None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:18.924276 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a07500a1-1816-41b3-b93a-5ca12789a46c None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:18.924701 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a07500a1-1816-41b3-b93a-5ca12789a46c None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:37:18.925563 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 616/2462] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:37:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:37:18.936432 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-317a7252-4871-4004-8306-09884ce1f0db req-6f1f94eb-6e0d-49ff-bccb-3ad61c6d987f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:18.939771 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-6f1f94eb-6e0d-49ff-bccb-3ad61c6d987f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:37:18.940281 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-6f1f94eb-6e0d-49ff-bccb-3ad61c6d987f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6ce7703-e9c1-4ef4-bd03-2cc9177f107e", "connector": null, "instance_uuid": "7a90e2ec-d052-486e-8226-29667b66ac42"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:18.955496 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:18.955496 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:19.012573 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-6f1f94eb-6e0d-49ff-bccb-3ad61c6d987f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:37:19.013310 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 604/2463] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:37:18 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:19.076651 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-71c3d7b4-cc19-42ee-987a-26bc4011fb31 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:19.082748 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-71c3d7b4-cc19-42ee-987a-26bc4011fb31 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:19.083024 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-71c3d7b4-cc19-42ee-987a-26bc4011fb31 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:19.083269 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-71c3d7b4-cc19-42ee-987a-26bc4011fb31 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:19.100147 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2a1a768e-3135-4083-bba9-511398da382d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:19.104285 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2a1a768e-3135-4083-bba9-511398da382d None None] GET https://10.4.3.208/volume// Aug 14 00:37:19.105254 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2a1a768e-3135-4083-bba9-511398da382d None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:19.105254 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2a1a768e-3135-4083-bba9-511398da382d None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:19.108750 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:19.108750 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:19.109347 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2a1a768e-3135-4083-bba9-511398da382d None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:37:19.110416 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 620/2464] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:37:19 2026] GET /volume/ => generated 386 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:37:19.118979 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-71c3d7b4-cc19-42ee-987a-26bc4011fb31 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:19.125349 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-317a7252-4871-4004-8306-09884ce1f0db req-5934fbdf-f605-46a6-be1d-d2d75fca3ab1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:19.129034 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-5934fbdf-f605-46a6-be1d-d2d75fca3ab1 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:19.129284 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-5934fbdf-f605-46a6-be1d-d2d75fca3ab1 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:19.129522 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-5934fbdf-f605-46a6-be1d-d2d75fca3ab1 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:19.133076 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-71c3d7b4-cc19-42ee-987a-26bc4011fb31 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:19.133672 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 625/2465] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:19 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:19.146951 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:19.146951 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:19.156120 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-317a7252-4871-4004-8306-09884ce1f0db req-5934fbdf-f605-46a6-be1d-d2d75fca3ab1 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:19.166282 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-5934fbdf-f605-46a6-be1d-d2d75fca3ab1 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:19.166282 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 617/2466] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:37:19 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 1037 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:37:19.196253 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-28bfa060-5b92-4bd5-9389-2efcf9a1ae4a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:19.199004 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-28bfa060-5b92-4bd5-9389-2efcf9a1ae4a tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] DELETE https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 Aug 14 00:37:19.200213 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-28bfa060-5b92-4bd5-9389-2efcf9a1ae4a tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:19.200213 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-28bfa060-5b92-4bd5-9389-2efcf9a1ae4a tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:19.200213 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-28bfa060-5b92-4bd5-9389-2efcf9a1ae4a tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Delete volume with id: 98e345aa-fd89-4810-95c7-568da90ba865 Aug 14 00:37:19.215023 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:19.215023 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:19.215660 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-28bfa060-5b92-4bd5-9389-2efcf9a1ae4a tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:37:19.264614 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-28bfa060-5b92-4bd5-9389-2efcf9a1ae4a tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Delete volume request issued successfully. Aug 14 00:37:19.264614 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-28bfa060-5b92-4bd5-9389-2efcf9a1ae4a tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 returned with HTTP 202 Aug 14 00:37:19.264614 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 605/2467] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:37:19 2026] DELETE /volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:37:19.271691 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cfdbc19c-1c41-458c-bed5-40ba748dbdbd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:19.274665 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cfdbc19c-1c41-458c-bed5-40ba748dbdbd tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 Aug 14 00:37:19.274947 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cfdbc19c-1c41-458c-bed5-40ba748dbdbd tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:19.275078 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cfdbc19c-1c41-458c-bed5-40ba748dbdbd tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:19.291347 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:19.291347 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:19.298110 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-cfdbc19c-1c41-458c-bed5-40ba748dbdbd tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:37:19.305194 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cfdbc19c-1c41-458c-bed5-40ba748dbdbd tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 returned with HTTP 200 Aug 14 00:37:19.305787 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 621/2468] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:19 2026] GET /volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 => generated 1422 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:37:19.356949 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-317a7252-4871-4004-8306-09884ce1f0db req-f24c8d8a-ae38-42ef-b35c-cd9e6db743ba None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:19.361037 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-f24c8d8a-ae38-42ef-b35c-cd9e6db743ba tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] PUT https://10.4.3.208/volume/v3/attachments/33f62b86-c0cc-4528-aee3-1ef55dd04e39 Aug 14 00:37:19.362104 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-f24c8d8a-ae38-42ef-b35c-cd9e6db743ba tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:19.375992 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-317a7252-4871-4004-8306-09884ce1f0db req-f24c8d8a-ae38-42ef-b35c-cd9e6db743ba tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Acquiring lock "cinder-attachment_update-c6ce7703-e9c1-4ef4-bd03-2cc9177f107e-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:37:19.382565 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-317a7252-4871-4004-8306-09884ce1f0db req-f24c8d8a-ae38-42ef-b35c-cd9e6db743ba tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Lock "cinder-attachment_update-c6ce7703-e9c1-4ef4-bd03-2cc9177f107e-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:37:19.383378 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:19.383378 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:19.556008 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-317a7252-4871-4004-8306-09884ce1f0db req-f24c8d8a-ae38-42ef-b35c-cd9e6db743ba tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Lock "cinder-attachment_update-c6ce7703-e9c1-4ef4-bd03-2cc9177f107e-np0000007289" released by "attachment_update" :: held 0.174s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:37:19.556471 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-f24c8d8a-ae38-42ef-b35c-cd9e6db743ba tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/attachments/33f62b86-c0cc-4528-aee3-1ef55dd04e39 returned with HTTP 200 Aug 14 00:37:19.557500 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 626/2469] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:37:19 2026] PUT /volume/v3/attachments/33f62b86-c0cc-4528-aee3-1ef55dd04e39 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:19.593325 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fbb915c4-02fd-44ba-92ba-d9db02fef0a1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:19.605250 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fbb915c4-02fd-44ba-92ba-d9db02fef0a1 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:19.606018 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fbb915c4-02fd-44ba-92ba-d9db02fef0a1 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:19.607586 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fbb915c4-02fd-44ba-92ba-d9db02fef0a1 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:19.607808 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-fbb915c4-02fd-44ba-92ba-d9db02fef0a1 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:19.618281 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:19.618281 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:19.619655 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fbb915c4-02fd-44ba-92ba-d9db02fef0a1 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:19.621062 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 618/2470] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:19 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:19.648199 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e0370f18-d0c4-4301-a050-f3144bfec250 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:19.652224 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e0370f18-d0c4-4301-a050-f3144bfec250 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:19.652224 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e0370f18-d0c4-4301-a050-f3144bfec250 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:19.652224 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e0370f18-d0c4-4301-a050-f3144bfec250 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:19.652224 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-e0370f18-d0c4-4301-a050-f3144bfec250 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:19.662336 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:19.662336 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:19.664125 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e0370f18-d0c4-4301-a050-f3144bfec250 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:19.664846 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 606/2471] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:19 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:20.154223 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-16bd60ce-6903-4652-882a-ac885d75df6a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:20.157074 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-16bd60ce-6903-4652-882a-ac885d75df6a tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:20.157589 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-16bd60ce-6903-4652-882a-ac885d75df6a tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:20.157787 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-16bd60ce-6903-4652-882a-ac885d75df6a tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:20.176820 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:20.176820 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:20.184318 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-16bd60ce-6903-4652-882a-ac885d75df6a tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:20.191705 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-16bd60ce-6903-4652-882a-ac885d75df6a tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:20.191882 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 622/2472] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:20 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:20.328701 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7076046b-b92f-4317-83e1-f9d6932270ed None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:20.330985 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7076046b-b92f-4317-83e1-f9d6932270ed tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 Aug 14 00:37:20.331475 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7076046b-b92f-4317-83e1-f9d6932270ed tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:20.331548 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7076046b-b92f-4317-83e1-f9d6932270ed tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:20.344302 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7076046b-b92f-4317-83e1-f9d6932270ed tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 returned with HTTP 404 Aug 14 00:37:20.344302 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 627/2473] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:20 2026] GET /volume/v3/volumes/98e345aa-fd89-4810-95c7-568da90ba865 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 00:37:20.355284 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e6350d23-92ae-45b5-961e-f25cadd20d1d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:20.361105 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e6350d23-92ae-45b5-961e-f25cadd20d1d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/18ad8e2d-a0a1-496f-82c5-23872141156f Aug 14 00:37:20.364108 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e6350d23-92ae-45b5-961e-f25cadd20d1d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:20.364108 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e6350d23-92ae-45b5-961e-f25cadd20d1d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:20.364108 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-e6350d23-92ae-45b5-961e-f25cadd20d1d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Delete snapshot with id: 18ad8e2d-a0a1-496f-82c5-23872141156f Aug 14 00:37:20.375840 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:20.375840 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:20.376527 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e6350d23-92ae-45b5-961e-f25cadd20d1d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Snapshot retrieved successfully. Aug 14 00:37:20.424195 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e6350d23-92ae-45b5-961e-f25cadd20d1d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Snapshot delete request issued successfully. Aug 14 00:37:20.424946 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e6350d23-92ae-45b5-961e-f25cadd20d1d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/snapshots/18ad8e2d-a0a1-496f-82c5-23872141156f returned with HTTP 202 Aug 14 00:37:20.425489 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 619/2474] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:37:20 2026] DELETE /volume/v3/snapshots/18ad8e2d-a0a1-496f-82c5-23872141156f => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:20.436539 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cb702901-4ec0-4cdd-85d3-201e977ea19d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:20.439543 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cb702901-4ec0-4cdd-85d3-201e977ea19d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/snapshots/18ad8e2d-a0a1-496f-82c5-23872141156f Aug 14 00:37:20.439913 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cb702901-4ec0-4cdd-85d3-201e977ea19d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:20.440213 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cb702901-4ec0-4cdd-85d3-201e977ea19d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:20.447320 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:20.447320 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:20.449021 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-cb702901-4ec0-4cdd-85d3-201e977ea19d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Snapshot retrieved successfully. Aug 14 00:37:20.449021 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cb702901-4ec0-4cdd-85d3-201e977ea19d tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/snapshots/18ad8e2d-a0a1-496f-82c5-23872141156f returned with HTTP 200 Aug 14 00:37:20.449695 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 607/2475] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:20 2026] GET /volume/v3/snapshots/18ad8e2d-a0a1-496f-82c5-23872141156f => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:20.460536 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b079c18a-be9d-40c9-b9df-c30fcec9537e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:20.460907 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b079c18a-be9d-40c9-b9df-c30fcec9537e None None] GET https://10.4.3.208/volume// Aug 14 00:37:20.461175 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b079c18a-be9d-40c9-b9df-c30fcec9537e None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:20.461572 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b079c18a-be9d-40c9-b9df-c30fcec9537e None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:20.461917 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b079c18a-be9d-40c9-b9df-c30fcec9537e None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:37:20.462490 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 623/2476] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:37:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:37:20.480431 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-af93360e-7b44-4a17-9145-2179c549e808 req-de634c0b-e6db-4a03-8adc-7e48286f9152 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:20.483052 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-de634c0b-e6db-4a03-8adc-7e48286f9152 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:20.483324 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-de634c0b-e6db-4a03-8adc-7e48286f9152 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:20.483833 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-de634c0b-e6db-4a03-8adc-7e48286f9152 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:20.503932 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:20.503932 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:20.511053 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-af93360e-7b44-4a17-9145-2179c549e808 req-de634c0b-e6db-4a03-8adc-7e48286f9152 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:20.523706 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-de634c0b-e6db-4a03-8adc-7e48286f9152 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:20.524296 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 628/2477] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:37:20 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 1339 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:37:20.635366 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-249e4da7-e9ca-418b-b3a8-af9fb61f789d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:20.637708 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-249e4da7-e9ca-418b-b3a8-af9fb61f789d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:20.637937 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-249e4da7-e9ca-418b-b3a8-af9fb61f789d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:20.638193 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-249e4da7-e9ca-418b-b3a8-af9fb61f789d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:20.638355 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-249e4da7-e9ca-418b-b3a8-af9fb61f789d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:20.644630 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:20.644630 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:20.646054 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-249e4da7-e9ca-418b-b3a8-af9fb61f789d tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:20.646346 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 620/2478] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:20 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:20.663580 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-af93360e-7b44-4a17-9145-2179c549e808 req-413e7f8f-e4d1-4402-a688-2d3c22493f63 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:20.669160 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-413e7f8f-e4d1-4402-a688-2d3c22493f63 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] PUT https://10.4.3.208/volume/v3/attachments/4a140982-c767-4540-8f92-a0908095e0b4 Aug 14 00:37:20.669709 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-413e7f8f-e4d1-4402-a688-2d3c22493f63 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:20.679947 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e7c24c16-df65-4008-ac49-db0a08adab42 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:20.682479 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e7c24c16-df65-4008-ac49-db0a08adab42 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:20.682819 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e7c24c16-df65-4008-ac49-db0a08adab42 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:20.683932 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e7c24c16-df65-4008-ac49-db0a08adab42 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:20.683932 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-e7c24c16-df65-4008-ac49-db0a08adab42 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:20.686138 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-af93360e-7b44-4a17-9145-2179c549e808 req-413e7f8f-e4d1-4402-a688-2d3c22493f63 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Acquiring lock "cinder-attachment_update-c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:37:20.690134 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:20.690134 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:20.690943 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e7c24c16-df65-4008-ac49-db0a08adab42 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:20.691212 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 624/2479] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:20 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:20.691764 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-af93360e-7b44-4a17-9145-2179c549e808 req-413e7f8f-e4d1-4402-a688-2d3c22493f63 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Lock "cinder-attachment_update-c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f-np0000007289" acquired by "attachment_update" :: waited 0.007s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:37:20.692642 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:20.692642 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:20.800593 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-af93360e-7b44-4a17-9145-2179c549e808 req-413e7f8f-e4d1-4402-a688-2d3c22493f63 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Lock "cinder-attachment_update-c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f-np0000007289" released by "attachment_update" :: held 0.109s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:37:20.801102 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-413e7f8f-e4d1-4402-a688-2d3c22493f63 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/attachments/4a140982-c767-4540-8f92-a0908095e0b4 returned with HTTP 200 Aug 14 00:37:20.805983 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 608/2480] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:37:20 2026] PUT /volume/v3/attachments/4a140982-c767-4540-8f92-a0908095e0b4 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:20.829310 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-af93360e-7b44-4a17-9145-2179c549e808 req-be408345-78ac-4427-8f1d-6c649f23fd06 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:20.832166 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-be408345-78ac-4427-8f1d-6c649f23fd06 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] POST https://10.4.3.208/volume/v3/attachments/4a140982-c767-4540-8f92-a0908095e0b4/action Aug 14 00:37:20.832668 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-be408345-78ac-4427-8f1d-6c649f23fd06 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:20.832834 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-be408345-78ac-4427-8f1d-6c649f23fd06 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:20.854471 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:20.854471 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:20.878731 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-af93360e-7b44-4a17-9145-2179c549e808 req-be408345-78ac-4427-8f1d-6c649f23fd06 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/attachments/4a140982-c767-4540-8f92-a0908095e0b4/action returned with HTTP 204 Aug 14 00:37:20.879339 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 629/2481] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:37:20 2026] POST /volume/v3/attachments/4a140982-c767-4540-8f92-a0908095e0b4/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:21.212506 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-47782b25-b5cc-4681-ad59-9fc1b40d3abb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:21.215696 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-47782b25-b5cc-4681-ad59-9fc1b40d3abb tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:21.216101 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-47782b25-b5cc-4681-ad59-9fc1b40d3abb tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:21.216432 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-47782b25-b5cc-4681-ad59-9fc1b40d3abb tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:21.237335 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:21.237335 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:21.246296 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-47782b25-b5cc-4681-ad59-9fc1b40d3abb tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:21.256994 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-47782b25-b5cc-4681-ad59-9fc1b40d3abb tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:21.256994 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 621/2482] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:21 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:21.464116 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8335d159-30e3-4a66-b38d-de1562560fa3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:21.465532 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8335d159-30e3-4a66-b38d-de1562560fa3 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/snapshots/18ad8e2d-a0a1-496f-82c5-23872141156f Aug 14 00:37:21.465741 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8335d159-30e3-4a66-b38d-de1562560fa3 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:21.466017 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8335d159-30e3-4a66-b38d-de1562560fa3 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:21.475866 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8335d159-30e3-4a66-b38d-de1562560fa3 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/snapshots/18ad8e2d-a0a1-496f-82c5-23872141156f returned with HTTP 404 Aug 14 00:37:21.476069 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 625/2483] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:21 2026] GET /volume/v3/snapshots/18ad8e2d-a0a1-496f-82c5-23872141156f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:21.662615 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-581575e0-a415-4e6d-b59c-c15feb9378c5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:21.665765 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-581575e0-a415-4e6d-b59c-c15feb9378c5 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:21.666287 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-581575e0-a415-4e6d-b59c-c15feb9378c5 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:21.668604 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-581575e0-a415-4e6d-b59c-c15feb9378c5 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:21.668604 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-581575e0-a415-4e6d-b59c-c15feb9378c5 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:21.677793 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:21.677793 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:21.679861 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-581575e0-a415-4e6d-b59c-c15feb9378c5 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:21.680703 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 609/2484] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:21 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:21.705651 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5a6affe8-9c32-47a3-907e-8c6b325f6485 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:21.709422 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5a6affe8-9c32-47a3-907e-8c6b325f6485 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:21.709820 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5a6affe8-9c32-47a3-907e-8c6b325f6485 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:21.710382 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5a6affe8-9c32-47a3-907e-8c6b325f6485 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:21.710596 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-5a6affe8-9c32-47a3-907e-8c6b325f6485 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:21.719369 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:21.719369 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:21.722142 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5a6affe8-9c32-47a3-907e-8c6b325f6485 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:21.722142 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 630/2485] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:21 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:21.723708 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-939f4d05-37aa-48cd-805d-6ea50fc4a46d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:21.727840 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-939f4d05-37aa-48cd-805d-6ea50fc4a46d tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes/859b7fdb-8c64-4129-8fbf-bf2b45545722/action Aug 14 00:37:21.727840 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-939f4d05-37aa-48cd-805d-6ea50fc4a46d tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action body: b'{"os-attach": {"instance_uuid": "ffaa64d3-7228-4a57-ba8e-a75f2afc13d8", "mountpoint": "/dev/vdc"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:21.727840 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-939f4d05-37aa-48cd-805d-6ea50fc4a46d tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ffaa64d3-7228-4a57-ba8e-a75f2afc13d8", "mountpoint": "/dev/vdc"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:21.737361 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-939f4d05-37aa-48cd-805d-6ea50fc4a46d tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/859b7fdb-8c64-4129-8fbf-bf2b45545722/action returned with HTTP 404 Aug 14 00:37:21.738022 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 622/2486] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:21 2026] POST /volume/v3/volumes/859b7fdb-8c64-4129-8fbf-bf2b45545722/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:22.276224 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d83d8556-025a-4b9e-8133-3c879042f3fa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:22.279542 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d83d8556-025a-4b9e-8133-3c879042f3fa tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:22.279542 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d83d8556-025a-4b9e-8133-3c879042f3fa tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:22.279542 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d83d8556-025a-4b9e-8133-3c879042f3fa tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:22.305688 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:22.305688 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:22.316546 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d83d8556-025a-4b9e-8133-3c879042f3fa tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:22.329446 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d83d8556-025a-4b9e-8133-3c879042f3fa tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:22.329446 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 626/2487] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:22 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:22.694420 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-09a9b800-6d4b-46ef-a0ff-78385ad064ca None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:22.699501 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-09a9b800-6d4b-46ef-a0ff-78385ad064ca tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:22.699501 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-09a9b800-6d4b-46ef-a0ff-78385ad064ca tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:22.700345 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-09a9b800-6d4b-46ef-a0ff-78385ad064ca tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:22.700650 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-09a9b800-6d4b-46ef-a0ff-78385ad064ca tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:22.707897 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:22.707897 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:22.712777 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-09a9b800-6d4b-46ef-a0ff-78385ad064ca tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:22.712777 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 610/2488] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:22 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:22.738746 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-46bfe1be-db18-4d33-840f-f56b48936b57 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:22.745001 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-46bfe1be-db18-4d33-840f-f56b48936b57 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:22.745366 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-46bfe1be-db18-4d33-840f-f56b48936b57 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:22.745691 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-46bfe1be-db18-4d33-840f-f56b48936b57 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:22.745850 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-46bfe1be-db18-4d33-840f-f56b48936b57 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:22.755934 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:22.755934 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:22.756862 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-46bfe1be-db18-4d33-840f-f56b48936b57 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:22.757777 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 631/2489] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:22 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:23.347066 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5c716c43-26b4-476c-aaa9-2365d397f904 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:23.349545 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5c716c43-26b4-476c-aaa9-2365d397f904 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:23.349830 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5c716c43-26b4-476c-aaa9-2365d397f904 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:23.350123 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5c716c43-26b4-476c-aaa9-2365d397f904 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:23.365007 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:23.365007 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:23.372001 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5c716c43-26b4-476c-aaa9-2365d397f904 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:23.382882 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5c716c43-26b4-476c-aaa9-2365d397f904 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:23.383334 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 623/2490] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:23 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:23.725770 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-af0ce0eb-d4f2-4203-b456-25e2df74087e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:23.728738 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-af0ce0eb-d4f2-4203-b456-25e2df74087e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:23.728738 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-af0ce0eb-d4f2-4203-b456-25e2df74087e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:23.728738 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-af0ce0eb-d4f2-4203-b456-25e2df74087e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:23.728952 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-af0ce0eb-d4f2-4203-b456-25e2df74087e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:23.736368 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:23.736368 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:23.737020 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-af0ce0eb-d4f2-4203-b456-25e2df74087e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:23.737513 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 627/2491] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:23 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:23.772268 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-13b8536c-b880-4c2b-b4fd-2fa9c6f49140 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:23.773447 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-13b8536c-b880-4c2b-b4fd-2fa9c6f49140 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:23.773645 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-13b8536c-b880-4c2b-b4fd-2fa9c6f49140 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:23.773865 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-13b8536c-b880-4c2b-b4fd-2fa9c6f49140 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:23.774005 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-13b8536c-b880-4c2b-b4fd-2fa9c6f49140 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:23.780003 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:23.780003 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:23.780833 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-13b8536c-b880-4c2b-b4fd-2fa9c6f49140 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:23.781283 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 611/2492] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:23 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:24.341199 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-317a7252-4871-4004-8306-09884ce1f0db req-2c19e89c-22dd-47ba-9511-d944e7ab2ada None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:24.344732 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-2c19e89c-22dd-47ba-9511-d944e7ab2ada tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] POST https://10.4.3.208/volume/v3/attachments/33f62b86-c0cc-4528-aee3-1ef55dd04e39/action Aug 14 00:37:24.344732 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-2c19e89c-22dd-47ba-9511-d944e7ab2ada tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:24.345823 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-2c19e89c-22dd-47ba-9511-d944e7ab2ada tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:24.349204 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c930bd46-fff8-4250-b3a4-13e2887c4096 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:24.353681 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c930bd46-fff8-4250-b3a4-13e2887c4096 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a Aug 14 00:37:24.353681 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c930bd46-fff8-4250-b3a4-13e2887c4096 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:24.354432 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c930bd46-fff8-4250-b3a4-13e2887c4096 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:24.354432 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-c930bd46-fff8-4250-b3a4-13e2887c4096 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete snapshot with id: cbd8bc66-f7d4-4962-8710-ef8e7a228c2a Aug 14 00:37:24.362325 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:24.362325 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:24.362990 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c930bd46-fff8-4250-b3a4-13e2887c4096 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:37:24.387050 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:24.387050 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:24.402237 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e5ceae33-565e-4f7a-bc1d-29e8a4ba3458 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:24.407327 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e5ceae33-565e-4f7a-bc1d-29e8a4ba3458 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:24.407499 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e5ceae33-565e-4f7a-bc1d-29e8a4ba3458 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:24.407733 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e5ceae33-565e-4f7a-bc1d-29e8a4ba3458 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:24.413310 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c930bd46-fff8-4250-b3a4-13e2887c4096 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot delete request issued successfully. Aug 14 00:37:24.413587 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c930bd46-fff8-4250-b3a4-13e2887c4096 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a returned with HTTP 202 Aug 14 00:37:24.414747 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 624/2493] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:37:24 2026] DELETE /volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:24.424558 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-317a7252-4871-4004-8306-09884ce1f0db req-2c19e89c-22dd-47ba-9511-d944e7ab2ada tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/attachments/33f62b86-c0cc-4528-aee3-1ef55dd04e39/action returned with HTTP 204 Aug 14 00:37:24.427972 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 632/2494] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:37:24 2026] POST /volume/v3/attachments/33f62b86-c0cc-4528-aee3-1ef55dd04e39/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:24.428125 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ee3ca460-18d4-427e-8bc5-99147946640a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:24.429606 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ee3ca460-18d4-427e-8bc5-99147946640a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a Aug 14 00:37:24.430510 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ee3ca460-18d4-427e-8bc5-99147946640a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:24.430510 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ee3ca460-18d4-427e-8bc5-99147946640a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:24.434466 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:24.434466 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:24.439408 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:24.439408 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:24.439995 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ee3ca460-18d4-427e-8bc5-99147946640a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:37:24.441066 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ee3ca460-18d4-427e-8bc5-99147946640a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a returned with HTTP 200 Aug 14 00:37:24.441874 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 612/2495] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:24 2026] GET /volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:24.448569 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e5ceae33-565e-4f7a-bc1d-29e8a4ba3458 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:24.458982 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e5ceae33-565e-4f7a-bc1d-29e8a4ba3458 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:24.459782 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 628/2496] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:24 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 1153 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:24.749839 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-472381af-e8a9-44f3-981d-bd7611c68bdf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:24.752098 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-472381af-e8a9-44f3-981d-bd7611c68bdf tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:24.752363 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-472381af-e8a9-44f3-981d-bd7611c68bdf tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:24.752621 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-472381af-e8a9-44f3-981d-bd7611c68bdf tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:24.752753 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-472381af-e8a9-44f3-981d-bd7611c68bdf tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:24.763678 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:24.763678 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:24.763678 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-472381af-e8a9-44f3-981d-bd7611c68bdf tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:24.763678 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 625/2497] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:24 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:24.793673 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c273cb7c-c300-4acd-8a7f-7446c97d6452 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:24.796790 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c273cb7c-c300-4acd-8a7f-7446c97d6452 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:24.796790 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c273cb7c-c300-4acd-8a7f-7446c97d6452 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:24.796790 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c273cb7c-c300-4acd-8a7f-7446c97d6452 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:24.796790 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-c273cb7c-c300-4acd-8a7f-7446c97d6452 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:24.804105 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:24.804105 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:24.805197 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c273cb7c-c300-4acd-8a7f-7446c97d6452 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:24.805801 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 633/2498] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:24 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:25.262472 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-58b8996a-cb6f-4e7a-af71-1010de48f920 req-a6e96a1a-d200-4809-a2fe-bde87efc1bd8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:25.265850 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-58b8996a-cb6f-4e7a-af71-1010de48f920 req-a6e96a1a-d200-4809-a2fe-bde87efc1bd8 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] DELETE https://10.4.3.208/volume/v3/attachments/0c7fc010-8870-4192-9035-4ceedad60d6e Aug 14 00:37:25.266160 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-58b8996a-cb6f-4e7a-af71-1010de48f920 req-a6e96a1a-d200-4809-a2fe-bde87efc1bd8 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:25.266444 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-58b8996a-cb6f-4e7a-af71-1010de48f920 req-a6e96a1a-d200-4809-a2fe-bde87efc1bd8 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:25.279420 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:25.279420 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:25.352272 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-58b8996a-cb6f-4e7a-af71-1010de48f920 req-a6e96a1a-d200-4809-a2fe-bde87efc1bd8 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/attachments/0c7fc010-8870-4192-9035-4ceedad60d6e returned with HTTP 200 Aug 14 00:37:25.352910 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 613/2499] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:37:25 2026] DELETE /volume/v3/attachments/0c7fc010-8870-4192-9035-4ceedad60d6e => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:25.460274 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-83928022-7902-4707-ac1f-6c523376c0ce None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:25.462850 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-83928022-7902-4707-ac1f-6c523376c0ce tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a Aug 14 00:37:25.462968 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-83928022-7902-4707-ac1f-6c523376c0ce tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:25.466416 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-83928022-7902-4707-ac1f-6c523376c0ce tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:25.475265 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-83928022-7902-4707-ac1f-6c523376c0ce tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a returned with HTTP 404 Aug 14 00:37:25.479363 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 629/2500] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:25 2026] GET /volume/v3/snapshots/cbd8bc66-f7d4-4962-8710-ef8e7a228c2a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:25.479496 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cea85324-7bbc-4a24-8d28-b69c87fde82f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:25.482972 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cea85324-7bbc-4a24-8d28-b69c87fde82f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:25.482972 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cea85324-7bbc-4a24-8d28-b69c87fde82f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:25.482972 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cea85324-7bbc-4a24-8d28-b69c87fde82f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:25.497881 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:25.497881 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:25.507103 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-cea85324-7bbc-4a24-8d28-b69c87fde82f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:25.512921 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cea85324-7bbc-4a24-8d28-b69c87fde82f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:25.512921 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 626/2501] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:25 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 1150 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:25.530311 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ad48b60d-3046-4d26-997d-a77ef6a56fe9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:25.532446 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ad48b60d-3046-4d26-997d-a77ef6a56fe9 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:25.532796 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ad48b60d-3046-4d26-997d-a77ef6a56fe9 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:25.533151 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ad48b60d-3046-4d26-997d-a77ef6a56fe9 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:25.549072 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:25.549072 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:25.558357 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ad48b60d-3046-4d26-997d-a77ef6a56fe9 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:25.569371 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ad48b60d-3046-4d26-997d-a77ef6a56fe9 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:25.570102 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 634/2502] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:25 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 1150 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:25.589888 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8a85d7ea-fbde-4384-8341-ea439c672e8e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:25.593744 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8a85d7ea-fbde-4384-8341-ea439c672e8e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] POST https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action Aug 14 00:37:25.593744 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8a85d7ea-fbde-4384-8341-ea439c672e8e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action body: b'{"os-detach": {}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:25.593744 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8a85d7ea-fbde-4384-8341-ea439c672e8e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:25.634291 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:25.634291 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:25.634291 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8a85d7ea-fbde-4384-8341-ea439c672e8e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:25.727607 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8a85d7ea-fbde-4384-8341-ea439c672e8e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Attachment connected to vm 7a90e2ec-d052-486e-8226-29667b66ac42, checking data on nova Aug 14 00:37:25.728017 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.compute.nova [None req-8a85d7ea-fbde-4384-8341-ea439c672e8e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Creating Keystone token plugin using URL: https://10.4.3.208/identity {{(pid=100209) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 00:37:25.782296 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-53e3ffd0-319f-4742-b329-8298e6473835 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:25.785127 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-53e3ffd0-319f-4742-b329-8298e6473835 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:25.785127 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-53e3ffd0-319f-4742-b329-8298e6473835 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:25.785127 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-53e3ffd0-319f-4742-b329-8298e6473835 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:25.785127 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-53e3ffd0-319f-4742-b329-8298e6473835 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:25.796342 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:25.796342 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:25.797972 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-53e3ffd0-319f-4742-b329-8298e6473835 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:25.797972 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 630/2503] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:25 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:25.819309 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cf2f46bf-b6a9-4ffe-9418-848ce5278c99 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:25.822061 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cf2f46bf-b6a9-4ffe-9418-848ce5278c99 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:25.822301 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cf2f46bf-b6a9-4ffe-9418-848ce5278c99 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:25.822724 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cf2f46bf-b6a9-4ffe-9418-848ce5278c99 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:25.822855 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-cf2f46bf-b6a9-4ffe-9418-848ce5278c99 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:25.829269 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:25.829269 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:25.830033 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cf2f46bf-b6a9-4ffe-9418-848ce5278c99 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:25.830795 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 627/2504] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:25 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:25.965104 np0000007289 devstack@c-api.service[100209]: DEBUG novaclient.v2.client [None req-8a85d7ea-fbde-4384-8341-ea439c672e8e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] REQ: curl -g -i -X GET https://10.4.3.208/compute/v2.1/servers/7a90e2ec-d052-486e-8226-29667b66ac42/os-volume_attachments/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2d66972cf50f6d6ebbcb5a677ee1976ceb7272e8092a5335f3bc0af602af0785" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8a85d7ea-fbde-4384-8341-ea439c672e8e" -H "X-Service-Token: {SHA256}fed18bb9a85a01fc4574b504e634134aec6a741e61f784b7a178c17ddf4f8ce6" {{(pid=100209) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 00:37:26.184994 np0000007289 devstack@c-api.service[100209]: DEBUG novaclient.v2.client [None req-8a85d7ea-fbde-4384-8341-ea439c672e8e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 00:37:26 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-1dff588c-b41a-4958-81c1-3b51d1eb570f x-openstack-request-id: req-1dff588c-b41a-4958-81c1-3b51d1eb570f {{(pid=100209) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 00:37:26.185216 np0000007289 devstack@c-api.service[100209]: DEBUG novaclient.v2.client [None req-8a85d7ea-fbde-4384-8341-ea439c672e8e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c6ce7703-e9c1-4ef4-bd03-2cc9177f107e", "serverId": "7a90e2ec-d052-486e-8226-29667b66ac42", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "33f62b86-c0cc-4528-aee3-1ef55dd04e39", "bdm_uuid": "8d2b3c6d-5e77-4178-b317-3d72141932a5"}} {{(pid=100209) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 00:37:26.185334 np0000007289 devstack@c-api.service[100209]: DEBUG novaclient.v2.client [None req-8a85d7ea-fbde-4384-8341-ea439c672e8e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET call to compute for https://10.4.3.208/compute/v2.1/servers/7a90e2ec-d052-486e-8226-29667b66ac42/os-volume_attachments/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e used request id req-1dff588c-b41a-4958-81c1-3b51d1eb570f {{(pid=100209) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 00:37:26.187805 np0000007289 devstack@c-api.service[100209]: ERROR cinder.volume.api [None req-8a85d7ea-fbde-4384-8341-ea439c672e8e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault [None req-8a85d7ea-fbde-4384-8341-ea439c672e8e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Caught error: Detach volume from instance 7a90e2ec-d052-486e-8226-29667b66ac42 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7a90e2ec-d052-486e-8226-29667b66ac42 using the Compute API Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 00:37:26.190352 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7a90e2ec-d052-486e-8226-29667b66ac42 using the Compute API Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: ERROR cinder.api.middleware.fault Aug 14 00:37:26.191353 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.middleware.fault [None req-8a85d7ea-fbde-4384-8341-ea439c672e8e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action returned with HTTP 409 Aug 14 00:37:26.192177 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 614/2505] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:25 2026] POST /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action => generated 167 bytes in 602 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:26.204782 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-38253849-24a2-4468-ae8a-ca094c67f498 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:26.206775 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38253849-24a2-4468-ae8a-ca094c67f498 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] POST https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action Aug 14 00:37:26.207183 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38253849-24a2-4468-ae8a-ca094c67f498 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:26.207307 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38253849-24a2-4468-ae8a-ca094c67f498 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:26.220286 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:26.220286 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:26.220849 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-38253849-24a2-4468-ae8a-ca094c67f498 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:26.282010 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-38253849-24a2-4468-ae8a-ca094c67f498 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Attachment connected to vm 7a90e2ec-d052-486e-8226-29667b66ac42, checking data on nova Aug 14 00:37:26.282496 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.compute.nova [None req-38253849-24a2-4468-ae8a-ca094c67f498 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Creating Keystone token plugin using URL: https://10.4.3.208/identity {{(pid=100210) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 00:37:26.438939 np0000007289 devstack@c-api.service[100210]: DEBUG novaclient.v2.client [None req-38253849-24a2-4468-ae8a-ca094c67f498 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] REQ: curl -g -i -X GET https://10.4.3.208/compute/v2.1/servers/7a90e2ec-d052-486e-8226-29667b66ac42/os-volume_attachments/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}16fa9fc5b2db60370b57f49a5ba9ab9a35995a8500b8ad4345a8dac0aec2d577" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-38253849-24a2-4468-ae8a-ca094c67f498" -H "X-Service-Token: {SHA256}898ece1c34cc17abd8433ed2830362c48c08fb1019c3422054392bfe70c6b9c3" {{(pid=100210) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 00:37:26.542944 np0000007289 devstack@c-api.service[100210]: DEBUG novaclient.v2.client [None req-38253849-24a2-4468-ae8a-ca094c67f498 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 00:37:26 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-8021dacc-7911-4b68-b1a9-091f65fc3667 x-openstack-request-id: req-8021dacc-7911-4b68-b1a9-091f65fc3667 {{(pid=100210) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 00:37:26.543383 np0000007289 devstack@c-api.service[100210]: DEBUG novaclient.v2.client [None req-38253849-24a2-4468-ae8a-ca094c67f498 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c6ce7703-e9c1-4ef4-bd03-2cc9177f107e", "serverId": "7a90e2ec-d052-486e-8226-29667b66ac42", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "33f62b86-c0cc-4528-aee3-1ef55dd04e39", "bdm_uuid": "8d2b3c6d-5e77-4178-b317-3d72141932a5"}} {{(pid=100210) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 00:37:26.543383 np0000007289 devstack@c-api.service[100210]: DEBUG novaclient.v2.client [None req-38253849-24a2-4468-ae8a-ca094c67f498 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET call to compute for https://10.4.3.208/compute/v2.1/servers/7a90e2ec-d052-486e-8226-29667b66ac42/os-volume_attachments/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e used request id req-8021dacc-7911-4b68-b1a9-091f65fc3667 {{(pid=100210) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 00:37:26.545669 np0000007289 devstack@c-api.service[100210]: ERROR cinder.volume.api [None req-38253849-24a2-4468-ae8a-ca094c67f498 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault [None req-38253849-24a2-4468-ae8a-ca094c67f498 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Caught error: Detach volume from instance 7a90e2ec-d052-486e-8226-29667b66ac42 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7a90e2ec-d052-486e-8226-29667b66ac42 using the Compute API Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 00:37:26.548026 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7a90e2ec-d052-486e-8226-29667b66ac42 using the Compute API Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.middleware.fault [None req-38253849-24a2-4468-ae8a-ca094c67f498 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action returned with HTTP 409 Aug 14 00:37:26.549475 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 635/2506] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:26 2026] POST /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action => generated 167 bytes in 345 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:26.557595 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6e5087b6-6641-458d-b736-483c62bd33cf None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:26.560200 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 631/2507] 10.4.3.208 () {70 vars in 1597 bytes} [Fri Aug 14 00:37:26 2026] POST /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 00:37:26.568482 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6b3eee1d-86fc-4bbb-bd27-e65c56dc9f9a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:26.571549 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 628/2508] 10.4.3.208 () {70 vars in 1597 bytes} [Fri Aug 14 00:37:26 2026] POST /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 00:37:26.579426 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-77624faf-2df0-40c4-b6fd-371cc049fb8b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:26.606881 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5f2a86a3-6dfb-42dc-8aac-96ab8461817b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:26.607860 np0000007289 devstack@c-api.service[100209]: WARNING keystonemiddleware.auth_token [None req-77624faf-2df0-40c4-b6fd-371cc049fb8b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 00:37:26.609178 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5f2a86a3-6dfb-42dc-8aac-96ab8461817b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:26.611109 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5f2a86a3-6dfb-42dc-8aac-96ab8461817b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "868c1f54-017b-4869-ba75-68ecb7e1f314", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-974718021"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:26.611177 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 615/2509] 10.4.3.208 () {70 vars in 1597 bytes} [Fri Aug 14 00:37:26 2026] POST /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 00:37:26.611209 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-5f2a86a3-6dfb-42dc-8aac-96ab8461817b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Create volume request body: {'volume': {'imageRef': '868c1f54-017b-4869-ba75-68ecb7e1f314', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-974718021'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:26.617805 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a9eda020-0847-4294-b65e-b78df6e4ed2f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:26.645644 np0000007289 devstack@c-api.service[100208]: WARNING keystonemiddleware.auth_token [None req-a9eda020-0847-4294-b65e-b78df6e4ed2f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 00:37:26.646712 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 632/2510] 10.4.3.208 () {70 vars in 1597 bytes} [Fri Aug 14 00:37:26 2026] POST /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 00:37:26.655194 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-66cd094e-1a49-47fd-95f0-1f5d83012704 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:26.689641 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-5f2a86a3-6dfb-42dc-8aac-96ab8461817b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Create volume of 2 GB Aug 14 00:37:26.723431 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-5f2a86a3-6dfb-42dc-8aac-96ab8461817b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:37:26.724601 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-66cd094e-1a49-47fd-95f0-1f5d83012704 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] POST https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action Aug 14 00:37:26.724969 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-66cd094e-1a49-47fd-95f0-1f5d83012704 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:26.725095 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-66cd094e-1a49-47fd-95f0-1f5d83012704 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:26.726783 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5f2a86a3-6dfb-42dc-8aac-96ab8461817b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Availability Zones retrieved successfully. Aug 14 00:37:26.732214 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5f2a86a3-6dfb-42dc-8aac-96ab8461817b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Flow 'volume_create_api' (c7103bbb-8755-461d-926e-ce678217c483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:26.733291 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5f2a86a3-6dfb-42dc-8aac-96ab8461817b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5914049f-f5ef-427f-909f-19c1b15beea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:26.734205 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-5f2a86a3-6dfb-42dc-8aac-96ab8461817b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Validating volume size '2' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:26.737821 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:26.737821 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:26.738294 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.admin_actions [None req-66cd094e-1a49-47fd-95f0-1f5d83012704 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] Updating volume 'c6ce7703-e9c1-4ef4-bd03-2cc9177f107e' with '{'status': 'error'}' {{(pid=100211) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 00:37:26.767344 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-66cd094e-1a49-47fd-95f0-1f5d83012704 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action returned with HTTP 202 Aug 14 00:37:26.767770 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 629/2511] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:26 2026] POST /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:37:26.768158 np0000007289 devstack@c-api.service[100210]: WARNING cinder.volume.api [None req-5f2a86a3-6dfb-42dc-8aac-96ab8461817b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5914049f-f5ef-427f-909f-19c1b15beea7) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 00:37:26.768158 np0000007289 devstack@c-api.service[100210]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 868c1f54-017b-4869-ba75-68ecb7e1f314 is not active. Aug 14 00:37:26.769851 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5f2a86a3-6dfb-42dc-8aac-96ab8461817b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5914049f-f5ef-427f-909f-19c1b15beea7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:26.770570 np0000007289 devstack@c-api.service[100210]: WARNING cinder.volume.api [None req-5f2a86a3-6dfb-42dc-8aac-96ab8461817b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5914049f-f5ef-427f-909f-19c1b15beea7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 00:37:26.771385 np0000007289 devstack@c-api.service[100210]: WARNING cinder.volume.api [None req-5f2a86a3-6dfb-42dc-8aac-96ab8461817b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Flow 'volume_create_api' (c7103bbb-8755-461d-926e-ce678217c483) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 00:37:26.771718 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5f2a86a3-6dfb-42dc-8aac-96ab8461817b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 400 Aug 14 00:37:26.772360 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 636/2512] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:37:26 2026] POST /volume/v3/volumes => generated 125 bytes in 166 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:37:26.775632 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-441858d9-0bc4-471f-bfbc-63d5ad59101c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:26.777555 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-441858d9-0bc4-471f-bfbc-63d5ad59101c tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:26.777882 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-441858d9-0bc4-471f-bfbc-63d5ad59101c tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:26.778106 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-441858d9-0bc4-471f-bfbc-63d5ad59101c tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:26.811514 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5212c541-5bcc-4caf-9a7a-3da82e37ba48 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:26.813619 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5212c541-5bcc-4caf-9a7a-3da82e37ba48 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:26.813829 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5212c541-5bcc-4caf-9a7a-3da82e37ba48 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:26.814072 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5212c541-5bcc-4caf-9a7a-3da82e37ba48 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:26.814252 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-5212c541-5bcc-4caf-9a7a-3da82e37ba48 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:26.816576 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-441858d9-0bc4-471f-bfbc-63d5ad59101c tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:37:26.821094 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:26.821094 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:26.822037 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5212c541-5bcc-4caf-9a7a-3da82e37ba48 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:26.822630 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 633/2513] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:26 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:26.827052 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:26.827052 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:26.831856 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-441858d9-0bc4-471f-bfbc-63d5ad59101c tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:26.838476 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-441858d9-0bc4-471f-bfbc-63d5ad59101c tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:26.838476 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 616/2514] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:26 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 1149 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:26.844849 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-60b32623-ec30-4812-8698-56fc54975e30 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:26.847176 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-60b32623-ec30-4812-8698-56fc54975e30 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:26.847813 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-60b32623-ec30-4812-8698-56fc54975e30 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:26.847813 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-60b32623-ec30-4812-8698-56fc54975e30 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:26.847813 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-60b32623-ec30-4812-8698-56fc54975e30 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:26.852653 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:26.852653 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:26.853666 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-60b32623-ec30-4812-8698-56fc54975e30 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:26.854145 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 630/2515] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:26 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:26.858116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d8dc027b-6a42-489e-ba97-ec0e2f176446 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:26.858116 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d8dc027b-6a42-489e-ba97-ec0e2f176446 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] POST https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action Aug 14 00:37:26.858116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d8dc027b-6a42-489e-ba97-ec0e2f176446 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "33f62b86-c0cc-4528-aee3-1ef55dd04e39"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:26.858116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d8dc027b-6a42-489e-ba97-ec0e2f176446 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "33f62b86-c0cc-4528-aee3-1ef55dd04e39"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:26.879381 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:26.879381 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:26.879381 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d8dc027b-6a42-489e-ba97-ec0e2f176446 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] Volume info retrieved successfully. Aug 14 00:37:26.886198 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d8dc027b-6a42-489e-ba97-ec0e2f176446 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] Attachment connected to vm 7a90e2ec-d052-486e-8226-29667b66ac42, checking data on nova Aug 14 00:37:26.886520 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.compute.nova [None req-d8dc027b-6a42-489e-ba97-ec0e2f176446 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] Creating Keystone token plugin using URL: https://10.4.3.208/identity {{(pid=100210) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 00:37:27.015438 np0000007289 devstack@c-api.service[100210]: DEBUG novaclient.v2.client [None req-d8dc027b-6a42-489e-ba97-ec0e2f176446 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] REQ: curl -g -i -X GET https://10.4.3.208/compute/v2.1/servers/7a90e2ec-d052-486e-8226-29667b66ac42/os-volume_attachments/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0c9638784f90c11f083e355a23b43c3a623e8855384baa9fbc66669ee1192055" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d8dc027b-6a42-489e-ba97-ec0e2f176446" -H "X-Service-Token: {SHA256}898ece1c34cc17abd8433ed2830362c48c08fb1019c3422054392bfe70c6b9c3" {{(pid=100210) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 00:37:27.133488 np0000007289 devstack@c-api.service[100210]: DEBUG novaclient.v2.client [None req-d8dc027b-6a42-489e-ba97-ec0e2f176446 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 00:37:27 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-b1e81d48-3f00-42a2-b4c4-34847d914f2c x-openstack-request-id: req-b1e81d48-3f00-42a2-b4c4-34847d914f2c {{(pid=100210) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 00:37:27.133655 np0000007289 devstack@c-api.service[100210]: DEBUG novaclient.v2.client [None req-d8dc027b-6a42-489e-ba97-ec0e2f176446 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "c6ce7703-e9c1-4ef4-bd03-2cc9177f107e", "serverId": "7a90e2ec-d052-486e-8226-29667b66ac42", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "33f62b86-c0cc-4528-aee3-1ef55dd04e39", "bdm_uuid": "8d2b3c6d-5e77-4178-b317-3d72141932a5"}} {{(pid=100210) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 00:37:27.133773 np0000007289 devstack@c-api.service[100210]: DEBUG novaclient.v2.client [None req-d8dc027b-6a42-489e-ba97-ec0e2f176446 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] GET call to compute for https://10.4.3.208/compute/v2.1/servers/7a90e2ec-d052-486e-8226-29667b66ac42/os-volume_attachments/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e used request id req-b1e81d48-3f00-42a2-b4c4-34847d914f2c {{(pid=100210) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 00:37:27.135965 np0000007289 devstack@c-api.service[100210]: ERROR cinder.volume.api [None req-d8dc027b-6a42-489e-ba97-ec0e2f176446 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault [None req-d8dc027b-6a42-489e-ba97-ec0e2f176446 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] Caught error: Detach volume from instance 7a90e2ec-d052-486e-8226-29667b66ac42 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7a90e2ec-d052-486e-8226-29667b66ac42 using the Compute API Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 00:37:27.138424 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7a90e2ec-d052-486e-8226-29667b66ac42 using the Compute API Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.middleware.fault [None req-d8dc027b-6a42-489e-ba97-ec0e2f176446 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action returned with HTTP 409 Aug 14 00:37:27.139423 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 637/2516] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:26 2026] POST /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action => generated 167 bytes in 285 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:27.147299 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-acce95b9-35ed-452b-acdf-1491921e4774 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:27.149327 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 634/2517] 10.4.3.208 () {70 vars in 1597 bytes} [Fri Aug 14 00:37:27 2026] POST /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 00:37:27.156065 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c1e53f09-24c3-458b-97ab-be5c592c9a88 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:27.189785 np0000007289 devstack@c-api.service[100209]: WARNING keystonemiddleware.auth_token [None req-c1e53f09-24c3-458b-97ab-be5c592c9a88 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 00:37:27.190917 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 617/2518] 10.4.3.208 () {70 vars in 1597 bytes} [Fri Aug 14 00:37:27 2026] POST /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 00:37:27.197828 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-edb043f5-4e56-4d95-a00a-312f2d358886 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:27.201821 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-edb043f5-4e56-4d95-a00a-312f2d358886 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 Aug 14 00:37:27.202134 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-edb043f5-4e56-4d95-a00a-312f2d358886 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:27.202415 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-edb043f5-4e56-4d95-a00a-312f2d358886 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:27.213108 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:27.213108 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:27.218016 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-edb043f5-4e56-4d95-a00a-312f2d358886 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:27.222859 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-edb043f5-4e56-4d95-a00a-312f2d358886 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 returned with HTTP 200 Aug 14 00:37:27.223282 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 631/2519] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:27 2026] GET /volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:27.236600 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-65e80935-936d-435e-823c-af8425adc416 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:27.238372 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-65e80935-936d-435e-823c-af8425adc416 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 Aug 14 00:37:27.238597 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-65e80935-936d-435e-823c-af8425adc416 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:27.238965 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-65e80935-936d-435e-823c-af8425adc416 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:27.272392 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-65e80935-936d-435e-823c-af8425adc416 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:37:27.280320 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:27.280320 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:27.284244 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-65e80935-936d-435e-823c-af8425adc416 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:27.289286 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-65e80935-936d-435e-823c-af8425adc416 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 returned with HTTP 200 Aug 14 00:37:27.290334 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 638/2520] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:27 2026] GET /volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:27.339133 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e1bccbd8-94a9-444e-aa7c-982ad8f71405 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:27.341188 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e1bccbd8-94a9-444e-aa7c-982ad8f71405 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 Aug 14 00:37:27.341364 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e1bccbd8-94a9-444e-aa7c-982ad8f71405 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:27.342645 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e1bccbd8-94a9-444e-aa7c-982ad8f71405 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:27.349535 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:27.349535 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:27.352538 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e1bccbd8-94a9-444e-aa7c-982ad8f71405 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:27.360416 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e1bccbd8-94a9-444e-aa7c-982ad8f71405 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 returned with HTTP 200 Aug 14 00:37:27.360416 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 635/2521] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:27 2026] GET /volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:27.430801 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c3c8ee63-1e57-4689-b227-cc92963df1bd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:27.432662 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c3c8ee63-1e57-4689-b227-cc92963df1bd tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] DELETE https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 Aug 14 00:37:27.433001 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c3c8ee63-1e57-4689-b227-cc92963df1bd tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:27.433297 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c3c8ee63-1e57-4689-b227-cc92963df1bd tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:27.433561 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-c3c8ee63-1e57-4689-b227-cc92963df1bd tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Delete volume with id: f746fa18-b614-412e-90a7-ff129791e910 Aug 14 00:37:27.444111 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:27.444111 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:27.444603 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c3c8ee63-1e57-4689-b227-cc92963df1bd tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:37:27.452953 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fe04ad9c-8669-48b1-90fa-9bafc2a3870b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:27.453514 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fe04ad9c-8669-48b1-90fa-9bafc2a3870b None None] GET https://10.4.3.208/volume// Aug 14 00:37:27.454691 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fe04ad9c-8669-48b1-90fa-9bafc2a3870b None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:27.454691 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fe04ad9c-8669-48b1-90fa-9bafc2a3870b None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:27.454691 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fe04ad9c-8669-48b1-90fa-9bafc2a3870b None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:37:27.455071 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 632/2522] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:37:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:37:27.464297 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e2abc130-fd10-40e2-873d-f359a984d9dc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:27.466900 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e2abc130-fd10-40e2-873d-f359a984d9dc tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:37:27.467412 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e2abc130-fd10-40e2-873d-f359a984d9dc tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8be7057f-2e89-443e-8ed9-a0c0e53d0a37", "connector": null, "instance_uuid": "7a90e2ec-d052-486e-8226-29667b66ac42"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:27.471410 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c3c8ee63-1e57-4689-b227-cc92963df1bd tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Delete volume request issued successfully. Aug 14 00:37:27.471682 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c3c8ee63-1e57-4689-b227-cc92963df1bd tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 returned with HTTP 202 Aug 14 00:37:27.472184 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 618/2523] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:37:27 2026] DELETE /volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:37:27.479314 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:27.479314 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:27.482073 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e3c1d9bd-9eaf-4b5d-9400-9846b0880105 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:27.484256 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e3c1d9bd-9eaf-4b5d-9400-9846b0880105 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 Aug 14 00:37:27.484256 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e3c1d9bd-9eaf-4b5d-9400-9846b0880105 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:27.484256 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e3c1d9bd-9eaf-4b5d-9400-9846b0880105 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:27.492348 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:27.492348 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:27.497160 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e3c1d9bd-9eaf-4b5d-9400-9846b0880105 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Volume info retrieved successfully. Aug 14 00:37:27.503307 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e3c1d9bd-9eaf-4b5d-9400-9846b0880105 tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 returned with HTTP 200 Aug 14 00:37:27.503715 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 636/2524] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:27 2026] GET /volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 => generated 1387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:37:27.546602 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e2abc130-fd10-40e2-873d-f359a984d9dc tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:37:27.547216 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 639/2525] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:37:27 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:27.597801 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1041e709-0d53-4665-ade0-0c0153646792 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:27.601378 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1041e709-0d53-4665-ade0-0c0153646792 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 Aug 14 00:37:27.601699 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1041e709-0d53-4665-ade0-0c0153646792 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:27.601975 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1041e709-0d53-4665-ade0-0c0153646792 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:27.619590 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:27.619590 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:27.622325 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ca8d3d3d-0785-479e-b019-314fc2248da0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:27.623131 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ca8d3d3d-0785-479e-b019-314fc2248da0 None None] GET https://10.4.3.208/volume// Aug 14 00:37:27.623428 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ca8d3d3d-0785-479e-b019-314fc2248da0 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:27.623816 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ca8d3d3d-0785-479e-b019-314fc2248da0 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:27.624376 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ca8d3d3d-0785-479e-b019-314fc2248da0 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:37:27.624863 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 619/2526] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:37:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:37:27.633172 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-dfd51473-f56f-486d-b843-5817903765b6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:27.636338 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1041e709-0d53-4665-ade0-0c0153646792 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:27.640058 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-dfd51473-f56f-486d-b843-5817903765b6 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 Aug 14 00:37:27.640352 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-dfd51473-f56f-486d-b843-5817903765b6 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:27.640571 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-dfd51473-f56f-486d-b843-5817903765b6 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:27.649121 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1041e709-0d53-4665-ade0-0c0153646792 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 returned with HTTP 200 Aug 14 00:37:27.650071 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 633/2527] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:27 2026] GET /volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:27.666892 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:27.666892 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:27.676728 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-dfd51473-f56f-486d-b843-5817903765b6 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:27.684175 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-dfd51473-f56f-486d-b843-5817903765b6 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 returned with HTTP 200 Aug 14 00:37:27.684648 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 637/2528] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:37:27 2026] GET /volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 => generated 1037 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:37:27.840107 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-11ae17fa-46c7-45af-a7a6-345adb02db20 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:27.840226 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e2a32066-38fe-499a-b9b7-b0106e9d95ab None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:27.840254 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-11ae17fa-46c7-45af-a7a6-345adb02db20 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:27.840254 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-11ae17fa-46c7-45af-a7a6-345adb02db20 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:27.840254 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-11ae17fa-46c7-45af-a7a6-345adb02db20 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:27.840254 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-11ae17fa-46c7-45af-a7a6-345adb02db20 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:27.840744 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e2a32066-38fe-499a-b9b7-b0106e9d95ab tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] PUT https://10.4.3.208/volume/v3/attachments/a3ef2214-1add-4fc1-83f5-2a87395e9655 Aug 14 00:37:27.842162 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e2a32066-38fe-499a-b9b7-b0106e9d95ab tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:27.844858 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:27.844858 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:27.845951 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-11ae17fa-46c7-45af-a7a6-345adb02db20 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:27.846489 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 640/2529] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:27 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:27.849212 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e2a32066-38fe-499a-b9b7-b0106e9d95ab tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Acquiring lock "cinder-attachment_update-8be7057f-2e89-443e-8ed9-a0c0e53d0a37-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:37:27.854725 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e2a32066-38fe-499a-b9b7-b0106e9d95ab tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Lock "cinder-attachment_update-8be7057f-2e89-443e-8ed9-a0c0e53d0a37-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:37:27.856219 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:27.856219 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:27.871364 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-75d88700-97cc-4047-8258-929ac9dd3be8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:27.872927 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-75d88700-97cc-4047-8258-929ac9dd3be8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:27.873669 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-75d88700-97cc-4047-8258-929ac9dd3be8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:27.873669 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-75d88700-97cc-4047-8258-929ac9dd3be8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:27.873669 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-75d88700-97cc-4047-8258-929ac9dd3be8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:27.880477 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:27.880477 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:27.881139 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-75d88700-97cc-4047-8258-929ac9dd3be8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:27.881493 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 634/2530] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:27 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:27.971741 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e2a32066-38fe-499a-b9b7-b0106e9d95ab tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Lock "cinder-attachment_update-8be7057f-2e89-443e-8ed9-a0c0e53d0a37-np0000007289" released by "attachment_update" :: held 0.117s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:37:27.972037 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e2a32066-38fe-499a-b9b7-b0106e9d95ab tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/attachments/a3ef2214-1add-4fc1-83f5-2a87395e9655 returned with HTTP 200 Aug 14 00:37:27.972489 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 620/2531] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:37:27 2026] PUT /volume/v3/attachments/a3ef2214-1add-4fc1-83f5-2a87395e9655 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:28.522015 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-95aca71e-7d07-4896-b3a8-c309e37a5e0b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:28.524106 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-95aca71e-7d07-4896-b3a8-c309e37a5e0b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] GET https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 Aug 14 00:37:28.524313 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-95aca71e-7d07-4896-b3a8-c309e37a5e0b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:28.524520 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-95aca71e-7d07-4896-b3a8-c309e37a5e0b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:28.531666 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-95aca71e-7d07-4896-b3a8-c309e37a5e0b tempest-TestVolumeBootPatternV346-1074599026 tempest-TestVolumeBootPatternV346-1074599026-project-member] https://10.4.3.208/volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 returned with HTTP 404 Aug 14 00:37:28.532325 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 638/2532] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:37:28 2026] GET /volume/v3/volumes/f746fa18-b614-412e-90a7-ff129791e910 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 14 00:37:28.616463 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-5832399c-df46-47c1-9877-ed988fbc1528 req-4042b7d6-0c3e-4ecb-ab02-9d68663e3bbe None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:28.619161 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-5832399c-df46-47c1-9877-ed988fbc1528 req-4042b7d6-0c3e-4ecb-ab02-9d68663e3bbe tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/attachments/c56ea568-140e-4337-9950-07d9a4226f7e Aug 14 00:37:28.619425 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-5832399c-df46-47c1-9877-ed988fbc1528 req-4042b7d6-0c3e-4ecb-ab02-9d68663e3bbe tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:28.619716 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-5832399c-df46-47c1-9877-ed988fbc1528 req-4042b7d6-0c3e-4ecb-ab02-9d68663e3bbe tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:28.631444 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:28.631444 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:28.664980 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-27e7490a-ef98-4613-b3d1-7613841e4203 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:28.667329 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-27e7490a-ef98-4613-b3d1-7613841e4203 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 Aug 14 00:37:28.667896 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-27e7490a-ef98-4613-b3d1-7613841e4203 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:28.668155 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-27e7490a-ef98-4613-b3d1-7613841e4203 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:28.684625 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:28.684625 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:28.691240 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-27e7490a-ef98-4613-b3d1-7613841e4203 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:28.701565 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-27e7490a-ef98-4613-b3d1-7613841e4203 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 returned with HTTP 200 Aug 14 00:37:28.702390 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 635/2533] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:28 2026] GET /volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:28.709486 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-5832399c-df46-47c1-9877-ed988fbc1528 req-4042b7d6-0c3e-4ecb-ab02-9d68663e3bbe tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/c56ea568-140e-4337-9950-07d9a4226f7e returned with HTTP 200 Aug 14 00:37:28.709947 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 641/2534] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:37:28 2026] DELETE /volume/v3/attachments/c56ea568-140e-4337-9950-07d9a4226f7e => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:28.806364 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5fc24185-c689-417d-bba1-3b0120e9acfe None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:28.808578 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5fc24185-c689-417d-bba1-3b0120e9acfe tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:28.809219 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5fc24185-c689-417d-bba1-3b0120e9acfe tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c1b6dec8-e07d-4c93-9b9d-26c4e5f2c03f"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:28.811224 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-5fc24185-c689-417d-bba1-3b0120e9acfe tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c1b6dec8-e07d-4c93-9b9d-26c4e5f2c03f'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:28.865013 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-aacfc520-cd1b-4758-94d0-3eb1cf92fc22 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:28.869360 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aacfc520-cd1b-4758-94d0-3eb1cf92fc22 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:28.869360 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aacfc520-cd1b-4758-94d0-3eb1cf92fc22 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:28.869360 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aacfc520-cd1b-4758-94d0-3eb1cf92fc22 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:28.869360 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-aacfc520-cd1b-4758-94d0-3eb1cf92fc22 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:28.876491 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:28.876491 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:28.877695 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aacfc520-cd1b-4758-94d0-3eb1cf92fc22 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:28.878908 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 639/2535] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:28 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:28.890292 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-39ca012a-7750-4931-a23b-6f7597cdcf19 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:28.892376 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-39ca012a-7750-4931-a23b-6f7597cdcf19 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 Aug 14 00:37:28.892663 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-39ca012a-7750-4931-a23b-6f7597cdcf19 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:28.892898 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-39ca012a-7750-4931-a23b-6f7597cdcf19 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:28.902336 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5cd4805b-948b-4ba2-b95a-d6c0ab77e8b2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:28.904665 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5cd4805b-948b-4ba2-b95a-d6c0ab77e8b2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:28.904665 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5cd4805b-948b-4ba2-b95a-d6c0ab77e8b2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:28.904665 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5cd4805b-948b-4ba2-b95a-d6c0ab77e8b2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:28.904849 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-5cd4805b-948b-4ba2-b95a-d6c0ab77e8b2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 5281e761-4e92-4b8e-8d02-5ed2651f0545. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:28.910287 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:28.910287 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:28.910930 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5cd4805b-948b-4ba2-b95a-d6c0ab77e8b2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 200 Aug 14 00:37:28.911324 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 642/2536] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:28 2026] GET /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:28.915258 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:28.915258 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:28.915341 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-5fc24185-c689-417d-bba1-3b0120e9acfe tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Create volume of 1 GB Aug 14 00:37:28.915341 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:28.915341 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:28.922569 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c3ef502d-cec7-452d-be77-0f1ff7b51d66 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:28.924252 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5fc24185-c689-417d-bba1-3b0120e9acfe tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Availability Zones retrieved successfully. Aug 14 00:37:28.924337 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c3ef502d-cec7-452d-be77-0f1ff7b51d66 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] DELETE https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 Aug 14 00:37:28.924537 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c3ef502d-cec7-452d-be77-0f1ff7b51d66 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:28.924736 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c3ef502d-cec7-452d-be77-0f1ff7b51d66 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:28.924833 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-c3ef502d-cec7-452d-be77-0f1ff7b51d66 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Delete backup with id: 5281e761-4e92-4b8e-8d02-5ed2651f0545. Aug 14 00:37:28.926546 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-39ca012a-7750-4931-a23b-6f7597cdcf19 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:37:28.931159 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:28.931159 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:28.936193 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-5fc24185-c689-417d-bba1-3b0120e9acfe tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Flow 'volume_create_api' (a39c2abe-cf53-466c-a4c8-5be5091e03ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:28.937103 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-39ca012a-7750-4931-a23b-6f7597cdcf19 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 returned with HTTP 200 Aug 14 00:37:28.937631 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 636/2537] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:28 2026] GET /volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:28.938742 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-5fc24185-c689-417d-bba1-3b0120e9acfe tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (733df707-e4a3-4202-ab65-6ca4b9afe1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:28.941176 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-5fc24185-c689-417d-bba1-3b0120e9acfe tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:28.954069 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.rpcapi [None req-c3ef502d-cec7-452d-be77-0f1ff7b51d66 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] delete_backup rpcapi backup_id 5281e761-4e92-4b8e-8d02-5ed2651f0545 {{(pid=100208) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:37:28.956504 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c3ef502d-cec7-452d-be77-0f1ff7b51d66 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 returned with HTTP 202 Aug 14 00:37:28.957102 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 640/2538] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:37:28 2026] DELETE /volume/v3/backups/5281e761-4e92-4b8e-8d02-5ed2651f0545 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:37:28.957789 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cd87a88d-3766-4cae-977a-7bd32b2b330e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:28.959851 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cd87a88d-3766-4cae-977a-7bd32b2b330e tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] POST https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f/action Aug 14 00:37:28.960259 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cd87a88d-3766-4cae-977a-7bd32b2b330e tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:28.960383 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cd87a88d-3766-4cae-977a-7bd32b2b330e tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:28.961920 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.admin_actions [None req-cd87a88d-3766-4cae-977a-7bd32b2b330e tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] Updating backup '2d51bfef-eab0-4aea-9149-4903b50beb6f' with '{'status': 'error'}' {{(pid=100210) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 00:37:28.970714 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:28.970714 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:28.977110 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fee4ab61-2da5-4fb4-927d-0ddac55ab88e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:28.977226 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fee4ab61-2da5-4fb4-927d-0ddac55ab88e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c Aug 14 00:37:28.977451 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fee4ab61-2da5-4fb4-927d-0ddac55ab88e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:28.977701 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fee4ab61-2da5-4fb4-927d-0ddac55ab88e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:28.977871 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-fee4ab61-2da5-4fb4-927d-0ddac55ab88e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Delete volume with id: aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c Aug 14 00:37:28.991117 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.backup.rpcapi [None req-cd87a88d-3766-4cae-977a-7bd32b2b330e tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] reset_status in rpcapi backup_id 2d51bfef-eab0-4aea-9149-4903b50beb6f on host np0000007289. {{(pid=100210) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 14 00:37:28.991302 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:28.991302 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:28.991302 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fee4ab61-2da5-4fb4-927d-0ddac55ab88e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:37:28.991425 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cd87a88d-3766-4cae-977a-7bd32b2b330e tempest-VolumesBackupsAdminTest-193532895 tempest-VolumesBackupsAdminTest-193532895-project-admin] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f/action returned with HTTP 202 Aug 14 00:37:28.991425 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 643/2539] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:28 2026] POST /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:37:28.998006 np0000007289 devstack@c-api.service[100209]: WARNING cinder.volume.api [None req-5fc24185-c689-417d-bba1-3b0120e9acfe tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (733df707-e4a3-4202-ab65-6ca4b9afe1d4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 00:37:28.998006 np0000007289 devstack@c-api.service[100209]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 14 00:37:29.003473 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-738bcd38-298c-4470-97f0-88be1d58212e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.003541 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-5fc24185-c689-417d-bba1-3b0120e9acfe tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (733df707-e4a3-4202-ab65-6ca4b9afe1d4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:29.003541 np0000007289 devstack@c-api.service[100209]: WARNING cinder.volume.api [None req-5fc24185-c689-417d-bba1-3b0120e9acfe tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (733df707-e4a3-4202-ab65-6ca4b9afe1d4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 00:37:29.003871 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-738bcd38-298c-4470-97f0-88be1d58212e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:29.004198 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-738bcd38-298c-4470-97f0-88be1d58212e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:29.004466 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-738bcd38-298c-4470-97f0-88be1d58212e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:29.004676 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-738bcd38-298c-4470-97f0-88be1d58212e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:29.004975 np0000007289 devstack@c-api.service[100209]: WARNING cinder.volume.api [None req-5fc24185-c689-417d-bba1-3b0120e9acfe tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Flow 'volume_create_api' (a39c2abe-cf53-466c-a4c8-5be5091e03ca) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 00:37:29.005499 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5fc24185-c689-417d-bba1-3b0120e9acfe tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 400 Aug 14 00:37:29.006454 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 621/2540] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:28 2026] POST /volume/v3/volumes => generated 134 bytes in 201 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:37:29.015119 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:29.015119 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:29.016116 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-738bcd38-298c-4470-97f0-88be1d58212e tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:29.016818 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 641/2541] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:28 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:29.035196 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fee4ab61-2da5-4fb4-927d-0ddac55ab88e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Delete volume request issued successfully. Aug 14 00:37:29.035507 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fee4ab61-2da5-4fb4-927d-0ddac55ab88e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c returned with HTTP 202 Aug 14 00:37:29.036105 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 637/2542] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:37:28 2026] DELETE /volume/v3/volumes/aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:29.045521 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1d8fe010-4306-4204-89e3-a91c11290934 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.048454 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1d8fe010-4306-4204-89e3-a91c11290934 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c Aug 14 00:37:29.048858 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1d8fe010-4306-4204-89e3-a91c11290934 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:29.049277 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1d8fe010-4306-4204-89e3-a91c11290934 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:29.059442 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:29.059442 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:29.064327 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1d8fe010-4306-4204-89e3-a91c11290934 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:37:29.072557 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1d8fe010-4306-4204-89e3-a91c11290934 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c returned with HTTP 200 Aug 14 00:37:29.073058 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 644/2543] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:29 2026] GET /volume/v3/volumes/aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:29.257287 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a0ca23ba-0075-48aa-ac44-ef94bf948292 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.259929 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a0ca23ba-0075-48aa-ac44-ef94bf948292 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:29.260443 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a0ca23ba-0075-48aa-ac44-ef94bf948292 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:29.263455 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a0ca23ba-0075-48aa-ac44-ef94bf948292 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 400 Aug 14 00:37:29.264298 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 622/2544] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:29 2026] POST /volume/v3/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:37:29.275528 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-101c4bee-87f6-4c23-bedc-51a806015de2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.278510 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-101c4bee-87f6-4c23-bedc-51a806015de2 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:29.278949 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-101c4bee-87f6-4c23-bedc-51a806015de2 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "142f94ce-ba67-4919-a15d-ea71c42234b7"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:29.281103 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-101c4bee-87f6-4c23-bedc-51a806015de2 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '142f94ce-ba67-4919-a15d-ea71c42234b7'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:29.288050 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-101c4bee-87f6-4c23-bedc-51a806015de2 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 404 Aug 14 00:37:29.288745 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 642/2545] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:29 2026] POST /volume/v3/volumes => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:29.299478 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-688b1573-9278-44be-9c53-b846affb57b8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.301372 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-688b1573-9278-44be-9c53-b846affb57b8 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:29.301952 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-688b1573-9278-44be-9c53-b846affb57b8 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "48be04b8-c454-462b-b6b6-4a44286d8344"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:29.304524 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-688b1573-9278-44be-9c53-b846affb57b8 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '48be04b8-c454-462b-b6b6-4a44286d8344'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:29.311540 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-688b1573-9278-44be-9c53-b846affb57b8 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 404 Aug 14 00:37:29.312318 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 638/2546] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:29 2026] POST /volume/v3/volumes => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:29.321794 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-797a55d8-d177-4b86-9598-0f965ed19558 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.323963 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-797a55d8-d177-4b86-9598-0f965ed19558 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:29.324447 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-797a55d8-d177-4b86-9598-0f965ed19558 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "9697a38b-1e85-4b77-990a-11d98b177969"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:29.326749 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-797a55d8-d177-4b86-9598-0f965ed19558 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '9697a38b-1e85-4b77-990a-11d98b177969'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:29.338644 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-797a55d8-d177-4b86-9598-0f965ed19558 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 404 Aug 14 00:37:29.339314 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 645/2547] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:29 2026] POST /volume/v3/volumes => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:37:29.349537 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0db8c3d1-b598-4cfc-ad09-236a7d08d219 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.351688 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0db8c3d1-b598-4cfc-ad09-236a7d08d219 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:29.352161 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0db8c3d1-b598-4cfc-ad09-236a7d08d219 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:29.354292 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0db8c3d1-b598-4cfc-ad09-236a7d08d219 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 400 Aug 14 00:37:29.354893 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 623/2548] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:29 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:37:29.365818 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-dd2eb6d4-4fc6-4a66-9f26-dfaeef4f3be0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.367980 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dd2eb6d4-4fc6-4a66-9f26-dfaeef4f3be0 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:29.368321 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dd2eb6d4-4fc6-4a66-9f26-dfaeef4f3be0 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:29.370000 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dd2eb6d4-4fc6-4a66-9f26-dfaeef4f3be0 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 400 Aug 14 00:37:29.370651 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 643/2549] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:29 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 14 00:37:29.380101 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cc05bd4f-8f3c-4996-835b-e5928197df38 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.382677 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cc05bd4f-8f3c-4996-835b-e5928197df38 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:29.383223 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cc05bd4f-8f3c-4996-835b-e5928197df38 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:29.385412 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cc05bd4f-8f3c-4996-835b-e5928197df38 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 400 Aug 14 00:37:29.386270 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 639/2550] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:29 2026] POST /volume/v3/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:37:29.397349 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-28ba1054-5cd1-4aa3-97de-a8a85fba427b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.399551 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-28ba1054-5cd1-4aa3-97de-a8a85fba427b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] DELETE https://10.4.3.208/volume/v3/volumes/tempest-invalid-1626027011 Aug 14 00:37:29.399785 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-28ba1054-5cd1-4aa3-97de-a8a85fba427b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:29.399963 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-28ba1054-5cd1-4aa3-97de-a8a85fba427b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:29.400190 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-28ba1054-5cd1-4aa3-97de-a8a85fba427b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Delete volume with id: tempest-invalid-1626027011 Aug 14 00:37:29.409706 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-28ba1054-5cd1-4aa3-97de-a8a85fba427b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/tempest-invalid-1626027011 returned with HTTP 404 Aug 14 00:37:29.410267 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 646/2551] 10.4.3.208 () {66 vars in 1321 bytes} [Fri Aug 14 00:37:29 2026] DELETE /volume/v3/volumes/tempest-invalid-1626027011 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:29.419536 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-561e3a9f-f867-494e-8f8f-029ca5ce5125 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.421387 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 624/2552] 10.4.3.208 () {66 vars in 1243 bytes} [Fri Aug 14 00:37:29 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 14 00:37:29.431454 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c4c8981e-6f96-4133-97d4-b22b52019c45 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.434366 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c4c8981e-6f96-4133-97d4-b22b52019c45 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes/xxx/action Aug 14 00:37:29.434862 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c4c8981e-6f96-4133-97d4-b22b52019c45 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action body: b'{"os-detach": {}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:29.435015 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c4c8981e-6f96-4133-97d4-b22b52019c45 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:29.447163 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c4c8981e-6f96-4133-97d4-b22b52019c45 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 14 00:37:29.447888 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 644/2553] 10.4.3.208 () {68 vars in 1291 bytes} [Fri Aug 14 00:37:29 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:29.457711 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3fa2f296-a20d-4ac9-8761-e7dcacea8f0f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.459673 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3fa2f296-a20d-4ac9-8761-e7dcacea8f0f tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] GET https://10.4.3.208/volume/v3/volumes/tempest-invalid-202813745 Aug 14 00:37:29.460932 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3fa2f296-a20d-4ac9-8761-e7dcacea8f0f tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:29.461409 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3fa2f296-a20d-4ac9-8761-e7dcacea8f0f tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:29.470563 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3fa2f296-a20d-4ac9-8761-e7dcacea8f0f tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/tempest-invalid-202813745 returned with HTTP 404 Aug 14 00:37:29.471310 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 640/2554] 10.4.3.208 () {66 vars in 1315 bytes} [Fri Aug 14 00:37:29 2026] GET /volume/v3/volumes/tempest-invalid-202813745 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:29.483341 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4e4c4faf-538d-4f11-9e80-f158901c5899 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.487116 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 647/2555] 10.4.3.208 () {66 vars in 1240 bytes} [Fri Aug 14 00:37:29 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 14 00:37:29.500184 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8673a7be-f21a-40cb-abf1-6cef0b0eac32 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.504847 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8673a7be-f21a-40cb-abf1-6cef0b0eac32 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] GET https://10.4.3.208/volume/v3/volumes/detail?status=null Aug 14 00:37:29.505164 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8673a7be-f21a-40cb-abf1-6cef0b0eac32 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:29.505441 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8673a7be-f21a-40cb-abf1-6cef0b0eac32 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:29.505903 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-8673a7be-f21a-40cb-abf1-6cef0b0eac32 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:29.506256 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8673a7be-f21a-40cb-abf1-6cef0b0eac32 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Could not evaluate value null, assuming string {{(pid=100209) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 00:37:29.507244 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-8673a7be-f21a-40cb-abf1-6cef0b0eac32 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:29.556963 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8673a7be-f21a-40cb-abf1-6cef0b0eac32 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Get all volumes completed successfully. Aug 14 00:37:29.559812 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8673a7be-f21a-40cb-abf1-6cef0b0eac32 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 14 00:37:29.560304 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 625/2556] 10.4.3.208 () {66 vars in 1281 bytes} [Fri Aug 14 00:37:29 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:37:29.582528 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1b7bc055-550d-4ef7-b09e-649b27b07d96 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.585496 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1b7bc055-550d-4ef7-b09e-649b27b07d96 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] GET https://10.4.3.208/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1117669528 Aug 14 00:37:29.585838 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1b7bc055-550d-4ef7-b09e-649b27b07d96 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:29.586202 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1b7bc055-550d-4ef7-b09e-649b27b07d96 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:29.586507 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-1b7bc055-550d-4ef7-b09e-649b27b07d96 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:29.587492 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1b7bc055-550d-4ef7-b09e-649b27b07d96 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1117669528'), ('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:29.620774 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1b7bc055-550d-4ef7-b09e-649b27b07d96 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Get all volumes completed successfully. Aug 14 00:37:29.623340 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1b7bc055-550d-4ef7-b09e-649b27b07d96 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1117669528 returned with HTTP 200 Aug 14 00:37:29.623634 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 645/2557] 10.4.3.208 () {66 vars in 1359 bytes} [Fri Aug 14 00:37:29 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1117669528 => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:37:29.642791 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1f7b44b2-8bac-47da-81a5-a396c950b6ce None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.647230 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1f7b44b2-8bac-47da-81a5-a396c950b6ce tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] GET https://10.4.3.208/volume/v3/volumes?status=null Aug 14 00:37:29.647230 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1f7b44b2-8bac-47da-81a5-a396c950b6ce tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:29.647230 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1f7b44b2-8bac-47da-81a5-a396c950b6ce tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:29.647230 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-1f7b44b2-8bac-47da-81a5-a396c950b6ce tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:29.647757 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-1f7b44b2-8bac-47da-81a5-a396c950b6ce tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Could not evaluate value null, assuming string {{(pid=100211) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 00:37:29.649252 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-1f7b44b2-8bac-47da-81a5-a396c950b6ce tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:29.695385 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1f7b44b2-8bac-47da-81a5-a396c950b6ce tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Get all volumes completed successfully. Aug 14 00:37:29.695811 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1f7b44b2-8bac-47da-81a5-a396c950b6ce tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes?status=null returned with HTTP 200 Aug 14 00:37:29.698724 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 641/2558] 10.4.3.208 () {66 vars in 1260 bytes} [Fri Aug 14 00:37:29 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:37:29.712292 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d54a9b86-8545-4026-b9f3-9c1a5de760da None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.717566 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d54a9b86-8545-4026-b9f3-9c1a5de760da tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] GET https://10.4.3.208/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-310619190 Aug 14 00:37:29.717566 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d54a9b86-8545-4026-b9f3-9c1a5de760da tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:29.717566 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d54a9b86-8545-4026-b9f3-9c1a5de760da tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:29.717566 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-d54a9b86-8545-4026-b9f3-9c1a5de760da tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:29.718298 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d54a9b86-8545-4026-b9f3-9c1a5de760da tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-310619190'), ('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:29.718569 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e5312a92-0289-4a65-ad9d-b8209b04b170 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.723355 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e5312a92-0289-4a65-ad9d-b8209b04b170 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 Aug 14 00:37:29.724351 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e5312a92-0289-4a65-ad9d-b8209b04b170 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:29.724351 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e5312a92-0289-4a65-ad9d-b8209b04b170 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:29.748113 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:29.748113 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:29.751806 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e5312a92-0289-4a65-ad9d-b8209b04b170 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:29.758978 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e5312a92-0289-4a65-ad9d-b8209b04b170 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 returned with HTTP 200 Aug 14 00:37:29.759311 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 626/2559] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:29 2026] GET /volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:29.767196 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d54a9b86-8545-4026-b9f3-9c1a5de760da tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Get all volumes completed successfully. Aug 14 00:37:29.767647 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d54a9b86-8545-4026-b9f3-9c1a5de760da tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-310619190 returned with HTTP 200 Aug 14 00:37:29.768170 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 648/2560] 10.4.3.208 () {66 vars in 1336 bytes} [Fri Aug 14 00:37:29 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-310619190 => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:37:29.790047 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c60961f1-752b-4e1f-b846-2c4c551bb579 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.791888 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c60961f1-752b-4e1f-b846-2c4c551bb579 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action Aug 14 00:37:29.792262 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c60961f1-752b-4e1f-b846-2c4c551bb579 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:29.792383 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c60961f1-752b-4e1f-b846-2c4c551bb579 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:29.801169 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:29.801169 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:29.801740 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c60961f1-752b-4e1f-b846-2c4c551bb579 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Volume info retrieved successfully. Aug 14 00:37:29.812230 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c60961f1-752b-4e1f-b846-2c4c551bb579 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Reserve volume completed successfully. Aug 14 00:37:29.812696 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c60961f1-752b-4e1f-b846-2c4c551bb579 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action returned with HTTP 202 Aug 14 00:37:29.813593 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 646/2561] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:29 2026] POST /volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:37:29.822984 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f70c82aa-7a58-44d1-86fa-4e225130a19a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.824157 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f70c82aa-7a58-44d1-86fa-4e225130a19a tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action Aug 14 00:37:29.824730 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f70c82aa-7a58-44d1-86fa-4e225130a19a tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:29.824919 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f70c82aa-7a58-44d1-86fa-4e225130a19a tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:29.840297 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:29.840297 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:29.841227 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f70c82aa-7a58-44d1-86fa-4e225130a19a tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Volume info retrieved successfully. Aug 14 00:37:29.851397 np0000007289 devstack@c-api.service[100211]: ERROR cinder.volume.api [None req-f70c82aa-7a58-44d1-86fa-4e225130a19a tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Volume status must be available to reserve, but the status is attaching. Aug 14 00:37:29.851854 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f70c82aa-7a58-44d1-86fa-4e225130a19a tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action returned with HTTP 400 Aug 14 00:37:29.852599 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 642/2562] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:29 2026] POST /volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action => generated 132 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:37:29.862746 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-afd9b0e7-3596-4be5-9467-81dfb308dc39 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.865218 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-afd9b0e7-3596-4be5-9467-81dfb308dc39 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action Aug 14 00:37:29.865814 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-afd9b0e7-3596-4be5-9467-81dfb308dc39 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:29.865814 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-afd9b0e7-3596-4be5-9467-81dfb308dc39 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:29.875717 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:29.875717 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:29.876425 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-afd9b0e7-3596-4be5-9467-81dfb308dc39 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Volume info retrieved successfully. Aug 14 00:37:29.906075 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-afd9b0e7-3596-4be5-9467-81dfb308dc39 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Unreserve volume completed successfully. Aug 14 00:37:29.906269 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-afd9b0e7-3596-4be5-9467-81dfb308dc39 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action returned with HTTP 202 Aug 14 00:37:29.906678 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 627/2563] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:29 2026] POST /volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:37:29.919023 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-edf61582-e7cb-4f87-abba-fb1900458a2f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.920824 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-edf61582-e7cb-4f87-abba-fb1900458a2f tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes/1f2d9718-8b76-4531-88a9-519fb25f8e6b/action Aug 14 00:37:29.921202 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-edf61582-e7cb-4f87-abba-fb1900458a2f tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:29.921294 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-edf61582-e7cb-4f87-abba-fb1900458a2f tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:29.931066 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-edf61582-e7cb-4f87-abba-fb1900458a2f tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/1f2d9718-8b76-4531-88a9-519fb25f8e6b/action returned with HTTP 404 Aug 14 00:37:29.931616 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 649/2564] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:29 2026] POST /volume/v3/volumes/1f2d9718-8b76-4531-88a9-519fb25f8e6b/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:29.939365 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6f000e53-b079-44b0-b8e8-6ab3f31d78ae None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.941210 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6f000e53-b079-44b0-b8e8-6ab3f31d78ae tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes/37203057-6265-417b-b3b2-cda899bfa3f5/action Aug 14 00:37:29.941661 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6f000e53-b079-44b0-b8e8-6ab3f31d78ae tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:29.941819 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6f000e53-b079-44b0-b8e8-6ab3f31d78ae tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:29.950000 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6f000e53-b079-44b0-b8e8-6ab3f31d78ae tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/37203057-6265-417b-b3b2-cda899bfa3f5/action returned with HTTP 404 Aug 14 00:37:29.950551 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 647/2565] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:29 2026] POST /volume/v3/volumes/37203057-6265-417b-b3b2-cda899bfa3f5/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:29.958833 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cb843d14-0dfb-41a0-a732-ac7ed2cb627c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.961398 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 643/2566] 10.4.3.208 () {68 vars in 1260 bytes} [Fri Aug 14 00:37:29 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 14 00:37:29.968294 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-35780f36-911d-4b39-8cb5-52409495776b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.969854 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-35780f36-911d-4b39-8cb5-52409495776b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] PUT https://10.4.3.208/volume/v3/volumes/tempest-invalid-1224761469 Aug 14 00:37:29.970164 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-35780f36-911d-4b39-8cb5-52409495776b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:29.976821 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-35780f36-911d-4b39-8cb5-52409495776b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/tempest-invalid-1224761469 returned with HTTP 404 Aug 14 00:37:29.977304 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 628/2567] 10.4.3.208 () {68 vars in 1338 bytes} [Fri Aug 14 00:37:29 2026] PUT /volume/v3/volumes/tempest-invalid-1224761469 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:29.985222 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fdef5d26-309c-4da3-93d2-27d1401e0f97 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:29.987852 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fdef5d26-309c-4da3-93d2-27d1401e0f97 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] PUT https://10.4.3.208/volume/v3/volumes/61c285dc-8cc3-48d2-8852-c83f61533ddf Aug 14 00:37:29.988318 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fdef5d26-309c-4da3-93d2-27d1401e0f97 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:29.997054 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fdef5d26-309c-4da3-93d2-27d1401e0f97 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/61c285dc-8cc3-48d2-8852-c83f61533ddf returned with HTTP 404 Aug 14 00:37:29.997626 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 650/2568] 10.4.3.208 () {68 vars in 1368 bytes} [Fri Aug 14 00:37:29 2026] PUT /volume/v3/volumes/61c285dc-8cc3-48d2-8852-c83f61533ddf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:30.005504 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-371f679c-d1cf-4693-930a-f7ade6504205 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.007885 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-371f679c-d1cf-4693-930a-f7ade6504205 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] DELETE https://10.4.3.208/volume/v3/volumes/644e0a4d-713a-4241-9d48-b96dad4a5a5d Aug 14 00:37:30.008144 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-371f679c-d1cf-4693-930a-f7ade6504205 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:30.008350 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-371f679c-d1cf-4693-930a-f7ade6504205 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:30.008541 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-371f679c-d1cf-4693-930a-f7ade6504205 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Delete volume with id: 644e0a4d-713a-4241-9d48-b96dad4a5a5d Aug 14 00:37:30.015202 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-371f679c-d1cf-4693-930a-f7ade6504205 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/644e0a4d-713a-4241-9d48-b96dad4a5a5d returned with HTTP 404 Aug 14 00:37:30.015895 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 648/2569] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:30 2026] DELETE /volume/v3/volumes/644e0a4d-713a-4241-9d48-b96dad4a5a5d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:30.025196 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1734e41f-68cc-4400-849a-3045731a1c9c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.029522 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1734e41f-68cc-4400-849a-3045731a1c9c tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action Aug 14 00:37:30.030028 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1734e41f-68cc-4400-849a-3045731a1c9c tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:30.030165 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1734e41f-68cc-4400-849a-3045731a1c9c tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:30.031957 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1734e41f-68cc-4400-849a-3045731a1c9c tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action returned with HTTP 400 Aug 14 00:37:30.032034 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0e588355-10a9-4a91-8899-5cfd3522306a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.032629 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 644/2570] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:30 2026] POST /volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action => generated 140 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:37:30.034471 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0e588355-10a9-4a91-8899-5cfd3522306a tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:30.034700 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0e588355-10a9-4a91-8899-5cfd3522306a tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:30.034893 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0e588355-10a9-4a91-8899-5cfd3522306a tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:30.035638 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-0e588355-10a9-4a91-8899-5cfd3522306a tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:30.040415 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7b40f9b0-93eb-4308-b2d2-30da3cea96eb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.042194 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:30.042194 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:30.043080 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0e588355-10a9-4a91-8899-5cfd3522306a tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:30.043512 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 629/2571] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:30 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:30.043565 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7b40f9b0-93eb-4308-b2d2-30da3cea96eb tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action Aug 14 00:37:30.044028 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7b40f9b0-93eb-4308-b2d2-30da3cea96eb tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:30.044241 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7b40f9b0-93eb-4308-b2d2-30da3cea96eb tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:30.046450 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7b40f9b0-93eb-4308-b2d2-30da3cea96eb tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action returned with HTTP 400 Aug 14 00:37:30.047348 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 651/2572] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:30 2026] POST /volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:37:30.055847 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8769b916-1855-4da2-81d8-d2ba0da4ccc4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.057936 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8769b916-1855-4da2-81d8-d2ba0da4ccc4 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] DELETE https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:30.058283 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8769b916-1855-4da2-81d8-d2ba0da4ccc4 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:30.058451 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d84da8ca-a6c7-42e4-9ac7-56e636c67220 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.058566 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8769b916-1855-4da2-81d8-d2ba0da4ccc4 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:30.058566 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-8769b916-1855-4da2-81d8-d2ba0da4ccc4 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Delete backup with id: 2d51bfef-eab0-4aea-9149-4903b50beb6f. Aug 14 00:37:30.060642 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d84da8ca-a6c7-42e4-9ac7-56e636c67220 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes/94c94e03-d8e1-4916-9e56-61043896c380/action Aug 14 00:37:30.061120 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d84da8ca-a6c7-42e4-9ac7-56e636c67220 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:30.061311 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d84da8ca-a6c7-42e4-9ac7-56e636c67220 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:30.064763 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:30.064763 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:30.066382 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e111d9a5-18cd-4fec-8b91-e1ca6ff19175 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.068301 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e111d9a5-18cd-4fec-8b91-e1ca6ff19175 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 Aug 14 00:37:30.068505 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e111d9a5-18cd-4fec-8b91-e1ca6ff19175 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:30.068706 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e111d9a5-18cd-4fec-8b91-e1ca6ff19175 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:30.068861 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-e111d9a5-18cd-4fec-8b91-e1ca6ff19175 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume with id: 18e469b8-1675-4c3b-866d-a0181ea2d935 Aug 14 00:37:30.072562 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d84da8ca-a6c7-42e4-9ac7-56e636c67220 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/94c94e03-d8e1-4916-9e56-61043896c380/action returned with HTTP 404 Aug 14 00:37:30.073649 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 645/2573] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:30 2026] POST /volume/v3/volumes/94c94e03-d8e1-4916-9e56-61043896c380/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:30.078056 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.rpcapi [None req-8769b916-1855-4da2-81d8-d2ba0da4ccc4 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] delete_backup rpcapi backup_id 2d51bfef-eab0-4aea-9149-4903b50beb6f {{(pid=100208) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:37:30.078735 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:30.078735 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:30.079439 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e111d9a5-18cd-4fec-8b91-e1ca6ff19175 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:30.079961 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8769b916-1855-4da2-81d8-d2ba0da4ccc4 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 202 Aug 14 00:37:30.081110 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 649/2574] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:30 2026] DELETE /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:37:30.083241 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4d6d1e94-fddc-48d4-b2ca-7e960a33cec5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.086115 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4d6d1e94-fddc-48d4-b2ca-7e960a33cec5 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action Aug 14 00:37:30.086582 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4d6d1e94-fddc-48d4-b2ca-7e960a33cec5 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:30.086769 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4d6d1e94-fddc-48d4-b2ca-7e960a33cec5 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:30.090304 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fb3130bd-00f4-4109-bcdb-251dc9278ba5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.091369 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4d6d1e94-fddc-48d4-b2ca-7e960a33cec5 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action returned with HTTP 400 Aug 14 00:37:30.092005 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 652/2575] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:30 2026] POST /volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177/action => generated 129 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:37:30.093340 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a8d9020d-92ec-4b70-b191-d265a8e2a91d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.095765 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a8d9020d-92ec-4b70-b191-d265a8e2a91d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c Aug 14 00:37:30.095765 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a8d9020d-92ec-4b70-b191-d265a8e2a91d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:30.096066 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a8d9020d-92ec-4b70-b191-d265a8e2a91d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:30.096772 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fb3130bd-00f4-4109-bcdb-251dc9278ba5 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:30.097046 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fb3130bd-00f4-4109-bcdb-251dc9278ba5 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:30.097331 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fb3130bd-00f4-4109-bcdb-251dc9278ba5 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:30.097477 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-fb3130bd-00f4-4109-bcdb-251dc9278ba5 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:30.099892 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-79ae2d5a-b61e-4aea-9d75-f083f3e8062b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.101736 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79ae2d5a-b61e-4aea-9d75-f083f3e8062b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] POST https://10.4.3.208/volume/v3/volumes/None/action Aug 14 00:37:30.102013 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79ae2d5a-b61e-4aea-9d75-f083f3e8062b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:30.102154 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79ae2d5a-b61e-4aea-9d75-f083f3e8062b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:30.105215 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a8d9020d-92ec-4b70-b191-d265a8e2a91d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c returned with HTTP 404 Aug 14 00:37:30.105801 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 650/2576] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:30 2026] GET /volume/v3/volumes/aa1c86b3-c9b2-49bc-9b04-195fb1b0d12c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:30.106814 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:30.106814 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:30.110337 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fb3130bd-00f4-4109-bcdb-251dc9278ba5 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 200 Aug 14 00:37:30.110337 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 646/2577] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:30 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:30.112563 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e111d9a5-18cd-4fec-8b91-e1ca6ff19175 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume request issued successfully. Aug 14 00:37:30.112563 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e111d9a5-18cd-4fec-8b91-e1ca6ff19175 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 returned with HTTP 202 Aug 14 00:37:30.113242 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 630/2578] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:30 2026] DELETE /volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:30.115488 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79ae2d5a-b61e-4aea-9d75-f083f3e8062b tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/None/action returned with HTTP 404 Aug 14 00:37:30.116041 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 653/2579] 10.4.3.208 () {68 vars in 1294 bytes} [Fri Aug 14 00:37:30 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 14 00:37:30.121113 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c553a6de-3f88-497b-953d-af04492f1014 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.121947 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c553a6de-3f88-497b-953d-af04492f1014 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d/export_record Aug 14 00:37:30.121947 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c553a6de-3f88-497b-953d-af04492f1014 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:30.121947 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c553a6de-3f88-497b-953d-af04492f1014 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'export_record' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:30.122061 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-c553a6de-3f88-497b-953d-af04492f1014 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Export record for backup acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100208) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 00:37:30.122127 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-51e78a66-3aab-4fba-acff-8aa3bf8037cf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.124563 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-51e78a66-3aab-4fba-acff-8aa3bf8037cf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 Aug 14 00:37:30.124696 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-78583c92-f969-472a-a488-ca2203a5ebd9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.124868 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-51e78a66-3aab-4fba-acff-8aa3bf8037cf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:30.125173 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-51e78a66-3aab-4fba-acff-8aa3bf8037cf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:30.127133 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-78583c92-f969-472a-a488-ca2203a5ebd9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] GET https://10.4.3.208/volume/v3/volumes/504e7ac1-32a1-4d20-85e3-87e669460fc4 Aug 14 00:37:30.127209 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:30.127209 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:30.127416 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-78583c92-f969-472a-a488-ca2203a5ebd9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:30.127692 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-78583c92-f969-472a-a488-ca2203a5ebd9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:30.129626 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.api [None req-c553a6de-3f88-497b-953d-af04492f1014 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling RPCAPI with context: , host: np0000007289, backup: acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100208) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 00:37:30.135117 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:30.135117 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:30.136917 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-78583c92-f969-472a-a488-ca2203a5ebd9 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/504e7ac1-32a1-4d20-85e3-87e669460fc4 returned with HTTP 404 Aug 14 00:37:30.137592 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 631/2580] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:30 2026] GET /volume/v3/volumes/504e7ac1-32a1-4d20-85e3-87e669460fc4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:30.139684 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-51e78a66-3aab-4fba-acff-8aa3bf8037cf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:30.144012 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.rpcapi [None req-c553a6de-3f88-497b-953d-af04492f1014 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] export_record in rpcapi backup_id acf1e629-3012-493d-84a0-71659abb871d on host np0000007289. {{(pid=100208) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 00:37:30.144886 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-51e78a66-3aab-4fba-acff-8aa3bf8037cf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 returned with HTTP 200 Aug 14 00:37:30.145286 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 647/2581] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:30 2026] GET /volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:30.149406 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9aa097df-b0e4-4ec8-9115-28fc074d8051 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.150187 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9aa097df-b0e4-4ec8-9115-28fc074d8051 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] GET https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 Aug 14 00:37:30.150448 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9aa097df-b0e4-4ec8-9115-28fc074d8051 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:30.150732 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9aa097df-b0e4-4ec8-9115-28fc074d8051 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:30.155733 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-c553a6de-3f88-497b-953d-af04492f1014 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWNmMWU2MjktMzAxMi00OTNkLTg0YTAtNzE2NTlhYmI4NzFkIiwgInVzZXJfaWQiOiAiMDY5N2IwZTdhZDdkNGFmY2E5ZjMyYjIzMGZlOGU1MTIiLCAicHJvamVjdF9pZCI6ICI5N2JlMjk2MTEzODg0NmVlYjAyYzg4ZmY4YWI3MjI4YSIsICJ2b2x1bWVfaWQiOiAiYzkxN2MzMjgtMDJlOC00MzVjLWJkMDAtNmUwYTRjZmE1N2FkIiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTA0MDA0OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2M5MTdjMzI4LTAyZTgtNDM1Yy1iZDAwLTZlMGE0Y2ZhNTdhZC8yMDI2MDgxNDAwMzYyNi9hel9ub3ZhX2JhY2t1cF9hY2YxZTYyOS0zMDEyLTQ5M2QtODRhMC03MTY1OWFiYjg3MWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE0VDAwOjM2OjIwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAwOjM2OjIwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDA6MzY6NDRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100208) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 00:37:30.155733 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c553a6de-3f88-497b-953d-af04492f1014 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d/export_record returned with HTTP 200 Aug 14 00:37:30.155733 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 651/2582] 10.4.3.208 () {68 vars in 1430 bytes} [Fri Aug 14 00:37:30 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d/export_record => generated 1424 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:30.164074 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:30.164074 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:30.165137 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e0efe151-3d93-4637-8891-4858cd5bc71d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.166889 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:30.167257 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1673021972"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:30.168789 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1673021972'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:30.168789 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Create volume of 1 GB Aug 14 00:37:30.171900 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9aa097df-b0e4-4ec8-9115-28fc074d8051 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Volume info retrieved successfully. Aug 14 00:37:30.172385 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Availability Zones retrieved successfully. Aug 14 00:37:30.180343 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Flow 'volume_create_api' (31b8e8f0-334b-4151-b552-f82842487e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:30.180400 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9aa097df-b0e4-4ec8-9115-28fc074d8051 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 returned with HTTP 200 Aug 14 00:37:30.180400 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 654/2583] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:30 2026] GET /volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:30.180467 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80f13389-8d2a-4730-a6f0-2b8d4fe60b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:30.180467 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:30.195585 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9ec3344d-671b-400e-9016-f64a404c634c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.199307 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9ec3344d-671b-400e-9016-f64a404c634c tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] DELETE https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 Aug 14 00:37:30.199602 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9ec3344d-671b-400e-9016-f64a404c634c tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:30.199833 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9ec3344d-671b-400e-9016-f64a404c634c tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:30.200011 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-9ec3344d-671b-400e-9016-f64a404c634c tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Delete volume with id: 9be2f04b-9f9e-47ba-b848-0e032e726177 Aug 14 00:37:30.208392 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:30.208392 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:30.209000 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9ec3344d-671b-400e-9016-f64a404c634c tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Volume info retrieved successfully. Aug 14 00:37:30.218471 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80f13389-8d2a-4730-a6f0-2b8d4fe60b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:30.219544 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98bb9ea-cd4c-4421-9bd7-f62dbcf9f6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:30.230373 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9ec3344d-671b-400e-9016-f64a404c634c tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Delete volume request issued successfully. Aug 14 00:37:30.230373 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9ec3344d-671b-400e-9016-f64a404c634c tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 returned with HTTP 202 Aug 14 00:37:30.230893 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 648/2584] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:30 2026] DELETE /volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:30.244763 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a88552d7-b812-46c5-b313-581316398dac None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.246122 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a88552d7-b812-46c5-b313-581316398dac tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] GET https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 Aug 14 00:37:30.246122 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a88552d7-b812-46c5-b313-581316398dac tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:30.246122 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a88552d7-b812-46c5-b313-581316398dac tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:30.262262 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:30.262262 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:30.269187 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a88552d7-b812-46c5-b313-581316398dac tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Volume info retrieved successfully. Aug 14 00:37:30.277812 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a88552d7-b812-46c5-b313-581316398dac tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 returned with HTTP 200 Aug 14 00:37:30.278554 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 652/2585] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:30 2026] GET /volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:30.288732 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Created reservations ['79a3df7d-00e9-4ac1-a537-738064378df4', '06f2b2ee-8875-41ed-89bc-59d8707d8246', 'c9c716e1-e394-4a24-a32b-fb909360e31d', '4b453e2a-e079-434a-9450-18d08615e6ee'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:30.291237 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98bb9ea-cd4c-4421-9bd7-f62dbcf9f6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79a3df7d-00e9-4ac1-a537-738064378df4', '06f2b2ee-8875-41ed-89bc-59d8707d8246', 'c9c716e1-e394-4a24-a32b-fb909360e31d', '4b453e2a-e079-434a-9450-18d08615e6ee']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:30.291237 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0659bb9-7cb8-4792-b5eb-7c1361264a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:30.328552 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0659bb9-7cb8-4792-b5eb-7c1361264a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fb3d78c-458d-4cc5-aa7a-4518277e3e26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1673021972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97be2961138846eeb02c88ff8ab7228a',qos_specs=None,replication_status=,reservations=['79a3df7d-00e9-4ac1-a537-738064378df4','06f2b2ee-8875-41ed-89bc-59d8707d8246','c9c716e1-e394-4a24-a32b-fb909360e31d','4b453e2a-e079-434a-9450-18d08615e6ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0697b0e7ad7d4afca9f32b230fe8e512',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1673021972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fb3d78c-458d-4cc5-aa7a-4518277e3e26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97be2961138846eeb02c88ff8ab7228a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0697b0e7ad7d4afca9f32b230fe8e512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:30.329931 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0296ebe-a78f-4bd0-a3c6-8eb47aeb90b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:30.362664 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0296ebe-a78f-4bd0-a3c6-8eb47aeb90b4) transitioned into state 'SUCCESS' from state '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-1673021972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97be2961138846eeb02c88ff8ab7228a',qos_specs=None,replication_status=,reservations=['79a3df7d-00e9-4ac1-a537-738064378df4','06f2b2ee-8875-41ed-89bc-59d8707d8246','c9c716e1-e394-4a24-a32b-fb909360e31d','4b453e2a-e079-434a-9450-18d08615e6ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0697b0e7ad7d4afca9f32b230fe8e512',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:30.364938 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c3f4f9f-de04-4ed0-8a59-65a70ecc9895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:30.380576 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c3f4f9f-de04-4ed0-8a59-65a70ecc9895) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:30.382881 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Flow 'volume_create_api' (31b8e8f0-334b-4151-b552-f82842487e18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:30.382881 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Create volume request issued successfully. Aug 14 00:37:30.382881 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e0efe151-3d93-4637-8891-4858cd5bc71d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:30.383463 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 632/2586] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:37:30 2026] POST /volume/v3/volumes => generated 778 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:30.411312 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6442eaa6-7772-42bc-8e72-1b9be727a61a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.413472 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6442eaa6-7772-42bc-8e72-1b9be727a61a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/1fb3d78c-458d-4cc5-aa7a-4518277e3e26 Aug 14 00:37:30.413716 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6442eaa6-7772-42bc-8e72-1b9be727a61a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:30.413950 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6442eaa6-7772-42bc-8e72-1b9be727a61a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:30.424132 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:30.424132 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:30.429208 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6442eaa6-7772-42bc-8e72-1b9be727a61a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:37:30.437434 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6442eaa6-7772-42bc-8e72-1b9be727a61a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/1fb3d78c-458d-4cc5-aa7a-4518277e3e26 returned with HTTP 200 Aug 14 00:37:30.438210 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 655/2587] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:30 2026] GET /volume/v3/volumes/1fb3d78c-458d-4cc5-aa7a-4518277e3e26 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:30.781659 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e9defb6c-9219-4ef0-96af-068cd53e092f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.783899 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e9defb6c-9219-4ef0-96af-068cd53e092f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 Aug 14 00:37:30.784246 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e9defb6c-9219-4ef0-96af-068cd53e092f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:30.784539 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e9defb6c-9219-4ef0-96af-068cd53e092f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:30.801802 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:30.801802 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:30.806990 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e9defb6c-9219-4ef0-96af-068cd53e092f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:30.813653 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e9defb6c-9219-4ef0-96af-068cd53e092f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 returned with HTTP 200 Aug 14 00:37:30.814428 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 649/2588] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:30 2026] GET /volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:30.871936 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-61b5f4da-4a1b-4b4d-81b9-c45a6323b87f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.874482 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-61b5f4da-4a1b-4b4d-81b9-c45a6323b87f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/limits Aug 14 00:37:30.874700 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-61b5f4da-4a1b-4b4d-81b9-c45a6323b87f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:30.874865 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-61b5f4da-4a1b-4b4d-81b9-c45a6323b87f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:30.901110 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-61b5f4da-4a1b-4b4d-81b9-c45a6323b87f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/limits returned with HTTP 200 Aug 14 00:37:30.901531 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 653/2589] 10.4.3.208 () {68 vars in 1484 bytes} [Fri Aug 14 00:37:30 2026] GET /volume/v3/limits => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:30.943975 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-6d4de94c-7d5f-4ad3-a292-0da4364da150 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.946543 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-6d4de94c-7d5f-4ad3-a292-0da4364da150 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:30.946817 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-6d4de94c-7d5f-4ad3-a292-0da4364da150 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:30.947101 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-6d4de94c-7d5f-4ad3-a292-0da4364da150 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:30.958823 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:30.958823 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:30.962826 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-6d4de94c-7d5f-4ad3-a292-0da4364da150 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:30.968737 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-6d4de94c-7d5f-4ad3-a292-0da4364da150 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 200 Aug 14 00:37:30.969196 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 633/2590] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:30 2026] GET /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 1452 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:30.980807 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-29cad145-dc21-4a90-aa0c-f60c0897db68 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:30.982996 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-29cad145-dc21-4a90-aa0c-f60c0897db68 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:37:30.983593 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-29cad145-dc21-4a90-aa0c-f60c0897db68 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-932862025", "description": null, "metadata": {}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:30.999870 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:30.999870 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:30.999870 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-29cad145-dc21-4a90-aa0c-f60c0897db68 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:30.999870 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-29cad145-dc21-4a90-aa0c-f60c0897db68 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Create snapshot from volume c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:31.040943 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-29cad145-dc21-4a90-aa0c-f60c0897db68 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Created reservations ['faeeb2ae-9165-4ed8-b58f-4506d5e5efa9', 'f7b2d63b-f299-4541-bdf9-d7111c90aa1f', '3eb7c264-c432-41ff-8626-b4fbfb920886', '20a52e18-c98d-47ee-b0bd-a18596f66713'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:31.075363 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-29cad145-dc21-4a90-aa0c-f60c0897db68 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Snapshot force create request issued successfully. Aug 14 00:37:31.075970 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0e7d4687-5a3c-4395-b7b7-d5ee928db02f req-29cad145-dc21-4a90-aa0c-f60c0897db68 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:37:31.076514 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 656/2591] 10.4.3.208 () {72 vars in 1547 bytes} [Fri Aug 14 00:37:30 2026] POST /volume/v3/snapshots => generated 318 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:31.122351 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d9bf1406-f7cc-44cd-85df-dc2523d6d914 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:31.125368 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d9bf1406-f7cc-44cd-85df-dc2523d6d914 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f Aug 14 00:37:31.125715 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d9bf1406-f7cc-44cd-85df-dc2523d6d914 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:31.126001 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d9bf1406-f7cc-44cd-85df-dc2523d6d914 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:31.126323 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-d9bf1406-f7cc-44cd-85df-dc2523d6d914 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Show backup with id 2d51bfef-eab0-4aea-9149-4903b50beb6f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:31.130572 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d9bf1406-f7cc-44cd-85df-dc2523d6d914 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f returned with HTTP 404 Aug 14 00:37:31.131248 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 650/2592] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:31 2026] GET /volume/v3/backups/2d51bfef-eab0-4aea-9149-4903b50beb6f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:31.164882 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5023c57a-c10a-44a6-bc74-3b016cd0c2c8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:31.167352 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5023c57a-c10a-44a6-bc74-3b016cd0c2c8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 Aug 14 00:37:31.167543 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5023c57a-c10a-44a6-bc74-3b016cd0c2c8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:31.167816 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5023c57a-c10a-44a6-bc74-3b016cd0c2c8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:31.176312 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5023c57a-c10a-44a6-bc74-3b016cd0c2c8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 returned with HTTP 404 Aug 14 00:37:31.176971 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 654/2593] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:31 2026] GET /volume/v3/volumes/18e469b8-1675-4c3b-866d-a0181ea2d935 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:31.226715 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4f1a700e-6269-4803-aefd-47283a443c09 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:31.229065 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:31.229558 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1160085502", "snapshot_id": null, "imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "volume_type": null, "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:31.233324 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1160085502', 'snapshot_id': None, 'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'volume_type': None, 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:31.233427 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-abbd3389-52db-4c96-96d2-b7e2006812f8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:31.235573 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-abbd3389-52db-4c96-96d2-b7e2006812f8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 Aug 14 00:37:31.235944 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-abbd3389-52db-4c96-96d2-b7e2006812f8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:31.237176 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-abbd3389-52db-4c96-96d2-b7e2006812f8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:31.247914 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:31.247914 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:31.252543 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-abbd3389-52db-4c96-96d2-b7e2006812f8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:37:31.257941 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-abbd3389-52db-4c96-96d2-b7e2006812f8 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 returned with HTTP 200 Aug 14 00:37:31.258559 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 657/2594] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:31 2026] GET /volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:31.272784 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9c276e22-2234-4978-866d-877066f9fee4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:31.275867 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9c276e22-2234-4978-866d-877066f9fee4 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] DELETE https://10.4.3.208/volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 Aug 14 00:37:31.276266 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9c276e22-2234-4978-866d-877066f9fee4 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:31.276524 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9c276e22-2234-4978-866d-877066f9fee4 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:31.276814 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-9c276e22-2234-4978-866d-877066f9fee4 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Delete volume with id: 88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 Aug 14 00:37:31.287309 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:31.287309 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:31.288262 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9c276e22-2234-4978-866d-877066f9fee4 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:37:31.293510 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-395365b4-dfc1-48c4-bc5c-506f13c838c5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:31.298194 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-395365b4-dfc1-48c4-bc5c-506f13c838c5 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] GET https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 Aug 14 00:37:31.298725 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-395365b4-dfc1-48c4-bc5c-506f13c838c5 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:31.298725 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-395365b4-dfc1-48c4-bc5c-506f13c838c5 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:31.305654 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-395365b4-dfc1-48c4-bc5c-506f13c838c5 tempest-VolumesNegativeTest-1671565547 tempest-VolumesNegativeTest-1671565547-project-member] https://10.4.3.208/volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 returned with HTTP 404 Aug 14 00:37:31.306269 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 655/2595] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:31 2026] GET /volume/v3/volumes/9be2f04b-9f9e-47ba-b848-0e032e726177 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:31.316952 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9c276e22-2234-4978-866d-877066f9fee4 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Delete volume request issued successfully. Aug 14 00:37:31.317200 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9c276e22-2234-4978-866d-877066f9fee4 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 returned with HTTP 202 Aug 14 00:37:31.317689 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 651/2596] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:31 2026] DELETE /volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:31.328757 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3d752259-5a6a-4471-b2f4-56e97e1c1521 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:31.330861 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3d752259-5a6a-4471-b2f4-56e97e1c1521 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 Aug 14 00:37:31.331047 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3d752259-5a6a-4471-b2f4-56e97e1c1521 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:31.333078 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3d752259-5a6a-4471-b2f4-56e97e1c1521 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:31.343058 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:31.343058 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:31.351226 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3d752259-5a6a-4471-b2f4-56e97e1c1521 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Volume info retrieved successfully. Aug 14 00:37:31.352059 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume of 1 GB Aug 14 00:37:31.360567 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Availability Zones retrieved successfully. Aug 14 00:37:31.362420 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3d752259-5a6a-4471-b2f4-56e97e1c1521 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 returned with HTTP 200 Aug 14 00:37:31.363512 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 658/2597] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:31 2026] GET /volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:31.367696 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (e1e96a9c-f644-4f7d-85d2-f6e6caebdde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:31.369059 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123674e4-6246-458a-a697-5c97a3adecf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:31.370214 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:31.452228 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-affd2318-76bd-48e9-b838-8813d83dd5e3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:31.454346 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-affd2318-76bd-48e9-b838-8813d83dd5e3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/1fb3d78c-458d-4cc5-aa7a-4518277e3e26 Aug 14 00:37:31.454661 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-affd2318-76bd-48e9-b838-8813d83dd5e3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:31.454918 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-affd2318-76bd-48e9-b838-8813d83dd5e3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:31.456198 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123674e4-6246-458a-a697-5c97a3adecf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:31.457065 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bacec95e-3b85-4afe-85f6-6a4829cee0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:31.463165 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:31.463165 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:31.467473 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-affd2318-76bd-48e9-b838-8813d83dd5e3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:37:31.473404 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-affd2318-76bd-48e9-b838-8813d83dd5e3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/1fb3d78c-458d-4cc5-aa7a-4518277e3e26 returned with HTTP 200 Aug 14 00:37:31.473648 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 656/2598] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:31 2026] GET /volume/v3/volumes/1fb3d78c-458d-4cc5-aa7a-4518277e3e26 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:31.496874 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-13e69006-0c32-4bf9-9c9f-be0f08031f50 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:31.501038 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-13e69006-0c32-4bf9-9c9f-be0f08031f50 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:37:31.501603 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-13e69006-0c32-4bf9-9c9f-be0f08031f50 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1fb3d78c-458d-4cc5-aa7a-4518277e3e26", "name": "tempest-type-Backup-1327285032"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:31.508078 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-13e69006-0c32-4bf9-9c9f-be0f08031f50 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Creating new backup {'backup': {'volume_id': '1fb3d78c-458d-4cc5-aa7a-4518277e3e26', 'name': 'tempest-type-Backup-1327285032'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:37:31.508383 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-13e69006-0c32-4bf9-9c9f-be0f08031f50 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Creating backup of volume 1fb3d78c-458d-4cc5-aa7a-4518277e3e26 in container None Aug 14 00:37:31.519541 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:31.519541 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:31.520130 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-13e69006-0c32-4bf9-9c9f-be0f08031f50 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:37:31.520368 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['0a56d8fd-269d-4a72-880a-2ca4626f8708', '53893dbf-75b5-4c90-a768-d609f1ea46a6', 'd92c4637-3290-4397-8ec6-54472ea6c83b', '9a3d758f-1a3b-49f6-bc02-aa5813a872ab'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:31.521268 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bacec95e-3b85-4afe-85f6-6a4829cee0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a56d8fd-269d-4a72-880a-2ca4626f8708', '53893dbf-75b5-4c90-a768-d609f1ea46a6', 'd92c4637-3290-4397-8ec6-54472ea6c83b', '9a3d758f-1a3b-49f6-bc02-aa5813a872ab']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:31.522245 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27788a0d-c71b-48d2-a16b-ff51cade5ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:31.548109 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-13e69006-0c32-4bf9-9c9f-be0f08031f50 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Created reservations ['ae3e0be0-5107-4edf-8e18-b907c3898d65', '975d838e-bd82-489b-a4bd-481d53c5c4ec'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:31.553277 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27788a0d-c71b-48d2-a16b-ff51cade5ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6c6f639-a254-447e-804a-96a0754b51ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1160085502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['0a56d8fd-269d-4a72-880a-2ca4626f8708','53893dbf-75b5-4c90-a768-d609f1ea46a6','d92c4637-3290-4397-8ec6-54472ea6c83b','9a3d758f-1a3b-49f6-bc02-aa5813a872ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1160085502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6c6f639-a254-447e-804a-96a0754b51ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d6437696d14483ca3325a33d365edde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d17d618536ca469e8ed9b206b9c792a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:31.554167 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56ddf041-53fe-4ef0-931f-f3456c39341e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:31.581865 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56ddf041-53fe-4ef0-931f-f3456c39341e) transitioned into state 'SUCCESS' from state '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-1160085502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['0a56d8fd-269d-4a72-880a-2ca4626f8708','53893dbf-75b5-4c90-a768-d609f1ea46a6','d92c4637-3290-4397-8ec6-54472ea6c83b','9a3d758f-1a3b-49f6-bc02-aa5813a872ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:31.582778 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f0232f-6a76-4b92-b0ff-291ae171f343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:31.597907 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f0232f-6a76-4b92-b0ff-291ae171f343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:31.599541 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (e1e96a9c-f644-4f7d-85d2-f6e6caebdde7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:31.599851 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request issued successfully. Aug 14 00:37:31.600806 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4f1a700e-6269-4803-aefd-47283a443c09 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:31.601695 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 634/2599] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:37:31 2026] POST /volume/v3/volumes => generated 759 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:31.603362 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-13e69006-0c32-4bf9-9c9f-be0f08031f50 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:37:31.604113 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 652/2600] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:37:31 2026] POST /volume/v3/backups => generated 316 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:31.612880 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4453fc7f-b421-426a-b4b8-67d455087ec7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:31.615216 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4453fc7f-b421-426a-b4b8-67d455087ec7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:31.615422 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4453fc7f-b421-426a-b4b8-67d455087ec7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:31.615631 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4453fc7f-b421-426a-b4b8-67d455087ec7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:31.615751 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-4453fc7f-b421-426a-b4b8-67d455087ec7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:31.617972 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0ff40545-dfc0-4651-a7e3-a2981b7631a9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:31.622266 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ff40545-dfc0-4651-a7e3-a2981b7631a9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed Aug 14 00:37:31.622557 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ff40545-dfc0-4651-a7e3-a2981b7631a9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:31.622876 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ff40545-dfc0-4651-a7e3-a2981b7631a9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:31.629448 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:31.629448 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:31.630189 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4453fc7f-b421-426a-b4b8-67d455087ec7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:31.630593 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 659/2601] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:31 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:31.634519 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:31.634519 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:31.648528 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0ff40545-dfc0-4651-a7e3-a2981b7631a9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:31.656057 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ff40545-dfc0-4651-a7e3-a2981b7631a9 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed returned with HTTP 200 Aug 14 00:37:31.656546 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 657/2602] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:31 2026] GET /volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed => generated 827 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:31.786136 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e21c75d7-0eca-4467-92c0-f16d628fa026 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:31.789167 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e21c75d7-0eca-4467-92c0-f16d628fa026 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] POST https://10.4.3.208/volume/v3/attachments/a3ef2214-1add-4fc1-83f5-2a87395e9655/action Aug 14 00:37:31.789825 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e21c75d7-0eca-4467-92c0-f16d628fa026 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action body: b'{"os-complete": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:31.789935 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e21c75d7-0eca-4467-92c0-f16d628fa026 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:31.815792 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:31.815792 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:31.832264 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-3554c1fd-6551-4358-9227-7aeb3342d91e req-e21c75d7-0eca-4467-92c0-f16d628fa026 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/attachments/a3ef2214-1add-4fc1-83f5-2a87395e9655/action returned with HTTP 204 Aug 14 00:37:31.832835 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 635/2603] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:37:31 2026] POST /volume/v3/attachments/a3ef2214-1add-4fc1-83f5-2a87395e9655/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:31.837265 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-03ff1df8-ad95-43ba-ad75-7441e7c79e77 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:31.843447 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-03ff1df8-ad95-43ba-ad75-7441e7c79e77 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 Aug 14 00:37:31.844105 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-03ff1df8-ad95-43ba-ad75-7441e7c79e77 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:31.844774 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-03ff1df8-ad95-43ba-ad75-7441e7c79e77 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:31.860848 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:31.860848 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:31.866173 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-03ff1df8-ad95-43ba-ad75-7441e7c79e77 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:31.871770 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-03ff1df8-ad95-43ba-ad75-7441e7c79e77 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 returned with HTTP 200 Aug 14 00:37:31.872175 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 653/2604] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:31 2026] GET /volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 => generated 1150 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:31.892478 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-07c87d37-0979-4216-b98d-863ce8297371 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:31.895186 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-07c87d37-0979-4216-b98d-863ce8297371 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 Aug 14 00:37:31.895955 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-07c87d37-0979-4216-b98d-863ce8297371 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:31.896246 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-07c87d37-0979-4216-b98d-863ce8297371 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:31.910745 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:31.910745 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:31.917017 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-07c87d37-0979-4216-b98d-863ce8297371 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:31.925107 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-07c87d37-0979-4216-b98d-863ce8297371 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 returned with HTTP 200 Aug 14 00:37:31.925813 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 660/2605] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:31 2026] GET /volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 => generated 1150 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:31.948695 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-993e228b-f5d9-425e-a78e-db234fa79ebe None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:31.953210 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-993e228b-f5d9-425e-a78e-db234fa79ebe tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] POST https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action Aug 14 00:37:31.953210 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-993e228b-f5d9-425e-a78e-db234fa79ebe tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action body: b'{"os-detach": {"attachment_id": "a3ef2214-1add-4fc1-83f5-2a87395e9655"}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:31.954219 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-993e228b-f5d9-425e-a78e-db234fa79ebe tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "a3ef2214-1add-4fc1-83f5-2a87395e9655"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:31.972847 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:31.972847 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:31.973481 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-993e228b-f5d9-425e-a78e-db234fa79ebe tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:31.989564 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-993e228b-f5d9-425e-a78e-db234fa79ebe tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action returned with HTTP 400 Aug 14 00:37:31.990195 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 658/2606] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:31 2026] POST /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action => generated 100 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:37:32.048542 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-0eb71e13-fc6f-4be3-919e-df40da71517b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:32.052220 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-0eb71e13-fc6f-4be3-919e-df40da71517b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 Aug 14 00:37:32.052438 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-0eb71e13-fc6f-4be3-919e-df40da71517b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:32.052653 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-0eb71e13-fc6f-4be3-919e-df40da71517b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:32.066784 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:32.066784 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:32.072511 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-0eb71e13-fc6f-4be3-919e-df40da71517b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:32.079591 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-0eb71e13-fc6f-4be3-919e-df40da71517b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 returned with HTTP 200 Aug 14 00:37:32.080817 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 636/2607] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:32 2026] GET /volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 => generated 1150 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:32.102236 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-c8ad86b7-488a-4416-af69-949fe41a42ae None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:32.104363 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-c8ad86b7-488a-4416-af69-949fe41a42ae tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] POST https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37/action Aug 14 00:37:32.104821 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-c8ad86b7-488a-4416-af69-949fe41a42ae tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:32.104979 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-c8ad86b7-488a-4416-af69-949fe41a42ae tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:32.122944 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:32.122944 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:32.123429 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-c8ad86b7-488a-4416-af69-949fe41a42ae tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:32.129477 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-c8ad86b7-488a-4416-af69-949fe41a42ae tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Begin detaching volume completed successfully. Aug 14 00:37:32.129785 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-c8ad86b7-488a-4416-af69-949fe41a42ae tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37/action returned with HTTP 202 Aug 14 00:37:32.130288 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 654/2608] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:37:32 2026] POST /volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:37:32.189397 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-74617284-25aa-423a-aecb-601dd0c2e18d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:32.189800 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-74617284-25aa-423a-aecb-601dd0c2e18d None None] GET https://10.4.3.208/volume// Aug 14 00:37:32.190013 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-74617284-25aa-423a-aecb-601dd0c2e18d None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:32.190238 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-74617284-25aa-423a-aecb-601dd0c2e18d None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:32.190581 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-74617284-25aa-423a-aecb-601dd0c2e18d None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:37:32.190910 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 661/2609] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:37:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:37:32.199317 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-22d81488-3788-482a-bb73-ffdb92b966d4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:32.204232 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-22d81488-3788-482a-bb73-ffdb92b966d4 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 Aug 14 00:37:32.204457 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-22d81488-3788-482a-bb73-ffdb92b966d4 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:32.204686 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-22d81488-3788-482a-bb73-ffdb92b966d4 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:32.220473 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:32.220473 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:32.227408 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-22d81488-3788-482a-bb73-ffdb92b966d4 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:32.237405 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-22d81488-3788-482a-bb73-ffdb92b966d4 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 returned with HTTP 200 Aug 14 00:37:32.238071 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 659/2610] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:37:32 2026] GET /volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 => generated 1333 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:37:32.383950 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-744a95cc-7047-49cb-83ad-20043ca85af7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:32.386583 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-744a95cc-7047-49cb-83ad-20043ca85af7 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] GET https://10.4.3.208/volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 Aug 14 00:37:32.386893 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-744a95cc-7047-49cb-83ad-20043ca85af7 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:32.387210 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-744a95cc-7047-49cb-83ad-20043ca85af7 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:32.393834 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-744a95cc-7047-49cb-83ad-20043ca85af7 tempest-VolumesBackupsAdminTest-1649100158 tempest-VolumesBackupsAdminTest-1649100158-project-member] https://10.4.3.208/volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 returned with HTTP 404 Aug 14 00:37:32.394699 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 637/2611] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:32 2026] GET /volume/v3/volumes/88f82a45-fcf4-4b9b-9a2f-8d9d96eb0c10 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:32.648382 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0c03e5f7-b5a1-4ea6-bbb3-d3ce5ce4c260 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:32.651894 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0c03e5f7-b5a1-4ea6-bbb3-d3ce5ce4c260 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:32.652203 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0c03e5f7-b5a1-4ea6-bbb3-d3ce5ce4c260 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:32.652457 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0c03e5f7-b5a1-4ea6-bbb3-d3ce5ce4c260 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:32.652596 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-0c03e5f7-b5a1-4ea6-bbb3-d3ce5ce4c260 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:32.657721 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:32.657721 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:32.658513 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0c03e5f7-b5a1-4ea6-bbb3-d3ce5ce4c260 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:32.659005 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 655/2612] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:32 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:32.678751 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e0ae6e9a-065f-4d06-80eb-859f0e771610 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:32.683327 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e0ae6e9a-065f-4d06-80eb-859f0e771610 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed Aug 14 00:37:32.683593 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e0ae6e9a-065f-4d06-80eb-859f0e771610 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:32.683858 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e0ae6e9a-065f-4d06-80eb-859f0e771610 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:32.700833 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:32.700833 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:32.707125 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e0ae6e9a-065f-4d06-80eb-859f0e771610 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:32.716243 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e0ae6e9a-065f-4d06-80eb-859f0e771610 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed returned with HTTP 200 Aug 14 00:37:32.717028 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 662/2613] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:32 2026] GET /volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:32.738322 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d7bf81e4-a600-44b3-9519-415f63c3f37c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:32.744114 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d7bf81e4-a600-44b3-9519-415f63c3f37c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed Aug 14 00:37:32.744437 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d7bf81e4-a600-44b3-9519-415f63c3f37c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:32.744739 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d7bf81e4-a600-44b3-9519-415f63c3f37c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:32.764762 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:32.764762 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:32.769623 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d7bf81e4-a600-44b3-9519-415f63c3f37c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:32.776631 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d7bf81e4-a600-44b3-9519-415f63c3f37c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed returned with HTTP 200 Aug 14 00:37:32.776910 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 660/2614] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:32 2026] GET /volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:32.792157 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6322c900-4043-4072-bb70-6542f1ad7969 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:32.795340 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6322c900-4043-4072-bb70-6542f1ad7969 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:37:32.795822 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6322c900-4043-4072-bb70-6542f1ad7969 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6c6f639-a254-447e-804a-96a0754b51ed", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-968609306", "description": null, "metadata": null}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:32.810162 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:32.810162 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:32.812107 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6322c900-4043-4072-bb70-6542f1ad7969 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:32.812107 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-6322c900-4043-4072-bb70-6542f1ad7969 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create snapshot from volume f6c6f639-a254-447e-804a-96a0754b51ed Aug 14 00:37:32.812902 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1803fc19-d4f8-4a0a-ac70-ae68bb2c51d8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:32.852901 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-6322c900-4043-4072-bb70-6542f1ad7969 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['ea35e216-c4da-4300-b700-fffd212f28b2', 'e421b4cd-f4c0-417f-8e8e-c0be0092da3d', '15aee470-dac0-4b89-94d6-aea950913d8d', '949279ca-56d0-4bba-8309-64be6a8c7927'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:32.894428 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1803fc19-d4f8-4a0a-ac70-ae68bb2c51d8 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:37:32.894848 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1803fc19-d4f8-4a0a-ac70-ae68bb2c51d8 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "604375d7-d1cc-4f48-bc7f-590312356038", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-867053988"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:32.900251 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6322c900-4043-4072-bb70-6542f1ad7969 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot create request issued successfully. Aug 14 00:37:32.900647 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6322c900-4043-4072-bb70-6542f1ad7969 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:37:32.901239 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 638/2615] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:37:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:32.907870 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1803fc19-d4f8-4a0a-ac70-ae68bb2c51d8 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 404 Aug 14 00:37:32.908526 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 656/2616] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:37:32 2026] POST /volume/v3/snapshots => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:32.915882 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-97a7ae1e-0643-4751-8328-d60a064d42b6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:32.919204 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-97a7ae1e-0643-4751-8328-d60a064d42b6 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 Aug 14 00:37:32.919429 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-97a7ae1e-0643-4751-8328-d60a064d42b6 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:32.919681 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-97a7ae1e-0643-4751-8328-d60a064d42b6 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:32.922272 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e5aa6132-56b1-414e-bbff-2bfdc90da8f3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:32.924255 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e5aa6132-56b1-414e-bbff-2bfdc90da8f3 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:37:32.924574 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e5aa6132-56b1-414e-bbff-2bfdc90da8f3 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-538619847"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:32.931560 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:32.931560 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:32.932261 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-97a7ae1e-0643-4751-8328-d60a064d42b6 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:37:32.935489 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-97a7ae1e-0643-4751-8328-d60a064d42b6 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 returned with HTTP 200 Aug 14 00:37:32.935489 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 663/2617] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:32 2026] GET /volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:37:32.955623 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e5aa6132-56b1-414e-bbff-2bfdc90da8f3 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 404 Aug 14 00:37:32.956237 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 661/2618] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:37:32 2026] POST /volume/v3/snapshots => generated 77 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:32.966205 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-002a64d6-5c54-45e3-9d09-0f85d43e0176 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:32.967734 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-002a64d6-5c54-45e3-9d09-0f85d43e0176 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] GET https://10.4.3.208/volume/v3/snapshots?limit=invalid Aug 14 00:37:32.968025 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-002a64d6-5c54-45e3-9d09-0f85d43e0176 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:32.968335 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-002a64d6-5c54-45e3-9d09-0f85d43e0176 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:32.969099 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-002a64d6-5c54-45e3-9d09-0f85d43e0176 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] HTTP exception thrown: limit param must be an integer Aug 14 00:37:32.969319 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-002a64d6-5c54-45e3-9d09-0f85d43e0176 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 14 00:37:32.971060 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 639/2619] 10.4.3.208 () {66 vars in 1270 bytes} [Fri Aug 14 00:37:32 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 14 00:37:32.978852 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2a1ca4c5-b7ff-4a11-91ec-1c14c77185d8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:32.982113 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2a1ca4c5-b7ff-4a11-91ec-1c14c77185d8 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] GET https://10.4.3.208/volume/v3/snapshots?marker=b874a1f4-7388-40bb-a149-fed967655dde Aug 14 00:37:32.982113 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2a1ca4c5-b7ff-4a11-91ec-1c14c77185d8 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:32.982113 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2a1ca4c5-b7ff-4a11-91ec-1c14c77185d8 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:32.982113 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-2a1ca4c5-b7ff-4a11-91ec-1c14c77185d8 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:32.982979 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.db.api [None req-2a1ca4c5-b7ff-4a11-91ec-1c14c77185d8 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Building query based on filter {{(pid=100211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:37:32.987220 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2a1ca4c5-b7ff-4a11-91ec-1c14c77185d8 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/snapshots?marker=b874a1f4-7388-40bb-a149-fed967655dde returned with HTTP 404 Aug 14 00:37:32.987808 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 657/2620] 10.4.3.208 () {66 vars in 1330 bytes} [Fri Aug 14 00:37:32 2026] GET /volume/v3/snapshots?marker=b874a1f4-7388-40bb-a149-fed967655dde => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:33.001144 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a0e85c61-396c-4424-9854-ee8a5e9ae1ad None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:33.004835 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a0e85c61-396c-4424-9854-ee8a5e9ae1ad tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] GET https://10.4.3.208/volume/v3/snapshots?sort_key=invalid Aug 14 00:37:33.005045 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a0e85c61-396c-4424-9854-ee8a5e9ae1ad tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:33.005724 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a0e85c61-396c-4424-9854-ee8a5e9ae1ad tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:33.005724 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-a0e85c61-396c-4424-9854-ee8a5e9ae1ad tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:33.011835 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.db.api [None req-a0e85c61-396c-4424-9854-ee8a5e9ae1ad tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Building query based on filter {{(pid=100210) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:37:33.012493 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a0e85c61-396c-4424-9854-ee8a5e9ae1ad tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 14 00:37:33.013173 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 664/2621] 10.4.3.208 () {66 vars in 1276 bytes} [Fri Aug 14 00:37:33 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:37:33.022774 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:33.024556 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:33.025006 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-118666685"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:33.027054 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-118666685'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:33.027230 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Create volume of 2 GB Aug 14 00:37:33.042297 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Availability Zones retrieved successfully. Aug 14 00:37:33.049037 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Flow 'volume_create_api' (5f6eadcc-03be-4ae2-8bb4-9b3e902d5464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:33.050018 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9800d918-2e6a-4675-be06-c9b811b2222f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:33.050977 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Validating volume size '2' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:33.082419 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9800d918-2e6a-4675-be06-c9b811b2222f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:33.082657 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cac396c5-b278-4803-aea8-b76702db1e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:33.164544 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Created reservations ['dd117ad6-9986-4e58-893a-3f9f68cb9cc0', '1eb844d0-52fc-41f9-b479-c3e68b90ce27', 'e929623d-1a5b-4b53-94ae-1a3c5a8556ae', '4e7b5c3f-72e9-4f88-859f-e7df5f9a0eb4'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:33.172882 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cac396c5-b278-4803-aea8-b76702db1e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd117ad6-9986-4e58-893a-3f9f68cb9cc0', '1eb844d0-52fc-41f9-b479-c3e68b90ce27', 'e929623d-1a5b-4b53-94ae-1a3c5a8556ae', '4e7b5c3f-72e9-4f88-859f-e7df5f9a0eb4']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:33.172882 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2125047-81c9-4237-a3a2-f3e98e8c7e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:33.192145 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2125047-81c9-4237-a3a2-f3e98e8c7e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e30a54e-f55e-42bf-ac32-bdc20b488a64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-118666685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c8f2c904746419692061b846f38da48',qos_specs=None,replication_status=,reservations=['dd117ad6-9986-4e58-893a-3f9f68cb9cc0','1eb844d0-52fc-41f9-b479-c3e68b90ce27','e929623d-1a5b-4b53-94ae-1a3c5a8556ae','4e7b5c3f-72e9-4f88-859f-e7df5f9a0eb4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11e7872bb50a4c6eafcf776ad73b9e09',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-118666685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e30a54e-f55e-42bf-ac32-bdc20b488a64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c8f2c904746419692061b846f38da48',provider_auth=None,provider_geometry=None,provider_id=None,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='11e7872bb50a4c6eafcf776ad73b9e09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:33.192598 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00bbe0a4-a433-47fe-8f3e-042bc998e06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:33.217504 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00bbe0a4-a433-47fe-8f3e-042bc998e06c) transitioned into state 'SUCCESS' from state '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-118666685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c8f2c904746419692061b846f38da48',qos_specs=None,replication_status=,reservations=['dd117ad6-9986-4e58-893a-3f9f68cb9cc0','1eb844d0-52fc-41f9-b479-c3e68b90ce27','e929623d-1a5b-4b53-94ae-1a3c5a8556ae','4e7b5c3f-72e9-4f88-859f-e7df5f9a0eb4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11e7872bb50a4c6eafcf776ad73b9e09',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:33.218942 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07cf6c9b-85b3-41c6-b56b-bc8459eb4a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:33.232487 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07cf6c9b-85b3-41c6-b56b-bc8459eb4a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:33.233356 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Flow 'volume_create_api' (5f6eadcc-03be-4ae2-8bb4-9b3e902d5464) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:33.233601 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Create volume request issued successfully. Aug 14 00:37:33.233601 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3c2a38d1-be5b-4fd9-a622-cc60bf91be45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:33.234568 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 662/2622] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:33 2026] POST /volume/v3/volumes => generated 761 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:33.252084 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c9e8c69c-0d13-4c96-b87d-810f5f89e7b8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:33.254465 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c9e8c69c-0d13-4c96-b87d-810f5f89e7b8 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] GET https://10.4.3.208/volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 Aug 14 00:37:33.254725 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c9e8c69c-0d13-4c96-b87d-810f5f89e7b8 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:33.255016 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c9e8c69c-0d13-4c96-b87d-810f5f89e7b8 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:33.263996 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:33.263996 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:33.271204 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c9e8c69c-0d13-4c96-b87d-810f5f89e7b8 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Volume info retrieved successfully. Aug 14 00:37:33.276797 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c9e8c69c-0d13-4c96-b87d-810f5f89e7b8 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 returned with HTTP 200 Aug 14 00:37:33.277256 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 640/2623] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:33 2026] GET /volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 => generated 829 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:33.550508 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e17b264a-12ff-4214-93e4-9e28835497b5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:33.553072 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e17b264a-12ff-4214-93e4-9e28835497b5 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/snapshots/0d32a7fa-9116-4bac-a9f5-10a5a8538bdd Aug 14 00:37:33.553343 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e17b264a-12ff-4214-93e4-9e28835497b5 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:33.553687 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e17b264a-12ff-4214-93e4-9e28835497b5 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:33.560784 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:33.560784 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:33.561275 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e17b264a-12ff-4214-93e4-9e28835497b5 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Snapshot retrieved successfully. Aug 14 00:37:33.562282 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e17b264a-12ff-4214-93e4-9e28835497b5 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/snapshots/0d32a7fa-9116-4bac-a9f5-10a5a8538bdd returned with HTTP 200 Aug 14 00:37:33.562718 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 658/2624] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:33 2026] GET /volume/v3/snapshots/0d32a7fa-9116-4bac-a9f5-10a5a8538bdd => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:33.671674 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-68d39f23-eb9c-4aa9-a42e-b6987bd3af08 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:33.675362 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-68d39f23-eb9c-4aa9-a42e-b6987bd3af08 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:33.675701 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-68d39f23-eb9c-4aa9-a42e-b6987bd3af08 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:33.675923 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-68d39f23-eb9c-4aa9-a42e-b6987bd3af08 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:33.676079 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-68d39f23-eb9c-4aa9-a42e-b6987bd3af08 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:33.684461 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:33.684461 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:33.684853 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-68d39f23-eb9c-4aa9-a42e-b6987bd3af08 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:33.685322 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 665/2625] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:33 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:33.946756 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0315d7c1-aedf-4412-b25b-32889fc2f9a8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:33.948384 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-33ba848b-ff79-48d0-95ec-6519e80c94af None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:33.948687 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0315d7c1-aedf-4412-b25b-32889fc2f9a8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 Aug 14 00:37:33.948971 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0315d7c1-aedf-4412-b25b-32889fc2f9a8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:33.949257 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0315d7c1-aedf-4412-b25b-32889fc2f9a8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:33.950985 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-33ba848b-ff79-48d0-95ec-6519e80c94af tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/0d32a7fa-9116-4bac-a9f5-10a5a8538bdd Aug 14 00:37:33.951856 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-33ba848b-ff79-48d0-95ec-6519e80c94af tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:33.951856 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-33ba848b-ff79-48d0-95ec-6519e80c94af tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:33.951856 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-33ba848b-ff79-48d0-95ec-6519e80c94af tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Delete snapshot with id: 0d32a7fa-9116-4bac-a9f5-10a5a8538bdd Aug 14 00:37:33.955667 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:33.955667 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:33.956173 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0315d7c1-aedf-4412-b25b-32889fc2f9a8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:37:33.957373 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0315d7c1-aedf-4412-b25b-32889fc2f9a8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 returned with HTTP 200 Aug 14 00:37:33.958019 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 663/2626] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:33 2026] GET /volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:33.958536 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:33.958536 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:33.959210 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-33ba848b-ff79-48d0-95ec-6519e80c94af tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Snapshot retrieved successfully. Aug 14 00:37:33.970163 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-98477fda-4c3a-4768-95c4-8e5fc3e11638 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:33.972046 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-98477fda-4c3a-4768-95c4-8e5fc3e11638 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 Aug 14 00:37:33.972302 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-98477fda-4c3a-4768-95c4-8e5fc3e11638 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:33.972590 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-98477fda-4c3a-4768-95c4-8e5fc3e11638 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:33.978315 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:33.978315 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:33.978856 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-98477fda-4c3a-4768-95c4-8e5fc3e11638 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:37:33.979780 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-98477fda-4c3a-4768-95c4-8e5fc3e11638 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 returned with HTTP 200 Aug 14 00:37:33.980251 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 659/2627] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:33 2026] GET /volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:33.984540 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-33ba848b-ff79-48d0-95ec-6519e80c94af tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Snapshot delete request issued successfully. Aug 14 00:37:33.984843 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-33ba848b-ff79-48d0-95ec-6519e80c94af tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/snapshots/0d32a7fa-9116-4bac-a9f5-10a5a8538bdd returned with HTTP 202 Aug 14 00:37:33.985403 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 641/2628] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:37:33 2026] DELETE /volume/v3/snapshots/0d32a7fa-9116-4bac-a9f5-10a5a8538bdd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:33.996575 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-01c5ba56-cba6-40ff-ad03-7a4db6bcf0ad None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:33.998413 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-01c5ba56-cba6-40ff-ad03-7a4db6bcf0ad tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/snapshots/0d32a7fa-9116-4bac-a9f5-10a5a8538bdd Aug 14 00:37:33.998677 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-01c5ba56-cba6-40ff-ad03-7a4db6bcf0ad tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:33.999078 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-01c5ba56-cba6-40ff-ad03-7a4db6bcf0ad tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:34.003910 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:34.003910 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:34.004365 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-01c5ba56-cba6-40ff-ad03-7a4db6bcf0ad tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Snapshot retrieved successfully. Aug 14 00:37:34.005163 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-01c5ba56-cba6-40ff-ad03-7a4db6bcf0ad tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/snapshots/0d32a7fa-9116-4bac-a9f5-10a5a8538bdd returned with HTTP 200 Aug 14 00:37:34.005627 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 666/2629] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:33 2026] GET /volume/v3/snapshots/0d32a7fa-9116-4bac-a9f5-10a5a8538bdd => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:34.128162 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-148b3b3d-d622-4a8d-9729-0d4d7af2d25f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:34.131654 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-148b3b3d-d622-4a8d-9729-0d4d7af2d25f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 Aug 14 00:37:34.131654 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-148b3b3d-d622-4a8d-9729-0d4d7af2d25f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:34.131654 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-148b3b3d-d622-4a8d-9729-0d4d7af2d25f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:34.137365 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:34.137365 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:34.138848 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-148b3b3d-d622-4a8d-9729-0d4d7af2d25f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:37:34.138951 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-148b3b3d-d622-4a8d-9729-0d4d7af2d25f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 returned with HTTP 200 Aug 14 00:37:34.139771 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 664/2630] 10.4.3.208 () {68 vars in 1604 bytes} [Fri Aug 14 00:37:34 2026] GET /volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:34.148189 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-808576ee-d9c9-441b-b43c-5333b962b71b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:34.150590 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-808576ee-d9c9-441b-b43c-5333b962b71b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed Aug 14 00:37:34.150867 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-808576ee-d9c9-441b-b43c-5333b962b71b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:34.151149 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-808576ee-d9c9-441b-b43c-5333b962b71b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:34.161136 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:34.161136 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:34.165887 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-808576ee-d9c9-441b-b43c-5333b962b71b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:34.172361 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-808576ee-d9c9-441b-b43c-5333b962b71b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed returned with HTTP 200 Aug 14 00:37:34.172947 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 660/2631] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:34 2026] GET /volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:34.295073 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a45c40a8-f211-4935-8408-47abaa4527d0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:34.299159 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a45c40a8-f211-4935-8408-47abaa4527d0 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] GET https://10.4.3.208/volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 Aug 14 00:37:34.299419 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a45c40a8-f211-4935-8408-47abaa4527d0 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:34.299673 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a45c40a8-f211-4935-8408-47abaa4527d0 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:34.311070 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:34.311070 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:34.316562 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a45c40a8-f211-4935-8408-47abaa4527d0 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Volume info retrieved successfully. Aug 14 00:37:34.321949 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a45c40a8-f211-4935-8408-47abaa4527d0 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 returned with HTTP 200 Aug 14 00:37:34.322397 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 642/2632] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:34 2026] GET /volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:34.340221 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4968f1ab-116f-41bf-ae6f-278da10fd15e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:34.340437 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4968f1ab-116f-41bf-ae6f-278da10fd15e tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:37:34.340773 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4968f1ab-116f-41bf-ae6f-278da10fd15e tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e30a54e-f55e-42bf-ac32-bdc20b488a64", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1052132972"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:34.358997 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:34.358997 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:34.359789 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4968f1ab-116f-41bf-ae6f-278da10fd15e tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Volume info retrieved successfully. Aug 14 00:37:34.363117 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-4968f1ab-116f-41bf-ae6f-278da10fd15e tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Create snapshot from volume 0e30a54e-f55e-42bf-ac32-bdc20b488a64 Aug 14 00:37:34.430118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-4968f1ab-116f-41bf-ae6f-278da10fd15e tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Created reservations ['36733fa7-9245-4a50-8eaf-66a20fbb40fc', '511a55ab-11d2-4b83-b262-c6a8ca3ea2a8', '2563cd25-a7d5-4106-b6b0-0fe434eceb4f', 'c8979707-dc79-4885-9578-b582fc6fb84b'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:34.475618 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4968f1ab-116f-41bf-ae6f-278da10fd15e tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Snapshot create request issued successfully. Aug 14 00:37:34.476043 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4968f1ab-116f-41bf-ae6f-278da10fd15e tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:37:34.476512 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 667/2633] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:37:34 2026] POST /volume/v3/snapshots => generated 318 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:34.486750 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-dc3a16d6-321b-4154-a445-7336381cd999 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:34.491047 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dc3a16d6-321b-4154-a445-7336381cd999 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] GET https://10.4.3.208/volume/v3/snapshots/fe9374f4-fad0-4d4d-870c-2bbee900e49a Aug 14 00:37:34.491312 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dc3a16d6-321b-4154-a445-7336381cd999 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:34.491515 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dc3a16d6-321b-4154-a445-7336381cd999 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:34.502405 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:34.502405 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:34.502803 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-dc3a16d6-321b-4154-a445-7336381cd999 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Snapshot retrieved successfully. Aug 14 00:37:34.503873 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dc3a16d6-321b-4154-a445-7336381cd999 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/snapshots/fe9374f4-fad0-4d4d-870c-2bbee900e49a returned with HTTP 200 Aug 14 00:37:34.504955 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 665/2634] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:34 2026] GET /volume/v3/snapshots/fe9374f4-fad0-4d4d-870c-2bbee900e49a => generated 450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:34.657020 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-a4c21f90-333c-4016-8c1a-dd3c7c28f42f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:34.660798 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-a4c21f90-333c-4016-8c1a-dd3c7c28f42f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] DELETE https://10.4.3.208/volume/v3/attachments/a3ef2214-1add-4fc1-83f5-2a87395e9655 Aug 14 00:37:34.661072 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-a4c21f90-333c-4016-8c1a-dd3c7c28f42f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:34.661399 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-a4c21f90-333c-4016-8c1a-dd3c7c28f42f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:34.674022 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:34.674022 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:34.694500 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7136a0eb-00a1-48f8-b3da-7b1d84760332 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:34.698969 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-966bacad-ce6f-4fab-86f3-2978846b08a8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:34.701445 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-966bacad-ce6f-4fab-86f3-2978846b08a8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:34.701714 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-966bacad-ce6f-4fab-86f3-2978846b08a8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:34.701983 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-966bacad-ce6f-4fab-86f3-2978846b08a8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:34.702105 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-966bacad-ce6f-4fab-86f3-2978846b08a8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:34.710881 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:34.710881 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:34.714179 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-966bacad-ce6f-4fab-86f3-2978846b08a8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:34.714179 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 668/2635] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:34 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:34.746751 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2e4e633e-b2bf-4cdf-982c-37246051da5c req-a4c21f90-333c-4016-8c1a-dd3c7c28f42f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/attachments/a3ef2214-1add-4fc1-83f5-2a87395e9655 returned with HTTP 200 Aug 14 00:37:34.747301 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 661/2636] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:37:34 2026] DELETE /volume/v3/attachments/a3ef2214-1add-4fc1-83f5-2a87395e9655 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:34.786760 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-d42ea406-7e77-4aec-a8f8-7ea8aee10649 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:34.789345 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-d42ea406-7e77-4aec-a8f8-7ea8aee10649 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 Aug 14 00:37:34.789590 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-d42ea406-7e77-4aec-a8f8-7ea8aee10649 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:34.789882 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-d42ea406-7e77-4aec-a8f8-7ea8aee10649 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:34.797812 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:34.797812 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:34.798747 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-d42ea406-7e77-4aec-a8f8-7ea8aee10649 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:37:34.800856 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-d42ea406-7e77-4aec-a8f8-7ea8aee10649 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 returned with HTTP 200 Aug 14 00:37:34.802052 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 666/2637] 10.4.3.208 () {68 vars in 1604 bytes} [Fri Aug 14 00:37:34 2026] GET /volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:34.832822 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7136a0eb-00a1-48f8-b3da-7b1d84760332 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes Aug 14 00:37:34.833080 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7136a0eb-00a1-48f8-b3da-7b1d84760332 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:34.833222 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7136a0eb-00a1-48f8-b3da-7b1d84760332 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:34.833433 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-7136a0eb-00a1-48f8-b3da-7b1d84760332 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:34.834146 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-7136a0eb-00a1-48f8-b3da-7b1d84760332 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:34.840420 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7136a0eb-00a1-48f8-b3da-7b1d84760332 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:34.840795 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7136a0eb-00a1-48f8-b3da-7b1d84760332 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 200 Aug 14 00:37:34.841334 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 643/2638] 10.4.3.208 () {66 vars in 1237 bytes} [Fri Aug 14 00:37:34 2026] GET /volume/v3/volumes => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:37:34.852109 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:34.855521 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:34.856161 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1710433231"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:34.857821 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1710433231'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:34.857972 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Create volume of 1 GB Aug 14 00:37:34.863821 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Availability Zones retrieved successfully. Aug 14 00:37:34.871103 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Flow 'volume_create_api' (9d4ca922-3a12-4a71-a657-52099165b321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:34.872191 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e76991-20c8-4cb6-8d35-6c84877ed79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:34.874079 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:34.911962 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e76991-20c8-4cb6-8d35-6c84877ed79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:34.913237 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bff83681-3264-453f-a8e7-374e6423ea1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:35.013802 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Created reservations ['5cb2ca5c-2f44-43d5-849f-3c1218a2070c', '2035ee6b-1a45-41ed-ae7d-2d97b9249a44', 'c910d022-2a89-4546-934e-36581d9fe711', '9c01043b-2692-48d1-a8f1-dac7133e907c'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:35.014622 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bff83681-3264-453f-a8e7-374e6423ea1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cb2ca5c-2f44-43d5-849f-3c1218a2070c', '2035ee6b-1a45-41ed-ae7d-2d97b9249a44', 'c910d022-2a89-4546-934e-36581d9fe711', '9c01043b-2692-48d1-a8f1-dac7133e907c']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:35.015414 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff43ec4b-bda4-43a1-9614-14ca9bf1a610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:35.017374 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2acbfd44-4f6a-461f-b13e-cbf9292b1a5f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:35.019676 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2acbfd44-4f6a-461f-b13e-cbf9292b1a5f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] GET https://10.4.3.208/volume/v3/snapshots/0d32a7fa-9116-4bac-a9f5-10a5a8538bdd Aug 14 00:37:35.019923 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2acbfd44-4f6a-461f-b13e-cbf9292b1a5f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:35.020551 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2acbfd44-4f6a-461f-b13e-cbf9292b1a5f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:35.026374 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2acbfd44-4f6a-461f-b13e-cbf9292b1a5f tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/snapshots/0d32a7fa-9116-4bac-a9f5-10a5a8538bdd returned with HTTP 404 Aug 14 00:37:35.026961 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 662/2639] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:35 2026] GET /volume/v3/snapshots/0d32a7fa-9116-4bac-a9f5-10a5a8538bdd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:35.044024 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff43ec4b-bda4-43a1-9614-14ca9bf1a610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c29457cb-b211-4e53-a969-ed1c685e2c80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1710433231',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c4abb6bc9fe4b93bded8c8edfe95273',qos_specs=None,replication_status=,reservations=['5cb2ca5c-2f44-43d5-849f-3c1218a2070c','2035ee6b-1a45-41ed-ae7d-2d97b9249a44','c910d022-2a89-4546-934e-36581d9fe711','9c01043b-2692-48d1-a8f1-dac7133e907c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95ff4b3ac1de4cedb458ec8296a3b3df',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1710433231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c29457cb-b211-4e53-a969-ed1c685e2c80,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0c4abb6bc9fe4b93bded8c8edfe95273',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95ff4b3ac1de4cedb458ec8296a3b3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:35.044831 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b747867-e218-407f-bbf0-9480b615f862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:35.074274 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b747867-e218-407f-bbf0-9480b615f862) transitioned into state 'SUCCESS' from state '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-1710433231',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c4abb6bc9fe4b93bded8c8edfe95273',qos_specs=None,replication_status=,reservations=['5cb2ca5c-2f44-43d5-849f-3c1218a2070c','2035ee6b-1a45-41ed-ae7d-2d97b9249a44','c910d022-2a89-4546-934e-36581d9fe711','9c01043b-2692-48d1-a8f1-dac7133e907c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95ff4b3ac1de4cedb458ec8296a3b3df',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:35.074904 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc43cb8f-a0a5-4926-a190-7a1defbd0cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:35.091697 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc43cb8f-a0a5-4926-a190-7a1defbd0cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:35.092889 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Flow 'volume_create_api' (9d4ca922-3a12-4a71-a657-52099165b321) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:35.094248 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Create volume request issued successfully. Aug 14 00:37:35.095288 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2bf6cfb3-f5bd-4fbf-8674-15d2ba7f98cb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:35.095935 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 669/2640] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:37:34 2026] POST /volume/v3/volumes => generated 764 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:35.111010 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d40f1ae2-4bb6-4cd5-8780-4e7387ca10ef None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:35.113218 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d40f1ae2-4bb6-4cd5-8780-4e7387ca10ef tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 Aug 14 00:37:35.113427 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d40f1ae2-4bb6-4cd5-8780-4e7387ca10ef tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:35.113672 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d40f1ae2-4bb6-4cd5-8780-4e7387ca10ef tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:35.121296 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:35.121296 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:35.125321 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d40f1ae2-4bb6-4cd5-8780-4e7387ca10ef tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:35.130891 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d40f1ae2-4bb6-4cd5-8780-4e7387ca10ef tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 returned with HTTP 200 Aug 14 00:37:35.131492 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 667/2641] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:35 2026] GET /volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:35.364751 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1e49e843-8a94-42a8-b40f-88644d63b056 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:35.368169 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1e49e843-8a94-42a8-b40f-88644d63b056 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] POST https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action Aug 14 00:37:35.368169 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1e49e843-8a94-42a8-b40f-88644d63b056 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:35.368169 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1e49e843-8a94-42a8-b40f-88644d63b056 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:35.386386 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:35.386386 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:35.393564 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.admin_actions [None req-1e49e843-8a94-42a8-b40f-88644d63b056 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] Updating volume 'c6ce7703-e9c1-4ef4-bd03-2cc9177f107e' with '{'status': 'in-use'}' {{(pid=100209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 14 00:37:35.431528 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1e49e843-8a94-42a8-b40f-88644d63b056 tempest-TestServerVolumeAttachmentScenario-1937693217 tempest-TestServerVolumeAttachmentScenario-1937693217-project-admin] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action returned with HTTP 202 Aug 14 00:37:35.432169 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 644/2642] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:37:35 2026] POST /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:37:35.439415 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-24ca34f0-571c-4438-b23d-ef1b3c5b1bce None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:35.441773 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-24ca34f0-571c-4438-b23d-ef1b3c5b1bce tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:35.442007 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-24ca34f0-571c-4438-b23d-ef1b3c5b1bce tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:35.442303 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-24ca34f0-571c-4438-b23d-ef1b3c5b1bce tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:35.454947 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:35.454947 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:35.461123 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-24ca34f0-571c-4438-b23d-ef1b3c5b1bce tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:35.470387 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-24ca34f0-571c-4438-b23d-ef1b3c5b1bce tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:35.470387 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 663/2643] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:35 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 1150 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:35.515048 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e677a342-b8e6-4985-b231-dc031e97c905 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:35.516957 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e677a342-b8e6-4985-b231-dc031e97c905 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] GET https://10.4.3.208/volume/v3/snapshots/fe9374f4-fad0-4d4d-870c-2bbee900e49a Aug 14 00:37:35.517153 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e677a342-b8e6-4985-b231-dc031e97c905 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:35.517711 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e677a342-b8e6-4985-b231-dc031e97c905 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:35.524220 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-e8b08782-e6be-4793-9630-aba4f204df5e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:35.524624 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:35.524624 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:35.525042 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e677a342-b8e6-4985-b231-dc031e97c905 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Snapshot retrieved successfully. Aug 14 00:37:35.525966 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e677a342-b8e6-4985-b231-dc031e97c905 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/snapshots/fe9374f4-fad0-4d4d-870c-2bbee900e49a returned with HTTP 200 Aug 14 00:37:35.526357 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 670/2644] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:35 2026] GET /volume/v3/snapshots/fe9374f4-fad0-4d4d-870c-2bbee900e49a => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:35.527058 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-e8b08782-e6be-4793-9630-aba4f204df5e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:35.527301 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-e8b08782-e6be-4793-9630-aba4f204df5e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:35.527511 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-e8b08782-e6be-4793-9630-aba4f204df5e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:35.541055 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3c9b74d3-39ed-4438-afd9-10a984b65069 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:35.541190 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:35.541190 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:35.542796 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3c9b74d3-39ed-4438-afd9-10a984b65069 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:35.543151 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3c9b74d3-39ed-4438-afd9-10a984b65069 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "fe9374f4-fad0-4d4d-870c-2bbee900e49a"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:35.544645 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-3c9b74d3-39ed-4438-afd9-10a984b65069 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'fe9374f4-fad0-4d4d-870c-2bbee900e49a'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:35.548525 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-e8b08782-e6be-4793-9630-aba4f204df5e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:35.550125 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:35.550125 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:35.550460 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3c9b74d3-39ed-4438-afd9-10a984b65069 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Snapshot retrieved successfully. Aug 14 00:37:35.550592 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-3c9b74d3-39ed-4438-afd9-10a984b65069 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Create volume of 1 GB Aug 14 00:37:35.555494 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3c9b74d3-39ed-4438-afd9-10a984b65069 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Availability Zones retrieved successfully. Aug 14 00:37:35.556053 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-e8b08782-e6be-4793-9630-aba4f204df5e tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:35.556740 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 668/2645] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:35 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 1150 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:35.562484 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-3c9b74d3-39ed-4438-afd9-10a984b65069 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Flow 'volume_create_api' (b3eeafbc-7723-440e-98d4-82a164827648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:35.563493 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-3c9b74d3-39ed-4438-afd9-10a984b65069 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f735451-007b-423f-96c9-4ea29d571a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:35.564486 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-3c9b74d3-39ed-4438-afd9-10a984b65069 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:35.565910 np0000007289 devstack@c-api.service[100209]: WARNING cinder.volume.api [None req-3c9b74d3-39ed-4438-afd9-10a984b65069 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f735451-007b-423f-96c9-4ea29d571a93) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 00:37:35.565910 np0000007289 devstack@c-api.service[100209]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 14 00:37:35.567543 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-3c9b74d3-39ed-4438-afd9-10a984b65069 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f735451-007b-423f-96c9-4ea29d571a93) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:35.569386 np0000007289 devstack@c-api.service[100209]: WARNING cinder.volume.api [None req-3c9b74d3-39ed-4438-afd9-10a984b65069 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f735451-007b-423f-96c9-4ea29d571a93) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 00:37:35.569386 np0000007289 devstack@c-api.service[100209]: WARNING cinder.volume.api [None req-3c9b74d3-39ed-4438-afd9-10a984b65069 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Flow 'volume_create_api' (b3eeafbc-7723-440e-98d4-82a164827648) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 00:37:35.569742 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3c9b74d3-39ed-4438-afd9-10a984b65069 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 400 Aug 14 00:37:35.570296 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 645/2646] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:35 2026] POST /volume/v3/volumes => generated 171 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:37:35.585634 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bb26ae8b-0a3b-4e21-9149-86635af0911a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:35.586950 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-ce52aed2-593e-44ca-92fc-bd088b5b961f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:35.587597 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bb26ae8b-0a3b-4e21-9149-86635af0911a tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/fe9374f4-fad0-4d4d-870c-2bbee900e49a Aug 14 00:37:35.587893 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bb26ae8b-0a3b-4e21-9149-86635af0911a tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:35.588145 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bb26ae8b-0a3b-4e21-9149-86635af0911a tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:35.589512 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-bb26ae8b-0a3b-4e21-9149-86635af0911a tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Delete snapshot with id: fe9374f4-fad0-4d4d-870c-2bbee900e49a Aug 14 00:37:35.589657 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-ce52aed2-593e-44ca-92fc-bd088b5b961f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] POST https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action Aug 14 00:37:35.589895 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-ce52aed2-593e-44ca-92fc-bd088b5b961f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:35.590049 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-ce52aed2-593e-44ca-92fc-bd088b5b961f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:35.595435 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:35.595435 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:35.596058 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bb26ae8b-0a3b-4e21-9149-86635af0911a tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Snapshot retrieved successfully. Aug 14 00:37:35.606330 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:35.606330 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:35.607316 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-ce52aed2-593e-44ca-92fc-bd088b5b961f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:35.617188 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-ce52aed2-593e-44ca-92fc-bd088b5b961f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Begin detaching volume completed successfully. Aug 14 00:37:35.617188 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-ce52aed2-593e-44ca-92fc-bd088b5b961f tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action returned with HTTP 202 Aug 14 00:37:35.617188 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 671/2647] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:37:35 2026] POST /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:37:35.620260 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bb26ae8b-0a3b-4e21-9149-86635af0911a tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Snapshot delete request issued successfully. Aug 14 00:37:35.620489 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bb26ae8b-0a3b-4e21-9149-86635af0911a tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/snapshots/fe9374f4-fad0-4d4d-870c-2bbee900e49a returned with HTTP 202 Aug 14 00:37:35.620980 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 664/2648] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:37:35 2026] DELETE /volume/v3/snapshots/fe9374f4-fad0-4d4d-870c-2bbee900e49a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:35.634844 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a05020a3-0c83-4678-b19e-e16dc225fb71 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:35.641398 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a05020a3-0c83-4678-b19e-e16dc225fb71 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] GET https://10.4.3.208/volume/v3/snapshots/fe9374f4-fad0-4d4d-870c-2bbee900e49a Aug 14 00:37:35.641398 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a05020a3-0c83-4678-b19e-e16dc225fb71 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:35.641398 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a05020a3-0c83-4678-b19e-e16dc225fb71 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:35.654731 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:35.654731 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:35.655301 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a05020a3-0c83-4678-b19e-e16dc225fb71 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Snapshot retrieved successfully. Aug 14 00:37:35.656340 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a05020a3-0c83-4678-b19e-e16dc225fb71 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/snapshots/fe9374f4-fad0-4d4d-870c-2bbee900e49a returned with HTTP 200 Aug 14 00:37:35.656939 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 669/2649] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:35 2026] GET /volume/v3/snapshots/fe9374f4-fad0-4d4d-870c-2bbee900e49a => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:35.705966 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-30162683-d15a-4778-a0dc-7b8bfd6f039e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:35.705966 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-30162683-d15a-4778-a0dc-7b8bfd6f039e None None] GET https://10.4.3.208/volume// Aug 14 00:37:35.705966 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-30162683-d15a-4778-a0dc-7b8bfd6f039e None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:35.705966 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-30162683-d15a-4778-a0dc-7b8bfd6f039e None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:35.705966 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-30162683-d15a-4778-a0dc-7b8bfd6f039e None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:37:35.706805 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 646/2650] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:37:35 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:37:35.724596 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-aa4067c2-0aff-4579-9b7d-59d13d0c6091 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:35.727948 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-de1a57e9-eb46-4a83-862f-e8bbc6a097b7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:35.731215 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-de1a57e9-eb46-4a83-862f-e8bbc6a097b7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:35.731524 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-de1a57e9-eb46-4a83-862f-e8bbc6a097b7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:35.731783 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-de1a57e9-eb46-4a83-862f-e8bbc6a097b7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:35.731914 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-de1a57e9-eb46-4a83-862f-e8bbc6a097b7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:35.732805 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-aa4067c2-0aff-4579-9b7d-59d13d0c6091 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:35.734681 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-aa4067c2-0aff-4579-9b7d-59d13d0c6091 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:35.736410 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-aa4067c2-0aff-4579-9b7d-59d13d0c6091 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:35.738950 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:35.738950 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:35.740407 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-de1a57e9-eb46-4a83-862f-e8bbc6a097b7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:35.740407 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 665/2651] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:35 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:35.753268 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:35.753268 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:35.758825 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-aa4067c2-0aff-4579-9b7d-59d13d0c6091 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:35.767872 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-aa4067c2-0aff-4579-9b7d-59d13d0c6091 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:35.768726 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 672/2652] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:37:35 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 1333 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:37:36.090770 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-69371942-3c34-4d39-ab7d-eda6efa0fa79 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:36.099849 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-69371942-3c34-4d39-ab7d-eda6efa0fa79 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 Aug 14 00:37:36.100162 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-69371942-3c34-4d39-ab7d-eda6efa0fa79 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:36.100372 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-69371942-3c34-4d39-ab7d-eda6efa0fa79 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:36.109252 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:36.109252 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:36.109797 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-69371942-3c34-4d39-ab7d-eda6efa0fa79 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:37:36.112199 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-69371942-3c34-4d39-ab7d-eda6efa0fa79 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 returned with HTTP 200 Aug 14 00:37:36.112199 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 670/2653] 10.4.3.208 () {68 vars in 1604 bytes} [Fri Aug 14 00:37:36 2026] GET /volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:36.129792 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-fefa4de9-3214-421c-9fff-9a54a953c5dd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:36.130301 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-fefa4de9-3214-421c-9fff-9a54a953c5dd tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed Aug 14 00:37:36.130301 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-fefa4de9-3214-421c-9fff-9a54a953c5dd tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:36.130908 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-fefa4de9-3214-421c-9fff-9a54a953c5dd tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:36.144127 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:36.144127 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:36.150419 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7bf4a68e-7044-469c-9988-5fd21add3bdf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:36.150817 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-fefa4de9-3214-421c-9fff-9a54a953c5dd tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:36.153399 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7bf4a68e-7044-469c-9988-5fd21add3bdf tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 Aug 14 00:37:36.153786 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7bf4a68e-7044-469c-9988-5fd21add3bdf tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:36.154116 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7bf4a68e-7044-469c-9988-5fd21add3bdf tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:36.158317 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-fefa4de9-3214-421c-9fff-9a54a953c5dd tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed returned with HTTP 200 Aug 14 00:37:36.159385 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 647/2654] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:36 2026] GET /volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:36.176197 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:36.176197 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:36.182675 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7bf4a68e-7044-469c-9988-5fd21add3bdf tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:36.184669 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:36.187080 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:36.188614 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "00e3b816-f540-44a7-b2d3-891e3771f5d4", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:36.192357 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '00e3b816-f540-44a7-b2d3-891e3771f5d4', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:36.192684 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7bf4a68e-7044-469c-9988-5fd21add3bdf tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 returned with HTTP 200 Aug 14 00:37:36.193432 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 666/2655] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:36 2026] GET /volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:36.209790 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c4d4f767-2a76-473c-bb3a-0b2aa7939d60 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:36.212350 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c4d4f767-2a76-473c-bb3a-0b2aa7939d60 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 Aug 14 00:37:36.213104 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:36.213104 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:36.213256 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c4d4f767-2a76-473c-bb3a-0b2aa7939d60 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:36.213256 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c4d4f767-2a76-473c-bb3a-0b2aa7939d60 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:36.213337 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:37:36.213337 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume of 1 GB Aug 14 00:37:36.213974 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Availability Zones retrieved successfully. Aug 14 00:37:36.220787 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (a5d7449c-76d1-4ef1-bf4a-ac6b9fba237e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:36.223550 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a328bb6-f9d1-4caa-aba1-ad4d6ecf653b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:36.223550 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:36.225254 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:36.225254 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:36.234695 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c4d4f767-2a76-473c-bb3a-0b2aa7939d60 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:36.242124 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c4d4f767-2a76-473c-bb3a-0b2aa7939d60 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 returned with HTTP 200 Aug 14 00:37:36.242838 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 671/2656] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:36 2026] GET /volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:36.259335 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:36.262856 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:36.264165 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1360749806"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:36.265097 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a328bb6-f9d1-4caa-aba1-ad4d6ecf653b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '00e3b816-f540-44a7-b2d3-891e3771f5d4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:36.267035 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1360749806'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:36.267035 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Create volume of 1 GB Aug 14 00:37:36.267248 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a57a9027-c1d5-4f33-b746-b440e5700cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:36.273931 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Availability Zones retrieved successfully. Aug 14 00:37:36.285254 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Flow 'volume_create_api' (cd2541a2-72dd-43e9-aa5a-ed93528fada8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:36.288161 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea33d9d8-827b-4bc2-b417-b2d8b2fc5913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:36.289245 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:36.334117 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea33d9d8-827b-4bc2-b417-b2d8b2fc5913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:36.334117 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d575b7-33d9-44d0-bb68-1d9bf9c64ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:36.340241 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['510917f0-b859-4fd7-a95d-baa6f9a16a2a', '8b0e2084-8d71-416e-b3db-78008224952e', '58b9881e-7821-4469-9e9d-cdb8f03969f4', '854c8201-026a-4331-8971-61a4ba1b7cd4'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:36.341236 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a57a9027-c1d5-4f33-b746-b440e5700cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['510917f0-b859-4fd7-a95d-baa6f9a16a2a', '8b0e2084-8d71-416e-b3db-78008224952e', '58b9881e-7821-4469-9e9d-cdb8f03969f4', '854c8201-026a-4331-8971-61a4ba1b7cd4']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:36.342686 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f0fcb2-4e00-42f7-b73c-f08f68fd3d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:36.399018 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f0fcb2-4e00-42f7-b73c-f08f68fd3d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed280f7e-d3e9-4306-a696-f32e78e14a2b', '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='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['510917f0-b859-4fd7-a95d-baa6f9a16a2a','8b0e2084-8d71-416e-b3db-78008224952e','58b9881e-7821-4469-9e9d-cdb8f03969f4','854c8201-026a-4331-8971-61a4ba1b7cd4'],size=1,snapshot_id=00e3b816-f540-44a7-b2d3-891e3771f5d4,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), '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-14T00:37:36Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed280f7e-d3e9-4306-a696-f32e78e14a2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d6437696d14483ca3325a33d365edde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=00e3b816-f540-44a7-b2d3-891e3771f5d4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d17d618536ca469e8ed9b206b9c792a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:36.399441 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Created reservations ['49abf8a3-f96f-4e0d-969d-8bfdddb2a86c', '1694a2da-4e66-464d-a27e-753f5966d0cd', '828598fb-588f-437e-b8c0-e2f0dcb398ca', '34fc5372-7426-432b-88f9-fea7eccbe2d4'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:36.400168 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22d57a88-a2c1-4576-9f8e-0ced35e73970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:36.400416 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d575b7-33d9-44d0-bb68-1d9bf9c64ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49abf8a3-f96f-4e0d-969d-8bfdddb2a86c', '1694a2da-4e66-464d-a27e-753f5966d0cd', '828598fb-588f-437e-b8c0-e2f0dcb398ca', '34fc5372-7426-432b-88f9-fea7eccbe2d4']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:36.401260 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f05eff5-9d5d-4263-87e5-583a68ccdfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:36.437758 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22d57a88-a2c1-4576-9f8e-0ced35e73970) transitioned into 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='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['510917f0-b859-4fd7-a95d-baa6f9a16a2a','8b0e2084-8d71-416e-b3db-78008224952e','58b9881e-7821-4469-9e9d-cdb8f03969f4','854c8201-026a-4331-8971-61a4ba1b7cd4'],size=1,snapshot_id=00e3b816-f540-44a7-b2d3-891e3771f5d4,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:36.438851 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f71877d2-bc8d-4336-a7fb-c501088432a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:36.440255 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f05eff5-9d5d-4263-87e5-583a68ccdfac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47c1b961-2ea5-4968-8d21-db7174a79b02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1360749806',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c4abb6bc9fe4b93bded8c8edfe95273',qos_specs=None,replication_status=,reservations=['49abf8a3-f96f-4e0d-969d-8bfdddb2a86c','1694a2da-4e66-464d-a27e-753f5966d0cd','828598fb-588f-437e-b8c0-e2f0dcb398ca','34fc5372-7426-432b-88f9-fea7eccbe2d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95ff4b3ac1de4cedb458ec8296a3b3df',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1360749806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47c1b961-2ea5-4968-8d21-db7174a79b02,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0c4abb6bc9fe4b93bded8c8edfe95273',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95ff4b3ac1de4cedb458ec8296a3b3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:36.441465 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c03252db-67b3-4df8-a327-37a60e1e7062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:36.472738 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c03252db-67b3-4df8-a327-37a60e1e7062) transitioned into state 'SUCCESS' from state '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-1360749806',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c4abb6bc9fe4b93bded8c8edfe95273',qos_specs=None,replication_status=,reservations=['49abf8a3-f96f-4e0d-969d-8bfdddb2a86c','1694a2da-4e66-464d-a27e-753f5966d0cd','828598fb-588f-437e-b8c0-e2f0dcb398ca','34fc5372-7426-432b-88f9-fea7eccbe2d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95ff4b3ac1de4cedb458ec8296a3b3df',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:36.473188 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e518d13-e18c-4683-8e2c-97c3266d632d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:36.473722 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f71877d2-bc8d-4336-a7fb-c501088432a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:36.474730 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (a5d7449c-76d1-4ef1-bf4a-ac6b9fba237e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:36.475149 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request issued successfully. Aug 14 00:37:36.475885 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-4cfff658-a816-47ad-8945-cf4abb37baf2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:36.476479 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 673/2657] 10.4.3.208 () {72 vars in 1541 bytes} [Fri Aug 14 00:37:36 2026] POST /volume/v3/volumes => generated 736 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:36.488298 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e518d13-e18c-4683-8e2c-97c3266d632d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:36.489339 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Flow 'volume_create_api' (cd2541a2-72dd-43e9-aa5a-ed93528fada8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:36.489567 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Create volume request issued successfully. Aug 14 00:37:36.490104 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-5fccc4ec-85bd-4ddb-8868-e279218cf4be None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:36.490278 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1e873b72-3985-4ae4-90e3-229bff7808c7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:36.490771 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 648/2658] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:37:36 2026] POST /volume/v3/volumes => generated 764 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:36.493021 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-5fccc4ec-85bd-4ddb-8868-e279218cf4be tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b Aug 14 00:37:36.493357 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-5fccc4ec-85bd-4ddb-8868-e279218cf4be tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:36.493568 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-5fccc4ec-85bd-4ddb-8868-e279218cf4be tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:36.504847 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:36.504847 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:36.507160 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2bc3582d-1488-4adc-b736-e63a84379dd7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:36.509460 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2bc3582d-1488-4adc-b736-e63a84379dd7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 Aug 14 00:37:36.509460 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2bc3582d-1488-4adc-b736-e63a84379dd7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:36.509731 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2bc3582d-1488-4adc-b736-e63a84379dd7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:36.510463 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-5fccc4ec-85bd-4ddb-8868-e279218cf4be tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:36.516547 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-5fccc4ec-85bd-4ddb-8868-e279218cf4be tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b returned with HTTP 200 Aug 14 00:37:36.517333 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 667/2659] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:36 2026] GET /volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b => generated 804 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:36.518211 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:36.518211 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:36.522623 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2bc3582d-1488-4adc-b736-e63a84379dd7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:36.529532 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2bc3582d-1488-4adc-b736-e63a84379dd7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 returned with HTTP 200 Aug 14 00:37:36.530063 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 672/2660] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:36 2026] GET /volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:36.535308 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-3c330f27-5fe1-4834-81ae-84d8c9518544 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:36.538168 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-3c330f27-5fe1-4834-81ae-84d8c9518544 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b Aug 14 00:37:36.539054 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-3c330f27-5fe1-4834-81ae-84d8c9518544 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:36.539054 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-3c330f27-5fe1-4834-81ae-84d8c9518544 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:36.548939 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:36.548939 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:36.554464 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-3c330f27-5fe1-4834-81ae-84d8c9518544 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:36.560185 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-3c330f27-5fe1-4834-81ae-84d8c9518544 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b returned with HTTP 200 Aug 14 00:37:36.560739 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 674/2661] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:36 2026] GET /volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b => generated 804 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:37:36.672974 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3e3bd6c3-1421-48f6-8d52-3e0510f4ed98 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:36.675462 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3e3bd6c3-1421-48f6-8d52-3e0510f4ed98 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] GET https://10.4.3.208/volume/v3/snapshots/fe9374f4-fad0-4d4d-870c-2bbee900e49a Aug 14 00:37:36.676044 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3e3bd6c3-1421-48f6-8d52-3e0510f4ed98 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:36.676348 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3e3bd6c3-1421-48f6-8d52-3e0510f4ed98 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:36.682143 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3e3bd6c3-1421-48f6-8d52-3e0510f4ed98 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/snapshots/fe9374f4-fad0-4d4d-870c-2bbee900e49a returned with HTTP 404 Aug 14 00:37:36.682810 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 649/2662] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:36 2026] GET /volume/v3/snapshots/fe9374f4-fad0-4d4d-870c-2bbee900e49a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:36.693880 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9bc23a96-085f-48c3-85b1-572c187230a9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:36.699039 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9bc23a96-085f-48c3-85b1-572c187230a9 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] GET https://10.4.3.208/volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 Aug 14 00:37:36.699039 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9bc23a96-085f-48c3-85b1-572c187230a9 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:36.699382 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9bc23a96-085f-48c3-85b1-572c187230a9 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:36.712544 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:36.712544 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:36.721577 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9bc23a96-085f-48c3-85b1-572c187230a9 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Volume info retrieved successfully. Aug 14 00:37:36.731300 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9bc23a96-085f-48c3-85b1-572c187230a9 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 returned with HTTP 200 Aug 14 00:37:36.731853 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 668/2663] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:36 2026] GET /volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:36.755275 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cc264e62-04d8-40b5-8dd9-1389063d8fcb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:36.758366 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cc264e62-04d8-40b5-8dd9-1389063d8fcb tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] DELETE https://10.4.3.208/volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 Aug 14 00:37:36.759056 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cc264e62-04d8-40b5-8dd9-1389063d8fcb tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:36.759935 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cc264e62-04d8-40b5-8dd9-1389063d8fcb tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:36.759935 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-cc264e62-04d8-40b5-8dd9-1389063d8fcb tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Delete volume with id: 0e30a54e-f55e-42bf-ac32-bdc20b488a64 Aug 14 00:37:36.761364 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-69870063-d921-46c2-8070-1d3131b7afdc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:36.764303 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-69870063-d921-46c2-8070-1d3131b7afdc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:36.765230 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-69870063-d921-46c2-8070-1d3131b7afdc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:36.765230 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-69870063-d921-46c2-8070-1d3131b7afdc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:36.765554 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-69870063-d921-46c2-8070-1d3131b7afdc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:36.772572 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:36.772572 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:36.774195 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-69870063-d921-46c2-8070-1d3131b7afdc tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:36.775065 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 675/2664] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:36 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:36.776082 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:36.776082 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:36.777109 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-cc264e62-04d8-40b5-8dd9-1389063d8fcb tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Volume info retrieved successfully. Aug 14 00:37:36.804963 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-cc264e62-04d8-40b5-8dd9-1389063d8fcb tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Delete volume request issued successfully. Aug 14 00:37:36.805167 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cc264e62-04d8-40b5-8dd9-1389063d8fcb tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 returned with HTTP 202 Aug 14 00:37:36.805532 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 673/2665] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:36 2026] DELETE /volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:36.820996 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c4946882-28c2-4352-8224-877e34febefc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:36.823409 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c4946882-28c2-4352-8224-877e34febefc tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] GET https://10.4.3.208/volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 Aug 14 00:37:36.823681 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c4946882-28c2-4352-8224-877e34febefc tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:36.823937 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c4946882-28c2-4352-8224-877e34febefc tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:36.834772 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:36.834772 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:36.843738 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c4946882-28c2-4352-8224-877e34febefc tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Volume info retrieved successfully. Aug 14 00:37:36.854926 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c4946882-28c2-4352-8224-877e34febefc tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 returned with HTTP 200 Aug 14 00:37:36.855721 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 650/2666] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:36 2026] GET /volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:36.984915 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-0cd12277-0204-485d-ad9b-a5ab14a5e996 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:36.989756 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-0cd12277-0204-485d-ad9b-a5ab14a5e996 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] DELETE https://10.4.3.208/volume/v3/attachments/33f62b86-c0cc-4528-aee3-1ef55dd04e39 Aug 14 00:37:36.990446 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-0cd12277-0204-485d-ad9b-a5ab14a5e996 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:36.990808 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-0cd12277-0204-485d-ad9b-a5ab14a5e996 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:37.005061 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:37.005061 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:37.063301 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-5c0713a0-3354-4503-86bd-56d9d20415ab req-0cd12277-0204-485d-ad9b-a5ab14a5e996 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/attachments/33f62b86-c0cc-4528-aee3-1ef55dd04e39 returned with HTTP 200 Aug 14 00:37:37.063702 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 669/2667] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:37:36 2026] DELETE /volume/v3/attachments/33f62b86-c0cc-4528-aee3-1ef55dd04e39 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:37.240306 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-027a6506-d11f-4b39-b349-764754fc8c38 req-f2765da6-f54f-4b5d-8027-9009edd696d0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:37.244162 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-027a6506-d11f-4b39-b349-764754fc8c38 req-f2765da6-f54f-4b5d-8027-9009edd696d0 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] DELETE https://10.4.3.208/volume/v3/attachments/4a140982-c767-4540-8f92-a0908095e0b4 Aug 14 00:37:37.244434 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-027a6506-d11f-4b39-b349-764754fc8c38 req-f2765da6-f54f-4b5d-8027-9009edd696d0 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:37.244643 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-027a6506-d11f-4b39-b349-764754fc8c38 req-f2765da6-f54f-4b5d-8027-9009edd696d0 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:37.257553 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:37.257553 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:37.350838 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-027a6506-d11f-4b39-b349-764754fc8c38 req-f2765da6-f54f-4b5d-8027-9009edd696d0 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/attachments/4a140982-c767-4540-8f92-a0908095e0b4 returned with HTTP 200 Aug 14 00:37:37.351335 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 676/2668] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:37:37 2026] DELETE /volume/v3/attachments/4a140982-c767-4540-8f92-a0908095e0b4 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:37.368507 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-027a6506-d11f-4b39-b349-764754fc8c38 req-78d1dd8b-7bb0-4b32-9e6b-704f7b6f9ab7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:37.370957 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-027a6506-d11f-4b39-b349-764754fc8c38 req-78d1dd8b-7bb0-4b32-9e6b-704f7b6f9ab7 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] DELETE https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:37.371419 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-027a6506-d11f-4b39-b349-764754fc8c38 req-78d1dd8b-7bb0-4b32-9e6b-704f7b6f9ab7 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:37.372065 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-027a6506-d11f-4b39-b349-764754fc8c38 req-78d1dd8b-7bb0-4b32-9e6b-704f7b6f9ab7 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:37.372359 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [req-027a6506-d11f-4b39-b349-764754fc8c38 req-78d1dd8b-7bb0-4b32-9e6b-704f7b6f9ab7 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Delete volume with id: c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f Aug 14 00:37:37.383886 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:37.383886 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:37.384567 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-027a6506-d11f-4b39-b349-764754fc8c38 req-78d1dd8b-7bb0-4b32-9e6b-704f7b6f9ab7 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Volume info retrieved successfully. Aug 14 00:37:37.411804 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-027a6506-d11f-4b39-b349-764754fc8c38 req-78d1dd8b-7bb0-4b32-9e6b-704f7b6f9ab7 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] Delete volume request issued successfully. Aug 14 00:37:37.412241 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-027a6506-d11f-4b39-b349-764754fc8c38 req-78d1dd8b-7bb0-4b32-9e6b-704f7b6f9ab7 tempest-ImageDependencyTests-326837096 tempest-ImageDependencyTests-326837096-project-member] https://10.4.3.208/volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f returned with HTTP 202 Aug 14 00:37:37.413142 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 674/2669] 10.4.3.208 () {70 vars in 1620 bytes} [Fri Aug 14 00:37:37 2026] DELETE /volume/v3/volumes/c1425d1a-fbbc-4d5f-a9f2-160db2f75b8f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:37.544915 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-156eccc3-895b-41e8-b111-75c24596decb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:37.550780 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-156eccc3-895b-41e8-b111-75c24596decb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 Aug 14 00:37:37.551076 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-156eccc3-895b-41e8-b111-75c24596decb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:37.551990 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-156eccc3-895b-41e8-b111-75c24596decb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:37.566443 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:37.566443 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:37.575793 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-156eccc3-895b-41e8-b111-75c24596decb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:37.583194 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-156eccc3-895b-41e8-b111-75c24596decb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 returned with HTTP 200 Aug 14 00:37:37.583539 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 651/2670] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:37 2026] GET /volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:37.591133 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1a23e634-d926-49a6-930d-a828c0c6e202 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:37.600869 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-098ee037-d8bb-4760-89b3-4da3ab1c975e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:37.603124 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-098ee037-d8bb-4760-89b3-4da3ab1c975e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 Aug 14 00:37:37.603309 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-098ee037-d8bb-4760-89b3-4da3ab1c975e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:37.603510 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-098ee037-d8bb-4760-89b3-4da3ab1c975e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:37.613959 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:37.613959 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:37.622311 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-098ee037-d8bb-4760-89b3-4da3ab1c975e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:37.630419 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-098ee037-d8bb-4760-89b3-4da3ab1c975e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 returned with HTTP 200 Aug 14 00:37:37.630960 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 677/2671] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:37 2026] GET /volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:37.645854 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:37.647850 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:37.648227 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1442827001"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:37.650217 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1442827001'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:37.650373 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Create volume of 1 GB Aug 14 00:37:37.656102 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Availability Zones retrieved successfully. Aug 14 00:37:37.664921 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Flow 'volume_create_api' (a4411f3f-2e0b-4c63-b792-067eb8533989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:37.666796 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdddc1c7-201d-42d1-baaa-fa5ca9f13eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:37.668432 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:37.713370 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdddc1c7-201d-42d1-baaa-fa5ca9f13eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:37.714907 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93046ca8-6c33-4c87-ab2d-895a5e7451f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:37.741477 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1a23e634-d926-49a6-930d-a828c0c6e202 tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:37:37.741477 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1a23e634-d926-49a6-930d-a828c0c6e202 tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-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=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:37.742371 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:37.742371 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:37.757102 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1a23e634-d926-49a6-930d-a828c0c6e202 tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:37:37.757784 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 670/2672] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:37:37 2026] POST /volume/v3/types => generated 287 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:37.760310 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Created reservations ['e9db6c49-135b-48a2-a4f4-13e3dae39a89', '7dbfc368-2845-44b6-98ae-7f4b44a3db8d', 'cf2ae717-0ea8-49fa-a64b-b89ad297dee4', '7ffc572f-ddf4-4083-8a06-48e59d4a064c'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:37.762553 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93046ca8-6c33-4c87-ab2d-895a5e7451f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9db6c49-135b-48a2-a4f4-13e3dae39a89', '7dbfc368-2845-44b6-98ae-7f4b44a3db8d', 'cf2ae717-0ea8-49fa-a64b-b89ad297dee4', '7ffc572f-ddf4-4083-8a06-48e59d4a064c']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:37.762726 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12f3aafc-16d5-4432-9fa1-2b686308ba6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:37.792706 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0d991400-9c9e-4be6-b73b-bd7323642831 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:37.797140 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0d991400-9c9e-4be6-b73b-bd7323642831 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:37.797489 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0d991400-9c9e-4be6-b73b-bd7323642831 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:37.797786 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0d991400-9c9e-4be6-b73b-bd7323642831 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:37.797949 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-0d991400-9c9e-4be6-b73b-bd7323642831 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:37.799193 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12f3aafc-16d5-4432-9fa1-2b686308ba6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc3da378-50a3-418c-9261-7efb6c783838', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1442827001',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c4abb6bc9fe4b93bded8c8edfe95273',qos_specs=None,replication_status=,reservations=['e9db6c49-135b-48a2-a4f4-13e3dae39a89','7dbfc368-2845-44b6-98ae-7f4b44a3db8d','cf2ae717-0ea8-49fa-a64b-b89ad297dee4','7ffc572f-ddf4-4083-8a06-48e59d4a064c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95ff4b3ac1de4cedb458ec8296a3b3df',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1442827001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc3da378-50a3-418c-9261-7efb6c783838,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0c4abb6bc9fe4b93bded8c8edfe95273',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95ff4b3ac1de4cedb458ec8296a3b3df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:37.800243 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30465f49-6542-482f-973a-c417af760937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:37.806563 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:37.806563 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:37.808182 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0d991400-9c9e-4be6-b73b-bd7323642831 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:37.808661 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 652/2673] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:37 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:37.831057 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30465f49-6542-482f-973a-c417af760937) transitioned into state 'SUCCESS' from state '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-1442827001',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c4abb6bc9fe4b93bded8c8edfe95273',qos_specs=None,replication_status=,reservations=['e9db6c49-135b-48a2-a4f4-13e3dae39a89','7dbfc368-2845-44b6-98ae-7f4b44a3db8d','cf2ae717-0ea8-49fa-a64b-b89ad297dee4','7ffc572f-ddf4-4083-8a06-48e59d4a064c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95ff4b3ac1de4cedb458ec8296a3b3df',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:37.831961 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeeb5096-8358-49d9-a9eb-bb578f3fa211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:37.849893 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeeb5096-8358-49d9-a9eb-bb578f3fa211) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:37.850917 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Flow 'volume_create_api' (a4411f3f-2e0b-4c63-b792-067eb8533989) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:37.851276 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Create volume request issued successfully. Aug 14 00:37:37.851945 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-118ca8f5-2538-417e-bf0c-3e3ac3c2e03d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:37.852523 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 675/2674] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:37:37 2026] POST /volume/v3/volumes => generated 764 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 00:37:37.852643 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-40694c81-2982-4843-a34f-2a46c23e6763 req-4f192c31-6587-4081-acb6-8ca6c7e7c057 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:37.859896 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-40694c81-2982-4843-a34f-2a46c23e6763 req-4f192c31-6587-4081-acb6-8ca6c7e7c057 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:37.860738 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-40694c81-2982-4843-a34f-2a46c23e6763 req-4f192c31-6587-4081-acb6-8ca6c7e7c057 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:37.860738 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-40694c81-2982-4843-a34f-2a46c23e6763 req-4f192c31-6587-4081-acb6-8ca6c7e7c057 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:37.870628 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5ed5a926-068e-4ad8-8308-e7c51d561a2b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:37.872659 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5ed5a926-068e-4ad8-8308-e7c51d561a2b tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 Aug 14 00:37:37.873055 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5ed5a926-068e-4ad8-8308-e7c51d561a2b tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:37.873450 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5ed5a926-068e-4ad8-8308-e7c51d561a2b tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:37.874107 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0aad3ae5-c757-4034-a488-25183a755d45 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:37.876211 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:37.876211 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:37.877377 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0aad3ae5-c757-4034-a488-25183a755d45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] GET https://10.4.3.208/volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 Aug 14 00:37:37.877656 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0aad3ae5-c757-4034-a488-25183a755d45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:37.877905 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0aad3ae5-c757-4034-a488-25183a755d45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:37.882669 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-40694c81-2982-4843-a34f-2a46c23e6763 req-4f192c31-6587-4081-acb6-8ca6c7e7c057 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:37.884034 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:37.884034 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:37.886109 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0aad3ae5-c757-4034-a488-25183a755d45 tempest-VolumesSnapshotNegativeTestJSON-1621472432 tempest-VolumesSnapshotNegativeTestJSON-1621472432-project-member] https://10.4.3.208/volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 returned with HTTP 404 Aug 14 00:37:37.886430 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 653/2675] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:37 2026] GET /volume/v3/volumes/0e30a54e-f55e-42bf-ac32-bdc20b488a64 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:37.889475 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-40694c81-2982-4843-a34f-2a46c23e6763 req-4f192c31-6587-4081-acb6-8ca6c7e7c057 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:37.890215 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 678/2676] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:37 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:37.892946 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5ed5a926-068e-4ad8-8308-e7c51d561a2b tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:37.899062 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5ed5a926-068e-4ad8-8308-e7c51d561a2b tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 returned with HTTP 200 Aug 14 00:37:37.900053 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 671/2677] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:37 2026] GET /volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 => generated 832 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:38.821107 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e6fba717-08ec-4202-a7eb-14e263293544 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:38.823405 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e6fba717-08ec-4202-a7eb-14e263293544 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:38.823706 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e6fba717-08ec-4202-a7eb-14e263293544 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:38.824433 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e6fba717-08ec-4202-a7eb-14e263293544 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:38.824433 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-e6fba717-08ec-4202-a7eb-14e263293544 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:38.831535 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:38.831535 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:38.832329 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e6fba717-08ec-4202-a7eb-14e263293544 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:38.832727 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 676/2678] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:38 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:37:38.921164 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-92627848-53e7-4815-8443-5be6a5ee16da None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:38.923149 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-92627848-53e7-4815-8443-5be6a5ee16da tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 Aug 14 00:37:38.923360 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-92627848-53e7-4815-8443-5be6a5ee16da tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:38.923561 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-92627848-53e7-4815-8443-5be6a5ee16da tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:38.931793 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:38.931793 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:38.937339 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-92627848-53e7-4815-8443-5be6a5ee16da tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:38.944971 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-92627848-53e7-4815-8443-5be6a5ee16da tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 returned with HTTP 200 Aug 14 00:37:38.944971 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 654/2679] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:38 2026] GET /volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:38.963866 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-43cef2a0-4522-4ec4-9211-2138983b3af1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:38.966201 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-43cef2a0-4522-4ec4-9211-2138983b3af1 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 Aug 14 00:37:38.966470 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-43cef2a0-4522-4ec4-9211-2138983b3af1 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:38.966746 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-43cef2a0-4522-4ec4-9211-2138983b3af1 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:38.980131 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:38.980131 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:38.985680 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-43cef2a0-4522-4ec4-9211-2138983b3af1 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:38.993220 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-43cef2a0-4522-4ec4-9211-2138983b3af1 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 returned with HTTP 200 Aug 14 00:37:39.000114 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 679/2680] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:38 2026] GET /volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:39.007542 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-db034f6e-de17-4ff6-bd2b-9831f8245c48 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.009515 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-db034f6e-de17-4ff6-bd2b-9831f8245c48 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes Aug 14 00:37:39.009754 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-db034f6e-de17-4ff6-bd2b-9831f8245c48 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.010009 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-db034f6e-de17-4ff6-bd2b-9831f8245c48 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.010308 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-db034f6e-de17-4ff6-bd2b-9831f8245c48 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:39.012199 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-db034f6e-de17-4ff6-bd2b-9831f8245c48 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:39.023438 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-db034f6e-de17-4ff6-bd2b-9831f8245c48 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:39.024007 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-db034f6e-de17-4ff6-bd2b-9831f8245c48 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 200 Aug 14 00:37:39.024544 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 672/2681] 10.4.3.208 () {66 vars in 1237 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/volumes => generated 976 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:39.036541 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-82b00d4d-2152-459e-9fc6-362441a72fb6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.042080 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-82b00d4d-2152-459e-9fc6-362441a72fb6 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1442827001 Aug 14 00:37:39.042450 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-82b00d4d-2152-459e-9fc6-362441a72fb6 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.042737 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-82b00d4d-2152-459e-9fc6-362441a72fb6 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.046028 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-82b00d4d-2152-459e-9fc6-362441a72fb6 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:39.047892 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-82b00d4d-2152-459e-9fc6-362441a72fb6 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1442827001'), ('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:39.057473 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-82b00d4d-2152-459e-9fc6-362441a72fb6 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:39.057983 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-82b00d4d-2152-459e-9fc6-362441a72fb6 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1442827001 returned with HTTP 200 Aug 14 00:37:39.058401 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 677/2682] 10.4.3.208 () {66 vars in 1338 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1442827001 => generated 334 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:39.071918 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2f25df0c-73df-4164-83ef-bb742c3674ad None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.073906 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f25df0c-73df-4164-83ef-bb742c3674ad tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1442827001 Aug 14 00:37:39.074157 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f25df0c-73df-4164-83ef-bb742c3674ad tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.074433 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f25df0c-73df-4164-83ef-bb742c3674ad tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.075041 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-2f25df0c-73df-4164-83ef-bb742c3674ad tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:39.075713 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2f25df0c-73df-4164-83ef-bb742c3674ad tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1442827001'), ('no_migration_targets', True)]). {{(pid=100209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:39.114403 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2f25df0c-73df-4164-83ef-bb742c3674ad tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:39.115469 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:39.115469 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:39.124157 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f25df0c-73df-4164-83ef-bb742c3674ad tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1442827001 returned with HTTP 200 Aug 14 00:37:39.124157 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 655/2683] 10.4.3.208 () {66 vars in 1359 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1442827001 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:39.142149 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2d84303a-5950-48df-ac1a-2c8c8c72c4a3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.148249 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2d84303a-5950-48df-ac1a-2c8c8c72c4a3 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/detail?limit=1 Aug 14 00:37:39.149585 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2d84303a-5950-48df-ac1a-2c8c8c72c4a3 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.149585 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2d84303a-5950-48df-ac1a-2c8c8c72c4a3 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.149585 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-2d84303a-5950-48df-ac1a-2c8c8c72c4a3 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:39.150319 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2d84303a-5950-48df-ac1a-2c8c8c72c4a3 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:39.158936 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2d84303a-5950-48df-ac1a-2c8c8c72c4a3 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:39.161917 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:39.161917 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:39.166810 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2d84303a-5950-48df-ac1a-2c8c8c72c4a3 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 14 00:37:39.167900 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 680/2684] 10.4.3.208 () {66 vars in 1273 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:39.183752 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1de2b6b9-a5af-404a-83e9-bc84d413c2ac None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.187996 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1de2b6b9-a5af-404a-83e9-bc84d413c2ac tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/detail?limit=1&marker=cc3da378-50a3-418c-9261-7efb6c783838 Aug 14 00:37:39.188364 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1de2b6b9-a5af-404a-83e9-bc84d413c2ac tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.188627 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1de2b6b9-a5af-404a-83e9-bc84d413c2ac tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'detail' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.188874 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-1de2b6b9-a5af-404a-83e9-bc84d413c2ac tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:39.190912 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:39.190912 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:39.191249 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-1de2b6b9-a5af-404a-83e9-bc84d413c2ac tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:39.251410 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1de2b6b9-a5af-404a-83e9-bc84d413c2ac tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:39.252564 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:39.252564 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:39.259120 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1de2b6b9-a5af-404a-83e9-bc84d413c2ac tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/detail?limit=1&marker=cc3da378-50a3-418c-9261-7efb6c783838 returned with HTTP 200 Aug 14 00:37:39.259681 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 673/2685] 10.4.3.208 () {66 vars in 1361 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/volumes/detail?limit=1&marker=cc3da378-50a3-418c-9261-7efb6c783838 => generated 1003 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:39.280394 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-937fdfe5-b611-45c5-bd54-46c8eac580fa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.284541 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-937fdfe5-b611-45c5-bd54-46c8eac580fa tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/detail?limit=1&marker=47c1b961-2ea5-4968-8d21-db7174a79b02 Aug 14 00:37:39.288112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-937fdfe5-b611-45c5-bd54-46c8eac580fa tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.288112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-937fdfe5-b611-45c5-bd54-46c8eac580fa tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.288112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-937fdfe5-b611-45c5-bd54-46c8eac580fa tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:39.288112 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:39.288112 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:39.288112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-937fdfe5-b611-45c5-bd54-46c8eac580fa tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:39.333114 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-937fdfe5-b611-45c5-bd54-46c8eac580fa tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:39.334081 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:39.334081 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:39.350053 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-937fdfe5-b611-45c5-bd54-46c8eac580fa tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/detail?limit=1&marker=47c1b961-2ea5-4968-8d21-db7174a79b02 returned with HTTP 200 Aug 14 00:37:39.350559 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 678/2686] 10.4.3.208 () {66 vars in 1361 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/volumes/detail?limit=1&marker=47c1b961-2ea5-4968-8d21-db7174a79b02 => generated 1003 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:39.372442 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2d955a5c-a4b3-4026-9b67-f6112f6848ff None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.375865 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2d955a5c-a4b3-4026-9b67-f6112f6848ff tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/detail?limit=1&marker=c29457cb-b211-4e53-a969-ed1c685e2c80 Aug 14 00:37:39.376011 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2d955a5c-a4b3-4026-9b67-f6112f6848ff tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.376168 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2d955a5c-a4b3-4026-9b67-f6112f6848ff tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.376445 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-2d955a5c-a4b3-4026-9b67-f6112f6848ff tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:39.378423 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2d955a5c-a4b3-4026-9b67-f6112f6848ff tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:39.431118 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2d955a5c-a4b3-4026-9b67-f6112f6848ff tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:39.431679 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2d955a5c-a4b3-4026-9b67-f6112f6848ff tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/detail?limit=1&marker=c29457cb-b211-4e53-a969-ed1c685e2c80 returned with HTTP 200 Aug 14 00:37:39.432438 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 656/2687] 10.4.3.208 () {66 vars in 1361 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/volumes/detail?limit=1&marker=c29457cb-b211-4e53-a969-ed1c685e2c80 => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 14 00:37:39.457935 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a5b4eb09-9651-4cc1-81d3-79f531cdb0c2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.461445 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a5b4eb09-9651-4cc1-81d3-79f531cdb0c2 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 14 00:37:39.461737 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a5b4eb09-9651-4cc1-81d3-79f531cdb0c2 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.461967 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a5b4eb09-9651-4cc1-81d3-79f531cdb0c2 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.462304 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-a5b4eb09-9651-4cc1-81d3-79f531cdb0c2 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:39.462629 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-a5b4eb09-9651-4cc1-81d3-79f531cdb0c2 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Could not evaluate value available, assuming string {{(pid=100210) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 00:37:39.464117 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-a5b4eb09-9651-4cc1-81d3-79f531cdb0c2 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:39.502708 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a5b4eb09-9651-4cc1-81d3-79f531cdb0c2 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:39.505154 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:39.505154 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:39.510519 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a5b4eb09-9651-4cc1-81d3-79f531cdb0c2 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 14 00:37:39.511067 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 681/2688] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:39.526897 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-58381ad1-c0ed-448c-b8a8-d87201d932a0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.531192 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-58381ad1-c0ed-448c-b8a8-d87201d932a0 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 14 00:37:39.531192 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-58381ad1-c0ed-448c-b8a8-d87201d932a0 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.531192 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-58381ad1-c0ed-448c-b8a8-d87201d932a0 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'detail' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.531192 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-58381ad1-c0ed-448c-b8a8-d87201d932a0 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:39.531192 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-58381ad1-c0ed-448c-b8a8-d87201d932a0 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Could not evaluate value available, assuming string {{(pid=100211) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 00:37:39.531192 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-58381ad1-c0ed-448c-b8a8-d87201d932a0 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:39.564938 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-58381ad1-c0ed-448c-b8a8-d87201d932a0 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:39.566966 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:39.566966 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:39.573876 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-58381ad1-c0ed-448c-b8a8-d87201d932a0 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 14 00:37:39.574869 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 674/2689] 10.4.3.208 () {66 vars in 1359 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:39.575251 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-6a517ebe-de11-48e0-8b04-4c028c9f5876 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.577275 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-6a517ebe-de11-48e0-8b04-4c028c9f5876 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b Aug 14 00:37:39.577421 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-6a517ebe-de11-48e0-8b04-4c028c9f5876 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.577639 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-6a517ebe-de11-48e0-8b04-4c028c9f5876 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.592223 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:39.592223 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:39.598313 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-599ebc77-8e21-43fa-b4fe-1d6ed4fd5909 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.600854 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-6a517ebe-de11-48e0-8b04-4c028c9f5876 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:39.601289 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-599ebc77-8e21-43fa-b4fe-1d6ed4fd5909 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes?limit=1 Aug 14 00:37:39.601566 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-599ebc77-8e21-43fa-b4fe-1d6ed4fd5909 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.601843 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-599ebc77-8e21-43fa-b4fe-1d6ed4fd5909 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.602189 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-599ebc77-8e21-43fa-b4fe-1d6ed4fd5909 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:39.603186 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-599ebc77-8e21-43fa-b4fe-1d6ed4fd5909 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:39.608791 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-6a517ebe-de11-48e0-8b04-4c028c9f5876 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b returned with HTTP 200 Aug 14 00:37:39.609374 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 679/2690] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b => generated 1345 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:39.613642 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-599ebc77-8e21-43fa-b4fe-1d6ed4fd5909 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:39.614551 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-599ebc77-8e21-43fa-b4fe-1d6ed4fd5909 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 14 00:37:39.615132 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 657/2691] 10.4.3.208 () {66 vars in 1252 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:39.622117 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-149a0d72-8dea-434b-bf01-92812e162b9d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.622117 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-149a0d72-8dea-434b-bf01-92812e162b9d None None] GET https://10.4.3.208/volume// Aug 14 00:37:39.622117 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-149a0d72-8dea-434b-bf01-92812e162b9d None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.622117 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-149a0d72-8dea-434b-bf01-92812e162b9d None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.622117 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-149a0d72-8dea-434b-bf01-92812e162b9d None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:37:39.622926 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 682/2692] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:37:39.628010 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6bce4d35-1219-4c09-af83-6095369b5c71 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.630145 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6bce4d35-1219-4c09-af83-6095369b5c71 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes?limit=1&marker=cc3da378-50a3-418c-9261-7efb6c783838 Aug 14 00:37:39.630396 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6bce4d35-1219-4c09-af83-6095369b5c71 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.630663 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6bce4d35-1219-4c09-af83-6095369b5c71 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.630986 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-6bce4d35-1219-4c09-af83-6095369b5c71 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:39.631924 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6bce4d35-1219-4c09-af83-6095369b5c71 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:39.632420 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-f2718279-fd2b-4bce-8782-f5989803baec None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.635883 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-f2718279-fd2b-4bce-8782-f5989803baec tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:37:39.636311 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-f2718279-fd2b-4bce-8782-f5989803baec tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed280f7e-d3e9-4306-a696-f32e78e14a2b", "connector": null, "instance_uuid": "ee6435a5-61cb-434b-bdd6-2b3b77b94383"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:39.648740 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:39.648740 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:39.651993 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6bce4d35-1219-4c09-af83-6095369b5c71 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:39.652725 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6bce4d35-1219-4c09-af83-6095369b5c71 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes?limit=1&marker=cc3da378-50a3-418c-9261-7efb6c783838 returned with HTTP 200 Aug 14 00:37:39.653170 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 675/2693] 10.4.3.208 () {66 vars in 1340 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/volumes?limit=1&marker=cc3da378-50a3-418c-9261-7efb6c783838 => generated 470 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:39.664899 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3d9d33e9-6425-4519-9221-29e2855ee252 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.669513 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3d9d33e9-6425-4519-9221-29e2855ee252 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes?limit=1&marker=47c1b961-2ea5-4968-8d21-db7174a79b02 Aug 14 00:37:39.669790 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3d9d33e9-6425-4519-9221-29e2855ee252 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.670080 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3d9d33e9-6425-4519-9221-29e2855ee252 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.670346 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-3d9d33e9-6425-4519-9221-29e2855ee252 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:39.670714 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:39.670714 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:39.671917 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-3d9d33e9-6425-4519-9221-29e2855ee252 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:39.686344 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3d9d33e9-6425-4519-9221-29e2855ee252 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:39.687058 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3d9d33e9-6425-4519-9221-29e2855ee252 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes?limit=1&marker=47c1b961-2ea5-4968-8d21-db7174a79b02 returned with HTTP 200 Aug 14 00:37:39.687472 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 658/2694] 10.4.3.208 () {66 vars in 1340 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/volumes?limit=1&marker=47c1b961-2ea5-4968-8d21-db7174a79b02 => generated 470 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:39.688016 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-f2718279-fd2b-4bce-8782-f5989803baec tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:37:39.688495 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 680/2695] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:37:39 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:39.701564 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-126b93a1-3708-48d9-86de-77f019982bdc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.703564 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-126b93a1-3708-48d9-86de-77f019982bdc None None] GET https://10.4.3.208/volume// Aug 14 00:37:39.703564 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-126b93a1-3708-48d9-86de-77f019982bdc None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.703738 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-781f81cd-6768-4249-ad5f-4abbad297ee5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.703866 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-126b93a1-3708-48d9-86de-77f019982bdc None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.703866 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-126b93a1-3708-48d9-86de-77f019982bdc None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:37:39.703866 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 683/2696] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:37:39.705688 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-781f81cd-6768-4249-ad5f-4abbad297ee5 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes?limit=1&marker=c29457cb-b211-4e53-a969-ed1c685e2c80 Aug 14 00:37:39.705928 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-781f81cd-6768-4249-ad5f-4abbad297ee5 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.706162 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-781f81cd-6768-4249-ad5f-4abbad297ee5 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.706434 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-781f81cd-6768-4249-ad5f-4abbad297ee5 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:39.706825 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:39.706825 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:39.708255 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-781f81cd-6768-4249-ad5f-4abbad297ee5 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:39.714872 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-ba02970b-5ee5-45e7-b453-a2459aba7528 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.717103 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-ba02970b-5ee5-45e7-b453-a2459aba7528 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b Aug 14 00:37:39.717373 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-ba02970b-5ee5-45e7-b453-a2459aba7528 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.717628 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-ba02970b-5ee5-45e7-b453-a2459aba7528 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.724922 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-781f81cd-6768-4249-ad5f-4abbad297ee5 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:39.725167 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-781f81cd-6768-4249-ad5f-4abbad297ee5 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes?limit=1&marker=c29457cb-b211-4e53-a969-ed1c685e2c80 returned with HTTP 200 Aug 14 00:37:39.725750 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 676/2697] 10.4.3.208 () {66 vars in 1340 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/volumes?limit=1&marker=c29457cb-b211-4e53-a969-ed1c685e2c80 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:37:39.732968 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:39.732968 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:39.737005 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-20acb101-c97f-4304-9159-708a6d0424c6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.738630 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-ba02970b-5ee5-45e7-b453-a2459aba7528 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:39.741435 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5d3b5e85-787f-47a4-b4ff-e6172a0711a2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.745299 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5d3b5e85-787f-47a4-b4ff-e6172a0711a2 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1442827001&status=available Aug 14 00:37:39.745299 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5d3b5e85-787f-47a4-b4ff-e6172a0711a2 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.745299 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5d3b5e85-787f-47a4-b4ff-e6172a0711a2 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.745299 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-5d3b5e85-787f-47a4-b4ff-e6172a0711a2 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:39.745299 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5d3b5e85-787f-47a4-b4ff-e6172a0711a2 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Could not evaluate value available, assuming string {{(pid=100210) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 00:37:39.746229 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5d3b5e85-787f-47a4-b4ff-e6172a0711a2 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1442827001'), ('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:39.749703 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-ba02970b-5ee5-45e7-b453-a2459aba7528 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b returned with HTTP 200 Aug 14 00:37:39.750395 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 659/2698] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b => generated 1524 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:37:39.844359 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5c6bbcb4-e361-4391-993d-4d9d9efbcfdf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.846803 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5c6bbcb4-e361-4391-993d-4d9d9efbcfdf tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:39.847012 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5c6bbcb4-e361-4391-993d-4d9d9efbcfdf tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:39.847559 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5c6bbcb4-e361-4391-993d-4d9d9efbcfdf tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:39.847732 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-5c6bbcb4-e361-4391-993d-4d9d9efbcfdf tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:39.857119 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:39.857119 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:39.857119 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5c6bbcb4-e361-4391-993d-4d9d9efbcfdf tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:39.857336 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 677/2699] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:39.905745 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-f52a74bb-4dd1-4b8b-9477-2a00f16fcf05 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:39.907846 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-f52a74bb-4dd1-4b8b-9477-2a00f16fcf05 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] PUT https://10.4.3.208/volume/v3/attachments/56d5094e-6a47-44a6-a5ce-f512b8e94f2d Aug 14 00:37:39.908344 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-f52a74bb-4dd1-4b8b-9477-2a00f16fcf05 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:39.918842 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-f52a74bb-4dd1-4b8b-9477-2a00f16fcf05 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Acquiring lock "cinder-attachment_update-ed280f7e-d3e9-4306-a696-f32e78e14a2b-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:37:39.925202 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-f52a74bb-4dd1-4b8b-9477-2a00f16fcf05 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-ed280f7e-d3e9-4306-a696-f32e78e14a2b-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:37:39.926779 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:39.926779 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:39.927149 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:39.927611 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1475212098"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:39.931323 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1475212098'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:39.931486 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume of 1 GB Aug 14 00:37:39.935115 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:39.935115 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:39.944064 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Availability Zones retrieved successfully. Aug 14 00:37:39.958252 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Flow 'volume_create_api' (77fd6969-9300-46ec-a5f3-27559e576633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:39.959532 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8012aca8-d1bf-4e4b-9b4a-cc57efc5b52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:39.960620 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:39.990234 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5d3b5e85-787f-47a4-b4ff-e6172a0711a2 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:39.990659 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5d3b5e85-787f-47a4-b4ff-e6172a0711a2 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1442827001&status=available returned with HTTP 200 Aug 14 00:37:39.991041 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 684/2700] 10.4.3.208 () {66 vars in 1372 bytes} [Fri Aug 14 00:37:39 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1442827001&status=available => generated 334 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:39.996626 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8012aca8-d1bf-4e4b-9b4a-cc57efc5b52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:39.997495 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ceda2fb-1c3b-41e3-a3b1-ff09d9d3f899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:40.001795 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ad3db4ea-2652-4e25-a474-c16f819f412d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.004256 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ad3db4ea-2652-4e25-a474-c16f819f412d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1710433231&status=available Aug 14 00:37:40.004544 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ad3db4ea-2652-4e25-a474-c16f819f412d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.004862 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ad3db4ea-2652-4e25-a474-c16f819f412d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'detail' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.005161 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-ad3db4ea-2652-4e25-a474-c16f819f412d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:40.005710 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ad3db4ea-2652-4e25-a474-c16f819f412d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Could not evaluate value available, assuming string {{(pid=100211) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 00:37:40.006499 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ad3db4ea-2652-4e25-a474-c16f819f412d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1710433231'), ('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:40.055912 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ad3db4ea-2652-4e25-a474-c16f819f412d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:40.056891 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.056891 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:40.065335 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ad3db4ea-2652-4e25-a474-c16f819f412d tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1710433231&status=available returned with HTTP 200 Aug 14 00:37:40.066696 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 678/2701] 10.4.3.208 () {66 vars in 1393 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1710433231&status=available => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:40.085398 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1a4a1929-4f45-47ee-965c-cf554b768f7c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.087214 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1a4a1929-4f45-47ee-965c-cf554b768f7c tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/detail?marker=cc3da378-50a3-418c-9261-7efb6c783838&sort=id%3Aasc Aug 14 00:37:40.087432 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1a4a1929-4f45-47ee-965c-cf554b768f7c tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.087693 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1a4a1929-4f45-47ee-965c-cf554b768f7c tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.087957 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-1a4a1929-4f45-47ee-965c-cf554b768f7c tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:40.088393 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.088393 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:40.088996 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1a4a1929-4f45-47ee-965c-cf554b768f7c tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:40.090859 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Created reservations ['56b82957-4e2d-4c4e-b0c5-1a1cabf6569c', '795854ab-6088-400d-a933-efccc889feff', 'f2d19118-893d-48fa-9cb8-38b25c20db68', '0b47b493-aa5d-4769-9b06-502e5843656f'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:40.091840 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ceda2fb-1c3b-41e3-a3b1-ff09d9d3f899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56b82957-4e2d-4c4e-b0c5-1a1cabf6569c', '795854ab-6088-400d-a933-efccc889feff', 'f2d19118-893d-48fa-9cb8-38b25c20db68', '0b47b493-aa5d-4769-9b06-502e5843656f']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:40.092938 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aae336d4-b1fd-4d61-97ad-82149a72eedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:40.130927 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1a4a1929-4f45-47ee-965c-cf554b768f7c tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:40.132426 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aae336d4-b1fd-4d61-97ad-82149a72eedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '676c167d-1810-4e8e-8a26-999b5db2f1c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1475212098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d7513af356a4029b7382c34e18bb8f8',qos_specs=None,replication_status=,reservations=['56b82957-4e2d-4c4e-b0c5-1a1cabf6569c','795854ab-6088-400d-a933-efccc889feff','f2d19118-893d-48fa-9cb8-38b25c20db68','0b47b493-aa5d-4769-9b06-502e5843656f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1475212098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=676c167d-1810-4e8e-8a26-999b5db2f1c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d7513af356a4029b7382c34e18bb8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:40.133373 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4461625-b42e-4a48-afb4-e3814fc8a0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:40.134067 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1a4a1929-4f45-47ee-965c-cf554b768f7c tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/detail?marker=cc3da378-50a3-418c-9261-7efb6c783838&sort=id%3Aasc returned with HTTP 200 Aug 14 00:37:40.135810 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 685/2702] 10.4.3.208 () {66 vars in 1373 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes/detail?marker=cc3da378-50a3-418c-9261-7efb6c783838&sort=id%3Aasc => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:37:40.136407 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-f52a74bb-4dd1-4b8b-9477-2a00f16fcf05 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-ed280f7e-d3e9-4306-a696-f32e78e14a2b-np0000007289" released by "attachment_update" :: held 0.211s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:37:40.136567 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-f52a74bb-4dd1-4b8b-9477-2a00f16fcf05 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/56d5094e-6a47-44a6-a5ce-f512b8e94f2d returned with HTTP 200 Aug 14 00:37:40.137519 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 660/2703] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:37:39 2026] PUT /volume/v3/attachments/56d5094e-6a47-44a6-a5ce-f512b8e94f2d => generated 969 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:40.149865 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-81f28518-bada-411f-bcbc-fcdbaf884d95 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.151854 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-81f28518-bada-411f-bcbc-fcdbaf884d95 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 14 00:37:40.152113 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-81f28518-bada-411f-bcbc-fcdbaf884d95 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.152337 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-81f28518-bada-411f-bcbc-fcdbaf884d95 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'detail' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.152774 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-81f28518-bada-411f-bcbc-fcdbaf884d95 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:40.153778 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-81f28518-bada-411f-bcbc-fcdbaf884d95 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:40.159130 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4461625-b42e-4a48-afb4-e3814fc8a0ff) transitioned into state 'SUCCESS' from state '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-1475212098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d7513af356a4029b7382c34e18bb8f8',qos_specs=None,replication_status=,reservations=['56b82957-4e2d-4c4e-b0c5-1a1cabf6569c','795854ab-6088-400d-a933-efccc889feff','f2d19118-893d-48fa-9cb8-38b25c20db68','0b47b493-aa5d-4769-9b06-502e5843656f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:40.161462 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eb1069b-4b18-4f84-8095-5ab2084a6ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:40.165180 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-f0b748d9-5f30-48e3-81c7-2816530af8ca None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.167485 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-f0b748d9-5f30-48e3-81c7-2816530af8ca tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments/56d5094e-6a47-44a6-a5ce-f512b8e94f2d/action Aug 14 00:37:40.168856 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-f0b748d9-5f30-48e3-81c7-2816530af8ca tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:40.168856 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-f0b748d9-5f30-48e3-81c7-2816530af8ca tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:40.170355 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eb1069b-4b18-4f84-8095-5ab2084a6ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:40.171546 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Flow 'volume_create_api' (77fd6969-9300-46ec-a5f3-27559e576633) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:40.171944 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume request issued successfully. Aug 14 00:37:40.172895 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-20acb101-c97f-4304-9159-708a6d0424c6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:40.173345 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 681/2704] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:39 2026] POST /volume/v3/volumes => generated 758 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:40.189275 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.189275 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:40.190662 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cd918230-cfd9-4a3f-ac68-dacb6ebd1109 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.192707 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-81f28518-bada-411f-bcbc-fcdbaf884d95 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:40.193734 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.193734 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:40.195072 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cd918230-cfd9-4a3f-ac68-dacb6ebd1109 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/676c167d-1810-4e8e-8a26-999b5db2f1c5 Aug 14 00:37:40.196119 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cd918230-cfd9-4a3f-ac68-dacb6ebd1109 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.196487 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cd918230-cfd9-4a3f-ac68-dacb6ebd1109 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.200523 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-81f28518-bada-411f-bcbc-fcdbaf884d95 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 14 00:37:40.200789 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-83911f30-d0c9-4fc6-83d4-45c2bcadefaf req-f0b748d9-5f30-48e3-81c7-2816530af8ca tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/56d5094e-6a47-44a6-a5ce-f512b8e94f2d/action returned with HTTP 204 Aug 14 00:37:40.201666 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 679/2705] 10.4.3.208 () {66 vars in 1337 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2554 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:40.201743 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 686/2706] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:37:40 2026] POST /volume/v3/attachments/56d5094e-6a47-44a6-a5ce-f512b8e94f2d/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:40.211969 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.211969 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:40.218820 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-104e6599-3dc7-4f40-9609-38c98aec7e03 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.219838 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-cd918230-cfd9-4a3f-ac68-dacb6ebd1109 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:37:40.221249 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-104e6599-3dc7-4f40-9609-38c98aec7e03 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:37:40.221504 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-104e6599-3dc7-4f40-9609-38c98aec7e03 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.221758 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-104e6599-3dc7-4f40-9609-38c98aec7e03 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.222110 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-104e6599-3dc7-4f40-9609-38c98aec7e03 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:40.222546 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.222546 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:40.223076 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-104e6599-3dc7-4f40-9609-38c98aec7e03 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:40.224732 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cd918230-cfd9-4a3f-ac68-dacb6ebd1109 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/676c167d-1810-4e8e-8a26-999b5db2f1c5 returned with HTTP 200 Aug 14 00:37:40.225174 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 661/2707] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes/676c167d-1810-4e8e-8a26-999b5db2f1c5 => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:40.242152 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-104e6599-3dc7-4f40-9609-38c98aec7e03 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:40.243434 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.243434 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:40.250653 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-104e6599-3dc7-4f40-9609-38c98aec7e03 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:37:40.251195 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 682/2708] 10.4.3.208 () {66 vars in 1258 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:40.269319 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-612309b1-fdca-42af-9147-75e78288fcbf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.271302 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-612309b1-fdca-42af-9147-75e78288fcbf tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 14 00:37:40.271526 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-612309b1-fdca-42af-9147-75e78288fcbf tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.271791 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-612309b1-fdca-42af-9147-75e78288fcbf tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.272021 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-612309b1-fdca-42af-9147-75e78288fcbf tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:40.272784 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-612309b1-fdca-42af-9147-75e78288fcbf tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:40.283755 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-612309b1-fdca-42af-9147-75e78288fcbf tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:40.284255 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-612309b1-fdca-42af-9147-75e78288fcbf tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 14 00:37:40.284627 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 680/2709] 10.4.3.208 () {66 vars in 1316 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 976 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:40.303153 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e44cb192-5ac0-4afe-a32b-d9e7d88b4333 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.304898 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e44cb192-5ac0-4afe-a32b-d9e7d88b4333 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes?availability_zone=nova Aug 14 00:37:40.305082 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e44cb192-5ac0-4afe-a32b-d9e7d88b4333 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.305306 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e44cb192-5ac0-4afe-a32b-d9e7d88b4333 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.305519 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-e44cb192-5ac0-4afe-a32b-d9e7d88b4333 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:40.305746 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e44cb192-5ac0-4afe-a32b-d9e7d88b4333 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Could not evaluate value nova, assuming string {{(pid=100210) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 00:37:40.306360 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e44cb192-5ac0-4afe-a32b-d9e7d88b4333 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:40.318963 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-85006519-88fe-4492-b3e5-42df651a5439 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.322741 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:40.323110 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "5a38ca80-b744-48de-9fdd-3a086576546d", "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:40.324525 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '5a38ca80-b744-48de-9fdd-3a086576546d', 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:40.336336 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e44cb192-5ac0-4afe-a32b-d9e7d88b4333 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:40.337039 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e44cb192-5ac0-4afe-a32b-d9e7d88b4333 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 14 00:37:40.340314 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 687/2710] 10.4.3.208 () {66 vars in 1282 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:40.351432 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-11e2267f-ef2b-4853-8214-22667db3c3d6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.356034 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-11e2267f-ef2b-4853-8214-22667db3c3d6 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes?availability_zone=nova Aug 14 00:37:40.356364 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-11e2267f-ef2b-4853-8214-22667db3c3d6 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.356591 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-11e2267f-ef2b-4853-8214-22667db3c3d6 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.357863 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-11e2267f-ef2b-4853-8214-22667db3c3d6 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:40.357863 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-11e2267f-ef2b-4853-8214-22667db3c3d6 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Could not evaluate value nova, assuming string {{(pid=100208) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 00:37:40.357863 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-11e2267f-ef2b-4853-8214-22667db3c3d6 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:40.394022 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-11e2267f-ef2b-4853-8214-22667db3c3d6 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:40.394641 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-11e2267f-ef2b-4853-8214-22667db3c3d6 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 14 00:37:40.395308 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 683/2711] 10.4.3.208 () {66 vars in 1282 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:40.409056 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c7f2af81-f754-4d90-af0a-fde8226a020a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.411587 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c7f2af81-f754-4d90-af0a-fde8226a020a tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes?bootable=false Aug 14 00:37:40.411935 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c7f2af81-f754-4d90-af0a-fde8226a020a tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.412245 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c7f2af81-f754-4d90-af0a-fde8226a020a tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.412577 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-c7f2af81-f754-4d90-af0a-fde8226a020a tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:40.413054 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.413054 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:40.413654 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c7f2af81-f754-4d90-af0a-fde8226a020a tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:40.420077 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9be8f296-edde-4c9a-aa86-668dbe8fe61f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.422521 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Create volume of 1 GB Aug 14 00:37:40.427048 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Availability Zones retrieved successfully. Aug 14 00:37:40.431846 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Flow 'volume_create_api' (77aa2993-f6e1-4487-ab16-d4a984d2f992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:40.432874 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86dbebc-31c9-40f7-ae47-ebf7b68bb3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:40.433761 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:40.454299 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c7f2af81-f754-4d90-af0a-fde8226a020a tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:40.455159 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c7f2af81-f754-4d90-af0a-fde8226a020a tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 14 00:37:40.455719 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 681/2712] 10.4.3.208 () {66 vars in 1266 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:40.463991 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-996a78bc-7192-4cc6-9329-9477cb817714 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.467129 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-996a78bc-7192-4cc6-9329-9477cb817714 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes?bootable=false Aug 14 00:37:40.467349 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-996a78bc-7192-4cc6-9329-9477cb817714 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.467536 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-996a78bc-7192-4cc6-9329-9477cb817714 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.467774 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-996a78bc-7192-4cc6-9329-9477cb817714 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:40.468109 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.468109 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:40.468608 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-996a78bc-7192-4cc6-9329-9477cb817714 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:40.514075 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c86dbebc-31c9-40f7-ae47-ebf7b68bb3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:37:38Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=1cffb7e6-48df-484e-904a-5aae37fee27f,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': '1cffb7e6-48df-484e-904a-5aae37fee27f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:40.515094 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2c5cdc6-9418-414f-9669-0b8314d27f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:40.516101 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-996a78bc-7192-4cc6-9329-9477cb817714 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:40.516966 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-996a78bc-7192-4cc6-9329-9477cb817714 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 14 00:37:40.517728 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 684/2713] 10.4.3.208 () {66 vars in 1266 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:40.526348 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9be8f296-edde-4c9a-aa86-668dbe8fe61f tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] POST https://10.4.3.208/volume/v3/group_types Aug 14 00:37:40.526748 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9be8f296-edde-4c9a-aa86-668dbe8fe61f tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-331874234", "description": "tempest-group-type-description-797944399", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:40.527109 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9b923546-7a06-4c06-ad9d-83f1baa8afb9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.528516 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.528516 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:40.528811 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9b923546-7a06-4c06-ad9d-83f1baa8afb9 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes?status=available Aug 14 00:37:40.528999 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9b923546-7a06-4c06-ad9d-83f1baa8afb9 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.529202 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9b923546-7a06-4c06-ad9d-83f1baa8afb9 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.529423 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-9b923546-7a06-4c06-ad9d-83f1baa8afb9 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:40.529699 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-9b923546-7a06-4c06-ad9d-83f1baa8afb9 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Could not evaluate value available, assuming string {{(pid=100211) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 00:37:40.529972 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.529972 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:40.530391 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-9b923546-7a06-4c06-ad9d-83f1baa8afb9 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:40.541482 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9b923546-7a06-4c06-ad9d-83f1baa8afb9 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:40.542222 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9b923546-7a06-4c06-ad9d-83f1baa8afb9 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes?status=available returned with HTTP 200 Aug 14 00:37:40.542414 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9be8f296-edde-4c9a-aa86-668dbe8fe61f tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] https://10.4.3.208/volume/v3/group_types returned with HTTP 202 Aug 14 00:37:40.542797 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 688/2714] 10.4.3.208 () {70 vars in 1312 bytes} [Fri Aug 14 00:37:40 2026] POST /volume/v3/group_types => generated 263 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:40.542879 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 682/2715] 10.4.3.208 () {66 vars in 1270 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:40.550833 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-796e1df5-faad-4343-8d67-f7d7b400a2ff None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.551198 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:37:40.551584 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:37:40.552821 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-796e1df5-faad-4343-8d67-f7d7b400a2ff tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes?status=available Aug 14 00:37:40.553009 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-796e1df5-faad-4343-8d67-f7d7b400a2ff tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.553223 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-796e1df5-faad-4343-8d67-f7d7b400a2ff tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.553463 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-796e1df5-faad-4343-8d67-f7d7b400a2ff tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:40.553742 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-796e1df5-faad-4343-8d67-f7d7b400a2ff tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Could not evaluate value available, assuming string {{(pid=100208) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 00:37:40.553978 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.553978 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:40.554398 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-796e1df5-faad-4343-8d67-f7d7b400a2ff tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:40.556184 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-980d38a4-7ab5-4a7b-8825-bdee265aa989 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.557986 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-980d38a4-7ab5-4a7b-8825-bdee265aa989 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] GET https://10.4.3.208/volume/v3/group_types Aug 14 00:37:40.558233 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-980d38a4-7ab5-4a7b-8825-bdee265aa989 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.558447 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-980d38a4-7ab5-4a7b-8825-bdee265aa989 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.568831 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-980d38a4-7ab5-4a7b-8825-bdee265aa989 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] https://10.4.3.208/volume/v3/group_types returned with HTTP 200 Aug 14 00:37:40.569234 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 689/2716] 10.4.3.208 () {68 vars in 1290 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/group_types => generated 497 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:40.580874 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2257238d-5225-4079-a8e2-ded3d67372b0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.583108 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2257238d-5225-4079-a8e2-ded3d67372b0 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] PUT https://10.4.3.208/volume/v3/group_types/399a8f1b-488c-4d62-844e-a9406155f76c Aug 14 00:37:40.583540 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2257238d-5225-4079-a8e2-ded3d67372b0 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-606329303", "description": "updated-group-type-desc"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:40.585692 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.585692 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:40.599015 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-796e1df5-faad-4343-8d67-f7d7b400a2ff tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:40.599787 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-796e1df5-faad-4343-8d67-f7d7b400a2ff tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes?status=available returned with HTTP 200 Aug 14 00:37:40.600427 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 685/2717] 10.4.3.208 () {66 vars in 1270 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:40.604212 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Created reservations ['e349475d-08cd-4a4c-852c-3b5c9bf12d58', 'edfff8af-e672-4cd2-887b-9521445bda13', '0bde691b-3e08-41e0-95ad-16d9fec62849', 'a471e9c3-5d0b-4f47-b651-fa2309156eba'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:40.605674 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2c5cdc6-9418-414f-9669-0b8314d27f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e349475d-08cd-4a4c-852c-3b5c9bf12d58', 'edfff8af-e672-4cd2-887b-9521445bda13', '0bde691b-3e08-41e0-95ad-16d9fec62849', 'a471e9c3-5d0b-4f47-b651-fa2309156eba']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:40.606280 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2257238d-5225-4079-a8e2-ded3d67372b0 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] https://10.4.3.208/volume/v3/group_types/399a8f1b-488c-4d62-844e-a9406155f76c returned with HTTP 200 Aug 14 00:37:40.606760 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de07cf9a-e2c4-48e6-bbae-c4db1fc1e018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:40.606955 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 683/2718] 10.4.3.208 () {70 vars in 1422 bytes} [Fri Aug 14 00:37:40 2026] PUT /volume/v3/group_types/399a8f1b-488c-4d62-844e-a9406155f76c => generated 254 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:40.615793 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b52d7432-f1e5-4d0f-8d7d-37abebf03328 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.618047 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b52d7432-f1e5-4d0f-8d7d-37abebf03328 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/detail?availability_zone=nova Aug 14 00:37:40.618420 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b52d7432-f1e5-4d0f-8d7d-37abebf03328 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.618420 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b52d7432-f1e5-4d0f-8d7d-37abebf03328 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.618923 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-b52d7432-f1e5-4d0f-8d7d-37abebf03328 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:40.618977 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-b52d7432-f1e5-4d0f-8d7d-37abebf03328 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Could not evaluate value nova, assuming string {{(pid=100210) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 00:37:40.619380 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0ca4ac7c-1bad-4de5-a69c-7395aa4d40a7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.619651 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-b52d7432-f1e5-4d0f-8d7d-37abebf03328 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:40.621762 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ca4ac7c-1bad-4de5-a69c-7395aa4d40a7 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] GET https://10.4.3.208/volume/v3/group_types/399a8f1b-488c-4d62-844e-a9406155f76c Aug 14 00:37:40.622509 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ca4ac7c-1bad-4de5-a69c-7395aa4d40a7 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.622509 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ca4ac7c-1bad-4de5-a69c-7395aa4d40a7 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.626981 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.626981 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:40.627461 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ca4ac7c-1bad-4de5-a69c-7395aa4d40a7 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] https://10.4.3.208/volume/v3/group_types/399a8f1b-488c-4d62-844e-a9406155f76c returned with HTTP 200 Aug 14 00:37:40.628605 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 686/2719] 10.4.3.208 () {68 vars in 1401 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/group_types/399a8f1b-488c-4d62-844e-a9406155f76c => generated 254 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:40.635786 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b52d7432-f1e5-4d0f-8d7d-37abebf03328 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:40.637053 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de07cf9a-e2c4-48e6-bbae-c4db1fc1e018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '548e5a56-5bd7-4f36-af12-ccdcb04db341', '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='2f7a18a184534bb89d2ec4a83fe73d27',qos_specs=None,replication_status=,reservations=['e349475d-08cd-4a4c-852c-3b5c9bf12d58','edfff8af-e672-4cd2-887b-9521445bda13','0bde691b-3e08-41e0-95ad-16d9fec62849','a471e9c3-5d0b-4f47-b651-fa2309156eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09e2dbcf02e74d22aa9e594d71032c82',volume_type_id=1cffb7e6-48df-484e-904a-5aae37fee27f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:40Z,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=548e5a56-5bd7-4f36-af12-ccdcb04db341,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f7a18a184534bb89d2ec4a83fe73d27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09e2dbcf02e74d22aa9e594d71032c82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cffb7e6-48df-484e-904a-5aae37fee27f),volume_type_id=1cffb7e6-48df-484e-904a-5aae37fee27f)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:40.637218 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.637218 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:40.638678 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4bec1c36-9682-41a1-bc84-04fee8846447 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.639234 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e243c8bf-54e1-42d5-8099-8938b8a06838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:40.640871 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4bec1c36-9682-41a1-bc84-04fee8846447 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] DELETE https://10.4.3.208/volume/v3/group_types/399a8f1b-488c-4d62-844e-a9406155f76c Aug 14 00:37:40.641216 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4bec1c36-9682-41a1-bc84-04fee8846447 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.641500 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4bec1c36-9682-41a1-bc84-04fee8846447 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.643578 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b52d7432-f1e5-4d0f-8d7d-37abebf03328 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 14 00:37:40.645523 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 690/2720] 10.4.3.208 () {66 vars in 1303 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2554 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:40.661712 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a9e6a690-f47f-41b7-97e8-bf9d490e52f9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.663147 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a9e6a690-f47f-41b7-97e8-bf9d490e52f9 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/detail?bootable=false Aug 14 00:37:40.663147 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a9e6a690-f47f-41b7-97e8-bf9d490e52f9 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.663325 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a9e6a690-f47f-41b7-97e8-bf9d490e52f9 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.664856 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-a9e6a690-f47f-41b7-97e8-bf9d490e52f9 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:40.664856 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a9e6a690-f47f-41b7-97e8-bf9d490e52f9 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:40.671073 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e243c8bf-54e1-42d5-8099-8938b8a06838) transitioned into state 'SUCCESS' from 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='2f7a18a184534bb89d2ec4a83fe73d27',qos_specs=None,replication_status=,reservations=['e349475d-08cd-4a4c-852c-3b5c9bf12d58','edfff8af-e672-4cd2-887b-9521445bda13','0bde691b-3e08-41e0-95ad-16d9fec62849','a471e9c3-5d0b-4f47-b651-fa2309156eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09e2dbcf02e74d22aa9e594d71032c82',volume_type_id=1cffb7e6-48df-484e-904a-5aae37fee27f)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:40.672806 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e233fccd-632c-4f8e-a6b0-58261c7b5414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:40.673673 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4bec1c36-9682-41a1-bc84-04fee8846447 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] https://10.4.3.208/volume/v3/group_types/399a8f1b-488c-4d62-844e-a9406155f76c returned with HTTP 202 Aug 14 00:37:40.673673 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 684/2721] 10.4.3.208 () {68 vars in 1404 bytes} [Fri Aug 14 00:37:40 2026] DELETE /volume/v3/group_types/399a8f1b-488c-4d62-844e-a9406155f76c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:37:40.676159 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a9e6a690-f47f-41b7-97e8-bf9d490e52f9 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:40.677247 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.677247 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:40.683805 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-239d2c6f-14d2-4fed-9bb5-8668864df479 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.684271 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a9e6a690-f47f-41b7-97e8-bf9d490e52f9 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 14 00:37:40.684271 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 687/2722] 10.4.3.208 () {66 vars in 1287 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2554 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:40.685104 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-239d2c6f-14d2-4fed-9bb5-8668864df479 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] GET https://10.4.3.208/volume/v3/group_types Aug 14 00:37:40.685827 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-239d2c6f-14d2-4fed-9bb5-8668864df479 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.685827 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-239d2c6f-14d2-4fed-9bb5-8668864df479 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.702131 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-239d2c6f-14d2-4fed-9bb5-8668864df479 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] https://10.4.3.208/volume/v3/group_types returned with HTTP 200 Aug 14 00:37:40.702583 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 691/2723] 10.4.3.208 () {68 vars in 1290 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/group_types => generated 248 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:40.703705 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e233fccd-632c-4f8e-a6b0-58261c7b5414) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:40.704540 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Flow 'volume_create_api' (77aa2993-f6e1-4487-ab16-d4a984d2f992) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:40.704900 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Create volume request issued successfully. Aug 14 00:37:40.705810 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-85006519-88fe-4492-b3e5-42df651a5439 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:40.706505 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 662/2724] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:37:40 2026] POST /volume/v3/volumes => generated 798 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:40.707159 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4781eabd-d88e-4440-a7c8-22e2da2d253e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.712221 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4781eabd-d88e-4440-a7c8-22e2da2d253e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/detail?status=available Aug 14 00:37:40.712754 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4781eabd-d88e-4440-a7c8-22e2da2d253e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.712806 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4781eabd-d88e-4440-a7c8-22e2da2d253e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'detail' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.713354 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-4781eabd-d88e-4440-a7c8-22e2da2d253e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:40.713580 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4781eabd-d88e-4440-a7c8-22e2da2d253e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Could not evaluate value available, assuming string {{(pid=100211) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 14 00:37:40.714525 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4781eabd-d88e-4440-a7c8-22e2da2d253e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:40.725905 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-eab67bed-0459-4587-857c-82a2b0aed835 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.726379 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4781eabd-d88e-4440-a7c8-22e2da2d253e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Get all volumes completed successfully. Aug 14 00:37:40.727733 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.727733 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:40.728894 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-eab67bed-0459-4587-857c-82a2b0aed835 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] POST https://10.4.3.208/volume/v3/group_types Aug 14 00:37:40.729276 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bdf9ef71-1d0a-418a-bf6a-fea53fb75320 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.729411 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-eab67bed-0459-4587-857c-82a2b0aed835 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1983861744", "is_public": true}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:40.734155 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bdf9ef71-1d0a-418a-bf6a-fea53fb75320 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:40.734500 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bdf9ef71-1d0a-418a-bf6a-fea53fb75320 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.734785 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bdf9ef71-1d0a-418a-bf6a-fea53fb75320 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.738446 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4781eabd-d88e-4440-a7c8-22e2da2d253e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 14 00:37:40.739436 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 685/2725] 10.4.3.208 () {66 vars in 1291 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes/detail?status=available => generated 2554 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:37:40.746806 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.746806 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:40.753429 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bdf9ef71-1d0a-418a-bf6a-fea53fb75320 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:40.756330 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-eab67bed-0459-4587-857c-82a2b0aed835 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] https://10.4.3.208/volume/v3/group_types returned with HTTP 202 Aug 14 00:37:40.757035 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0c96560a-d3b0-48f7-a3a5-3abba9881ecb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.757223 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 688/2726] 10.4.3.208 () {70 vars in 1311 bytes} [Fri Aug 14 00:37:40 2026] POST /volume/v3/group_types => generated 164 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:40.759762 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0c96560a-d3b0-48f7-a3a5-3abba9881ecb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 Aug 14 00:37:40.759900 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0c96560a-d3b0-48f7-a3a5-3abba9881ecb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.760067 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bdf9ef71-1d0a-418a-bf6a-fea53fb75320 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:40.760187 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0c96560a-d3b0-48f7-a3a5-3abba9881ecb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.760483 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 692/2727] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:40.768470 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.768470 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:40.773019 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1e549cc3-d99b-493d-9a36-cfc287c88241 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.773564 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0c96560a-d3b0-48f7-a3a5-3abba9881ecb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:40.776145 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1e549cc3-d99b-493d-9a36-cfc287c88241 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] POST https://10.4.3.208/volume/v3/group_types Aug 14 00:37:40.776145 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1e549cc3-d99b-493d-9a36-cfc287c88241 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-588975917", "is_public": false}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:40.779359 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0c96560a-d3b0-48f7-a3a5-3abba9881ecb tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 returned with HTTP 200 Aug 14 00:37:40.779656 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 663/2728] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:40.793767 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1e549cc3-d99b-493d-9a36-cfc287c88241 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] https://10.4.3.208/volume/v3/group_types returned with HTTP 202 Aug 14 00:37:40.794540 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-09e42268-8015-413e-9ad0-24e42c620059 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.794681 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 686/2729] 10.4.3.208 () {70 vars in 1311 bytes} [Fri Aug 14 00:37:40 2026] POST /volume/v3/group_types => generated 164 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:40.796337 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-09e42268-8015-413e-9ad0-24e42c620059 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] DELETE https://10.4.3.208/volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 Aug 14 00:37:40.796570 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-09e42268-8015-413e-9ad0-24e42c620059 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.796840 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-09e42268-8015-413e-9ad0-24e42c620059 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.797024 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-09e42268-8015-413e-9ad0-24e42c620059 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Delete volume with id: cc3da378-50a3-418c-9261-7efb6c783838 Aug 14 00:37:40.802888 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ad7109ff-6f4e-4e93-96ec-1d0fbececbbe None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.805141 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ad7109ff-6f4e-4e93-96ec-1d0fbececbbe tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] GET https://10.4.3.208/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 14 00:37:40.805440 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ad7109ff-6f4e-4e93-96ec-1d0fbececbbe tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.805714 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ad7109ff-6f4e-4e93-96ec-1d0fbececbbe tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.807479 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.807479 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:40.808184 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-09e42268-8015-413e-9ad0-24e42c620059 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:40.818688 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ad7109ff-6f4e-4e93-96ec-1d0fbececbbe tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] https://10.4.3.208/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 14 00:37:40.818688 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 693/2730] 10.4.3.208 () {68 vars in 1351 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:40.829210 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3ccfd17c-82e3-4ad8-a008-4fec55160349 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.831383 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3ccfd17c-82e3-4ad8-a008-4fec55160349 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] GET https://10.4.3.208/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 14 00:37:40.831811 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3ccfd17c-82e3-4ad8-a008-4fec55160349 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.832072 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3ccfd17c-82e3-4ad8-a008-4fec55160349 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.837214 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-09e42268-8015-413e-9ad0-24e42c620059 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Delete volume request issued successfully. Aug 14 00:37:40.837518 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-09e42268-8015-413e-9ad0-24e42c620059 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 returned with HTTP 202 Aug 14 00:37:40.838130 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 689/2731] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:40 2026] DELETE /volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:40.844282 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3ccfd17c-82e3-4ad8-a008-4fec55160349 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] https://10.4.3.208/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 14 00:37:40.844698 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 664/2732] 10.4.3.208 () {68 vars in 1353 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:40.846633 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9c23dc83-13d8-45b3-ad43-ecc14e15130e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.848848 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9c23dc83-13d8-45b3-ad43-ecc14e15130e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 Aug 14 00:37:40.849343 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9c23dc83-13d8-45b3-ad43-ecc14e15130e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.849530 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9c23dc83-13d8-45b3-ad43-ecc14e15130e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.858646 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3fde1551-3146-4383-895d-79a0bb98f5b6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.858969 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.858969 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:40.860462 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3fde1551-3146-4383-895d-79a0bb98f5b6 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] GET https://10.4.3.208/volume/v3/group_types?is_public=False Aug 14 00:37:40.861192 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3fde1551-3146-4383-895d-79a0bb98f5b6 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.861192 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3fde1551-3146-4383-895d-79a0bb98f5b6 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.864114 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9c23dc83-13d8-45b3-ad43-ecc14e15130e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:40.870638 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9c23dc83-13d8-45b3-ad43-ecc14e15130e tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 returned with HTTP 200 Aug 14 00:37:40.871169 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 687/2733] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:40.872739 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3fde1551-3146-4383-895d-79a0bb98f5b6 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] https://10.4.3.208/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 14 00:37:40.872831 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-576eba0a-9d08-4b0a-8c81-0a74308e238f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.872873 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 694/2734] 10.4.3.208 () {68 vars in 1321 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:40.875404 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-576eba0a-9d08-4b0a-8c81-0a74308e238f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:40.875643 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-576eba0a-9d08-4b0a-8c81-0a74308e238f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.876032 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-576eba0a-9d08-4b0a-8c81-0a74308e238f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.876353 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-576eba0a-9d08-4b0a-8c81-0a74308e238f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:40.882675 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1bee5278-c9b1-494d-848c-c54f9fca4f9f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.883146 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:40.883146 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:40.883978 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-576eba0a-9d08-4b0a-8c81-0a74308e238f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:40.884868 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 690/2735] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:40.885019 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1bee5278-c9b1-494d-848c-c54f9fca4f9f tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] GET https://10.4.3.208/volume/v3/group_types?is_public=True Aug 14 00:37:40.885677 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1bee5278-c9b1-494d-848c-c54f9fca4f9f tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.885677 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1bee5278-c9b1-494d-848c-c54f9fca4f9f tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.897982 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1bee5278-c9b1-494d-848c-c54f9fca4f9f tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] https://10.4.3.208/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 14 00:37:40.898422 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 665/2736] 10.4.3.208 () {68 vars in 1319 bytes} [Fri Aug 14 00:37:40 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:40.908152 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-30c7e6a4-bcd0-4f1e-a811-849e7d33283d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.910351 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-30c7e6a4-bcd0-4f1e-a811-849e7d33283d tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] DELETE https://10.4.3.208/volume/v3/group_types/7503c0ae-5669-4554-b7ed-33a21acf7335 Aug 14 00:37:40.910553 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-30c7e6a4-bcd0-4f1e-a811-849e7d33283d tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.910858 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-30c7e6a4-bcd0-4f1e-a811-849e7d33283d tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.927099 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-30c7e6a4-bcd0-4f1e-a811-849e7d33283d tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] https://10.4.3.208/volume/v3/group_types/7503c0ae-5669-4554-b7ed-33a21acf7335 returned with HTTP 202 Aug 14 00:37:40.927520 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 688/2737] 10.4.3.208 () {68 vars in 1404 bytes} [Fri Aug 14 00:37:40 2026] DELETE /volume/v3/group_types/7503c0ae-5669-4554-b7ed-33a21acf7335 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:37:40.939019 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-46e64da3-12b6-4968-bad2-c86b9ceeaef8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:40.940838 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-46e64da3-12b6-4968-bad2-c86b9ceeaef8 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] DELETE https://10.4.3.208/volume/v3/group_types/c015290b-88ba-4525-9202-ca98faadb4ce Aug 14 00:37:40.941133 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-46e64da3-12b6-4968-bad2-c86b9ceeaef8 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:40.941300 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-46e64da3-12b6-4968-bad2-c86b9ceeaef8 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:40.959546 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-46e64da3-12b6-4968-bad2-c86b9ceeaef8 tempest-GroupTypesTest-636503923 tempest-GroupTypesTest-636503923-project-admin] https://10.4.3.208/volume/v3/group_types/c015290b-88ba-4525-9202-ca98faadb4ce returned with HTTP 202 Aug 14 00:37:40.960138 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 695/2738] 10.4.3.208 () {68 vars in 1404 bytes} [Fri Aug 14 00:37:40 2026] DELETE /volume/v3/group_types/c015290b-88ba-4525-9202-ca98faadb4ce => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:37:41.053041 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4fb9954a-f958-454d-b5ac-dda8e34c874b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:41.055774 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4fb9954a-f958-454d-b5ac-dda8e34c874b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] DELETE https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 Aug 14 00:37:41.056053 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4fb9954a-f958-454d-b5ac-dda8e34c874b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:41.056191 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4fb9954a-f958-454d-b5ac-dda8e34c874b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:41.056407 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-4fb9954a-f958-454d-b5ac-dda8e34c874b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Delete volume with id: 8be7057f-2e89-443e-8ed9-a0c0e53d0a37 Aug 14 00:37:41.067299 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:41.067299 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:41.067896 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4fb9954a-f958-454d-b5ac-dda8e34c874b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:41.103957 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4fb9954a-f958-454d-b5ac-dda8e34c874b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Delete volume request issued successfully. Aug 14 00:37:41.104251 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4fb9954a-f958-454d-b5ac-dda8e34c874b tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 returned with HTTP 202 Aug 14 00:37:41.104847 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 691/2739] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:41 2026] DELETE /volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:41.114698 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-910144c4-dcf8-463c-9d13-1b4ece7038e2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:41.118894 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-910144c4-dcf8-463c-9d13-1b4ece7038e2 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 Aug 14 00:37:41.119261 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-910144c4-dcf8-463c-9d13-1b4ece7038e2 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:41.119560 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-910144c4-dcf8-463c-9d13-1b4ece7038e2 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:41.131215 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:41.131215 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:41.135561 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-910144c4-dcf8-463c-9d13-1b4ece7038e2 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:41.143151 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-910144c4-dcf8-463c-9d13-1b4ece7038e2 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 returned with HTTP 200 Aug 14 00:37:41.144013 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 666/2740] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:41 2026] GET /volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:41.238877 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9f87008d-c77f-4c94-a587-b45a49703fdb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:41.241151 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9f87008d-c77f-4c94-a587-b45a49703fdb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/676c167d-1810-4e8e-8a26-999b5db2f1c5 Aug 14 00:37:41.241414 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9f87008d-c77f-4c94-a587-b45a49703fdb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:41.241719 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9f87008d-c77f-4c94-a587-b45a49703fdb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:41.251515 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:41.251515 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:41.256501 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9f87008d-c77f-4c94-a587-b45a49703fdb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:37:41.261579 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9f87008d-c77f-4c94-a587-b45a49703fdb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/676c167d-1810-4e8e-8a26-999b5db2f1c5 returned with HTTP 200 Aug 14 00:37:41.262384 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 689/2741] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:41 2026] GET /volume/v3/volumes/676c167d-1810-4e8e-8a26-999b5db2f1c5 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:41.278742 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cd2f2b9e-7073-4a4f-aaf7-d4e775953c2d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:41.281713 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cd2f2b9e-7073-4a4f-aaf7-d4e775953c2d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:37:41.281948 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cd2f2b9e-7073-4a4f-aaf7-d4e775953c2d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "676c167d-1810-4e8e-8a26-999b5db2f1c5", "name": "tempest-CreateVolumesFromBackupTest-Backup-1469546808"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:41.283983 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-cd2f2b9e-7073-4a4f-aaf7-d4e775953c2d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Creating new backup {'backup': {'volume_id': '676c167d-1810-4e8e-8a26-999b5db2f1c5', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1469546808'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:37:41.284218 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-cd2f2b9e-7073-4a4f-aaf7-d4e775953c2d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Creating backup of volume 676c167d-1810-4e8e-8a26-999b5db2f1c5 in container None Aug 14 00:37:41.295170 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:41.295170 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:41.295646 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cd2f2b9e-7073-4a4f-aaf7-d4e775953c2d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:37:41.325727 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-cd2f2b9e-7073-4a4f-aaf7-d4e775953c2d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Created reservations ['f3389141-eb6d-47b8-b608-cca4454833c8', '515b9b75-70b6-4768-ab95-5fbdcaff5870'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:41.360849 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cd2f2b9e-7073-4a4f-aaf7-d4e775953c2d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:37:41.361312 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 696/2742] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:37:41 2026] POST /volume/v3/backups => generated 339 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:41.372959 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f2884320-7b4f-42bf-9e04-0e6d76b17fd9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:41.376317 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f2884320-7b4f-42bf-9e04-0e6d76b17fd9 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:41.376517 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f2884320-7b4f-42bf-9e04-0e6d76b17fd9 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:41.376706 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f2884320-7b4f-42bf-9e04-0e6d76b17fd9 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:41.376846 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-f2884320-7b4f-42bf-9e04-0e6d76b17fd9 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:41.386315 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:41.386315 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:41.387347 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f2884320-7b4f-42bf-9e04-0e6d76b17fd9 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:41.388037 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 692/2743] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:41 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:41.784036 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9f46a037-90f9-4e3a-a999-b2e901c7a1d9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:41.788794 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9f46a037-90f9-4e3a-a999-b2e901c7a1d9 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:41.790393 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9f46a037-90f9-4e3a-a999-b2e901c7a1d9 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:41.790765 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9f46a037-90f9-4e3a-a999-b2e901c7a1d9 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:41.805124 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:41.805124 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:41.811565 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-9f46a037-90f9-4e3a-a999-b2e901c7a1d9 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:41.819493 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9f46a037-90f9-4e3a-a999-b2e901c7a1d9 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:41.820248 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 667/2744] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:41 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 890 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:41.887856 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2955b3e9-7426-4944-b1ff-8935d57f9845 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:41.889781 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2955b3e9-7426-4944-b1ff-8935d57f9845 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 Aug 14 00:37:41.890036 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2955b3e9-7426-4944-b1ff-8935d57f9845 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:41.890232 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2955b3e9-7426-4944-b1ff-8935d57f9845 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:41.898459 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2955b3e9-7426-4944-b1ff-8935d57f9845 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 returned with HTTP 404 Aug 14 00:37:41.898940 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bb2fc531-79cd-437f-9526-b561c97f5d5a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:41.899013 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 690/2745] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:41 2026] GET /volume/v3/volumes/cc3da378-50a3-418c-9261-7efb6c783838 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:41.900884 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bb2fc531-79cd-437f-9526-b561c97f5d5a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:41.901123 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bb2fc531-79cd-437f-9526-b561c97f5d5a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:41.901370 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bb2fc531-79cd-437f-9526-b561c97f5d5a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:41.901522 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-bb2fc531-79cd-437f-9526-b561c97f5d5a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:41.908360 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9724a49f-587f-466a-b15c-ac42d5eef853 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:41.908658 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:41.908658 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:41.909385 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bb2fc531-79cd-437f-9526-b561c97f5d5a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:41.909801 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 697/2746] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:41 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:41.910257 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9724a49f-587f-466a-b15c-ac42d5eef853 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 Aug 14 00:37:41.910514 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9724a49f-587f-466a-b15c-ac42d5eef853 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:41.910687 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9724a49f-587f-466a-b15c-ac42d5eef853 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:41.920157 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:41.920157 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:41.924727 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9724a49f-587f-466a-b15c-ac42d5eef853 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:41.930751 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9724a49f-587f-466a-b15c-ac42d5eef853 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 returned with HTTP 200 Aug 14 00:37:41.931318 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 693/2747] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:41 2026] GET /volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:41.946035 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e8414798-f91e-493c-bcf6-441bab209a62 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:41.948017 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e8414798-f91e-493c-bcf6-441bab209a62 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] DELETE https://10.4.3.208/volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 Aug 14 00:37:41.948280 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e8414798-f91e-493c-bcf6-441bab209a62 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:41.948512 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e8414798-f91e-493c-bcf6-441bab209a62 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:41.948705 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-e8414798-f91e-493c-bcf6-441bab209a62 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Delete volume with id: 47c1b961-2ea5-4968-8d21-db7174a79b02 Aug 14 00:37:41.956925 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:41.956925 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:41.957452 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e8414798-f91e-493c-bcf6-441bab209a62 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:41.990372 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e8414798-f91e-493c-bcf6-441bab209a62 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Delete volume request issued successfully. Aug 14 00:37:41.990855 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e8414798-f91e-493c-bcf6-441bab209a62 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 returned with HTTP 202 Aug 14 00:37:41.991227 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 668/2748] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:41 2026] DELETE /volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:42.002100 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1208e42b-d14c-417c-819b-b6f91399cd23 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:42.004887 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1208e42b-d14c-417c-819b-b6f91399cd23 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 Aug 14 00:37:42.004887 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1208e42b-d14c-417c-819b-b6f91399cd23 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:42.004887 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1208e42b-d14c-417c-819b-b6f91399cd23 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:42.012946 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:42.012946 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:42.018674 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1208e42b-d14c-417c-819b-b6f91399cd23 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:42.025669 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1208e42b-d14c-417c-819b-b6f91399cd23 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 returned with HTTP 200 Aug 14 00:37:42.026277 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 691/2749] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:42 2026] GET /volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:42.160107 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cb537041-3a98-4c4f-9025-3682f229ba63 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:42.162504 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cb537041-3a98-4c4f-9025-3682f229ba63 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 Aug 14 00:37:42.162772 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cb537041-3a98-4c4f-9025-3682f229ba63 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:42.163026 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cb537041-3a98-4c4f-9025-3682f229ba63 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:42.176169 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cb537041-3a98-4c4f-9025-3682f229ba63 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 returned with HTTP 404 Aug 14 00:37:42.176796 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 698/2750] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:42 2026] GET /volume/v3/volumes/8be7057f-2e89-443e-8ed9-a0c0e53d0a37 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:42.187325 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bb65648b-e9d6-426c-8906-54fc333430f8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:42.191372 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bb65648b-e9d6-426c-8906-54fc333430f8 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] DELETE https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:42.191372 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bb65648b-e9d6-426c-8906-54fc333430f8 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:42.191372 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bb65648b-e9d6-426c-8906-54fc333430f8 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:42.191372 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-bb65648b-e9d6-426c-8906-54fc333430f8 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Delete volume with id: c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:42.200534 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:42.200534 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:42.201263 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-bb65648b-e9d6-426c-8906-54fc333430f8 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:42.226870 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-bb65648b-e9d6-426c-8906-54fc333430f8 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Delete volume request issued successfully. Aug 14 00:37:42.227114 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bb65648b-e9d6-426c-8906-54fc333430f8 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 202 Aug 14 00:37:42.227570 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 694/2751] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:42 2026] DELETE /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:42.237630 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1a92341c-c329-49f9-9ce3-c0f4f95f07cb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:42.240658 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1a92341c-c329-49f9-9ce3-c0f4f95f07cb tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:42.240970 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1a92341c-c329-49f9-9ce3-c0f4f95f07cb tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:42.241269 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1a92341c-c329-49f9-9ce3-c0f4f95f07cb tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:42.262928 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:42.262928 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:42.269075 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1a92341c-c329-49f9-9ce3-c0f4f95f07cb tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Volume info retrieved successfully. Aug 14 00:37:42.274964 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1a92341c-c329-49f9-9ce3-c0f4f95f07cb tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 200 Aug 14 00:37:42.275599 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 669/2752] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:42 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:42.405745 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3f6fdedb-c1ed-442b-af61-5d4dca76ef52 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:42.407867 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3f6fdedb-c1ed-442b-af61-5d4dca76ef52 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:42.408099 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3f6fdedb-c1ed-442b-af61-5d4dca76ef52 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:42.408696 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3f6fdedb-c1ed-442b-af61-5d4dca76ef52 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:42.408696 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-3f6fdedb-c1ed-442b-af61-5d4dca76ef52 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:42.415911 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:42.415911 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:42.416929 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3f6fdedb-c1ed-442b-af61-5d4dca76ef52 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:42.417408 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 692/2753] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:42 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:42.835479 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fabe9d16-c32d-4744-95bc-2cdb8a6d1a96 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:42.837186 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fabe9d16-c32d-4744-95bc-2cdb8a6d1a96 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:42.837725 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fabe9d16-c32d-4744-95bc-2cdb8a6d1a96 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:42.837725 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fabe9d16-c32d-4744-95bc-2cdb8a6d1a96 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:42.845881 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:42.845881 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:42.851497 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fabe9d16-c32d-4744-95bc-2cdb8a6d1a96 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:42.857794 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fabe9d16-c32d-4744-95bc-2cdb8a6d1a96 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:42.858213 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 699/2754] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:42 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:42.921879 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9b0ac467-2df3-48ac-9e3f-c3083d1e4299 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:42.923996 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9b0ac467-2df3-48ac-9e3f-c3083d1e4299 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:42.924284 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9b0ac467-2df3-48ac-9e3f-c3083d1e4299 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:42.924535 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9b0ac467-2df3-48ac-9e3f-c3083d1e4299 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:42.924713 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-9b0ac467-2df3-48ac-9e3f-c3083d1e4299 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:42.929722 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:42.929722 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:42.930506 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9b0ac467-2df3-48ac-9e3f-c3083d1e4299 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:42.930976 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 695/2755] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:42 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:43.042442 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b51bae69-4ddd-4bf6-b468-04f38979899f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:43.044900 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b51bae69-4ddd-4bf6-b468-04f38979899f tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 Aug 14 00:37:43.044900 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b51bae69-4ddd-4bf6-b468-04f38979899f tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:43.045066 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b51bae69-4ddd-4bf6-b468-04f38979899f tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:43.052276 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b51bae69-4ddd-4bf6-b468-04f38979899f tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 returned with HTTP 404 Aug 14 00:37:43.052869 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 670/2756] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:43 2026] GET /volume/v3/volumes/47c1b961-2ea5-4968-8d21-db7174a79b02 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:43.060076 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-36619f2b-d30b-4c14-939e-6692b67a1a5b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:43.062768 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-36619f2b-d30b-4c14-939e-6692b67a1a5b tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 Aug 14 00:37:43.063140 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-36619f2b-d30b-4c14-939e-6692b67a1a5b tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:43.063454 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-36619f2b-d30b-4c14-939e-6692b67a1a5b tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:43.073313 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:43.073313 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:43.079044 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-36619f2b-d30b-4c14-939e-6692b67a1a5b tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:43.084522 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-36619f2b-d30b-4c14-939e-6692b67a1a5b tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 returned with HTTP 200 Aug 14 00:37:43.085207 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 693/2757] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:43 2026] GET /volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:43.097267 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d9ecf9f0-429a-41ff-911f-6c57bc2b32d3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:43.099211 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d9ecf9f0-429a-41ff-911f-6c57bc2b32d3 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] DELETE https://10.4.3.208/volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 Aug 14 00:37:43.099399 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d9ecf9f0-429a-41ff-911f-6c57bc2b32d3 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:43.099575 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d9ecf9f0-429a-41ff-911f-6c57bc2b32d3 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:43.099788 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-d9ecf9f0-429a-41ff-911f-6c57bc2b32d3 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Delete volume with id: c29457cb-b211-4e53-a969-ed1c685e2c80 Aug 14 00:37:43.108059 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:43.108059 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:43.108778 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d9ecf9f0-429a-41ff-911f-6c57bc2b32d3 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:43.127298 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d9ecf9f0-429a-41ff-911f-6c57bc2b32d3 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Delete volume request issued successfully. Aug 14 00:37:43.127548 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d9ecf9f0-429a-41ff-911f-6c57bc2b32d3 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 returned with HTTP 202 Aug 14 00:37:43.128115 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 700/2758] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:43 2026] DELETE /volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:43.136147 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5bfd266f-38f8-49f8-966a-8d79da26c1a7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:43.138422 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5bfd266f-38f8-49f8-966a-8d79da26c1a7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 Aug 14 00:37:43.138726 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5bfd266f-38f8-49f8-966a-8d79da26c1a7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:43.139001 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5bfd266f-38f8-49f8-966a-8d79da26c1a7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:43.147291 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:43.147291 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:43.151256 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5bfd266f-38f8-49f8-966a-8d79da26c1a7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Volume info retrieved successfully. Aug 14 00:37:43.157107 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5bfd266f-38f8-49f8-966a-8d79da26c1a7 tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 returned with HTTP 200 Aug 14 00:37:43.157711 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 696/2759] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:43 2026] GET /volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:43.290617 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3b8a7361-48f5-4c5d-9399-0729865ed504 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:43.292671 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3b8a7361-48f5-4c5d-9399-0729865ed504 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] GET https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e Aug 14 00:37:43.292904 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3b8a7361-48f5-4c5d-9399-0729865ed504 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:43.293214 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3b8a7361-48f5-4c5d-9399-0729865ed504 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:43.300659 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3b8a7361-48f5-4c5d-9399-0729865ed504 tempest-TestServerVolumeAttachmentScenario-2006774282 tempest-TestServerVolumeAttachmentScenario-2006774282-project-member] https://10.4.3.208/volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e returned with HTTP 404 Aug 14 00:37:43.301709 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 671/2760] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:43 2026] GET /volume/v3/volumes/c6ce7703-e9c1-4ef4-bd03-2cc9177f107e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:43.430434 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a91ad932-03da-4e00-9e26-946d5094013e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:43.432310 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a91ad932-03da-4e00-9e26-946d5094013e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:43.432537 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a91ad932-03da-4e00-9e26-946d5094013e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:43.432869 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a91ad932-03da-4e00-9e26-946d5094013e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:43.432938 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-a91ad932-03da-4e00-9e26-946d5094013e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:43.438503 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:43.438503 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:43.439075 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a91ad932-03da-4e00-9e26-946d5094013e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:43.439343 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 694/2761] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:43 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:43.675712 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-19d48c71-658e-4cd4-b0cb-9465ef0299bb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:43.796046 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-19d48c71-658e-4cd4-b0cb-9465ef0299bb tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] GET https://10.4.3.208/volume/v3/os-quota-sets/1b286d8c68d041408a3030ec51aa260a Aug 14 00:37:43.796292 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-19d48c71-658e-4cd4-b0cb-9465ef0299bb tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:43.796734 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-19d48c71-658e-4cd4-b0cb-9465ef0299bb tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:43.808745 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-19d48c71-658e-4cd4-b0cb-9465ef0299bb tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:37:43.809194 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-19d48c71-658e-4cd4-b0cb-9465ef0299bb tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:37:43.809571 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-19d48c71-658e-4cd4-b0cb-9465ef0299bb tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:37:43.818005 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-19d48c71-658e-4cd4-b0cb-9465ef0299bb tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/1b286d8c68d041408a3030ec51aa260a returned with HTTP 200 Aug 14 00:37:43.818925 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 701/2762] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:43 2026] GET /volume/v3/os-quota-sets/1b286d8c68d041408a3030ec51aa260a => generated 636 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:43.831963 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-75dc8227-9d72-4a6d-b10f-a006498e7f6b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:43.833757 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-75dc8227-9d72-4a6d-b10f-a006498e7f6b tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] PUT https://10.4.3.208/volume/v3/os-quota-sets/1b286d8c68d041408a3030ec51aa260a Aug 14 00:37:43.834122 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-75dc8227-9d72-4a6d-b10f-a006498e7f6b tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:43.875928 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-51b47cdd-d700-454e-aee5-37250aaaee7a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:43.881807 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-51b47cdd-d700-454e-aee5-37250aaaee7a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:43.882066 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-51b47cdd-d700-454e-aee5-37250aaaee7a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:43.882328 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-51b47cdd-d700-454e-aee5-37250aaaee7a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:43.899639 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-75dc8227-9d72-4a6d-b10f-a006498e7f6b tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:37:43.899937 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:43.899937 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:43.900035 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-75dc8227-9d72-4a6d-b10f-a006498e7f6b tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:37:43.900433 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-75dc8227-9d72-4a6d-b10f-a006498e7f6b tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:37:43.908343 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-75dc8227-9d72-4a6d-b10f-a006498e7f6b tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/1b286d8c68d041408a3030ec51aa260a returned with HTTP 200 Aug 14 00:37:43.908830 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 697/2763] 10.4.3.208 () {68 vars in 1374 bytes} [Fri Aug 14 00:37:43 2026] PUT /volume/v3/os-quota-sets/1b286d8c68d041408a3030ec51aa260a => generated 589 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:43.913113 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-51b47cdd-d700-454e-aee5-37250aaaee7a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:43.916508 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-51b47cdd-d700-454e-aee5-37250aaaee7a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:43.917293 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 672/2764] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:43 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:43.922017 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:43.945007 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9802a4d7-b731-4885-b724-a865b8ef3085 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:43.947335 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9802a4d7-b731-4885-b724-a865b8ef3085 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:43.947543 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9802a4d7-b731-4885-b724-a865b8ef3085 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:43.947788 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9802a4d7-b731-4885-b724-a865b8ef3085 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:43.947941 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-9802a4d7-b731-4885-b724-a865b8ef3085 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:43.953661 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:43.953661 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:43.954700 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9802a4d7-b731-4885-b724-a865b8ef3085 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:43.955267 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 702/2765] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:43 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:44.001105 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:44.002503 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-428810266"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:44.004212 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-428810266'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:44.004404 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Create volume of 1 GB Aug 14 00:37:44.008504 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Availability Zones retrieved successfully. Aug 14 00:37:44.013971 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Flow 'volume_create_api' (94010eec-ae8b-43fb-ad92-f037ad7c532b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:44.014946 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0015d56-9e8d-4cff-a8ba-ee7c9d51ac89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:44.016054 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:44.044831 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0015d56-9e8d-4cff-a8ba-ee7c9d51ac89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:44.045544 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51b9628f-2de3-402e-a551-8a6133f3b8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:44.113035 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Created reservations ['6771bff5-f822-4598-9e0a-a07fcfc10486', 'b608ec56-fb20-4e49-bf97-a626db10d28c', '48590d24-c6a8-4c57-b8d1-f8e57a4d69f9', 'a3bf43a4-cce5-41c0-a104-817d614607d9'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:44.114007 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51b9628f-2de3-402e-a551-8a6133f3b8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6771bff5-f822-4598-9e0a-a07fcfc10486', 'b608ec56-fb20-4e49-bf97-a626db10d28c', '48590d24-c6a8-4c57-b8d1-f8e57a4d69f9', 'a3bf43a4-cce5-41c0-a104-817d614607d9']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:44.114782 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ac4393-8b17-4313-a802-ef9b26ddfd3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:44.139984 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ac4393-8b17-4313-a802-ef9b26ddfd3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35d2bac0-1546-4ca4-8df5-a8602710391b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-428810266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b286d8c68d041408a3030ec51aa260a',qos_specs=None,replication_status=,reservations=['6771bff5-f822-4598-9e0a-a07fcfc10486','b608ec56-fb20-4e49-bf97-a626db10d28c','48590d24-c6a8-4c57-b8d1-f8e57a4d69f9','a3bf43a4-cce5-41c0-a104-817d614607d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0ff73377524703837499063a87f2fb',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-428810266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35d2bac0-1546-4ca4-8df5-a8602710391b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b286d8c68d041408a3030ec51aa260a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af0ff73377524703837499063a87f2fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:44.140858 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a6e6f76-ebf7-46dd-85c9-e6e04551f500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:44.159506 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a6e6f76-ebf7-46dd-85c9-e6e04551f500) transitioned into state 'SUCCESS' from state '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-428810266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b286d8c68d041408a3030ec51aa260a',qos_specs=None,replication_status=,reservations=['6771bff5-f822-4598-9e0a-a07fcfc10486','b608ec56-fb20-4e49-bf97-a626db10d28c','48590d24-c6a8-4c57-b8d1-f8e57a4d69f9','a3bf43a4-cce5-41c0-a104-817d614607d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0ff73377524703837499063a87f2fb',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:44.160376 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19a37a86-6277-4f0d-b168-d1dfc2779b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:44.171059 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19a37a86-6277-4f0d-b168-d1dfc2779b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:44.171936 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6771d894-f6a1-4419-800b-fc12bd434e5b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:44.172316 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Flow 'volume_create_api' (94010eec-ae8b-43fb-ad92-f037ad7c532b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:44.172779 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Create volume request issued successfully. Aug 14 00:37:44.173530 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ed1138a3-5185-427c-ab88-e5be296ffe8e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:44.174124 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 695/2766] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:43 2026] POST /volume/v3/volumes => generated 766 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:44.174203 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6771d894-f6a1-4419-800b-fc12bd434e5b tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] GET https://10.4.3.208/volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 Aug 14 00:37:44.174388 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6771d894-f6a1-4419-800b-fc12bd434e5b tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:44.174658 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6771d894-f6a1-4419-800b-fc12bd434e5b tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:44.184226 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6771d894-f6a1-4419-800b-fc12bd434e5b tempest-VolumesListTestJSON-2117416658 tempest-VolumesListTestJSON-2117416658-project-member] https://10.4.3.208/volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 returned with HTTP 404 Aug 14 00:37:44.185231 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 698/2767] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:44 2026] GET /volume/v3/volumes/c29457cb-b211-4e53-a969-ed1c685e2c80 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:44.187672 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-dd0fb123-8c5a-4e80-b95d-6f60a3934c9e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:44.194361 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dd0fb123-8c5a-4e80-b95d-6f60a3934c9e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] GET https://10.4.3.208/volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b Aug 14 00:37:44.194908 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dd0fb123-8c5a-4e80-b95d-6f60a3934c9e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:44.195400 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dd0fb123-8c5a-4e80-b95d-6f60a3934c9e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:44.202969 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:44.202969 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:44.207732 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-dd0fb123-8c5a-4e80-b95d-6f60a3934c9e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Volume info retrieved successfully. Aug 14 00:37:44.212760 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dd0fb123-8c5a-4e80-b95d-6f60a3934c9e tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] https://10.4.3.208/volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b returned with HTTP 200 Aug 14 00:37:44.213279 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 673/2768] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:44 2026] GET /volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b => generated 834 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:44.454763 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-39e9952c-ca75-4506-873b-32602f471d8e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:44.457916 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-39e9952c-ca75-4506-873b-32602f471d8e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:44.457916 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-39e9952c-ca75-4506-873b-32602f471d8e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:44.457916 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-39e9952c-ca75-4506-873b-32602f471d8e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:44.457916 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-39e9952c-ca75-4506-873b-32602f471d8e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:44.462250 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:44.462250 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:44.462997 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-39e9952c-ca75-4506-873b-32602f471d8e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:44.463406 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 703/2769] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:44 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:44.931779 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-911b5f6a-94fd-4c56-b96b-b70bbd284879 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:44.933872 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-911b5f6a-94fd-4c56-b96b-b70bbd284879 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:44.934044 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-911b5f6a-94fd-4c56-b96b-b70bbd284879 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:44.934283 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-911b5f6a-94fd-4c56-b96b-b70bbd284879 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:44.941915 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:44.941915 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:44.946274 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-911b5f6a-94fd-4c56-b96b-b70bbd284879 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:44.952420 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-911b5f6a-94fd-4c56-b96b-b70bbd284879 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:44.952931 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 696/2770] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:44 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:44.969359 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3c4dd3e8-d55b-4f66-9339-d1aabc051b3f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:44.971575 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3c4dd3e8-d55b-4f66-9339-d1aabc051b3f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:44.971853 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3c4dd3e8-d55b-4f66-9339-d1aabc051b3f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:44.972106 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3c4dd3e8-d55b-4f66-9339-d1aabc051b3f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:44.972255 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-3c4dd3e8-d55b-4f66-9339-d1aabc051b3f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:44.977082 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:44.977082 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:44.977894 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3c4dd3e8-d55b-4f66-9339-d1aabc051b3f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:44.978515 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 699/2771] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:44 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:45.231510 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3b4619b7-fdb4-4e72-a5c2-b6558970d9df None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:45.235512 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3b4619b7-fdb4-4e72-a5c2-b6558970d9df tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] GET https://10.4.3.208/volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b Aug 14 00:37:45.235769 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3b4619b7-fdb4-4e72-a5c2-b6558970d9df tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:45.235941 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3b4619b7-fdb4-4e72-a5c2-b6558970d9df tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:45.247405 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:45.247405 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:45.251642 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3b4619b7-fdb4-4e72-a5c2-b6558970d9df tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Volume info retrieved successfully. Aug 14 00:37:45.257867 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3b4619b7-fdb4-4e72-a5c2-b6558970d9df tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] https://10.4.3.208/volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b returned with HTTP 200 Aug 14 00:37:45.258401 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 674/2772] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:45 2026] GET /volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:45.274989 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b5e750d3-e43f-4f43-a2bb-49bb55ca3dec None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:45.276932 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b5e750d3-e43f-4f43-a2bb-49bb55ca3dec tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:37:45.277552 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b5e750d3-e43f-4f43-a2bb-49bb55ca3dec tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35d2bac0-1546-4ca4-8df5-a8602710391b", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1084865679"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:45.294125 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:45.294125 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:45.294684 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b5e750d3-e43f-4f43-a2bb-49bb55ca3dec tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Volume info retrieved successfully. Aug 14 00:37:45.294793 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-b5e750d3-e43f-4f43-a2bb-49bb55ca3dec tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Create snapshot from volume 35d2bac0-1546-4ca4-8df5-a8602710391b Aug 14 00:37:45.351485 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-b5e750d3-e43f-4f43-a2bb-49bb55ca3dec tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Created reservations ['e777b56e-fd60-4f65-9bf8-53896220c702', 'cf49e5e9-2151-44fa-8f4f-b70e3909cab9', '25aa98d9-9c52-4cd1-8822-e1ddd252fee6', '7f0fcbf8-e711-463e-b0e3-3016061f68bd'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:45.392559 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b5e750d3-e43f-4f43-a2bb-49bb55ca3dec tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Snapshot create request issued successfully. Aug 14 00:37:45.392983 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b5e750d3-e43f-4f43-a2bb-49bb55ca3dec tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:37:45.393630 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 704/2773] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:37:45 2026] POST /volume/v3/snapshots => generated 323 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:45.404741 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2389c07c-6a71-4bed-aa7a-646c9028a12f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:45.406784 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2389c07c-6a71-4bed-aa7a-646c9028a12f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] GET https://10.4.3.208/volume/v3/snapshots/14e38d6e-35e8-4d8c-9810-c96369f3771b Aug 14 00:37:45.407101 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2389c07c-6a71-4bed-aa7a-646c9028a12f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:45.407192 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2389c07c-6a71-4bed-aa7a-646c9028a12f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:45.409308 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=395,cinder:UPDATE=65,cinder:INSERT=31,cinder:DELETE=1 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:37:45.414429 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:45.414429 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:45.415023 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2389c07c-6a71-4bed-aa7a-646c9028a12f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Snapshot retrieved successfully. Aug 14 00:37:45.416018 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2389c07c-6a71-4bed-aa7a-646c9028a12f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] https://10.4.3.208/volume/v3/snapshots/14e38d6e-35e8-4d8c-9810-c96369f3771b returned with HTTP 200 Aug 14 00:37:45.417906 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 697/2774] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:45 2026] GET /volume/v3/snapshots/14e38d6e-35e8-4d8c-9810-c96369f3771b => generated 455 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:45.475448 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-512621a8-5ff7-42ef-a8dc-4fea9d0713a6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:45.477453 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-512621a8-5ff7-42ef-a8dc-4fea9d0713a6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:45.477767 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-512621a8-5ff7-42ef-a8dc-4fea9d0713a6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:45.478048 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-512621a8-5ff7-42ef-a8dc-4fea9d0713a6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:45.478135 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-512621a8-5ff7-42ef-a8dc-4fea9d0713a6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:45.482936 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:45.482936 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:45.483721 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-512621a8-5ff7-42ef-a8dc-4fea9d0713a6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:45.484124 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 700/2775] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:45 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:45.967206 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4ae16c12-61c6-465c-b935-f9417a472a17 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:45.970372 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4ae16c12-61c6-465c-b935-f9417a472a17 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:45.970372 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4ae16c12-61c6-465c-b935-f9417a472a17 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:45.970494 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4ae16c12-61c6-465c-b935-f9417a472a17 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:45.983277 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:45.983277 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:45.989432 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4ae16c12-61c6-465c-b935-f9417a472a17 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:45.993380 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0127907f-6d79-4f92-b4dd-35daea39f5e6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:45.995705 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0127907f-6d79-4f92-b4dd-35daea39f5e6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:45.995705 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0127907f-6d79-4f92-b4dd-35daea39f5e6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:45.995987 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0127907f-6d79-4f92-b4dd-35daea39f5e6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:45.995987 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-0127907f-6d79-4f92-b4dd-35daea39f5e6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:45.999508 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4ae16c12-61c6-465c-b935-f9417a472a17 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:46.000150 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 675/2776] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:45 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:46.005499 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:46.005499 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:46.007602 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0127907f-6d79-4f92-b4dd-35daea39f5e6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:46.008466 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 705/2777] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:45 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:46.428976 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-70a66f94-e777-4a49-8a50-291d4fe2c258 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:46.431622 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-70a66f94-e777-4a49-8a50-291d4fe2c258 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] GET https://10.4.3.208/volume/v3/snapshots/14e38d6e-35e8-4d8c-9810-c96369f3771b Aug 14 00:37:46.431981 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-70a66f94-e777-4a49-8a50-291d4fe2c258 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:46.432319 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-70a66f94-e777-4a49-8a50-291d4fe2c258 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:46.444245 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:46.444245 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:46.444245 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-70a66f94-e777-4a49-8a50-291d4fe2c258 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Snapshot retrieved successfully. Aug 14 00:37:46.444665 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-70a66f94-e777-4a49-8a50-291d4fe2c258 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] https://10.4.3.208/volume/v3/snapshots/14e38d6e-35e8-4d8c-9810-c96369f3771b returned with HTTP 200 Aug 14 00:37:46.445436 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 698/2778] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:46 2026] GET /volume/v3/snapshots/14e38d6e-35e8-4d8c-9810-c96369f3771b => generated 482 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:46.458958 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-17606b3c-9d82-4810-9ab1-a7f8b1a9d7ee None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:46.464127 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-17606b3c-9d82-4810-9ab1-a7f8b1a9d7ee tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] PUT https://10.4.3.208/volume/v3/os-quota-sets/1b286d8c68d041408a3030ec51aa260a Aug 14 00:37:46.464127 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-17606b3c-9d82-4810-9ab1-a7f8b1a9d7ee tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:46.497672 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-27f2c819-6fc6-494b-95f9-271543aa20b0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:46.504490 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-27f2c819-6fc6-494b-95f9-271543aa20b0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:46.504490 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-27f2c819-6fc6-494b-95f9-271543aa20b0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:46.504490 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-27f2c819-6fc6-494b-95f9-271543aa20b0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:46.504490 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-27f2c819-6fc6-494b-95f9-271543aa20b0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:46.509229 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=499,cinder:UPDATE=144,cinder:INSERT=84,cinder:DELETE=1 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:37:46.521443 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:46.521443 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:46.522886 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-27f2c819-6fc6-494b-95f9-271543aa20b0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:46.523420 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 676/2779] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:46 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 759 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:46.567525 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-17606b3c-9d82-4810-9ab1-a7f8b1a9d7ee tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/1b286d8c68d041408a3030ec51aa260a returned with HTTP 200 Aug 14 00:37:46.567525 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 701/2780] 10.4.3.208 () {68 vars in 1374 bytes} [Fri Aug 14 00:37:46 2026] PUT /volume/v3/os-quota-sets/1b286d8c68d041408a3030ec51aa260a => generated 589 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:46.581827 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-82501909-1fa5-4a2d-9e1d-adfe53d0df09 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:46.583562 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-82501909-1fa5-4a2d-9e1d-adfe53d0df09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:37:46.585027 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-82501909-1fa5-4a2d-9e1d-adfe53d0df09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35d2bac0-1546-4ca4-8df5-a8602710391b"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:46.589133 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=526,cinder:INSERT=87,cinder:UPDATE=150 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:37:46.599883 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:46.599883 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:46.600492 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-82501909-1fa5-4a2d-9e1d-adfe53d0df09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Volume info retrieved successfully. Aug 14 00:37:46.600728 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-82501909-1fa5-4a2d-9e1d-adfe53d0df09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Create snapshot from volume 35d2bac0-1546-4ca4-8df5-a8602710391b Aug 14 00:37:46.644970 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota_utils [None req-82501909-1fa5-4a2d-9e1d-adfe53d0df09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Quota exceeded for 1b286d8c68d041408a3030ec51aa260a, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 14 00:37:46.645260 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.middleware.fault [None req-82501909-1fa5-4a2d-9e1d-adfe53d0df09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 413 Aug 14 00:37:46.646265 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 706/2781] 10.4.3.208 () {68 vars in 1264 bytes} [Fri Aug 14 00:37:46 2026] POST /volume/v3/snapshots => generated 208 bytes in 66 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 00:37:46.654951 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7763b852-a836-4a36-9eb0-38511596ad66 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:46.657753 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7763b852-a836-4a36-9eb0-38511596ad66 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] PUT https://10.4.3.208/volume/v3/os-quota-sets/1b286d8c68d041408a3030ec51aa260a Aug 14 00:37:46.658163 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7763b852-a836-4a36-9eb0-38511596ad66 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:46.776390 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-7763b852-a836-4a36-9eb0-38511596ad66 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:37:46.777105 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-7763b852-a836-4a36-9eb0-38511596ad66 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:37:46.777542 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-7763b852-a836-4a36-9eb0-38511596ad66 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:37:46.790501 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7763b852-a836-4a36-9eb0-38511596ad66 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/1b286d8c68d041408a3030ec51aa260a returned with HTTP 200 Aug 14 00:37:46.790750 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 699/2782] 10.4.3.208 () {68 vars in 1374 bytes} [Fri Aug 14 00:37:46 2026] PUT /volume/v3/os-quota-sets/1b286d8c68d041408a3030ec51aa260a => generated 589 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:46.804744 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2ee4a440-5f9e-44d9-ad07-3502320926f9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:46.807815 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2ee4a440-5f9e-44d9-ad07-3502320926f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:37:46.807940 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2ee4a440-5f9e-44d9-ad07-3502320926f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35d2bac0-1546-4ca4-8df5-a8602710391b"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:46.834362 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:46.834362 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:46.835213 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2ee4a440-5f9e-44d9-ad07-3502320926f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Volume info retrieved successfully. Aug 14 00:37:46.835396 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-2ee4a440-5f9e-44d9-ad07-3502320926f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Create snapshot from volume 35d2bac0-1546-4ca4-8df5-a8602710391b Aug 14 00:37:46.871967 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota_utils [None req-2ee4a440-5f9e-44d9-ad07-3502320926f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Quota exceeded for 1b286d8c68d041408a3030ec51aa260a, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 14 00:37:46.872378 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.middleware.fault [None req-2ee4a440-5f9e-44d9-ad07-3502320926f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 413 Aug 14 00:37:46.873203 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 677/2783] 10.4.3.208 () {68 vars in 1264 bytes} [Fri Aug 14 00:37:46 2026] POST /volume/v3/snapshots => generated 133 bytes in 69 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 14 00:37:46.885378 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1fce9722-4626-4df2-9abf-fe017c4a101f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:46.889915 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1fce9722-4626-4df2-9abf-fe017c4a101f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/14e38d6e-35e8-4d8c-9810-c96369f3771b Aug 14 00:37:46.889915 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1fce9722-4626-4df2-9abf-fe017c4a101f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:46.889915 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1fce9722-4626-4df2-9abf-fe017c4a101f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:46.889915 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-1fce9722-4626-4df2-9abf-fe017c4a101f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Delete snapshot with id: 14e38d6e-35e8-4d8c-9810-c96369f3771b Aug 14 00:37:46.892793 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=535,cinder:UPDATE=129,cinder:INSERT=92 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:37:46.926305 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:46.926305 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:46.926305 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1fce9722-4626-4df2-9abf-fe017c4a101f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Snapshot retrieved successfully. Aug 14 00:37:46.938809 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1fce9722-4626-4df2-9abf-fe017c4a101f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Snapshot delete request issued successfully. Aug 14 00:37:46.939035 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1fce9722-4626-4df2-9abf-fe017c4a101f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] https://10.4.3.208/volume/v3/snapshots/14e38d6e-35e8-4d8c-9810-c96369f3771b returned with HTTP 202 Aug 14 00:37:46.939929 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 702/2784] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:37:46 2026] DELETE /volume/v3/snapshots/14e38d6e-35e8-4d8c-9810-c96369f3771b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:46.951816 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bf440eb6-20a7-4e59-8e98-208edb2c6496 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:46.954434 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bf440eb6-20a7-4e59-8e98-208edb2c6496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] GET https://10.4.3.208/volume/v3/snapshots/14e38d6e-35e8-4d8c-9810-c96369f3771b Aug 14 00:37:46.954527 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bf440eb6-20a7-4e59-8e98-208edb2c6496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:46.955046 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bf440eb6-20a7-4e59-8e98-208edb2c6496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:46.961730 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:46.961730 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:46.962288 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bf440eb6-20a7-4e59-8e98-208edb2c6496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Snapshot retrieved successfully. Aug 14 00:37:46.963334 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bf440eb6-20a7-4e59-8e98-208edb2c6496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] https://10.4.3.208/volume/v3/snapshots/14e38d6e-35e8-4d8c-9810-c96369f3771b returned with HTTP 200 Aug 14 00:37:46.963907 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 707/2785] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:46 2026] GET /volume/v3/snapshots/14e38d6e-35e8-4d8c-9810-c96369f3771b => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:47.023990 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-94be6181-a947-45ed-b2e7-36970c0c778f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:47.025840 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-94be6181-a947-45ed-b2e7-36970c0c778f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:47.026264 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-94be6181-a947-45ed-b2e7-36970c0c778f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:47.026592 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-94be6181-a947-45ed-b2e7-36970c0c778f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:47.026592 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-94be6181-a947-45ed-b2e7-36970c0c778f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:47.027957 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e0528951-ddaa-4cd7-a49a-e4cdcf1e2b0f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:47.030770 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e0528951-ddaa-4cd7-a49a-e4cdcf1e2b0f tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:47.030872 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e0528951-ddaa-4cd7-a49a-e4cdcf1e2b0f tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:47.031170 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e0528951-ddaa-4cd7-a49a-e4cdcf1e2b0f tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:47.033406 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:47.033406 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:47.034527 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-94be6181-a947-45ed-b2e7-36970c0c778f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:47.035002 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 700/2786] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:47 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:47.047343 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:47.047343 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:47.055140 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e0528951-ddaa-4cd7-a49a-e4cdcf1e2b0f tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:47.061547 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e0528951-ddaa-4cd7-a49a-e4cdcf1e2b0f tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:47.062985 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 678/2787] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:47 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:47.538946 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cee5e573-cf12-4918-9199-06bf3cd37ed2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:47.542453 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cee5e573-cf12-4918-9199-06bf3cd37ed2 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:47.542453 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cee5e573-cf12-4918-9199-06bf3cd37ed2 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:47.543594 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cee5e573-cf12-4918-9199-06bf3cd37ed2 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:47.543594 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-cee5e573-cf12-4918-9199-06bf3cd37ed2 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:47.550835 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:47.550835 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:47.550835 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cee5e573-cf12-4918-9199-06bf3cd37ed2 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:47.550835 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 703/2788] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:47 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:47.619776 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-75bb1a7b-1384-4cb1-a9eb-68121c029568 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:47.621799 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-75bb1a7b-1384-4cb1-a9eb-68121c029568 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b Aug 14 00:37:47.621921 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-75bb1a7b-1384-4cb1-a9eb-68121c029568 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:47.622163 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-75bb1a7b-1384-4cb1-a9eb-68121c029568 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:47.632659 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:47.632659 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:47.636400 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-75bb1a7b-1384-4cb1-a9eb-68121c029568 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:47.641787 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-75bb1a7b-1384-4cb1-a9eb-68121c029568 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b returned with HTTP 200 Aug 14 00:37:47.642286 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 708/2789] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:47 2026] GET /volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b => generated 1637 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:47.976167 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5de8a356-6242-4768-a523-1508987d60b2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:47.979254 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5de8a356-6242-4768-a523-1508987d60b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] GET https://10.4.3.208/volume/v3/snapshots/14e38d6e-35e8-4d8c-9810-c96369f3771b Aug 14 00:37:47.979254 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5de8a356-6242-4768-a523-1508987d60b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:47.979254 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5de8a356-6242-4768-a523-1508987d60b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:47.985909 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5de8a356-6242-4768-a523-1508987d60b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] https://10.4.3.208/volume/v3/snapshots/14e38d6e-35e8-4d8c-9810-c96369f3771b returned with HTTP 404 Aug 14 00:37:47.987760 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 701/2790] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:47 2026] GET /volume/v3/snapshots/14e38d6e-35e8-4d8c-9810-c96369f3771b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:47.996745 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2bc3735b-8257-4999-942f-1830fbef4499 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:47.998741 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2bc3735b-8257-4999-942f-1830fbef4499 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] GET https://10.4.3.208/volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b Aug 14 00:37:47.999026 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2bc3735b-8257-4999-942f-1830fbef4499 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:47.999329 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2bc3735b-8257-4999-942f-1830fbef4499 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:48.007826 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:48.007826 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:48.012503 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2bc3735b-8257-4999-942f-1830fbef4499 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Volume info retrieved successfully. Aug 14 00:37:48.018450 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2bc3735b-8257-4999-942f-1830fbef4499 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] https://10.4.3.208/volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b returned with HTTP 200 Aug 14 00:37:48.019004 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 679/2791] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:47 2026] GET /volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:48.033633 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f8ba3dba-7c4f-491f-b589-b9216785f48f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:48.035946 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f8ba3dba-7c4f-491f-b589-b9216785f48f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] DELETE https://10.4.3.208/volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b Aug 14 00:37:48.036221 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f8ba3dba-7c4f-491f-b589-b9216785f48f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:48.036477 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f8ba3dba-7c4f-491f-b589-b9216785f48f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:48.036701 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-f8ba3dba-7c4f-491f-b589-b9216785f48f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Delete volume with id: 35d2bac0-1546-4ca4-8df5-a8602710391b Aug 14 00:37:48.046841 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:48.046841 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:48.048155 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f8ba3dba-7c4f-491f-b589-b9216785f48f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Volume info retrieved successfully. Aug 14 00:37:48.054674 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-421ca9ab-4880-430a-9ec0-244cedd4d17d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:48.057943 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-421ca9ab-4880-430a-9ec0-244cedd4d17d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:48.058220 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-421ca9ab-4880-430a-9ec0-244cedd4d17d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:48.058456 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-421ca9ab-4880-430a-9ec0-244cedd4d17d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:48.058604 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-421ca9ab-4880-430a-9ec0-244cedd4d17d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:48.064154 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:48.064154 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:48.064991 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-421ca9ab-4880-430a-9ec0-244cedd4d17d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:48.065512 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 709/2792] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:48 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:48.073045 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f8ba3dba-7c4f-491f-b589-b9216785f48f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Delete volume request issued successfully. Aug 14 00:37:48.073311 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f8ba3dba-7c4f-491f-b589-b9216785f48f tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] https://10.4.3.208/volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b returned with HTTP 202 Aug 14 00:37:48.073845 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 704/2793] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:48 2026] DELETE /volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:48.082022 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-07d165b4-c7b5-4183-bf4d-ca3afdcb3b50 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:48.084853 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-07d165b4-c7b5-4183-bf4d-ca3afdcb3b50 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:48.085101 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-07d165b4-c7b5-4183-bf4d-ca3afdcb3b50 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:48.085721 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-07d165b4-c7b5-4183-bf4d-ca3afdcb3b50 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:48.085905 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1c416820-02c4-4874-a2a3-9daccfef00ed None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:48.088462 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1c416820-02c4-4874-a2a3-9daccfef00ed tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] GET https://10.4.3.208/volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b Aug 14 00:37:48.088877 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1c416820-02c4-4874-a2a3-9daccfef00ed tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:48.089372 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1c416820-02c4-4874-a2a3-9daccfef00ed tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:48.094557 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:48.094557 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:48.099292 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-07d165b4-c7b5-4183-bf4d-ca3afdcb3b50 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:48.100803 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:48.100803 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:48.105389 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-07d165b4-c7b5-4183-bf4d-ca3afdcb3b50 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:48.105389 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 702/2794] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:48 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:48.106503 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1c416820-02c4-4874-a2a3-9daccfef00ed tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Volume info retrieved successfully. Aug 14 00:37:48.113763 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1c416820-02c4-4874-a2a3-9daccfef00ed tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] https://10.4.3.208/volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b returned with HTTP 200 Aug 14 00:37:48.114638 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 680/2795] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:48 2026] GET /volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:48.567920 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0d4240c7-3a63-4329-87b0-e4cc171314df None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:48.570191 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0d4240c7-3a63-4329-87b0-e4cc171314df tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:48.570346 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0d4240c7-3a63-4329-87b0-e4cc171314df tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:48.570765 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0d4240c7-3a63-4329-87b0-e4cc171314df tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:48.570970 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-0d4240c7-3a63-4329-87b0-e4cc171314df tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:48.581128 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:48.581128 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:48.582337 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0d4240c7-3a63-4329-87b0-e4cc171314df tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:48.582900 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 710/2796] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:48 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:49.079133 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d0a2c086-2b02-41e7-969d-b45476adb7da None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:49.081951 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d0a2c086-2b02-41e7-969d-b45476adb7da tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:49.082142 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d0a2c086-2b02-41e7-969d-b45476adb7da tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:49.082353 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d0a2c086-2b02-41e7-969d-b45476adb7da tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:49.082483 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-d0a2c086-2b02-41e7-969d-b45476adb7da tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:49.087337 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:49.087337 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:49.088097 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d0a2c086-2b02-41e7-969d-b45476adb7da tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:49.088651 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 705/2797] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:49 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:49.104987 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-57ee9205-d869-421a-84a3-e57c418ec71e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:49.106959 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-57ee9205-d869-421a-84a3-e57c418ec71e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b/export_record Aug 14 00:37:49.110448 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-57ee9205-d869-421a-84a3-e57c418ec71e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:49.110742 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-57ee9205-d869-421a-84a3-e57c418ec71e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'export_record' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:49.110887 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-57ee9205-d869-421a-84a3-e57c418ec71e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Export record for backup 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100211) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 00:37:49.121630 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:49.121630 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:49.123288 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.api [None req-57ee9205-d869-421a-84a3-e57c418ec71e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling RPCAPI with context: , host: np0000007289, backup: 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100211) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 00:37:49.129187 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-eff445ce-10ce-49c5-9c10-2cb649e7f259 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:49.131499 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bc26cee3-a88f-40b7-84b6-8f4a6d387ef2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:49.132487 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-eff445ce-10ce-49c5-9c10-2cb649e7f259 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:49.132789 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-eff445ce-10ce-49c5-9c10-2cb649e7f259 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:49.133048 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-eff445ce-10ce-49c5-9c10-2cb649e7f259 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:49.134525 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.rpcapi [None req-57ee9205-d869-421a-84a3-e57c418ec71e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] export_record in rpcapi backup_id 0ea6e56d-e12f-4a72-94b1-cacb1046798b on host np0000007289. {{(pid=100211) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 00:37:49.136259 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bc26cee3-a88f-40b7-84b6-8f4a6d387ef2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] GET https://10.4.3.208/volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b Aug 14 00:37:49.136522 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bc26cee3-a88f-40b7-84b6-8f4a6d387ef2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:49.136789 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bc26cee3-a88f-40b7-84b6-8f4a6d387ef2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:49.143915 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:49.143915 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:49.147022 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bc26cee3-a88f-40b7-84b6-8f4a6d387ef2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181 tempest-VolumeSnapshotQuotasNegativeTestJSON-1698748181-project-member] https://10.4.3.208/volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b returned with HTTP 404 Aug 14 00:37:49.147826 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 711/2798] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:49 2026] GET /volume/v3/volumes/35d2bac0-1546-4ca4-8df5-a8602710391b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:49.149669 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-eff445ce-10ce-49c5-9c10-2cb649e7f259 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:49.153511 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-57ee9205-d869-421a-84a3-e57c418ec71e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGVhNmU1NmQtZTEyZi00YTcyLTk0YjEtY2FjYjEwNDY3OThiIiwgInVzZXJfaWQiOiAiMDY5N2IwZTdhZDdkNGFmY2E5ZjMyYjIzMGZlOGU1MTIiLCAicHJvamVjdF9pZCI6ICI5N2JlMjk2MTEzODg0NmVlYjAyYzg4ZmY4YWI3MjI4YSIsICJ2b2x1bWVfaWQiOiAiMWZiM2Q3OGMtNDU4ZC00Y2M1LWFhN2EtNDUxODI3N2UzZTI2IiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzI3Mjg1MDMyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWZiM2Q3OGMtNDU4ZC00Y2M1LWFhN2EtNDUxODI3N2UzZTI2LzIwMjYwODE0MDAzNzM0L2F6X25vdmFfYmFja3VwXzBlYTZlNTZkLWUxMmYtNGE3Mi05NGIxLWNhY2IxMDQ2Nzk4YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDA6Mzc6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDA6Mzc6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDozNzo0OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100211) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 00:37:49.154179 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-57ee9205-d869-421a-84a3-e57c418ec71e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b/export_record returned with HTTP 200 Aug 14 00:37:49.154913 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 703/2799] 10.4.3.208 () {68 vars in 1430 bytes} [Fri Aug 14 00:37:49 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b/export_record => generated 1424 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:49.158784 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-eff445ce-10ce-49c5-9c10-2cb649e7f259 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:49.158861 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5abad28d-05eb-4b2b-be7f-8bbc11662db4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:49.159186 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 681/2800] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:49 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:49.162484 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5abad28d-05eb-4b2b-be7f-8bbc11662db4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] PUT https://10.4.3.208/volume/v3/os-quota-sets/1b286d8c68d041408a3030ec51aa260a Aug 14 00:37:49.162867 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5abad28d-05eb-4b2b-be7f-8bbc11662db4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-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=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:49.168561 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-47fe3dcf-12c4-46f5-aac7-89947acf1724 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:49.171695 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-47fe3dcf-12c4-46f5-aac7-89947acf1724 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:37:49.171915 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-47fe3dcf-12c4-46f5-aac7-89947acf1724 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:49.172054 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-47fe3dcf-12c4-46f5-aac7-89947acf1724 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:49.172258 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-47fe3dcf-12c4-46f5-aac7-89947acf1724 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:49.181436 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:49.181436 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:49.182329 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-47fe3dcf-12c4-46f5-aac7-89947acf1724 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:37:49.183060 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 712/2801] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:49 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:49.201839 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-04009fc4-0b35-4403-b26f-18dc79aac15e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:49.201839 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-04009fc4-0b35-4403-b26f-18dc79aac15e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] POST https://10.4.3.208/volume/v3/backups/import_record Aug 14 00:37:49.201839 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-04009fc4-0b35-4403-b26f-18dc79aac15e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGMzMGJlM2EtOTY5Mi00ZDEyLTljYzEtZGJmZTIwMjI2ZmM1IiwgInVzZXJfaWQiOiAiMDY5N2IwZTdhZDdkNGFmY2E5ZjMyYjIzMGZlOGU1MTIiLCAicHJvamVjdF9pZCI6ICI5N2JlMjk2MTEzODg0NmVlYjAyYzg4ZmY4YWI3MjI4YSIsICJ2b2x1bWVfaWQiOiAiMWZiM2Q3OGMtNDU4ZC00Y2M1LWFhN2EtNDUxODI3N2UzZTI2IiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzI3Mjg1MDMyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWZiM2Q3OGMtNDU4ZC00Y2M1LWFhN2EtNDUxODI3N2UzZTI2LzIwMjYwODE0MDAzNzM0L2F6X25vdmFfYmFja3VwXzBlYTZlNTZkLWUxMmYtNGE3Mi05NGIxLWNhY2IxMDQ2Nzk4YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDA6Mzc6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDA6Mzc6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDozNzo0OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:49.214720 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-04009fc4-0b35-4403-b26f-18dc79aac15e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGMzMGJlM2EtOTY5Mi00ZDEyLTljYzEtZGJmZTIwMjI2ZmM1IiwgInVzZXJfaWQiOiAiMDY5N2IwZTdhZDdkNGFmY2E5ZjMyYjIzMGZlOGU1MTIiLCAicHJvamVjdF9pZCI6ICI5N2JlMjk2MTEzODg0NmVlYjAyYzg4ZmY4YWI3MjI4YSIsICJ2b2x1bWVfaWQiOiAiMWZiM2Q3OGMtNDU4ZC00Y2M1LWFhN2EtNDUxODI3N2UzZTI2IiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzI3Mjg1MDMyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWZiM2Q3OGMtNDU4ZC00Y2M1LWFhN2EtNDUxODI3N2UzZTI2LzIwMjYwODE0MDAzNzM0L2F6X25vdmFfYmFja3VwXzBlYTZlNTZkLWUxMmYtNGE3Mi05NGIxLWNhY2IxMDQ2Nzk4YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDA6Mzc6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDA6Mzc6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDozNzo0OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100211) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 00:37:49.214720 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-04009fc4-0b35-4403-b26f-18dc79aac15e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGMzMGJlM2EtOTY5Mi00ZDEyLTljYzEtZGJmZTIwMjI2ZmM1IiwgInVzZXJfaWQiOiAiMDY5N2IwZTdhZDdkNGFmY2E5ZjMyYjIzMGZlOGU1MTIiLCAicHJvamVjdF9pZCI6ICI5N2JlMjk2MTEzODg0NmVlYjAyYzg4ZmY4YWI3MjI4YSIsICJ2b2x1bWVfaWQiOiAiMWZiM2Q3OGMtNDU4ZC00Y2M1LWFhN2EtNDUxODI3N2UzZTI2IiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzI3Mjg1MDMyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWZiM2Q3OGMtNDU4ZC00Y2M1LWFhN2EtNDUxODI3N2UzZTI2LzIwMjYwODE0MDAzNzM0L2F6X25vdmFfYmFja3VwXzBlYTZlNTZkLWUxMmYtNGE3Mi05NGIxLWNhY2IxMDQ2Nzk4YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDA6Mzc6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDA6Mzc6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDozNzo0OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100211) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 00:37:49.249620 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-04009fc4-0b35-4403-b26f-18dc79aac15e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Created reservations ['2c811dec-ea47-490b-9cfe-b06f24bce81c', '8e3252d8-b10a-4910-961a-f1666e9c0cc4'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:49.284011 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.rpcapi [None req-04009fc4-0b35-4403-b26f-18dc79aac15e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] import_record rpcapi backup id 8c30be3a-9692-4d12-9cc1-dbfe20226fc5 on host np0000007289 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGMzMGJlM2EtOTY5Mi00ZDEyLTljYzEtZGJmZTIwMjI2ZmM1IiwgInVzZXJfaWQiOiAiMDY5N2IwZTdhZDdkNGFmY2E5ZjMyYjIzMGZlOGU1MTIiLCAicHJvamVjdF9pZCI6ICI5N2JlMjk2MTEzODg0NmVlYjAyYzg4ZmY4YWI3MjI4YSIsICJ2b2x1bWVfaWQiOiAiMWZiM2Q3OGMtNDU4ZC00Y2M1LWFhN2EtNDUxODI3N2UzZTI2IiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzI3Mjg1MDMyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWZiM2Q3OGMtNDU4ZC00Y2M1LWFhN2EtNDUxODI3N2UzZTI2LzIwMjYwODE0MDAzNzM0L2F6X25vdmFfYmFja3VwXzBlYTZlNTZkLWUxMmYtNGE3Mi05NGIxLWNhY2IxMDQ2Nzk4YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDA6Mzc6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDA6Mzc6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDozNzo0OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100211) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 14 00:37:49.288233 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-04009fc4-0b35-4403-b26f-18dc79aac15e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Import record output: {'backup': {'id': '8c30be3a-9692-4d12-9cc1-dbfe20226fc5', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.208/volume/v3/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5'}, {'rel': 'bookmark', 'href': 'https://10.4.3.208/volume/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5'}]}}. {{(pid=100211) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 14 00:37:49.288616 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-04009fc4-0b35-4403-b26f-18dc79aac15e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/import_record returned with HTTP 201 Aug 14 00:37:49.289258 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 704/2802] 10.4.3.208 () {70 vars in 1342 bytes} [Fri Aug 14 00:37:49 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 91 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 14 00:37:49.304987 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ac1abac1-4fd6-46bb-a6fb-22e34c2d56f3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:49.307858 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ac1abac1-4fd6-46bb-a6fb-22e34c2d56f3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5 Aug 14 00:37:49.308567 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ac1abac1-4fd6-46bb-a6fb-22e34c2d56f3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:49.308567 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ac1abac1-4fd6-46bb-a6fb-22e34c2d56f3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:49.308567 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-ac1abac1-4fd6-46bb-a6fb-22e34c2d56f3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 8c30be3a-9692-4d12-9cc1-dbfe20226fc5. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:49.314832 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:49.314832 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:49.315527 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ac1abac1-4fd6-46bb-a6fb-22e34c2d56f3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5 returned with HTTP 200 Aug 14 00:37:49.316055 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 682/2803] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:49 2026] GET /volume/v3/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5 => generated 647 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:49.364653 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5abad28d-05eb-4b2b-be7f-8bbc11662db4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313 tempest-VolumeSnapshotQuotasNegativeTestJSON-2119401313-project-admin] https://10.4.3.208/volume/v3/os-quota-sets/1b286d8c68d041408a3030ec51aa260a returned with HTTP 200 Aug 14 00:37:49.365768 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 706/2804] 10.4.3.208 () {68 vars in 1375 bytes} [Fri Aug 14 00:37:49 2026] PUT /volume/v3/os-quota-sets/1b286d8c68d041408a3030ec51aa260a => generated 594 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:49.595385 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1f7ca611-d685-421c-af9e-2d724f52515b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:49.598335 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1f7ca611-d685-421c-af9e-2d724f52515b tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:49.598496 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1f7ca611-d685-421c-af9e-2d724f52515b tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:49.599138 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1f7ca611-d685-421c-af9e-2d724f52515b tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:49.599138 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-1f7ca611-d685-421c-af9e-2d724f52515b tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:49.606241 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:49.606241 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:49.607407 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1f7ca611-d685-421c-af9e-2d724f52515b tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:49.607950 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 713/2805] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:49 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:50.183488 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-afc8922e-5bcc-4a37-8296-bc3ff7a8a648 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:50.186391 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-afc8922e-5bcc-4a37-8296-bc3ff7a8a648 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:50.187654 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-b9d70722-f2ad-4fd5-8785-0f11696796bf req-c2f8ec68-8751-429b-b7b9-2f253844b7ae None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:50.188465 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-afc8922e-5bcc-4a37-8296-bc3ff7a8a648 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:50.190846 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-afc8922e-5bcc-4a37-8296-bc3ff7a8a648 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:50.197180 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-b9d70722-f2ad-4fd5-8785-0f11696796bf req-c2f8ec68-8751-429b-b7b9-2f253844b7ae tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/attachments/56d5094e-6a47-44a6-a5ce-f512b8e94f2d Aug 14 00:37:50.197641 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-b9d70722-f2ad-4fd5-8785-0f11696796bf req-c2f8ec68-8751-429b-b7b9-2f253844b7ae tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:50.197641 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-b9d70722-f2ad-4fd5-8785-0f11696796bf req-c2f8ec68-8751-429b-b7b9-2f253844b7ae tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:50.209989 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:50.209989 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:50.214975 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:50.214975 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:50.224214 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-afc8922e-5bcc-4a37-8296-bc3ff7a8a648 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:50.234770 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-afc8922e-5bcc-4a37-8296-bc3ff7a8a648 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:50.235459 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 705/2806] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:50 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:37:50.299895 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-b9d70722-f2ad-4fd5-8785-0f11696796bf req-c2f8ec68-8751-429b-b7b9-2f253844b7ae tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/56d5094e-6a47-44a6-a5ce-f512b8e94f2d returned with HTTP 200 Aug 14 00:37:50.300252 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 683/2807] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:37:50 2026] DELETE /volume/v3/attachments/56d5094e-6a47-44a6-a5ce-f512b8e94f2d => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:50.320783 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-b9d70722-f2ad-4fd5-8785-0f11696796bf req-6bf9e643-2abf-4747-ac2d-771ff6c15f97 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:50.323562 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-b9d70722-f2ad-4fd5-8785-0f11696796bf req-6bf9e643-2abf-4747-ac2d-771ff6c15f97 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b Aug 14 00:37:50.324284 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-b9d70722-f2ad-4fd5-8785-0f11696796bf req-6bf9e643-2abf-4747-ac2d-771ff6c15f97 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:50.324284 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-b9d70722-f2ad-4fd5-8785-0f11696796bf req-6bf9e643-2abf-4747-ac2d-771ff6c15f97 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:50.324601 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [req-b9d70722-f2ad-4fd5-8785-0f11696796bf req-6bf9e643-2abf-4747-ac2d-771ff6c15f97 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume with id: ed280f7e-d3e9-4306-a696-f32e78e14a2b Aug 14 00:37:50.331953 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7dc69626-a0a4-4841-9a62-69277cea5bb4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:50.333883 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7dc69626-a0a4-4841-9a62-69277cea5bb4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5 Aug 14 00:37:50.334074 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7dc69626-a0a4-4841-9a62-69277cea5bb4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:50.334298 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7dc69626-a0a4-4841-9a62-69277cea5bb4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:50.334410 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-7dc69626-a0a4-4841-9a62-69277cea5bb4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 8c30be3a-9692-4d12-9cc1-dbfe20226fc5. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:50.337381 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:50.337381 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:50.337729 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-b9d70722-f2ad-4fd5-8785-0f11696796bf req-6bf9e643-2abf-4747-ac2d-771ff6c15f97 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:50.342606 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:50.342606 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:50.343345 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7dc69626-a0a4-4841-9a62-69277cea5bb4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5 returned with HTTP 200 Aug 14 00:37:50.343797 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 714/2808] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:50 2026] GET /volume/v3/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:50.354966 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6ac9b64e-0e34-4b0f-aaf3-16e26919bcc6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:50.357801 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6ac9b64e-0e34-4b0f-aaf3-16e26919bcc6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] DELETE https://10.4.3.208/volume/v3/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5 Aug 14 00:37:50.358075 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6ac9b64e-0e34-4b0f-aaf3-16e26919bcc6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:50.358369 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6ac9b64e-0e34-4b0f-aaf3-16e26919bcc6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:50.358533 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-6ac9b64e-0e34-4b0f-aaf3-16e26919bcc6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Delete backup with id: 8c30be3a-9692-4d12-9cc1-dbfe20226fc5. Aug 14 00:37:50.364452 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-b9d70722-f2ad-4fd5-8785-0f11696796bf req-6bf9e643-2abf-4747-ac2d-771ff6c15f97 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume request issued successfully. Aug 14 00:37:50.364766 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-b9d70722-f2ad-4fd5-8785-0f11696796bf req-6bf9e643-2abf-4747-ac2d-771ff6c15f97 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b returned with HTTP 202 Aug 14 00:37:50.364839 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:50.364839 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:50.365493 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 707/2809] 10.4.3.208 () {70 vars in 1620 bytes} [Fri Aug 14 00:37:50 2026] DELETE /volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:50.400913 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.rpcapi [None req-6ac9b64e-0e34-4b0f-aaf3-16e26919bcc6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] delete_backup rpcapi backup_id 8c30be3a-9692-4d12-9cc1-dbfe20226fc5 {{(pid=100211) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:37:50.403432 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6ac9b64e-0e34-4b0f-aaf3-16e26919bcc6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5 returned with HTTP 202 Aug 14 00:37:50.404154 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 706/2810] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:37:50 2026] DELETE /volume/v3/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:37:50.419625 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7bf68d44-b5f6-40c8-b76e-712e2de5e707 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:50.433967 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7bf68d44-b5f6-40c8-b76e-712e2de5e707 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5 Aug 14 00:37:50.433967 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7bf68d44-b5f6-40c8-b76e-712e2de5e707 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:50.433967 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7bf68d44-b5f6-40c8-b76e-712e2de5e707 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:50.433967 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-7bf68d44-b5f6-40c8-b76e-712e2de5e707 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 8c30be3a-9692-4d12-9cc1-dbfe20226fc5. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:50.437348 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:50.437348 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:50.438263 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7bf68d44-b5f6-40c8-b76e-712e2de5e707 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5 returned with HTTP 200 Aug 14 00:37:50.438961 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 684/2811] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:50 2026] GET /volume/v3/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:50.621436 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ca016ea7-a372-4c4a-b184-0964a0d30c99 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:50.624432 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ca016ea7-a372-4c4a-b184-0964a0d30c99 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:50.625352 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ca016ea7-a372-4c4a-b184-0964a0d30c99 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:50.625352 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ca016ea7-a372-4c4a-b184-0964a0d30c99 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:50.625458 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-ca016ea7-a372-4c4a-b184-0964a0d30c99 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:50.637818 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:50.637818 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:50.638873 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ca016ea7-a372-4c4a-b184-0964a0d30c99 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:50.639617 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 715/2812] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:50 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 759 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:51.257703 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5cc30495-8cb5-4b08-98cf-957adb4b581c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:51.259836 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5cc30495-8cb5-4b08-98cf-957adb4b581c tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:51.260207 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5cc30495-8cb5-4b08-98cf-957adb4b581c tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:51.260523 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5cc30495-8cb5-4b08-98cf-957adb4b581c tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:51.273797 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:51.273797 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:51.280769 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5cc30495-8cb5-4b08-98cf-957adb4b581c tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:51.288481 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5cc30495-8cb5-4b08-98cf-957adb4b581c tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:51.289792 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 708/2813] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:51 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:51.453973 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bb993d7d-2871-49b2-8616-516128fb5ebf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:51.456455 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bb993d7d-2871-49b2-8616-516128fb5ebf tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5 Aug 14 00:37:51.456782 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bb993d7d-2871-49b2-8616-516128fb5ebf tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:51.457053 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bb993d7d-2871-49b2-8616-516128fb5ebf tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:51.457138 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-bb993d7d-2871-49b2-8616-516128fb5ebf tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 8c30be3a-9692-4d12-9cc1-dbfe20226fc5. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:51.462175 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bb993d7d-2871-49b2-8616-516128fb5ebf tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5 returned with HTTP 404 Aug 14 00:37:51.463020 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 707/2814] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:51 2026] GET /volume/v3/backups/8c30be3a-9692-4d12-9cc1-dbfe20226fc5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:51.474301 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2677d868-4ab8-492c-86cf-105e96221613 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:51.476373 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2677d868-4ab8-492c-86cf-105e96221613 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/1fb3d78c-458d-4cc5-aa7a-4518277e3e26 Aug 14 00:37:51.476659 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2677d868-4ab8-492c-86cf-105e96221613 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:51.476808 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2677d868-4ab8-492c-86cf-105e96221613 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:51.476990 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-2677d868-4ab8-492c-86cf-105e96221613 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Delete volume with id: 1fb3d78c-458d-4cc5-aa7a-4518277e3e26 Aug 14 00:37:51.484959 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:51.484959 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:51.485879 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2677d868-4ab8-492c-86cf-105e96221613 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:37:51.506930 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2677d868-4ab8-492c-86cf-105e96221613 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Delete volume request issued successfully. Aug 14 00:37:51.507217 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2677d868-4ab8-492c-86cf-105e96221613 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/1fb3d78c-458d-4cc5-aa7a-4518277e3e26 returned with HTTP 202 Aug 14 00:37:51.507781 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 685/2815] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:37:51 2026] DELETE /volume/v3/volumes/1fb3d78c-458d-4cc5-aa7a-4518277e3e26 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:51.516659 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cb778790-493d-4e16-899f-747d3aa53509 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:51.519365 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cb778790-493d-4e16-899f-747d3aa53509 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/1fb3d78c-458d-4cc5-aa7a-4518277e3e26 Aug 14 00:37:51.519708 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cb778790-493d-4e16-899f-747d3aa53509 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:51.519953 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cb778790-493d-4e16-899f-747d3aa53509 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:51.533903 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:51.533903 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:51.542321 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cb778790-493d-4e16-899f-747d3aa53509 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:37:51.548795 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cb778790-493d-4e16-899f-747d3aa53509 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/1fb3d78c-458d-4cc5-aa7a-4518277e3e26 returned with HTTP 200 Aug 14 00:37:51.549238 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 716/2816] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:51 2026] GET /volume/v3/volumes/1fb3d78c-458d-4cc5-aa7a-4518277e3e26 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:51.559703 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-dc3648e9-6e9c-4114-92c1-4ea3d27df995 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:51.563211 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dc3648e9-6e9c-4114-92c1-4ea3d27df995 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b Aug 14 00:37:51.563560 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dc3648e9-6e9c-4114-92c1-4ea3d27df995 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:51.564903 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dc3648e9-6e9c-4114-92c1-4ea3d27df995 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:51.575376 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dc3648e9-6e9c-4114-92c1-4ea3d27df995 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b returned with HTTP 404 Aug 14 00:37:51.575376 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 709/2817] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:51 2026] GET /volume/v3/volumes/ed280f7e-d3e9-4306-a696-f32e78e14a2b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:51.651696 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6a590c05-2559-425f-8632-a2f5f5cf3c9e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:51.655507 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6a590c05-2559-425f-8632-a2f5f5cf3c9e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:51.655674 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6a590c05-2559-425f-8632-a2f5f5cf3c9e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:51.655890 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6a590c05-2559-425f-8632-a2f5f5cf3c9e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:51.656035 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-6a590c05-2559-425f-8632-a2f5f5cf3c9e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:51.669970 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1436a13c-fbc4-4557-9283-06a770ae9f17 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:51.673881 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1436a13c-fbc4-4557-9283-06a770ae9f17 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 Aug 14 00:37:51.674379 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:51.674379 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:51.674484 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1436a13c-fbc4-4557-9283-06a770ae9f17 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:51.674484 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1436a13c-fbc4-4557-9283-06a770ae9f17 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:51.674924 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-1436a13c-fbc4-4557-9283-06a770ae9f17 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete snapshot with id: 00e3b816-f540-44a7-b2d3-891e3771f5d4 Aug 14 00:37:51.675370 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6a590c05-2559-425f-8632-a2f5f5cf3c9e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:51.677585 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 708/2818] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:51 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 759 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:51.683851 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:51.683851 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:51.684443 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1436a13c-fbc4-4557-9283-06a770ae9f17 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:37:51.719210 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1436a13c-fbc4-4557-9283-06a770ae9f17 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot delete request issued successfully. Aug 14 00:37:51.719812 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1436a13c-fbc4-4557-9283-06a770ae9f17 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 returned with HTTP 202 Aug 14 00:37:51.720271 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 686/2819] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:37:51 2026] DELETE /volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:51.728938 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d73f6595-6c96-4d48-bbe9-7f0d5975e104 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:51.731006 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d73f6595-6c96-4d48-bbe9-7f0d5975e104 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 Aug 14 00:37:51.732343 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d73f6595-6c96-4d48-bbe9-7f0d5975e104 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:51.732343 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d73f6595-6c96-4d48-bbe9-7f0d5975e104 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:51.744143 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:51.744143 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:51.744865 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d73f6595-6c96-4d48-bbe9-7f0d5975e104 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:37:51.747662 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d73f6595-6c96-4d48-bbe9-7f0d5975e104 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 returned with HTTP 200 Aug 14 00:37:51.748206 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 717/2820] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:51 2026] GET /volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:52.166503 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:52.283039 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:52.283585 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1494949986"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:52.286595 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1494949986'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:52.286595 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume of 1 GB Aug 14 00:37:52.292470 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Availability Zones retrieved successfully. Aug 14 00:37:52.301107 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Flow 'volume_create_api' (f12ca1be-f944-4947-9fb6-a0d72bc53c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:52.302649 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a7f9a2-0312-4e18-b90b-afce3f717445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:52.303916 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:52.306763 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-545440b8-4d96-4217-8c15-539af58df543 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:52.308851 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-545440b8-4d96-4217-8c15-539af58df543 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:52.309138 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-545440b8-4d96-4217-8c15-539af58df543 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:52.309648 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-545440b8-4d96-4217-8c15-539af58df543 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:52.321305 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:52.321305 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:52.327359 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-545440b8-4d96-4217-8c15-539af58df543 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:52.333882 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-545440b8-4d96-4217-8c15-539af58df543 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:52.334294 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 709/2821] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:52 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:52.339029 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a7f9a2-0312-4e18-b90b-afce3f717445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:52.340000 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43fda79a-6199-42b2-87fa-8f052809af54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:52.437372 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['c885830f-98f5-4a76-b66a-273d942eab60', '73667db6-8f32-4409-ba9d-d7678750802c', 'ddefacff-85e7-4cd5-b501-47e08eb1291b', 'fbdfd943-b560-425d-8dac-73869a5c7783'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:52.438407 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43fda79a-6199-42b2-87fa-8f052809af54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c885830f-98f5-4a76-b66a-273d942eab60', '73667db6-8f32-4409-ba9d-d7678750802c', 'ddefacff-85e7-4cd5-b501-47e08eb1291b', 'fbdfd943-b560-425d-8dac-73869a5c7783']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:52.439501 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394c663b-4ee9-4fd8-99f7-f60d88f6d4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:52.471957 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (394c663b-4ee9-4fd8-99f7-f60d88f6d4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b93be448-093f-4c11-a30d-4d4a51b885db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1494949986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56b1115a270461d8faabb0e020ef2ef',qos_specs=None,replication_status=,reservations=['c885830f-98f5-4a76-b66a-273d942eab60','73667db6-8f32-4409-ba9d-d7678750802c','ddefacff-85e7-4cd5-b501-47e08eb1291b','fbdfd943-b560-425d-8dac-73869a5c7783'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1494949986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b93be448-093f-4c11-a30d-4d4a51b885db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56b1115a270461d8faabb0e020ef2ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:52.473126 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:52.473415 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17489de-ba8e-459d-979b-3c69a498f9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:52.499006 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17489de-ba8e-459d-979b-3c69a498f9ee) transitioned into state 'SUCCESS' from state '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-1494949986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56b1115a270461d8faabb0e020ef2ef',qos_specs=None,replication_status=,reservations=['c885830f-98f5-4a76-b66a-273d942eab60','73667db6-8f32-4409-ba9d-d7678750802c','ddefacff-85e7-4cd5-b501-47e08eb1291b','fbdfd943-b560-425d-8dac-73869a5c7783'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:52.499883 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa91d9b0-af16-465d-a768-dece108cc87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:52.513445 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa91d9b0-af16-465d-a768-dece108cc87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:52.514838 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Flow 'volume_create_api' (f12ca1be-f944-4947-9fb6-a0d72bc53c4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:52.515287 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume request issued successfully. Aug 14 00:37:52.516110 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4b5c48eb-5546-4cd7-b78a-4116ad6b98e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:52.516663 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 710/2822] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:52 2026] POST /volume/v3/volumes => generated 754 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:52.533390 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1fb66e5e-46f6-4641-97e8-b7bee375c46b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:52.535334 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1fb66e5e-46f6-4641-97e8-b7bee375c46b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:37:52.535517 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1fb66e5e-46f6-4641-97e8-b7bee375c46b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:52.535722 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1fb66e5e-46f6-4641-97e8-b7bee375c46b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:52.542705 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:52.542705 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:52.550061 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1fb66e5e-46f6-4641-97e8-b7bee375c46b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:37:52.551362 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1fb66e5e-46f6-4641-97e8-b7bee375c46b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:37:52.551781 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 718/2823] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:52 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:52.565755 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:52.566155 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1931656539"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:52.566217 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2569e9b3-6dc7-47b9-bac9-efbe7d8e3ba6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:52.567676 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1931656539'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:52.567806 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Create volume of 1 GB Aug 14 00:37:52.568104 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:52.568104 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:52.568659 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2569e9b3-6dc7-47b9-bac9-efbe7d8e3ba6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/1fb3d78c-458d-4cc5-aa7a-4518277e3e26 Aug 14 00:37:52.568973 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2569e9b3-6dc7-47b9-bac9-efbe7d8e3ba6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:52.569279 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2569e9b3-6dc7-47b9-bac9-efbe7d8e3ba6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:52.572781 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Availability Zones retrieved successfully. Aug 14 00:37:52.579875 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Flow 'volume_create_api' (acd4ed15-f61b-4aa9-8839-cbe53bc1d87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:52.581295 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b95443-2e39-4092-854b-cb139ada2e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:52.582519 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:52.621045 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b95443-2e39-4092-854b-cb139ada2e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:52.622164 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bf5ce49-4578-4e44-b118-c653a2d0847d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:52.691712 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-977a7b42-c4d6-42c5-b735-a65d46e960ac None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:52.694232 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-977a7b42-c4d6-42c5-b735-a65d46e960ac tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:52.694483 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-977a7b42-c4d6-42c5-b735-a65d46e960ac tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:52.694723 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-977a7b42-c4d6-42c5-b735-a65d46e960ac tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:52.694843 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-977a7b42-c4d6-42c5-b735-a65d46e960ac tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:52.699914 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:52.699914 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:52.700935 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-977a7b42-c4d6-42c5-b735-a65d46e960ac tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:52.701437 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 711/2824] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:52 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:52.703175 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Created reservations ['f674c12f-e4f4-49b9-bbd9-3d4b77365ffd', 'bbad4b77-3d29-46fb-bb4a-2a43c5f7f963', '9edec394-011e-486e-8f4d-6d5d81f734f4', '9c6390dc-262b-44b9-8f87-4fa0f87554c5'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:52.704381 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bf5ce49-4578-4e44-b118-c653a2d0847d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f674c12f-e4f4-49b9-bbd9-3d4b77365ffd', 'bbad4b77-3d29-46fb-bb4a-2a43c5f7f963', '9edec394-011e-486e-8f4d-6d5d81f734f4', '9c6390dc-262b-44b9-8f87-4fa0f87554c5']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:52.705510 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c52586e-9912-461c-8f27-215990052f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:52.729373 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c52586e-9912-461c-8f27-215990052f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6766704f-47b3-41ed-90ca-a787c329983d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1931656539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bbc508d66b841cf964febde46f0ab34',qos_specs=None,replication_status=,reservations=['f674c12f-e4f4-49b9-bbd9-3d4b77365ffd','bbad4b77-3d29-46fb-bb4a-2a43c5f7f963','9edec394-011e-486e-8f4d-6d5d81f734f4','9c6390dc-262b-44b9-8f87-4fa0f87554c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='368c9556786f4476931d390605b5fa47',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1931656539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6766704f-47b3-41ed-90ca-a787c329983d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bbc508d66b841cf964febde46f0ab34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='368c9556786f4476931d390605b5fa47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:52.730422 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c21c25fb-f3b0-4639-a95a-2c40b7fd9d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:52.753951 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c21c25fb-f3b0-4639-a95a-2c40b7fd9d03) transitioned into state 'SUCCESS' from state '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-1931656539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bbc508d66b841cf964febde46f0ab34',qos_specs=None,replication_status=,reservations=['f674c12f-e4f4-49b9-bbd9-3d4b77365ffd','bbad4b77-3d29-46fb-bb4a-2a43c5f7f963','9edec394-011e-486e-8f4d-6d5d81f734f4','9c6390dc-262b-44b9-8f87-4fa0f87554c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='368c9556786f4476931d390605b5fa47',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:52.754889 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60b7a69b-5c9f-4f8c-b0cc-f4e739e12bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:52.759359 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-07baa32e-f627-4151-818a-b77508637455 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:52.761954 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-07baa32e-f627-4151-818a-b77508637455 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 Aug 14 00:37:52.762214 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-07baa32e-f627-4151-818a-b77508637455 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:52.762468 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-07baa32e-f627-4151-818a-b77508637455 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:52.766861 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60b7a69b-5c9f-4f8c-b0cc-f4e739e12bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:52.767785 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-07baa32e-f627-4151-818a-b77508637455 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 returned with HTTP 404 Aug 14 00:37:52.767890 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Flow 'volume_create_api' (acd4ed15-f61b-4aa9-8839-cbe53bc1d87d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:52.768279 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Create volume request issued successfully. Aug 14 00:37:52.768368 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 719/2825] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:52 2026] GET /volume/v3/snapshots/00e3b816-f540-44a7-b2d3-891e3771f5d4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:52.769111 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-94f5c1ff-aa0f-481d-a5ab-e98662090a45 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:52.769670 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 687/2826] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:52 2026] POST /volume/v3/volumes => generated 751 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:52.771542 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2569e9b3-6dc7-47b9-bac9-efbe7d8e3ba6 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/1fb3d78c-458d-4cc5-aa7a-4518277e3e26 returned with HTTP 404 Aug 14 00:37:52.772247 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 710/2827] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:52 2026] GET /volume/v3/volumes/1fb3d78c-458d-4cc5-aa7a-4518277e3e26 => generated 109 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:52.777914 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5af6c61c-b118-4958-81f9-7f2d70989701 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:52.780998 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5af6c61c-b118-4958-81f9-7f2d70989701 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed Aug 14 00:37:52.781237 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5af6c61c-b118-4958-81f9-7f2d70989701 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:52.781488 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5af6c61c-b118-4958-81f9-7f2d70989701 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:52.781686 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-5af6c61c-b118-4958-81f9-7f2d70989701 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume with id: f6c6f639-a254-447e-804a-96a0754b51ed Aug 14 00:37:52.783548 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4831850c-edb0-4ed5-8290-a75eec2f2d82 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:52.783955 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-16695a96-6acf-4630-a7eb-f34aea7f870c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:52.786464 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-16695a96-6acf-4630-a7eb-f34aea7f870c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups Aug 14 00:37:52.786641 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4831850c-edb0-4ed5-8290-a75eec2f2d82 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d Aug 14 00:37:52.786708 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-16695a96-6acf-4630-a7eb-f34aea7f870c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:52.786756 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4831850c-edb0-4ed5-8290-a75eec2f2d82 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:52.786930 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-16695a96-6acf-4630-a7eb-f34aea7f870c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:52.786981 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4831850c-edb0-4ed5-8290-a75eec2f2d82 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:52.787024 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:52.787024 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:52.794599 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-16695a96-6acf-4630-a7eb-f34aea7f870c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 200 Aug 14 00:37:52.795217 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 688/2828] 10.4.3.208 () {68 vars in 1277 bytes} [Fri Aug 14 00:37:52 2026] GET /volume/v3/backups => generated 623 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:52.796762 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:52.796762 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:52.797329 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5af6c61c-b118-4958-81f9-7f2d70989701 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:52.804057 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:52.804057 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:52.805127 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8061c4bb-b94a-480c-9ed9-6529da5b2140 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:52.806988 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8061c4bb-b94a-480c-9ed9-6529da5b2140 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups?project_id=97be2961138846eeb02c88ff8ab7228a Aug 14 00:37:52.807226 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8061c4bb-b94a-480c-9ed9-6529da5b2140 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:52.807448 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8061c4bb-b94a-480c-9ed9-6529da5b2140 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:52.820773 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4831850c-edb0-4ed5-8290-a75eec2f2d82 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:37:52.822368 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5af6c61c-b118-4958-81f9-7f2d70989701 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume request issued successfully. Aug 14 00:37:52.822603 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5af6c61c-b118-4958-81f9-7f2d70989701 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed returned with HTTP 202 Aug 14 00:37:52.823102 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 712/2829] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:52 2026] DELETE /volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:52.825204 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8061c4bb-b94a-480c-9ed9-6529da5b2140 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups?project_id=97be2961138846eeb02c88ff8ab7228a returned with HTTP 200 Aug 14 00:37:52.825852 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 711/2830] 10.4.3.208 () {68 vars in 1364 bytes} [Fri Aug 14 00:37:52 2026] GET /volume/v3/backups?project_id=97be2961138846eeb02c88ff8ab7228a => generated 623 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:52.828198 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4831850c-edb0-4ed5-8290-a75eec2f2d82 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d returned with HTTP 200 Aug 14 00:37:52.828795 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 720/2831] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:52 2026] GET /volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:52.836815 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e487af88-e98c-4e1f-a8d7-5705dd848c68 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:52.840320 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e487af88-e98c-4e1f-a8d7-5705dd848c68 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed Aug 14 00:37:52.840320 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e487af88-e98c-4e1f-a8d7-5705dd848c68 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:52.840320 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e487af88-e98c-4e1f-a8d7-5705dd848c68 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:52.842000 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:52.847419 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:52.847419 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-376827587"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:52.847617 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:52.847617 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:52.848991 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-376827587'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:52.849281 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Create volume of 1 GB Aug 14 00:37:52.853833 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e487af88-e98c-4e1f-a8d7-5705dd848c68 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:52.855150 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Availability Zones retrieved successfully. Aug 14 00:37:52.861051 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e487af88-e98c-4e1f-a8d7-5705dd848c68 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed returned with HTTP 200 Aug 14 00:37:52.861631 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 689/2832] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:52 2026] GET /volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:52.862063 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Flow 'volume_create_api' (65d8ada7-41db-4292-a32f-0dd94658dab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:52.863230 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (448697a3-4754-49b0-ac35-3a0cbafc5239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:52.864390 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:52.911728 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (448697a3-4754-49b0-ac35-3a0cbafc5239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:52.912837 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85173484-7b4e-4787-a886-264df945289e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:52.971704 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Created reservations ['00d3265c-39f3-46fa-8948-f6df2b92ea80', '843fd49e-aba4-435f-ae19-12b6cb51fea6', '69b03575-ccda-4eaf-ae72-fdd3d03e2d12', 'a7e10f2c-65e4-4d0b-afb3-bb01215e0bb5'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:52.972454 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85173484-7b4e-4787-a886-264df945289e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00d3265c-39f3-46fa-8948-f6df2b92ea80', '843fd49e-aba4-435f-ae19-12b6cb51fea6', '69b03575-ccda-4eaf-ae72-fdd3d03e2d12', 'a7e10f2c-65e4-4d0b-afb3-bb01215e0bb5']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:52.973248 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f51b07-dc91-4471-9a36-3d17942e1d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:53.017448 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f51b07-dc91-4471-9a36-3d17942e1d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8060dec-5ba2-46a1-91be-692dfa2c0b44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-376827587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97be2961138846eeb02c88ff8ab7228a',qos_specs=None,replication_status=,reservations=['00d3265c-39f3-46fa-8948-f6df2b92ea80','843fd49e-aba4-435f-ae19-12b6cb51fea6','69b03575-ccda-4eaf-ae72-fdd3d03e2d12','a7e10f2c-65e4-4d0b-afb3-bb01215e0bb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0697b0e7ad7d4afca9f32b230fe8e512',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-376827587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8060dec-5ba2-46a1-91be-692dfa2c0b44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97be2961138846eeb02c88ff8ab7228a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0697b0e7ad7d4afca9f32b230fe8e512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:53.018539 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b6062b-7ea1-4d7b-83f9-f7a1937fb006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:53.044261 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b6062b-7ea1-4d7b-83f9-f7a1937fb006) transitioned into state 'SUCCESS' from state '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-376827587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97be2961138846eeb02c88ff8ab7228a',qos_specs=None,replication_status=,reservations=['00d3265c-39f3-46fa-8948-f6df2b92ea80','843fd49e-aba4-435f-ae19-12b6cb51fea6','69b03575-ccda-4eaf-ae72-fdd3d03e2d12','a7e10f2c-65e4-4d0b-afb3-bb01215e0bb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0697b0e7ad7d4afca9f32b230fe8e512',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:53.045083 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a826584-2f09-49c5-9ed0-734d7c4b7005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:53.056765 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a826584-2f09-49c5-9ed0-734d7c4b7005) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:53.057703 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Flow 'volume_create_api' (65d8ada7-41db-4292-a32f-0dd94658dab1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:53.058000 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Create volume request issued successfully. Aug 14 00:37:53.058606 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5d84a560-bcc2-4a7b-8208-6b2fb65b5152 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:53.059302 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 713/2833] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:37:52 2026] POST /volume/v3/volumes => generated 777 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:53.075206 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-006c60a0-53c9-49c7-9ed6-e598981acb37 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:53.078603 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-006c60a0-53c9-49c7-9ed6-e598981acb37 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/f8060dec-5ba2-46a1-91be-692dfa2c0b44 Aug 14 00:37:53.078866 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-006c60a0-53c9-49c7-9ed6-e598981acb37 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:53.079052 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-006c60a0-53c9-49c7-9ed6-e598981acb37 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:53.087739 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:53.087739 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:53.092217 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-006c60a0-53c9-49c7-9ed6-e598981acb37 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:37:53.099322 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-006c60a0-53c9-49c7-9ed6-e598981acb37 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/f8060dec-5ba2-46a1-91be-692dfa2c0b44 returned with HTTP 200 Aug 14 00:37:53.099989 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 712/2834] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:53 2026] GET /volume/v3/volumes/f8060dec-5ba2-46a1-91be-692dfa2c0b44 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:53.350611 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cced4ea8-9d92-409e-8b19-7b078198dc4d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:53.352664 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cced4ea8-9d92-409e-8b19-7b078198dc4d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:53.352893 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cced4ea8-9d92-409e-8b19-7b078198dc4d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:53.353103 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cced4ea8-9d92-409e-8b19-7b078198dc4d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:53.359669 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:53.359669 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:53.363054 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cced4ea8-9d92-409e-8b19-7b078198dc4d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:53.367105 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cced4ea8-9d92-409e-8b19-7b078198dc4d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:53.367521 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 721/2835] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:53 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:53.568618 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-108e6ea5-5cbb-4ebb-9ad4-e957e7b7a12b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:53.570843 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-108e6ea5-5cbb-4ebb-9ad4-e957e7b7a12b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:37:53.571114 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-108e6ea5-5cbb-4ebb-9ad4-e957e7b7a12b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:53.571346 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-108e6ea5-5cbb-4ebb-9ad4-e957e7b7a12b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:53.580443 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:53.580443 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:53.585190 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-108e6ea5-5cbb-4ebb-9ad4-e957e7b7a12b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:37:53.591148 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-108e6ea5-5cbb-4ebb-9ad4-e957e7b7a12b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:37:53.591688 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 690/2836] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:53 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:53.605902 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d332cbec-3574-4bae-bd36-1c0a32ef1886 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:53.608157 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d332cbec-3574-4bae-bd36-1c0a32ef1886 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:37:53.608340 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d332cbec-3574-4bae-bd36-1c0a32ef1886 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:53.608517 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d332cbec-3574-4bae-bd36-1c0a32ef1886 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:53.623738 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:53.623738 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:53.628214 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d332cbec-3574-4bae-bd36-1c0a32ef1886 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:37:53.633514 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d332cbec-3574-4bae-bd36-1c0a32ef1886 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:37:53.633952 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 714/2837] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:53 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:53.649221 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b001fca8-2911-4e67-a1f6-195eb8742e77 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:53.651336 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b001fca8-2911-4e67-a1f6-195eb8742e77 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:37:53.651738 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b001fca8-2911-4e67-a1f6-195eb8742e77 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b93be448-093f-4c11-a30d-4d4a51b885db", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1802750366"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:53.662199 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:53.662199 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:53.662719 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b001fca8-2911-4e67-a1f6-195eb8742e77 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:37:53.662860 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-b001fca8-2911-4e67-a1f6-195eb8742e77 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create snapshot from volume b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:37:53.710538 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-b001fca8-2911-4e67-a1f6-195eb8742e77 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['59773863-336a-4cfd-8f5d-90c7dde69643', 'ba7f1c26-de8f-4301-ae9d-7d8f83273b66', 'cc87fa6c-1647-49ab-82ab-aaf2f59d6b14', '85e82362-843b-44b6-bb4f-eff49c4958c2'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:53.714601 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5af2d896-c29b-4738-98fa-df136ad1eedf None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:53.716554 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5af2d896-c29b-4738-98fa-df136ad1eedf tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:53.716738 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5af2d896-c29b-4738-98fa-df136ad1eedf tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:53.716931 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5af2d896-c29b-4738-98fa-df136ad1eedf tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:53.717038 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-5af2d896-c29b-4738-98fa-df136ad1eedf tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:53.721991 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:53.721991 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:53.722976 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5af2d896-c29b-4738-98fa-df136ad1eedf tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:53.723528 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 722/2838] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:53 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:53.747293 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b001fca8-2911-4e67-a1f6-195eb8742e77 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot create request issued successfully. Aug 14 00:37:53.747711 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b001fca8-2911-4e67-a1f6-195eb8742e77 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:37:53.748236 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 713/2839] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:37:53 2026] POST /volume/v3/snapshots => generated 310 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:53.758060 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c849b1d3-086f-4ded-a033-a620276e354f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:53.760462 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c849b1d3-086f-4ded-a033-a620276e354f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b Aug 14 00:37:53.760702 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c849b1d3-086f-4ded-a033-a620276e354f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:53.760942 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c849b1d3-086f-4ded-a033-a620276e354f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:53.766023 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:53.766023 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:53.766483 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c849b1d3-086f-4ded-a033-a620276e354f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:37:53.767375 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c849b1d3-086f-4ded-a033-a620276e354f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b returned with HTTP 200 Aug 14 00:37:53.767780 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 691/2840] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:53 2026] GET /volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:53.845998 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d9c26f38-2ccb-47b5-907e-e55459980e59 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:53.847808 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d9c26f38-2ccb-47b5-907e-e55459980e59 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d Aug 14 00:37:53.848022 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d9c26f38-2ccb-47b5-907e-e55459980e59 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:53.848222 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d9c26f38-2ccb-47b5-907e-e55459980e59 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:53.854815 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:53.854815 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:53.858212 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d9c26f38-2ccb-47b5-907e-e55459980e59 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:37:53.862069 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d9c26f38-2ccb-47b5-907e-e55459980e59 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d returned with HTTP 200 Aug 14 00:37:53.862499 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 715/2841] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:53 2026] GET /volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:53.874173 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-70d5fd1d-4350-40d4-aedf-05ab85fe24e3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:53.876337 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-70d5fd1d-4350-40d4-aedf-05ab85fe24e3 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:37:53.876767 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-70d5fd1d-4350-40d4-aedf-05ab85fe24e3 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6766704f-47b3-41ed-90ca-a787c329983d", "name": "tempest-VolumesDeleteCascade-Snapshot-282428557"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:53.880540 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8e9a8c79-6130-4077-820d-4f76c4551c62 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:53.883106 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8e9a8c79-6130-4077-820d-4f76c4551c62 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed Aug 14 00:37:53.883402 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8e9a8c79-6130-4077-820d-4f76c4551c62 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:53.883765 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8e9a8c79-6130-4077-820d-4f76c4551c62 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:53.886808 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:53.886808 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:53.887282 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-70d5fd1d-4350-40d4-aedf-05ab85fe24e3 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:37:53.887393 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-70d5fd1d-4350-40d4-aedf-05ab85fe24e3 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Create snapshot from volume 6766704f-47b3-41ed-90ca-a787c329983d Aug 14 00:37:53.891019 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8e9a8c79-6130-4077-820d-4f76c4551c62 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed returned with HTTP 404 Aug 14 00:37:53.891744 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 714/2842] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:53 2026] GET /volume/v3/volumes/f6c6f639-a254-447e-804a-96a0754b51ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:53.922914 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:53.924690 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:53.925060 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1851707932", "snapshot_id": null, "imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "volume_type": null, "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:53.926636 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1851707932', 'snapshot_id': None, 'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'volume_type': None, 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:53.928751 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-70d5fd1d-4350-40d4-aedf-05ab85fe24e3 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Created reservations ['6b177610-5d4e-4c99-852e-71c86d563dbd', '7594943a-0e6f-42d9-ad9d-833783703b5d', 'c076652a-5b12-4879-be4c-324abfbbdb13', '17b8af9b-fd83-474c-9414-7eef34bc93a3'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:53.967130 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-70d5fd1d-4350-40d4-aedf-05ab85fe24e3 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Snapshot create request issued successfully. Aug 14 00:37:53.967656 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-70d5fd1d-4350-40d4-aedf-05ab85fe24e3 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:37:53.968199 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 723/2843] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:37:53 2026] POST /volume/v3/snapshots => generated 306 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:53.977630 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-79e9c2fb-2888-4c80-bf95-410fed1b2e16 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:53.979765 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-79e9c2fb-2888-4c80-bf95-410fed1b2e16 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/snapshots/bda9c460-e03a-4c38-9acd-c8956b3f7703 Aug 14 00:37:53.979985 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-79e9c2fb-2888-4c80-bf95-410fed1b2e16 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:53.980204 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-79e9c2fb-2888-4c80-bf95-410fed1b2e16 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:53.986383 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:53.986383 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:53.987110 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-79e9c2fb-2888-4c80-bf95-410fed1b2e16 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Snapshot retrieved successfully. Aug 14 00:37:53.988203 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-79e9c2fb-2888-4c80-bf95-410fed1b2e16 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/snapshots/bda9c460-e03a-4c38-9acd-c8956b3f7703 returned with HTTP 200 Aug 14 00:37:53.988625 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 716/2844] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:53 2026] GET /volume/v3/snapshots/bda9c460-e03a-4c38-9acd-c8956b3f7703 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:54.010584 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume of 1 GB Aug 14 00:37:54.015915 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Availability Zones retrieved successfully. Aug 14 00:37:54.023116 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (acbcb878-c8a7-4e7d-aacf-a3e1ed4375e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:54.024604 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34978894-4757-49aa-a0a2-568cec4706d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:54.025838 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:54.088406 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34978894-4757-49aa-a0a2-568cec4706d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:54.089421 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16dd5553-b2c7-47dd-8ed6-2b8203b3dc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:54.116115 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-42cf7d16-eb14-451f-aa7d-383a953b3c9a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:54.118048 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-42cf7d16-eb14-451f-aa7d-383a953b3c9a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/f8060dec-5ba2-46a1-91be-692dfa2c0b44 Aug 14 00:37:54.118260 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-42cf7d16-eb14-451f-aa7d-383a953b3c9a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:54.118490 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-42cf7d16-eb14-451f-aa7d-383a953b3c9a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:54.127132 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:54.127132 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:54.133611 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-42cf7d16-eb14-451f-aa7d-383a953b3c9a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:37:54.137995 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-42cf7d16-eb14-451f-aa7d-383a953b3c9a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/f8060dec-5ba2-46a1-91be-692dfa2c0b44 returned with HTTP 200 Aug 14 00:37:54.138416 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 715/2845] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:54 2026] GET /volume/v3/volumes/f8060dec-5ba2-46a1-91be-692dfa2c0b44 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:54.141368 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['7371008c-36b0-44b6-935a-1a988e21ff60', '50356db9-ae66-4b81-b0dc-ab1ed75f727e', 'c816012f-4245-438a-b6cc-f22a8ad1e575', 'bbf6b5fb-345b-4678-a165-91dab8da7351'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:54.142520 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16dd5553-b2c7-47dd-8ed6-2b8203b3dc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7371008c-36b0-44b6-935a-1a988e21ff60', '50356db9-ae66-4b81-b0dc-ab1ed75f727e', 'c816012f-4245-438a-b6cc-f22a8ad1e575', 'bbf6b5fb-345b-4678-a165-91dab8da7351']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:54.143786 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d267d3-0b57-4ff6-899f-54a7779c5320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:54.153211 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-57a33bff-5087-42d2-9a66-82d9aa2d9884 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:54.155644 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-57a33bff-5087-42d2-9a66-82d9aa2d9884 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:37:54.156135 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-57a33bff-5087-42d2-9a66-82d9aa2d9884 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8060dec-5ba2-46a1-91be-692dfa2c0b44", "name": "tempest-type-Backup-447615692"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:54.158102 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-57a33bff-5087-42d2-9a66-82d9aa2d9884 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Creating new backup {'backup': {'volume_id': 'f8060dec-5ba2-46a1-91be-692dfa2c0b44', 'name': 'tempest-type-Backup-447615692'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:37:54.158355 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-57a33bff-5087-42d2-9a66-82d9aa2d9884 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Creating backup of volume f8060dec-5ba2-46a1-91be-692dfa2c0b44 in container None Aug 14 00:37:54.168352 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:54.168352 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:54.168963 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-57a33bff-5087-42d2-9a66-82d9aa2d9884 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:37:54.169539 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d267d3-0b57-4ff6-899f-54a7779c5320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42647397-b8d7-4ac3-8412-e811c381c04b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1851707932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['7371008c-36b0-44b6-935a-1a988e21ff60','50356db9-ae66-4b81-b0dc-ab1ed75f727e','c816012f-4245-438a-b6cc-f22a8ad1e575','bbf6b5fb-345b-4678-a165-91dab8da7351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1851707932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42647397-b8d7-4ac3-8412-e811c381c04b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d6437696d14483ca3325a33d365edde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d17d618536ca469e8ed9b206b9c792a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:54.170608 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c317ea1b-85bc-44a2-9695-b8b4812a9eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:54.191316 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c317ea1b-85bc-44a2-9695-b8b4812a9eaf) transitioned into state 'SUCCESS' from state '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-1851707932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['7371008c-36b0-44b6-935a-1a988e21ff60','50356db9-ae66-4b81-b0dc-ab1ed75f727e','c816012f-4245-438a-b6cc-f22a8ad1e575','bbf6b5fb-345b-4678-a165-91dab8da7351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:54.191971 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe9c9b79-ca2e-49c2-a4fe-ac25a396e244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:54.197460 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-57a33bff-5087-42d2-9a66-82d9aa2d9884 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Created reservations ['6620f533-061e-451e-9bc8-2dca2c93173b', 'c0815e5b-d5d5-4611-8920-833eb9d9319b'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:54.205541 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe9c9b79-ca2e-49c2-a4fe-ac25a396e244) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:54.206746 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (acbcb878-c8a7-4e7d-aacf-a3e1ed4375e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:54.207229 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request issued successfully. Aug 14 00:37:54.208101 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-54f60562-c19a-4b86-afcb-5ad7cf2c169d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:54.208737 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 692/2846] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:37:53 2026] POST /volume/v3/volumes => generated 759 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:54.236391 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-57a33bff-5087-42d2-9a66-82d9aa2d9884 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:37:54.236880 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 724/2847] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:37:54 2026] POST /volume/v3/backups => generated 315 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:54.244167 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9880c11a-2df4-42af-ae3c-e9f34083cc79 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:54.246661 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9880c11a-2df4-42af-ae3c-e9f34083cc79 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b Aug 14 00:37:54.246915 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9880c11a-2df4-42af-ae3c-e9f34083cc79 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:54.247287 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9880c11a-2df4-42af-ae3c-e9f34083cc79 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:54.249385 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a6c5a605-f70e-4979-ba89-1793b2434673 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:54.251414 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a6c5a605-f70e-4979-ba89-1793b2434673 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:37:54.251972 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a6c5a605-f70e-4979-ba89-1793b2434673 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:54.252348 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a6c5a605-f70e-4979-ba89-1793b2434673 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:54.252633 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-a6c5a605-f70e-4979-ba89-1793b2434673 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:54.257248 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:54.257248 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:54.259121 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:54.259121 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:54.259868 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a6c5a605-f70e-4979-ba89-1793b2434673 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:37:54.260504 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 716/2848] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:54 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:54.262110 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9880c11a-2df4-42af-ae3c-e9f34083cc79 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:54.267632 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9880c11a-2df4-42af-ae3c-e9f34083cc79 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b returned with HTTP 200 Aug 14 00:37:54.268572 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 717/2849] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:54 2026] GET /volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:54.382557 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-17dbb1c2-b9a0-4262-840d-d570776b503f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:54.384558 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-17dbb1c2-b9a0-4262-840d-d570776b503f tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:54.384976 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-17dbb1c2-b9a0-4262-840d-d570776b503f tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:54.384976 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-17dbb1c2-b9a0-4262-840d-d570776b503f tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:54.393248 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:54.393248 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:54.399977 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-17dbb1c2-b9a0-4262-840d-d570776b503f tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:54.404487 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-17dbb1c2-b9a0-4262-840d-d570776b503f tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:54.405032 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 693/2850] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:54 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:54.734903 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e7d7362e-a6b4-40c7-ad52-9b1cae8ca469 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:54.737060 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e7d7362e-a6b4-40c7-ad52-9b1cae8ca469 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:54.737336 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e7d7362e-a6b4-40c7-ad52-9b1cae8ca469 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:54.738232 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e7d7362e-a6b4-40c7-ad52-9b1cae8ca469 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:54.738232 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-e7d7362e-a6b4-40c7-ad52-9b1cae8ca469 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:54.743455 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:54.743455 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:54.744251 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e7d7362e-a6b4-40c7-ad52-9b1cae8ca469 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:54.744627 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 725/2851] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:54 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:54.778572 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-03e1d8a1-0ffc-4977-9ffd-f4ddb179ed22 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:54.781556 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-03e1d8a1-0ffc-4977-9ffd-f4ddb179ed22 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b Aug 14 00:37:54.782002 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-03e1d8a1-0ffc-4977-9ffd-f4ddb179ed22 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:54.782002 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-03e1d8a1-0ffc-4977-9ffd-f4ddb179ed22 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:54.789546 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:54.789546 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:54.792236 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-03e1d8a1-0ffc-4977-9ffd-f4ddb179ed22 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:37:54.792236 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-03e1d8a1-0ffc-4977-9ffd-f4ddb179ed22 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b returned with HTTP 200 Aug 14 00:37:54.792236 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 717/2852] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:54 2026] GET /volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:54.804831 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b76051a9-cf43-4c68-9726-3e27935d7ecb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:54.806639 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b76051a9-cf43-4c68-9726-3e27935d7ecb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:37:54.807004 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b76051a9-cf43-4c68-9726-3e27935d7ecb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b93be448-093f-4c11-a30d-4d4a51b885db", "snapshot_id": "f0328502-4deb-4590-a1ec-67b37a031f3b", "name": "tempest-VolumesSnapshotTestJSON-Backup-1507506266", "container": "tempest-volumessnapshottestjson-backup-container-2134243461"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:54.808745 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-b76051a9-cf43-4c68-9726-3e27935d7ecb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Creating new backup {'backup': {'volume_id': 'b93be448-093f-4c11-a30d-4d4a51b885db', 'snapshot_id': 'f0328502-4deb-4590-a1ec-67b37a031f3b', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1507506266', 'container': 'tempest-volumessnapshottestjson-backup-container-2134243461'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:37:54.808970 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-b76051a9-cf43-4c68-9726-3e27935d7ecb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Creating backup of volume b93be448-093f-4c11-a30d-4d4a51b885db in container tempest-volumessnapshottestjson-backup-container-2134243461 Aug 14 00:37:54.821049 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:54.821049 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:54.821909 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b76051a9-cf43-4c68-9726-3e27935d7ecb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:37:54.829178 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:54.829178 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:54.829656 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b76051a9-cf43-4c68-9726-3e27935d7ecb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:37:54.861794 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-b76051a9-cf43-4c68-9726-3e27935d7ecb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['f21b3379-7c70-4d19-a843-3befc1719f68', '0762b25e-40a9-4123-9047-e32991420851'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:54.898662 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b76051a9-cf43-4c68-9726-3e27935d7ecb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:37:54.899426 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 718/2853] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:37:54 2026] POST /volume/v3/backups => generated 335 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:54.909282 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-560723d2-b899-4df5-9f36-2e6c90f5f8ec None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:54.912401 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-560723d2-b899-4df5-9f36-2e6c90f5f8ec tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:37:54.912683 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-560723d2-b899-4df5-9f36-2e6c90f5f8ec tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:54.912801 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-560723d2-b899-4df5-9f36-2e6c90f5f8ec tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:54.912892 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-560723d2-b899-4df5-9f36-2e6c90f5f8ec tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:54.917354 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:54.917354 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:54.918003 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-560723d2-b899-4df5-9f36-2e6c90f5f8ec tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:37:54.918380 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 694/2854] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:54 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:54.998062 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4ff4911f-5abf-47a2-b60a-4f9cec16dd25 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:55.000292 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4ff4911f-5abf-47a2-b60a-4f9cec16dd25 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/snapshots/bda9c460-e03a-4c38-9acd-c8956b3f7703 Aug 14 00:37:55.000534 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4ff4911f-5abf-47a2-b60a-4f9cec16dd25 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:55.000829 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4ff4911f-5abf-47a2-b60a-4f9cec16dd25 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:55.007061 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:55.007061 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:55.007690 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4ff4911f-5abf-47a2-b60a-4f9cec16dd25 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Snapshot retrieved successfully. Aug 14 00:37:55.008743 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4ff4911f-5abf-47a2-b60a-4f9cec16dd25 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/snapshots/bda9c460-e03a-4c38-9acd-c8956b3f7703 returned with HTTP 200 Aug 14 00:37:55.009261 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 726/2855] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:54 2026] GET /volume/v3/snapshots/bda9c460-e03a-4c38-9acd-c8956b3f7703 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:55.019190 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cf752f11-b4c3-4185-94f5-209a3cfa53c6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:55.021050 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cf752f11-b4c3-4185-94f5-209a3cfa53c6 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:37:55.021488 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cf752f11-b4c3-4185-94f5-209a3cfa53c6 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6766704f-47b3-41ed-90ca-a787c329983d", "name": "tempest-VolumesDeleteCascade-Snapshot-1904870357"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:55.031610 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:55.031610 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:55.032298 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-cf752f11-b4c3-4185-94f5-209a3cfa53c6 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:37:55.032490 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-cf752f11-b4c3-4185-94f5-209a3cfa53c6 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Create snapshot from volume 6766704f-47b3-41ed-90ca-a787c329983d Aug 14 00:37:55.062059 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-cf752f11-b4c3-4185-94f5-209a3cfa53c6 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Created reservations ['8106fcd0-0386-4ff1-a199-cd0f2e0bf15f', '62a97e46-ef37-4a05-8cdb-97b127656b9c', '1fc71000-b09c-463b-9e1b-5c922659080e', '6b163e7e-524b-470b-baf3-ab029b5df817'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:55.097687 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-cf752f11-b4c3-4185-94f5-209a3cfa53c6 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Snapshot create request issued successfully. Aug 14 00:37:55.098070 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cf752f11-b4c3-4185-94f5-209a3cfa53c6 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:37:55.098586 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 718/2856] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:37:55 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 14 00:37:55.108025 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a9e41071-65fb-4e79-920d-f0f91ac19128 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:55.110295 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a9e41071-65fb-4e79-920d-f0f91ac19128 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/snapshots/bfdb8262-71e3-498e-a9fb-f92b5888a347 Aug 14 00:37:55.110544 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a9e41071-65fb-4e79-920d-f0f91ac19128 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:55.110795 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a9e41071-65fb-4e79-920d-f0f91ac19128 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:55.116632 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:55.116632 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:55.117185 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a9e41071-65fb-4e79-920d-f0f91ac19128 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Snapshot retrieved successfully. Aug 14 00:37:55.118074 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a9e41071-65fb-4e79-920d-f0f91ac19128 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/snapshots/bfdb8262-71e3-498e-a9fb-f92b5888a347 returned with HTTP 200 Aug 14 00:37:55.118507 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 719/2857] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:55 2026] GET /volume/v3/snapshots/bfdb8262-71e3-498e-a9fb-f92b5888a347 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:55.272157 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-745e2cc9-e3fe-4bbf-8215-804f5be318e2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:55.274142 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-745e2cc9-e3fe-4bbf-8215-804f5be318e2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:37:55.274348 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-745e2cc9-e3fe-4bbf-8215-804f5be318e2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:55.274531 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-745e2cc9-e3fe-4bbf-8215-804f5be318e2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:55.274655 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-745e2cc9-e3fe-4bbf-8215-804f5be318e2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:55.280311 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:55.280311 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:55.281179 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-745e2cc9-e3fe-4bbf-8215-804f5be318e2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:37:55.281739 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 695/2858] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:55 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:55.283409 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-92a562bf-c765-432e-9b6d-b950c62edb86 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:55.285432 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-92a562bf-c765-432e-9b6d-b950c62edb86 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b Aug 14 00:37:55.285812 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-92a562bf-c765-432e-9b6d-b950c62edb86 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:55.285951 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-92a562bf-c765-432e-9b6d-b950c62edb86 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:55.294017 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:55.294017 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:55.298843 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-92a562bf-c765-432e-9b6d-b950c62edb86 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:55.304164 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-92a562bf-c765-432e-9b6d-b950c62edb86 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b returned with HTTP 200 Aug 14 00:37:55.304662 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 727/2859] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:55 2026] GET /volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:55.318963 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f251930b-e148-43d1-8788-fb8809b64653 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:55.320966 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f251930b-e148-43d1-8788-fb8809b64653 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b Aug 14 00:37:55.321196 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f251930b-e148-43d1-8788-fb8809b64653 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:55.321383 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f251930b-e148-43d1-8788-fb8809b64653 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:55.328486 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:55.328486 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:55.332723 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f251930b-e148-43d1-8788-fb8809b64653 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:55.338424 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f251930b-e148-43d1-8788-fb8809b64653 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b returned with HTTP 200 Aug 14 00:37:55.338715 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 719/2860] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:55 2026] GET /volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:55.419263 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ee7bccd2-fa29-47f7-8fad-834cbe98146e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:55.421185 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ee7bccd2-fa29-47f7-8fad-834cbe98146e tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:55.421465 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ee7bccd2-fa29-47f7-8fad-834cbe98146e tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:55.421711 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ee7bccd2-fa29-47f7-8fad-834cbe98146e tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:55.429387 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:55.429387 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:55.433942 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ee7bccd2-fa29-47f7-8fad-834cbe98146e tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:55.440029 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ee7bccd2-fa29-47f7-8fad-834cbe98146e tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:55.440593 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 720/2861] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:55 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:55.756624 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9906e8b2-a84d-41c1-a430-22e94ddf29bf None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:55.760123 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9906e8b2-a84d-41c1-a430-22e94ddf29bf tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:55.760123 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9906e8b2-a84d-41c1-a430-22e94ddf29bf tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:55.760288 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9906e8b2-a84d-41c1-a430-22e94ddf29bf tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:55.760423 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-9906e8b2-a84d-41c1-a430-22e94ddf29bf tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:55.770218 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:55.770218 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:55.770290 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9906e8b2-a84d-41c1-a430-22e94ddf29bf tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:55.770643 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 696/2862] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:55 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:55.930964 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6a288c87-a8a4-4eab-85f1-4459551efa3a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:55.932707 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6a288c87-a8a4-4eab-85f1-4459551efa3a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:37:55.934695 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6a288c87-a8a4-4eab-85f1-4459551efa3a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:55.934695 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6a288c87-a8a4-4eab-85f1-4459551efa3a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:55.934695 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-6a288c87-a8a4-4eab-85f1-4459551efa3a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:55.939765 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:55.939765 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:55.940816 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6a288c87-a8a4-4eab-85f1-4459551efa3a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:37:55.941387 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 728/2863] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:55 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:56.001348 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7239e168-7e43-4d6a-b8a9-12bcab4cc8e7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:56.003358 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7239e168-7e43-4d6a-b8a9-12bcab4cc8e7 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:37:56.003547 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7239e168-7e43-4d6a-b8a9-12bcab4cc8e7 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:56.003760 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7239e168-7e43-4d6a-b8a9-12bcab4cc8e7 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:56.016290 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:56.016290 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:56.020434 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7239e168-7e43-4d6a-b8a9-12bcab4cc8e7 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:37:56.026479 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7239e168-7e43-4d6a-b8a9-12bcab4cc8e7 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:37:56.026975 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 720/2864] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:56 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:56.078845 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-cce76e61-0a8e-42e5-b37e-6d11a7f9e4d4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:56.080989 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-cce76e61-0a8e-42e5-b37e-6d11a7f9e4d4 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:37:56.081187 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-cce76e61-0a8e-42e5-b37e-6d11a7f9e4d4 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:56.081361 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-cce76e61-0a8e-42e5-b37e-6d11a7f9e4d4 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:56.092292 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:56.092292 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:56.097625 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-cce76e61-0a8e-42e5-b37e-6d11a7f9e4d4 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:37:56.103684 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-cce76e61-0a8e-42e5-b37e-6d11a7f9e4d4 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:37:56.104269 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 721/2865] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:56 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:56.133626 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1008ca20-0b1c-4dc9-9353-3112183927b4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:56.136656 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-99990636-8604-48dc-9971-14b4452e339b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:56.137000 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1008ca20-0b1c-4dc9-9353-3112183927b4 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/snapshots/bfdb8262-71e3-498e-a9fb-f92b5888a347 Aug 14 00:37:56.137258 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1008ca20-0b1c-4dc9-9353-3112183927b4 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:56.137522 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1008ca20-0b1c-4dc9-9353-3112183927b4 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:56.139358 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-99990636-8604-48dc-9971-14b4452e339b tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] POST https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250/action Aug 14 00:37:56.139776 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-99990636-8604-48dc-9971-14b4452e339b tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:56.140005 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-99990636-8604-48dc-9971-14b4452e339b tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:56.144579 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:56.144579 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:56.145136 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1008ca20-0b1c-4dc9-9353-3112183927b4 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Snapshot retrieved successfully. Aug 14 00:37:56.146437 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1008ca20-0b1c-4dc9-9353-3112183927b4 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/snapshots/bfdb8262-71e3-498e-a9fb-f92b5888a347 returned with HTTP 200 Aug 14 00:37:56.147076 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 697/2866] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:56 2026] GET /volume/v3/snapshots/bfdb8262-71e3-498e-a9fb-f92b5888a347 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:56.155604 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:56.155604 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:56.155986 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2535699c-4672-4506-ac23-727a85404c7c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:56.156312 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-99990636-8604-48dc-9971-14b4452e339b tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:37:56.157955 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2535699c-4672-4506-ac23-727a85404c7c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] DELETE https://10.4.3.208/volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d?cascade=True Aug 14 00:37:56.158230 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2535699c-4672-4506-ac23-727a85404c7c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:56.158465 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2535699c-4672-4506-ac23-727a85404c7c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:56.158705 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-2535699c-4672-4506-ac23-727a85404c7c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Delete volume with id: 6766704f-47b3-41ed-90ca-a787c329983d Aug 14 00:37:56.164466 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-99990636-8604-48dc-9971-14b4452e339b tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Begin detaching volume completed successfully. Aug 14 00:37:56.164848 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-99990636-8604-48dc-9971-14b4452e339b tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250/action returned with HTTP 202 Aug 14 00:37:56.166328 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 729/2867] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:37:56 2026] POST /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:37:56.167943 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:56.167943 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:56.168429 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2535699c-4672-4506-ac23-727a85404c7c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:37:56.210333 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a561b00a-cd2c-4238-8a5d-654c1a0ad897 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:56.210778 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a561b00a-cd2c-4238-8a5d-654c1a0ad897 None None] GET https://10.4.3.208/volume// Aug 14 00:37:56.211387 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a561b00a-cd2c-4238-8a5d-654c1a0ad897 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:56.211387 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a561b00a-cd2c-4238-8a5d-654c1a0ad897 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:56.211801 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a561b00a-cd2c-4238-8a5d-654c1a0ad897 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:37:56.212222 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 722/2868] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:37:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:37:56.213130 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2535699c-4672-4506-ac23-727a85404c7c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Delete volume request issued successfully. Aug 14 00:37:56.213368 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2535699c-4672-4506-ac23-727a85404c7c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d?cascade=True returned with HTTP 202 Aug 14 00:37:56.213864 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 721/2869] 10.4.3.208 () {66 vars in 1376 bytes} [Fri Aug 14 00:37:56 2026] DELETE /volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d?cascade=True => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:37:56.222867 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-4d308ade-1c88-4958-86c3-85a0f1c57347 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:56.222966 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1cd2dca8-e836-4c00-ac10-30f232a0fc76 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:56.224667 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1cd2dca8-e836-4c00-ac10-30f232a0fc76 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d Aug 14 00:37:56.224871 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1cd2dca8-e836-4c00-ac10-30f232a0fc76 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:56.225079 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1cd2dca8-e836-4c00-ac10-30f232a0fc76 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:56.225338 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-4d308ade-1c88-4958-86c3-85a0f1c57347 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:37:56.225577 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-4d308ade-1c88-4958-86c3-85a0f1c57347 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:56.225809 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-4d308ade-1c88-4958-86c3-85a0f1c57347 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:56.237720 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:56.237720 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:56.241905 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:56.241905 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:56.243432 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1cd2dca8-e836-4c00-ac10-30f232a0fc76 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:37:56.245966 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-4d308ade-1c88-4958-86c3-85a0f1c57347 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:37:56.250900 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1cd2dca8-e836-4c00-ac10-30f232a0fc76 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d returned with HTTP 200 Aug 14 00:37:56.251401 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 730/2870] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:56 2026] GET /volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:56.252420 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-4d308ade-1c88-4958-86c3-85a0f1c57347 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:37:56.252890 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 698/2871] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:37:56 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 1326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:37:56.295607 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d6803962-6035-413a-8ed8-21b4248aa279 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:56.297652 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d6803962-6035-413a-8ed8-21b4248aa279 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:37:56.297939 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d6803962-6035-413a-8ed8-21b4248aa279 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:56.298226 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d6803962-6035-413a-8ed8-21b4248aa279 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:56.298326 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-d6803962-6035-413a-8ed8-21b4248aa279 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:56.307061 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:56.307061 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:56.309576 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d6803962-6035-413a-8ed8-21b4248aa279 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:37:56.310012 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 723/2872] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:56 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:56.455259 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8b77222a-a6a2-4e85-b4a1-baf7e1bd4b00 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:56.457385 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8b77222a-a6a2-4e85-b4a1-baf7e1bd4b00 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:56.457600 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8b77222a-a6a2-4e85-b4a1-baf7e1bd4b00 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:56.457774 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8b77222a-a6a2-4e85-b4a1-baf7e1bd4b00 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:56.467870 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:56.467870 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:56.472576 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8b77222a-a6a2-4e85-b4a1-baf7e1bd4b00 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:56.480728 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8b77222a-a6a2-4e85-b4a1-baf7e1bd4b00 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:56.481235 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 722/2873] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:56 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:56.690185 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-5ca86673-5fba-472d-b4ba-9471da303429 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:56.692530 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-5ca86673-5fba-472d-b4ba-9471da303429 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b Aug 14 00:37:56.692958 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-5ca86673-5fba-472d-b4ba-9471da303429 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:56.692958 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-5ca86673-5fba-472d-b4ba-9471da303429 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:56.702275 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:56.702275 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:56.706671 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-5ca86673-5fba-472d-b4ba-9471da303429 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:56.712883 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-5ca86673-5fba-472d-b4ba-9471da303429 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b returned with HTTP 200 Aug 14 00:37:56.713631 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 731/2874] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:56 2026] GET /volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:56.782937 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-516a963e-6223-4217-b950-c11759ff58c9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:56.785003 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-516a963e-6223-4217-b950-c11759ff58c9 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:56.785251 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-516a963e-6223-4217-b950-c11759ff58c9 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:56.785468 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-516a963e-6223-4217-b950-c11759ff58c9 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:56.785584 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-516a963e-6223-4217-b950-c11759ff58c9 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:56.790508 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:56.790508 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:56.791499 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-516a963e-6223-4217-b950-c11759ff58c9 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:56.791942 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 699/2875] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:56 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:56.954284 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-074838f0-45ce-4247-be09-ef71f10f81f4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:56.957371 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-074838f0-45ce-4247-be09-ef71f10f81f4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:37:56.957710 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-074838f0-45ce-4247-be09-ef71f10f81f4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:56.957990 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-074838f0-45ce-4247-be09-ef71f10f81f4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:56.958209 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-074838f0-45ce-4247-be09-ef71f10f81f4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:56.969451 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:56.969451 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:56.970620 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-074838f0-45ce-4247-be09-ef71f10f81f4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:37:56.971132 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 724/2876] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:56 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:57.268447 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-92354484-c0c2-469b-b6ae-c20d52793632 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:57.271339 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-92354484-c0c2-469b-b6ae-c20d52793632 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d Aug 14 00:37:57.271339 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-92354484-c0c2-469b-b6ae-c20d52793632 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:57.271650 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-92354484-c0c2-469b-b6ae-c20d52793632 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:57.280644 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-92354484-c0c2-469b-b6ae-c20d52793632 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d returned with HTTP 404 Aug 14 00:37:57.281631 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 723/2877] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:57 2026] GET /volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:57.291759 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4dd686ee-43ba-476f-b8b2-f17c77e15810 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:57.294273 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4dd686ee-43ba-476f-b8b2-f17c77e15810 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes Aug 14 00:37:57.294489 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4dd686ee-43ba-476f-b8b2-f17c77e15810 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:57.294780 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4dd686ee-43ba-476f-b8b2-f17c77e15810 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:57.295112 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-4dd686ee-43ba-476f-b8b2-f17c77e15810 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:57.295972 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4dd686ee-43ba-476f-b8b2-f17c77e15810 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:37:57.303994 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4dd686ee-43ba-476f-b8b2-f17c77e15810 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Get all volumes completed successfully. Aug 14 00:37:57.304344 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4dd686ee-43ba-476f-b8b2-f17c77e15810 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 200 Aug 14 00:37:57.304832 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 732/2878] 10.4.3.208 () {66 vars in 1237 bytes} [Fri Aug 14 00:37:57 2026] GET /volume/v3/volumes => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:37:57.315965 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1bc3e784-2f43-4a6c-8a75-646708c6a4ee None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:57.318942 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1bc3e784-2f43-4a6c-8a75-646708c6a4ee tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/snapshots Aug 14 00:37:57.319316 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1bc3e784-2f43-4a6c-8a75-646708c6a4ee tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:57.319529 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1bc3e784-2f43-4a6c-8a75-646708c6a4ee tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:57.319931 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-1bc3e784-2f43-4a6c-8a75-646708c6a4ee tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:37:57.321181 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.db.api [None req-1bc3e784-2f43-4a6c-8a75-646708c6a4ee tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Building query based on filter {{(pid=100209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:37:57.321727 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-159397ad-7814-4498-b701-058fb4f8d321 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:57.323665 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-159397ad-7814-4498-b701-058fb4f8d321 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:37:57.323897 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-159397ad-7814-4498-b701-058fb4f8d321 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:57.324116 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-159397ad-7814-4498-b701-058fb4f8d321 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:57.324232 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-159397ad-7814-4498-b701-058fb4f8d321 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:57.325894 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1bc3e784-2f43-4a6c-8a75-646708c6a4ee tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Get all snapshots completed successfully. Aug 14 00:37:57.325894 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1bc3e784-2f43-4a6c-8a75-646708c6a4ee tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 200 Aug 14 00:37:57.326878 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 700/2879] 10.4.3.208 () {66 vars in 1243 bytes} [Fri Aug 14 00:37:57 2026] GET /volume/v3/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:37:57.330222 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:57.330222 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:57.331141 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-159397ad-7814-4498-b701-058fb4f8d321 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:37:57.331589 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 725/2880] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:57 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:57.337686 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f77f496a-44d6-4c22-91d9-5b77a2498551 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:57.342615 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f77f496a-44d6-4c22-91d9-5b77a2498551 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/bfdb8262-71e3-498e-a9fb-f92b5888a347 Aug 14 00:37:57.342615 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f77f496a-44d6-4c22-91d9-5b77a2498551 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:57.342615 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f77f496a-44d6-4c22-91d9-5b77a2498551 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:57.342615 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-f77f496a-44d6-4c22-91d9-5b77a2498551 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Delete snapshot with id: bfdb8262-71e3-498e-a9fb-f92b5888a347 Aug 14 00:37:57.348829 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f77f496a-44d6-4c22-91d9-5b77a2498551 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/snapshots/bfdb8262-71e3-498e-a9fb-f92b5888a347 returned with HTTP 404 Aug 14 00:37:57.349812 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 724/2881] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:37:57 2026] DELETE /volume/v3/snapshots/bfdb8262-71e3-498e-a9fb-f92b5888a347 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:57.360460 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-38f2509a-5a70-4e3b-9ea7-af5fcecd6cd5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:57.362888 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38f2509a-5a70-4e3b-9ea7-af5fcecd6cd5 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/bda9c460-e03a-4c38-9acd-c8956b3f7703 Aug 14 00:37:57.363072 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38f2509a-5a70-4e3b-9ea7-af5fcecd6cd5 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:57.363369 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38f2509a-5a70-4e3b-9ea7-af5fcecd6cd5 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:57.363501 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-38f2509a-5a70-4e3b-9ea7-af5fcecd6cd5 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Delete snapshot with id: bda9c460-e03a-4c38-9acd-c8956b3f7703 Aug 14 00:37:57.369700 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38f2509a-5a70-4e3b-9ea7-af5fcecd6cd5 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/snapshots/bda9c460-e03a-4c38-9acd-c8956b3f7703 returned with HTTP 404 Aug 14 00:37:57.370377 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 733/2882] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:37:57 2026] DELETE /volume/v3/snapshots/bda9c460-e03a-4c38-9acd-c8956b3f7703 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:57.379846 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-bbe2a484-b97f-461c-a473-39c56653553c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:57.380021 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c00563f7-65b8-44fe-adb1-161a9818065b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:57.381142 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c00563f7-65b8-44fe-adb1-161a9818065b tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d Aug 14 00:37:57.381389 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-bbe2a484-b97f-461c-a473-39c56653553c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b Aug 14 00:37:57.381454 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c00563f7-65b8-44fe-adb1-161a9818065b tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:57.381591 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-bbe2a484-b97f-461c-a473-39c56653553c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:57.381666 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c00563f7-65b8-44fe-adb1-161a9818065b tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:57.381786 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-bbe2a484-b97f-461c-a473-39c56653553c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:57.388939 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:57.388939 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:57.392712 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-bbe2a484-b97f-461c-a473-39c56653553c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:57.397380 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-bbe2a484-b97f-461c-a473-39c56653553c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b returned with HTTP 200 Aug 14 00:37:57.397814 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 726/2883] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:37:57 2026] GET /volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:57.411414 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a81c5437-29e5-4a56-bd23-221be558e24b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:57.411930 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a81c5437-29e5-4a56-bd23-221be558e24b None None] GET https://10.4.3.208/volume// Aug 14 00:37:57.412205 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a81c5437-29e5-4a56-bd23-221be558e24b None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:57.412496 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a81c5437-29e5-4a56-bd23-221be558e24b None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:57.413016 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a81c5437-29e5-4a56-bd23-221be558e24b None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:37:57.413511 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 725/2884] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:37:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:37:57.422977 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-5cfc7c41-7915-4d31-9e0b-2d24bf8eddeb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:57.426206 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-5cfc7c41-7915-4d31-9e0b-2d24bf8eddeb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:37:57.426594 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-5cfc7c41-7915-4d31-9e0b-2d24bf8eddeb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42647397-b8d7-4ac3-8412-e811c381c04b", "connector": null, "instance_uuid": "ae8e3d1b-58a0-46d2-b930-bd6e2eb6a652"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:57.435346 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:57.435346 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:57.472393 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-5cfc7c41-7915-4d31-9e0b-2d24bf8eddeb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:37:57.473058 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 734/2885] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:37:57 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:57.501766 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-13e1cf9c-f7ce-4a1e-a718-112a25f5831b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:57.504707 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-13e1cf9c-f7ce-4a1e-a718-112a25f5831b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:57.504973 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-13e1cf9c-f7ce-4a1e-a718-112a25f5831b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:57.505232 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-13e1cf9c-f7ce-4a1e-a718-112a25f5831b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:57.514307 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:57.514307 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:57.520030 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-13e1cf9c-f7ce-4a1e-a718-112a25f5831b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:57.526809 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-13e1cf9c-f7ce-4a1e-a718-112a25f5831b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:57.527404 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 727/2886] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:57 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:57.562185 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c00563f7-65b8-44fe-adb1-161a9818065b tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d returned with HTTP 404 Aug 14 00:37:57.565849 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 701/2887] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:57 2026] GET /volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:57.574475 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4dbc1938-8138-404b-b11a-11a41061dcd4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:57.576892 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4dbc1938-8138-404b-b11a-11a41061dcd4 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] DELETE https://10.4.3.208/volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d Aug 14 00:37:57.577174 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4dbc1938-8138-404b-b11a-11a41061dcd4 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:57.577425 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4dbc1938-8138-404b-b11a-11a41061dcd4 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:57.577650 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-4dbc1938-8138-404b-b11a-11a41061dcd4 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Delete volume with id: 6766704f-47b3-41ed-90ca-a787c329983d Aug 14 00:37:57.585433 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4dbc1938-8138-404b-b11a-11a41061dcd4 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d returned with HTTP 404 Aug 14 00:37:57.586134 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 726/2888] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:37:57 2026] DELETE /volume/v3/volumes/6766704f-47b3-41ed-90ca-a787c329983d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:57.595625 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6f8130a2-7706-4f38-8e91-8077520c726c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:57.598931 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:37:57.600133 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1417717940"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:57.602373 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1417717940'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:37:57.604215 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Create volume of 1 GB Aug 14 00:37:57.604659 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:57.604659 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:57.613678 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Availability Zones retrieved successfully. Aug 14 00:37:57.623780 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Flow 'volume_create_api' (084d974e-0b9a-43df-9591-0cbab432ab38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:57.625279 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078b72e0-2d46-47e7-bb12-bf97fa8c6bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:57.627950 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:37:57.666845 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078b72e0-2d46-47e7-bb12-bf97fa8c6bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:57.667869 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6150297-b8f8-47ad-aaf9-2337f9f452f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:57.719384 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Created reservations ['cf807475-5df9-49dc-a734-aa1a4e7f9e85', '249ade62-513c-4e76-b4d1-92bb31519069', '10429358-e691-43ca-b952-c14c214c6f29', 'f5f1c0bd-f538-41ec-bb57-6767a49ef7ff'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:57.720307 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6150297-b8f8-47ad-aaf9-2337f9f452f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf807475-5df9-49dc-a734-aa1a4e7f9e85', '249ade62-513c-4e76-b4d1-92bb31519069', '10429358-e691-43ca-b952-c14c214c6f29', 'f5f1c0bd-f538-41ec-bb57-6767a49ef7ff']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:57.721103 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb987bee-999e-49e6-a520-5007c902b251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:57.748570 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb987bee-999e-49e6-a520-5007c902b251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50957541-d093-4f1c-b218-1996e39852c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1417717940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bbc508d66b841cf964febde46f0ab34',qos_specs=None,replication_status=,reservations=['cf807475-5df9-49dc-a734-aa1a4e7f9e85','249ade62-513c-4e76-b4d1-92bb31519069','10429358-e691-43ca-b952-c14c214c6f29','f5f1c0bd-f538-41ec-bb57-6767a49ef7ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='368c9556786f4476931d390605b5fa47',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:37:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1417717940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50957541-d093-4f1c-b218-1996e39852c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bbc508d66b841cf964febde46f0ab34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='368c9556786f4476931d390605b5fa47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:57.749401 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49fe362d-2c98-4063-bd7b-16d3313461c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:57.775476 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49fe362d-2c98-4063-bd7b-16d3313461c0) transitioned into state 'SUCCESS' from state '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-1417717940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bbc508d66b841cf964febde46f0ab34',qos_specs=None,replication_status=,reservations=['cf807475-5df9-49dc-a734-aa1a4e7f9e85','249ade62-513c-4e76-b4d1-92bb31519069','10429358-e691-43ca-b952-c14c214c6f29','f5f1c0bd-f538-41ec-bb57-6767a49ef7ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='368c9556786f4476931d390605b5fa47',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:57.776634 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7760eda6-b340-433b-88c4-d13137ce5799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:37:57.789485 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7760eda6-b340-433b-88c4-d13137ce5799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:37:57.790061 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Flow 'volume_create_api' (084d974e-0b9a-43df-9591-0cbab432ab38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:37:57.790487 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Create volume request issued successfully. Aug 14 00:37:57.791137 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6f8130a2-7706-4f38-8e91-8077520c726c tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:37:57.791643 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 735/2889] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:37:57 2026] POST /volume/v3/volumes => generated 751 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:37:57.804501 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0c52f658-cd0a-41cf-9274-d3644d98c5b0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:57.805319 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5015332a-bb05-4f4d-92a1-d7677c03ad3e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:57.806587 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0c52f658-cd0a-41cf-9274-d3644d98c5b0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:57.806800 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0c52f658-cd0a-41cf-9274-d3644d98c5b0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:57.807051 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0c52f658-cd0a-41cf-9274-d3644d98c5b0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:57.807282 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-0c52f658-cd0a-41cf-9274-d3644d98c5b0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:57.807969 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5015332a-bb05-4f4d-92a1-d7677c03ad3e tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 Aug 14 00:37:57.808456 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5015332a-bb05-4f4d-92a1-d7677c03ad3e tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:57.808564 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5015332a-bb05-4f4d-92a1-d7677c03ad3e tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:57.812532 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:57.812532 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:57.813619 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0c52f658-cd0a-41cf-9274-d3644d98c5b0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:57.814196 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 728/2890] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:57 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:57.818720 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:57.818720 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:57.823904 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5015332a-bb05-4f4d-92a1-d7677c03ad3e tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:37:57.829579 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5015332a-bb05-4f4d-92a1-d7677c03ad3e tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 returned with HTTP 200 Aug 14 00:37:57.830154 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 702/2891] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:57 2026] GET /volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:57.983642 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e647e3ca-947b-4b1a-ad8a-0e1c9b3966f5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:57.985746 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e647e3ca-947b-4b1a-ad8a-0e1c9b3966f5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:37:57.985936 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e647e3ca-947b-4b1a-ad8a-0e1c9b3966f5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:57.986131 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e647e3ca-947b-4b1a-ad8a-0e1c9b3966f5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:57.986293 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-e647e3ca-947b-4b1a-ad8a-0e1c9b3966f5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:57.990877 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:57.990877 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:57.991740 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e647e3ca-947b-4b1a-ad8a-0e1c9b3966f5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:37:57.992150 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 727/2892] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:57 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:58.343670 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cbe5afd6-625a-407c-b487-255ae7e8d002 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:58.346171 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cbe5afd6-625a-407c-b487-255ae7e8d002 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:37:58.346426 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cbe5afd6-625a-407c-b487-255ae7e8d002 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:58.346700 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cbe5afd6-625a-407c-b487-255ae7e8d002 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:58.346787 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-cbe5afd6-625a-407c-b487-255ae7e8d002 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:58.353793 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:58.353793 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:58.354330 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cbe5afd6-625a-407c-b487-255ae7e8d002 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:37:58.354975 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 736/2893] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:58 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:58.542611 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e3ee6d78-fabb-4359-9755-3bff9d644013 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:58.544961 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e3ee6d78-fabb-4359-9755-3bff9d644013 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:58.545217 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e3ee6d78-fabb-4359-9755-3bff9d644013 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:58.545404 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e3ee6d78-fabb-4359-9755-3bff9d644013 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:58.555205 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:58.555205 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:58.560831 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e3ee6d78-fabb-4359-9755-3bff9d644013 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:58.568019 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e3ee6d78-fabb-4359-9755-3bff9d644013 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:58.568588 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 729/2894] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:58 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:58.656284 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a0c11af4-66cd-42d3-a363-650c567b2044 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:58.656722 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a0c11af4-66cd-42d3-a363-650c567b2044 None None] GET https://10.4.3.208/volume// Aug 14 00:37:58.656915 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a0c11af4-66cd-42d3-a363-650c567b2044 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:58.657103 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a0c11af4-66cd-42d3-a363-650c567b2044 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:58.657529 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a0c11af4-66cd-42d3-a363-650c567b2044 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:37:58.657813 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 703/2895] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:37:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:37:58.666510 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-2ae452bb-8424-40ce-88fe-5e1a22bc4d83 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:58.828398 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-479fb27d-22dc-47f2-b0bb-21e3d017a62c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:58.832114 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-479fb27d-22dc-47f2-b0bb-21e3d017a62c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:58.832687 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-479fb27d-22dc-47f2-b0bb-21e3d017a62c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:58.832907 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-479fb27d-22dc-47f2-b0bb-21e3d017a62c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:58.833015 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-479fb27d-22dc-47f2-b0bb-21e3d017a62c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:58.840508 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:58.840508 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:58.841682 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-479fb27d-22dc-47f2-b0bb-21e3d017a62c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:58.843009 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 737/2896] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:58 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:58.845868 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c18171d8-be55-45cf-91e0-dba27ff50b13 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:58.851808 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c18171d8-be55-45cf-91e0-dba27ff50b13 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 Aug 14 00:37:58.851808 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c18171d8-be55-45cf-91e0-dba27ff50b13 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:58.851808 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c18171d8-be55-45cf-91e0-dba27ff50b13 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:58.860636 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:58.860636 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:58.864970 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-2ae452bb-8424-40ce-88fe-5e1a22bc4d83 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b Aug 14 00:37:58.865243 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-2ae452bb-8424-40ce-88fe-5e1a22bc4d83 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:58.865456 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-2ae452bb-8424-40ce-88fe-5e1a22bc4d83 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:58.867751 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c18171d8-be55-45cf-91e0-dba27ff50b13 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:37:58.874889 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c18171d8-be55-45cf-91e0-dba27ff50b13 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 returned with HTTP 200 Aug 14 00:37:58.875767 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 730/2897] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:58 2026] GET /volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:58.888679 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:58.888679 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:58.890767 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-73b8e1df-b625-41b6-b7f7-5fdbfb19ae3a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:58.892618 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-73b8e1df-b625-41b6-b7f7-5fdbfb19ae3a tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:37:58.893026 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-73b8e1df-b625-41b6-b7f7-5fdbfb19ae3a tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50957541-d093-4f1c-b218-1996e39852c2", "name": "tempest-VolumesDeleteCascade-Snapshot-2029761125"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:58.893754 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-2ae452bb-8424-40ce-88fe-5e1a22bc4d83 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:37:58.900859 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-2ae452bb-8424-40ce-88fe-5e1a22bc4d83 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b returned with HTTP 200 Aug 14 00:37:58.901452 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 728/2898] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:37:58 2026] GET /volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b => generated 1546 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:37:58.902664 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:58.902664 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:58.903408 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-73b8e1df-b625-41b6-b7f7-5fdbfb19ae3a tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:37:58.903635 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-73b8e1df-b625-41b6-b7f7-5fdbfb19ae3a tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Create snapshot from volume 50957541-d093-4f1c-b218-1996e39852c2 Aug 14 00:37:58.937255 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-73b8e1df-b625-41b6-b7f7-5fdbfb19ae3a tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Created reservations ['72c6b817-39ea-442f-99ac-fd1e4074341e', '3ff05041-43ed-47e4-ae8b-ce2b0dc4adeb', '5f6a7215-7a1d-4df0-8d2f-6909a4714cf3', '5fa6562f-1239-4c75-9ae9-8d009607194f'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:37:58.978173 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-73b8e1df-b625-41b6-b7f7-5fdbfb19ae3a tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Snapshot create request issued successfully. Aug 14 00:37:58.978508 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-73b8e1df-b625-41b6-b7f7-5fdbfb19ae3a tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:37:58.978943 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 704/2899] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:37:58 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 14 00:37:58.990451 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7568c432-d3f2-4fa8-a674-853b329f8f01 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:58.992812 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7568c432-d3f2-4fa8-a674-853b329f8f01 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/snapshots/f89dbd37-2f7f-4551-a05e-b722a4f78888 Aug 14 00:37:58.992996 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7568c432-d3f2-4fa8-a674-853b329f8f01 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:58.993240 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7568c432-d3f2-4fa8-a674-853b329f8f01 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:58.999135 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:58.999135 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:58.999680 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7568c432-d3f2-4fa8-a674-853b329f8f01 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Snapshot retrieved successfully. Aug 14 00:37:59.000869 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7568c432-d3f2-4fa8-a674-853b329f8f01 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/snapshots/f89dbd37-2f7f-4551-a05e-b722a4f78888 returned with HTTP 200 Aug 14 00:37:59.001481 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 738/2900] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:37:58 2026] GET /volume/v3/snapshots/f89dbd37-2f7f-4551-a05e-b722a4f78888 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:59.005286 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8de784ac-ca4f-469a-902e-7a877d29bde6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:59.007501 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8de784ac-ca4f-469a-902e-7a877d29bde6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:37:59.007842 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8de784ac-ca4f-469a-902e-7a877d29bde6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:59.008146 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8de784ac-ca4f-469a-902e-7a877d29bde6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:59.008293 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-8de784ac-ca4f-469a-902e-7a877d29bde6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:59.013606 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:59.013606 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:59.014726 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8de784ac-ca4f-469a-902e-7a877d29bde6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:37:59.015263 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 731/2901] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:59 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:59.022681 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-16c08c9a-3dd0-4b73-9631-981365e6f9b8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:59.024978 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-16c08c9a-3dd0-4b73-9631-981365e6f9b8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] PUT https://10.4.3.208/volume/v3/attachments/ddb3ef7d-edd1-4f6a-bccd-6bfa68b30525 Aug 14 00:37:59.025881 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-16c08c9a-3dd0-4b73-9631-981365e6f9b8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:59.034491 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-16c08c9a-3dd0-4b73-9631-981365e6f9b8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Acquiring lock "cinder-attachment_update-42647397-b8d7-4ac3-8412-e811c381c04b-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:37:59.040046 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-16c08c9a-3dd0-4b73-9631-981365e6f9b8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-42647397-b8d7-4ac3-8412-e811c381c04b-np0000007289" acquired by "attachment_update" :: waited 0.005s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:37:59.041268 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:59.041268 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:59.157133 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-16c08c9a-3dd0-4b73-9631-981365e6f9b8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-42647397-b8d7-4ac3-8412-e811c381c04b-np0000007289" released by "attachment_update" :: held 0.117s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:37:59.157699 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-16c08c9a-3dd0-4b73-9631-981365e6f9b8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/ddb3ef7d-edd1-4f6a-bccd-6bfa68b30525 returned with HTTP 200 Aug 14 00:37:59.158393 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 729/2902] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:37:59 2026] PUT /volume/v3/attachments/ddb3ef7d-edd1-4f6a-bccd-6bfa68b30525 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:37:59.187408 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-b93f1f02-8a38-41e5-a5b0-1d884cc54fba None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:59.190007 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-b93f1f02-8a38-41e5-a5b0-1d884cc54fba tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments/ddb3ef7d-edd1-4f6a-bccd-6bfa68b30525/action Aug 14 00:37:59.190459 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-b93f1f02-8a38-41e5-a5b0-1d884cc54fba tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action body: b'{"os-complete": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:37:59.190708 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-b93f1f02-8a38-41e5-a5b0-1d884cc54fba tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:37:59.211815 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:59.211815 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:37:59.225779 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-6f7a3c56-274e-4306-8e3d-bdd594b316c5 req-b93f1f02-8a38-41e5-a5b0-1d884cc54fba tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/ddb3ef7d-edd1-4f6a-bccd-6bfa68b30525/action returned with HTTP 204 Aug 14 00:37:59.226293 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 705/2903] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:37:59 2026] POST /volume/v3/attachments/ddb3ef7d-edd1-4f6a-bccd-6bfa68b30525/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:37:59.366994 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1a9734ca-68e3-4ddc-9471-5247a2432842 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:59.369112 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1a9734ca-68e3-4ddc-9471-5247a2432842 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:37:59.369333 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1a9734ca-68e3-4ddc-9471-5247a2432842 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:59.369573 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1a9734ca-68e3-4ddc-9471-5247a2432842 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:59.369668 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-1a9734ca-68e3-4ddc-9471-5247a2432842 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:59.373677 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:59.373677 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:37:59.374341 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1a9734ca-68e3-4ddc-9471-5247a2432842 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:37:59.374863 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 739/2904] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:37:59 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:59.585140 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2d542814-4ef7-446c-a891-ca8e00d006c5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:59.587241 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2d542814-4ef7-446c-a891-ca8e00d006c5 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:37:59.587505 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2d542814-4ef7-446c-a891-ca8e00d006c5 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:59.587824 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2d542814-4ef7-446c-a891-ca8e00d006c5 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:59.597966 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:59.597966 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:37:59.604361 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2d542814-4ef7-446c-a891-ca8e00d006c5 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:37:59.612122 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2d542814-4ef7-446c-a891-ca8e00d006c5 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:37:59.612122 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 732/2905] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:59 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:37:59.857677 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1c67d70e-a807-4ed3-91b3-3898f1ecd584 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:37:59.859781 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1c67d70e-a807-4ed3-91b3-3898f1ecd584 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:37:59.860038 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1c67d70e-a807-4ed3-91b3-3898f1ecd584 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:37:59.860270 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1c67d70e-a807-4ed3-91b3-3898f1ecd584 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:37:59.860392 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-1c67d70e-a807-4ed3-91b3-3898f1ecd584 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:37:59.866570 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:37:59.866570 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:37:59.867593 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1c67d70e-a807-4ed3-91b3-3898f1ecd584 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:37:59.868229 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 730/2906] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:37:59 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:00.013525 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b5cfd76e-abc8-4d4d-9fdc-e571253af72d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:00.016061 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b5cfd76e-abc8-4d4d-9fdc-e571253af72d tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/snapshots/f89dbd37-2f7f-4551-a05e-b722a4f78888 Aug 14 00:38:00.016399 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b5cfd76e-abc8-4d4d-9fdc-e571253af72d tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:00.017363 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b5cfd76e-abc8-4d4d-9fdc-e571253af72d tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:00.027884 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:00.027884 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:00.028505 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b5cfd76e-abc8-4d4d-9fdc-e571253af72d tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Snapshot retrieved successfully. Aug 14 00:38:00.029465 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b5cfd76e-abc8-4d4d-9fdc-e571253af72d tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/snapshots/f89dbd37-2f7f-4551-a05e-b722a4f78888 returned with HTTP 200 Aug 14 00:38:00.029888 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 706/2907] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:38:00 2026] GET /volume/v3/snapshots/f89dbd37-2f7f-4551-a05e-b722a4f78888 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:00.033912 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-24a27ea1-76cc-4866-aa54-23f1a927dc08 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:00.036680 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-24a27ea1-76cc-4866-aa54-23f1a927dc08 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:00.036983 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-24a27ea1-76cc-4866-aa54-23f1a927dc08 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:00.037323 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-24a27ea1-76cc-4866-aa54-23f1a927dc08 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:00.037453 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-24a27ea1-76cc-4866-aa54-23f1a927dc08 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:00.042371 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:00.042371 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:00.042787 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:00.043433 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-24a27ea1-76cc-4866-aa54-23f1a927dc08 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:00.043961 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 740/2908] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:00 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:00.045228 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:38:00.046025 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f89dbd37-2f7f-4551-a05e-b722a4f78888", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1177253843"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:00.048907 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Create volume request body: {'volume': {'snapshot_id': 'f89dbd37-2f7f-4551-a05e-b722a4f78888', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1177253843'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:38:00.055344 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:00.055344 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:00.055693 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Snapshot retrieved successfully. Aug 14 00:38:00.055808 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Create volume of 1 GB Aug 14 00:38:00.062586 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Availability Zones retrieved successfully. Aug 14 00:38:00.071360 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Flow 'volume_create_api' (f902e610-461e-47ce-8912-fe6a5554eee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:00.072465 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dad6483-9b42-4a06-baf8-c093aa291bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:00.073664 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:38:00.112580 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dad6483-9b42-4a06-baf8-c093aa291bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f89dbd37-2f7f-4551-a05e-b722a4f78888', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:00.113810 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59f64e88-8da7-4073-99f8-f24c764044cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:00.163171 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Created reservations ['f5876807-f3a3-40cd-ad6a-6999dd5ff43a', '7c49c79f-987b-4455-bd66-3df53fdf6f91', '2bb0d156-fb84-40f7-bd40-ccde44a6dfe6', 'baef0788-51cd-4ba1-809e-92c6ca8f5285'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:38:00.164369 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59f64e88-8da7-4073-99f8-f24c764044cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5876807-f3a3-40cd-ad6a-6999dd5ff43a', '7c49c79f-987b-4455-bd66-3df53fdf6f91', '2bb0d156-fb84-40f7-bd40-ccde44a6dfe6', 'baef0788-51cd-4ba1-809e-92c6ca8f5285']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:00.165582 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b93bde5-1b4e-4a24-bc40-51ec6d1fe2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:00.224531 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b93bde5-1b4e-4a24-bc40-51ec6d1fe2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abdcc361-2dbd-4564-a8c0-0d638baf310e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1177253843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bbc508d66b841cf964febde46f0ab34',qos_specs=None,replication_status=,reservations=['f5876807-f3a3-40cd-ad6a-6999dd5ff43a','7c49c79f-987b-4455-bd66-3df53fdf6f91','2bb0d156-fb84-40f7-bd40-ccde44a6dfe6','baef0788-51cd-4ba1-809e-92c6ca8f5285'],size=1,snapshot_id=f89dbd37-2f7f-4551-a05e-b722a4f78888,source_replicaid=,source_volid=None,status='creating',user_id='368c9556786f4476931d390605b5fa47',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:38:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1177253843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abdcc361-2dbd-4564-a8c0-0d638baf310e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bbc508d66b841cf964febde46f0ab34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f89dbd37-2f7f-4551-a05e-b722a4f78888,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='368c9556786f4476931d390605b5fa47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:00.225621 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a26281-5aab-49eb-8e0d-dba744d3343b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:00.249211 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a26281-5aab-49eb-8e0d-dba744d3343b) transitioned into state 'SUCCESS' from state '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-1177253843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bbc508d66b841cf964febde46f0ab34',qos_specs=None,replication_status=,reservations=['f5876807-f3a3-40cd-ad6a-6999dd5ff43a','7c49c79f-987b-4455-bd66-3df53fdf6f91','2bb0d156-fb84-40f7-bd40-ccde44a6dfe6','baef0788-51cd-4ba1-809e-92c6ca8f5285'],size=1,snapshot_id=f89dbd37-2f7f-4551-a05e-b722a4f78888,source_replicaid=,source_volid=None,status='creating',user_id='368c9556786f4476931d390605b5fa47',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:00.250338 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (614635ab-fd82-433c-9b4f-c580f947e36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:00.279099 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (614635ab-fd82-433c-9b4f-c580f947e36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:00.280432 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Flow 'volume_create_api' (f902e610-461e-47ce-8912-fe6a5554eee7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:00.280876 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Create volume request issued successfully. Aug 14 00:38:00.281743 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-08eba75c-3c60-44eb-8786-933cbdcd5baa tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:38:00.282488 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 733/2909] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:38:00 2026] POST /volume/v3/volumes => generated 785 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:38:00.297951 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bd5b9acf-b8f1-48d8-a7f0-1bc66ef19dbb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:00.300125 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bd5b9acf-b8f1-48d8-a7f0-1bc66ef19dbb tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e Aug 14 00:38:00.300333 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bd5b9acf-b8f1-48d8-a7f0-1bc66ef19dbb tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:00.300906 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bd5b9acf-b8f1-48d8-a7f0-1bc66ef19dbb tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:00.310253 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:00.310253 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:00.317306 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bd5b9acf-b8f1-48d8-a7f0-1bc66ef19dbb tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:38:00.327181 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bd5b9acf-b8f1-48d8-a7f0-1bc66ef19dbb tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e returned with HTTP 200 Aug 14 00:38:00.327518 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 731/2910] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:00 2026] GET /volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:00.387830 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d840783c-6212-4307-82f7-49d90cf3db8b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:00.389732 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d840783c-6212-4307-82f7-49d90cf3db8b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:00.390075 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d840783c-6212-4307-82f7-49d90cf3db8b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:00.390942 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d840783c-6212-4307-82f7-49d90cf3db8b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:00.390942 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d840783c-6212-4307-82f7-49d90cf3db8b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:00.397672 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:00.397672 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:00.398528 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d840783c-6212-4307-82f7-49d90cf3db8b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:00.398901 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 707/2911] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:00 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:00.627612 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-273e1d7d-2e80-4a3e-bce2-9773dfea2ef5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:00.629568 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-273e1d7d-2e80-4a3e-bce2-9773dfea2ef5 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:00.629803 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-273e1d7d-2e80-4a3e-bce2-9773dfea2ef5 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:00.630022 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-273e1d7d-2e80-4a3e-bce2-9773dfea2ef5 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:00.637817 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:00.637817 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:00.642028 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-273e1d7d-2e80-4a3e-bce2-9773dfea2ef5 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:00.646899 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-273e1d7d-2e80-4a3e-bce2-9773dfea2ef5 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:00.647332 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 741/2912] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:00 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:00.880159 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-873bc062-88ef-4104-bd58-a17f2aec126f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:00.882921 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-873bc062-88ef-4104-bd58-a17f2aec126f tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:00.883147 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-873bc062-88ef-4104-bd58-a17f2aec126f tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:00.883354 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-873bc062-88ef-4104-bd58-a17f2aec126f tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:00.883526 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-873bc062-88ef-4104-bd58-a17f2aec126f tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:00.888880 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:00.888880 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:00.889566 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-873bc062-88ef-4104-bd58-a17f2aec126f tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:00.889910 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 734/2913] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:00 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:01.057261 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b3ee7985-38ed-495b-abb8-e73c7a04695b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:01.059344 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b3ee7985-38ed-495b-abb8-e73c7a04695b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:01.059587 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b3ee7985-38ed-495b-abb8-e73c7a04695b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:01.059789 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b3ee7985-38ed-495b-abb8-e73c7a04695b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:01.059897 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-b3ee7985-38ed-495b-abb8-e73c7a04695b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:01.065146 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:01.065146 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:01.066126 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b3ee7985-38ed-495b-abb8-e73c7a04695b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:01.066636 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 732/2914] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:01 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:01.346340 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4d6f736d-7de8-4c22-a496-bf9583f0450e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:01.348563 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4d6f736d-7de8-4c22-a496-bf9583f0450e tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e Aug 14 00:38:01.348856 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4d6f736d-7de8-4c22-a496-bf9583f0450e tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:01.349168 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4d6f736d-7de8-4c22-a496-bf9583f0450e tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:01.361186 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:01.361186 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:01.367661 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4d6f736d-7de8-4c22-a496-bf9583f0450e tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:38:01.374194 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4d6f736d-7de8-4c22-a496-bf9583f0450e tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e returned with HTTP 200 Aug 14 00:38:01.374769 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 708/2915] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:01 2026] GET /volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:01.389229 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d2c12192-6616-4b98-99e8-fc44ef566073 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:01.391287 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d2c12192-6616-4b98-99e8-fc44ef566073 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e Aug 14 00:38:01.391579 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d2c12192-6616-4b98-99e8-fc44ef566073 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:01.391741 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d2c12192-6616-4b98-99e8-fc44ef566073 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:01.401157 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:01.401157 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:01.405912 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d2c12192-6616-4b98-99e8-fc44ef566073 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:38:01.411298 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-169b5404-6c47-416f-a2a3-6ebbba39d0a3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:01.412299 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d2c12192-6616-4b98-99e8-fc44ef566073 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e returned with HTTP 200 Aug 14 00:38:01.412688 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 742/2916] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:01 2026] GET /volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:01.413211 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-169b5404-6c47-416f-a2a3-6ebbba39d0a3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:01.413788 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-169b5404-6c47-416f-a2a3-6ebbba39d0a3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:01.413788 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-169b5404-6c47-416f-a2a3-6ebbba39d0a3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:01.413788 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-169b5404-6c47-416f-a2a3-6ebbba39d0a3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:01.420919 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:01.420919 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:01.421633 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-169b5404-6c47-416f-a2a3-6ebbba39d0a3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:01.422780 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 735/2917] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:01 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:01.429155 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-32bad15c-11b1-43f6-96bb-9530a03b6e2b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:01.431631 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-32bad15c-11b1-43f6-96bb-9530a03b6e2b tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] DELETE https://10.4.3.208/volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2?cascade=True Aug 14 00:38:01.431903 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-32bad15c-11b1-43f6-96bb-9530a03b6e2b tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:01.432243 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-32bad15c-11b1-43f6-96bb-9530a03b6e2b tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:01.432448 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-32bad15c-11b1-43f6-96bb-9530a03b6e2b tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Delete volume with id: 50957541-d093-4f1c-b218-1996e39852c2 Aug 14 00:38:01.442042 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:01.442042 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:01.442892 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-32bad15c-11b1-43f6-96bb-9530a03b6e2b tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:38:01.476013 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-32bad15c-11b1-43f6-96bb-9530a03b6e2b tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Delete volume request issued successfully. Aug 14 00:38:01.476334 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-32bad15c-11b1-43f6-96bb-9530a03b6e2b tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2?cascade=True returned with HTTP 202 Aug 14 00:38:01.476823 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 733/2918] 10.4.3.208 () {66 vars in 1376 bytes} [Fri Aug 14 00:38:01 2026] DELETE /volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2?cascade=True => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:38:01.485812 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-51dcdfb3-0b60-47c8-be6c-7859f75c9b71 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:01.488354 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-51dcdfb3-0b60-47c8-be6c-7859f75c9b71 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 Aug 14 00:38:01.488685 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-51dcdfb3-0b60-47c8-be6c-7859f75c9b71 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:01.488991 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-51dcdfb3-0b60-47c8-be6c-7859f75c9b71 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:01.497730 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:01.497730 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:01.501810 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-51dcdfb3-0b60-47c8-be6c-7859f75c9b71 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:38:01.507536 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-51dcdfb3-0b60-47c8-be6c-7859f75c9b71 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 returned with HTTP 200 Aug 14 00:38:01.508066 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 709/2919] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:01 2026] GET /volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:01.664765 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6105acf2-aa4f-4e83-b4a3-27ab8b9c6881 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:01.666716 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6105acf2-aa4f-4e83-b4a3-27ab8b9c6881 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:01.666938 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6105acf2-aa4f-4e83-b4a3-27ab8b9c6881 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:01.667217 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6105acf2-aa4f-4e83-b4a3-27ab8b9c6881 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:01.676067 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:01.676067 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:01.681201 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6105acf2-aa4f-4e83-b4a3-27ab8b9c6881 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:01.686915 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6105acf2-aa4f-4e83-b4a3-27ab8b9c6881 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:01.687324 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 743/2920] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:01 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:01.901393 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-05f98fde-e385-4c76-9dee-6015c5930486 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:01.904960 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-05f98fde-e385-4c76-9dee-6015c5930486 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:01.905297 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-05f98fde-e385-4c76-9dee-6015c5930486 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:01.905653 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-05f98fde-e385-4c76-9dee-6015c5930486 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:01.905840 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-05f98fde-e385-4c76-9dee-6015c5930486 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:01.912197 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:01.912197 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:01.913512 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-05f98fde-e385-4c76-9dee-6015c5930486 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:01.914141 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 736/2921] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:01 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:02.082016 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-da62391c-5d69-4ef2-8470-b45577854c7c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:02.084482 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-da62391c-5d69-4ef2-8470-b45577854c7c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:02.084761 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-da62391c-5d69-4ef2-8470-b45577854c7c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:02.085031 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-da62391c-5d69-4ef2-8470-b45577854c7c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:02.085224 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-da62391c-5d69-4ef2-8470-b45577854c7c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:02.090599 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:02.090599 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:02.091581 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-da62391c-5d69-4ef2-8470-b45577854c7c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:02.092121 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 734/2922] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:02 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:02.434711 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-06472ab9-9602-4532-b470-a3c469bb12fb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:02.437184 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-06472ab9-9602-4532-b470-a3c469bb12fb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:02.437475 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-06472ab9-9602-4532-b470-a3c469bb12fb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:02.437750 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-06472ab9-9602-4532-b470-a3c469bb12fb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:02.437896 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-06472ab9-9602-4532-b470-a3c469bb12fb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:02.443121 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:02.443121 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:02.443987 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-06472ab9-9602-4532-b470-a3c469bb12fb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:02.444488 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 710/2923] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:02 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:02.522879 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-aad1338e-050e-4c5e-8499-5f2ae392facd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:02.524768 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-aad1338e-050e-4c5e-8499-5f2ae392facd tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 Aug 14 00:38:02.524994 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-aad1338e-050e-4c5e-8499-5f2ae392facd tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:02.525248 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-aad1338e-050e-4c5e-8499-5f2ae392facd tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:02.531285 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-aad1338e-050e-4c5e-8499-5f2ae392facd tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 returned with HTTP 404 Aug 14 00:38:02.531840 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 744/2924] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:02 2026] GET /volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:38:02.540201 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fce29f65-8bee-41d8-8391-8271a83125f8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:02.542146 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fce29f65-8bee-41d8-8391-8271a83125f8 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes Aug 14 00:38:02.542368 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fce29f65-8bee-41d8-8391-8271a83125f8 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:02.542640 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fce29f65-8bee-41d8-8391-8271a83125f8 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:02.542824 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-fce29f65-8bee-41d8-8391-8271a83125f8 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:38:02.543722 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-fce29f65-8bee-41d8-8391-8271a83125f8 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:38:02.552577 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fce29f65-8bee-41d8-8391-8271a83125f8 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Get all volumes completed successfully. Aug 14 00:38:02.552996 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fce29f65-8bee-41d8-8391-8271a83125f8 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 200 Aug 14 00:38:02.553476 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 737/2925] 10.4.3.208 () {66 vars in 1237 bytes} [Fri Aug 14 00:38:02 2026] GET /volume/v3/volumes => generated 335 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:02.563271 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4be673c6-36e5-44d7-a173-f53074cb88dd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:02.565641 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4be673c6-36e5-44d7-a173-f53074cb88dd tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/snapshots Aug 14 00:38:02.565812 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4be673c6-36e5-44d7-a173-f53074cb88dd tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:02.566062 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4be673c6-36e5-44d7-a173-f53074cb88dd tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:02.566408 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-4be673c6-36e5-44d7-a173-f53074cb88dd tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:38:02.567899 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.db.api [None req-4be673c6-36e5-44d7-a173-f53074cb88dd tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Building query based on filter {{(pid=100211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:38:02.582542 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4be673c6-36e5-44d7-a173-f53074cb88dd tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Get all snapshots completed successfully. Aug 14 00:38:02.582960 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4be673c6-36e5-44d7-a173-f53074cb88dd tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 200 Aug 14 00:38:02.583497 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 735/2926] 10.4.3.208 () {66 vars in 1243 bytes} [Fri Aug 14 00:38:02 2026] GET /volume/v3/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:38:02.594849 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f2065469-f096-4782-ac1d-74c5d1ceccb2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:02.597140 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f2065469-f096-4782-ac1d-74c5d1ceccb2 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e Aug 14 00:38:02.597430 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f2065469-f096-4782-ac1d-74c5d1ceccb2 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:02.597798 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f2065469-f096-4782-ac1d-74c5d1ceccb2 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:02.607723 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:02.607723 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:02.613307 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f2065469-f096-4782-ac1d-74c5d1ceccb2 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:38:02.619078 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f2065469-f096-4782-ac1d-74c5d1ceccb2 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e returned with HTTP 200 Aug 14 00:38:02.619795 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 711/2927] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:02 2026] GET /volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:02.636385 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bd571808-6cb3-4fed-8ace-1575c5dc3719 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:02.638684 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bd571808-6cb3-4fed-8ace-1575c5dc3719 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] DELETE https://10.4.3.208/volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e Aug 14 00:38:02.638971 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bd571808-6cb3-4fed-8ace-1575c5dc3719 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:02.639287 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bd571808-6cb3-4fed-8ace-1575c5dc3719 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:02.639496 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-bd571808-6cb3-4fed-8ace-1575c5dc3719 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Delete volume with id: abdcc361-2dbd-4564-a8c0-0d638baf310e Aug 14 00:38:02.649078 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:02.649078 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:02.649607 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bd571808-6cb3-4fed-8ace-1575c5dc3719 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:38:02.672026 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bd571808-6cb3-4fed-8ace-1575c5dc3719 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Delete volume request issued successfully. Aug 14 00:38:02.672511 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bd571808-6cb3-4fed-8ace-1575c5dc3719 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e returned with HTTP 202 Aug 14 00:38:02.672651 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 745/2928] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:38:02 2026] DELETE /volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:38:02.681453 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1c772823-d645-4273-940c-bad156f633ba None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:02.683499 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1c772823-d645-4273-940c-bad156f633ba tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e Aug 14 00:38:02.683725 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1c772823-d645-4273-940c-bad156f633ba tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:02.683919 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1c772823-d645-4273-940c-bad156f633ba tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:02.692430 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:02.692430 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:02.697276 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1c772823-d645-4273-940c-bad156f633ba tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Volume info retrieved successfully. Aug 14 00:38:02.703377 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1c772823-d645-4273-940c-bad156f633ba tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e returned with HTTP 200 Aug 14 00:38:02.704135 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 738/2929] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:02 2026] GET /volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:02.704261 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9061df0e-ac4f-41a7-891c-059ab74da7bf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:02.706497 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9061df0e-ac4f-41a7-891c-059ab74da7bf tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:02.706718 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9061df0e-ac4f-41a7-891c-059ab74da7bf tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:02.707173 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9061df0e-ac4f-41a7-891c-059ab74da7bf tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:02.717757 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:02.717757 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:02.723505 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9061df0e-ac4f-41a7-891c-059ab74da7bf tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:02.730667 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9061df0e-ac4f-41a7-891c-059ab74da7bf tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:02.731258 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 736/2930] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:02 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:02.926242 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d95a0712-75e5-4c03-b2f9-0ff75b31e9e7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:02.928696 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d95a0712-75e5-4c03-b2f9-0ff75b31e9e7 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:02.928957 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d95a0712-75e5-4c03-b2f9-0ff75b31e9e7 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:02.929239 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d95a0712-75e5-4c03-b2f9-0ff75b31e9e7 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:02.929407 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d95a0712-75e5-4c03-b2f9-0ff75b31e9e7 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:02.935294 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:02.935294 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:02.936418 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d95a0712-75e5-4c03-b2f9-0ff75b31e9e7 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:02.936953 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 712/2931] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:02 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:03.102763 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e2f2c18e-a61f-49b0-9f8f-511dc0445873 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:03.104735 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e2f2c18e-a61f-49b0-9f8f-511dc0445873 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:03.104932 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e2f2c18e-a61f-49b0-9f8f-511dc0445873 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:03.105185 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e2f2c18e-a61f-49b0-9f8f-511dc0445873 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:03.105288 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-e2f2c18e-a61f-49b0-9f8f-511dc0445873 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:03.110397 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:03.110397 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:03.111479 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e2f2c18e-a61f-49b0-9f8f-511dc0445873 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:03.112134 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 746/2932] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:03 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:03.455754 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-77614f89-3529-412f-8fae-ea17970f4a96 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:03.457702 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-77614f89-3529-412f-8fae-ea17970f4a96 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:03.457930 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-77614f89-3529-412f-8fae-ea17970f4a96 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:03.458170 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-77614f89-3529-412f-8fae-ea17970f4a96 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:03.458290 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-77614f89-3529-412f-8fae-ea17970f4a96 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:03.462893 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:03.462893 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:03.463776 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-77614f89-3529-412f-8fae-ea17970f4a96 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:03.464645 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 739/2933] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:03 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:03.718285 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b64378d2-e73b-4a8d-ab22-20d85acdebd8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:03.720649 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b64378d2-e73b-4a8d-ab22-20d85acdebd8 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e Aug 14 00:38:03.720935 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b64378d2-e73b-4a8d-ab22-20d85acdebd8 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:03.721232 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b64378d2-e73b-4a8d-ab22-20d85acdebd8 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:03.729547 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b64378d2-e73b-4a8d-ab22-20d85acdebd8 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e returned with HTTP 404 Aug 14 00:38:03.730236 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 737/2934] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:03 2026] GET /volume/v3/volumes/abdcc361-2dbd-4564-a8c0-0d638baf310e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:38:03.738480 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7251fac8-9cb4-42b4-a8ff-81adb143c69d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:03.741756 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7251fac8-9cb4-42b4-a8ff-81adb143c69d tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/f89dbd37-2f7f-4551-a05e-b722a4f78888 Aug 14 00:38:03.741756 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7251fac8-9cb4-42b4-a8ff-81adb143c69d tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:03.741756 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7251fac8-9cb4-42b4-a8ff-81adb143c69d tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:03.742079 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-7251fac8-9cb4-42b4-a8ff-81adb143c69d tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Delete snapshot with id: f89dbd37-2f7f-4551-a05e-b722a4f78888 Aug 14 00:38:03.745828 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bfa3d964-2860-4d2f-bca6-334542350b80 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:03.747588 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bfa3d964-2860-4d2f-bca6-334542350b80 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:03.747808 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bfa3d964-2860-4d2f-bca6-334542350b80 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:03.747974 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bfa3d964-2860-4d2f-bca6-334542350b80 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:03.748778 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7251fac8-9cb4-42b4-a8ff-81adb143c69d tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/snapshots/f89dbd37-2f7f-4551-a05e-b722a4f78888 returned with HTTP 404 Aug 14 00:38:03.749547 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 713/2935] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:38:03 2026] DELETE /volume/v3/snapshots/f89dbd37-2f7f-4551-a05e-b722a4f78888 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:38:03.755636 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:03.755636 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:03.758896 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-32b879b5-5e80-4a0d-9a08-dcac757f0604 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:03.760316 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bfa3d964-2860-4d2f-bca6-334542350b80 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:03.760988 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-32b879b5-5e80-4a0d-9a08-dcac757f0604 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] GET https://10.4.3.208/volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 Aug 14 00:38:03.761246 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-32b879b5-5e80-4a0d-9a08-dcac757f0604 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:03.761492 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-32b879b5-5e80-4a0d-9a08-dcac757f0604 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:03.765466 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bfa3d964-2860-4d2f-bca6-334542350b80 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:03.765967 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 747/2936] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:03 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:03.769083 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-32b879b5-5e80-4a0d-9a08-dcac757f0604 tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 returned with HTTP 404 Aug 14 00:38:03.769834 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 740/2937] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:03 2026] GET /volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:38:03.777872 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5f84c217-2182-43db-807e-1dbedc85933b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:03.780108 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5f84c217-2182-43db-807e-1dbedc85933b tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] DELETE https://10.4.3.208/volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 Aug 14 00:38:03.780369 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5f84c217-2182-43db-807e-1dbedc85933b tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:03.780612 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5f84c217-2182-43db-807e-1dbedc85933b tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:03.780783 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-5f84c217-2182-43db-807e-1dbedc85933b tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] Delete volume with id: 50957541-d093-4f1c-b218-1996e39852c2 Aug 14 00:38:03.786616 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5f84c217-2182-43db-807e-1dbedc85933b tempest-VolumesDeleteCascade-1993596105 tempest-VolumesDeleteCascade-1993596105-project-member] https://10.4.3.208/volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 returned with HTTP 404 Aug 14 00:38:03.787050 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 738/2938] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:38:03 2026] DELETE /volume/v3/volumes/50957541-d093-4f1c-b218-1996e39852c2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:38:03.948300 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fe92e4b0-48f2-4369-8bef-f1501a2eea38 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:03.950431 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fe92e4b0-48f2-4369-8bef-f1501a2eea38 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:03.950526 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fe92e4b0-48f2-4369-8bef-f1501a2eea38 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:03.950789 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fe92e4b0-48f2-4369-8bef-f1501a2eea38 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:03.950919 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-fe92e4b0-48f2-4369-8bef-f1501a2eea38 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:03.956997 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:03.956997 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:03.958150 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fe92e4b0-48f2-4369-8bef-f1501a2eea38 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:03.958633 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 714/2939] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:03 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:04.124829 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ccbe64dd-23d0-44ea-8fb0-fc2bec08f065 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:04.126782 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ccbe64dd-23d0-44ea-8fb0-fc2bec08f065 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:04.127014 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ccbe64dd-23d0-44ea-8fb0-fc2bec08f065 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:04.127197 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ccbe64dd-23d0-44ea-8fb0-fc2bec08f065 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:04.127384 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-ccbe64dd-23d0-44ea-8fb0-fc2bec08f065 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:04.133730 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:04.133730 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:04.134977 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ccbe64dd-23d0-44ea-8fb0-fc2bec08f065 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:04.135588 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 748/2940] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:04 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:04.476589 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-45b5e2a7-b59d-4f82-a342-1067e26e1f4b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:04.478407 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-45b5e2a7-b59d-4f82-a342-1067e26e1f4b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:04.478642 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-45b5e2a7-b59d-4f82-a342-1067e26e1f4b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:04.478863 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-45b5e2a7-b59d-4f82-a342-1067e26e1f4b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:04.479036 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-45b5e2a7-b59d-4f82-a342-1067e26e1f4b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:04.484438 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:04.484438 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:04.485365 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-45b5e2a7-b59d-4f82-a342-1067e26e1f4b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:04.485978 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 741/2941] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:04 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:04.781250 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6514165c-569a-4022-880c-efb08562be3a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:04.783322 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6514165c-569a-4022-880c-efb08562be3a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:04.783597 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6514165c-569a-4022-880c-efb08562be3a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:04.783867 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6514165c-569a-4022-880c-efb08562be3a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:04.792768 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:04.792768 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:04.796689 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6514165c-569a-4022-880c-efb08562be3a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:04.801023 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6514165c-569a-4022-880c-efb08562be3a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:04.801515 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 739/2942] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:04 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:04.970447 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0991d934-1f55-4b2e-a6a4-f8e9ebe6a81e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:04.972574 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0991d934-1f55-4b2e-a6a4-f8e9ebe6a81e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:04.972880 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0991d934-1f55-4b2e-a6a4-f8e9ebe6a81e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:04.973218 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0991d934-1f55-4b2e-a6a4-f8e9ebe6a81e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:04.973358 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-0991d934-1f55-4b2e-a6a4-f8e9ebe6a81e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:04.978849 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:04.978849 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:04.979728 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0991d934-1f55-4b2e-a6a4-f8e9ebe6a81e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:04.980107 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 715/2943] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:04 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:05.150125 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-61e523be-5c5d-47f9-9e80-2faf3dec064d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:05.152629 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-61e523be-5c5d-47f9-9e80-2faf3dec064d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:05.152629 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-61e523be-5c5d-47f9-9e80-2faf3dec064d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:05.152873 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-61e523be-5c5d-47f9-9e80-2faf3dec064d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:05.153963 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-61e523be-5c5d-47f9-9e80-2faf3dec064d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:05.161204 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:05.161204 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:05.161322 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-61e523be-5c5d-47f9-9e80-2faf3dec064d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:05.162173 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 749/2944] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:05 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:05.342792 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-81583271-3c62-4ff8-bac7-a76f2de31525 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:05.345445 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:38:05.345856 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-9750982", "imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:05.347892 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-9750982', 'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:38:05.498734 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-937fbfe2-cd78-419f-b7d8-d3d3b9b4316d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:05.501569 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-937fbfe2-cd78-419f-b7d8-d3d3b9b4316d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:05.501569 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-937fbfe2-cd78-419f-b7d8-d3d3b9b4316d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:05.502367 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-937fbfe2-cd78-419f-b7d8-d3d3b9b4316d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:05.502594 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-937fbfe2-cd78-419f-b7d8-d3d3b9b4316d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:05.510262 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:05.510262 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:05.511424 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-937fbfe2-cd78-419f-b7d8-d3d3b9b4316d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:05.512262 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 740/2945] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:05 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:05.559047 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Create volume of 1 GB Aug 14 00:38:05.564179 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Availability Zones retrieved successfully. Aug 14 00:38:05.570247 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Flow 'volume_create_api' (75cc06a8-1cc5-4b27-bf49-1aab7457787f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:05.571633 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60c5a8bc-bb17-4c07-bdea-38ba917baa65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:05.572854 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:38:05.650169 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60c5a8bc-bb17-4c07-bdea-38ba917baa65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:05.651477 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bb88498-c112-439a-a7a5-0277840dbd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:05.722252 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Created reservations ['6aa7981d-536f-4da7-bb04-023716efbb08', '150801b6-da0a-40aa-aaf3-98c117e0b85f', '3760c48b-b2be-4611-b148-f5c7c6fcbbbb', 'dcea6ee2-0e6e-41fe-a6c9-76bf85dc783f'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:38:05.723155 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bb88498-c112-439a-a7a5-0277840dbd3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aa7981d-536f-4da7-bb04-023716efbb08', '150801b6-da0a-40aa-aaf3-98c117e0b85f', '3760c48b-b2be-4611-b148-f5c7c6fcbbbb', 'dcea6ee2-0e6e-41fe-a6c9-76bf85dc783f']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:05.724064 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a46e45e7-e039-449c-8e86-8bfecf112671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:05.757356 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a46e45e7-e039-449c-8e86-8bfecf112671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b105dab1-6046-4b52-99a5-d080c0228cd6', '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-9750982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffb2b4af679245b88c265a50e21cc32f',qos_specs=None,replication_status=,reservations=['6aa7981d-536f-4da7-bb04-023716efbb08','150801b6-da0a-40aa-aaf3-98c117e0b85f','3760c48b-b2be-4611-b148-f5c7c6fcbbbb','dcea6ee2-0e6e-41fe-a6c9-76bf85dc783f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1445d450f1d4a96bd30e7703c6df08a',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:38:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-9750982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b105dab1-6046-4b52-99a5-d080c0228cd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffb2b4af679245b88c265a50e21cc32f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1445d450f1d4a96bd30e7703c6df08a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:05.758386 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (340d8633-eeb1-40c0-8bcc-0126b72d885a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:05.784576 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (340d8633-eeb1-40c0-8bcc-0126b72d885a) transitioned into state 'SUCCESS' from state '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-9750982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffb2b4af679245b88c265a50e21cc32f',qos_specs=None,replication_status=,reservations=['6aa7981d-536f-4da7-bb04-023716efbb08','150801b6-da0a-40aa-aaf3-98c117e0b85f','3760c48b-b2be-4611-b148-f5c7c6fcbbbb','dcea6ee2-0e6e-41fe-a6c9-76bf85dc783f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1445d450f1d4a96bd30e7703c6df08a',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:05.785577 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d70e534-b571-4bb6-9ad4-43cc6c410e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:05.798604 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d70e534-b571-4bb6-9ad4-43cc6c410e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:05.799336 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Flow 'volume_create_api' (75cc06a8-1cc5-4b27-bf49-1aab7457787f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:05.799793 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Create volume request issued successfully. Aug 14 00:38:05.800577 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-81583271-3c62-4ff8-bac7-a76f2de31525 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:38:05.801165 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 742/2946] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:38:05 2026] POST /volume/v3/volumes => generated 750 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:38:05.815705 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-11ee0967-8bfd-41e2-a278-169034e53a6a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:05.816570 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d0dfe956-def0-4550-9520-fe5f51079d36 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:05.818730 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-11ee0967-8bfd-41e2-a278-169034e53a6a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:05.819475 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-11ee0967-8bfd-41e2-a278-169034e53a6a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:05.819585 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d0dfe956-def0-4550-9520-fe5f51079d36 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] GET https://10.4.3.208/volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 Aug 14 00:38:05.819585 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d0dfe956-def0-4550-9520-fe5f51079d36 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:05.819653 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-11ee0967-8bfd-41e2-a278-169034e53a6a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:05.819683 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d0dfe956-def0-4550-9520-fe5f51079d36 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:05.827999 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:05.827999 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:05.830402 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:05.830402 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:05.833562 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d0dfe956-def0-4550-9520-fe5f51079d36 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Volume info retrieved successfully. Aug 14 00:38:05.836551 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-11ee0967-8bfd-41e2-a278-169034e53a6a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:05.838676 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d0dfe956-def0-4550-9520-fe5f51079d36 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] https://10.4.3.208/volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 returned with HTTP 200 Aug 14 00:38:05.839047 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 750/2947] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:05 2026] GET /volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:05.842263 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-11ee0967-8bfd-41e2-a278-169034e53a6a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:05.843149 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 716/2948] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:05 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:05.990774 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f7c952a2-45b6-4c96-bc2f-68bc20c25621 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:05.992596 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f7c952a2-45b6-4c96-bc2f-68bc20c25621 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:05.992802 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f7c952a2-45b6-4c96-bc2f-68bc20c25621 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:05.993014 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f7c952a2-45b6-4c96-bc2f-68bc20c25621 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:05.993175 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-f7c952a2-45b6-4c96-bc2f-68bc20c25621 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:05.998679 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:05.998679 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:05.999800 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f7c952a2-45b6-4c96-bc2f-68bc20c25621 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:06.000378 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 741/2949] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:05 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:06.175149 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ad2ef870-194c-43d7-a965-a30866e54c01 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:06.178592 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ad2ef870-194c-43d7-a965-a30866e54c01 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:06.178951 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ad2ef870-194c-43d7-a965-a30866e54c01 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:06.179254 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ad2ef870-194c-43d7-a965-a30866e54c01 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:06.179419 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-ad2ef870-194c-43d7-a965-a30866e54c01 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:06.188668 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:06.188668 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:06.190653 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ad2ef870-194c-43d7-a965-a30866e54c01 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:06.192282 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 743/2950] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:06 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:06.523923 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-efd3aee4-ab3f-4d1d-a609-8de6d8293248 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:06.525637 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-efd3aee4-ab3f-4d1d-a609-8de6d8293248 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:06.525902 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-efd3aee4-ab3f-4d1d-a609-8de6d8293248 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:06.526171 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-efd3aee4-ab3f-4d1d-a609-8de6d8293248 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:06.526327 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-efd3aee4-ab3f-4d1d-a609-8de6d8293248 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:06.530586 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:06.530586 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:06.531316 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-efd3aee4-ab3f-4d1d-a609-8de6d8293248 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:06.531750 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 751/2951] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:06 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:06.854396 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-26bd1309-57c0-4579-b135-6d131bc521c1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:06.857430 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-26bd1309-57c0-4579-b135-6d131bc521c1 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] GET https://10.4.3.208/volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 Aug 14 00:38:06.857430 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-26bd1309-57c0-4579-b135-6d131bc521c1 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:06.857430 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-26bd1309-57c0-4579-b135-6d131bc521c1 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:06.858208 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-75b078b0-41a1-4650-9f81-631761c501cc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:06.860745 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-75b078b0-41a1-4650-9f81-631761c501cc tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:06.860745 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-75b078b0-41a1-4650-9f81-631761c501cc tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:06.860745 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-75b078b0-41a1-4650-9f81-631761c501cc tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:06.864031 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:06.864031 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:06.866792 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:06.866792 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:06.867363 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-26bd1309-57c0-4579-b135-6d131bc521c1 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Volume info retrieved successfully. Aug 14 00:38:06.874823 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-26bd1309-57c0-4579-b135-6d131bc521c1 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] https://10.4.3.208/volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 returned with HTTP 200 Aug 14 00:38:06.875342 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 717/2952] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:06 2026] GET /volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:38:06.875383 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-75b078b0-41a1-4650-9f81-631761c501cc tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:06.883315 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-75b078b0-41a1-4650-9f81-631761c501cc tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:06.883923 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 742/2953] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:06 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:06.917264 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-e3024986-ca5d-45a8-aed2-0d1f333c626c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:06.919960 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-e3024986-ca5d-45a8-aed2-0d1f333c626c tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] GET https://10.4.3.208/volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 Aug 14 00:38:06.920253 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-e3024986-ca5d-45a8-aed2-0d1f333c626c tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:06.920562 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-e3024986-ca5d-45a8-aed2-0d1f333c626c tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:06.930600 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:06.930600 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:06.935506 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-e3024986-ca5d-45a8-aed2-0d1f333c626c tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Volume info retrieved successfully. Aug 14 00:38:06.942259 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-e3024986-ca5d-45a8-aed2-0d1f333c626c tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] https://10.4.3.208/volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 returned with HTTP 200 Aug 14 00:38:06.942792 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 744/2954] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:38:06 2026] GET /volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:38:07.012438 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0df46318-3926-409f-adc0-bdf9e207653e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:07.014818 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0df46318-3926-409f-adc0-bdf9e207653e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:07.015106 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0df46318-3926-409f-adc0-bdf9e207653e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:07.015375 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0df46318-3926-409f-adc0-bdf9e207653e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:07.015529 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-0df46318-3926-409f-adc0-bdf9e207653e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:07.020253 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:07.020253 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:07.020997 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0df46318-3926-409f-adc0-bdf9e207653e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:07.021401 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 752/2955] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:07 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:07.205422 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d447fc6e-cd28-419b-b746-a1cea8af52b3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:07.207939 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d447fc6e-cd28-419b-b746-a1cea8af52b3 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:07.208342 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d447fc6e-cd28-419b-b746-a1cea8af52b3 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:07.208657 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d447fc6e-cd28-419b-b746-a1cea8af52b3 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:07.208780 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d447fc6e-cd28-419b-b746-a1cea8af52b3 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:07.214909 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:07.214909 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:07.216064 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d447fc6e-cd28-419b-b746-a1cea8af52b3 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:07.216802 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 718/2956] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:07 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:07.457214 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-036386f8-c6cd-43f1-8e6c-9ef9eb9e19d5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:07.460348 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-036386f8-c6cd-43f1-8e6c-9ef9eb9e19d5 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] GET https://10.4.3.208/volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 Aug 14 00:38:07.460674 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-036386f8-c6cd-43f1-8e6c-9ef9eb9e19d5 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:07.460965 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-036386f8-c6cd-43f1-8e6c-9ef9eb9e19d5 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:07.473988 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:07.473988 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:07.477673 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-036386f8-c6cd-43f1-8e6c-9ef9eb9e19d5 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Volume info retrieved successfully. Aug 14 00:38:07.484543 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-036386f8-c6cd-43f1-8e6c-9ef9eb9e19d5 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] https://10.4.3.208/volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 returned with HTTP 200 Aug 14 00:38:07.485045 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 743/2957] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:38:07 2026] GET /volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 => generated 1358 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:38:07.499113 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-37a9d552-0830-49b5-a04a-d4c768880393 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:07.499573 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-37a9d552-0830-49b5-a04a-d4c768880393 None None] GET https://10.4.3.208/volume// Aug 14 00:38:07.499802 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-37a9d552-0830-49b5-a04a-d4c768880393 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:07.500131 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-37a9d552-0830-49b5-a04a-d4c768880393 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:07.500553 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-37a9d552-0830-49b5-a04a-d4c768880393 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:38:07.500948 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 745/2958] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:38:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:38:07.511767 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-c841d2ac-bf92-413b-a0f6-73dda0454969 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:07.514062 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-c841d2ac-bf92-413b-a0f6-73dda0454969 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:38:07.514488 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-c841d2ac-bf92-413b-a0f6-73dda0454969 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b105dab1-6046-4b52-99a5-d080c0228cd6", "connector": null, "instance_uuid": "f47bc428-48eb-4c1e-b11d-eac5141c37f3"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:07.524627 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:07.524627 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:07.544766 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e23551af-98d4-4f20-9fa2-f881f338b61e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:07.546981 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e23551af-98d4-4f20-9fa2-f881f338b61e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:07.547782 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e23551af-98d4-4f20-9fa2-f881f338b61e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:07.547782 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e23551af-98d4-4f20-9fa2-f881f338b61e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:07.547782 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-e23551af-98d4-4f20-9fa2-f881f338b61e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:07.552759 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:07.552759 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:07.553627 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e23551af-98d4-4f20-9fa2-f881f338b61e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:07.554284 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 719/2959] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:07 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:07.560583 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-c841d2ac-bf92-413b-a0f6-73dda0454969 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:38:07.560766 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 753/2960] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:38:07 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:38:07.900694 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b7f903ad-fddc-43c0-bc60-b6b20836ade9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:07.903346 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b7f903ad-fddc-43c0-bc60-b6b20836ade9 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:07.903607 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b7f903ad-fddc-43c0-bc60-b6b20836ade9 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:07.903867 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b7f903ad-fddc-43c0-bc60-b6b20836ade9 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:07.913770 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:07.913770 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:07.918870 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b7f903ad-fddc-43c0-bc60-b6b20836ade9 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:07.924436 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b7f903ad-fddc-43c0-bc60-b6b20836ade9 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:07.924436 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 744/2961] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:07 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:08.033835 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4b66056e-ce75-482e-9f8c-7ecc7b70bcbb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:08.036525 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4b66056e-ce75-482e-9f8c-7ecc7b70bcbb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:08.037258 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4b66056e-ce75-482e-9f8c-7ecc7b70bcbb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:08.037258 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4b66056e-ce75-482e-9f8c-7ecc7b70bcbb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:08.037258 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-4b66056e-ce75-482e-9f8c-7ecc7b70bcbb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:08.044817 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:08.044817 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:08.046406 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4b66056e-ce75-482e-9f8c-7ecc7b70bcbb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:08.046848 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 746/2962] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:08 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:08.227688 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d20189fa-acca-4712-a35a-8950e3260914 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:08.229801 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d20189fa-acca-4712-a35a-8950e3260914 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:08.230023 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d20189fa-acca-4712-a35a-8950e3260914 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:08.230268 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d20189fa-acca-4712-a35a-8950e3260914 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:08.230422 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d20189fa-acca-4712-a35a-8950e3260914 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:08.235485 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:08.235485 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:08.236645 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d20189fa-acca-4712-a35a-8950e3260914 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:08.237106 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 720/2963] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:08 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:08.565403 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ef820ec3-f6ed-49d4-b712-47cc7746d5cb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:08.567385 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ef820ec3-f6ed-49d4-b712-47cc7746d5cb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:08.567610 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ef820ec3-f6ed-49d4-b712-47cc7746d5cb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:08.567800 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ef820ec3-f6ed-49d4-b712-47cc7746d5cb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:08.568017 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-ef820ec3-f6ed-49d4-b712-47cc7746d5cb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:08.572878 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:08.572878 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:08.573624 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ef820ec3-f6ed-49d4-b712-47cc7746d5cb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:08.574105 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 754/2964] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:08 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:08.587571 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a596c473-5d61-41d6-9941-2fdc22143bb5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:08.588190 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a596c473-5d61-41d6-9941-2fdc22143bb5 None None] GET https://10.4.3.208/volume// Aug 14 00:38:08.588326 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a596c473-5d61-41d6-9941-2fdc22143bb5 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:08.589125 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a596c473-5d61-41d6-9941-2fdc22143bb5 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:08.589125 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a596c473-5d61-41d6-9941-2fdc22143bb5 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:38:08.589274 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 745/2965] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:38:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:38:08.598900 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-265fb65b-7a74-4229-8504-164cc44c2659 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:08.601393 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-265fb65b-7a74-4229-8504-164cc44c2659 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] GET https://10.4.3.208/volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 Aug 14 00:38:08.601721 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-265fb65b-7a74-4229-8504-164cc44c2659 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:08.601920 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-265fb65b-7a74-4229-8504-164cc44c2659 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:08.621826 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:08.621826 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:08.626671 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-265fb65b-7a74-4229-8504-164cc44c2659 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Volume info retrieved successfully. Aug 14 00:38:08.637707 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-265fb65b-7a74-4229-8504-164cc44c2659 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] https://10.4.3.208/volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 returned with HTTP 200 Aug 14 00:38:08.638232 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 747/2966] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:38:08 2026] GET /volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 => generated 1537 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:38:08.773134 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-d5c48a5e-1ffb-41db-b95a-8d06602cb307 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:08.775785 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-d5c48a5e-1ffb-41db-b95a-8d06602cb307 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] PUT https://10.4.3.208/volume/v3/attachments/55b92371-3b0f-442a-b5f1-f89e229dbec7 Aug 14 00:38:08.777477 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-d5c48a5e-1ffb-41db-b95a-8d06602cb307 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:08.786938 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-d5c48a5e-1ffb-41db-b95a-8d06602cb307 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Acquiring lock "cinder-attachment_update-b105dab1-6046-4b52-99a5-d080c0228cd6-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:38:08.794115 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-d5c48a5e-1ffb-41db-b95a-8d06602cb307 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Lock "cinder-attachment_update-b105dab1-6046-4b52-99a5-d080c0228cd6-np0000007289" acquired by "attachment_update" :: waited 0.005s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:38:08.794115 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:08.794115 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:08.892642 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-d5c48a5e-1ffb-41db-b95a-8d06602cb307 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Lock "cinder-attachment_update-b105dab1-6046-4b52-99a5-d080c0228cd6-np0000007289" released by "attachment_update" :: held 0.100s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:38:08.892642 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-d5c48a5e-1ffb-41db-b95a-8d06602cb307 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] https://10.4.3.208/volume/v3/attachments/55b92371-3b0f-442a-b5f1-f89e229dbec7 returned with HTTP 200 Aug 14 00:38:08.892642 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 721/2967] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:38:08 2026] PUT /volume/v3/attachments/55b92371-3b0f-442a-b5f1-f89e229dbec7 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:38:08.915247 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-f8a9308a-da83-4670-9c46-b640b7b93803 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:08.917893 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-f8a9308a-da83-4670-9c46-b640b7b93803 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] POST https://10.4.3.208/volume/v3/attachments/55b92371-3b0f-442a-b5f1-f89e229dbec7/action Aug 14 00:38:08.918264 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-f8a9308a-da83-4670-9c46-b640b7b93803 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:38:08.918375 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-f8a9308a-da83-4670-9c46-b640b7b93803 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:08.935362 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:08.935362 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:08.942305 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6ba87933-5578-4c2c-9371-e024504f2a1b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:08.944544 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6ba87933-5578-4c2c-9371-e024504f2a1b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:08.945119 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6ba87933-5578-4c2c-9371-e024504f2a1b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:08.946113 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6ba87933-5578-4c2c-9371-e024504f2a1b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:08.946194 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-2cb46a00-37f8-452f-b6ab-cf40ad6eae64 req-f8a9308a-da83-4670-9c46-b640b7b93803 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] https://10.4.3.208/volume/v3/attachments/55b92371-3b0f-442a-b5f1-f89e229dbec7/action returned with HTTP 204 Aug 14 00:38:08.946597 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 755/2968] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:38:08 2026] POST /volume/v3/attachments/55b92371-3b0f-442a-b5f1-f89e229dbec7/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:38:08.955006 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:08.955006 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:08.959292 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6ba87933-5578-4c2c-9371-e024504f2a1b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:08.964975 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6ba87933-5578-4c2c-9371-e024504f2a1b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:08.965915 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 746/2969] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:08 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:09.059769 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-83bb3cc1-3fd1-441f-8c43-d3c6cc8fa6dc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:09.061857 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-83bb3cc1-3fd1-441f-8c43-d3c6cc8fa6dc tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:09.062109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-83bb3cc1-3fd1-441f-8c43-d3c6cc8fa6dc tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:09.062346 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-83bb3cc1-3fd1-441f-8c43-d3c6cc8fa6dc tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:09.062496 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-83bb3cc1-3fd1-441f-8c43-d3c6cc8fa6dc tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:09.067620 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:09.067620 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:09.068669 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-83bb3cc1-3fd1-441f-8c43-d3c6cc8fa6dc tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:09.069189 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 748/2970] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:09 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:09.250101 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-26827007-ae0f-4931-9916-b329da88d1e6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:09.254020 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-26827007-ae0f-4931-9916-b329da88d1e6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:09.254020 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-26827007-ae0f-4931-9916-b329da88d1e6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:09.254020 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-26827007-ae0f-4931-9916-b329da88d1e6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:09.254020 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-26827007-ae0f-4931-9916-b329da88d1e6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:09.260102 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:09.260102 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:09.261023 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-26827007-ae0f-4931-9916-b329da88d1e6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:09.261453 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 722/2971] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:09 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:09.586478 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a72e5290-dab6-4274-bd7d-5c355d5b38fe None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:09.589078 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a72e5290-dab6-4274-bd7d-5c355d5b38fe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:09.589422 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a72e5290-dab6-4274-bd7d-5c355d5b38fe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:09.589732 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a72e5290-dab6-4274-bd7d-5c355d5b38fe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:09.589920 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-a72e5290-dab6-4274-bd7d-5c355d5b38fe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:09.595164 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:09.595164 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:09.595946 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a72e5290-dab6-4274-bd7d-5c355d5b38fe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:09.596391 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 756/2972] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:09 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:09.978744 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-57c82b0b-2117-495a-8835-ba0dd5e94eac None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:09.980633 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-57c82b0b-2117-495a-8835-ba0dd5e94eac tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:09.980859 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-57c82b0b-2117-495a-8835-ba0dd5e94eac tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:09.981044 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-57c82b0b-2117-495a-8835-ba0dd5e94eac tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:09.987824 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4816b527-1047-466b-bea1-7465b06bdfe2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:09.989876 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:09.989876 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:09.994556 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-57c82b0b-2117-495a-8835-ba0dd5e94eac tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:10.000948 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-57c82b0b-2117-495a-8835-ba0dd5e94eac tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:10.001559 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 747/2973] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:09 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:10.023811 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:38:10.024280 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-426506056"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:10.026298 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-426506056'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:38:10.026516 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Create volume of 1 GB Aug 14 00:38:10.032607 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Availability Zones retrieved successfully. Aug 14 00:38:10.039887 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Flow 'volume_create_api' (3842e87a-d651-46a4-9118-51f90580b4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:10.041350 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4d32c4e-e333-4aba-95fa-d2746dd7e783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:10.042731 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:38:10.079751 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c87c26e9-5f81-4750-baeb-61882c629068 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:10.079846 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4d32c4e-e333-4aba-95fa-d2746dd7e783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:10.081263 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c223b8a5-3936-47ab-9b2c-c7ef30195255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:10.081664 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c87c26e9-5f81-4750-baeb-61882c629068 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:10.081892 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c87c26e9-5f81-4750-baeb-61882c629068 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:10.082145 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c87c26e9-5f81-4750-baeb-61882c629068 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:10.082263 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-c87c26e9-5f81-4750-baeb-61882c629068 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:10.087044 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:10.087044 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:10.087842 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c87c26e9-5f81-4750-baeb-61882c629068 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:10.088348 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 723/2974] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:10 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:10.154721 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Created reservations ['abd676cd-fdcc-459b-9c3f-d4cf4d9d81bd', 'c19cca5c-a149-4738-a08e-552919375a44', 'daed708a-9c44-48d3-ae36-35c771c1e827', '36c5f2a6-8ca3-4df3-92ed-f10f1f3d4169'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:38:10.155643 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c223b8a5-3936-47ab-9b2c-c7ef30195255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abd676cd-fdcc-459b-9c3f-d4cf4d9d81bd', 'c19cca5c-a149-4738-a08e-552919375a44', 'daed708a-9c44-48d3-ae36-35c771c1e827', '36c5f2a6-8ca3-4df3-92ed-f10f1f3d4169']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:10.156684 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18dcd5b4-3c45-4463-81f6-67873dc59481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:10.185695 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18dcd5b4-3c45-4463-81f6-67873dc59481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '266c28dc-2259-4def-b96d-51c68ff32171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-426506056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532edcfa643a42fe969807236f5dc3e0',qos_specs=None,replication_status=,reservations=['abd676cd-fdcc-459b-9c3f-d4cf4d9d81bd','c19cca5c-a149-4738-a08e-552919375a44','daed708a-9c44-48d3-ae36-35c771c1e827','36c5f2a6-8ca3-4df3-92ed-f10f1f3d4169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcef4ad39c5e4cdb90735cff902fddcf',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-426506056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=266c28dc-2259-4def-b96d-51c68ff32171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532edcfa643a42fe969807236f5dc3e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcef4ad39c5e4cdb90735cff902fddcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:10.186376 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea561822-a5db-4b7c-931a-fdff57ac4c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:10.206326 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea561822-a5db-4b7c-931a-fdff57ac4c82) transitioned into state 'SUCCESS' from state '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-426506056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532edcfa643a42fe969807236f5dc3e0',qos_specs=None,replication_status=,reservations=['abd676cd-fdcc-459b-9c3f-d4cf4d9d81bd','c19cca5c-a149-4738-a08e-552919375a44','daed708a-9c44-48d3-ae36-35c771c1e827','36c5f2a6-8ca3-4df3-92ed-f10f1f3d4169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcef4ad39c5e4cdb90735cff902fddcf',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:10.207037 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (712c14c8-98e4-445c-85a0-a02c6d099d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:10.218456 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (712c14c8-98e4-445c-85a0-a02c6d099d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:10.219339 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Flow 'volume_create_api' (3842e87a-d651-46a4-9118-51f90580b4a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:10.219658 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Create volume request issued successfully. Aug 14 00:38:10.220271 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4816b527-1047-466b-bea1-7465b06bdfe2 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:38:10.220702 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 749/2975] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:38:09 2026] POST /volume/v3/volumes => generated 748 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:38:10.232227 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2cc6cc3f-1e06-4037-8fae-a6bdeff93608 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:10.234522 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2cc6cc3f-1e06-4037-8fae-a6bdeff93608 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:38:10.234522 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2cc6cc3f-1e06-4037-8fae-a6bdeff93608 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:10.234522 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2cc6cc3f-1e06-4037-8fae-a6bdeff93608 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:10.244482 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:10.244482 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:10.249234 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2cc6cc3f-1e06-4037-8fae-a6bdeff93608 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:10.254190 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2cc6cc3f-1e06-4037-8fae-a6bdeff93608 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:38:10.254600 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 757/2976] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:10 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:10.274550 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-94854e67-d57c-4b87-b2e1-d69e5252cafb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:10.277029 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-94854e67-d57c-4b87-b2e1-d69e5252cafb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:10.277345 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-94854e67-d57c-4b87-b2e1-d69e5252cafb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:10.277609 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-94854e67-d57c-4b87-b2e1-d69e5252cafb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:10.277750 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-94854e67-d57c-4b87-b2e1-d69e5252cafb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:10.283271 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:10.283271 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:10.284198 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-94854e67-d57c-4b87-b2e1-d69e5252cafb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:10.284702 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 748/2977] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:10 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:10.608971 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d13b8b67-8081-4c03-8d74-990990ca3c85 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:10.611330 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d13b8b67-8081-4c03-8d74-990990ca3c85 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:10.611685 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d13b8b67-8081-4c03-8d74-990990ca3c85 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:10.611996 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d13b8b67-8081-4c03-8d74-990990ca3c85 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:10.612181 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d13b8b67-8081-4c03-8d74-990990ca3c85 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:10.618107 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:10.618107 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:10.619006 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d13b8b67-8081-4c03-8d74-990990ca3c85 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:10.619522 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 724/2978] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:10 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:11.016040 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-21537f71-f5c4-4b5e-90a2-d50a859882a0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:11.018016 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-21537f71-f5c4-4b5e-90a2-d50a859882a0 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:11.018252 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-21537f71-f5c4-4b5e-90a2-d50a859882a0 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:11.018494 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-21537f71-f5c4-4b5e-90a2-d50a859882a0 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:11.026714 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:11.026714 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:11.030709 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-21537f71-f5c4-4b5e-90a2-d50a859882a0 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:11.035461 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-21537f71-f5c4-4b5e-90a2-d50a859882a0 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:11.036030 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 750/2979] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:11 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:11.099996 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5acaa905-c8b2-4c47-9d52-eb5a4f96b33a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:11.101921 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5acaa905-c8b2-4c47-9d52-eb5a4f96b33a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:11.102217 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5acaa905-c8b2-4c47-9d52-eb5a4f96b33a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:11.102523 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5acaa905-c8b2-4c47-9d52-eb5a4f96b33a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:11.102710 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-5acaa905-c8b2-4c47-9d52-eb5a4f96b33a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:11.108394 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:11.108394 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:11.109298 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5acaa905-c8b2-4c47-9d52-eb5a4f96b33a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:11.109728 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 758/2980] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:11 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:11.267493 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-efb13b5d-bec6-463e-945c-95f4847a7992 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:11.269599 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-efb13b5d-bec6-463e-945c-95f4847a7992 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:38:11.269766 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-efb13b5d-bec6-463e-945c-95f4847a7992 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:11.269938 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-efb13b5d-bec6-463e-945c-95f4847a7992 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:11.276982 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:11.276982 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:11.280669 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-efb13b5d-bec6-463e-945c-95f4847a7992 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:11.284679 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-efb13b5d-bec6-463e-945c-95f4847a7992 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:38:11.285121 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 749/2981] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:11 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:11.294485 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ca971dcc-a241-4d6a-a752-08b926f5d1fd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:11.296255 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ca971dcc-a241-4d6a-a752-08b926f5d1fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:11.296460 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ca971dcc-a241-4d6a-a752-08b926f5d1fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:11.296645 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ca971dcc-a241-4d6a-a752-08b926f5d1fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:11.296743 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-ca971dcc-a241-4d6a-a752-08b926f5d1fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:11.300881 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:11.300881 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:11.301582 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ca971dcc-a241-4d6a-a752-08b926f5d1fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:11.301919 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 725/2982] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:11 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:11.631799 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6ad37915-330b-44e6-b6c8-e3de06bf0c01 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:11.633993 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6ad37915-330b-44e6-b6c8-e3de06bf0c01 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:11.634305 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6ad37915-330b-44e6-b6c8-e3de06bf0c01 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:11.634620 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6ad37915-330b-44e6-b6c8-e3de06bf0c01 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:11.634763 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-6ad37915-330b-44e6-b6c8-e3de06bf0c01 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:11.640382 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:11.640382 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:11.641235 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6ad37915-330b-44e6-b6c8-e3de06bf0c01 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:11.641750 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 751/2983] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:11 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:12.050159 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-09696790-d99b-4b5a-8894-9aad3e3f916d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:12.052110 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-09696790-d99b-4b5a-8894-9aad3e3f916d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:12.052317 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-09696790-d99b-4b5a-8894-9aad3e3f916d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:12.052555 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-09696790-d99b-4b5a-8894-9aad3e3f916d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:12.060683 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:12.060683 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:12.065031 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-09696790-d99b-4b5a-8894-9aad3e3f916d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:12.071480 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-09696790-d99b-4b5a-8894-9aad3e3f916d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:12.071975 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 759/2984] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:12 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:12.120126 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f4eb0a9b-c42b-4ce5-b1b6-fb13c888039c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:12.121932 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f4eb0a9b-c42b-4ce5-b1b6-fb13c888039c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:12.122149 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f4eb0a9b-c42b-4ce5-b1b6-fb13c888039c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:12.122359 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f4eb0a9b-c42b-4ce5-b1b6-fb13c888039c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:12.122484 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-f4eb0a9b-c42b-4ce5-b1b6-fb13c888039c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:12.127168 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:12.127168 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:12.128193 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f4eb0a9b-c42b-4ce5-b1b6-fb13c888039c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:12.128651 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 750/2985] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:12 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:12.311271 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8bbdfc93-fe0c-4ab7-b614-3ffa9c3435f1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:12.312904 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8bbdfc93-fe0c-4ab7-b614-3ffa9c3435f1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:12.313067 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8bbdfc93-fe0c-4ab7-b614-3ffa9c3435f1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:12.313275 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8bbdfc93-fe0c-4ab7-b614-3ffa9c3435f1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:12.313368 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-8bbdfc93-fe0c-4ab7-b614-3ffa9c3435f1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:12.317847 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:12.317847 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:12.318730 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8bbdfc93-fe0c-4ab7-b614-3ffa9c3435f1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:12.319225 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 726/2986] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:12 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:12.651572 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1a58db90-a168-4564-b7a9-f2f8167b5934 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:12.653993 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1a58db90-a168-4564-b7a9-f2f8167b5934 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:12.654314 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1a58db90-a168-4564-b7a9-f2f8167b5934 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:12.654595 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1a58db90-a168-4564-b7a9-f2f8167b5934 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:12.654750 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-1a58db90-a168-4564-b7a9-f2f8167b5934 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:12.660277 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:12.660277 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:12.661120 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1a58db90-a168-4564-b7a9-f2f8167b5934 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:12.661571 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 752/2987] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:12 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:13.088753 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-57a623d6-b7cd-4ffd-ad40-85f86a64bad3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:13.091057 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-57a623d6-b7cd-4ffd-ad40-85f86a64bad3 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:13.091313 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-57a623d6-b7cd-4ffd-ad40-85f86a64bad3 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:13.091530 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-57a623d6-b7cd-4ffd-ad40-85f86a64bad3 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:13.099458 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:13.099458 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:13.105911 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-57a623d6-b7cd-4ffd-ad40-85f86a64bad3 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:13.114320 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-57a623d6-b7cd-4ffd-ad40-85f86a64bad3 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:13.114320 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 760/2988] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:13 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:13.138993 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-74e4dcca-0b11-410f-b6cd-b69995baf8d7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:13.140902 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-74e4dcca-0b11-410f-b6cd-b69995baf8d7 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:13.141474 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-74e4dcca-0b11-410f-b6cd-b69995baf8d7 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:13.141474 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-74e4dcca-0b11-410f-b6cd-b69995baf8d7 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:13.141597 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-74e4dcca-0b11-410f-b6cd-b69995baf8d7 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:13.146372 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:13.146372 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:13.147152 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-74e4dcca-0b11-410f-b6cd-b69995baf8d7 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:13.147490 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 751/2989] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:13 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:13.329559 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-17395ad0-bd29-4685-b9f8-88be4e612814 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:13.331293 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-17395ad0-bd29-4685-b9f8-88be4e612814 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:13.331552 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-17395ad0-bd29-4685-b9f8-88be4e612814 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:13.331764 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-17395ad0-bd29-4685-b9f8-88be4e612814 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:13.331919 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-17395ad0-bd29-4685-b9f8-88be4e612814 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:13.336824 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:13.336824 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:13.337624 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-17395ad0-bd29-4685-b9f8-88be4e612814 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:13.338031 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 727/2990] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:13 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:13.675163 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-358e291c-472e-4848-ae9f-c590801fc436 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:13.678441 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-358e291c-472e-4848-ae9f-c590801fc436 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:13.678669 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-358e291c-472e-4848-ae9f-c590801fc436 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:13.679470 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-358e291c-472e-4848-ae9f-c590801fc436 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:13.679611 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-358e291c-472e-4848-ae9f-c590801fc436 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:13.684431 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:13.684431 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:13.685012 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-358e291c-472e-4848-ae9f-c590801fc436 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:13.685359 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 753/2991] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:13 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:14.128816 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0900eede-f6de-4bf6-b9a9-4951e077a436 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:14.131277 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0900eede-f6de-4bf6-b9a9-4951e077a436 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:14.131277 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0900eede-f6de-4bf6-b9a9-4951e077a436 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:14.131525 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0900eede-f6de-4bf6-b9a9-4951e077a436 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:14.139590 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:14.139590 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:14.143996 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0900eede-f6de-4bf6-b9a9-4951e077a436 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:14.149741 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0900eede-f6de-4bf6-b9a9-4951e077a436 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:14.150188 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 761/2992] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:14 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:14.156968 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9ca5da62-a1ad-4089-b5b7-c8c9eac3fafc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:14.159533 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9ca5da62-a1ad-4089-b5b7-c8c9eac3fafc tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:14.159610 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9ca5da62-a1ad-4089-b5b7-c8c9eac3fafc tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:14.159755 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9ca5da62-a1ad-4089-b5b7-c8c9eac3fafc tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:14.159860 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-9ca5da62-a1ad-4089-b5b7-c8c9eac3fafc tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:14.166000 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:14.166000 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:14.166968 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9ca5da62-a1ad-4089-b5b7-c8c9eac3fafc tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:14.167353 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 752/2993] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:14 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:14.348267 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-246c777d-eb9e-4f14-8864-26ad9f0e9fc7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:14.351241 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-246c777d-eb9e-4f14-8864-26ad9f0e9fc7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:14.351367 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-246c777d-eb9e-4f14-8864-26ad9f0e9fc7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:14.351563 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-246c777d-eb9e-4f14-8864-26ad9f0e9fc7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:14.351661 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-246c777d-eb9e-4f14-8864-26ad9f0e9fc7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:14.355854 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:14.355854 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:14.356616 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-246c777d-eb9e-4f14-8864-26ad9f0e9fc7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:14.356968 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 728/2994] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:14 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:14.696413 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-72f1b055-e3d0-44f3-a1e4-7e3cd6b6e80a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:14.698068 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-72f1b055-e3d0-44f3-a1e4-7e3cd6b6e80a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:14.698304 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-72f1b055-e3d0-44f3-a1e4-7e3cd6b6e80a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:14.698484 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-72f1b055-e3d0-44f3-a1e4-7e3cd6b6e80a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:14.698596 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-72f1b055-e3d0-44f3-a1e4-7e3cd6b6e80a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:14.704909 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:14.704909 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:14.705288 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-72f1b055-e3d0-44f3-a1e4-7e3cd6b6e80a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:14.705807 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 754/2995] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:14 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:15.165789 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fba3477e-8633-427d-bb30-27c14a88343a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:15.167716 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fba3477e-8633-427d-bb30-27c14a88343a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:15.167946 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fba3477e-8633-427d-bb30-27c14a88343a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:15.168151 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fba3477e-8633-427d-bb30-27c14a88343a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:15.175576 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:15.175576 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:15.179315 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-32d44c59-46cd-440d-aac7-74b47f6831fe None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:15.179618 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fba3477e-8633-427d-bb30-27c14a88343a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:15.181234 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-32d44c59-46cd-440d-aac7-74b47f6831fe tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:15.181413 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-32d44c59-46cd-440d-aac7-74b47f6831fe tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:15.181602 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-32d44c59-46cd-440d-aac7-74b47f6831fe tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:15.181739 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-32d44c59-46cd-440d-aac7-74b47f6831fe tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:15.184079 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fba3477e-8633-427d-bb30-27c14a88343a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:15.184615 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 762/2996] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:15 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:15.186384 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:15.186384 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:15.187104 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-32d44c59-46cd-440d-aac7-74b47f6831fe tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:15.187521 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 753/2997] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:15 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:15.369615 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7d776d30-d58c-46cf-a9cd-b65624a6a38c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:15.371298 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7d776d30-d58c-46cf-a9cd-b65624a6a38c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:15.371530 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7d776d30-d58c-46cf-a9cd-b65624a6a38c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:15.371704 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7d776d30-d58c-46cf-a9cd-b65624a6a38c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:15.371802 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-7d776d30-d58c-46cf-a9cd-b65624a6a38c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:15.376329 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:15.376329 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:15.377161 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7d776d30-d58c-46cf-a9cd-b65624a6a38c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:15.377541 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 729/2998] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:15 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:15.714675 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-86aaec25-1eac-455b-8c89-fcc43ec43cea None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:15.716353 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-86aaec25-1eac-455b-8c89-fcc43ec43cea tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:15.716615 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-86aaec25-1eac-455b-8c89-fcc43ec43cea tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:15.716857 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-86aaec25-1eac-455b-8c89-fcc43ec43cea tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:15.716980 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-86aaec25-1eac-455b-8c89-fcc43ec43cea tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:15.721073 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:15.721073 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:15.721711 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-86aaec25-1eac-455b-8c89-fcc43ec43cea tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:15.722070 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 755/2999] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:15 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:16.200541 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-970b4e1f-68e3-4db6-b2d9-0868736a3641 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:16.201540 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e3092b87-98f1-469f-8784-e16b1c116288 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:16.202483 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-970b4e1f-68e3-4db6-b2d9-0868736a3641 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:16.202732 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-970b4e1f-68e3-4db6-b2d9-0868736a3641 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:16.202948 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-970b4e1f-68e3-4db6-b2d9-0868736a3641 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:16.203104 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-970b4e1f-68e3-4db6-b2d9-0868736a3641 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:16.203703 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e3092b87-98f1-469f-8784-e16b1c116288 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:16.203923 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e3092b87-98f1-469f-8784-e16b1c116288 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:16.204145 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e3092b87-98f1-469f-8784-e16b1c116288 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:16.208386 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:16.208386 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:16.209548 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-970b4e1f-68e3-4db6-b2d9-0868736a3641 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:16.210060 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 763/3000] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:16 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:16.212361 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:16.212361 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:16.216567 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e3092b87-98f1-469f-8784-e16b1c116288 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:16.221357 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e3092b87-98f1-469f-8784-e16b1c116288 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:16.221767 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 754/3001] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:16 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:16.388808 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bae7a991-cde6-4147-9e6b-800684839830 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:16.390523 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bae7a991-cde6-4147-9e6b-800684839830 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:16.390767 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bae7a991-cde6-4147-9e6b-800684839830 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:16.390888 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bae7a991-cde6-4147-9e6b-800684839830 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:16.390991 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-bae7a991-cde6-4147-9e6b-800684839830 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:16.395278 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:16.395278 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:16.396017 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bae7a991-cde6-4147-9e6b-800684839830 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:16.396401 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 730/3002] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:16 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:16.733518 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b3aaf761-28d7-4740-ab6b-579df794863b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:16.735401 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b3aaf761-28d7-4740-ab6b-579df794863b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:16.735654 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b3aaf761-28d7-4740-ab6b-579df794863b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:16.735876 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b3aaf761-28d7-4740-ab6b-579df794863b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:16.735992 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b3aaf761-28d7-4740-ab6b-579df794863b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:16.740596 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:16.740596 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:16.741331 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b3aaf761-28d7-4740-ab6b-579df794863b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:16.741734 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 756/3003] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:16 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:16.794740 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1cf7bc9a-4623-45c0-a6dc-21644f2c32e4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:16.796549 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1cf7bc9a-4623-45c0-a6dc-21644f2c32e4 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] POST https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action Aug 14 00:38:16.796899 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1cf7bc9a-4623-45c0-a6dc-21644f2c32e4 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action body: b'{"os-attach": {"instance_uuid": "4ceb39fa-d580-4334-bcfb-05ab14c0c5ac", "mountpoint": "/dev/vdb"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:38:16.797030 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1cf7bc9a-4623-45c0-a6dc-21644f2c32e4 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4ceb39fa-d580-4334-bcfb-05ab14c0c5ac", "mountpoint": "/dev/vdb"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:16.805226 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:16.805226 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:16.805709 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1cf7bc9a-4623-45c0-a6dc-21644f2c32e4 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:16.814811 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1cf7bc9a-4623-45c0-a6dc-21644f2c32e4 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Update volume admin metadata completed successfully. Aug 14 00:38:16.870527 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1cf7bc9a-4623-45c0-a6dc-21644f2c32e4 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Attach volume completed successfully. Aug 14 00:38:16.870834 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1cf7bc9a-4623-45c0-a6dc-21644f2c32e4 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action returned with HTTP 202 Aug 14 00:38:16.871904 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 764/3004] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:38:16 2026] POST /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:38:16.878831 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a2447784-5907-4552-9148-ee5d490753ce None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:16.880631 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a2447784-5907-4552-9148-ee5d490753ce tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:38:16.880834 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a2447784-5907-4552-9148-ee5d490753ce tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:16.881011 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a2447784-5907-4552-9148-ee5d490753ce tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:16.890218 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:16.890218 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:16.893872 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a2447784-5907-4552-9148-ee5d490753ce tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:16.897848 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a2447784-5907-4552-9148-ee5d490753ce tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:38:16.898263 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 755/3005] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:16 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:38:16.912826 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ba80680d-07e9-40a8-bc3c-7851a99d19b0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:16.914645 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ba80680d-07e9-40a8-bc3c-7851a99d19b0 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] POST https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action Aug 14 00:38:16.915006 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ba80680d-07e9-40a8-bc3c-7851a99d19b0 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action body: b'{"os-detach": {}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:38:16.915183 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ba80680d-07e9-40a8-bc3c-7851a99d19b0 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:16.926004 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:16.926004 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:16.926552 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ba80680d-07e9-40a8-bc3c-7851a99d19b0 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:16.963889 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ba80680d-07e9-40a8-bc3c-7851a99d19b0 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Detach volume completed successfully. Aug 14 00:38:16.964059 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ba80680d-07e9-40a8-bc3c-7851a99d19b0 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action returned with HTTP 202 Aug 14 00:38:16.964857 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 731/3006] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:38:16 2026] POST /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:38:16.973400 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0e509999-8c64-4367-b329-adb4a4f04a0c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:16.975205 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0e509999-8c64-4367-b329-adb4a4f04a0c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:38:16.975410 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0e509999-8c64-4367-b329-adb4a4f04a0c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:16.975621 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0e509999-8c64-4367-b329-adb4a4f04a0c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:16.982493 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:16.982493 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:16.986347 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0e509999-8c64-4367-b329-adb4a4f04a0c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:16.991098 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0e509999-8c64-4367-b329-adb4a4f04a0c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:38:16.991532 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 757/3007] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:16 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:17.221795 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a33c9976-9994-4971-859a-ab69f5b8e693 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:17.224960 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a33c9976-9994-4971-859a-ab69f5b8e693 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:17.224960 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a33c9976-9994-4971-859a-ab69f5b8e693 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:17.225138 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a33c9976-9994-4971-859a-ab69f5b8e693 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:17.225762 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-a33c9976-9994-4971-859a-ab69f5b8e693 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:17.230805 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:17.230805 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:17.231946 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a33c9976-9994-4971-859a-ab69f5b8e693 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:17.232458 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 765/3008] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:17 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:17.235112 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d39e8c30-2eb2-4d01-b8b0-e750fecc5f03 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:17.237277 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d39e8c30-2eb2-4d01-b8b0-e750fecc5f03 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:17.237526 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d39e8c30-2eb2-4d01-b8b0-e750fecc5f03 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:17.237760 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d39e8c30-2eb2-4d01-b8b0-e750fecc5f03 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:17.246349 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:17.246349 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:17.250983 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d39e8c30-2eb2-4d01-b8b0-e750fecc5f03 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:17.256254 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d39e8c30-2eb2-4d01-b8b0-e750fecc5f03 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:17.256736 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 756/3009] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:17 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:17.407735 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7b0694fe-897c-4c87-97f3-efff346cdcf0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:17.409393 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7b0694fe-897c-4c87-97f3-efff346cdcf0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:17.409621 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7b0694fe-897c-4c87-97f3-efff346cdcf0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:17.409829 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7b0694fe-897c-4c87-97f3-efff346cdcf0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:17.409946 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-7b0694fe-897c-4c87-97f3-efff346cdcf0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:17.415028 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:17.415028 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:17.416023 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7b0694fe-897c-4c87-97f3-efff346cdcf0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:17.416389 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 732/3010] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:17 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:17.753891 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3feefa46-284c-4f71-9211-3a41de0a7948 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:17.756109 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3feefa46-284c-4f71-9211-3a41de0a7948 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:17.756356 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3feefa46-284c-4f71-9211-3a41de0a7948 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:17.756608 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3feefa46-284c-4f71-9211-3a41de0a7948 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:17.756715 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-3feefa46-284c-4f71-9211-3a41de0a7948 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:17.761394 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:17.761394 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:17.762070 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3feefa46-284c-4f71-9211-3a41de0a7948 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:17.762729 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 758/3011] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:17 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:18.245371 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1845de0c-bf0b-42ee-98ba-dbf2abdf25c8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:18.247475 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1845de0c-bf0b-42ee-98ba-dbf2abdf25c8 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:18.247797 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1845de0c-bf0b-42ee-98ba-dbf2abdf25c8 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:18.248058 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1845de0c-bf0b-42ee-98ba-dbf2abdf25c8 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:18.248225 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-1845de0c-bf0b-42ee-98ba-dbf2abdf25c8 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:18.253598 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:18.253598 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:18.254180 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1845de0c-bf0b-42ee-98ba-dbf2abdf25c8 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:18.254650 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 766/3012] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:18 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:18.271451 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5d06e376-0615-4706-b283-21dbc0f702bb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:18.273661 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5d06e376-0615-4706-b283-21dbc0f702bb tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:18.273900 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5d06e376-0615-4706-b283-21dbc0f702bb tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:18.274188 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5d06e376-0615-4706-b283-21dbc0f702bb tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:18.282098 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:18.282098 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:18.286152 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5d06e376-0615-4706-b283-21dbc0f702bb tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:18.290719 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5d06e376-0615-4706-b283-21dbc0f702bb tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:18.291196 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 757/3013] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:18 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:18.428583 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0e30a8be-f683-4e7a-a8fb-9788976d4868 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:18.430931 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0e30a8be-f683-4e7a-a8fb-9788976d4868 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:18.431130 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0e30a8be-f683-4e7a-a8fb-9788976d4868 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:18.431383 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0e30a8be-f683-4e7a-a8fb-9788976d4868 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:18.431536 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-0e30a8be-f683-4e7a-a8fb-9788976d4868 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:18.436900 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:18.436900 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:18.437848 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0e30a8be-f683-4e7a-a8fb-9788976d4868 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:18.438364 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 733/3014] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:18 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:18.773718 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d23a3d42-f4f5-4f53-9d42-da2427fce17f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:18.775591 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d23a3d42-f4f5-4f53-9d42-da2427fce17f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:18.775780 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d23a3d42-f4f5-4f53-9d42-da2427fce17f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:18.775967 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d23a3d42-f4f5-4f53-9d42-da2427fce17f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:18.776068 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-d23a3d42-f4f5-4f53-9d42-da2427fce17f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:18.781103 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:18.781103 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:18.781825 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d23a3d42-f4f5-4f53-9d42-da2427fce17f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:18.782221 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 759/3015] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:18 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:19.267274 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d62cb1d9-42e7-47dc-ba5a-4710cc1be10c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:19.269434 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d62cb1d9-42e7-47dc-ba5a-4710cc1be10c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:19.269708 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d62cb1d9-42e7-47dc-ba5a-4710cc1be10c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:19.269977 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d62cb1d9-42e7-47dc-ba5a-4710cc1be10c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:19.270174 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-d62cb1d9-42e7-47dc-ba5a-4710cc1be10c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:19.275652 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:19.275652 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:19.276523 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d62cb1d9-42e7-47dc-ba5a-4710cc1be10c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:19.276959 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 767/3016] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:19 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:19.306914 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-664f25d2-764f-4439-89d4-5bed5c01771b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:19.308819 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-664f25d2-764f-4439-89d4-5bed5c01771b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:19.309009 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-664f25d2-764f-4439-89d4-5bed5c01771b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:19.309207 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-664f25d2-764f-4439-89d4-5bed5c01771b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:19.316521 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:19.316521 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:19.320348 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-664f25d2-764f-4439-89d4-5bed5c01771b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:19.325187 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-664f25d2-764f-4439-89d4-5bed5c01771b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:19.325744 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 758/3017] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:19 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:19.449851 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5851b175-b41b-4c49-b031-e06fddddd420 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:19.451915 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5851b175-b41b-4c49-b031-e06fddddd420 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:19.452175 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5851b175-b41b-4c49-b031-e06fddddd420 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:19.452387 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5851b175-b41b-4c49-b031-e06fddddd420 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:19.452519 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-5851b175-b41b-4c49-b031-e06fddddd420 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:19.457578 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:19.457578 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:19.458385 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5851b175-b41b-4c49-b031-e06fddddd420 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:19.458782 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 734/3018] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:19 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:19.793247 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-17baed2a-06c3-49a4-a5be-3e95e487b4bb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:19.795533 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-17baed2a-06c3-49a4-a5be-3e95e487b4bb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:19.795744 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-17baed2a-06c3-49a4-a5be-3e95e487b4bb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:19.795933 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-17baed2a-06c3-49a4-a5be-3e95e487b4bb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:19.796037 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-17baed2a-06c3-49a4-a5be-3e95e487b4bb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:19.801880 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:19.801880 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:19.802608 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-17baed2a-06c3-49a4-a5be-3e95e487b4bb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:19.803021 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 760/3019] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:19 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:20.287764 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fa63c9ad-7242-4529-993e-a0b9c8cc5c36 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:20.289859 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fa63c9ad-7242-4529-993e-a0b9c8cc5c36 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:20.290165 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fa63c9ad-7242-4529-993e-a0b9c8cc5c36 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:20.290369 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fa63c9ad-7242-4529-993e-a0b9c8cc5c36 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:20.290524 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-fa63c9ad-7242-4529-993e-a0b9c8cc5c36 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:20.295538 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:20.295538 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:20.296770 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fa63c9ad-7242-4529-993e-a0b9c8cc5c36 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:20.297340 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 768/3020] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:20 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:20.339443 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-16cace10-18f8-4081-b94f-387ec6246aba None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:20.341542 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-16cace10-18f8-4081-b94f-387ec6246aba tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:20.341780 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-16cace10-18f8-4081-b94f-387ec6246aba tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:20.342022 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-16cace10-18f8-4081-b94f-387ec6246aba tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:20.349840 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:20.349840 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:20.354222 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-16cace10-18f8-4081-b94f-387ec6246aba tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:20.360059 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-16cace10-18f8-4081-b94f-387ec6246aba tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:20.360611 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 759/3021] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:20 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:20.468847 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7fa9d1f4-9eec-408e-bd01-b0b25648cb25 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:20.470634 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7fa9d1f4-9eec-408e-bd01-b0b25648cb25 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:20.470934 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7fa9d1f4-9eec-408e-bd01-b0b25648cb25 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:20.471075 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7fa9d1f4-9eec-408e-bd01-b0b25648cb25 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:20.471259 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-7fa9d1f4-9eec-408e-bd01-b0b25648cb25 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:20.476231 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:20.476231 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:20.477069 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7fa9d1f4-9eec-408e-bd01-b0b25648cb25 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:20.477463 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 735/3022] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:20 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:20.814900 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1213d84b-5ba3-4f80-9f0b-9a73fa860a25 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:20.817715 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1213d84b-5ba3-4f80-9f0b-9a73fa860a25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:20.818273 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1213d84b-5ba3-4f80-9f0b-9a73fa860a25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:20.818413 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1213d84b-5ba3-4f80-9f0b-9a73fa860a25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:20.818626 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-1213d84b-5ba3-4f80-9f0b-9a73fa860a25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:20.824801 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:20.824801 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:20.825754 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1213d84b-5ba3-4f80-9f0b-9a73fa860a25 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:20.826388 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 761/3023] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:20 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:21.308185 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5ef3a188-7eae-4cde-82f9-012ec3ee203c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:21.310263 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5ef3a188-7eae-4cde-82f9-012ec3ee203c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:21.310577 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5ef3a188-7eae-4cde-82f9-012ec3ee203c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:21.310754 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5ef3a188-7eae-4cde-82f9-012ec3ee203c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:21.310877 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-5ef3a188-7eae-4cde-82f9-012ec3ee203c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:21.315930 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:21.315930 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:21.316795 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5ef3a188-7eae-4cde-82f9-012ec3ee203c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:21.317253 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 769/3024] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:21 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:21.377670 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e9c47bb7-addc-47e0-9497-62d62ddb85a3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:21.379804 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e9c47bb7-addc-47e0-9497-62d62ddb85a3 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:21.380056 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e9c47bb7-addc-47e0-9497-62d62ddb85a3 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:21.380304 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e9c47bb7-addc-47e0-9497-62d62ddb85a3 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:21.388788 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:21.388788 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:21.394158 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e9c47bb7-addc-47e0-9497-62d62ddb85a3 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:21.400592 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e9c47bb7-addc-47e0-9497-62d62ddb85a3 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:21.401049 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 760/3025] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:21 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:21.488666 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b95a0390-1e90-4a14-8c63-b86d134da877 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:21.491126 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b95a0390-1e90-4a14-8c63-b86d134da877 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:21.491370 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b95a0390-1e90-4a14-8c63-b86d134da877 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:21.491778 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b95a0390-1e90-4a14-8c63-b86d134da877 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:21.491778 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-b95a0390-1e90-4a14-8c63-b86d134da877 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:21.499539 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:21.499539 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:21.499539 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b95a0390-1e90-4a14-8c63-b86d134da877 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:21.499539 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 736/3026] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:21 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:21.837719 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e6a59e11-23ce-4a3b-ae2b-3a48271445ec None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:21.840027 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e6a59e11-23ce-4a3b-ae2b-3a48271445ec tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:21.840367 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e6a59e11-23ce-4a3b-ae2b-3a48271445ec tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:21.840660 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e6a59e11-23ce-4a3b-ae2b-3a48271445ec tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:21.840816 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-e6a59e11-23ce-4a3b-ae2b-3a48271445ec tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:21.846152 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:21.846152 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:21.847026 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e6a59e11-23ce-4a3b-ae2b-3a48271445ec tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:21.847550 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 762/3027] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:21 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:22.329722 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7ebaf3a2-f13f-41d3-8b3a-4206dd7f099c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:22.331686 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7ebaf3a2-f13f-41d3-8b3a-4206dd7f099c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:22.331877 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7ebaf3a2-f13f-41d3-8b3a-4206dd7f099c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:22.332044 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7ebaf3a2-f13f-41d3-8b3a-4206dd7f099c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:22.332180 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-7ebaf3a2-f13f-41d3-8b3a-4206dd7f099c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:22.337232 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:22.337232 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:22.338293 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7ebaf3a2-f13f-41d3-8b3a-4206dd7f099c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:22.339007 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 770/3028] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:22 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:22.417788 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bf29cf25-3496-41a4-919c-bb845dbe6366 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:22.419614 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bf29cf25-3496-41a4-919c-bb845dbe6366 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:22.419808 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bf29cf25-3496-41a4-919c-bb845dbe6366 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:22.419988 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bf29cf25-3496-41a4-919c-bb845dbe6366 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:22.427682 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:22.427682 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:22.431822 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bf29cf25-3496-41a4-919c-bb845dbe6366 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:22.436803 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bf29cf25-3496-41a4-919c-bb845dbe6366 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:22.437531 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 761/3029] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:22 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:22.516976 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-de9abdc3-08ba-49c7-bb61-5d7fd272d2a6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:22.518889 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-de9abdc3-08ba-49c7-bb61-5d7fd272d2a6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:22.519138 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-de9abdc3-08ba-49c7-bb61-5d7fd272d2a6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:22.519402 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-de9abdc3-08ba-49c7-bb61-5d7fd272d2a6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:22.519535 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-de9abdc3-08ba-49c7-bb61-5d7fd272d2a6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:22.525570 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:22.525570 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:22.526548 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-de9abdc3-08ba-49c7-bb61-5d7fd272d2a6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:22.526991 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 737/3030] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:22 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:22.860261 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-de2575f9-ae30-4ca0-a836-dc14a5cb56a5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:22.863242 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-de2575f9-ae30-4ca0-a836-dc14a5cb56a5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:22.863548 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-de2575f9-ae30-4ca0-a836-dc14a5cb56a5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:22.863842 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-de2575f9-ae30-4ca0-a836-dc14a5cb56a5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:22.864291 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-de2575f9-ae30-4ca0-a836-dc14a5cb56a5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:22.868788 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:22.868788 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:22.869436 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-de2575f9-ae30-4ca0-a836-dc14a5cb56a5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:22.869958 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 763/3031] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:22 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:23.751518 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8b9cf1e2-c2c5-4418-9c86-82749bb2b57d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:23.751518 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8b9cf1e2-c2c5-4418-9c86-82749bb2b57d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:23.751518 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8b9cf1e2-c2c5-4418-9c86-82749bb2b57d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:23.751518 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8b9cf1e2-c2c5-4418-9c86-82749bb2b57d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:23.751518 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-8b9cf1e2-c2c5-4418-9c86-82749bb2b57d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:23.751518 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:23.751518 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:23.751518 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8b9cf1e2-c2c5-4418-9c86-82749bb2b57d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:23.751518 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 771/3032] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:23 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:23.753045 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4179b51b-1f2e-42cb-93f9-4e5bc3a92b49 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:23.753045 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4179b51b-1f2e-42cb-93f9-4e5bc3a92b49 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:23.753045 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4179b51b-1f2e-42cb-93f9-4e5bc3a92b49 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:23.753045 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4179b51b-1f2e-42cb-93f9-4e5bc3a92b49 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:23.753045 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:23.753045 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:23.753045 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4179b51b-1f2e-42cb-93f9-4e5bc3a92b49 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:23.753045 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4179b51b-1f2e-42cb-93f9-4e5bc3a92b49 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:23.753045 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 762/3033] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:23 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:23.753882 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e0ba79ae-2381-412d-85f4-52c4092265c5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:23.753882 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e0ba79ae-2381-412d-85f4-52c4092265c5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:23.753882 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e0ba79ae-2381-412d-85f4-52c4092265c5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:23.753882 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e0ba79ae-2381-412d-85f4-52c4092265c5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:23.753882 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-e0ba79ae-2381-412d-85f4-52c4092265c5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:23.753882 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:23.753882 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:23.753882 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e0ba79ae-2381-412d-85f4-52c4092265c5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:23.753882 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 738/3034] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:23 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:23.881717 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b2b5f923-cdb5-4f16-be67-9c2f6de52202 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:23.883949 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b2b5f923-cdb5-4f16-be67-9c2f6de52202 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:23.884274 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b2b5f923-cdb5-4f16-be67-9c2f6de52202 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:23.884574 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b2b5f923-cdb5-4f16-be67-9c2f6de52202 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:23.884748 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b2b5f923-cdb5-4f16-be67-9c2f6de52202 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:23.890427 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:23.890427 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:23.891310 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b2b5f923-cdb5-4f16-be67-9c2f6de52202 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:23.891846 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 764/3035] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:23 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:24.372532 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-019daf9e-28d8-4d0b-ad2c-6c0ddf0c583d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:24.374709 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-019daf9e-28d8-4d0b-ad2c-6c0ddf0c583d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:24.374994 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-019daf9e-28d8-4d0b-ad2c-6c0ddf0c583d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:24.375217 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-019daf9e-28d8-4d0b-ad2c-6c0ddf0c583d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:24.375341 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-019daf9e-28d8-4d0b-ad2c-6c0ddf0c583d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:24.380330 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:24.380330 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:24.381241 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-019daf9e-28d8-4d0b-ad2c-6c0ddf0c583d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:24.381705 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 772/3036] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:24 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:24.486774 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a6330d21-ea1f-4014-ba69-63c8bd0f63f6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:24.491112 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a6330d21-ea1f-4014-ba69-63c8bd0f63f6 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:24.491408 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a6330d21-ea1f-4014-ba69-63c8bd0f63f6 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:24.491676 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a6330d21-ea1f-4014-ba69-63c8bd0f63f6 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:24.499510 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:24.499510 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:24.507112 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a6330d21-ea1f-4014-ba69-63c8bd0f63f6 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:24.509951 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a6330d21-ea1f-4014-ba69-63c8bd0f63f6 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:24.510551 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 763/3037] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:24 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:24.559898 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-890a48a1-f013-4913-a659-556f01016642 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:24.563456 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-890a48a1-f013-4913-a659-556f01016642 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:24.564505 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-890a48a1-f013-4913-a659-556f01016642 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:24.564505 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-890a48a1-f013-4913-a659-556f01016642 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:24.565617 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-890a48a1-f013-4913-a659-556f01016642 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:24.571506 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:24.571506 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:24.572533 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-890a48a1-f013-4913-a659-556f01016642 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:24.573056 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 739/3038] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:24 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:24.903237 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-43fa4ed6-a7e1-4b8a-aa91-6b094297514c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:24.905693 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-43fa4ed6-a7e1-4b8a-aa91-6b094297514c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:24.905969 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-43fa4ed6-a7e1-4b8a-aa91-6b094297514c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:24.906351 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-43fa4ed6-a7e1-4b8a-aa91-6b094297514c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:24.906423 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-43fa4ed6-a7e1-4b8a-aa91-6b094297514c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:24.914832 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:24.914832 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:24.915877 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-43fa4ed6-a7e1-4b8a-aa91-6b094297514c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:24.916403 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 765/3039] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:24 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:25.143276 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a7fda8ec-d1f2-4e17-97f7-e2f0f2d34e79 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:25.147150 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a7fda8ec-d1f2-4e17-97f7-e2f0f2d34e79 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] POST https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action Aug 14 00:38:25.147150 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a7fda8ec-d1f2-4e17-97f7-e2f0f2d34e79 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action body: b'{"os-attach": {"instance_uuid": "f950ff7a-97d5-46f0-8aab-57a011345884", "mountpoint": "/dev/vdb"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:38:25.147426 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a7fda8ec-d1f2-4e17-97f7-e2f0f2d34e79 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f950ff7a-97d5-46f0-8aab-57a011345884", "mountpoint": "/dev/vdb"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:25.160386 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:25.160386 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:25.161155 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a7fda8ec-d1f2-4e17-97f7-e2f0f2d34e79 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:25.170825 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a7fda8ec-d1f2-4e17-97f7-e2f0f2d34e79 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Update volume admin metadata completed successfully. Aug 14 00:38:25.239227 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a7fda8ec-d1f2-4e17-97f7-e2f0f2d34e79 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Attach volume completed successfully. Aug 14 00:38:25.239564 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a7fda8ec-d1f2-4e17-97f7-e2f0f2d34e79 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action returned with HTTP 202 Aug 14 00:38:25.240102 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 773/3040] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:38:25 2026] POST /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:38:25.247962 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7bfd47fa-b3ad-41a0-b605-d40298b272f0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:25.249851 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7bfd47fa-b3ad-41a0-b605-d40298b272f0 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:38:25.250033 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7bfd47fa-b3ad-41a0-b605-d40298b272f0 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:25.250246 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7bfd47fa-b3ad-41a0-b605-d40298b272f0 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:25.259933 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:25.259933 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:25.263744 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7bfd47fa-b3ad-41a0-b605-d40298b272f0 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:25.268992 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7bfd47fa-b3ad-41a0-b605-d40298b272f0 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:38:25.269480 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 764/3041] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:25 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:38:25.283817 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c38306e3-43ee-46bb-ac2c-f6621a799985 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:25.285840 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c38306e3-43ee-46bb-ac2c-f6621a799985 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:38:25.286047 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c38306e3-43ee-46bb-ac2c-f6621a799985 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:25.286360 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c38306e3-43ee-46bb-ac2c-f6621a799985 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:25.297373 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:25.297373 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:25.302164 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c38306e3-43ee-46bb-ac2c-f6621a799985 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:25.307795 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c38306e3-43ee-46bb-ac2c-f6621a799985 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:38:25.308402 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 740/3042] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:25 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:38:25.322054 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9d1e1495-b494-450d-b722-af630dd4c7af None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:25.324497 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9d1e1495-b494-450d-b722-af630dd4c7af tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] POST https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action Aug 14 00:38:25.324957 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9d1e1495-b494-450d-b722-af630dd4c7af tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action body: b'{"os-detach": {}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:38:25.325142 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9d1e1495-b494-450d-b722-af630dd4c7af tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:25.339929 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:25.339929 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:25.340577 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9d1e1495-b494-450d-b722-af630dd4c7af tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:25.393600 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-343802a4-754f-41ae-bb28-23cdae30427d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:25.395837 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-343802a4-754f-41ae-bb28-23cdae30427d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:25.396102 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-343802a4-754f-41ae-bb28-23cdae30427d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:25.396971 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-343802a4-754f-41ae-bb28-23cdae30427d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:25.396971 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-343802a4-754f-41ae-bb28-23cdae30427d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:25.398071 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9d1e1495-b494-450d-b722-af630dd4c7af tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Detach volume completed successfully. Aug 14 00:38:25.398412 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9d1e1495-b494-450d-b722-af630dd4c7af tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action returned with HTTP 202 Aug 14 00:38:25.399391 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 766/3043] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:38:25 2026] POST /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:38:25.403156 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:25.403156 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:25.404312 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-343802a4-754f-41ae-bb28-23cdae30427d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:25.404821 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 774/3044] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:25 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:25.410445 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0bccda4b-ba41-4a86-8841-2b708cd3fd88 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:25.412953 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0bccda4b-ba41-4a86-8841-2b708cd3fd88 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:38:25.413238 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0bccda4b-ba41-4a86-8841-2b708cd3fd88 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:25.413528 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0bccda4b-ba41-4a86-8841-2b708cd3fd88 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:25.423673 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:25.423673 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:25.429022 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0bccda4b-ba41-4a86-8841-2b708cd3fd88 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:25.435925 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0bccda4b-ba41-4a86-8841-2b708cd3fd88 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:38:25.436583 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 765/3045] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:25 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:25.528116 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ae841de6-ccb8-4f40-936a-6061e1a2e14b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:25.529808 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ae841de6-ccb8-4f40-936a-6061e1a2e14b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:25.530081 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ae841de6-ccb8-4f40-936a-6061e1a2e14b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:25.530375 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ae841de6-ccb8-4f40-936a-6061e1a2e14b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:25.540171 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:25.540171 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:25.545461 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ae841de6-ccb8-4f40-936a-6061e1a2e14b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:25.552561 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ae841de6-ccb8-4f40-936a-6061e1a2e14b tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:25.553121 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 741/3046] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:25 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:25.586242 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4848447c-d45e-4dcf-9162-86b714612e76 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:25.588428 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4848447c-d45e-4dcf-9162-86b714612e76 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:25.588712 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4848447c-d45e-4dcf-9162-86b714612e76 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:25.589107 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4848447c-d45e-4dcf-9162-86b714612e76 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:25.589715 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-4848447c-d45e-4dcf-9162-86b714612e76 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:25.595152 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:25.595152 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:25.596066 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4848447c-d45e-4dcf-9162-86b714612e76 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:25.596585 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 767/3047] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:25 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:25.927731 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-822960b9-ba08-4373-90cd-fab7676d48b5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:25.930182 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-822960b9-ba08-4373-90cd-fab7676d48b5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:25.930495 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-822960b9-ba08-4373-90cd-fab7676d48b5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:25.930748 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-822960b9-ba08-4373-90cd-fab7676d48b5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:25.930902 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-822960b9-ba08-4373-90cd-fab7676d48b5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:25.937076 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:25.937076 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:25.937961 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-822960b9-ba08-4373-90cd-fab7676d48b5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:25.938492 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 775/3048] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:25 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:26.417833 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9df65cc9-1c1e-4243-a635-2dd6431a7240 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:26.419807 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9df65cc9-1c1e-4243-a635-2dd6431a7240 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:26.420035 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9df65cc9-1c1e-4243-a635-2dd6431a7240 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:26.420267 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9df65cc9-1c1e-4243-a635-2dd6431a7240 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:26.420375 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-9df65cc9-1c1e-4243-a635-2dd6431a7240 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:26.427418 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:26.427418 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:26.428427 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9df65cc9-1c1e-4243-a635-2dd6431a7240 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:26.428854 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 766/3049] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:26 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:26.573670 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-737f19dd-813f-4efb-9f4c-372608cf4a1d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:26.575773 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-737f19dd-813f-4efb-9f4c-372608cf4a1d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:26.576041 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-737f19dd-813f-4efb-9f4c-372608cf4a1d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:26.576289 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-737f19dd-813f-4efb-9f4c-372608cf4a1d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:26.583771 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:26.583771 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:26.587921 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-737f19dd-813f-4efb-9f4c-372608cf4a1d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:26.598056 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-737f19dd-813f-4efb-9f4c-372608cf4a1d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:26.598629 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 742/3050] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:26 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:26.607573 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cd43bcbe-57d8-446b-8615-7c8e574718e9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:26.609364 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cd43bcbe-57d8-446b-8615-7c8e574718e9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:26.609590 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cd43bcbe-57d8-446b-8615-7c8e574718e9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:26.609783 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cd43bcbe-57d8-446b-8615-7c8e574718e9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:26.609894 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-cd43bcbe-57d8-446b-8615-7c8e574718e9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:26.614942 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:26.614942 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:26.615759 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cd43bcbe-57d8-446b-8615-7c8e574718e9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:26.616386 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 768/3051] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:26 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:26.950601 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-98e4c1cf-1d64-4dff-9428-a8b3323ccaef None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:26.953061 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-98e4c1cf-1d64-4dff-9428-a8b3323ccaef tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:26.953347 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-98e4c1cf-1d64-4dff-9428-a8b3323ccaef tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:26.953604 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-98e4c1cf-1d64-4dff-9428-a8b3323ccaef tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:26.953748 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-98e4c1cf-1d64-4dff-9428-a8b3323ccaef tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:26.959530 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:26.959530 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:26.960487 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-98e4c1cf-1d64-4dff-9428-a8b3323ccaef tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:26.961001 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 776/3052] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:26 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:27.441676 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-49d82221-96ae-4300-926f-b8360995734c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:27.443502 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-49d82221-96ae-4300-926f-b8360995734c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:27.443682 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-49d82221-96ae-4300-926f-b8360995734c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:27.443879 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-49d82221-96ae-4300-926f-b8360995734c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:27.443978 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-49d82221-96ae-4300-926f-b8360995734c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:27.448046 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:27.448046 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:27.448827 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-49d82221-96ae-4300-926f-b8360995734c tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:27.449195 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 767/3053] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:27 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:27.614189 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8dd95ee1-4675-4036-92f5-a36619d3a191 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:27.616163 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8dd95ee1-4675-4036-92f5-a36619d3a191 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:27.616616 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8dd95ee1-4675-4036-92f5-a36619d3a191 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:27.616839 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8dd95ee1-4675-4036-92f5-a36619d3a191 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:27.623844 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:27.623844 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:27.626484 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c45f09c4-6bfb-42a4-9ea5-4dd3e1fa49a2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:27.628234 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c45f09c4-6bfb-42a4-9ea5-4dd3e1fa49a2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:27.628385 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8dd95ee1-4675-4036-92f5-a36619d3a191 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:27.628427 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c45f09c4-6bfb-42a4-9ea5-4dd3e1fa49a2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:27.628641 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c45f09c4-6bfb-42a4-9ea5-4dd3e1fa49a2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:27.628753 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-c45f09c4-6bfb-42a4-9ea5-4dd3e1fa49a2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:27.632789 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:27.632789 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:27.633244 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8dd95ee1-4675-4036-92f5-a36619d3a191 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:27.633577 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c45f09c4-6bfb-42a4-9ea5-4dd3e1fa49a2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:27.633710 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 743/3054] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:27 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:27.634001 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 769/3055] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:27 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:27.911238 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2ccf69b0-fcdd-49d9-a932-f5a75bdba311 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:27.912831 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2ccf69b0-fcdd-49d9-a932-f5a75bdba311 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] POST https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action Aug 14 00:38:27.913191 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2ccf69b0-fcdd-49d9-a932-f5a75bdba311 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:38:27.913342 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2ccf69b0-fcdd-49d9-a932-f5a75bdba311 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:27.920703 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:27.920703 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:27.921186 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2ccf69b0-fcdd-49d9-a932-f5a75bdba311 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:27.927563 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2ccf69b0-fcdd-49d9-a932-f5a75bdba311 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Reserve volume completed successfully. Aug 14 00:38:27.927795 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2ccf69b0-fcdd-49d9-a932-f5a75bdba311 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action returned with HTTP 202 Aug 14 00:38:27.928185 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 777/3056] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:38:27 2026] POST /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:38:27.935026 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6be17483-d948-4876-9f58-88d4eca265f9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:27.936817 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6be17483-d948-4876-9f58-88d4eca265f9 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:38:27.937039 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6be17483-d948-4876-9f58-88d4eca265f9 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:27.937249 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6be17483-d948-4876-9f58-88d4eca265f9 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:27.944570 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:27.944570 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:27.947996 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6be17483-d948-4876-9f58-88d4eca265f9 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:27.952209 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6be17483-d948-4876-9f58-88d4eca265f9 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:38:27.952637 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 768/3057] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:27 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:27.964780 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2568ff17-3678-4455-9910-ca983189a083 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:27.966947 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2568ff17-3678-4455-9910-ca983189a083 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] POST https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action Aug 14 00:38:27.967323 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2568ff17-3678-4455-9910-ca983189a083 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:38:27.967465 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2568ff17-3678-4455-9910-ca983189a083 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:27.971069 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3c4d505a-b3fc-44cc-b5e9-263e72babcfa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:27.973500 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3c4d505a-b3fc-44cc-b5e9-263e72babcfa tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:27.973717 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3c4d505a-b3fc-44cc-b5e9-263e72babcfa tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:27.973922 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3c4d505a-b3fc-44cc-b5e9-263e72babcfa tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:27.974022 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-3c4d505a-b3fc-44cc-b5e9-263e72babcfa tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:27.976345 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:27.976345 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:27.976839 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2568ff17-3678-4455-9910-ca983189a083 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:27.977992 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:27.977992 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:27.978635 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3c4d505a-b3fc-44cc-b5e9-263e72babcfa tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:27.979189 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 770/3058] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:27 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:27.989986 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2568ff17-3678-4455-9910-ca983189a083 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Unreserve volume completed successfully. Aug 14 00:38:27.990356 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2568ff17-3678-4455-9910-ca983189a083 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action returned with HTTP 202 Aug 14 00:38:27.990775 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 744/3059] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:38:27 2026] POST /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:38:28.000178 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4eefbb12-48ce-4eda-84f4-a65df8fae104 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:28.002075 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4eefbb12-48ce-4eda-84f4-a65df8fae104 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:38:28.002286 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4eefbb12-48ce-4eda-84f4-a65df8fae104 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:28.002521 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4eefbb12-48ce-4eda-84f4-a65df8fae104 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:28.011841 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:28.011841 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:28.016291 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4eefbb12-48ce-4eda-84f4-a65df8fae104 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:28.022394 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4eefbb12-48ce-4eda-84f4-a65df8fae104 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:38:28.022949 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 778/3060] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:27 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:28.039009 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8134295e-5e92-4a65-9402-7c6835aeee42 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:28.040809 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8134295e-5e92-4a65-9402-7c6835aeee42 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] POST https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action Aug 14 00:38:28.041160 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8134295e-5e92-4a65-9402-7c6835aeee42 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:38:28.041276 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8134295e-5e92-4a65-9402-7c6835aeee42 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:28.049938 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:28.049938 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:28.050176 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8134295e-5e92-4a65-9402-7c6835aeee42 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:28.056064 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8134295e-5e92-4a65-9402-7c6835aeee42 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume updated successfully. Aug 14 00:38:28.056284 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8134295e-5e92-4a65-9402-7c6835aeee42 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action returned with HTTP 200 Aug 14 00:38:28.056755 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 769/3061] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:38:28 2026] POST /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 00:38:28.063899 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5c526729-e745-407a-98e4-6b40e4e95a58 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:28.065861 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5c526729-e745-407a-98e4-6b40e4e95a58 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:38:28.066030 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5c526729-e745-407a-98e4-6b40e4e95a58 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:28.066258 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5c526729-e745-407a-98e4-6b40e4e95a58 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:28.073011 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:28.073011 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:28.076869 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5c526729-e745-407a-98e4-6b40e4e95a58 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:28.081051 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5c526729-e745-407a-98e4-6b40e4e95a58 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:38:28.081434 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 771/3062] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:28 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:28.097772 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c737aee8-7728-4c89-8420-0a7be296636c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:28.099525 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c737aee8-7728-4c89-8420-0a7be296636c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] POST https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action Aug 14 00:38:28.099902 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c737aee8-7728-4c89-8420-0a7be296636c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:38:28.099959 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c737aee8-7728-4c89-8420-0a7be296636c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:28.108045 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:28.108045 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:28.108545 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c737aee8-7728-4c89-8420-0a7be296636c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:28.115220 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c737aee8-7728-4c89-8420-0a7be296636c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume updated successfully. Aug 14 00:38:28.115547 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c737aee8-7728-4c89-8420-0a7be296636c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action returned with HTTP 200 Aug 14 00:38:28.116131 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 745/3063] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:38:28 2026] POST /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 14 00:38:28.124599 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c17d292c-8aa7-4e5e-8644-cc4ffa50cc39 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:28.126345 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c17d292c-8aa7-4e5e-8644-cc4ffa50cc39 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:38:28.126558 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c17d292c-8aa7-4e5e-8644-cc4ffa50cc39 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:28.126735 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c17d292c-8aa7-4e5e-8644-cc4ffa50cc39 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:28.133369 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:28.133369 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:28.136978 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c17d292c-8aa7-4e5e-8644-cc4ffa50cc39 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:28.142264 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c17d292c-8aa7-4e5e-8644-cc4ffa50cc39 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:38:28.142785 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 779/3064] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:28 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:28.155836 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b043564e-b81b-4619-acd2-d1a196eafa8c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:28.157643 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b043564e-b81b-4619-acd2-d1a196eafa8c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] POST https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action Aug 14 00:38:28.157979 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b043564e-b81b-4619-acd2-d1a196eafa8c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:38:28.158151 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b043564e-b81b-4619-acd2-d1a196eafa8c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:28.166500 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:28.166500 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:28.166965 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b043564e-b81b-4619-acd2-d1a196eafa8c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:28.177982 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b043564e-b81b-4619-acd2-d1a196eafa8c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Update volume admin metadata completed successfully. Aug 14 00:38:28.178133 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b043564e-b81b-4619-acd2-d1a196eafa8c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Update readonly setting on volume completed successfully. Aug 14 00:38:28.178320 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b043564e-b81b-4619-acd2-d1a196eafa8c tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action returned with HTTP 202 Aug 14 00:38:28.178736 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 770/3065] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:38:28 2026] POST /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:38:28.187526 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3cc3c248-04bd-4422-9952-4f18ac777b5d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:28.189378 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3cc3c248-04bd-4422-9952-4f18ac777b5d tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:38:28.189619 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3cc3c248-04bd-4422-9952-4f18ac777b5d tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:28.189836 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3cc3c248-04bd-4422-9952-4f18ac777b5d tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:28.197064 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:28.197064 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:28.201159 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3cc3c248-04bd-4422-9952-4f18ac777b5d tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:28.205596 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3cc3c248-04bd-4422-9952-4f18ac777b5d tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:38:28.206197 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 772/3066] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:28 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:28.217734 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4261dd35-fbb8-4adf-bc76-6990d76bc2bd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:28.219391 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4261dd35-fbb8-4adf-bc76-6990d76bc2bd tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] POST https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action Aug 14 00:38:28.219736 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4261dd35-fbb8-4adf-bc76-6990d76bc2bd tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:38:28.219896 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4261dd35-fbb8-4adf-bc76-6990d76bc2bd tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:28.228053 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:28.228053 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:28.228586 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4261dd35-fbb8-4adf-bc76-6990d76bc2bd tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:28.240717 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4261dd35-fbb8-4adf-bc76-6990d76bc2bd tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Update volume admin metadata completed successfully. Aug 14 00:38:28.240894 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4261dd35-fbb8-4adf-bc76-6990d76bc2bd tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Update readonly setting on volume completed successfully. Aug 14 00:38:28.241170 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4261dd35-fbb8-4adf-bc76-6990d76bc2bd tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action returned with HTTP 202 Aug 14 00:38:28.241698 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 746/3067] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:38:28 2026] POST /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:38:28.248823 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-793038c8-bce6-4cb8-9f73-79b9fdd87e09 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:28.251061 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-793038c8-bce6-4cb8-9f73-79b9fdd87e09 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:38:28.251320 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-793038c8-bce6-4cb8-9f73-79b9fdd87e09 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:28.251565 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-793038c8-bce6-4cb8-9f73-79b9fdd87e09 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:28.260073 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:28.260073 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:28.264412 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-793038c8-bce6-4cb8-9f73-79b9fdd87e09 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:28.269743 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-793038c8-bce6-4cb8-9f73-79b9fdd87e09 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:38:28.270330 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 780/3068] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:28 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:28.285077 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c03edfae-513b-48f2-9c10-fa973a0b6299 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:28.287497 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c03edfae-513b-48f2-9c10-fa973a0b6299 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] POST https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action Aug 14 00:38:28.288017 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c03edfae-513b-48f2-9c10-fa973a0b6299 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1926149639", "disk_format": "raw"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:38:28.288218 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c03edfae-513b-48f2-9c10-fa973a0b6299 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1926149639", "disk_format": "raw"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:28.299975 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:28.299975 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:28.300692 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c03edfae-513b-48f2-9c10-fa973a0b6299 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:38:28.317876 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:28.317876 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:28.322743 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.image.image_utils [None req-c03edfae-513b-48f2-9c10-fa973a0b6299 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1926149639'}] 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-1926149639'}]. {{(pid=100211) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 00:38:28.459340 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b2eb20ae-3f29-426d-9e0d-ec9b81b91e14 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:28.461300 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b2eb20ae-3f29-426d-9e0d-ec9b81b91e14 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:28.461493 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b2eb20ae-3f29-426d-9e0d-ec9b81b91e14 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:28.461665 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b2eb20ae-3f29-426d-9e0d-ec9b81b91e14 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:28.461801 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b2eb20ae-3f29-426d-9e0d-ec9b81b91e14 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:28.468196 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:28.468196 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:28.469074 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b2eb20ae-3f29-426d-9e0d-ec9b81b91e14 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:28.469613 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 773/3069] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:28 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:28.643195 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b14671b0-7bb7-4752-957d-d9fa79687e94 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:28.645501 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b14671b0-7bb7-4752-957d-d9fa79687e94 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:28.645501 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b14671b0-7bb7-4752-957d-d9fa79687e94 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:28.645501 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b14671b0-7bb7-4752-957d-d9fa79687e94 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:28.645501 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-b14671b0-7bb7-4752-957d-d9fa79687e94 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:28.645794 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5f527400-e760-4974-ab21-49b322cf0b4f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:28.647814 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5f527400-e760-4974-ab21-49b322cf0b4f tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:28.648022 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5f527400-e760-4974-ab21-49b322cf0b4f tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:28.648279 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5f527400-e760-4974-ab21-49b322cf0b4f tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:28.650250 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:28.650250 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:28.651044 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b14671b0-7bb7-4752-957d-d9fa79687e94 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:28.651423 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 747/3070] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:28 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:28.655448 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:28.655448 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:28.659218 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5f527400-e760-4974-ab21-49b322cf0b4f tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:28.663659 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5f527400-e760-4974-ab21-49b322cf0b4f tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:28.664060 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 781/3071] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:28 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:28.830211 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c03edfae-513b-48f2-9c10-fa973a0b6299 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Copy volume to image completed successfully. Aug 14 00:38:28.830713 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c03edfae-513b-48f2-9c10-fa973a0b6299 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action returned with HTTP 202 Aug 14 00:38:28.831146 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 771/3072] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:38:28 2026] POST /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action => generated 687 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:38:28.988729 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-51a13a71-a693-4be4-ad89-b277ab68d971 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:28.991133 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-51a13a71-a693-4be4-ad89-b277ab68d971 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:28.991425 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-51a13a71-a693-4be4-ad89-b277ab68d971 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:28.991702 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-51a13a71-a693-4be4-ad89-b277ab68d971 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:28.991861 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-51a13a71-a693-4be4-ad89-b277ab68d971 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:28.997311 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:28.997311 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:28.998175 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-51a13a71-a693-4be4-ad89-b277ab68d971 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:28.998747 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 774/3073] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:28 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:29.480638 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9370b8ac-e105-450d-9211-a8f5eb406f35 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:29.482718 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9370b8ac-e105-450d-9211-a8f5eb406f35 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:29.482919 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9370b8ac-e105-450d-9211-a8f5eb406f35 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:29.483068 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9370b8ac-e105-450d-9211-a8f5eb406f35 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:29.483191 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-9370b8ac-e105-450d-9211-a8f5eb406f35 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:29.487409 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:29.487409 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:29.488144 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9370b8ac-e105-450d-9211-a8f5eb406f35 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:29.488535 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 748/3074] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:29 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:29.662251 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-94784343-5c83-46d6-b054-4e59a0f79ca5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:29.664453 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-94784343-5c83-46d6-b054-4e59a0f79ca5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:29.664642 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-94784343-5c83-46d6-b054-4e59a0f79ca5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:29.664904 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-94784343-5c83-46d6-b054-4e59a0f79ca5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:29.665199 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-94784343-5c83-46d6-b054-4e59a0f79ca5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:29.670656 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:29.670656 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:29.671678 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-94784343-5c83-46d6-b054-4e59a0f79ca5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:29.672134 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 782/3075] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:29 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:29.677014 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-914d668a-4732-46c3-b5ed-b1714419eaba None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:29.678870 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-914d668a-4732-46c3-b5ed-b1714419eaba tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:29.679066 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-914d668a-4732-46c3-b5ed-b1714419eaba tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:29.679295 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-914d668a-4732-46c3-b5ed-b1714419eaba tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:29.687751 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:29.687751 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:29.692400 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-914d668a-4732-46c3-b5ed-b1714419eaba tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:29.697387 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-914d668a-4732-46c3-b5ed-b1714419eaba tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:29.697875 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 772/3076] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:29 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:30.008128 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7cb0ebcf-a4a2-48e0-af19-bc5298ba9229 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:30.010025 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7cb0ebcf-a4a2-48e0-af19-bc5298ba9229 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:30.010314 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7cb0ebcf-a4a2-48e0-af19-bc5298ba9229 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:30.010529 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7cb0ebcf-a4a2-48e0-af19-bc5298ba9229 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:30.010642 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7cb0ebcf-a4a2-48e0-af19-bc5298ba9229 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:30.015117 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:30.015117 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:30.015798 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7cb0ebcf-a4a2-48e0-af19-bc5298ba9229 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:30.016227 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 775/3077] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:30 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:30.499877 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-56060cce-3ecb-4c53-88fa-49810efb5e31 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:30.502078 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-56060cce-3ecb-4c53-88fa-49810efb5e31 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:30.502078 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-56060cce-3ecb-4c53-88fa-49810efb5e31 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:30.502646 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-56060cce-3ecb-4c53-88fa-49810efb5e31 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:30.502725 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-56060cce-3ecb-4c53-88fa-49810efb5e31 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:30.507926 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:30.507926 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:30.508960 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-56060cce-3ecb-4c53-88fa-49810efb5e31 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:30.509450 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 749/3078] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:30 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:30.683142 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b681f586-a5cd-4da1-b113-e403efde28af None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:30.684952 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b681f586-a5cd-4da1-b113-e403efde28af tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:30.685312 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b681f586-a5cd-4da1-b113-e403efde28af tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:30.685602 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b681f586-a5cd-4da1-b113-e403efde28af tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:30.686786 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b681f586-a5cd-4da1-b113-e403efde28af tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:30.690526 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:30.690526 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:30.691505 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b681f586-a5cd-4da1-b113-e403efde28af tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:30.692012 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 783/3079] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:30 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:30.709890 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ab99a1fd-04dc-4758-8c19-939e4e07fd83 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:30.711588 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ab99a1fd-04dc-4758-8c19-939e4e07fd83 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:30.711820 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ab99a1fd-04dc-4758-8c19-939e4e07fd83 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:30.711999 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ab99a1fd-04dc-4758-8c19-939e4e07fd83 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:30.718378 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:30.718378 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:30.722239 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ab99a1fd-04dc-4758-8c19-939e4e07fd83 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:30.727186 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ab99a1fd-04dc-4758-8c19-939e4e07fd83 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:30.727664 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 773/3080] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:30 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:31.027708 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-81c5e9b0-4291-4f49-9b88-d6453552085b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:31.029821 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-81c5e9b0-4291-4f49-9b88-d6453552085b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:31.030042 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-81c5e9b0-4291-4f49-9b88-d6453552085b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:31.030269 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-81c5e9b0-4291-4f49-9b88-d6453552085b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:31.030397 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-81c5e9b0-4291-4f49-9b88-d6453552085b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:31.034805 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:31.034805 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:31.035656 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-81c5e9b0-4291-4f49-9b88-d6453552085b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:31.036178 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 776/3081] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:31 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:31.520163 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-43a91ca5-d884-4d27-aea6-1a9a9ad583cb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:31.522074 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-43a91ca5-d884-4d27-aea6-1a9a9ad583cb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:31.522306 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-43a91ca5-d884-4d27-aea6-1a9a9ad583cb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:31.522497 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-43a91ca5-d884-4d27-aea6-1a9a9ad583cb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:31.522602 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-43a91ca5-d884-4d27-aea6-1a9a9ad583cb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:31.527257 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:31.527257 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:31.528318 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-43a91ca5-d884-4d27-aea6-1a9a9ad583cb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:31.528869 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 750/3082] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:31 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:31.701879 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e06d6cd9-a4be-4443-a552-484b75596f77 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:31.703710 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e06d6cd9-a4be-4443-a552-484b75596f77 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:31.703880 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e06d6cd9-a4be-4443-a552-484b75596f77 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:31.704069 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e06d6cd9-a4be-4443-a552-484b75596f77 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:31.704184 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-e06d6cd9-a4be-4443-a552-484b75596f77 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:31.708650 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:31.708650 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:31.709392 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e06d6cd9-a4be-4443-a552-484b75596f77 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:31.709968 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 784/3083] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:31 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:31.739792 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-62ace6b5-99ad-4618-abf0-24363ee4786a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:31.741851 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-62ace6b5-99ad-4618-abf0-24363ee4786a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:31.742060 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-62ace6b5-99ad-4618-abf0-24363ee4786a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:31.742285 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-62ace6b5-99ad-4618-abf0-24363ee4786a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:31.749208 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:31.749208 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:31.753198 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-62ace6b5-99ad-4618-abf0-24363ee4786a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:31.757524 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-62ace6b5-99ad-4618-abf0-24363ee4786a tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:31.757879 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 774/3084] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:31 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:32.045731 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a5fa7364-6d7b-43c1-a8f6-da219d4769b1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:32.047287 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a5fa7364-6d7b-43c1-a8f6-da219d4769b1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:32.047515 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a5fa7364-6d7b-43c1-a8f6-da219d4769b1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:32.047683 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a5fa7364-6d7b-43c1-a8f6-da219d4769b1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:32.047780 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-a5fa7364-6d7b-43c1-a8f6-da219d4769b1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:32.052028 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:32.052028 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:32.052652 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a5fa7364-6d7b-43c1-a8f6-da219d4769b1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:32.053000 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 777/3085] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:32 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:32.538271 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cfcbcfa7-3bcc-42cd-9fa7-5cf1c7618325 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:32.540009 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cfcbcfa7-3bcc-42cd-9fa7-5cf1c7618325 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:32.540188 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cfcbcfa7-3bcc-42cd-9fa7-5cf1c7618325 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:32.540376 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cfcbcfa7-3bcc-42cd-9fa7-5cf1c7618325 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:32.540511 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-cfcbcfa7-3bcc-42cd-9fa7-5cf1c7618325 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:32.545867 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:32.545867 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:32.546729 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cfcbcfa7-3bcc-42cd-9fa7-5cf1c7618325 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:32.547157 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 751/3086] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:32 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:32.720021 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9b1f6aa6-ba01-4831-8120-cef592c0d10a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:32.721800 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9b1f6aa6-ba01-4831-8120-cef592c0d10a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:32.722042 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9b1f6aa6-ba01-4831-8120-cef592c0d10a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:32.722241 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9b1f6aa6-ba01-4831-8120-cef592c0d10a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:32.722383 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-9b1f6aa6-ba01-4831-8120-cef592c0d10a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:32.726480 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:32.726480 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:32.727238 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9b1f6aa6-ba01-4831-8120-cef592c0d10a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:32.727725 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 785/3087] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:32 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:32.770997 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d3724b49-9d72-4133-8790-8a6b724ec9f9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:32.773130 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d3724b49-9d72-4133-8790-8a6b724ec9f9 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:32.773396 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d3724b49-9d72-4133-8790-8a6b724ec9f9 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:32.773681 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d3724b49-9d72-4133-8790-8a6b724ec9f9 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:32.782032 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:32.782032 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:32.786539 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d3724b49-9d72-4133-8790-8a6b724ec9f9 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:32.791647 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d3724b49-9d72-4133-8790-8a6b724ec9f9 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:32.792265 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 775/3088] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:32 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:33.062314 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7982c5b3-541a-4632-ac69-094291d6421e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:33.063947 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7982c5b3-541a-4632-ac69-094291d6421e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:33.064183 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7982c5b3-541a-4632-ac69-094291d6421e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:33.064381 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7982c5b3-541a-4632-ac69-094291d6421e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:33.064499 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7982c5b3-541a-4632-ac69-094291d6421e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:33.070249 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:33.070249 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:33.070909 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7982c5b3-541a-4632-ac69-094291d6421e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:33.071289 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 778/3089] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:33 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:33.558853 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d68b1236-f4df-4372-b029-a62f5d8058fd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:33.561277 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d68b1236-f4df-4372-b029-a62f5d8058fd tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:33.561566 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d68b1236-f4df-4372-b029-a62f5d8058fd tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:33.561832 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d68b1236-f4df-4372-b029-a62f5d8058fd tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:33.562003 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d68b1236-f4df-4372-b029-a62f5d8058fd tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:33.568765 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:33.568765 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:33.569895 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d68b1236-f4df-4372-b029-a62f5d8058fd tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:33.570418 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 752/3090] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:33 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:33.737352 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-feac141e-0e0c-4d91-8514-fa9963655909 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:33.739180 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-feac141e-0e0c-4d91-8514-fa9963655909 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:33.739354 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-feac141e-0e0c-4d91-8514-fa9963655909 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:33.739584 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-feac141e-0e0c-4d91-8514-fa9963655909 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:33.739720 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-feac141e-0e0c-4d91-8514-fa9963655909 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:33.744529 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:33.744529 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:33.745273 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-feac141e-0e0c-4d91-8514-fa9963655909 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:33.745638 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 786/3091] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:33 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:33.805167 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-664eba5e-7fca-4f8f-88ed-023c7eb3f270 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:33.807718 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-664eba5e-7fca-4f8f-88ed-023c7eb3f270 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:33.808018 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-664eba5e-7fca-4f8f-88ed-023c7eb3f270 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:33.808343 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-664eba5e-7fca-4f8f-88ed-023c7eb3f270 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:33.818075 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:33.818075 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:33.821155 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-664eba5e-7fca-4f8f-88ed-023c7eb3f270 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:33.825216 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-664eba5e-7fca-4f8f-88ed-023c7eb3f270 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:33.825644 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 776/3092] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:33 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:34.081539 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-75ddb7cc-dc1b-4880-9f1b-705267e81a4f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:34.083224 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-75ddb7cc-dc1b-4880-9f1b-705267e81a4f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:34.083444 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-75ddb7cc-dc1b-4880-9f1b-705267e81a4f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:34.083652 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-75ddb7cc-dc1b-4880-9f1b-705267e81a4f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:34.083731 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-75ddb7cc-dc1b-4880-9f1b-705267e81a4f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:34.087756 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:34.087756 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:34.088328 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-75ddb7cc-dc1b-4880-9f1b-705267e81a4f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:34.088703 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 779/3093] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:34 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:34.580125 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0b658acd-4d8b-42be-bf44-377586e68f16 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:34.581904 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0b658acd-4d8b-42be-bf44-377586e68f16 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:34.582124 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0b658acd-4d8b-42be-bf44-377586e68f16 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:34.582322 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0b658acd-4d8b-42be-bf44-377586e68f16 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:34.582498 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-0b658acd-4d8b-42be-bf44-377586e68f16 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:34.586938 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:34.586938 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:34.587789 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0b658acd-4d8b-42be-bf44-377586e68f16 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:34.588190 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 753/3094] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:34 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:34.755766 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a7dbdda9-34f7-425e-9381-68f2cadfa156 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:34.757586 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a7dbdda9-34f7-425e-9381-68f2cadfa156 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:34.757792 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a7dbdda9-34f7-425e-9381-68f2cadfa156 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:34.757997 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a7dbdda9-34f7-425e-9381-68f2cadfa156 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:34.758118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-a7dbdda9-34f7-425e-9381-68f2cadfa156 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:34.763184 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:34.763184 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:34.764294 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a7dbdda9-34f7-425e-9381-68f2cadfa156 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:34.764836 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 787/3095] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:34 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:34.837344 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1514cffd-a45b-47a0-8dfe-2ff02a03305d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:34.839186 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1514cffd-a45b-47a0-8dfe-2ff02a03305d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:34.839368 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1514cffd-a45b-47a0-8dfe-2ff02a03305d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:34.839629 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1514cffd-a45b-47a0-8dfe-2ff02a03305d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:34.846841 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:34.846841 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:34.850563 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1514cffd-a45b-47a0-8dfe-2ff02a03305d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:34.854942 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1514cffd-a45b-47a0-8dfe-2ff02a03305d tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:34.855388 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 777/3096] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:34 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:35.099710 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7f76df92-32a7-4aca-80fb-3fdd9413436c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:35.101641 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7f76df92-32a7-4aca-80fb-3fdd9413436c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:35.101880 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7f76df92-32a7-4aca-80fb-3fdd9413436c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:35.102079 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7f76df92-32a7-4aca-80fb-3fdd9413436c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:35.102226 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7f76df92-32a7-4aca-80fb-3fdd9413436c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:35.106492 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:35.106492 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:35.107255 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7f76df92-32a7-4aca-80fb-3fdd9413436c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:35.107699 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 780/3097] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:35 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:35.598663 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3a7387de-909c-4856-8812-b74951f43d87 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:35.601122 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3a7387de-909c-4856-8812-b74951f43d87 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:35.601412 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3a7387de-909c-4856-8812-b74951f43d87 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:35.601680 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3a7387de-909c-4856-8812-b74951f43d87 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:35.601830 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-3a7387de-909c-4856-8812-b74951f43d87 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:35.607474 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:35.607474 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:35.608591 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3a7387de-909c-4856-8812-b74951f43d87 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:35.609142 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 754/3098] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:35 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:35.777196 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-83891dcd-26c3-487f-b097-106d238a7658 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:35.779623 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-83891dcd-26c3-487f-b097-106d238a7658 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:35.779899 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-83891dcd-26c3-487f-b097-106d238a7658 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:35.780194 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-83891dcd-26c3-487f-b097-106d238a7658 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:35.780368 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-83891dcd-26c3-487f-b097-106d238a7658 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:35.785459 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:35.785459 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:35.786356 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-83891dcd-26c3-487f-b097-106d238a7658 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:35.786801 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 788/3099] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:35 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:35.869390 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a9702fdb-747d-4c99-8ee2-c98289212fbc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:35.871353 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a9702fdb-747d-4c99-8ee2-c98289212fbc tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:35.871564 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a9702fdb-747d-4c99-8ee2-c98289212fbc tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:35.871740 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a9702fdb-747d-4c99-8ee2-c98289212fbc tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:35.878746 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:35.878746 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:35.882163 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a9702fdb-747d-4c99-8ee2-c98289212fbc tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:35.885994 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a9702fdb-747d-4c99-8ee2-c98289212fbc tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:35.886370 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 778/3100] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:35 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:36.119965 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-37a1354f-7d4e-4470-b5a3-6bca50f0e8cd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:36.121749 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-37a1354f-7d4e-4470-b5a3-6bca50f0e8cd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:36.121978 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-37a1354f-7d4e-4470-b5a3-6bca50f0e8cd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:36.122202 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-37a1354f-7d4e-4470-b5a3-6bca50f0e8cd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:36.122315 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-37a1354f-7d4e-4470-b5a3-6bca50f0e8cd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:36.126283 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:36.126283 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:36.126848 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-37a1354f-7d4e-4470-b5a3-6bca50f0e8cd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:36.127214 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 781/3101] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:36 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:36.619678 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5f13b6a7-3270-46d1-aec1-78902cb1a746 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:36.621270 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5f13b6a7-3270-46d1-aec1-78902cb1a746 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:36.621456 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5f13b6a7-3270-46d1-aec1-78902cb1a746 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:36.621636 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5f13b6a7-3270-46d1-aec1-78902cb1a746 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:36.621741 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-5f13b6a7-3270-46d1-aec1-78902cb1a746 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:36.625904 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:36.625904 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:36.626654 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5f13b6a7-3270-46d1-aec1-78902cb1a746 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:36.626996 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 755/3102] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:36 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:36.796672 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-aee6a510-d933-4644-b484-5b9853832666 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:36.798659 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-aee6a510-d933-4644-b484-5b9853832666 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:36.798867 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-aee6a510-d933-4644-b484-5b9853832666 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:36.799044 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-aee6a510-d933-4644-b484-5b9853832666 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:36.799190 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-aee6a510-d933-4644-b484-5b9853832666 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:36.803972 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:36.803972 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:36.804818 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-aee6a510-d933-4644-b484-5b9853832666 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:36.805220 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 789/3103] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:36 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:36.903155 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7ac2bdcb-14df-4cc3-bf1f-872f6d9faa52 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:36.905321 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7ac2bdcb-14df-4cc3-bf1f-872f6d9faa52 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:36.905590 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7ac2bdcb-14df-4cc3-bf1f-872f6d9faa52 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:36.905832 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7ac2bdcb-14df-4cc3-bf1f-872f6d9faa52 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:36.914768 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:36.914768 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:36.919543 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7ac2bdcb-14df-4cc3-bf1f-872f6d9faa52 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:36.925627 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7ac2bdcb-14df-4cc3-bf1f-872f6d9faa52 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:36.926189 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 779/3104] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:36 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:37.137629 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3ec9d326-0755-4171-8b97-f9e03bf68c72 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:37.139476 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3ec9d326-0755-4171-8b97-f9e03bf68c72 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:37.139676 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3ec9d326-0755-4171-8b97-f9e03bf68c72 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:37.139870 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3ec9d326-0755-4171-8b97-f9e03bf68c72 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:37.139984 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-3ec9d326-0755-4171-8b97-f9e03bf68c72 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:37.144332 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:37.144332 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:37.144974 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3ec9d326-0755-4171-8b97-f9e03bf68c72 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:37.145365 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 782/3105] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:37 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:37.636667 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ad92c46b-d0c0-4727-a4ca-d4f4b894da89 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:37.638254 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ad92c46b-d0c0-4727-a4ca-d4f4b894da89 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:37.638468 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ad92c46b-d0c0-4727-a4ca-d4f4b894da89 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:37.638665 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ad92c46b-d0c0-4727-a4ca-d4f4b894da89 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:37.638794 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-ad92c46b-d0c0-4727-a4ca-d4f4b894da89 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:37.642670 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:37.642670 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:37.643346 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ad92c46b-d0c0-4727-a4ca-d4f4b894da89 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:37.643719 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 756/3106] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:37 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:37.816198 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ed58b053-23ce-40cd-8035-aa6c7da8f49c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:37.818509 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ed58b053-23ce-40cd-8035-aa6c7da8f49c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:37.818720 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ed58b053-23ce-40cd-8035-aa6c7da8f49c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:37.818915 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ed58b053-23ce-40cd-8035-aa6c7da8f49c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:37.819034 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-ed58b053-23ce-40cd-8035-aa6c7da8f49c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:37.824125 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:37.824125 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:37.825032 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ed58b053-23ce-40cd-8035-aa6c7da8f49c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:37.825514 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 790/3107] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:37 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:37.943295 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cc782d1d-7421-470b-aefb-5f9b53dd0dab None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:37.945659 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cc782d1d-7421-470b-aefb-5f9b53dd0dab tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:37.945907 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cc782d1d-7421-470b-aefb-5f9b53dd0dab tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:37.946174 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cc782d1d-7421-470b-aefb-5f9b53dd0dab tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:37.954982 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:37.954982 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:37.959528 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-cc782d1d-7421-470b-aefb-5f9b53dd0dab tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:37.965340 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cc782d1d-7421-470b-aefb-5f9b53dd0dab tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:37.965933 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 780/3108] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:37 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:38.156549 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-596c8434-9399-4dc8-ad98-788b51ab4718 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:38.158543 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-596c8434-9399-4dc8-ad98-788b51ab4718 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:38.158768 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-596c8434-9399-4dc8-ad98-788b51ab4718 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:38.158956 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-596c8434-9399-4dc8-ad98-788b51ab4718 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:38.159063 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-596c8434-9399-4dc8-ad98-788b51ab4718 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:38.163887 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:38.163887 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:38.164613 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-596c8434-9399-4dc8-ad98-788b51ab4718 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:38.165017 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 783/3109] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:38 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:38.653950 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a07a466a-8c82-4ed8-a371-edea55c5b2bb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:38.657187 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a07a466a-8c82-4ed8-a371-edea55c5b2bb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:38.657187 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a07a466a-8c82-4ed8-a371-edea55c5b2bb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:38.657322 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a07a466a-8c82-4ed8-a371-edea55c5b2bb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:38.657385 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-a07a466a-8c82-4ed8-a371-edea55c5b2bb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:38.662916 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:38.662916 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:38.663782 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a07a466a-8c82-4ed8-a371-edea55c5b2bb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:38.664230 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 757/3110] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:38 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:38.837080 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ba498aed-77e1-4027-bbc1-9a7e2db03740 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:38.838678 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ba498aed-77e1-4027-bbc1-9a7e2db03740 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:38.838876 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ba498aed-77e1-4027-bbc1-9a7e2db03740 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:38.839062 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ba498aed-77e1-4027-bbc1-9a7e2db03740 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:38.839186 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-ba498aed-77e1-4027-bbc1-9a7e2db03740 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:38.843283 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:38.843283 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:38.844021 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ba498aed-77e1-4027-bbc1-9a7e2db03740 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:38.844416 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 791/3111] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:38 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:38.982722 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e65b9ec0-6392-44b1-8433-5a1d50e831ca None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:38.985290 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e65b9ec0-6392-44b1-8433-5a1d50e831ca tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:38.985613 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e65b9ec0-6392-44b1-8433-5a1d50e831ca tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:38.985922 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e65b9ec0-6392-44b1-8433-5a1d50e831ca tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:38.995849 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:38.995849 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:39.000982 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e65b9ec0-6392-44b1-8433-5a1d50e831ca tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:39.006915 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e65b9ec0-6392-44b1-8433-5a1d50e831ca tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:39.007486 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 781/3112] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:38 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:39.177772 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-209cd65b-90bd-44f9-b00c-e5504c3dbef9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:39.179535 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-209cd65b-90bd-44f9-b00c-e5504c3dbef9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:39.179752 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-209cd65b-90bd-44f9-b00c-e5504c3dbef9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:39.179970 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-209cd65b-90bd-44f9-b00c-e5504c3dbef9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:39.180130 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-209cd65b-90bd-44f9-b00c-e5504c3dbef9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:39.185642 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:39.185642 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:39.186328 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-209cd65b-90bd-44f9-b00c-e5504c3dbef9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:39.186696 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 784/3113] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:39 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:39.675307 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-42dc56e5-7438-4310-88dd-9da8c3fe2a8e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:39.677358 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-42dc56e5-7438-4310-88dd-9da8c3fe2a8e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:39.677593 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-42dc56e5-7438-4310-88dd-9da8c3fe2a8e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:39.677812 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-42dc56e5-7438-4310-88dd-9da8c3fe2a8e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:39.677909 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-42dc56e5-7438-4310-88dd-9da8c3fe2a8e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:39.682725 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:39.682725 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:39.683508 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-42dc56e5-7438-4310-88dd-9da8c3fe2a8e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:39.683900 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 758/3114] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:39 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:39.856468 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cdbc5d88-e99b-4c6f-8b29-14a9a6beb2cd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:39.858499 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cdbc5d88-e99b-4c6f-8b29-14a9a6beb2cd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:39.858701 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cdbc5d88-e99b-4c6f-8b29-14a9a6beb2cd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:39.858900 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cdbc5d88-e99b-4c6f-8b29-14a9a6beb2cd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:39.859023 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-cdbc5d88-e99b-4c6f-8b29-14a9a6beb2cd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:39.864855 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:39.864855 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:39.865943 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cdbc5d88-e99b-4c6f-8b29-14a9a6beb2cd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:39.866434 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 792/3115] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:39 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:40.019117 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6217f990-88f1-4956-aa63-b7af4dacee75 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:40.021285 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6217f990-88f1-4956-aa63-b7af4dacee75 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:40.021563 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6217f990-88f1-4956-aa63-b7af4dacee75 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:40.021809 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6217f990-88f1-4956-aa63-b7af4dacee75 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:40.030298 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:40.030298 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:40.035213 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6217f990-88f1-4956-aa63-b7af4dacee75 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:40.040247 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6217f990-88f1-4956-aa63-b7af4dacee75 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:40.040699 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 782/3116] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:40 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:40.197894 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-eb6e030c-2390-4102-9481-7b9d32c1bde8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:40.200079 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-eb6e030c-2390-4102-9481-7b9d32c1bde8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:40.200407 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-eb6e030c-2390-4102-9481-7b9d32c1bde8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:40.200601 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-eb6e030c-2390-4102-9481-7b9d32c1bde8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:40.200728 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-eb6e030c-2390-4102-9481-7b9d32c1bde8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:40.205821 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:40.205821 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:40.206605 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-eb6e030c-2390-4102-9481-7b9d32c1bde8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:40.207036 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 785/3117] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:40 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:40.694437 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-df3ec7d8-9865-4613-8bf8-5651256f3bd2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:40.696458 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-df3ec7d8-9865-4613-8bf8-5651256f3bd2 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:40.696692 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-df3ec7d8-9865-4613-8bf8-5651256f3bd2 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:40.696928 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-df3ec7d8-9865-4613-8bf8-5651256f3bd2 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:40.697081 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-df3ec7d8-9865-4613-8bf8-5651256f3bd2 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:40.701693 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:40.701693 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:40.702535 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-df3ec7d8-9865-4613-8bf8-5651256f3bd2 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:40.702955 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 759/3118] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:40 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:40.876771 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-67f3193a-ad16-4dc4-af99-1f13e2dcef56 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:40.878765 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-67f3193a-ad16-4dc4-af99-1f13e2dcef56 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:40.878961 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-67f3193a-ad16-4dc4-af99-1f13e2dcef56 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:40.879222 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-67f3193a-ad16-4dc4-af99-1f13e2dcef56 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:40.879466 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-67f3193a-ad16-4dc4-af99-1f13e2dcef56 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:40.884795 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:40.884795 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:40.885640 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-67f3193a-ad16-4dc4-af99-1f13e2dcef56 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:40.886121 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 793/3119] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:40 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:41.056595 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2181bdd9-1026-4e84-baa7-bae4071f87ac None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:41.058547 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2181bdd9-1026-4e84-baa7-bae4071f87ac tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:41.058767 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2181bdd9-1026-4e84-baa7-bae4071f87ac tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:41.058974 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2181bdd9-1026-4e84-baa7-bae4071f87ac tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:41.065728 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:41.065728 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:41.069685 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2181bdd9-1026-4e84-baa7-bae4071f87ac tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:41.074155 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2181bdd9-1026-4e84-baa7-bae4071f87ac tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:41.074546 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 783/3120] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:41 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:41.217745 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f6685d75-eec0-4b64-a64f-d172b01f50a3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:41.219842 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f6685d75-eec0-4b64-a64f-d172b01f50a3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:41.220097 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f6685d75-eec0-4b64-a64f-d172b01f50a3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:41.220323 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f6685d75-eec0-4b64-a64f-d172b01f50a3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:41.220467 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-f6685d75-eec0-4b64-a64f-d172b01f50a3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:41.225211 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:41.225211 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:41.225965 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f6685d75-eec0-4b64-a64f-d172b01f50a3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:41.226394 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 786/3121] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:41 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:41.714442 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5d6d5bd6-ba19-496c-a3b2-afa68302992a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:41.716209 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5d6d5bd6-ba19-496c-a3b2-afa68302992a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:41.716500 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5d6d5bd6-ba19-496c-a3b2-afa68302992a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:41.716701 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5d6d5bd6-ba19-496c-a3b2-afa68302992a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:41.716827 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-5d6d5bd6-ba19-496c-a3b2-afa68302992a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:41.720992 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:41.720992 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:41.721869 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5d6d5bd6-ba19-496c-a3b2-afa68302992a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:41.722286 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 760/3122] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:41 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:41.898017 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7211e5ac-cba4-49c3-8384-2154d9df9034 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:41.900483 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7211e5ac-cba4-49c3-8384-2154d9df9034 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:41.900766 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7211e5ac-cba4-49c3-8384-2154d9df9034 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:41.901019 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7211e5ac-cba4-49c3-8384-2154d9df9034 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:41.901207 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-7211e5ac-cba4-49c3-8384-2154d9df9034 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:41.906648 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:41.906648 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:41.907686 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7211e5ac-cba4-49c3-8384-2154d9df9034 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:41.908319 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 794/3123] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:41 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:42.086665 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1a362ff8-65b3-4a95-8fda-ee1d17bc818e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:42.089182 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1a362ff8-65b3-4a95-8fda-ee1d17bc818e tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:42.089542 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1a362ff8-65b3-4a95-8fda-ee1d17bc818e tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:42.089829 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1a362ff8-65b3-4a95-8fda-ee1d17bc818e tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:42.099804 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:42.099804 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:42.105438 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1a362ff8-65b3-4a95-8fda-ee1d17bc818e tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:42.112167 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1a362ff8-65b3-4a95-8fda-ee1d17bc818e tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:42.112858 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 784/3124] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:42 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:42.237072 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fc807594-3208-4a8b-ad15-0532bd1f1798 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:42.239501 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fc807594-3208-4a8b-ad15-0532bd1f1798 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:42.239793 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fc807594-3208-4a8b-ad15-0532bd1f1798 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:42.240059 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fc807594-3208-4a8b-ad15-0532bd1f1798 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:42.240243 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-fc807594-3208-4a8b-ad15-0532bd1f1798 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:42.245435 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:42.245435 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:42.246312 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fc807594-3208-4a8b-ad15-0532bd1f1798 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:42.246851 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 787/3125] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:42 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:42.731989 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-53be4c66-1938-44b2-acad-6b6ad7552ed1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:42.733744 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-53be4c66-1938-44b2-acad-6b6ad7552ed1 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:42.733954 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-53be4c66-1938-44b2-acad-6b6ad7552ed1 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:42.734143 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-53be4c66-1938-44b2-acad-6b6ad7552ed1 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:42.734259 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-53be4c66-1938-44b2-acad-6b6ad7552ed1 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:42.738377 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:42.738377 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:42.739006 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-53be4c66-1938-44b2-acad-6b6ad7552ed1 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:42.739337 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 761/3126] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:42 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:42.920045 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a5766f39-dcff-4353-b23f-08512ff2e1ad None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:42.922031 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a5766f39-dcff-4353-b23f-08512ff2e1ad tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:42.922306 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a5766f39-dcff-4353-b23f-08512ff2e1ad tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:42.922521 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a5766f39-dcff-4353-b23f-08512ff2e1ad tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:42.922651 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-a5766f39-dcff-4353-b23f-08512ff2e1ad tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:42.927363 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:42.927363 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:42.928010 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a5766f39-dcff-4353-b23f-08512ff2e1ad tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:42.928398 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 795/3127] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:42 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:43.126885 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f727edc4-27d8-41a8-8aec-b29cef767136 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:43.128741 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f727edc4-27d8-41a8-8aec-b29cef767136 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:43.128927 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f727edc4-27d8-41a8-8aec-b29cef767136 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:43.129214 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f727edc4-27d8-41a8-8aec-b29cef767136 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:43.138034 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:43.138034 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:43.142673 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f727edc4-27d8-41a8-8aec-b29cef767136 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:43.147435 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f727edc4-27d8-41a8-8aec-b29cef767136 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:43.147809 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 785/3128] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:43 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:43.257113 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-730119be-2e71-4ce7-9f13-6670b2e7b5a0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:43.258988 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-730119be-2e71-4ce7-9f13-6670b2e7b5a0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:43.259214 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-730119be-2e71-4ce7-9f13-6670b2e7b5a0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:43.259426 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-730119be-2e71-4ce7-9f13-6670b2e7b5a0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:43.259516 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-730119be-2e71-4ce7-9f13-6670b2e7b5a0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:43.263453 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:43.263453 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:43.263987 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-730119be-2e71-4ce7-9f13-6670b2e7b5a0 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:43.264342 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 788/3129] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:43 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:43.749906 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cfef9aa2-1b62-4a82-ab93-08f74adf4dfb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:43.752338 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cfef9aa2-1b62-4a82-ab93-08f74adf4dfb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:43.752647 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cfef9aa2-1b62-4a82-ab93-08f74adf4dfb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:43.752904 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cfef9aa2-1b62-4a82-ab93-08f74adf4dfb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:43.753061 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-cfef9aa2-1b62-4a82-ab93-08f74adf4dfb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:43.758692 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:43.758692 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:43.759586 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cfef9aa2-1b62-4a82-ab93-08f74adf4dfb tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:43.760077 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 762/3130] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:43 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:43.939958 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7dd20ced-8bc3-42a3-a6d1-83a7f1bd2e6e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:43.941705 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7dd20ced-8bc3-42a3-a6d1-83a7f1bd2e6e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:43.941885 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7dd20ced-8bc3-42a3-a6d1-83a7f1bd2e6e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:43.942065 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7dd20ced-8bc3-42a3-a6d1-83a7f1bd2e6e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:43.942185 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-7dd20ced-8bc3-42a3-a6d1-83a7f1bd2e6e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:43.946170 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:43.946170 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:43.946833 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7dd20ced-8bc3-42a3-a6d1-83a7f1bd2e6e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:43.947210 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 796/3131] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:43 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:44.160729 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ae81b295-a2dc-4e00-a060-2b6e9ee70a57 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:44.162588 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ae81b295-a2dc-4e00-a060-2b6e9ee70a57 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:44.162799 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ae81b295-a2dc-4e00-a060-2b6e9ee70a57 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:44.162976 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ae81b295-a2dc-4e00-a060-2b6e9ee70a57 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:44.171445 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:44.171445 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:44.175393 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ae81b295-a2dc-4e00-a060-2b6e9ee70a57 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:44.180108 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ae81b295-a2dc-4e00-a060-2b6e9ee70a57 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:44.180613 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 786/3132] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:44 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:44.275749 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-24192792-ee45-498b-80b6-7da36a314ffa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:44.277413 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-24192792-ee45-498b-80b6-7da36a314ffa tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:44.277612 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-24192792-ee45-498b-80b6-7da36a314ffa tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:44.277799 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-24192792-ee45-498b-80b6-7da36a314ffa tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:44.277911 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-24192792-ee45-498b-80b6-7da36a314ffa tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:44.282209 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:44.282209 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:44.282831 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-24192792-ee45-498b-80b6-7da36a314ffa tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:44.283224 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 789/3133] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:44 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:44.769551 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-30c54972-f449-456f-927e-c9c8bfc3b513 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:44.771147 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-30c54972-f449-456f-927e-c9c8bfc3b513 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:44.771380 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-30c54972-f449-456f-927e-c9c8bfc3b513 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:44.771597 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-30c54972-f449-456f-927e-c9c8bfc3b513 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:44.771755 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-30c54972-f449-456f-927e-c9c8bfc3b513 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:44.776883 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:44.776883 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:44.777997 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-30c54972-f449-456f-927e-c9c8bfc3b513 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:44.778520 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 763/3134] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:44 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:44.958933 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2a4f9fe6-46bd-4000-a420-6ee9f60b0d17 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:44.960770 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2a4f9fe6-46bd-4000-a420-6ee9f60b0d17 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:44.960997 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2a4f9fe6-46bd-4000-a420-6ee9f60b0d17 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:44.961197 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2a4f9fe6-46bd-4000-a420-6ee9f60b0d17 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:44.961293 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-2a4f9fe6-46bd-4000-a420-6ee9f60b0d17 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:44.965211 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:44.965211 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:44.965882 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2a4f9fe6-46bd-4000-a420-6ee9f60b0d17 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:44.966222 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 797/3135] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:44 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:45.192506 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2022f877-b457-4123-a8d6-5a1f3972d983 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:45.194699 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2022f877-b457-4123-a8d6-5a1f3972d983 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:45.195001 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2022f877-b457-4123-a8d6-5a1f3972d983 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:45.195281 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2022f877-b457-4123-a8d6-5a1f3972d983 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:45.202186 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:45.202186 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:45.205763 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2022f877-b457-4123-a8d6-5a1f3972d983 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:45.209889 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2022f877-b457-4123-a8d6-5a1f3972d983 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:45.210269 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 787/3136] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:45 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:45.292961 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-606f3fab-bd5d-4469-a9cc-8bbe2191ac3d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:45.294535 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-606f3fab-bd5d-4469-a9cc-8bbe2191ac3d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:45.294757 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-606f3fab-bd5d-4469-a9cc-8bbe2191ac3d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:45.294952 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-606f3fab-bd5d-4469-a9cc-8bbe2191ac3d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:45.295060 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-606f3fab-bd5d-4469-a9cc-8bbe2191ac3d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:45.298863 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:45.298863 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:45.299426 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-606f3fab-bd5d-4469-a9cc-8bbe2191ac3d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:45.299768 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 790/3137] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:45 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:45.788171 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7f329f0f-7cd5-4192-aa50-5fc6bf95a43a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:45.789989 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7f329f0f-7cd5-4192-aa50-5fc6bf95a43a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:45.790240 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7f329f0f-7cd5-4192-aa50-5fc6bf95a43a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:45.790480 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7f329f0f-7cd5-4192-aa50-5fc6bf95a43a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:45.790629 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-7f329f0f-7cd5-4192-aa50-5fc6bf95a43a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:45.795103 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:45.795103 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:45.795867 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7f329f0f-7cd5-4192-aa50-5fc6bf95a43a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:45.796233 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 764/3138] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:45 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:45.977200 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f5d1740b-474f-40f3-b06f-18f04d7ef185 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:45.979566 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f5d1740b-474f-40f3-b06f-18f04d7ef185 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:45.979833 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f5d1740b-474f-40f3-b06f-18f04d7ef185 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:45.980116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f5d1740b-474f-40f3-b06f-18f04d7ef185 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:45.980272 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-f5d1740b-474f-40f3-b06f-18f04d7ef185 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:45.985398 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:45.985398 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:45.986572 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f5d1740b-474f-40f3-b06f-18f04d7ef185 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:45.987249 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 798/3139] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:45 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:46.222920 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-372cb8ab-e2c0-4b00-bea6-6e150557efb6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:46.224948 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-372cb8ab-e2c0-4b00-bea6-6e150557efb6 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:46.225157 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-372cb8ab-e2c0-4b00-bea6-6e150557efb6 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:46.225379 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-372cb8ab-e2c0-4b00-bea6-6e150557efb6 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:46.227515 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=300,cinder:UPDATE=44,cinder:INSERT=17 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:38:46.234259 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:46.234259 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:46.239192 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-372cb8ab-e2c0-4b00-bea6-6e150557efb6 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:46.244048 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-372cb8ab-e2c0-4b00-bea6-6e150557efb6 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:46.244576 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 788/3140] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:46 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:46.309669 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3d290e32-f110-44d3-958e-43043754efae None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:46.311387 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3d290e32-f110-44d3-958e-43043754efae tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:46.311587 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3d290e32-f110-44d3-958e-43043754efae tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:46.311781 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3d290e32-f110-44d3-958e-43043754efae tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:46.311878 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-3d290e32-f110-44d3-958e-43043754efae tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:46.316127 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:46.316127 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:46.316690 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3d290e32-f110-44d3-958e-43043754efae tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:46.317011 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 791/3141] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:46 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:46.807694 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-da860808-d2e9-4778-b733-a05f09f3de9a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:46.810063 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-da860808-d2e9-4778-b733-a05f09f3de9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:46.810360 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-da860808-d2e9-4778-b733-a05f09f3de9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:46.810620 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-da860808-d2e9-4778-b733-a05f09f3de9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:46.810741 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-da860808-d2e9-4778-b733-a05f09f3de9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:46.813005 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=229,cinder:UPDATE=48,cinder:INSERT=22 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:38:46.817664 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:46.817664 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:46.818738 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-da860808-d2e9-4778-b733-a05f09f3de9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:46.819532 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 765/3142] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:46 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:47.000047 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c221adce-99b7-4fae-ab89-f802b851dfc7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:47.001953 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c221adce-99b7-4fae-ab89-f802b851dfc7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:47.002196 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c221adce-99b7-4fae-ab89-f802b851dfc7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:47.002449 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c221adce-99b7-4fae-ab89-f802b851dfc7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:47.002571 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-c221adce-99b7-4fae-ab89-f802b851dfc7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:47.004482 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=227,cinder:INSERT=20,cinder:UPDATE=41 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:38:47.009476 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:47.009476 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:47.009905 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c221adce-99b7-4fae-ab89-f802b851dfc7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:47.010452 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 799/3143] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:46 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:47.257126 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1a93eb77-2ebe-4abc-b6ee-89553b744464 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:47.259415 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1a93eb77-2ebe-4abc-b6ee-89553b744464 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:47.259616 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1a93eb77-2ebe-4abc-b6ee-89553b744464 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:47.259797 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1a93eb77-2ebe-4abc-b6ee-89553b744464 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:47.267021 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:47.267021 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:47.270677 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1a93eb77-2ebe-4abc-b6ee-89553b744464 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:47.274964 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1a93eb77-2ebe-4abc-b6ee-89553b744464 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:47.275404 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 789/3144] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:47 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:47.327142 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-aec24478-1d2f-41a6-a62f-fe074ab19660 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:47.328994 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aec24478-1d2f-41a6-a62f-fe074ab19660 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:47.329256 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aec24478-1d2f-41a6-a62f-fe074ab19660 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:47.329490 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aec24478-1d2f-41a6-a62f-fe074ab19660 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:47.329617 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-aec24478-1d2f-41a6-a62f-fe074ab19660 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:47.331607 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=308,cinder:UPDATE=74,cinder:INSERT=53 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:38:47.335877 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:47.335877 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:47.336694 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aec24478-1d2f-41a6-a62f-fe074ab19660 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:47.337158 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 792/3145] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:47 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:47.830115 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d7a96eaa-47b3-4576-92c0-e05811a9ef98 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:47.832094 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d7a96eaa-47b3-4576-92c0-e05811a9ef98 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:47.832357 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d7a96eaa-47b3-4576-92c0-e05811a9ef98 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:47.832580 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d7a96eaa-47b3-4576-92c0-e05811a9ef98 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:47.832706 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d7a96eaa-47b3-4576-92c0-e05811a9ef98 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:47.837941 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:47.837941 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:47.838911 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d7a96eaa-47b3-4576-92c0-e05811a9ef98 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:47.839399 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 766/3146] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:47 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:48.020935 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7e5dfd8b-6ce8-4f23-97c7-c398ce4d100d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:48.022693 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7e5dfd8b-6ce8-4f23-97c7-c398ce4d100d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:48.022952 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7e5dfd8b-6ce8-4f23-97c7-c398ce4d100d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:48.023202 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7e5dfd8b-6ce8-4f23-97c7-c398ce4d100d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:48.023350 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-7e5dfd8b-6ce8-4f23-97c7-c398ce4d100d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:48.029123 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:48.029123 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:48.029723 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7e5dfd8b-6ce8-4f23-97c7-c398ce4d100d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:48.030264 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 800/3147] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:48 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:48.288476 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-525e0813-a48c-4693-bc69-405129dbe481 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:48.291214 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-525e0813-a48c-4693-bc69-405129dbe481 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:48.291972 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-525e0813-a48c-4693-bc69-405129dbe481 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:48.291972 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-525e0813-a48c-4693-bc69-405129dbe481 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:48.301081 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:48.301081 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:48.305303 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-525e0813-a48c-4693-bc69-405129dbe481 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:48.310541 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-525e0813-a48c-4693-bc69-405129dbe481 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:48.311043 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 790/3148] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:48 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:48.348069 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a3895ac8-2f36-4a75-8cdb-96ff8b18be0a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:48.350257 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a3895ac8-2f36-4a75-8cdb-96ff8b18be0a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:48.350552 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a3895ac8-2f36-4a75-8cdb-96ff8b18be0a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:48.350778 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a3895ac8-2f36-4a75-8cdb-96ff8b18be0a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:48.350907 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-a3895ac8-2f36-4a75-8cdb-96ff8b18be0a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:48.356504 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:48.356504 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:48.357388 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a3895ac8-2f36-4a75-8cdb-96ff8b18be0a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:48.357888 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 793/3149] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:48 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:48.849973 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-54b11f84-e145-4b95-a9f6-27ae986b4fb3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:48.852531 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-54b11f84-e145-4b95-a9f6-27ae986b4fb3 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:48.852838 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-54b11f84-e145-4b95-a9f6-27ae986b4fb3 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:48.853148 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-54b11f84-e145-4b95-a9f6-27ae986b4fb3 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:48.853327 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-54b11f84-e145-4b95-a9f6-27ae986b4fb3 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:48.858798 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:48.858798 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:48.859684 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-54b11f84-e145-4b95-a9f6-27ae986b4fb3 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:48.860062 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 767/3150] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:48 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:49.040444 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-141b2c61-bcda-444f-9ba3-d8a3fa0c3940 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:49.042224 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-141b2c61-bcda-444f-9ba3-d8a3fa0c3940 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:49.042424 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-141b2c61-bcda-444f-9ba3-d8a3fa0c3940 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:49.042605 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-141b2c61-bcda-444f-9ba3-d8a3fa0c3940 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:49.042705 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-141b2c61-bcda-444f-9ba3-d8a3fa0c3940 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:49.047232 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:49.047232 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:49.047974 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-141b2c61-bcda-444f-9ba3-d8a3fa0c3940 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:49.048422 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 801/3151] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:49 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:49.325766 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ba8becc6-1830-492c-aa8e-ede5d760aeed None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:49.327395 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ba8becc6-1830-492c-aa8e-ede5d760aeed tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:49.327579 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ba8becc6-1830-492c-aa8e-ede5d760aeed tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:49.327756 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ba8becc6-1830-492c-aa8e-ede5d760aeed tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:49.336163 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:49.336163 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:49.340224 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ba8becc6-1830-492c-aa8e-ede5d760aeed tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:49.344219 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ba8becc6-1830-492c-aa8e-ede5d760aeed tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:49.344624 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 791/3152] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:49 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:49.368935 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a5d3b4f8-3609-431c-a6c8-ca1702b6de1f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:49.371255 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a5d3b4f8-3609-431c-a6c8-ca1702b6de1f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:49.371525 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a5d3b4f8-3609-431c-a6c8-ca1702b6de1f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:49.371712 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a5d3b4f8-3609-431c-a6c8-ca1702b6de1f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:49.371843 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-a5d3b4f8-3609-431c-a6c8-ca1702b6de1f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:49.376525 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:49.376525 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:49.377223 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a5d3b4f8-3609-431c-a6c8-ca1702b6de1f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:49.377626 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 794/3153] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:49 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:49.870493 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5f1ee208-ff8f-4586-ba26-fc99076efc5d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:49.872355 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5f1ee208-ff8f-4586-ba26-fc99076efc5d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:49.872580 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5f1ee208-ff8f-4586-ba26-fc99076efc5d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:49.872763 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5f1ee208-ff8f-4586-ba26-fc99076efc5d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:49.872891 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-5f1ee208-ff8f-4586-ba26-fc99076efc5d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:49.877745 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:49.877745 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:49.878521 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5f1ee208-ff8f-4586-ba26-fc99076efc5d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:49.878893 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 768/3154] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:49 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:50.060858 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2f63be3c-26d1-4aa7-8eb9-ec31ebc26191 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:50.063108 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2f63be3c-26d1-4aa7-8eb9-ec31ebc26191 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:50.063437 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2f63be3c-26d1-4aa7-8eb9-ec31ebc26191 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:50.063706 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2f63be3c-26d1-4aa7-8eb9-ec31ebc26191 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:50.063872 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-2f63be3c-26d1-4aa7-8eb9-ec31ebc26191 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:50.068751 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:50.068751 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:50.069452 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2f63be3c-26d1-4aa7-8eb9-ec31ebc26191 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:50.069772 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 802/3155] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:50 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:50.358187 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9764cd1c-94b2-4758-a227-89fbff5e0d94 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:50.360427 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9764cd1c-94b2-4758-a227-89fbff5e0d94 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:50.360633 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9764cd1c-94b2-4758-a227-89fbff5e0d94 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:50.360846 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9764cd1c-94b2-4758-a227-89fbff5e0d94 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:50.369285 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:50.369285 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:50.373611 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9764cd1c-94b2-4758-a227-89fbff5e0d94 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:50.378894 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9764cd1c-94b2-4758-a227-89fbff5e0d94 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:50.379414 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 792/3156] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:50 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:50.387696 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-adac0c4f-710e-40a2-99ba-9cac20ded524 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:50.389390 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-adac0c4f-710e-40a2-99ba-9cac20ded524 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:50.389591 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-adac0c4f-710e-40a2-99ba-9cac20ded524 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:50.389774 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-adac0c4f-710e-40a2-99ba-9cac20ded524 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:50.389870 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-adac0c4f-710e-40a2-99ba-9cac20ded524 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:50.393740 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:50.393740 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:50.394463 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-adac0c4f-710e-40a2-99ba-9cac20ded524 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:50.394685 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 795/3157] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:50 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:50.889455 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e0d61247-fc53-49c9-a27e-3781097b2979 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:50.892027 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e0d61247-fc53-49c9-a27e-3781097b2979 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:50.892368 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e0d61247-fc53-49c9-a27e-3781097b2979 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:50.892653 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e0d61247-fc53-49c9-a27e-3781097b2979 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:50.892800 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-e0d61247-fc53-49c9-a27e-3781097b2979 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:50.898888 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:50.898888 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:50.900039 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e0d61247-fc53-49c9-a27e-3781097b2979 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:50.900681 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 769/3158] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:50 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:51.082583 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ad49e1bc-8036-420e-a3db-160f98b3d28c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:51.084783 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ad49e1bc-8036-420e-a3db-160f98b3d28c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:51.085016 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ad49e1bc-8036-420e-a3db-160f98b3d28c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:51.085328 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ad49e1bc-8036-420e-a3db-160f98b3d28c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:51.085473 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-ad49e1bc-8036-420e-a3db-160f98b3d28c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:51.090827 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:51.090827 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:51.091753 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ad49e1bc-8036-420e-a3db-160f98b3d28c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:51.092196 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 803/3159] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:51 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:51.391728 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-81370e18-cf67-4022-b4e6-bfc5f073b4a4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:51.393553 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-81370e18-cf67-4022-b4e6-bfc5f073b4a4 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:51.393782 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-81370e18-cf67-4022-b4e6-bfc5f073b4a4 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:51.393999 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-81370e18-cf67-4022-b4e6-bfc5f073b4a4 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:51.401901 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:51.401901 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:51.405142 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-81370e18-cf67-4022-b4e6-bfc5f073b4a4 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:51.407857 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8d60d047-ec83-4617-9e58-17eea69d695e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:51.409629 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8d60d047-ec83-4617-9e58-17eea69d695e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:51.409941 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8d60d047-ec83-4617-9e58-17eea69d695e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:51.410001 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-81370e18-cf67-4022-b4e6-bfc5f073b4a4 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:51.410309 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8d60d047-ec83-4617-9e58-17eea69d695e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:51.410436 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 793/3160] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:51 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 1295 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:38:51.411063 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-8d60d047-ec83-4617-9e58-17eea69d695e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:51.414973 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:51.414973 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:51.415681 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8d60d047-ec83-4617-9e58-17eea69d695e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:51.416058 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 796/3161] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:51 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:51.429252 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-577fa063-86ab-418a-b722-b19e90ce9ac4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:51.431373 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-577fa063-86ab-418a-b722-b19e90ce9ac4 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] DELETE https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:51.431609 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-577fa063-86ab-418a-b722-b19e90ce9ac4 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:51.431839 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-577fa063-86ab-418a-b722-b19e90ce9ac4 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:51.432035 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-577fa063-86ab-418a-b722-b19e90ce9ac4 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Delete volume with id: 548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:51.440690 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:51.440690 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:51.441266 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-577fa063-86ab-418a-b722-b19e90ce9ac4 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:51.459464 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-577fa063-86ab-418a-b722-b19e90ce9ac4 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Delete volume request issued successfully. Aug 14 00:38:51.459707 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-577fa063-86ab-418a-b722-b19e90ce9ac4 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 202 Aug 14 00:38:51.460228 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 770/3162] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:38:51 2026] DELETE /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:38:51.468329 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fc9b0db6-76ac-4a15-ab2a-73cf7628b5d6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:51.470464 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fc9b0db6-76ac-4a15-ab2a-73cf7628b5d6 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:51.470722 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fc9b0db6-76ac-4a15-ab2a-73cf7628b5d6 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:51.470969 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fc9b0db6-76ac-4a15-ab2a-73cf7628b5d6 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:51.479952 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:51.479952 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:51.484874 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fc9b0db6-76ac-4a15-ab2a-73cf7628b5d6 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Volume info retrieved successfully. Aug 14 00:38:51.491134 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fc9b0db6-76ac-4a15-ab2a-73cf7628b5d6 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 200 Aug 14 00:38:51.491655 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 804/3163] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:51 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 1294 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:38:51.912267 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-332a321d-a4b1-45c8-81f3-d055058765c0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:51.914696 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-332a321d-a4b1-45c8-81f3-d055058765c0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:51.914973 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-332a321d-a4b1-45c8-81f3-d055058765c0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:51.915266 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-332a321d-a4b1-45c8-81f3-d055058765c0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:51.915422 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-332a321d-a4b1-45c8-81f3-d055058765c0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:51.921385 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:51.921385 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:51.922498 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-332a321d-a4b1-45c8-81f3-d055058765c0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:51.923043 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 794/3164] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:51 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:52.103584 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6353034b-460e-4152-a85d-3d1291e73146 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:52.105410 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6353034b-460e-4152-a85d-3d1291e73146 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:52.105642 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6353034b-460e-4152-a85d-3d1291e73146 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:52.105870 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6353034b-460e-4152-a85d-3d1291e73146 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:52.106022 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-6353034b-460e-4152-a85d-3d1291e73146 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:52.110610 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:52.110610 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:52.111407 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6353034b-460e-4152-a85d-3d1291e73146 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:52.111790 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 797/3165] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:52 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:52.426587 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4bea30e8-2669-4cae-8c81-eeb18ad3b810 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:52.428449 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4bea30e8-2669-4cae-8c81-eeb18ad3b810 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:52.428731 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4bea30e8-2669-4cae-8c81-eeb18ad3b810 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:52.428984 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4bea30e8-2669-4cae-8c81-eeb18ad3b810 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:52.429145 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-4bea30e8-2669-4cae-8c81-eeb18ad3b810 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:52.434232 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:52.434232 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:52.434994 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4bea30e8-2669-4cae-8c81-eeb18ad3b810 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:52.435449 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 771/3166] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:52 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:52.504850 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8392ed34-49b5-46f5-876b-02e35750cee4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:52.507440 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8392ed34-49b5-46f5-876b-02e35750cee4 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] GET https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 Aug 14 00:38:52.507711 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8392ed34-49b5-46f5-876b-02e35750cee4 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:52.507976 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8392ed34-49b5-46f5-876b-02e35750cee4 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:52.514907 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8392ed34-49b5-46f5-876b-02e35750cee4 tempest-VolumeAndVolumeTypeFromImageTest-855460062 tempest-VolumeAndVolumeTypeFromImageTest-855460062-project-member] https://10.4.3.208/volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 returned with HTTP 404 Aug 14 00:38:52.515404 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 805/3167] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:52 2026] GET /volume/v3/volumes/548e5a56-5bd7-4f36-af12-ccdcb04db341 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:38:52.775323 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f6e661a1-fb30-41df-a5b5-95bb2637adda None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:52.777660 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f6e661a1-fb30-41df-a5b5-95bb2637adda tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] GET https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 Aug 14 00:38:52.777941 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f6e661a1-fb30-41df-a5b5-95bb2637adda tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:52.778248 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f6e661a1-fb30-41df-a5b5-95bb2637adda tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Calling method 'detail' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:52.779298 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f6e661a1-fb30-41df-a5b5-95bb2637adda tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:38:52.805343 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f6e661a1-fb30-41df-a5b5-95bb2637adda tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Get all volumes completed successfully. Aug 14 00:38:52.809194 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:52.809194 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:52.816931 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f6e661a1-fb30-41df-a5b5-95bb2637adda tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 00:38:52.817577 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 795/3168] 10.4.3.208 () {66 vars in 1285 bytes} [Fri Aug 14 00:38:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14193 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:38:52.834707 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1a2ac8a3-ae51-4ce7-a7f1-59309caa50ca None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:52.837014 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1a2ac8a3-ae51-4ce7-a7f1-59309caa50ca tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/52674c04-841f-4873-bee3-9fd605391f4f Aug 14 00:38:52.837313 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1a2ac8a3-ae51-4ce7-a7f1-59309caa50ca tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:52.837576 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1a2ac8a3-ae51-4ce7-a7f1-59309caa50ca tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:52.837798 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-1a2ac8a3-ae51-4ce7-a7f1-59309caa50ca tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Delete volume with id: 52674c04-841f-4873-bee3-9fd605391f4f Aug 14 00:38:52.847867 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:52.847867 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:52.848365 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1a2ac8a3-ae51-4ce7-a7f1-59309caa50ca tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Volume info retrieved successfully. Aug 14 00:38:52.861892 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.image.cache [None req-1a2ac8a3-ae51-4ce7-a7f1-59309caa50ca tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '5a38ca80-b744-48de-9fdd-3a086576546d', 'volume_id': '52674c04-841f-4873-bee3-9fd605391f4f', 'host': 'np0000007289@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 14, 0, 37, 40), 'last_used': datetime.datetime(2026, 8, 14, 0, 38, 51)}. {{(pid=100208) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 14 00:38:52.873471 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1a2ac8a3-ae51-4ce7-a7f1-59309caa50ca tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Delete volume request issued successfully. Aug 14 00:38:52.873747 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1a2ac8a3-ae51-4ce7-a7f1-59309caa50ca tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] https://10.4.3.208/volume/v3/volumes/52674c04-841f-4873-bee3-9fd605391f4f returned with HTTP 202 Aug 14 00:38:52.874314 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 798/3169] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:38:52 2026] DELETE /volume/v3/volumes/52674c04-841f-4873-bee3-9fd605391f4f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:38:52.881366 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a1606dc5-b722-4782-91ae-247aa85156ba None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:52.883597 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a1606dc5-b722-4782-91ae-247aa85156ba tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] GET https://10.4.3.208/volume/v3/volumes/52674c04-841f-4873-bee3-9fd605391f4f Aug 14 00:38:52.883862 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a1606dc5-b722-4782-91ae-247aa85156ba tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:52.884131 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a1606dc5-b722-4782-91ae-247aa85156ba tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:52.894254 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:52.894254 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:52.899400 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a1606dc5-b722-4782-91ae-247aa85156ba tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Volume info retrieved successfully. Aug 14 00:38:52.904990 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a1606dc5-b722-4782-91ae-247aa85156ba tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] https://10.4.3.208/volume/v3/volumes/52674c04-841f-4873-bee3-9fd605391f4f returned with HTTP 200 Aug 14 00:38:52.905560 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 772/3170] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:52 2026] GET /volume/v3/volumes/52674c04-841f-4873-bee3-9fd605391f4f => generated 1105 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:38:52.934375 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9cd8a3c2-f621-4e8f-a02f-ffac5ad16910 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:52.936233 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9cd8a3c2-f621-4e8f-a02f-ffac5ad16910 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:52.936467 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9cd8a3c2-f621-4e8f-a02f-ffac5ad16910 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:52.936721 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9cd8a3c2-f621-4e8f-a02f-ffac5ad16910 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:52.936865 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-9cd8a3c2-f621-4e8f-a02f-ffac5ad16910 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:52.941259 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:52.941259 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:52.942172 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9cd8a3c2-f621-4e8f-a02f-ffac5ad16910 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:52.942711 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 806/3171] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:52 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:53.122507 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8ef07e8d-cb50-409c-8ecd-0258479eda4d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:53.124285 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8ef07e8d-cb50-409c-8ecd-0258479eda4d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:53.124482 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8ef07e8d-cb50-409c-8ecd-0258479eda4d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:53.124661 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8ef07e8d-cb50-409c-8ecd-0258479eda4d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:53.124767 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-8ef07e8d-cb50-409c-8ecd-0258479eda4d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:53.129058 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:53.129058 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:53.129766 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8ef07e8d-cb50-409c-8ecd-0258479eda4d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:53.130151 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 796/3172] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:53 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:53.446582 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2396cc4c-4146-45e8-b80a-45ebcd2bcf73 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:53.448924 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2396cc4c-4146-45e8-b80a-45ebcd2bcf73 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:53.449239 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2396cc4c-4146-45e8-b80a-45ebcd2bcf73 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:53.449522 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2396cc4c-4146-45e8-b80a-45ebcd2bcf73 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:53.449661 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-2396cc4c-4146-45e8-b80a-45ebcd2bcf73 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:53.454897 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:53.454897 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:53.455624 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2396cc4c-4146-45e8-b80a-45ebcd2bcf73 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:53.456045 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 799/3173] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:53 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:53.917959 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-608c495d-38fd-4fa8-b16a-44fe3414e0c9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:53.919696 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-608c495d-38fd-4fa8-b16a-44fe3414e0c9 tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] GET https://10.4.3.208/volume/v3/volumes/52674c04-841f-4873-bee3-9fd605391f4f Aug 14 00:38:53.919880 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-608c495d-38fd-4fa8-b16a-44fe3414e0c9 tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:53.920055 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-608c495d-38fd-4fa8-b16a-44fe3414e0c9 tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:53.926112 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-608c495d-38fd-4fa8-b16a-44fe3414e0c9 tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] https://10.4.3.208/volume/v3/volumes/52674c04-841f-4873-bee3-9fd605391f4f returned with HTTP 404 Aug 14 00:38:53.926546 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 773/3174] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:53 2026] GET /volume/v3/volumes/52674c04-841f-4873-bee3-9fd605391f4f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:38:53.933500 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5d43a05d-59ce-4602-9998-31db515580ce None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:53.935044 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5d43a05d-59ce-4602-9998-31db515580ce tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] DELETE https://10.4.3.208/volume/v3/types/1cffb7e6-48df-484e-904a-5aae37fee27f Aug 14 00:38:53.935245 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5d43a05d-59ce-4602-9998-31db515580ce tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:53.935440 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5d43a05d-59ce-4602-9998-31db515580ce tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Calling method '_delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:53.953373 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ec0036bc-464c-45de-95e8-9af1d0d8c736 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:53.954932 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ec0036bc-464c-45de-95e8-9af1d0d8c736 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:53.955501 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ec0036bc-464c-45de-95e8-9af1d0d8c736 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:53.955501 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ec0036bc-464c-45de-95e8-9af1d0d8c736 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:53.955501 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-ec0036bc-464c-45de-95e8-9af1d0d8c736 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:53.959378 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5d43a05d-59ce-4602-9998-31db515580ce tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] https://10.4.3.208/volume/v3/types/1cffb7e6-48df-484e-904a-5aae37fee27f returned with HTTP 202 Aug 14 00:38:53.959789 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 807/3175] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:38:53 2026] DELETE /volume/v3/types/1cffb7e6-48df-484e-904a-5aae37fee27f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:38:53.960245 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:53.960245 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:53.961389 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ec0036bc-464c-45de-95e8-9af1d0d8c736 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:53.961895 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 797/3176] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:53 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:53.966814 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f4b4b089-8354-41b8-b9bb-46a42061e1f3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:53.968431 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f4b4b089-8354-41b8-b9bb-46a42061e1f3 tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] GET https://10.4.3.208/volume/v3/types/1cffb7e6-48df-484e-904a-5aae37fee27f Aug 14 00:38:53.968622 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f4b4b089-8354-41b8-b9bb-46a42061e1f3 tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:53.968824 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f4b4b089-8354-41b8-b9bb-46a42061e1f3 tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:53.971635 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f4b4b089-8354-41b8-b9bb-46a42061e1f3 tempest-VolumeAndVolumeTypeFromImageTest-1583920206 tempest-VolumeAndVolumeTypeFromImageTest-1583920206-project-admin] https://10.4.3.208/volume/v3/types/1cffb7e6-48df-484e-904a-5aae37fee27f returned with HTTP 404 Aug 14 00:38:53.972075 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 800/3177] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:38:53 2026] GET /volume/v3/types/1cffb7e6-48df-484e-904a-5aae37fee27f => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:38:54.140684 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7e55a059-f605-4f15-ae24-448f1f137c1c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:54.143168 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7e55a059-f605-4f15-ae24-448f1f137c1c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:54.143168 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7e55a059-f605-4f15-ae24-448f1f137c1c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:54.143415 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7e55a059-f605-4f15-ae24-448f1f137c1c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:54.143563 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-7e55a059-f605-4f15-ae24-448f1f137c1c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:54.148873 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:54.148873 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:54.149911 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7e55a059-f605-4f15-ae24-448f1f137c1c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:54.150418 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 774/3178] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:54 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:54.468431 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cf97db0c-3cd4-4dc7-b81b-df2497269358 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:54.470272 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cf97db0c-3cd4-4dc7-b81b-df2497269358 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:54.470517 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cf97db0c-3cd4-4dc7-b81b-df2497269358 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:54.470700 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cf97db0c-3cd4-4dc7-b81b-df2497269358 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:54.470801 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-cf97db0c-3cd4-4dc7-b81b-df2497269358 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:54.475854 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:54.475854 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:54.476571 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cf97db0c-3cd4-4dc7-b81b-df2497269358 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:54.476931 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 808/3179] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:54 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:54.971939 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bd6bfd03-d800-45ac-a669-3e6a4bf4dc5e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:54.979058 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bd6bfd03-d800-45ac-a669-3e6a4bf4dc5e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:54.979913 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bd6bfd03-d800-45ac-a669-3e6a4bf4dc5e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:54.980635 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bd6bfd03-d800-45ac-a669-3e6a4bf4dc5e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:54.983382 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-bd6bfd03-d800-45ac-a669-3e6a4bf4dc5e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:54.988747 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:54.988747 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:54.988747 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bd6bfd03-d800-45ac-a669-3e6a4bf4dc5e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:54.988747 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 798/3180] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:54 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:55.164823 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-80685551-16fb-44a9-9b2f-e50af1709e4e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:55.167118 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-80685551-16fb-44a9-9b2f-e50af1709e4e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:55.167387 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-80685551-16fb-44a9-9b2f-e50af1709e4e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:55.167728 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-80685551-16fb-44a9-9b2f-e50af1709e4e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:55.167728 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-80685551-16fb-44a9-9b2f-e50af1709e4e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:55.174137 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:55.174137 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:55.175133 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-80685551-16fb-44a9-9b2f-e50af1709e4e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:55.175708 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 801/3181] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:55 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:55.489602 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-89ac34f3-03e6-4351-badb-3c63456fc626 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:55.492198 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-89ac34f3-03e6-4351-badb-3c63456fc626 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:55.492545 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-89ac34f3-03e6-4351-badb-3c63456fc626 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:55.492832 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-89ac34f3-03e6-4351-badb-3c63456fc626 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:55.493004 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-89ac34f3-03e6-4351-badb-3c63456fc626 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:55.501767 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:55.501767 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:55.502724 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-89ac34f3-03e6-4351-badb-3c63456fc626 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:55.503239 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 775/3182] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:55 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:55.881745 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:56.006877 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:38:56.007268 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-771588740"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:56.008809 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-771588740'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:38:56.008930 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume of 1 GB Aug 14 00:38:56.013479 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Availability Zones retrieved successfully. Aug 14 00:38:56.019052 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cb3b6c3d-714d-4132-8804-0ef787caf755 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:56.019758 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Flow 'volume_create_api' (b09f99fd-7a2a-41a9-8919-b6b18663c42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:56.021066 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be4596e5-dabc-44b6-a242-16a7fdab0566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:56.021822 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cb3b6c3d-714d-4132-8804-0ef787caf755 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:56.022156 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cb3b6c3d-714d-4132-8804-0ef787caf755 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:56.022439 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cb3b6c3d-714d-4132-8804-0ef787caf755 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:56.022493 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:38:56.022584 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-cb3b6c3d-714d-4132-8804-0ef787caf755 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:56.032934 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:56.032934 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:56.034174 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cb3b6c3d-714d-4132-8804-0ef787caf755 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:56.034708 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 799/3183] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:56 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:56.057789 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be4596e5-dabc-44b6-a242-16a7fdab0566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:56.058897 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dc3f9b9-c757-4654-8b13-503552504420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:56.146794 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Created reservations ['94df0f06-a27b-4c00-bc11-cb7c8d29fb3f', '652f451a-0cfb-40da-aee0-54684122c3bd', 'e7cf9a0c-acc6-4686-887c-50f6c546835b', 'a6131766-915f-4b25-b983-4bdf82c29162'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:38:56.147804 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dc3f9b9-c757-4654-8b13-503552504420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94df0f06-a27b-4c00-bc11-cb7c8d29fb3f', '652f451a-0cfb-40da-aee0-54684122c3bd', 'e7cf9a0c-acc6-4686-887c-50f6c546835b', 'a6131766-915f-4b25-b983-4bdf82c29162']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:56.148650 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d6e8b3c-1ee8-4cbc-9054-adf2bcda022e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:56.181875 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d6e8b3c-1ee8-4cbc-9054-adf2bcda022e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53f35efa-a7e9-4c35-801e-630a71397398', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-771588740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343cf59bf34046fe82153f2a17a31a04',qos_specs=None,replication_status=,reservations=['94df0f06-a27b-4c00-bc11-cb7c8d29fb3f','652f451a-0cfb-40da-aee0-54684122c3bd','e7cf9a0c-acc6-4686-887c-50f6c546835b','a6131766-915f-4b25-b983-4bdf82c29162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e936df389914f6f939512ad91c98b10',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:38:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-771588740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53f35efa-a7e9-4c35-801e-630a71397398,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='343cf59bf34046fe82153f2a17a31a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e936df389914f6f939512ad91c98b10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:56.183150 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67b85487-8945-4cb6-8237-f4f78e274065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:56.187115 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-afa6db82-2a3b-4045-a713-c75c291a4647 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:56.189297 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-afa6db82-2a3b-4045-a713-c75c291a4647 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:56.189564 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-afa6db82-2a3b-4045-a713-c75c291a4647 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:56.189740 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-afa6db82-2a3b-4045-a713-c75c291a4647 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:56.189881 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-afa6db82-2a3b-4045-a713-c75c291a4647 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:56.195636 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:56.195636 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:56.196703 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-afa6db82-2a3b-4045-a713-c75c291a4647 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:56.197123 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 802/3184] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:56 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:56.207304 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67b85487-8945-4cb6-8237-f4f78e274065) transitioned into state 'SUCCESS' from state '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-771588740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343cf59bf34046fe82153f2a17a31a04',qos_specs=None,replication_status=,reservations=['94df0f06-a27b-4c00-bc11-cb7c8d29fb3f','652f451a-0cfb-40da-aee0-54684122c3bd','e7cf9a0c-acc6-4686-887c-50f6c546835b','a6131766-915f-4b25-b983-4bdf82c29162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e936df389914f6f939512ad91c98b10',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:56.208008 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012bbf82-df27-446b-ab5e-3b9ed311e745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:56.220770 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012bbf82-df27-446b-ab5e-3b9ed311e745) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:56.221767 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Flow 'volume_create_api' (b09f99fd-7a2a-41a9-8919-b6b18663c42d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:56.222200 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume request issued successfully. Aug 14 00:38:56.222957 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4f40899d-3fcf-42c6-9acb-c2d83ea8d853 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:38:56.223559 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 809/3185] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:38:55 2026] POST /volume/v3/volumes => generated 763 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:38:56.237623 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b0453583-724b-4009-964c-2d83214e0a80 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:56.239521 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b0453583-724b-4009-964c-2d83214e0a80 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/53f35efa-a7e9-4c35-801e-630a71397398 Aug 14 00:38:56.240390 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b0453583-724b-4009-964c-2d83214e0a80 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:56.240699 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b0453583-724b-4009-964c-2d83214e0a80 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:56.250120 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:56.250120 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:56.253986 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b0453583-724b-4009-964c-2d83214e0a80 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:38:56.258388 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b0453583-724b-4009-964c-2d83214e0a80 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/53f35efa-a7e9-4c35-801e-630a71397398 returned with HTTP 200 Aug 14 00:38:56.258770 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 776/3186] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:56 2026] GET /volume/v3/volumes/53f35efa-a7e9-4c35-801e-630a71397398 => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:56.514834 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5fdb4ab1-4503-491a-9770-dce8399afbb4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:56.517689 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5fdb4ab1-4503-491a-9770-dce8399afbb4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:56.518010 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5fdb4ab1-4503-491a-9770-dce8399afbb4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:56.518378 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5fdb4ab1-4503-491a-9770-dce8399afbb4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:56.518536 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-5fdb4ab1-4503-491a-9770-dce8399afbb4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:56.524669 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:56.524669 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:56.525685 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5fdb4ab1-4503-491a-9770-dce8399afbb4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:56.526293 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 800/3187] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:56 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:57.049035 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-afbdabd4-728e-4b8a-a576-a592d713d4e5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:57.051238 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-afbdabd4-728e-4b8a-a576-a592d713d4e5 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:57.051472 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-afbdabd4-728e-4b8a-a576-a592d713d4e5 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:57.051681 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-afbdabd4-728e-4b8a-a576-a592d713d4e5 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:57.051800 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-afbdabd4-728e-4b8a-a576-a592d713d4e5 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:57.056785 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:57.056785 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:57.057817 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-afbdabd4-728e-4b8a-a576-a592d713d4e5 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:57.058461 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 803/3188] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:57 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:57.211115 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-68e255a1-adf1-4b46-b6f5-297ffe5558ae None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:57.211115 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-68e255a1-adf1-4b46-b6f5-297ffe5558ae tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:57.211524 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-68e255a1-adf1-4b46-b6f5-297ffe5558ae tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:57.211524 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-68e255a1-adf1-4b46-b6f5-297ffe5558ae tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:57.211612 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-68e255a1-adf1-4b46-b6f5-297ffe5558ae tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:57.216012 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:57.216012 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:57.216757 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-68e255a1-adf1-4b46-b6f5-297ffe5558ae tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:57.217121 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 810/3189] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:57 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:57.277586 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1d4e6b98-3f0e-4a82-a18d-1c472b6f3c8d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:57.280653 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1d4e6b98-3f0e-4a82-a18d-1c472b6f3c8d tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/53f35efa-a7e9-4c35-801e-630a71397398 Aug 14 00:38:57.280837 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1d4e6b98-3f0e-4a82-a18d-1c472b6f3c8d tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:57.281028 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1d4e6b98-3f0e-4a82-a18d-1c472b6f3c8d tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:57.290038 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:57.290038 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:57.295570 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1d4e6b98-3f0e-4a82-a18d-1c472b6f3c8d tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:38:57.300673 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1d4e6b98-3f0e-4a82-a18d-1c472b6f3c8d tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/53f35efa-a7e9-4c35-801e-630a71397398 returned with HTTP 200 Aug 14 00:38:57.301152 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 777/3190] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:57 2026] GET /volume/v3/volumes/53f35efa-a7e9-4c35-801e-630a71397398 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:57.314887 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-20392c57-093a-4aa5-b54d-8095243c6125 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:57.316978 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:38:57.317525 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "53f35efa-a7e9-4c35-801e-630a71397398", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-830687133"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:57.319009 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume request body: {'volume': {"'source_volid": '53f35efa-a7e9-4c35-801e-630a71397398', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-830687133'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:38:57.319231 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume of 1 GB Aug 14 00:38:57.329329 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Availability Zones retrieved successfully. Aug 14 00:38:57.334453 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Flow 'volume_create_api' (9bb53751-68f2-4a3e-a0d4-56502e5520c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:57.335889 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40328f13-f6b7-439d-bcaa-a339ac64da87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:57.336907 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:38:57.368610 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40328f13-f6b7-439d-bcaa-a339ac64da87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:57.369704 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f941c68b-6d69-4608-b07e-d22faf92ba1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:57.424460 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Created reservations ['7ee7fb92-8f92-4cdf-aa51-d2efe78dfa92', '243600fd-2320-42a0-be7e-d3f2092e6bd7', '4307fa9e-8853-4c73-b205-5c7d8a4a0915', '93d126dd-735d-4567-a67d-732cff08ca60'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:38:57.425543 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f941c68b-6d69-4608-b07e-d22faf92ba1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ee7fb92-8f92-4cdf-aa51-d2efe78dfa92', '243600fd-2320-42a0-be7e-d3f2092e6bd7', '4307fa9e-8853-4c73-b205-5c7d8a4a0915', '93d126dd-735d-4567-a67d-732cff08ca60']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:57.426608 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9596e070-e1ff-407d-b3c6-40b1c4e26a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:57.460880 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9596e070-e1ff-407d-b3c6-40b1c4e26a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13a0a314-cda4-442f-b9d2-89d1712f88a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-830687133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343cf59bf34046fe82153f2a17a31a04',qos_specs=None,replication_status=,reservations=['7ee7fb92-8f92-4cdf-aa51-d2efe78dfa92','243600fd-2320-42a0-be7e-d3f2092e6bd7','4307fa9e-8853-4c73-b205-5c7d8a4a0915','93d126dd-735d-4567-a67d-732cff08ca60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e936df389914f6f939512ad91c98b10',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:38:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-830687133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13a0a314-cda4-442f-b9d2-89d1712f88a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='343cf59bf34046fe82153f2a17a31a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e936df389914f6f939512ad91c98b10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:57.461985 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0395def0-e524-47b5-b53e-4458e7e6685f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:57.484814 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0395def0-e524-47b5-b53e-4458e7e6685f) transitioned into state 'SUCCESS' from state '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-830687133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343cf59bf34046fe82153f2a17a31a04',qos_specs=None,replication_status=,reservations=['7ee7fb92-8f92-4cdf-aa51-d2efe78dfa92','243600fd-2320-42a0-be7e-d3f2092e6bd7','4307fa9e-8853-4c73-b205-5c7d8a4a0915','93d126dd-735d-4567-a67d-732cff08ca60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e936df389914f6f939512ad91c98b10',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:57.485824 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d759a6a4-17f9-496e-843d-31fb88340f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:57.501836 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d759a6a4-17f9-496e-843d-31fb88340f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:57.503136 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Flow 'volume_create_api' (9bb53751-68f2-4a3e-a0d4-56502e5520c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:57.504285 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume request issued successfully. Aug 14 00:38:57.505425 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-20392c57-093a-4aa5-b54d-8095243c6125 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:38:57.506129 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 801/3191] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:38:57 2026] POST /volume/v3/volumes => generated 763 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:38:57.529121 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ab07b264-a3eb-440e-96ac-3e649785755f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:57.531598 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:38:57.532003 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "53f35efa-a7e9-4c35-801e-630a71397398", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1371698679"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:57.536965 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume request body: {'volume': {"'source_volid": '53f35efa-a7e9-4c35-801e-630a71397398', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1371698679'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:38:57.537317 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume of 1 GB Aug 14 00:38:57.546116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-dc616f48-2760-4238-8c8c-36161964f6a7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:57.547977 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Availability Zones retrieved successfully. Aug 14 00:38:57.550395 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dc616f48-2760-4238-8c8c-36161964f6a7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:57.550738 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dc616f48-2760-4238-8c8c-36161964f6a7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:57.551032 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dc616f48-2760-4238-8c8c-36161964f6a7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:57.551222 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-dc616f48-2760-4238-8c8c-36161964f6a7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:57.556403 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Flow 'volume_create_api' (eceb85b0-cd2c-4136-bbf0-185a856657a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:57.556629 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:57.556629 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:57.557585 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dc616f48-2760-4238-8c8c-36161964f6a7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:57.557745 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (455255fb-ae86-43be-a5eb-e2852cfd02fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:57.558147 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 811/3192] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:57 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:57.559300 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:38:57.592378 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (455255fb-ae86-43be-a5eb-e2852cfd02fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:57.595912 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d1553e5-6bb1-4a15-9ead-451989b26f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:57.652577 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Created reservations ['5f1f091d-225d-4ae9-a28d-e013908a840c', 'b645265f-94f7-4cec-8c4c-b92b1aeefdc3', '6174c2af-287d-4c11-90e9-b793c4c5b5f2', '54d57869-5585-4f0c-b5c0-725269a03545'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:38:57.652577 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d1553e5-6bb1-4a15-9ead-451989b26f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f1f091d-225d-4ae9-a28d-e013908a840c', 'b645265f-94f7-4cec-8c4c-b92b1aeefdc3', '6174c2af-287d-4c11-90e9-b793c4c5b5f2', '54d57869-5585-4f0c-b5c0-725269a03545']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:57.652577 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9e763d9-e5f6-4316-936d-e669ffd89c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:57.681028 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9e763d9-e5f6-4316-936d-e669ffd89c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6728a69e-b8d9-4455-9b1d-34f0f5683d98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1371698679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343cf59bf34046fe82153f2a17a31a04',qos_specs=None,replication_status=,reservations=['5f1f091d-225d-4ae9-a28d-e013908a840c','b645265f-94f7-4cec-8c4c-b92b1aeefdc3','6174c2af-287d-4c11-90e9-b793c4c5b5f2','54d57869-5585-4f0c-b5c0-725269a03545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e936df389914f6f939512ad91c98b10',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:38:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1371698679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6728a69e-b8d9-4455-9b1d-34f0f5683d98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='343cf59bf34046fe82153f2a17a31a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e936df389914f6f939512ad91c98b10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:57.683696 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b8cd44-6942-45ac-b7d2-0171d94afd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:57.707058 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b8cd44-6942-45ac-b7d2-0171d94afd5e) transitioned into state 'SUCCESS' from state '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-1371698679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343cf59bf34046fe82153f2a17a31a04',qos_specs=None,replication_status=,reservations=['5f1f091d-225d-4ae9-a28d-e013908a840c','b645265f-94f7-4cec-8c4c-b92b1aeefdc3','6174c2af-287d-4c11-90e9-b793c4c5b5f2','54d57869-5585-4f0c-b5c0-725269a03545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e936df389914f6f939512ad91c98b10',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:57.708593 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c36a91b2-51fc-4f6a-a080-6f7cebed5ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:57.721258 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c36a91b2-51fc-4f6a-a080-6f7cebed5ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:57.722488 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Flow 'volume_create_api' (eceb85b0-cd2c-4136-bbf0-185a856657a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:57.725357 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume request issued successfully. Aug 14 00:38:57.725357 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ab07b264-a3eb-440e-96ac-3e649785755f tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:38:57.725357 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 804/3193] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:38:57 2026] POST /volume/v3/volumes => generated 764 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:38:57.738328 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a91ff734-ce27-4f05-ad7a-35016386510e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:57.741259 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:38:57.741340 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "53f35efa-a7e9-4c35-801e-630a71397398", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1057396656"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:57.742984 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume request body: {'volume': {"'source_volid": '53f35efa-a7e9-4c35-801e-630a71397398', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1057396656'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:38:57.743162 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume of 1 GB Aug 14 00:38:57.750842 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Availability Zones retrieved successfully. Aug 14 00:38:57.756408 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Flow 'volume_create_api' (bf109521-bf81-4762-b2b5-0af21f5743cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:57.757295 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e70d5bd-dd35-4a96-8e00-5e06e55691d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:57.758875 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:38:57.801360 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e70d5bd-dd35-4a96-8e00-5e06e55691d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:57.802153 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1a0f106-e244-470a-b417-e1ff64db8595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:57.853309 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Created reservations ['301c4ac9-4eb9-40ce-845c-557631c4078d', '62995606-9c9c-4109-90fc-83b36f918e77', '4d1b0c33-443a-4c5c-a270-5347aec0a42f', '1bee6b28-f26f-4340-99b4-22263de72120'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:38:57.854176 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1a0f106-e244-470a-b417-e1ff64db8595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['301c4ac9-4eb9-40ce-845c-557631c4078d', '62995606-9c9c-4109-90fc-83b36f918e77', '4d1b0c33-443a-4c5c-a270-5347aec0a42f', '1bee6b28-f26f-4340-99b4-22263de72120']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:57.855008 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab386224-451a-414d-98a8-08871a48eca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:57.884920 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab386224-451a-414d-98a8-08871a48eca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '242589e7-2092-48e8-8c30-bd7389669b69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1057396656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343cf59bf34046fe82153f2a17a31a04',qos_specs=None,replication_status=,reservations=['301c4ac9-4eb9-40ce-845c-557631c4078d','62995606-9c9c-4109-90fc-83b36f918e77','4d1b0c33-443a-4c5c-a270-5347aec0a42f','1bee6b28-f26f-4340-99b4-22263de72120'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e936df389914f6f939512ad91c98b10',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:38:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1057396656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=242589e7-2092-48e8-8c30-bd7389669b69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='343cf59bf34046fe82153f2a17a31a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e936df389914f6f939512ad91c98b10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:57.886152 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb531d15-2bb9-40c4-a0ab-d1985e327de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:57.915477 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb531d15-2bb9-40c4-a0ab-d1985e327de9) transitioned into state 'SUCCESS' from state '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-1057396656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343cf59bf34046fe82153f2a17a31a04',qos_specs=None,replication_status=,reservations=['301c4ac9-4eb9-40ce-845c-557631c4078d','62995606-9c9c-4109-90fc-83b36f918e77','4d1b0c33-443a-4c5c-a270-5347aec0a42f','1bee6b28-f26f-4340-99b4-22263de72120'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e936df389914f6f939512ad91c98b10',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:57.916179 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3c0e08d-15b8-49a9-b619-dfdf8546fe89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:57.929750 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3c0e08d-15b8-49a9-b619-dfdf8546fe89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:57.930976 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Flow 'volume_create_api' (bf109521-bf81-4762-b2b5-0af21f5743cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:57.932173 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume request issued successfully. Aug 14 00:38:57.932421 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a91ff734-ce27-4f05-ad7a-35016386510e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:38:57.933496 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 778/3194] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:38:57 2026] POST /volume/v3/volumes => generated 764 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 00:38:57.947069 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-862ecb2a-05e2-4657-8630-53faa835839e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:57.949701 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:38:57.950223 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "53f35efa-a7e9-4c35-801e-630a71397398", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-332585992"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:57.952817 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume request body: {'volume': {"'source_volid": '53f35efa-a7e9-4c35-801e-630a71397398', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-332585992'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:38:57.952817 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume of 1 GB Aug 14 00:38:57.952817 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:57.952817 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:57.957889 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Availability Zones retrieved successfully. Aug 14 00:38:57.966711 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Flow 'volume_create_api' (e2064700-89bd-4dfe-ad8e-05eb44899766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:57.967771 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1269081b-c134-4aaa-ae70-7203e431051c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:57.968525 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:38:58.008110 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1269081b-c134-4aaa-ae70-7203e431051c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:58.008351 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a51c3972-1594-4aa9-b57e-95325ff3747e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:58.066670 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Created reservations ['e99f028d-68e6-428b-aee0-a906072ad450', '34cc5e69-9815-41ef-b9d7-70f6024024e7', '117b8628-ae06-44ea-b98c-febd72555a28', '8f69100e-6f5a-4561-8b84-271415f54511'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:38:58.067507 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a51c3972-1594-4aa9-b57e-95325ff3747e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e99f028d-68e6-428b-aee0-a906072ad450', '34cc5e69-9815-41ef-b9d7-70f6024024e7', '117b8628-ae06-44ea-b98c-febd72555a28', '8f69100e-6f5a-4561-8b84-271415f54511']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:58.068218 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2229d69c-5acb-4190-8b5c-ed59275642da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:58.073068 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-586fab9c-d291-43dc-9d61-a74ef59527b8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:58.078269 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-586fab9c-d291-43dc-9d61-a74ef59527b8 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:58.078535 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-586fab9c-d291-43dc-9d61-a74ef59527b8 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:58.078787 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-586fab9c-d291-43dc-9d61-a74ef59527b8 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:58.078931 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-586fab9c-d291-43dc-9d61-a74ef59527b8 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:58.083815 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:58.083815 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:58.084685 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-586fab9c-d291-43dc-9d61-a74ef59527b8 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:58.085168 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 812/3195] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:58 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:58.093456 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2229d69c-5acb-4190-8b5c-ed59275642da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70e6865f-c706-4ab5-8770-d1c8d9233e27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-332585992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343cf59bf34046fe82153f2a17a31a04',qos_specs=None,replication_status=,reservations=['e99f028d-68e6-428b-aee0-a906072ad450','34cc5e69-9815-41ef-b9d7-70f6024024e7','117b8628-ae06-44ea-b98c-febd72555a28','8f69100e-6f5a-4561-8b84-271415f54511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e936df389914f6f939512ad91c98b10',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:38:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-332585992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70e6865f-c706-4ab5-8770-d1c8d9233e27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='343cf59bf34046fe82153f2a17a31a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e936df389914f6f939512ad91c98b10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:58.095786 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5591505-5b7e-402e-b691-9956ae3cc97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:58.118135 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5591505-5b7e-402e-b691-9956ae3cc97c) transitioned into state 'SUCCESS' from state '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-332585992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343cf59bf34046fe82153f2a17a31a04',qos_specs=None,replication_status=,reservations=['e99f028d-68e6-428b-aee0-a906072ad450','34cc5e69-9815-41ef-b9d7-70f6024024e7','117b8628-ae06-44ea-b98c-febd72555a28','8f69100e-6f5a-4561-8b84-271415f54511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e936df389914f6f939512ad91c98b10',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:58.119177 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fc6c547-2284-4b26-8c33-2b07d6b50e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:58.129112 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fc6c547-2284-4b26-8c33-2b07d6b50e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:58.130383 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Flow 'volume_create_api' (e2064700-89bd-4dfe-ad8e-05eb44899766) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:58.131339 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume request issued successfully. Aug 14 00:38:58.131902 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-862ecb2a-05e2-4657-8630-53faa835839e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:38:58.132364 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 802/3196] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:38:57 2026] POST /volume/v3/volumes => generated 763 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:38:58.152940 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-91c5d930-246d-4b23-ac10-f5e6de173210 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:58.155662 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:38:58.156072 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "53f35efa-a7e9-4c35-801e-630a71397398", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1616152739"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:58.158629 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume request body: {'volume': {"'source_volid": '53f35efa-a7e9-4c35-801e-630a71397398', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1616152739'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:38:58.158789 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume of 1 GB Aug 14 00:38:58.159213 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:58.159213 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:58.164199 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Availability Zones retrieved successfully. Aug 14 00:38:58.173140 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Flow 'volume_create_api' (0877e741-72e6-466e-9ab5-f133e6c40c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:58.174863 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff5b4026-83d1-4b88-804f-43adc3f49b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:58.176298 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:38:58.211708 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff5b4026-83d1-4b88-804f-43adc3f49b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:58.212694 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb07e54-10c8-4647-ba94-9c904b07f73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:58.227931 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d005dd40-d1e9-434e-a824-92b5b6d1bdb0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:58.232062 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d005dd40-d1e9-434e-a824-92b5b6d1bdb0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:58.232062 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d005dd40-d1e9-434e-a824-92b5b6d1bdb0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:58.232062 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d005dd40-d1e9-434e-a824-92b5b6d1bdb0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:58.232062 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d005dd40-d1e9-434e-a824-92b5b6d1bdb0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:58.237768 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:58.237768 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:58.238364 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d005dd40-d1e9-434e-a824-92b5b6d1bdb0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:58.239176 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 779/3197] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:58 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:58.266736 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Created reservations ['5caf2656-9a8a-4403-8769-613edbfe7d52', '3ca1d507-2a66-4fe1-82d3-094acc5e1fc0', '5efa4bb0-13c0-4a46-80a8-607e98feaa2d', '42182558-fefe-4dc5-84e6-18aff39b89e4'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:38:58.267532 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb07e54-10c8-4647-ba94-9c904b07f73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5caf2656-9a8a-4403-8769-613edbfe7d52', '3ca1d507-2a66-4fe1-82d3-094acc5e1fc0', '5efa4bb0-13c0-4a46-80a8-607e98feaa2d', '42182558-fefe-4dc5-84e6-18aff39b89e4']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:58.268358 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1442783-a390-4155-b91e-3b1a82feead7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:58.296291 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1442783-a390-4155-b91e-3b1a82feead7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5017c543-64a4-44a6-a4a6-e91456c5a71c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1616152739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343cf59bf34046fe82153f2a17a31a04',qos_specs=None,replication_status=,reservations=['5caf2656-9a8a-4403-8769-613edbfe7d52','3ca1d507-2a66-4fe1-82d3-094acc5e1fc0','5efa4bb0-13c0-4a46-80a8-607e98feaa2d','42182558-fefe-4dc5-84e6-18aff39b89e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e936df389914f6f939512ad91c98b10',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:38:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1616152739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5017c543-64a4-44a6-a4a6-e91456c5a71c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='343cf59bf34046fe82153f2a17a31a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e936df389914f6f939512ad91c98b10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:58.296931 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a79e7c6-b962-426d-9502-03c205c2fabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:58.318882 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a79e7c6-b962-426d-9502-03c205c2fabd) transitioned into state 'SUCCESS' from state '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-1616152739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='343cf59bf34046fe82153f2a17a31a04',qos_specs=None,replication_status=,reservations=['5caf2656-9a8a-4403-8769-613edbfe7d52','3ca1d507-2a66-4fe1-82d3-094acc5e1fc0','5efa4bb0-13c0-4a46-80a8-607e98feaa2d','42182558-fefe-4dc5-84e6-18aff39b89e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e936df389914f6f939512ad91c98b10',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:58.319670 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (157a7346-1c72-4f62-b163-04f49534838c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:58.329216 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (157a7346-1c72-4f62-b163-04f49534838c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:58.330074 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Flow 'volume_create_api' (0877e741-72e6-466e-9ab5-f133e6c40c37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:58.330485 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Create volume request issued successfully. Aug 14 00:38:58.331113 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-91c5d930-246d-4b23-ac10-f5e6de173210 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:38:58.331568 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 805/3198] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:38:58 2026] POST /volume/v3/volumes => generated 764 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:38:58.344971 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a4bc4524-28bb-44d3-a330-a6d55de696f6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:58.347315 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a4bc4524-28bb-44d3-a330-a6d55de696f6 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/13a0a314-cda4-442f-b9d2-89d1712f88a7 Aug 14 00:38:58.347523 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a4bc4524-28bb-44d3-a330-a6d55de696f6 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:58.347720 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a4bc4524-28bb-44d3-a330-a6d55de696f6 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:58.356172 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:58.356172 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:58.361001 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a4bc4524-28bb-44d3-a330-a6d55de696f6 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:38:58.366287 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a4bc4524-28bb-44d3-a330-a6d55de696f6 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/13a0a314-cda4-442f-b9d2-89d1712f88a7 returned with HTTP 200 Aug 14 00:38:58.366737 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 813/3199] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:58 2026] GET /volume/v3/volumes/13a0a314-cda4-442f-b9d2-89d1712f88a7 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:58.380327 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d21ee8e9-f907-476e-a1bd-a7140afc5ef6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:58.383731 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d21ee8e9-f907-476e-a1bd-a7140afc5ef6 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/6728a69e-b8d9-4455-9b1d-34f0f5683d98 Aug 14 00:38:58.384197 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d21ee8e9-f907-476e-a1bd-a7140afc5ef6 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:58.384270 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d21ee8e9-f907-476e-a1bd-a7140afc5ef6 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:58.395392 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:58.395392 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:58.405866 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d21ee8e9-f907-476e-a1bd-a7140afc5ef6 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:38:58.415452 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d21ee8e9-f907-476e-a1bd-a7140afc5ef6 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/6728a69e-b8d9-4455-9b1d-34f0f5683d98 returned with HTTP 200 Aug 14 00:38:58.416142 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 803/3200] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:58 2026] GET /volume/v3/volumes/6728a69e-b8d9-4455-9b1d-34f0f5683d98 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:58.433886 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-55f375a1-2183-4fad-adab-e34520b78ad3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:58.436192 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-55f375a1-2183-4fad-adab-e34520b78ad3 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/242589e7-2092-48e8-8c30-bd7389669b69 Aug 14 00:38:58.436688 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-55f375a1-2183-4fad-adab-e34520b78ad3 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:58.438109 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-55f375a1-2183-4fad-adab-e34520b78ad3 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:58.448353 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:58.448353 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:58.452822 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-55f375a1-2183-4fad-adab-e34520b78ad3 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:38:58.457840 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-55f375a1-2183-4fad-adab-e34520b78ad3 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/242589e7-2092-48e8-8c30-bd7389669b69 returned with HTTP 200 Aug 14 00:38:58.458647 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 780/3201] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:58 2026] GET /volume/v3/volumes/242589e7-2092-48e8-8c30-bd7389669b69 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:58.474622 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5767db04-9f18-4311-a9af-c3481185cf4b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:58.477227 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5767db04-9f18-4311-a9af-c3481185cf4b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/70e6865f-c706-4ab5-8770-d1c8d9233e27 Aug 14 00:38:58.477532 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5767db04-9f18-4311-a9af-c3481185cf4b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:58.477804 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5767db04-9f18-4311-a9af-c3481185cf4b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:58.487227 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:58.487227 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:58.491882 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5767db04-9f18-4311-a9af-c3481185cf4b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:38:58.498115 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5767db04-9f18-4311-a9af-c3481185cf4b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/70e6865f-c706-4ab5-8770-d1c8d9233e27 returned with HTTP 200 Aug 14 00:38:58.498700 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 806/3202] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:58 2026] GET /volume/v3/volumes/70e6865f-c706-4ab5-8770-d1c8d9233e27 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:58.515039 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c6a67896-85a4-49c8-84a8-c9c480306ffb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:58.517538 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c6a67896-85a4-49c8-84a8-c9c480306ffb tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/5017c543-64a4-44a6-a4a6-e91456c5a71c Aug 14 00:38:58.517809 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c6a67896-85a4-49c8-84a8-c9c480306ffb tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:58.518068 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c6a67896-85a4-49c8-84a8-c9c480306ffb tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:58.531591 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:58.531591 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:58.540458 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c6a67896-85a4-49c8-84a8-c9c480306ffb tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:38:58.545799 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c6a67896-85a4-49c8-84a8-c9c480306ffb tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/5017c543-64a4-44a6-a4a6-e91456c5a71c returned with HTTP 200 Aug 14 00:38:58.546458 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 814/3203] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:58 2026] GET /volume/v3/volumes/5017c543-64a4-44a6-a4a6-e91456c5a71c => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:58.561336 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-64cb84da-ed69-4388-9294-8eb31fb508c2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:58.567600 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-64cb84da-ed69-4388-9294-8eb31fb508c2 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] DELETE https://10.4.3.208/volume/v3/volumes/5017c543-64a4-44a6-a4a6-e91456c5a71c Aug 14 00:38:58.567878 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-64cb84da-ed69-4388-9294-8eb31fb508c2 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:58.568183 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-64cb84da-ed69-4388-9294-8eb31fb508c2 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:58.568386 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-64cb84da-ed69-4388-9294-8eb31fb508c2 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Delete volume with id: 5017c543-64a4-44a6-a4a6-e91456c5a71c Aug 14 00:38:58.572145 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d34094fa-bb3c-43d7-b7d7-921f748c6033 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:58.577118 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d34094fa-bb3c-43d7-b7d7-921f748c6033 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:58.577118 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d34094fa-bb3c-43d7-b7d7-921f748c6033 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:58.577118 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d34094fa-bb3c-43d7-b7d7-921f748c6033 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:58.577118 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d34094fa-bb3c-43d7-b7d7-921f748c6033 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:58.578927 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:58.578927 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:58.580034 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-64cb84da-ed69-4388-9294-8eb31fb508c2 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:38:58.585230 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:58.585230 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:58.586810 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d34094fa-bb3c-43d7-b7d7-921f748c6033 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:58.586810 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 781/3204] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:58 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:58.602930 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-64cb84da-ed69-4388-9294-8eb31fb508c2 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Delete volume request issued successfully. Aug 14 00:38:58.603190 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-64cb84da-ed69-4388-9294-8eb31fb508c2 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/5017c543-64a4-44a6-a4a6-e91456c5a71c returned with HTTP 202 Aug 14 00:38:58.603698 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 804/3205] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:38:58 2026] DELETE /volume/v3/volumes/5017c543-64a4-44a6-a4a6-e91456c5a71c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:38:58.612041 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-28a0a211-3eb6-442b-8c94-6aa3c31572bb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:58.614317 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-28a0a211-3eb6-442b-8c94-6aa3c31572bb tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/5017c543-64a4-44a6-a4a6-e91456c5a71c Aug 14 00:38:58.614407 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-28a0a211-3eb6-442b-8c94-6aa3c31572bb tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:58.614671 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-28a0a211-3eb6-442b-8c94-6aa3c31572bb tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:58.626182 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:58.626182 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:58.631745 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-28a0a211-3eb6-442b-8c94-6aa3c31572bb tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:38:58.640784 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-28a0a211-3eb6-442b-8c94-6aa3c31572bb tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/5017c543-64a4-44a6-a4a6-e91456c5a71c returned with HTTP 200 Aug 14 00:38:58.642610 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 807/3206] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:58 2026] GET /volume/v3/volumes/5017c543-64a4-44a6-a4a6-e91456c5a71c => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:58.694140 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-9448a5c6-4eee-466c-9a1f-3d5709231d79 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:58.697480 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-9448a5c6-4eee-466c-9a1f-3d5709231d79 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] DELETE https://10.4.3.208/volume/v3/attachments/1d396d99-4ec7-4e62-aa46-cea98ccf9967 Aug 14 00:38:58.697951 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-9448a5c6-4eee-466c-9a1f-3d5709231d79 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:58.697951 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-9448a5c6-4eee-466c-9a1f-3d5709231d79 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:58.711857 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:58.711857 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:58.791410 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-18c5c6ea-91be-4a4d-9a0f-349df7f52686 req-9448a5c6-4eee-466c-9a1f-3d5709231d79 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/attachments/1d396d99-4ec7-4e62-aa46-cea98ccf9967 returned with HTTP 200 Aug 14 00:38:58.792355 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 815/3207] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:38:58 2026] DELETE /volume/v3/attachments/1d396d99-4ec7-4e62-aa46-cea98ccf9967 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:59.098810 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-05b843e6-7f94-4255-82d3-8435131fd406 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:59.100854 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-05b843e6-7f94-4255-82d3-8435131fd406 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:38:59.100854 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-05b843e6-7f94-4255-82d3-8435131fd406 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:59.101338 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-05b843e6-7f94-4255-82d3-8435131fd406 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:59.101338 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-05b843e6-7f94-4255-82d3-8435131fd406 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:59.110937 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:59.110937 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:38:59.112083 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-05b843e6-7f94-4255-82d3-8435131fd406 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:38:59.112248 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 782/3208] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:59 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 761 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:59.122511 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:59.124803 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:38:59.127524 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c5768eb6-8272-4fee-8c22-49c177840516", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1630587015"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:59.131255 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume request body: {'volume': {"'backup_id": 'c5768eb6-8272-4fee-8c22-49c177840516', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1630587015'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:38:59.131255 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume of 1 GB Aug 14 00:38:59.139300 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Availability Zones retrieved successfully. Aug 14 00:38:59.152209 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Flow 'volume_create_api' (02801e36-aeda-4224-8f80-33c79d90bc40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:59.154838 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfe95e5e-7042-40b7-a573-d9cde39b4887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.156239 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:38:59.208209 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfe95e5e-7042-40b7-a573-d9cde39b4887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.209459 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5bf6d15-7ef1-4abe-bdc2-84e90cfb18a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.251161 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-35679f3a-9092-465e-b0e6-28c93814b4e2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:59.252933 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-35679f3a-9092-465e-b0e6-28c93814b4e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:38:59.253029 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-35679f3a-9092-465e-b0e6-28c93814b4e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:59.253193 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-35679f3a-9092-465e-b0e6-28c93814b4e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:59.253367 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-35679f3a-9092-465e-b0e6-28c93814b4e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:59.257392 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:59.257392 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:59.258062 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-35679f3a-9092-465e-b0e6-28c93814b4e2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:38:59.258426 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 808/3209] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:59 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:59.281300 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Created reservations ['15d88dff-c5a1-402c-9350-7b463c88979c', '928cd126-d12c-497a-9271-a57a7c641126', 'a01a93f2-59f4-48a4-9e06-87a4986a0114', '1343f561-bc79-434a-ba20-8b468a105d73'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:38:59.282373 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5bf6d15-7ef1-4abe-bdc2-84e90cfb18a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15d88dff-c5a1-402c-9350-7b463c88979c', '928cd126-d12c-497a-9271-a57a7c641126', 'a01a93f2-59f4-48a4-9e06-87a4986a0114', '1343f561-bc79-434a-ba20-8b468a105d73']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.282820 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89d8a567-a4df-4042-bbd4-3592be90bf9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.316801 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89d8a567-a4df-4042-bbd4-3592be90bf9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5425c985-f2a9-4314-9e90-5ed7617f4107', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1630587015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d7513af356a4029b7382c34e18bb8f8',qos_specs=None,replication_status=,reservations=['15d88dff-c5a1-402c-9350-7b463c88979c','928cd126-d12c-497a-9271-a57a7c641126','a01a93f2-59f4-48a4-9e06-87a4986a0114','1343f561-bc79-434a-ba20-8b468a105d73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:38:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1630587015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5425c985-f2a9-4314-9e90-5ed7617f4107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d7513af356a4029b7382c34e18bb8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.320166 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e347d10-3f49-47d1-bd32-1848f0d38867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.346495 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e347d10-3f49-47d1-bd32-1848f0d38867) transitioned into state 'SUCCESS' from state '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-1630587015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d7513af356a4029b7382c34e18bb8f8',qos_specs=None,replication_status=,reservations=['15d88dff-c5a1-402c-9350-7b463c88979c','928cd126-d12c-497a-9271-a57a7c641126','a01a93f2-59f4-48a4-9e06-87a4986a0114','1343f561-bc79-434a-ba20-8b468a105d73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.348437 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed356a78-fe0b-4092-a062-d0dc2d2a2a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.361068 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed356a78-fe0b-4092-a062-d0dc2d2a2a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.362904 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Flow 'volume_create_api' (02801e36-aeda-4224-8f80-33c79d90bc40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:59.363222 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume request issued successfully. Aug 14 00:38:59.364134 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6e84ff38-61fb-4a36-814b-5cdecd44ca9a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:38:59.364294 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 805/3210] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:38:59 2026] POST /volume/v3/volumes => generated 758 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:38:59.379845 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:59.382702 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:38:59.382959 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c5768eb6-8272-4fee-8c22-49c177840516", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-285995549"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:59.384916 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume request body: {'volume': {"'backup_id": 'c5768eb6-8272-4fee-8c22-49c177840516', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-285995549'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:38:59.385042 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume of 1 GB Aug 14 00:38:59.385392 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:59.385392 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:59.393167 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Availability Zones retrieved successfully. Aug 14 00:38:59.399008 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Flow 'volume_create_api' (b7d46d1d-47c0-4916-b236-bf11f14144a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:59.399947 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c59a2bf7-5f8f-4cbc-bde8-2defee8904f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.400873 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:38:59.428006 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c59a2bf7-5f8f-4cbc-bde8-2defee8904f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.429134 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57cf6725-7807-416c-817a-5642bfc629c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.479381 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Created reservations ['3d537a46-5831-4997-9fa1-93e0903d47ef', '6ec82341-e12b-4062-8f3b-ca407475d6d8', '6e1106ba-4525-4ca5-a8c2-06ba2d2c9ac2', '7758cc6f-1d5c-4331-89bb-9d309d1aa6f4'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:38:59.480426 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57cf6725-7807-416c-817a-5642bfc629c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d537a46-5831-4997-9fa1-93e0903d47ef', '6ec82341-e12b-4062-8f3b-ca407475d6d8', '6e1106ba-4525-4ca5-a8c2-06ba2d2c9ac2', '7758cc6f-1d5c-4331-89bb-9d309d1aa6f4']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.481550 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (642516c1-9266-45eb-ac78-0113207da75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.506138 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (642516c1-9266-45eb-ac78-0113207da75c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f5ca5c7-a15c-43aa-b89c-3de53cd33c24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-285995549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d7513af356a4029b7382c34e18bb8f8',qos_specs=None,replication_status=,reservations=['3d537a46-5831-4997-9fa1-93e0903d47ef','6ec82341-e12b-4062-8f3b-ca407475d6d8','6e1106ba-4525-4ca5-a8c2-06ba2d2c9ac2','7758cc6f-1d5c-4331-89bb-9d309d1aa6f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:38:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-285995549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f5ca5c7-a15c-43aa-b89c-3de53cd33c24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d7513af356a4029b7382c34e18bb8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.507020 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d586d5e4-ca90-4054-90f8-d262064a7b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.529885 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d586d5e4-ca90-4054-90f8-d262064a7b07) transitioned into state 'SUCCESS' from state '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-285995549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d7513af356a4029b7382c34e18bb8f8',qos_specs=None,replication_status=,reservations=['3d537a46-5831-4997-9fa1-93e0903d47ef','6ec82341-e12b-4062-8f3b-ca407475d6d8','6e1106ba-4525-4ca5-a8c2-06ba2d2c9ac2','7758cc6f-1d5c-4331-89bb-9d309d1aa6f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.530638 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0aea5f7-950e-42ee-9958-55535812e0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.542939 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0aea5f7-950e-42ee-9958-55535812e0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.543944 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Flow 'volume_create_api' (b7d46d1d-47c0-4916-b236-bf11f14144a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:59.544403 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume request issued successfully. Aug 14 00:38:59.545301 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-677ca011-3e41-4bff-aaa7-6a1b86a3031a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:38:59.545715 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 816/3211] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:38:59 2026] POST /volume/v3/volumes => generated 757 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:38:59.561019 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:59.563318 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:38:59.563746 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c5768eb6-8272-4fee-8c22-49c177840516", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1049564945"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:59.566058 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume request body: {'volume': {"'backup_id": 'c5768eb6-8272-4fee-8c22-49c177840516', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1049564945'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:38:59.566280 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume of 1 GB Aug 14 00:38:59.574755 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Availability Zones retrieved successfully. Aug 14 00:38:59.587243 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Flow 'volume_create_api' (8142f820-7f72-4eb5-bcca-32697e957fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:59.588739 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69ec00c9-469c-4a50-a035-df047b19565f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.590756 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:38:59.602923 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2a553628-60be-46fc-bb1e-e764eef529fd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:59.605827 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2a553628-60be-46fc-bb1e-e764eef529fd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:38:59.606297 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2a553628-60be-46fc-bb1e-e764eef529fd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:59.606596 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2a553628-60be-46fc-bb1e-e764eef529fd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:59.606804 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-2a553628-60be-46fc-bb1e-e764eef529fd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:38:59.613930 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:59.613930 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:59.615058 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2a553628-60be-46fc-bb1e-e764eef529fd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:38:59.615725 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 809/3212] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:38:59 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:59.642948 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69ec00c9-469c-4a50-a035-df047b19565f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.644587 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3588b20-4896-47f8-8030-cbe7999e4895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.645926 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-95bc2ea2-f6f6-4f36-9b86-c511237d9d53 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:59.648725 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-95bc2ea2-f6f6-4f36-9b86-c511237d9d53 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:38:59.648725 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-95bc2ea2-f6f6-4f36-9b86-c511237d9d53 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:59.649564 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-95bc2ea2-f6f6-4f36-9b86-c511237d9d53 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:59.658010 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:59.658010 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:59.659964 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-990cf022-2894-4f05-ab0e-f92ce6e7ed27 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:59.663505 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-990cf022-2894-4f05-ab0e-f92ce6e7ed27 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/5017c543-64a4-44a6-a4a6-e91456c5a71c Aug 14 00:38:59.663505 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-990cf022-2894-4f05-ab0e-f92ce6e7ed27 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:59.663697 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-990cf022-2894-4f05-ab0e-f92ce6e7ed27 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:59.665857 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-95bc2ea2-f6f6-4f36-9b86-c511237d9d53 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:38:59.672591 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-95bc2ea2-f6f6-4f36-9b86-c511237d9d53 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:38:59.673136 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 806/3213] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:59 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:59.673954 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-990cf022-2894-4f05-ab0e-f92ce6e7ed27 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/5017c543-64a4-44a6-a4a6-e91456c5a71c returned with HTTP 404 Aug 14 00:38:59.674518 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 817/3214] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:59 2026] GET /volume/v3/volumes/5017c543-64a4-44a6-a4a6-e91456c5a71c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:38:59.683205 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-99369e59-bea0-40d8-8239-39b405d0b22b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:59.687099 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-99369e59-bea0-40d8-8239-39b405d0b22b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] DELETE https://10.4.3.208/volume/v3/volumes/70e6865f-c706-4ab5-8770-d1c8d9233e27 Aug 14 00:38:59.688805 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-99369e59-bea0-40d8-8239-39b405d0b22b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:59.690343 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-99369e59-bea0-40d8-8239-39b405d0b22b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:59.692363 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-99369e59-bea0-40d8-8239-39b405d0b22b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Delete volume with id: 70e6865f-c706-4ab5-8770-d1c8d9233e27 Aug 14 00:38:59.705049 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:59.705049 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:38:59.705804 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-99369e59-bea0-40d8-8239-39b405d0b22b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:38:59.732398 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-99369e59-bea0-40d8-8239-39b405d0b22b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Delete volume request issued successfully. Aug 14 00:38:59.732729 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-99369e59-bea0-40d8-8239-39b405d0b22b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/70e6865f-c706-4ab5-8770-d1c8d9233e27 returned with HTTP 202 Aug 14 00:38:59.733355 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 810/3215] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:38:59 2026] DELETE /volume/v3/volumes/70e6865f-c706-4ab5-8770-d1c8d9233e27 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:38:59.733688 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Created reservations ['3390dab5-b440-439f-8668-fbda4cd40d80', '82fa822a-53b1-48c2-a66b-d3d7cc088506', '436a7fea-1637-48de-b654-50242fda547d', '63f55f9f-8179-4c13-8085-1456fabdb43b'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:38:59.734627 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3588b20-4896-47f8-8030-cbe7999e4895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3390dab5-b440-439f-8668-fbda4cd40d80', '82fa822a-53b1-48c2-a66b-d3d7cc088506', '436a7fea-1637-48de-b654-50242fda547d', '63f55f9f-8179-4c13-8085-1456fabdb43b']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.735527 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96027f17-2250-4b76-8748-a528b964924f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.748763 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9b334986-2ba2-4b27-8d12-8216a960c1f1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:59.751129 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9b334986-2ba2-4b27-8d12-8216a960c1f1 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/70e6865f-c706-4ab5-8770-d1c8d9233e27 Aug 14 00:38:59.751355 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9b334986-2ba2-4b27-8d12-8216a960c1f1 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:38:59.751559 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9b334986-2ba2-4b27-8d12-8216a960c1f1 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:38:59.773460 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:59.773460 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:38:59.778462 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96027f17-2250-4b76-8748-a528b964924f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1e60384-d613-4edb-a99e-d9b4970d57b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1049564945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d7513af356a4029b7382c34e18bb8f8',qos_specs=None,replication_status=,reservations=['3390dab5-b440-439f-8668-fbda4cd40d80','82fa822a-53b1-48c2-a66b-d3d7cc088506','436a7fea-1637-48de-b654-50242fda547d','63f55f9f-8179-4c13-8085-1456fabdb43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:38:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1049564945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1e60384-d613-4edb-a99e-d9b4970d57b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d7513af356a4029b7382c34e18bb8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.779217 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9b334986-2ba2-4b27-8d12-8216a960c1f1 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:38:59.779531 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eafd67fc-dfa2-45c6-92bc-fe18e0f8c049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.779607 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9b334986-2ba2-4b27-8d12-8216a960c1f1 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/70e6865f-c706-4ab5-8770-d1c8d9233e27 returned with HTTP 200 Aug 14 00:38:59.779607 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 807/3216] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:38:59 2026] GET /volume/v3/volumes/70e6865f-c706-4ab5-8770-d1c8d9233e27 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:38:59.791074 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eafd67fc-dfa2-45c6-92bc-fe18e0f8c049) transitioned into state 'SUCCESS' from state '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-1049564945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d7513af356a4029b7382c34e18bb8f8',qos_specs=None,replication_status=,reservations=['3390dab5-b440-439f-8668-fbda4cd40d80','82fa822a-53b1-48c2-a66b-d3d7cc088506','436a7fea-1637-48de-b654-50242fda547d','63f55f9f-8179-4c13-8085-1456fabdb43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.792270 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2c881a6-cc17-490e-8d0c-9396e645198f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.809933 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2c881a6-cc17-490e-8d0c-9396e645198f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.811179 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Flow 'volume_create_api' (8142f820-7f72-4eb5-bcca-32697e957fe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:59.812143 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume request issued successfully. Aug 14 00:38:59.812565 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-950b4ab8-35d4-42b4-84fe-af522ee0d773 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:38:59.814674 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 783/3217] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:38:59 2026] POST /volume/v3/volumes => generated 758 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:38:59.828704 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:38:59.832108 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:38:59.832108 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c5768eb6-8272-4fee-8c22-49c177840516", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-333449582"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:38:59.833340 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume request body: {'volume': {"'backup_id": 'c5768eb6-8272-4fee-8c22-49c177840516', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-333449582'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:38:59.833472 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume of 1 GB Aug 14 00:38:59.833744 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:38:59.833744 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:38:59.838978 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Availability Zones retrieved successfully. Aug 14 00:38:59.845478 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Flow 'volume_create_api' (4330f9f4-c6c7-47cc-9803-da658fb8d992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:38:59.845991 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eb3aeea-69fc-46ba-a71c-36154202c81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.847101 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:38:59.887100 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eb3aeea-69fc-46ba-a71c-36154202c81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.888686 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0229fac9-e7fe-42b2-8124-e8f0fbfaca26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.947885 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Created reservations ['6fbc7fb8-71f4-4cc8-aaaf-148d2e99f20f', '7e4264f7-1e8d-4524-a5cb-da1d0e14b3cd', '8b41cfa6-c77c-4c79-bd22-845a21cc648a', 'f0908e64-46e8-4097-8ed0-27d4363e3fed'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:38:59.948803 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0229fac9-e7fe-42b2-8124-e8f0fbfaca26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fbc7fb8-71f4-4cc8-aaaf-148d2e99f20f', '7e4264f7-1e8d-4524-a5cb-da1d0e14b3cd', '8b41cfa6-c77c-4c79-bd22-845a21cc648a', 'f0908e64-46e8-4097-8ed0-27d4363e3fed']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.949760 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a3878b-c319-451e-9e27-00804f2c670a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:38:59.983639 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a3878b-c319-451e-9e27-00804f2c670a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51ac9e0c-eb03-46f4-86ed-2dd8c6254928', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-333449582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d7513af356a4029b7382c34e18bb8f8',qos_specs=None,replication_status=,reservations=['6fbc7fb8-71f4-4cc8-aaaf-148d2e99f20f','7e4264f7-1e8d-4524-a5cb-da1d0e14b3cd','8b41cfa6-c77c-4c79-bd22-845a21cc648a','f0908e64-46e8-4097-8ed0-27d4363e3fed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:38:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-333449582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51ac9e0c-eb03-46f4-86ed-2dd8c6254928,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d7513af356a4029b7382c34e18bb8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:38:59.984725 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b71d81ab-786f-4d75-b54d-068590f116d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:00.009436 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b71d81ab-786f-4d75-b54d-068590f116d5) transitioned into state 'SUCCESS' from state '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-333449582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d7513af356a4029b7382c34e18bb8f8',qos_specs=None,replication_status=,reservations=['6fbc7fb8-71f4-4cc8-aaaf-148d2e99f20f','7e4264f7-1e8d-4524-a5cb-da1d0e14b3cd','8b41cfa6-c77c-4c79-bd22-845a21cc648a','f0908e64-46e8-4097-8ed0-27d4363e3fed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:00.010197 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b4a6dd6-4be5-4009-a5a2-f06a346553e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:00.023008 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b4a6dd6-4be5-4009-a5a2-f06a346553e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:00.023542 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Flow 'volume_create_api' (4330f9f4-c6c7-47cc-9803-da658fb8d992) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:00.023886 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume request issued successfully. Aug 14 00:39:00.024878 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3b20626b-1a2f-409a-939e-e6b5af5bfa72 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:39:00.025409 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 818/3218] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:38:59 2026] POST /volume/v3/volumes => generated 757 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:00.039102 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:00.045020 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:39:00.045609 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c5768eb6-8272-4fee-8c22-49c177840516", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1066693346"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:00.049458 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume request body: {'volume': {"'backup_id": 'c5768eb6-8272-4fee-8c22-49c177840516', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1066693346'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:39:00.049666 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume of 1 GB Aug 14 00:39:00.075399 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Availability Zones retrieved successfully. Aug 14 00:39:00.078832 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Flow 'volume_create_api' (3707918c-edd9-4571-971d-bdfd09b60d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:00.079939 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (602d242b-a9e4-4835-93b7-c1aff2811d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:00.084708 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:39:00.113783 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (602d242b-a9e4-4835-93b7-c1aff2811d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:00.114666 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7341e6df-845c-447b-8db8-46039d4ff888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:00.166330 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Created reservations ['1c4c4fd4-cd1f-4a83-8998-62c55e1d0e57', 'bbf48f65-f2cc-4b0d-89fd-81e4514adc0c', 'f9f0b33b-cb1d-45a2-8441-5786c4bd912f', 'd13967c3-8067-48ec-a1c9-1a0f8974c2c3'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:00.167327 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7341e6df-845c-447b-8db8-46039d4ff888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c4c4fd4-cd1f-4a83-8998-62c55e1d0e57', 'bbf48f65-f2cc-4b0d-89fd-81e4514adc0c', 'f9f0b33b-cb1d-45a2-8441-5786c4bd912f', 'd13967c3-8067-48ec-a1c9-1a0f8974c2c3']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:00.168065 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b112f84b-b0b1-44ca-80f9-c19bb85e1268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:00.196144 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b112f84b-b0b1-44ca-80f9-c19bb85e1268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07ad7352-f50b-4d7d-9499-abefb4ca4127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1066693346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d7513af356a4029b7382c34e18bb8f8',qos_specs=None,replication_status=,reservations=['1c4c4fd4-cd1f-4a83-8998-62c55e1d0e57','bbf48f65-f2cc-4b0d-89fd-81e4514adc0c','f9f0b33b-cb1d-45a2-8441-5786c4bd912f','d13967c3-8067-48ec-a1c9-1a0f8974c2c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:39:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1066693346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07ad7352-f50b-4d7d-9499-abefb4ca4127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d7513af356a4029b7382c34e18bb8f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:00.196893 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (514c4420-cb24-49b5-b485-b42db9556ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:00.213989 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (514c4420-cb24-49b5-b485-b42db9556ec3) transitioned into state 'SUCCESS' from state '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-1066693346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d7513af356a4029b7382c34e18bb8f8',qos_specs=None,replication_status=,reservations=['1c4c4fd4-cd1f-4a83-8998-62c55e1d0e57','bbf48f65-f2cc-4b0d-89fd-81e4514adc0c','f9f0b33b-cb1d-45a2-8441-5786c4bd912f','d13967c3-8067-48ec-a1c9-1a0f8974c2c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f5f3ec49a9425db68f93cf7b511994',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:00.214860 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee99c22b-f535-420f-a24e-eff45be79f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:00.228177 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee99c22b-f535-420f-a24e-eff45be79f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:00.229060 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Flow 'volume_create_api' (3707918c-edd9-4571-971d-bdfd09b60d72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:00.229414 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Create volume request issued successfully. Aug 14 00:39:00.230080 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8db52b16-8c94-46ea-b71e-cc8309f4a09e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:39:00.230740 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 811/3219] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:39:00 2026] POST /volume/v3/volumes => generated 758 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:00.247622 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0ac8fa86-cb5d-4f68-8fa4-1dea0403438b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:00.253614 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0ac8fa86-cb5d-4f68-8fa4-1dea0403438b tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/5425c985-f2a9-4314-9e90-5ed7617f4107 Aug 14 00:39:00.253614 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0ac8fa86-cb5d-4f68-8fa4-1dea0403438b tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:00.253614 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0ac8fa86-cb5d-4f68-8fa4-1dea0403438b tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:00.269610 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:00.269610 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:00.271146 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-404579e1-3f01-4c5e-ac86-6c6bd95c6e24 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:00.273360 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-404579e1-3f01-4c5e-ac86-6c6bd95c6e24 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:00.273712 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-404579e1-3f01-4c5e-ac86-6c6bd95c6e24 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:00.273989 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-404579e1-3f01-4c5e-ac86-6c6bd95c6e24 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:00.274156 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-404579e1-3f01-4c5e-ac86-6c6bd95c6e24 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:00.275033 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0ac8fa86-cb5d-4f68-8fa4-1dea0403438b tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:00.280547 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:00.280547 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:00.281483 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-404579e1-3f01-4c5e-ac86-6c6bd95c6e24 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:00.281872 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 784/3220] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:00 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:00.283609 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0ac8fa86-cb5d-4f68-8fa4-1dea0403438b tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/5425c985-f2a9-4314-9e90-5ed7617f4107 returned with HTTP 200 Aug 14 00:39:00.284469 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 808/3221] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:00 2026] GET /volume/v3/volumes/5425c985-f2a9-4314-9e90-5ed7617f4107 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:00.306130 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a9c53fc2-f9b7-429f-84be-5778ee56a915 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:00.310775 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a9c53fc2-f9b7-429f-84be-5778ee56a915 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/6f5ca5c7-a15c-43aa-b89c-3de53cd33c24 Aug 14 00:39:00.310775 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a9c53fc2-f9b7-429f-84be-5778ee56a915 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:00.310775 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a9c53fc2-f9b7-429f-84be-5778ee56a915 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:00.325021 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:00.325021 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:00.330612 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a9c53fc2-f9b7-429f-84be-5778ee56a915 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:00.336881 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a9c53fc2-f9b7-429f-84be-5778ee56a915 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/6f5ca5c7-a15c-43aa-b89c-3de53cd33c24 returned with HTTP 200 Aug 14 00:39:00.337904 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 819/3222] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:00 2026] GET /volume/v3/volumes/6f5ca5c7-a15c-43aa-b89c-3de53cd33c24 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:00.363115 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fec203d6-0932-4f15-8767-1e7711caa1e3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:00.363115 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fec203d6-0932-4f15-8767-1e7711caa1e3 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/f1e60384-d613-4edb-a99e-d9b4970d57b0 Aug 14 00:39:00.363115 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fec203d6-0932-4f15-8767-1e7711caa1e3 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:00.363115 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fec203d6-0932-4f15-8767-1e7711caa1e3 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:00.373470 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:00.373470 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:00.378537 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fec203d6-0932-4f15-8767-1e7711caa1e3 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:00.386107 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fec203d6-0932-4f15-8767-1e7711caa1e3 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/f1e60384-d613-4edb-a99e-d9b4970d57b0 returned with HTTP 200 Aug 14 00:39:00.386793 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 812/3223] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:00 2026] GET /volume/v3/volumes/f1e60384-d613-4edb-a99e-d9b4970d57b0 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:00.404852 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1140c9cb-f2f0-4f69-906b-4f31e76c48be None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:00.409276 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1140c9cb-f2f0-4f69-906b-4f31e76c48be tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/51ac9e0c-eb03-46f4-86ed-2dd8c6254928 Aug 14 00:39:00.409276 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1140c9cb-f2f0-4f69-906b-4f31e76c48be tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:00.409276 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1140c9cb-f2f0-4f69-906b-4f31e76c48be tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:00.420052 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:00.420052 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:00.429175 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1140c9cb-f2f0-4f69-906b-4f31e76c48be tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:00.436500 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1140c9cb-f2f0-4f69-906b-4f31e76c48be tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/51ac9e0c-eb03-46f4-86ed-2dd8c6254928 returned with HTTP 200 Aug 14 00:39:00.436997 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 785/3224] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:00 2026] GET /volume/v3/volumes/51ac9e0c-eb03-46f4-86ed-2dd8c6254928 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:00.453166 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-02debdf2-4766-4689-b22d-05ef5d757484 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:00.456446 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-02debdf2-4766-4689-b22d-05ef5d757484 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/07ad7352-f50b-4d7d-9499-abefb4ca4127 Aug 14 00:39:00.456446 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-02debdf2-4766-4689-b22d-05ef5d757484 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:00.456910 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-02debdf2-4766-4689-b22d-05ef5d757484 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:00.469853 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:00.469853 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:00.483496 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-02debdf2-4766-4689-b22d-05ef5d757484 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:00.494501 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-02debdf2-4766-4689-b22d-05ef5d757484 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/07ad7352-f50b-4d7d-9499-abefb4ca4127 returned with HTTP 200 Aug 14 00:39:00.494990 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 809/3225] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:00 2026] GET /volume/v3/volumes/07ad7352-f50b-4d7d-9499-abefb4ca4127 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:00.627269 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e2487c4d-ac18-436a-818b-d2de2189699d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:00.630488 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e2487c4d-ac18-436a-818b-d2de2189699d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:00.630488 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e2487c4d-ac18-436a-818b-d2de2189699d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:00.630687 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e2487c4d-ac18-436a-818b-d2de2189699d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:00.630687 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-e2487c4d-ac18-436a-818b-d2de2189699d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:00.639233 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:00.639233 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:00.639945 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e2487c4d-ac18-436a-818b-d2de2189699d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:00.640433 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 820/3226] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:00 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:00.805026 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0944fca0-3c4e-4ec0-975b-7a128e2b7b3e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:00.805026 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0944fca0-3c4e-4ec0-975b-7a128e2b7b3e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/70e6865f-c706-4ab5-8770-d1c8d9233e27 Aug 14 00:39:00.805026 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0944fca0-3c4e-4ec0-975b-7a128e2b7b3e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:00.805026 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0944fca0-3c4e-4ec0-975b-7a128e2b7b3e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:00.811296 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0944fca0-3c4e-4ec0-975b-7a128e2b7b3e tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/70e6865f-c706-4ab5-8770-d1c8d9233e27 returned with HTTP 404 Aug 14 00:39:00.813423 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 813/3227] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:00 2026] GET /volume/v3/volumes/70e6865f-c706-4ab5-8770-d1c8d9233e27 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:00.821906 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-474f600b-bcb3-4a44-8514-a7397f5a9ad1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:00.824184 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-474f600b-bcb3-4a44-8514-a7397f5a9ad1 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] DELETE https://10.4.3.208/volume/v3/volumes/242589e7-2092-48e8-8c30-bd7389669b69 Aug 14 00:39:00.824434 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-474f600b-bcb3-4a44-8514-a7397f5a9ad1 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:00.824672 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-474f600b-bcb3-4a44-8514-a7397f5a9ad1 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:00.824929 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-474f600b-bcb3-4a44-8514-a7397f5a9ad1 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Delete volume with id: 242589e7-2092-48e8-8c30-bd7389669b69 Aug 14 00:39:00.838330 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:00.838330 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:00.838902 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-474f600b-bcb3-4a44-8514-a7397f5a9ad1 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:39:00.873019 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-474f600b-bcb3-4a44-8514-a7397f5a9ad1 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Delete volume request issued successfully. Aug 14 00:39:00.873126 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-474f600b-bcb3-4a44-8514-a7397f5a9ad1 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/242589e7-2092-48e8-8c30-bd7389669b69 returned with HTTP 202 Aug 14 00:39:00.873527 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 786/3228] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:00 2026] DELETE /volume/v3/volumes/242589e7-2092-48e8-8c30-bd7389669b69 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:00.881983 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-de1f1a2d-5745-4974-9d3d-dca2b4bd336a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:00.887053 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-de1f1a2d-5745-4974-9d3d-dca2b4bd336a tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/242589e7-2092-48e8-8c30-bd7389669b69 Aug 14 00:39:00.887053 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-de1f1a2d-5745-4974-9d3d-dca2b4bd336a tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:00.887053 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-de1f1a2d-5745-4974-9d3d-dca2b4bd336a tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:00.895151 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:00.895151 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:00.902496 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-de1f1a2d-5745-4974-9d3d-dca2b4bd336a tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:39:00.909112 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-de1f1a2d-5745-4974-9d3d-dca2b4bd336a tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/242589e7-2092-48e8-8c30-bd7389669b69 returned with HTTP 200 Aug 14 00:39:00.909112 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 810/3229] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:00 2026] GET /volume/v3/volumes/242589e7-2092-48e8-8c30-bd7389669b69 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:01.299105 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-81aef20d-8602-4049-bf73-de029fb263fa None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:01.300944 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-81aef20d-8602-4049-bf73-de029fb263fa tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:01.301234 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-81aef20d-8602-4049-bf73-de029fb263fa tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:01.301511 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-81aef20d-8602-4049-bf73-de029fb263fa tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:01.301677 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-81aef20d-8602-4049-bf73-de029fb263fa tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:01.313294 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:01.313294 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:01.314138 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-81aef20d-8602-4049-bf73-de029fb263fa tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:01.314639 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 821/3230] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:01 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:01.512535 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a5d5d6d8-7c44-4393-b8a0-20e4b970a3df None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:01.518895 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a5d5d6d8-7c44-4393-b8a0-20e4b970a3df tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/07ad7352-f50b-4d7d-9499-abefb4ca4127 Aug 14 00:39:01.518895 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a5d5d6d8-7c44-4393-b8a0-20e4b970a3df tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:01.518895 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a5d5d6d8-7c44-4393-b8a0-20e4b970a3df tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:01.531520 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:01.531520 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:01.536595 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a5d5d6d8-7c44-4393-b8a0-20e4b970a3df tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:01.543600 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a5d5d6d8-7c44-4393-b8a0-20e4b970a3df tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/07ad7352-f50b-4d7d-9499-abefb4ca4127 returned with HTTP 200 Aug 14 00:39:01.544203 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 814/3231] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:01 2026] GET /volume/v3/volumes/07ad7352-f50b-4d7d-9499-abefb4ca4127 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:01.560939 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5db568cb-9a51-4fcf-a48b-7d80e715d94a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:01.566679 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5db568cb-9a51-4fcf-a48b-7d80e715d94a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] DELETE https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:39:01.566999 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5db568cb-9a51-4fcf-a48b-7d80e715d94a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:01.567342 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5db568cb-9a51-4fcf-a48b-7d80e715d94a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:01.567890 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-5db568cb-9a51-4fcf-a48b-7d80e715d94a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Delete backup with id: c5768eb6-8272-4fee-8c22-49c177840516. Aug 14 00:39:01.575888 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:01.575888 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:01.602561 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-5db568cb-9a51-4fcf-a48b-7d80e715d94a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] delete_backup rpcapi backup_id c5768eb6-8272-4fee-8c22-49c177840516 {{(pid=100209) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:39:01.605820 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5db568cb-9a51-4fcf-a48b-7d80e715d94a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 202 Aug 14 00:39:01.606359 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 787/3232] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:01 2026] DELETE /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:39:01.618974 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3951e6c6-2101-4bff-b3fe-a7250c1f32fe None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:01.621431 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3951e6c6-2101-4bff-b3fe-a7250c1f32fe tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:39:01.621431 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3951e6c6-2101-4bff-b3fe-a7250c1f32fe tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:01.621622 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3951e6c6-2101-4bff-b3fe-a7250c1f32fe tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:01.621781 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-3951e6c6-2101-4bff-b3fe-a7250c1f32fe tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:01.630781 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:01.630781 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:01.631591 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3951e6c6-2101-4bff-b3fe-a7250c1f32fe tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 200 Aug 14 00:39:01.632021 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 811/3233] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:01 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 760 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:01.653054 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-eb2a458e-bfdd-41a8-b40a-813c7130b69e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:01.661790 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eb2a458e-bfdd-41a8-b40a-813c7130b69e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:01.661790 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eb2a458e-bfdd-41a8-b40a-813c7130b69e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:01.661790 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eb2a458e-bfdd-41a8-b40a-813c7130b69e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:01.661790 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-eb2a458e-bfdd-41a8-b40a-813c7130b69e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:01.665356 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:01.665356 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:01.665538 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eb2a458e-bfdd-41a8-b40a-813c7130b69e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:01.666022 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 822/3234] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:01 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:01.923886 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-34485f14-c242-4978-9ddd-fdde07f587e5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:01.929662 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-34485f14-c242-4978-9ddd-fdde07f587e5 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/242589e7-2092-48e8-8c30-bd7389669b69 Aug 14 00:39:01.929993 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-34485f14-c242-4978-9ddd-fdde07f587e5 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:01.930295 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-34485f14-c242-4978-9ddd-fdde07f587e5 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:01.944290 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-34485f14-c242-4978-9ddd-fdde07f587e5 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/242589e7-2092-48e8-8c30-bd7389669b69 returned with HTTP 404 Aug 14 00:39:01.944891 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 815/3235] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:01 2026] GET /volume/v3/volumes/242589e7-2092-48e8-8c30-bd7389669b69 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:01.956792 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c5d76af7-6f4a-4e40-b6ac-227548140912 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:01.959007 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c5d76af7-6f4a-4e40-b6ac-227548140912 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] DELETE https://10.4.3.208/volume/v3/volumes/6728a69e-b8d9-4455-9b1d-34f0f5683d98 Aug 14 00:39:01.959275 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c5d76af7-6f4a-4e40-b6ac-227548140912 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:01.959533 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c5d76af7-6f4a-4e40-b6ac-227548140912 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:01.959772 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-c5d76af7-6f4a-4e40-b6ac-227548140912 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Delete volume with id: 6728a69e-b8d9-4455-9b1d-34f0f5683d98 Aug 14 00:39:01.973106 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:01.973106 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:01.973106 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c5d76af7-6f4a-4e40-b6ac-227548140912 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:39:01.995979 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c5d76af7-6f4a-4e40-b6ac-227548140912 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Delete volume request issued successfully. Aug 14 00:39:01.996422 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c5d76af7-6f4a-4e40-b6ac-227548140912 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/6728a69e-b8d9-4455-9b1d-34f0f5683d98 returned with HTTP 202 Aug 14 00:39:01.996748 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 788/3236] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:01 2026] DELETE /volume/v3/volumes/6728a69e-b8d9-4455-9b1d-34f0f5683d98 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:02.006413 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2b207bce-dbd0-4d89-8890-5d139669a925 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:02.008503 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2b207bce-dbd0-4d89-8890-5d139669a925 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/6728a69e-b8d9-4455-9b1d-34f0f5683d98 Aug 14 00:39:02.008735 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2b207bce-dbd0-4d89-8890-5d139669a925 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:02.008974 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2b207bce-dbd0-4d89-8890-5d139669a925 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:02.021444 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:02.021444 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:02.027134 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2b207bce-dbd0-4d89-8890-5d139669a925 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:39:02.033681 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2b207bce-dbd0-4d89-8890-5d139669a925 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/6728a69e-b8d9-4455-9b1d-34f0f5683d98 returned with HTTP 200 Aug 14 00:39:02.034294 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 812/3237] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:02 2026] GET /volume/v3/volumes/6728a69e-b8d9-4455-9b1d-34f0f5683d98 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:02.331126 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-080a2829-a8cb-40a3-83c7-0de378012641 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:02.334344 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-080a2829-a8cb-40a3-83c7-0de378012641 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:02.334571 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-080a2829-a8cb-40a3-83c7-0de378012641 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:02.334818 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-080a2829-a8cb-40a3-83c7-0de378012641 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:02.334986 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-080a2829-a8cb-40a3-83c7-0de378012641 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:02.342665 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:02.342665 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:02.343676 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-080a2829-a8cb-40a3-83c7-0de378012641 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:02.344608 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 823/3238] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:02 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:02.645571 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a4df5df4-d16c-47b5-a4eb-7be08eb8fba0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:02.647507 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a4df5df4-d16c-47b5-a4eb-7be08eb8fba0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 Aug 14 00:39:02.647894 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a4df5df4-d16c-47b5-a4eb-7be08eb8fba0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:02.647944 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a4df5df4-d16c-47b5-a4eb-7be08eb8fba0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:02.648076 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-a4df5df4-d16c-47b5-a4eb-7be08eb8fba0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Show backup with id c5768eb6-8272-4fee-8c22-49c177840516. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:02.655074 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a4df5df4-d16c-47b5-a4eb-7be08eb8fba0 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 returned with HTTP 404 Aug 14 00:39:02.656598 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 816/3239] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:02 2026] GET /volume/v3/backups/c5768eb6-8272-4fee-8c22-49c177840516 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:02.673592 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7eeea081-7dbc-42e5-9c39-93779597a1bd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:02.678754 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7eeea081-7dbc-42e5-9c39-93779597a1bd tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] DELETE https://10.4.3.208/volume/v3/volumes/07ad7352-f50b-4d7d-9499-abefb4ca4127 Aug 14 00:39:02.679860 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b860571e-d819-4c9e-b80b-5b29ae75a602 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:02.680731 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7eeea081-7dbc-42e5-9c39-93779597a1bd tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:02.681005 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7eeea081-7dbc-42e5-9c39-93779597a1bd tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:02.681354 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-7eeea081-7dbc-42e5-9c39-93779597a1bd tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Delete volume with id: 07ad7352-f50b-4d7d-9499-abefb4ca4127 Aug 14 00:39:02.683952 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b860571e-d819-4c9e-b80b-5b29ae75a602 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:02.684282 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b860571e-d819-4c9e-b80b-5b29ae75a602 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:02.684534 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b860571e-d819-4c9e-b80b-5b29ae75a602 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:02.684693 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-b860571e-d819-4c9e-b80b-5b29ae75a602 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:02.698988 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:02.698988 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:02.699786 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7eeea081-7dbc-42e5-9c39-93779597a1bd tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:02.701790 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:02.701790 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:02.703411 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b860571e-d819-4c9e-b80b-5b29ae75a602 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:02.703647 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 813/3240] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:02 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:02.732023 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7eeea081-7dbc-42e5-9c39-93779597a1bd tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Delete volume request issued successfully. Aug 14 00:39:02.732337 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7eeea081-7dbc-42e5-9c39-93779597a1bd tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/07ad7352-f50b-4d7d-9499-abefb4ca4127 returned with HTTP 202 Aug 14 00:39:02.732909 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 789/3241] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:02 2026] DELETE /volume/v3/volumes/07ad7352-f50b-4d7d-9499-abefb4ca4127 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:02.744484 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-26bcfc6c-6edb-4a05-b613-9b2871da7c6f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:02.746673 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-26bcfc6c-6edb-4a05-b613-9b2871da7c6f tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/07ad7352-f50b-4d7d-9499-abefb4ca4127 Aug 14 00:39:02.746893 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-26bcfc6c-6edb-4a05-b613-9b2871da7c6f tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:02.747133 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-26bcfc6c-6edb-4a05-b613-9b2871da7c6f tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:02.757904 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:02.757904 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:02.763026 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-26bcfc6c-6edb-4a05-b613-9b2871da7c6f tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:02.772154 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-26bcfc6c-6edb-4a05-b613-9b2871da7c6f tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/07ad7352-f50b-4d7d-9499-abefb4ca4127 returned with HTTP 200 Aug 14 00:39:02.772787 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 824/3242] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:02 2026] GET /volume/v3/volumes/07ad7352-f50b-4d7d-9499-abefb4ca4127 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:03.050997 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-18334122-1c72-4dbd-b529-3ece53217b15 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:03.057713 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-18334122-1c72-4dbd-b529-3ece53217b15 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/6728a69e-b8d9-4455-9b1d-34f0f5683d98 Aug 14 00:39:03.057713 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-18334122-1c72-4dbd-b529-3ece53217b15 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:03.057713 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-18334122-1c72-4dbd-b529-3ece53217b15 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:03.063466 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-18334122-1c72-4dbd-b529-3ece53217b15 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/6728a69e-b8d9-4455-9b1d-34f0f5683d98 returned with HTTP 404 Aug 14 00:39:03.064061 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 817/3243] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:03 2026] GET /volume/v3/volumes/6728a69e-b8d9-4455-9b1d-34f0f5683d98 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:03.077186 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-724b05ae-5e01-404c-ba6a-19f4024bf27b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:03.079585 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-724b05ae-5e01-404c-ba6a-19f4024bf27b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] DELETE https://10.4.3.208/volume/v3/volumes/13a0a314-cda4-442f-b9d2-89d1712f88a7 Aug 14 00:39:03.082141 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-724b05ae-5e01-404c-ba6a-19f4024bf27b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:03.082141 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-724b05ae-5e01-404c-ba6a-19f4024bf27b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:03.082141 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-724b05ae-5e01-404c-ba6a-19f4024bf27b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Delete volume with id: 13a0a314-cda4-442f-b9d2-89d1712f88a7 Aug 14 00:39:03.089155 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:03.089155 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:03.090042 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-724b05ae-5e01-404c-ba6a-19f4024bf27b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:39:03.121725 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-724b05ae-5e01-404c-ba6a-19f4024bf27b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Delete volume request issued successfully. Aug 14 00:39:03.122080 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-724b05ae-5e01-404c-ba6a-19f4024bf27b tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/13a0a314-cda4-442f-b9d2-89d1712f88a7 returned with HTTP 202 Aug 14 00:39:03.122913 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 814/3244] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:03 2026] DELETE /volume/v3/volumes/13a0a314-cda4-442f-b9d2-89d1712f88a7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:03.133315 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-48f1c6c6-e15f-4b75-a48e-4e8dec9f6de2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:03.138049 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-48f1c6c6-e15f-4b75-a48e-4e8dec9f6de2 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/13a0a314-cda4-442f-b9d2-89d1712f88a7 Aug 14 00:39:03.138049 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-48f1c6c6-e15f-4b75-a48e-4e8dec9f6de2 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:03.138049 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-48f1c6c6-e15f-4b75-a48e-4e8dec9f6de2 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:03.152404 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:03.152404 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:03.157432 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-48f1c6c6-e15f-4b75-a48e-4e8dec9f6de2 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:39:03.166214 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-48f1c6c6-e15f-4b75-a48e-4e8dec9f6de2 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/13a0a314-cda4-442f-b9d2-89d1712f88a7 returned with HTTP 200 Aug 14 00:39:03.166214 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 790/3245] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:03 2026] GET /volume/v3/volumes/13a0a314-cda4-442f-b9d2-89d1712f88a7 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:03.357813 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8fe2663b-4445-481c-95bf-e042580683e1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:03.360002 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8fe2663b-4445-481c-95bf-e042580683e1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:03.360310 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8fe2663b-4445-481c-95bf-e042580683e1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:03.360583 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8fe2663b-4445-481c-95bf-e042580683e1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:03.360749 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-8fe2663b-4445-481c-95bf-e042580683e1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:03.367418 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:03.367418 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:03.368549 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8fe2663b-4445-481c-95bf-e042580683e1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:03.369124 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 825/3246] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:03 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:03.707397 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cff7c576-80fb-45bf-9185-fd54f83c2feb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:03.711653 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cff7c576-80fb-45bf-9185-fd54f83c2feb tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] DELETE https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:39:03.713235 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cff7c576-80fb-45bf-9185-fd54f83c2feb tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:03.713498 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cff7c576-80fb-45bf-9185-fd54f83c2feb tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:03.713729 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-cff7c576-80fb-45bf-9185-fd54f83c2feb tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Delete volume with id: 39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:39:03.714956 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ca6bf85b-970b-4e26-bce2-6c3ceb1cd0b4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:03.717170 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ca6bf85b-970b-4e26-bce2-6c3ceb1cd0b4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:03.717418 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ca6bf85b-970b-4e26-bce2-6c3ceb1cd0b4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:03.717628 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ca6bf85b-970b-4e26-bce2-6c3ceb1cd0b4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:03.717778 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-ca6bf85b-970b-4e26-bce2-6c3ceb1cd0b4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:03.722884 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:03.722884 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:03.723568 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-cff7c576-80fb-45bf-9185-fd54f83c2feb tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:39:03.723878 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:03.723878 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:03.724853 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ca6bf85b-970b-4e26-bce2-6c3ceb1cd0b4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:03.725432 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 815/3247] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:03 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:03.759727 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-cff7c576-80fb-45bf-9185-fd54f83c2feb tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Delete volume request issued successfully. Aug 14 00:39:03.760009 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cff7c576-80fb-45bf-9185-fd54f83c2feb tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 202 Aug 14 00:39:03.760571 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 818/3248] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:03 2026] DELETE /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:03.771735 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1b8b598b-55fd-47ba-91e2-b0a7777daf85 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:03.776439 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1b8b598b-55fd-47ba-91e2-b0a7777daf85 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:39:03.776439 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1b8b598b-55fd-47ba-91e2-b0a7777daf85 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:03.776439 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1b8b598b-55fd-47ba-91e2-b0a7777daf85 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:03.785679 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:03.785679 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:03.793070 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1b8b598b-55fd-47ba-91e2-b0a7777daf85 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Volume info retrieved successfully. Aug 14 00:39:03.793180 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-be5a4ab1-4bb6-4546-83e7-57d71950e85a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:03.795561 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-be5a4ab1-4bb6-4546-83e7-57d71950e85a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/07ad7352-f50b-4d7d-9499-abefb4ca4127 Aug 14 00:39:03.795815 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-be5a4ab1-4bb6-4546-83e7-57d71950e85a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:03.796116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-be5a4ab1-4bb6-4546-83e7-57d71950e85a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:03.802186 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-be5a4ab1-4bb6-4546-83e7-57d71950e85a tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/07ad7352-f50b-4d7d-9499-abefb4ca4127 returned with HTTP 404 Aug 14 00:39:03.803280 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1b8b598b-55fd-47ba-91e2-b0a7777daf85 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 200 Aug 14 00:39:03.803388 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 826/3249] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:03 2026] GET /volume/v3/volumes/07ad7352-f50b-4d7d-9499-abefb4ca4127 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:03.803685 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 791/3250] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:03 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:03.815547 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-09256a78-ca33-4449-b584-f68fa3810294 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:03.817519 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-09256a78-ca33-4449-b584-f68fa3810294 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] DELETE https://10.4.3.208/volume/v3/volumes/51ac9e0c-eb03-46f4-86ed-2dd8c6254928 Aug 14 00:39:03.817703 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-09256a78-ca33-4449-b584-f68fa3810294 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:03.818110 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-09256a78-ca33-4449-b584-f68fa3810294 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:03.818110 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-09256a78-ca33-4449-b584-f68fa3810294 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Delete volume with id: 51ac9e0c-eb03-46f4-86ed-2dd8c6254928 Aug 14 00:39:03.825381 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:03.825381 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:03.826366 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-09256a78-ca33-4449-b584-f68fa3810294 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:03.883397 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-09256a78-ca33-4449-b584-f68fa3810294 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Delete volume request issued successfully. Aug 14 00:39:03.883397 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-09256a78-ca33-4449-b584-f68fa3810294 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/51ac9e0c-eb03-46f4-86ed-2dd8c6254928 returned with HTTP 202 Aug 14 00:39:03.883721 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 816/3251] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:03 2026] DELETE /volume/v3/volumes/51ac9e0c-eb03-46f4-86ed-2dd8c6254928 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:03.894278 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-790f3eba-9e78-4f24-a10b-26f5c993f49d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:03.896579 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-790f3eba-9e78-4f24-a10b-26f5c993f49d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/51ac9e0c-eb03-46f4-86ed-2dd8c6254928 Aug 14 00:39:03.896855 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-790f3eba-9e78-4f24-a10b-26f5c993f49d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:03.897163 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-790f3eba-9e78-4f24-a10b-26f5c993f49d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:03.909389 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:03.909389 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:03.915603 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-790f3eba-9e78-4f24-a10b-26f5c993f49d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:03.920892 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-790f3eba-9e78-4f24-a10b-26f5c993f49d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/51ac9e0c-eb03-46f4-86ed-2dd8c6254928 returned with HTTP 200 Aug 14 00:39:03.920892 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 819/3252] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:03 2026] GET /volume/v3/volumes/51ac9e0c-eb03-46f4-86ed-2dd8c6254928 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:39:04.181960 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8bba395a-5cf1-478f-857a-d593a27b7b63 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:04.185154 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8bba395a-5cf1-478f-857a-d593a27b7b63 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/13a0a314-cda4-442f-b9d2-89d1712f88a7 Aug 14 00:39:04.185465 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8bba395a-5cf1-478f-857a-d593a27b7b63 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:04.185937 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8bba395a-5cf1-478f-857a-d593a27b7b63 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:04.196349 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8bba395a-5cf1-478f-857a-d593a27b7b63 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/13a0a314-cda4-442f-b9d2-89d1712f88a7 returned with HTTP 404 Aug 14 00:39:04.197932 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 827/3253] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:04 2026] GET /volume/v3/volumes/13a0a314-cda4-442f-b9d2-89d1712f88a7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:04.216708 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1a8d7a3d-5ac5-44a8-a174-833e8c58de17 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:04.219362 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1a8d7a3d-5ac5-44a8-a174-833e8c58de17 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] DELETE https://10.4.3.208/volume/v3/volumes/53f35efa-a7e9-4c35-801e-630a71397398 Aug 14 00:39:04.220137 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1a8d7a3d-5ac5-44a8-a174-833e8c58de17 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:04.220137 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1a8d7a3d-5ac5-44a8-a174-833e8c58de17 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:04.220137 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-1a8d7a3d-5ac5-44a8-a174-833e8c58de17 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Delete volume with id: 53f35efa-a7e9-4c35-801e-630a71397398 Aug 14 00:39:04.230168 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:04.230168 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:04.230561 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1a8d7a3d-5ac5-44a8-a174-833e8c58de17 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:39:04.260817 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1a8d7a3d-5ac5-44a8-a174-833e8c58de17 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Delete volume request issued successfully. Aug 14 00:39:04.260817 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1a8d7a3d-5ac5-44a8-a174-833e8c58de17 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/53f35efa-a7e9-4c35-801e-630a71397398 returned with HTTP 202 Aug 14 00:39:04.261457 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 792/3254] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:04 2026] DELETE /volume/v3/volumes/53f35efa-a7e9-4c35-801e-630a71397398 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:04.276614 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-96073fb9-dbbc-44fc-9eea-f1bd01448779 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:04.283371 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-96073fb9-dbbc-44fc-9eea-f1bd01448779 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/53f35efa-a7e9-4c35-801e-630a71397398 Aug 14 00:39:04.283922 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-96073fb9-dbbc-44fc-9eea-f1bd01448779 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:04.283922 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-96073fb9-dbbc-44fc-9eea-f1bd01448779 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:04.302830 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:04.302830 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:04.313264 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-96073fb9-dbbc-44fc-9eea-f1bd01448779 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Volume info retrieved successfully. Aug 14 00:39:04.321038 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-96073fb9-dbbc-44fc-9eea-f1bd01448779 tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/53f35efa-a7e9-4c35-801e-630a71397398 returned with HTTP 200 Aug 14 00:39:04.322633 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 817/3255] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:04 2026] GET /volume/v3/volumes/53f35efa-a7e9-4c35-801e-630a71397398 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:39:04.386031 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-549d2068-66ea-4b3e-8e13-0ab09470a5e5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:04.390114 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-549d2068-66ea-4b3e-8e13-0ab09470a5e5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:04.390114 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-549d2068-66ea-4b3e-8e13-0ab09470a5e5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:04.390114 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-549d2068-66ea-4b3e-8e13-0ab09470a5e5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:04.390114 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-549d2068-66ea-4b3e-8e13-0ab09470a5e5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:04.398111 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:04.398111 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:04.399449 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-549d2068-66ea-4b3e-8e13-0ab09470a5e5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:04.399979 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 820/3256] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:04 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:04.737943 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1efb807e-18f3-46b4-aa1b-29fc8fefca97 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:04.740528 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1efb807e-18f3-46b4-aa1b-29fc8fefca97 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:04.740528 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1efb807e-18f3-46b4-aa1b-29fc8fefca97 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:04.740528 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1efb807e-18f3-46b4-aa1b-29fc8fefca97 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:04.740528 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-1efb807e-18f3-46b4-aa1b-29fc8fefca97 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:04.744911 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:04.744911 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:04.746220 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1efb807e-18f3-46b4-aa1b-29fc8fefca97 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:04.746220 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 828/3257] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:04 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:04.820755 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0f8c4bcb-46f6-42e1-9172-83d035f87fb1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:04.834157 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0f8c4bcb-46f6-42e1-9172-83d035f87fb1 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] GET https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 Aug 14 00:39:04.834462 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0f8c4bcb-46f6-42e1-9172-83d035f87fb1 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:04.834734 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0f8c4bcb-46f6-42e1-9172-83d035f87fb1 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:04.857170 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0f8c4bcb-46f6-42e1-9172-83d035f87fb1 tempest-ServerStableDeviceRescueTest-98067996 tempest-ServerStableDeviceRescueTest-98067996-project-member] https://10.4.3.208/volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 returned with HTTP 404 Aug 14 00:39:04.857778 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 793/3258] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:04 2026] GET /volume/v3/volumes/39f0a189-41f1-458e-898f-49fa1e88e250 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:04.939622 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-53be168a-8bc6-4041-a24f-16220dec4e8b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:04.945455 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-53be168a-8bc6-4041-a24f-16220dec4e8b tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/51ac9e0c-eb03-46f4-86ed-2dd8c6254928 Aug 14 00:39:04.945455 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-53be168a-8bc6-4041-a24f-16220dec4e8b tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:04.945455 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-53be168a-8bc6-4041-a24f-16220dec4e8b tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:04.958293 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-53be168a-8bc6-4041-a24f-16220dec4e8b tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/51ac9e0c-eb03-46f4-86ed-2dd8c6254928 returned with HTTP 404 Aug 14 00:39:04.958293 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 818/3259] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:04 2026] GET /volume/v3/volumes/51ac9e0c-eb03-46f4-86ed-2dd8c6254928 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:04.966113 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ba6f981b-7f65-4c31-87a0-d720ab907298 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:04.969245 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba6f981b-7f65-4c31-87a0-d720ab907298 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] DELETE https://10.4.3.208/volume/v3/volumes/f1e60384-d613-4edb-a99e-d9b4970d57b0 Aug 14 00:39:04.971414 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba6f981b-7f65-4c31-87a0-d720ab907298 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:04.971414 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba6f981b-7f65-4c31-87a0-d720ab907298 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:04.971414 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-ba6f981b-7f65-4c31-87a0-d720ab907298 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Delete volume with id: f1e60384-d613-4edb-a99e-d9b4970d57b0 Aug 14 00:39:04.979295 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:04.979295 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:04.980041 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ba6f981b-7f65-4c31-87a0-d720ab907298 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:05.000986 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ba6f981b-7f65-4c31-87a0-d720ab907298 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Delete volume request issued successfully. Aug 14 00:39:05.001615 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba6f981b-7f65-4c31-87a0-d720ab907298 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/f1e60384-d613-4edb-a99e-d9b4970d57b0 returned with HTTP 202 Aug 14 00:39:05.002018 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 821/3260] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:04 2026] DELETE /volume/v3/volumes/f1e60384-d613-4edb-a99e-d9b4970d57b0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:05.013798 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-966d4594-c56e-4411-8a09-322a9492954e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:05.016068 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-966d4594-c56e-4411-8a09-322a9492954e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/f1e60384-d613-4edb-a99e-d9b4970d57b0 Aug 14 00:39:05.016312 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-966d4594-c56e-4411-8a09-322a9492954e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:05.016591 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-966d4594-c56e-4411-8a09-322a9492954e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:05.025295 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:05.025295 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:05.029828 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-966d4594-c56e-4411-8a09-322a9492954e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:05.037299 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-966d4594-c56e-4411-8a09-322a9492954e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/f1e60384-d613-4edb-a99e-d9b4970d57b0 returned with HTTP 200 Aug 14 00:39:05.037928 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 829/3261] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:05 2026] GET /volume/v3/volumes/f1e60384-d613-4edb-a99e-d9b4970d57b0 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:05.340984 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9355980f-410b-4ecd-895d-2bc70a05b91c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:05.343276 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9355980f-410b-4ecd-895d-2bc70a05b91c tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] GET https://10.4.3.208/volume/v3/volumes/53f35efa-a7e9-4c35-801e-630a71397398 Aug 14 00:39:05.345230 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9355980f-410b-4ecd-895d-2bc70a05b91c tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:05.345230 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9355980f-410b-4ecd-895d-2bc70a05b91c tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:05.350956 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9355980f-410b-4ecd-895d-2bc70a05b91c tempest-CreateVolumesFromSourceVolumeTest-1525185258 tempest-CreateVolumesFromSourceVolumeTest-1525185258-project-member] https://10.4.3.208/volume/v3/volumes/53f35efa-a7e9-4c35-801e-630a71397398 returned with HTTP 404 Aug 14 00:39:05.350956 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 794/3262] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:05 2026] GET /volume/v3/volumes/53f35efa-a7e9-4c35-801e-630a71397398 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:05.415473 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-42af519b-e524-4b5d-947f-291be567b060 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:05.418442 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-42af519b-e524-4b5d-947f-291be567b060 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:05.418549 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-42af519b-e524-4b5d-947f-291be567b060 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:05.418905 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-42af519b-e524-4b5d-947f-291be567b060 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:05.418905 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-42af519b-e524-4b5d-947f-291be567b060 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:05.429862 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:05.429862 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:05.430721 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-42af519b-e524-4b5d-947f-291be567b060 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:05.431203 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 819/3263] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:05 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:05.761873 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b6e58cdc-e274-4371-923c-be74b165fbb9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:05.768079 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b6e58cdc-e274-4371-923c-be74b165fbb9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:05.768625 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b6e58cdc-e274-4371-923c-be74b165fbb9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:05.768751 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b6e58cdc-e274-4371-923c-be74b165fbb9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:05.768921 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b6e58cdc-e274-4371-923c-be74b165fbb9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:05.779371 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:05.779371 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:05.779533 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b6e58cdc-e274-4371-923c-be74b165fbb9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:05.779958 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 822/3264] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:05 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:06.053538 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5e010aa8-1d74-4751-9fb3-a4150487fe6d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:06.055755 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5e010aa8-1d74-4751-9fb3-a4150487fe6d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/f1e60384-d613-4edb-a99e-d9b4970d57b0 Aug 14 00:39:06.056024 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5e010aa8-1d74-4751-9fb3-a4150487fe6d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:06.056343 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5e010aa8-1d74-4751-9fb3-a4150487fe6d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:06.066984 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5e010aa8-1d74-4751-9fb3-a4150487fe6d tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/f1e60384-d613-4edb-a99e-d9b4970d57b0 returned with HTTP 404 Aug 14 00:39:06.067781 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 830/3265] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:06 2026] GET /volume/v3/volumes/f1e60384-d613-4edb-a99e-d9b4970d57b0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:06.078432 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-03970301-0f3c-44be-aac9-5cbfaa9532de None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:06.081150 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-03970301-0f3c-44be-aac9-5cbfaa9532de tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] DELETE https://10.4.3.208/volume/v3/volumes/6f5ca5c7-a15c-43aa-b89c-3de53cd33c24 Aug 14 00:39:06.081622 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-03970301-0f3c-44be-aac9-5cbfaa9532de tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:06.081817 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-03970301-0f3c-44be-aac9-5cbfaa9532de tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:06.081908 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-03970301-0f3c-44be-aac9-5cbfaa9532de tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Delete volume with id: 6f5ca5c7-a15c-43aa-b89c-3de53cd33c24 Aug 14 00:39:06.090822 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:06.090822 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:06.091160 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-03970301-0f3c-44be-aac9-5cbfaa9532de tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:06.111635 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-03970301-0f3c-44be-aac9-5cbfaa9532de tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Delete volume request issued successfully. Aug 14 00:39:06.111635 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-03970301-0f3c-44be-aac9-5cbfaa9532de tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/6f5ca5c7-a15c-43aa-b89c-3de53cd33c24 returned with HTTP 202 Aug 14 00:39:06.111842 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 795/3266] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:06 2026] DELETE /volume/v3/volumes/6f5ca5c7-a15c-43aa-b89c-3de53cd33c24 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:06.122460 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-712f9d14-d22f-4c6b-ac31-29f510aba0ee None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:06.125229 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-712f9d14-d22f-4c6b-ac31-29f510aba0ee tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/6f5ca5c7-a15c-43aa-b89c-3de53cd33c24 Aug 14 00:39:06.125229 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-712f9d14-d22f-4c6b-ac31-29f510aba0ee tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:06.125229 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-712f9d14-d22f-4c6b-ac31-29f510aba0ee tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:06.136760 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:06.136760 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:06.142276 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-712f9d14-d22f-4c6b-ac31-29f510aba0ee tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:06.148576 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-712f9d14-d22f-4c6b-ac31-29f510aba0ee tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/6f5ca5c7-a15c-43aa-b89c-3de53cd33c24 returned with HTTP 200 Aug 14 00:39:06.149264 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 820/3267] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:06 2026] GET /volume/v3/volumes/6f5ca5c7-a15c-43aa-b89c-3de53cd33c24 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:06.448484 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-33032b8b-1b9b-44f5-9172-2986652667ff None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:06.451056 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-33032b8b-1b9b-44f5-9172-2986652667ff tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:06.451356 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-33032b8b-1b9b-44f5-9172-2986652667ff tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:06.451633 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-33032b8b-1b9b-44f5-9172-2986652667ff tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:06.451799 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-33032b8b-1b9b-44f5-9172-2986652667ff tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:06.459567 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:06.459567 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:06.460742 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-33032b8b-1b9b-44f5-9172-2986652667ff tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:06.461314 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 823/3268] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:06 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:06.576943 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5d2db944-643b-4481-8b4a-2016f2559e48 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:06.579467 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5d2db944-643b-4481-8b4a-2016f2559e48 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:39:06.579911 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5d2db944-643b-4481-8b4a-2016f2559e48 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:06.580252 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5d2db944-643b-4481-8b4a-2016f2559e48 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:06.590237 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:06.590237 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:06.598593 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5d2db944-643b-4481-8b4a-2016f2559e48 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:39:06.606293 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5d2db944-643b-4481-8b4a-2016f2559e48 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:39:06.607218 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 831/3269] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:06 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:06.801111 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-34f24799-cb5b-4211-8f8b-3f6879be2a70 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:06.803030 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-34f24799-cb5b-4211-8f8b-3f6879be2a70 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:06.803283 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-34f24799-cb5b-4211-8f8b-3f6879be2a70 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:06.803542 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-34f24799-cb5b-4211-8f8b-3f6879be2a70 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:06.803666 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-34f24799-cb5b-4211-8f8b-3f6879be2a70 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:06.810731 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:06.810731 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:06.811484 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-34f24799-cb5b-4211-8f8b-3f6879be2a70 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:06.812773 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 796/3270] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:06 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:07.170173 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fd63ea95-becc-4fe4-9078-b6306f376cff None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:07.175981 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fd63ea95-becc-4fe4-9078-b6306f376cff tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/6f5ca5c7-a15c-43aa-b89c-3de53cd33c24 Aug 14 00:39:07.176286 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fd63ea95-becc-4fe4-9078-b6306f376cff tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:07.176889 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fd63ea95-becc-4fe4-9078-b6306f376cff tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:07.187560 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fd63ea95-becc-4fe4-9078-b6306f376cff tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/6f5ca5c7-a15c-43aa-b89c-3de53cd33c24 returned with HTTP 404 Aug 14 00:39:07.188307 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 821/3271] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:07 2026] GET /volume/v3/volumes/6f5ca5c7-a15c-43aa-b89c-3de53cd33c24 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:07.200486 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-57e6bbe6-5da2-4870-9a50-39d6ba485919 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:07.202802 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-57e6bbe6-5da2-4870-9a50-39d6ba485919 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] DELETE https://10.4.3.208/volume/v3/volumes/5425c985-f2a9-4314-9e90-5ed7617f4107 Aug 14 00:39:07.203127 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-57e6bbe6-5da2-4870-9a50-39d6ba485919 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:07.203408 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-57e6bbe6-5da2-4870-9a50-39d6ba485919 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:07.203638 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-57e6bbe6-5da2-4870-9a50-39d6ba485919 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Delete volume with id: 5425c985-f2a9-4314-9e90-5ed7617f4107 Aug 14 00:39:07.216971 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:07.216971 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:07.217683 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-57e6bbe6-5da2-4870-9a50-39d6ba485919 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:07.252265 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-57e6bbe6-5da2-4870-9a50-39d6ba485919 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Delete volume request issued successfully. Aug 14 00:39:07.252265 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-57e6bbe6-5da2-4870-9a50-39d6ba485919 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/5425c985-f2a9-4314-9e90-5ed7617f4107 returned with HTTP 202 Aug 14 00:39:07.252528 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 824/3272] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:07 2026] DELETE /volume/v3/volumes/5425c985-f2a9-4314-9e90-5ed7617f4107 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:07.273728 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2df6e1e6-94c5-4daa-bd5e-63afa52dc32e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:07.280124 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2df6e1e6-94c5-4daa-bd5e-63afa52dc32e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/5425c985-f2a9-4314-9e90-5ed7617f4107 Aug 14 00:39:07.280124 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2df6e1e6-94c5-4daa-bd5e-63afa52dc32e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:07.280124 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2df6e1e6-94c5-4daa-bd5e-63afa52dc32e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:07.295980 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:07.295980 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:07.304552 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2df6e1e6-94c5-4daa-bd5e-63afa52dc32e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:07.311237 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2df6e1e6-94c5-4daa-bd5e-63afa52dc32e tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/5425c985-f2a9-4314-9e90-5ed7617f4107 returned with HTTP 200 Aug 14 00:39:07.312016 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 832/3273] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:07 2026] GET /volume/v3/volumes/5425c985-f2a9-4314-9e90-5ed7617f4107 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:07.475444 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bcbbdb3e-3aa2-4e14-a792-7d1c3cf27ac9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:07.479954 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:07.480256 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bcbbdb3e-3aa2-4e14-a792-7d1c3cf27ac9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:07.480256 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bcbbdb3e-3aa2-4e14-a792-7d1c3cf27ac9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:07.480256 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bcbbdb3e-3aa2-4e14-a792-7d1c3cf27ac9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:07.480256 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-bcbbdb3e-3aa2-4e14-a792-7d1c3cf27ac9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:07.485814 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:07.485814 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:07.486785 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bcbbdb3e-3aa2-4e14-a792-7d1c3cf27ac9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:07.487385 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 797/3274] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:07 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:07.630268 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6cb1dbdb-d57a-4870-9342-616ea3f5dc76 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:07.635270 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6cb1dbdb-d57a-4870-9342-616ea3f5dc76 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:39:07.635270 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6cb1dbdb-d57a-4870-9342-616ea3f5dc76 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:07.635270 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6cb1dbdb-d57a-4870-9342-616ea3f5dc76 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:07.660663 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:07.660663 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:07.685425 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6cb1dbdb-d57a-4870-9342-616ea3f5dc76 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:39:07.698610 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6cb1dbdb-d57a-4870-9342-616ea3f5dc76 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:39:07.699275 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 825/3275] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:07 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:07.724025 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:39:07.724480 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-754431368"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:07.727272 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-754431368'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:39:07.727413 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Create volume of 1 GB Aug 14 00:39:07.736335 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Availability Zones retrieved successfully. Aug 14 00:39:07.745061 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Flow 'volume_create_api' (a4acc6d8-1408-4aa0-8e7a-1b7641071336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:07.746419 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f719981d-5275-434c-bc95-e6435fe3b44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:07.747547 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:39:07.752790 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-51ef9765-19ed-49a9-a788-f1de256cf851 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:07.755668 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-51ef9765-19ed-49a9-a788-f1de256cf851 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] POST https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action Aug 14 00:39:07.756097 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-51ef9765-19ed-49a9-a788-f1de256cf851 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1622568591", "disk_format": "qcow2"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:07.756349 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-51ef9765-19ed-49a9-a788-f1de256cf851 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1622568591", "disk_format": "qcow2"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:07.765994 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:07.765994 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:07.766597 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-51ef9765-19ed-49a9-a788-f1de256cf851 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:39:07.788571 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:07.788571 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:07.794897 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.image.image_utils [None req-51ef9765-19ed-49a9-a788-f1de256cf851 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1622568591'}] 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-1622568591'}]. {{(pid=100210) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 00:39:07.796977 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f719981d-5275-434c-bc95-e6435fe3b44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:07.798012 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31bac631-9d47-4600-aeab-e057eae6f386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:07.825907 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ed44d644-709c-40ba-924e-d0feb7526d6a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:07.829262 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ed44d644-709c-40ba-924e-d0feb7526d6a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:07.829262 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ed44d644-709c-40ba-924e-d0feb7526d6a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:07.829262 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ed44d644-709c-40ba-924e-d0feb7526d6a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:07.829262 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-ed44d644-709c-40ba-924e-d0feb7526d6a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:07.834866 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:07.834866 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:07.835743 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ed44d644-709c-40ba-924e-d0feb7526d6a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:07.836248 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 798/3276] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:07 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:07.893709 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Created reservations ['6d7cb796-5e84-4076-963b-17bf4c18679f', '6bc317a1-93f8-42dc-8712-3eb678e20e52', 'd10a5852-94f2-42e9-852a-e794f2691b0d', '210d9086-add9-4fcd-8e33-0bd1f0e985a4'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:07.894655 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31bac631-9d47-4600-aeab-e057eae6f386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d7cb796-5e84-4076-963b-17bf4c18679f', '6bc317a1-93f8-42dc-8712-3eb678e20e52', 'd10a5852-94f2-42e9-852a-e794f2691b0d', '210d9086-add9-4fcd-8e33-0bd1f0e985a4']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:07.895473 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b3f9a6-6672-4350-a262-bdf562321003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:07.928610 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b3f9a6-6672-4350-a262-bdf562321003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5141bf0-3d1c-40a6-8185-96615a2eb9ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-754431368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fcf98815cf64c7db37d72ccaf34ab21',qos_specs=None,replication_status=,reservations=['6d7cb796-5e84-4076-963b-17bf4c18679f','6bc317a1-93f8-42dc-8712-3eb678e20e52','d10a5852-94f2-42e9-852a-e794f2691b0d','210d9086-add9-4fcd-8e33-0bd1f0e985a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3608f896405a49c1b3bd559fa96a3693',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:39:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-754431368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5141bf0-3d1c-40a6-8185-96615a2eb9ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fcf98815cf64c7db37d72ccaf34ab21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3608f896405a49c1b3bd559fa96a3693',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:07.930206 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11e1331e-43c3-4c81-8a8c-2d89d987ab1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:07.953270 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11e1331e-43c3-4c81-8a8c-2d89d987ab1d) transitioned into state 'SUCCESS' from state '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-754431368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fcf98815cf64c7db37d72ccaf34ab21',qos_specs=None,replication_status=,reservations=['6d7cb796-5e84-4076-963b-17bf4c18679f','6bc317a1-93f8-42dc-8712-3eb678e20e52','d10a5852-94f2-42e9-852a-e794f2691b0d','210d9086-add9-4fcd-8e33-0bd1f0e985a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3608f896405a49c1b3bd559fa96a3693',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:07.954399 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8db33e40-3e8c-4e2f-b031-d65721f00b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:07.966256 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8db33e40-3e8c-4e2f-b031-d65721f00b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:07.967421 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Flow 'volume_create_api' (a4acc6d8-1408-4aa0-8e7a-1b7641071336) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:07.967817 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Create volume request issued successfully. Aug 14 00:39:07.968710 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8bda42da-c994-4275-8d1e-9ee3c09aae32 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:39:07.969257 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 822/3277] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:39:07 2026] POST /volume/v3/volumes => generated 777 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:07.983472 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-20b114e1-eadb-4e78-9776-61e8d5a355b5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:07.985843 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-20b114e1-eadb-4e78-9776-61e8d5a355b5 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/volumes/f5141bf0-3d1c-40a6-8185-96615a2eb9ef Aug 14 00:39:07.986326 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-20b114e1-eadb-4e78-9776-61e8d5a355b5 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:07.986605 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-20b114e1-eadb-4e78-9776-61e8d5a355b5 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:07.998372 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:07.998372 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:08.007456 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-20b114e1-eadb-4e78-9776-61e8d5a355b5 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Volume info retrieved successfully. Aug 14 00:39:08.013860 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-20b114e1-eadb-4e78-9776-61e8d5a355b5 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/volumes/f5141bf0-3d1c-40a6-8185-96615a2eb9ef returned with HTTP 200 Aug 14 00:39:08.014251 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 826/3278] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:07 2026] GET /volume/v3/volumes/f5141bf0-3d1c-40a6-8185-96615a2eb9ef => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:08.327683 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8894c86f-8509-4823-8f77-5598b4043fd6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:08.329961 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8894c86f-8509-4823-8f77-5598b4043fd6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/5425c985-f2a9-4314-9e90-5ed7617f4107 Aug 14 00:39:08.330278 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8894c86f-8509-4823-8f77-5598b4043fd6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:08.330723 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8894c86f-8509-4823-8f77-5598b4043fd6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:08.338804 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8894c86f-8509-4823-8f77-5598b4043fd6 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/5425c985-f2a9-4314-9e90-5ed7617f4107 returned with HTTP 404 Aug 14 00:39:08.339360 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 799/3279] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:08 2026] GET /volume/v3/volumes/5425c985-f2a9-4314-9e90-5ed7617f4107 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:08.347425 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-876782ee-ff86-4d02-aed4-0cc5663597ec None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:08.349882 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-876782ee-ff86-4d02-aed4-0cc5663597ec tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] DELETE https://10.4.3.208/volume/v3/volumes/676c167d-1810-4e8e-8a26-999b5db2f1c5 Aug 14 00:39:08.350149 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-876782ee-ff86-4d02-aed4-0cc5663597ec tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:08.350433 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-876782ee-ff86-4d02-aed4-0cc5663597ec tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:08.350545 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-876782ee-ff86-4d02-aed4-0cc5663597ec tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Delete volume with id: 676c167d-1810-4e8e-8a26-999b5db2f1c5 Aug 14 00:39:08.361406 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:08.361406 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:08.362149 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-876782ee-ff86-4d02-aed4-0cc5663597ec tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:08.390677 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-876782ee-ff86-4d02-aed4-0cc5663597ec tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Delete volume request issued successfully. Aug 14 00:39:08.391186 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-876782ee-ff86-4d02-aed4-0cc5663597ec tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/676c167d-1810-4e8e-8a26-999b5db2f1c5 returned with HTTP 202 Aug 14 00:39:08.392481 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 823/3280] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:08 2026] DELETE /volume/v3/volumes/676c167d-1810-4e8e-8a26-999b5db2f1c5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:08.403459 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1f7082a3-4dce-41c1-a9e8-602ffa9eb1d8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:08.405631 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-51ef9765-19ed-49a9-a788-f1de256cf851 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Copy volume to image completed successfully. Aug 14 00:39:08.406728 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-51ef9765-19ed-49a9-a788-f1de256cf851 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action returned with HTTP 202 Aug 14 00:39:08.406856 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1f7082a3-4dce-41c1-a9e8-602ffa9eb1d8 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/676c167d-1810-4e8e-8a26-999b5db2f1c5 Aug 14 00:39:08.407756 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1f7082a3-4dce-41c1-a9e8-602ffa9eb1d8 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:08.407756 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1f7082a3-4dce-41c1-a9e8-602ffa9eb1d8 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:08.407869 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 833/3281] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:39:07 2026] POST /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171/action => generated 689 bytes in 656 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:08.418486 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:08.418486 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:08.424124 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1f7082a3-4dce-41c1-a9e8-602ffa9eb1d8 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Volume info retrieved successfully. Aug 14 00:39:08.437014 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1f7082a3-4dce-41c1-a9e8-602ffa9eb1d8 tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/676c167d-1810-4e8e-8a26-999b5db2f1c5 returned with HTTP 200 Aug 14 00:39:08.437464 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 827/3282] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:08 2026] GET /volume/v3/volumes/676c167d-1810-4e8e-8a26-999b5db2f1c5 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:08.503276 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2271c1d0-3572-49a4-8cb8-5c1fa15a54c7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:08.505580 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2271c1d0-3572-49a4-8cb8-5c1fa15a54c7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:08.505860 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2271c1d0-3572-49a4-8cb8-5c1fa15a54c7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:08.506108 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2271c1d0-3572-49a4-8cb8-5c1fa15a54c7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:08.506263 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-2271c1d0-3572-49a4-8cb8-5c1fa15a54c7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:08.512245 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:08.512245 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:08.513055 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2271c1d0-3572-49a4-8cb8-5c1fa15a54c7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:08.513524 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 800/3283] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:08 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:08.850685 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-05ce2c16-e6d7-4c2f-b4ac-610cf3c655a3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:08.853445 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-05ce2c16-e6d7-4c2f-b4ac-610cf3c655a3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:08.854191 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-05ce2c16-e6d7-4c2f-b4ac-610cf3c655a3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:08.854191 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-05ce2c16-e6d7-4c2f-b4ac-610cf3c655a3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:08.854191 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-05ce2c16-e6d7-4c2f-b4ac-610cf3c655a3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:08.860537 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:08.860537 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:08.861266 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-05ce2c16-e6d7-4c2f-b4ac-610cf3c655a3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:08.862145 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 824/3284] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:08 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:09.031674 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b21baefe-c3d6-45ab-92f9-9f7f02f6f4be None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:09.034146 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b21baefe-c3d6-45ab-92f9-9f7f02f6f4be tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/volumes/f5141bf0-3d1c-40a6-8185-96615a2eb9ef Aug 14 00:39:09.034146 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b21baefe-c3d6-45ab-92f9-9f7f02f6f4be tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:09.037352 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b21baefe-c3d6-45ab-92f9-9f7f02f6f4be tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:09.047776 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:09.047776 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:09.058542 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b21baefe-c3d6-45ab-92f9-9f7f02f6f4be tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Volume info retrieved successfully. Aug 14 00:39:09.070427 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b21baefe-c3d6-45ab-92f9-9f7f02f6f4be tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/volumes/f5141bf0-3d1c-40a6-8185-96615a2eb9ef returned with HTTP 200 Aug 14 00:39:09.070687 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 834/3285] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:09 2026] GET /volume/v3/volumes/f5141bf0-3d1c-40a6-8185-96615a2eb9ef => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:09.088639 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5e2e64cb-3e31-4cdf-84a4-986e09701935 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:09.090964 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5e2e64cb-3e31-4cdf-84a4-986e09701935 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:39:09.091498 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5e2e64cb-3e31-4cdf-84a4-986e09701935 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f5141bf0-3d1c-40a6-8185-96615a2eb9ef", "name": "tempest-type-Backup-1373177570"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:09.093415 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-5e2e64cb-3e31-4cdf-84a4-986e09701935 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Creating new backup {'backup': {'volume_id': 'f5141bf0-3d1c-40a6-8185-96615a2eb9ef', 'name': 'tempest-type-Backup-1373177570'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:39:09.093611 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-5e2e64cb-3e31-4cdf-84a4-986e09701935 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Creating backup of volume f5141bf0-3d1c-40a6-8185-96615a2eb9ef in container None Aug 14 00:39:09.104571 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:09.104571 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:09.105153 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5e2e64cb-3e31-4cdf-84a4-986e09701935 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Volume info retrieved successfully. Aug 14 00:39:09.149109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-5e2e64cb-3e31-4cdf-84a4-986e09701935 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Created reservations ['5d194a19-866a-4432-ba32-e45328fe072c', '9b047a37-ec20-4d92-b204-c713a801d2b0'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:09.206473 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5e2e64cb-3e31-4cdf-84a4-986e09701935 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:39:09.207035 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 828/3286] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:39:09 2026] POST /volume/v3/backups => generated 316 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:09.218890 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-73594f21-ea47-424c-b802-b45f7b9bef68 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:09.222242 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-73594f21-ea47-424c-b802-b45f7b9bef68 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:09.222522 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-73594f21-ea47-424c-b802-b45f7b9bef68 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:09.222779 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-73594f21-ea47-424c-b802-b45f7b9bef68 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:09.223142 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-73594f21-ea47-424c-b802-b45f7b9bef68 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:09.229897 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:09.229897 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:09.230990 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-73594f21-ea47-424c-b802-b45f7b9bef68 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:09.231686 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 801/3287] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:09 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:09.457238 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-aaa0e883-131d-4a08-bd5b-03b4820c97cf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:09.459963 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aaa0e883-131d-4a08-bd5b-03b4820c97cf tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] GET https://10.4.3.208/volume/v3/volumes/676c167d-1810-4e8e-8a26-999b5db2f1c5 Aug 14 00:39:09.459963 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aaa0e883-131d-4a08-bd5b-03b4820c97cf tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:09.460271 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aaa0e883-131d-4a08-bd5b-03b4820c97cf tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:09.470152 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aaa0e883-131d-4a08-bd5b-03b4820c97cf tempest-CreateVolumesFromBackupTest-1347304424 tempest-CreateVolumesFromBackupTest-1347304424-project-member] https://10.4.3.208/volume/v3/volumes/676c167d-1810-4e8e-8a26-999b5db2f1c5 returned with HTTP 404 Aug 14 00:39:09.470824 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 825/3288] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:09 2026] GET /volume/v3/volumes/676c167d-1810-4e8e-8a26-999b5db2f1c5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:09.527871 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c11afa9d-2b7b-4452-8563-cfb80442e8e0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:09.530527 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c11afa9d-2b7b-4452-8563-cfb80442e8e0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:09.530905 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c11afa9d-2b7b-4452-8563-cfb80442e8e0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:09.531197 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c11afa9d-2b7b-4452-8563-cfb80442e8e0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:09.531745 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-c11afa9d-2b7b-4452-8563-cfb80442e8e0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:09.539021 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:09.539021 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:09.540476 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c11afa9d-2b7b-4452-8563-cfb80442e8e0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:09.541006 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 835/3289] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:09 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:09.880646 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2dea1ca6-65d1-4bb2-8aea-b300a661aeb2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:09.888286 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2dea1ca6-65d1-4bb2-8aea-b300a661aeb2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:09.889136 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2dea1ca6-65d1-4bb2-8aea-b300a661aeb2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:09.891025 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2dea1ca6-65d1-4bb2-8aea-b300a661aeb2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:09.891726 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-2dea1ca6-65d1-4bb2-8aea-b300a661aeb2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:09.909493 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:09.909493 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:09.909547 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2dea1ca6-65d1-4bb2-8aea-b300a661aeb2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:09.910034 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 829/3290] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:09 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 735 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:10.245843 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1bda6ad2-a858-43db-9ef3-2381a8f3ee42 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:10.248421 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1bda6ad2-a858-43db-9ef3-2381a8f3ee42 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:10.248714 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1bda6ad2-a858-43db-9ef3-2381a8f3ee42 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:10.248976 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1bda6ad2-a858-43db-9ef3-2381a8f3ee42 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:10.249213 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-1bda6ad2-a858-43db-9ef3-2381a8f3ee42 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:10.255101 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:10.255101 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:10.255735 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1bda6ad2-a858-43db-9ef3-2381a8f3ee42 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:10.256264 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 802/3291] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:10 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:10.265910 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d516e32c-8b2d-413c-88dc-846e3be5f8dc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:10.419994 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d516e32c-8b2d-413c-88dc-846e3be5f8dc tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:39:10.421915 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d516e32c-8b2d-413c-88dc-846e3be5f8dc tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1917138990"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:10.445930 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d516e32c-8b2d-413c-88dc-846e3be5f8dc tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:39:10.446657 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 826/3292] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:39:10 2026] POST /volume/v3/types => generated 220 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:10.458653 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0b1d22e0-b1d0-4c78-9fe3-6c9e7c3a7a30 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:10.460895 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0b1d22e0-b1d0-4c78-9fe3-6c9e7c3a7a30 tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] POST https://10.4.3.208/volume/v3/group_types Aug 14 00:39:10.461283 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0b1d22e0-b1d0-4c78-9fe3-6c9e7c3a7a30 tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-659921302"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:10.481595 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0b1d22e0-b1d0-4c78-9fe3-6c9e7c3a7a30 tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] https://10.4.3.208/volume/v3/group_types returned with HTTP 202 Aug 14 00:39:10.482116 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 836/3293] 10.4.3.208 () {70 vars in 1311 bytes} [Fri Aug 14 00:39:10 2026] POST /volume/v3/group_types => generated 176 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:10.495931 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6927a5c0-81d9-40be-8b55-e4119426c90e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:10.556899 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d54b5778-74cd-4b36-8227-5ce3109705d1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:10.560795 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d54b5778-74cd-4b36-8227-5ce3109705d1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:10.561120 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d54b5778-74cd-4b36-8227-5ce3109705d1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:10.561402 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d54b5778-74cd-4b36-8227-5ce3109705d1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:10.562515 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d54b5778-74cd-4b36-8227-5ce3109705d1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:10.570549 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:10.570549 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:10.572615 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d54b5778-74cd-4b36-8227-5ce3109705d1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:10.573172 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 803/3294] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:10 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:10.649446 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6927a5c0-81d9-40be-8b55-e4119426c90e tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] POST https://10.4.3.208/volume/v3/groups Aug 14 00:39:10.650363 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6927a5c0-81d9-40be-8b55-e4119426c90e tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "09549bad-8305-4598-9bc1-d13456f8b2e6", "volume_types": ["6285a7ba-1a72-45a1-85ae-1f737539789a"], "name": "tempest-GroupsV314Test-Group-1797418847"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:10.655881 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-6927a5c0-81d9-40be-8b55-e4119426c90e tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Creating new group {'group': {'group_type': '09549bad-8305-4598-9bc1-d13456f8b2e6', 'volume_types': ['6285a7ba-1a72-45a1-85ae-1f737539789a'], 'name': 'tempest-GroupsV314Test-Group-1797418847'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 00:39:10.664439 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.groups [None req-6927a5c0-81d9-40be-8b55-e4119426c90e tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Creating group tempest-GroupsV314Test-Group-1797418847. Aug 14 00:39:10.714569 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6927a5c0-81d9-40be-8b55-e4119426c90e tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Availability zone cache updated, next update will occur around 2026-08-14 01:39:10.713759. {{(pid=100208) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 00:39:10.714802 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6927a5c0-81d9-40be-8b55-e4119426c90e tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Availability Zones retrieved successfully. Aug 14 00:39:10.739991 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-6927a5c0-81d9-40be-8b55-e4119426c90e tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Created reservations ['a824cfcf-3348-44f6-af8a-63aa5fbefda4'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:10.769172 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6927a5c0-81d9-40be-8b55-e4119426c90e tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/groups returned with HTTP 202 Aug 14 00:39:10.769172 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 830/3295] 10.4.3.208 () {70 vars in 1297 bytes} [Fri Aug 14 00:39:10 2026] POST /volume/v3/groups => generated 108 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:10.785172 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-af06f9f6-38bc-4ace-987a-08a26c88d7b4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:10.787579 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-af06f9f6-38bc-4ace-987a-08a26c88d7b4 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] GET https://10.4.3.208/volume/v3/groups/a3ab40e5-66ee-4dce-8042-8efbfb6552b8 Aug 14 00:39:10.787922 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-af06f9f6-38bc-4ace-987a-08a26c88d7b4 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:10.788165 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-af06f9f6-38bc-4ace-987a-08a26c88d7b4 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:10.788384 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-af06f9f6-38bc-4ace-987a-08a26c88d7b4 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] show called for member a3ab40e5-66ee-4dce-8042-8efbfb6552b8 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:39:10.796013 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:10.796013 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:10.807416 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-af06f9f6-38bc-4ace-987a-08a26c88d7b4 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/groups/a3ab40e5-66ee-4dce-8042-8efbfb6552b8 returned with HTTP 200 Aug 14 00:39:10.807945 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 827/3296] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:39:10 2026] GET /volume/v3/groups/a3ab40e5-66ee-4dce-8042-8efbfb6552b8 => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:10.929767 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-06cad6a9-df16-4184-b08f-4fd7b7489e44 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:10.930881 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-06cad6a9-df16-4184-b08f-4fd7b7489e44 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:10.931256 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-06cad6a9-df16-4184-b08f-4fd7b7489e44 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:10.931801 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-06cad6a9-df16-4184-b08f-4fd7b7489e44 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:10.931801 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-06cad6a9-df16-4184-b08f-4fd7b7489e44 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:10.937988 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:10.937988 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:10.940452 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-06cad6a9-df16-4184-b08f-4fd7b7489e44 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:10.940452 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 837/3297] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:10 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:11.272081 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2944b6cd-8ba1-4a57-afe6-5cc5b5abc98c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:11.272646 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2944b6cd-8ba1-4a57-afe6-5cc5b5abc98c tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:11.272646 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2944b6cd-8ba1-4a57-afe6-5cc5b5abc98c tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:11.272812 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2944b6cd-8ba1-4a57-afe6-5cc5b5abc98c tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:11.272987 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-2944b6cd-8ba1-4a57-afe6-5cc5b5abc98c tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:11.278584 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:11.278584 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:11.279946 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2944b6cd-8ba1-4a57-afe6-5cc5b5abc98c tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:11.281481 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 804/3298] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:11 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:39:11.591072 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-383d053a-bb66-4cf2-a310-2fd3b17a9abc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:11.593238 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-383d053a-bb66-4cf2-a310-2fd3b17a9abc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:11.593506 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-383d053a-bb66-4cf2-a310-2fd3b17a9abc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:11.593806 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-383d053a-bb66-4cf2-a310-2fd3b17a9abc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:11.593983 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-383d053a-bb66-4cf2-a310-2fd3b17a9abc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:11.600740 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:11.600740 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:11.601838 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-383d053a-bb66-4cf2-a310-2fd3b17a9abc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:11.602359 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 831/3299] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:11 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:11.822758 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a3961b57-0ab6-4730-89db-d3fc2b12c9b4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:11.825975 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a3961b57-0ab6-4730-89db-d3fc2b12c9b4 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] GET https://10.4.3.208/volume/v3/groups/a3ab40e5-66ee-4dce-8042-8efbfb6552b8 Aug 14 00:39:11.826268 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a3961b57-0ab6-4730-89db-d3fc2b12c9b4 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:11.826500 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a3961b57-0ab6-4730-89db-d3fc2b12c9b4 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:11.826654 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-a3961b57-0ab6-4730-89db-d3fc2b12c9b4 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] show called for member a3ab40e5-66ee-4dce-8042-8efbfb6552b8 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:39:11.830654 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:11.830654 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:11.844301 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a3961b57-0ab6-4730-89db-d3fc2b12c9b4 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/groups/a3ab40e5-66ee-4dce-8042-8efbfb6552b8 returned with HTTP 200 Aug 14 00:39:11.845201 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 828/3300] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:39:11 2026] GET /volume/v3/groups/a3ab40e5-66ee-4dce-8042-8efbfb6552b8 => generated 389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:11.857212 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-86beaa5f-63d1-45cd-b440-3504460389ec None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:11.859632 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:39:11.860148 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-756254462", "volume_type": "6285a7ba-1a72-45a1-85ae-1f737539789a", "group_id": "a3ab40e5-66ee-4dce-8042-8efbfb6552b8", "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:11.862104 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-756254462', 'volume_type': '6285a7ba-1a72-45a1-85ae-1f737539789a', 'group_id': 'a3ab40e5-66ee-4dce-8042-8efbfb6552b8', 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:39:11.872125 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:11.872125 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:11.872720 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Create volume of 1 GB Aug 14 00:39:11.878738 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Availability Zones retrieved successfully. Aug 14 00:39:11.884760 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Flow 'volume_create_api' (897a3450-725f-4df2-a8f7-75defed96646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:11.886718 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (637c1bca-66f8-4c20-9c94-3b66ffa778ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:11.887504 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:11.887504 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:11.888060 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:39:11.911469 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (637c1bca-66f8-4c20-9c94-3b66ffa778ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:39:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6285a7ba-1a72-45a1-85ae-1f737539789a,is_public=True,name='tempest-GroupsV314Test-volume-type-1917138990',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6285a7ba-1a72-45a1-85ae-1f737539789a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a3ab40e5-66ee-4dce-8042-8efbfb6552b8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:11.912064 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b6c68e-a28b-46ed-be79-45db147e761a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:11.952891 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1d2d76c7-87f5-46dd-afb6-a2c5138f6f73 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:11.955891 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1d2d76c7-87f5-46dd-afb6-a2c5138f6f73 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:11.956230 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1d2d76c7-87f5-46dd-afb6-a2c5138f6f73 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:11.956478 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1d2d76c7-87f5-46dd-afb6-a2c5138f6f73 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:11.956742 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-1d2d76c7-87f5-46dd-afb6-a2c5138f6f73 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:11.961991 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:11.961991 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:11.962662 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1d2d76c7-87f5-46dd-afb6-a2c5138f6f73 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:11.963002 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 805/3301] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:11 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:11.970371 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1917138990 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1917138990, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:39:11.970703 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1917138990 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1917138990, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:39:12.009212 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Created reservations ['3994a1af-3c7e-4727-a33d-9a6ecbec8440', '745023a0-2e4d-47c4-92f6-2567397631bf', '079e787a-3283-4592-914f-4cadc9ebb55f', '220e2bfc-20ae-4dee-9d42-b39d30c6e992'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:12.010315 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b6c68e-a28b-46ed-be79-45db147e761a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3994a1af-3c7e-4727-a33d-9a6ecbec8440', '745023a0-2e4d-47c4-92f6-2567397631bf', '079e787a-3283-4592-914f-4cadc9ebb55f', '220e2bfc-20ae-4dee-9d42-b39d30c6e992']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:12.011437 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05870c0e-8c5f-4b9f-937d-ce201f6dcb7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:12.040945 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05870c0e-8c5f-4b9f-937d-ce201f6dcb7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6a8e4ab-877e-4e4a-aae7-1054f8d9575a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-756254462',encryption_key_id=None,group_id=a3ab40e5-66ee-4dce-8042-8efbfb6552b8,group_type_id=,metadata={},multiattach=False,project_id='8bcc2721cfcc41a983d288856515b7a5',qos_specs=None,replication_status=,reservations=['3994a1af-3c7e-4727-a33d-9a6ecbec8440','745023a0-2e4d-47c4-92f6-2567397631bf','079e787a-3283-4592-914f-4cadc9ebb55f','220e2bfc-20ae-4dee-9d42-b39d30c6e992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='def14b83e2794a20a353c496e135e042',volume_type_id=6285a7ba-1a72-45a1-85ae-1f737539789a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:39:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-756254462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a3ab40e5-66ee-4dce-8042-8efbfb6552b8,host=None,id=a6a8e4ab-877e-4e4a-aae7-1054f8d9575a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bcc2721cfcc41a983d288856515b7a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='def14b83e2794a20a353c496e135e042',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6285a7ba-1a72-45a1-85ae-1f737539789a),volume_type_id=6285a7ba-1a72-45a1-85ae-1f737539789a)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:12.041846 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38f7c142-67ca-4d17-b370-2210cf269a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:12.060225 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38f7c142-67ca-4d17-b370-2210cf269a1e) transitioned into state 'SUCCESS' from state '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-756254462',encryption_key_id=None,group_id=a3ab40e5-66ee-4dce-8042-8efbfb6552b8,group_type_id=,metadata={},multiattach=False,project_id='8bcc2721cfcc41a983d288856515b7a5',qos_specs=None,replication_status=,reservations=['3994a1af-3c7e-4727-a33d-9a6ecbec8440','745023a0-2e4d-47c4-92f6-2567397631bf','079e787a-3283-4592-914f-4cadc9ebb55f','220e2bfc-20ae-4dee-9d42-b39d30c6e992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='def14b83e2794a20a353c496e135e042',volume_type_id=6285a7ba-1a72-45a1-85ae-1f737539789a)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:12.060949 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e12d623-ec8d-4bef-b2b0-b07819a52799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:12.072931 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e12d623-ec8d-4bef-b2b0-b07819a52799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:12.073802 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Flow 'volume_create_api' (897a3450-725f-4df2-a8f7-75defed96646) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:12.074338 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Create volume request issued successfully. Aug 14 00:39:12.075259 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:39:12.075462 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:39:12.117950 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:39:12.121967 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:12.121967 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:12.126582 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-86beaa5f-63d1-45cd-b440-3504460389ec tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:39:12.127161 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 838/3302] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:39:11 2026] POST /volume/v3/volumes => generated 818 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:12.143845 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6fc31ed1-59cc-4c45-92b1-c10de45d4e3b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:12.146072 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6fc31ed1-59cc-4c45-92b1-c10de45d4e3b tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] GET https://10.4.3.208/volume/v3/volumes/a6a8e4ab-877e-4e4a-aae7-1054f8d9575a Aug 14 00:39:12.146372 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6fc31ed1-59cc-4c45-92b1-c10de45d4e3b tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:12.146627 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6fc31ed1-59cc-4c45-92b1-c10de45d4e3b tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:12.161077 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:12.161077 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:12.168006 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6fc31ed1-59cc-4c45-92b1-c10de45d4e3b tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Volume info retrieved successfully. Aug 14 00:39:12.168946 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-6fc31ed1-59cc-4c45-92b1-c10de45d4e3b tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:39:12.168946 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-6fc31ed1-59cc-4c45-92b1-c10de45d4e3b tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:39:12.213646 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-6fc31ed1-59cc-4c45-92b1-c10de45d4e3b tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:39:12.218430 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:12.218430 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:12.228096 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6fc31ed1-59cc-4c45-92b1-c10de45d4e3b tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/volumes/a6a8e4ab-877e-4e4a-aae7-1054f8d9575a returned with HTTP 200 Aug 14 00:39:12.228615 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 832/3303] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:39:12 2026] GET /volume/v3/volumes/a6a8e4ab-877e-4e4a-aae7-1054f8d9575a => generated 886 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:12.296073 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-32075bb2-1a33-452d-923b-14f8e448dce0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:12.298849 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-32075bb2-1a33-452d-923b-14f8e448dce0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:12.299226 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-32075bb2-1a33-452d-923b-14f8e448dce0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:12.299458 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-32075bb2-1a33-452d-923b-14f8e448dce0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:12.299966 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-32075bb2-1a33-452d-923b-14f8e448dce0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:12.313443 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:12.313443 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:12.315231 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-32075bb2-1a33-452d-923b-14f8e448dce0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:12.315523 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 829/3304] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:12 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 725 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:12.620537 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6718c6da-7c3d-490e-8b31-ac0a9d4d8a81 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:12.622703 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6718c6da-7c3d-490e-8b31-ac0a9d4d8a81 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:12.623021 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6718c6da-7c3d-490e-8b31-ac0a9d4d8a81 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:12.623332 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6718c6da-7c3d-490e-8b31-ac0a9d4d8a81 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:12.624079 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-6718c6da-7c3d-490e-8b31-ac0a9d4d8a81 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:12.633023 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:12.633023 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:12.634460 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6718c6da-7c3d-490e-8b31-ac0a9d4d8a81 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:12.635169 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 806/3305] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:12 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:12.975039 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ddd9b0de-0bfc-494f-b145-83c1223f47d2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:12.979564 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ddd9b0de-0bfc-494f-b145-83c1223f47d2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:12.979944 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ddd9b0de-0bfc-494f-b145-83c1223f47d2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:12.980308 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ddd9b0de-0bfc-494f-b145-83c1223f47d2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:12.980503 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-ddd9b0de-0bfc-494f-b145-83c1223f47d2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:12.987421 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:12.987421 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:12.988268 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ddd9b0de-0bfc-494f-b145-83c1223f47d2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:12.988702 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 839/3306] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:12 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:13.244498 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-159159f5-50b9-4774-b897-a4d4b0df5aaa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:13.249127 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-159159f5-50b9-4774-b897-a4d4b0df5aaa tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] GET https://10.4.3.208/volume/v3/volumes/a6a8e4ab-877e-4e4a-aae7-1054f8d9575a Aug 14 00:39:13.249127 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-159159f5-50b9-4774-b897-a4d4b0df5aaa tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:13.249127 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-159159f5-50b9-4774-b897-a4d4b0df5aaa tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:13.258111 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:13.258111 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:13.264888 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-159159f5-50b9-4774-b897-a4d4b0df5aaa tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Volume info retrieved successfully. Aug 14 00:39:13.266444 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-159159f5-50b9-4774-b897-a4d4b0df5aaa tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:39:13.266778 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-159159f5-50b9-4774-b897-a4d4b0df5aaa tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:39:13.319772 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-159159f5-50b9-4774-b897-a4d4b0df5aaa tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:39:13.327894 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4d786ca2-dbbd-453e-a2dd-b6881b38dba0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:13.328749 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:13.328749 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:13.335108 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4d786ca2-dbbd-453e-a2dd-b6881b38dba0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:13.335108 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4d786ca2-dbbd-453e-a2dd-b6881b38dba0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:13.335108 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4d786ca2-dbbd-453e-a2dd-b6881b38dba0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:13.335108 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-4d786ca2-dbbd-453e-a2dd-b6881b38dba0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:13.341486 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-159159f5-50b9-4774-b897-a4d4b0df5aaa tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/volumes/a6a8e4ab-877e-4e4a-aae7-1054f8d9575a returned with HTTP 200 Aug 14 00:39:13.341899 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:13.341899 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:13.341963 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 833/3307] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:39:13 2026] GET /volume/v3/volumes/a6a8e4ab-877e-4e4a-aae7-1054f8d9575a => generated 911 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:13.343680 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4d786ca2-dbbd-453e-a2dd-b6881b38dba0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:13.344070 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 830/3308] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:13 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:13.358051 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:13.365846 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] POST https://10.4.3.208/volume/v3/groups/action Aug 14 00:39:13.366534 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Action body: b'{"create-from-src": {"source_group_id": "a3ab40e5-66ee-4dce-8042-8efbfb6552b8", "name": "tempest-Group_from_grp-1558615290"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:13.366789 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "a3ab40e5-66ee-4dce-8042-8efbfb6552b8", "name": "tempest-Group_from_grp-1558615290"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:13.368660 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Creating new group {'create-from-src': {'source_group_id': 'a3ab40e5-66ee-4dce-8042-8efbfb6552b8', 'name': 'tempest-Group_from_grp-1558615290'}}. {{(pid=100209) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 14 00:39:13.368914 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.groups [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Creating group tempest-Group_from_grp-1558615290 from source group a3ab40e5-66ee-4dce-8042-8efbfb6552b8. Aug 14 00:39:13.372962 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:13.372962 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:13.380419 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:13.380419 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:13.416077 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Created reservations ['dd98cbc2-7f89-4d84-a9f0-dfce28e587e0'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:13.493226 np0000007289 devstack@c-api.service[100209]: INFO cinder.group.api [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] A mapping entry already exists for group 9f85e718-6f05-40ce-8ed1-1c355a423728 and volume type 6285a7ba-1a72-45a1-85ae-1f737539789a. Do not need to create again. Aug 14 00:39:13.493749 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:13.493749 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:13.494648 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Availability Zones retrieved successfully. Aug 14 00:39:13.501493 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Flow 'volume_create_api' (943a30d6-89af-4dc1-a791-0e7208708a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:13.503148 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c118d9-ac8f-4c26-8fb1-c9a6dacceede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:13.504821 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:39:13.528844 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c118d9-ac8f-4c26-8fb1-c9a6dacceede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a6a8e4ab-877e-4e4a-aae7-1054f8d9575a', 'volume_type': VolumeType(created_at=2026-08-14T00:39:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6285a7ba-1a72-45a1-85ae-1f737539789a,is_public=True,name='tempest-GroupsV314Test-volume-type-1917138990',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6285a7ba-1a72-45a1-85ae-1f737539789a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9f85e718-6f05-40ce-8ed1-1c355a423728', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:13.529852 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4734b6f-919d-4bbc-ab31-f9c5fafcd147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:13.556697 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1917138990 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1917138990, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:39:13.556992 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1917138990 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1917138990, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:39:13.578274 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Created reservations ['0a09b278-f62a-42b6-8e25-b263a502e0ab', '31ace962-0211-4add-a104-ac860e77835c', 'db78d017-c2aa-4204-b1b1-91b1362f3ef1', 'cb932c00-7801-46a4-8e86-05570ba22c32'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:13.578895 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4734b6f-919d-4bbc-ab31-f9c5fafcd147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a09b278-f62a-42b6-8e25-b263a502e0ab', '31ace962-0211-4add-a104-ac860e77835c', 'db78d017-c2aa-4204-b1b1-91b1362f3ef1', 'cb932c00-7801-46a4-8e86-05570ba22c32']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:13.579807 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c75e0a3-44a5-434c-8f87-0e8fcf67c33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:13.616402 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c75e0a3-44a5-434c-8f87-0e8fcf67c33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32fc509c-aaf3-4d37-addb-67a9853c9359', '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=9f85e718-6f05-40ce-8ed1-1c355a423728,group_type_id=,metadata={},multiattach=False,project_id='8bcc2721cfcc41a983d288856515b7a5',qos_specs=None,replication_status=,reservations=['0a09b278-f62a-42b6-8e25-b263a502e0ab','31ace962-0211-4add-a104-ac860e77835c','db78d017-c2aa-4204-b1b1-91b1362f3ef1','cb932c00-7801-46a4-8e86-05570ba22c32'],size=1,snapshot_id=None,source_replicaid=,source_volid=a6a8e4ab-877e-4e4a-aae7-1054f8d9575a,status='creating',user_id='def14b83e2794a20a353c496e135e042',volume_type_id=6285a7ba-1a72-45a1-85ae-1f737539789a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:39:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9f85e718-6f05-40ce-8ed1-1c355a423728,host=None,id=32fc509c-aaf3-4d37-addb-67a9853c9359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bcc2721cfcc41a983d288856515b7a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a6a8e4ab-877e-4e4a-aae7-1054f8d9575a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='def14b83e2794a20a353c496e135e042',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6285a7ba-1a72-45a1-85ae-1f737539789a),volume_type_id=6285a7ba-1a72-45a1-85ae-1f737539789a)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:13.617194 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99e340c9-e40a-4adc-ba1e-0909d5fe2289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:13.652981 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-94f0e582-be0a-4a61-9112-892a0508b2db None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:13.654985 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-94f0e582-be0a-4a61-9112-892a0508b2db tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:13.655687 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-94f0e582-be0a-4a61-9112-892a0508b2db tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:13.656902 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99e340c9-e40a-4adc-ba1e-0909d5fe2289) transitioned into state 'SUCCESS' from 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=9f85e718-6f05-40ce-8ed1-1c355a423728,group_type_id=,metadata={},multiattach=False,project_id='8bcc2721cfcc41a983d288856515b7a5',qos_specs=None,replication_status=,reservations=['0a09b278-f62a-42b6-8e25-b263a502e0ab','31ace962-0211-4add-a104-ac860e77835c','db78d017-c2aa-4204-b1b1-91b1362f3ef1','cb932c00-7801-46a4-8e86-05570ba22c32'],size=1,snapshot_id=None,source_replicaid=,source_volid=a6a8e4ab-877e-4e4a-aae7-1054f8d9575a,status='creating',user_id='def14b83e2794a20a353c496e135e042',volume_type_id=6285a7ba-1a72-45a1-85ae-1f737539789a)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:13.659239 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-94f0e582-be0a-4a61-9112-892a0508b2db tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:13.659239 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-94f0e582-be0a-4a61-9112-892a0508b2db tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:13.659469 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Flow 'volume_create_api' (943a30d6-89af-4dc1-a791-0e7208708a53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:13.659469 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Create volume request issued successfully. Aug 14 00:39:13.666183 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:13.666183 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:13.667681 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-94f0e582-be0a-4a61-9112-892a0508b2db tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:13.668497 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 840/3309] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:13 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:13.683227 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3e181fe7-38a1-4e97-b58f-0cdaf945f8c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/groups/action returned with HTTP 202 Aug 14 00:39:13.683227 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 807/3310] 10.4.3.208 () {70 vars in 1318 bytes} [Fri Aug 14 00:39:13 2026] POST /volume/v3/groups/action => generated 102 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:13.698587 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ba52f015-6a05-4b17-9bff-715d24e6dd23 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:13.702166 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba52f015-6a05-4b17-9bff-715d24e6dd23 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:39:13.702166 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba52f015-6a05-4b17-9bff-715d24e6dd23 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:13.702166 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba52f015-6a05-4b17-9bff-715d24e6dd23 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:13.703261 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-ba52f015-6a05-4b17-9bff-715d24e6dd23 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:39:13.703915 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-ba52f015-6a05-4b17-9bff-715d24e6dd23 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:39:13.715034 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ba52f015-6a05-4b17-9bff-715d24e6dd23 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Get all volumes completed successfully. Aug 14 00:39:13.715937 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-ba52f015-6a05-4b17-9bff-715d24e6dd23 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:39:13.716258 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-ba52f015-6a05-4b17-9bff-715d24e6dd23 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:39:13.764780 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-ba52f015-6a05-4b17-9bff-715d24e6dd23 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:39:13.769419 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:13.769419 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:13.774764 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-ba52f015-6a05-4b17-9bff-715d24e6dd23 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:39:13.774934 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-ba52f015-6a05-4b17-9bff-715d24e6dd23 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:39:13.837293 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-ba52f015-6a05-4b17-9bff-715d24e6dd23 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:39:13.841819 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:13.841819 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:13.851910 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba52f015-6a05-4b17-9bff-715d24e6dd23 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:39:13.852327 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 834/3311] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:39:13 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:39:13.871212 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-30669d53-0b8a-4abb-8c12-f04c350ecb7c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:13.876036 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-30669d53-0b8a-4abb-8c12-f04c350ecb7c tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] GET https://10.4.3.208/volume/v3/volumes/32fc509c-aaf3-4d37-addb-67a9853c9359 Aug 14 00:39:13.877812 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-30669d53-0b8a-4abb-8c12-f04c350ecb7c tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:13.877812 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-30669d53-0b8a-4abb-8c12-f04c350ecb7c tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:13.893334 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:13.893334 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:13.900985 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-30669d53-0b8a-4abb-8c12-f04c350ecb7c tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Volume info retrieved successfully. Aug 14 00:39:13.901793 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-30669d53-0b8a-4abb-8c12-f04c350ecb7c tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:39:13.901969 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-30669d53-0b8a-4abb-8c12-f04c350ecb7c tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:39:13.944409 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-30669d53-0b8a-4abb-8c12-f04c350ecb7c tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:39:13.950195 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:13.950195 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:13.960849 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-30669d53-0b8a-4abb-8c12-f04c350ecb7c tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/volumes/32fc509c-aaf3-4d37-addb-67a9853c9359 returned with HTTP 200 Aug 14 00:39:13.961464 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 831/3312] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:39:13 2026] GET /volume/v3/volumes/32fc509c-aaf3-4d37-addb-67a9853c9359 => generated 923 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:13.980240 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-76d18525-5df9-4400-a76b-330f476d11c1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:13.984943 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-76d18525-5df9-4400-a76b-330f476d11c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] GET https://10.4.3.208/volume/v3/groups/9f85e718-6f05-40ce-8ed1-1c355a423728 Aug 14 00:39:13.986149 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-76d18525-5df9-4400-a76b-330f476d11c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:13.986149 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-76d18525-5df9-4400-a76b-330f476d11c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:13.986149 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-76d18525-5df9-4400-a76b-330f476d11c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] show called for member 9f85e718-6f05-40ce-8ed1-1c355a423728 {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:39:13.992102 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:13.992102 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:14.002983 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2edf81c3-d9d2-4684-bccf-e74c18e1f779 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:14.005725 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2edf81c3-d9d2-4684-bccf-e74c18e1f779 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:14.005725 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2edf81c3-d9d2-4684-bccf-e74c18e1f779 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:14.005725 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2edf81c3-d9d2-4684-bccf-e74c18e1f779 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:14.005725 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-2edf81c3-d9d2-4684-bccf-e74c18e1f779 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:14.008365 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-76d18525-5df9-4400-a76b-330f476d11c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/groups/9f85e718-6f05-40ce-8ed1-1c355a423728 returned with HTTP 200 Aug 14 00:39:14.008768 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 841/3313] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:39:13 2026] GET /volume/v3/groups/9f85e718-6f05-40ce-8ed1-1c355a423728 => generated 417 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:14.011677 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:14.011677 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:14.012797 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2edf81c3-d9d2-4684-bccf-e74c18e1f779 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:14.013481 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 808/3314] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:14 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:14.021078 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0ff7dcdb-663d-47bc-84c3-7fd340077195 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:14.023935 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ff7dcdb-663d-47bc-84c3-7fd340077195 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:39:14.024290 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ff7dcdb-663d-47bc-84c3-7fd340077195 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:14.024572 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ff7dcdb-663d-47bc-84c3-7fd340077195 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:14.024929 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-0ff7dcdb-663d-47bc-84c3-7fd340077195 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:39:14.026350 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-0ff7dcdb-663d-47bc-84c3-7fd340077195 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:39:14.035909 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0ff7dcdb-663d-47bc-84c3-7fd340077195 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Get all volumes completed successfully. Aug 14 00:39:14.036765 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-0ff7dcdb-663d-47bc-84c3-7fd340077195 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:39:14.036924 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-0ff7dcdb-663d-47bc-84c3-7fd340077195 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:39:14.083920 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-0ff7dcdb-663d-47bc-84c3-7fd340077195 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:39:14.088113 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:14.088113 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:14.093997 np0000007289 devstack@c-api.service[100208]: WARNING stevedore.named [None req-0ff7dcdb-663d-47bc-84c3-7fd340077195 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:39:14.094297 np0000007289 devstack@c-api.service[100208]: WARNING castellan.key_manager [None req-0ff7dcdb-663d-47bc-84c3-7fd340077195 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:39:14.148695 np0000007289 devstack@c-api.service[100208]: DEBUG oslo_db.sqlalchemy.engines [None req-0ff7dcdb-663d-47bc-84c3-7fd340077195 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100208) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:39:14.153727 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:14.153727 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:14.163911 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ff7dcdb-663d-47bc-84c3-7fd340077195 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:39:14.164443 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 835/3315] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:39:14 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:39:14.179835 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3e9d6fdf-6c63-4735-8d10-cb84ccf3d98f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:14.182568 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3e9d6fdf-6c63-4735-8d10-cb84ccf3d98f tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] POST https://10.4.3.208/volume/v3/groups/9f85e718-6f05-40ce-8ed1-1c355a423728/action Aug 14 00:39:14.182954 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3e9d6fdf-6c63-4735-8d10-cb84ccf3d98f tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:14.183170 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3e9d6fdf-6c63-4735-8d10-cb84ccf3d98f tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:14.184596 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-3e9d6fdf-6c63-4735-8d10-cb84ccf3d98f tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] delete called for group 9f85e718-6f05-40ce-8ed1-1c355a423728 {{(pid=100211) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 00:39:14.184715 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.groups [None req-3e9d6fdf-6c63-4735-8d10-cb84ccf3d98f tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Delete group with id: 9f85e718-6f05-40ce-8ed1-1c355a423728 Aug 14 00:39:14.190254 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:14.190254 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:14.244572 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3e9d6fdf-6c63-4735-8d10-cb84ccf3d98f tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/groups/9f85e718-6f05-40ce-8ed1-1c355a423728/action returned with HTTP 202 Aug 14 00:39:14.245233 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 832/3316] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:39:14 2026] POST /volume/v3/groups/9f85e718-6f05-40ce-8ed1-1c355a423728/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:39:14.255484 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7aa54dc6-1b41-4f75-9d4f-acd182c84d21 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:14.258633 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7aa54dc6-1b41-4f75-9d4f-acd182c84d21 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] GET https://10.4.3.208/volume/v3/volumes/32fc509c-aaf3-4d37-addb-67a9853c9359 Aug 14 00:39:14.259240 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7aa54dc6-1b41-4f75-9d4f-acd182c84d21 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:14.259557 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7aa54dc6-1b41-4f75-9d4f-acd182c84d21 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:14.271601 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:14.271601 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:14.279854 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7aa54dc6-1b41-4f75-9d4f-acd182c84d21 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Volume info retrieved successfully. Aug 14 00:39:14.281255 np0000007289 devstack@c-api.service[100210]: WARNING stevedore.named [None req-7aa54dc6-1b41-4f75-9d4f-acd182c84d21 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:39:14.281537 np0000007289 devstack@c-api.service[100210]: WARNING castellan.key_manager [None req-7aa54dc6-1b41-4f75-9d4f-acd182c84d21 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:39:14.342334 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [None req-7aa54dc6-1b41-4f75-9d4f-acd182c84d21 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:39:14.347400 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:14.347400 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:14.358885 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-905d429a-8cb2-4798-a469-221dac0d7771 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:14.361048 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7aa54dc6-1b41-4f75-9d4f-acd182c84d21 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/volumes/32fc509c-aaf3-4d37-addb-67a9853c9359 returned with HTTP 200 Aug 14 00:39:14.361377 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-905d429a-8cb2-4798-a469-221dac0d7771 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:14.361705 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 842/3317] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:39:14 2026] GET /volume/v3/volumes/32fc509c-aaf3-4d37-addb-67a9853c9359 => generated 922 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:14.362670 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-905d429a-8cb2-4798-a469-221dac0d7771 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:14.362670 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-905d429a-8cb2-4798-a469-221dac0d7771 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:14.362670 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-905d429a-8cb2-4798-a469-221dac0d7771 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:14.371660 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:14.371660 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:14.372794 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-905d429a-8cb2-4798-a469-221dac0d7771 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:14.373403 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 809/3318] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:14 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:14.682706 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b6cf1070-d19a-4ccc-93bd-5669e14ddeca None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:14.686797 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b6cf1070-d19a-4ccc-93bd-5669e14ddeca tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:14.689175 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b6cf1070-d19a-4ccc-93bd-5669e14ddeca tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:14.689175 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b6cf1070-d19a-4ccc-93bd-5669e14ddeca tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:14.689175 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b6cf1070-d19a-4ccc-93bd-5669e14ddeca tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:14.695251 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:14.695251 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:14.697595 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b6cf1070-d19a-4ccc-93bd-5669e14ddeca tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:14.698489 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 836/3319] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:14 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:15.032589 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-91270e95-3b1a-437c-a851-8cfcce4e5340 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:15.035162 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-91270e95-3b1a-437c-a851-8cfcce4e5340 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:15.035444 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-91270e95-3b1a-437c-a851-8cfcce4e5340 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:15.035690 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-91270e95-3b1a-437c-a851-8cfcce4e5340 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:15.035863 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-91270e95-3b1a-437c-a851-8cfcce4e5340 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:15.044486 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:15.044486 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:15.045508 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-91270e95-3b1a-437c-a851-8cfcce4e5340 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:15.047681 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 833/3320] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:15 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:15.380584 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ea516f59-720f-40e9-90cd-765ddf69db83 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:15.383719 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ea516f59-720f-40e9-90cd-765ddf69db83 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] GET https://10.4.3.208/volume/v3/volumes/32fc509c-aaf3-4d37-addb-67a9853c9359 Aug 14 00:39:15.384898 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ea516f59-720f-40e9-90cd-765ddf69db83 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:15.384898 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ea516f59-720f-40e9-90cd-765ddf69db83 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:15.387619 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cc05d481-1129-462c-aaf2-b5198380f3c3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:15.392320 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cc05d481-1129-462c-aaf2-b5198380f3c3 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:15.392685 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cc05d481-1129-462c-aaf2-b5198380f3c3 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:15.393529 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cc05d481-1129-462c-aaf2-b5198380f3c3 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:15.393925 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ea516f59-720f-40e9-90cd-765ddf69db83 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/volumes/32fc509c-aaf3-4d37-addb-67a9853c9359 returned with HTTP 404 Aug 14 00:39:15.393989 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-cc05d481-1129-462c-aaf2-b5198380f3c3 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:15.394235 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 843/3321] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:39:15 2026] GET /volume/v3/volumes/32fc509c-aaf3-4d37-addb-67a9853c9359 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:39:15.403852 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c0aa3083-8802-4085-add0-708b0f1ff38a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:15.405015 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:15.405015 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:15.405493 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cc05d481-1129-462c-aaf2-b5198380f3c3 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:15.405977 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 810/3322] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:15 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:15.407051 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c0aa3083-8802-4085-add0-708b0f1ff38a tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] GET https://10.4.3.208/volume/v3/groups/9f85e718-6f05-40ce-8ed1-1c355a423728 Aug 14 00:39:15.407467 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c0aa3083-8802-4085-add0-708b0f1ff38a tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:15.407842 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c0aa3083-8802-4085-add0-708b0f1ff38a tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:15.408150 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-c0aa3083-8802-4085-add0-708b0f1ff38a tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] show called for member 9f85e718-6f05-40ce-8ed1-1c355a423728 {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:39:15.412122 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c0aa3083-8802-4085-add0-708b0f1ff38a tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/groups/9f85e718-6f05-40ce-8ed1-1c355a423728 returned with HTTP 404 Aug 14 00:39:15.413246 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 837/3323] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:39:15 2026] GET /volume/v3/groups/9f85e718-6f05-40ce-8ed1-1c355a423728 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:39:15.424056 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d6351956-0e63-4735-be4a-9030cf997e73 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:15.426376 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d6351956-0e63-4735-be4a-9030cf997e73 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:39:15.426633 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d6351956-0e63-4735-be4a-9030cf997e73 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:15.426896 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d6351956-0e63-4735-be4a-9030cf997e73 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Calling method 'detail' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:15.427266 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-d6351956-0e63-4735-be4a-9030cf997e73 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:39:15.428615 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d6351956-0e63-4735-be4a-9030cf997e73 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:39:15.437100 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d6351956-0e63-4735-be4a-9030cf997e73 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Get all volumes completed successfully. Aug 14 00:39:15.437912 np0000007289 devstack@c-api.service[100211]: WARNING stevedore.named [None req-d6351956-0e63-4735-be4a-9030cf997e73 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:39:15.438786 np0000007289 devstack@c-api.service[100211]: WARNING castellan.key_manager [None req-d6351956-0e63-4735-be4a-9030cf997e73 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:39:15.485282 np0000007289 devstack@c-api.service[100211]: DEBUG oslo_db.sqlalchemy.engines [None req-d6351956-0e63-4735-be4a-9030cf997e73 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:39:15.489353 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:15.489353 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:15.502339 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d6351956-0e63-4735-be4a-9030cf997e73 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:39:15.502885 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 834/3324] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:39:15 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:15.520387 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-238d72a5-8b7e-4b86-8bbe-6106e4136d35 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:15.522216 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-238d72a5-8b7e-4b86-8bbe-6106e4136d35 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] POST https://10.4.3.208/volume/v3/groups/a3ab40e5-66ee-4dce-8042-8efbfb6552b8/action Aug 14 00:39:15.522586 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-238d72a5-8b7e-4b86-8bbe-6106e4136d35 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:15.522709 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-238d72a5-8b7e-4b86-8bbe-6106e4136d35 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:15.528951 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-238d72a5-8b7e-4b86-8bbe-6106e4136d35 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] delete called for group a3ab40e5-66ee-4dce-8042-8efbfb6552b8 {{(pid=100210) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 00:39:15.529411 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.groups [None req-238d72a5-8b7e-4b86-8bbe-6106e4136d35 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Delete group with id: a3ab40e5-66ee-4dce-8042-8efbfb6552b8 Aug 14 00:39:15.534804 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:15.534804 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:15.636334 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-238d72a5-8b7e-4b86-8bbe-6106e4136d35 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/groups/a3ab40e5-66ee-4dce-8042-8efbfb6552b8/action returned with HTTP 202 Aug 14 00:39:15.637067 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 844/3325] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:39:15 2026] POST /volume/v3/groups/a3ab40e5-66ee-4dce-8042-8efbfb6552b8/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:39:15.649200 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5131fe42-2e76-4778-9c85-54ce9f1197c1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:15.652476 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5131fe42-2e76-4778-9c85-54ce9f1197c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] GET https://10.4.3.208/volume/v3/volumes/a6a8e4ab-877e-4e4a-aae7-1054f8d9575a Aug 14 00:39:15.652801 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5131fe42-2e76-4778-9c85-54ce9f1197c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:15.653134 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5131fe42-2e76-4778-9c85-54ce9f1197c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:15.664098 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:15.664098 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:15.670061 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5131fe42-2e76-4778-9c85-54ce9f1197c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Volume info retrieved successfully. Aug 14 00:39:15.671189 np0000007289 devstack@c-api.service[100209]: WARNING stevedore.named [None req-5131fe42-2e76-4778-9c85-54ce9f1197c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 14 00:39:15.671357 np0000007289 devstack@c-api.service[100209]: WARNING castellan.key_manager [None req-5131fe42-2e76-4778-9c85-54ce9f1197c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 14 00:39:15.713568 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9d55a507-44d7-4156-8364-d4843075d99b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:15.718669 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9d55a507-44d7-4156-8364-d4843075d99b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:15.720160 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9d55a507-44d7-4156-8364-d4843075d99b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:15.720783 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9d55a507-44d7-4156-8364-d4843075d99b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:15.721287 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-9d55a507-44d7-4156-8364-d4843075d99b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:15.732809 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:15.732809 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:15.732995 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9d55a507-44d7-4156-8364-d4843075d99b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:15.733731 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 838/3326] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:15 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:15.733905 np0000007289 devstack@c-api.service[100209]: DEBUG oslo_db.sqlalchemy.engines [None req-5131fe42-2e76-4778-9c85-54ce9f1197c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100209) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:39:15.739398 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:15.739398 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:15.751129 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5131fe42-2e76-4778-9c85-54ce9f1197c1 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/volumes/a6a8e4ab-877e-4e4a-aae7-1054f8d9575a returned with HTTP 200 Aug 14 00:39:15.751978 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 811/3327] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:39:15 2026] GET /volume/v3/volumes/a6a8e4ab-877e-4e4a-aae7-1054f8d9575a => generated 910 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:16.061827 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a3d1c74f-f2ff-4c8d-b3e4-329c0e242ac8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:16.065507 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a3d1c74f-f2ff-4c8d-b3e4-329c0e242ac8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:16.065801 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a3d1c74f-f2ff-4c8d-b3e4-329c0e242ac8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:16.066076 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a3d1c74f-f2ff-4c8d-b3e4-329c0e242ac8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:16.066254 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-a3d1c74f-f2ff-4c8d-b3e4-329c0e242ac8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:16.073730 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:16.073730 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:16.075397 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a3d1c74f-f2ff-4c8d-b3e4-329c0e242ac8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:16.076026 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 835/3328] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:16 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:16.089899 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c7d1303e-076b-4c38-b760-e9b190071dbd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:16.091855 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c7d1303e-076b-4c38-b760-e9b190071dbd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] POST https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec/action Aug 14 00:39:16.092307 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c7d1303e-076b-4c38-b760-e9b190071dbd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:16.092445 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c7d1303e-076b-4c38-b760-e9b190071dbd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:16.094457 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.admin_actions [None req-c7d1303e-076b-4c38-b760-e9b190071dbd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Updating backup 'e9be8776-5589-48ab-ac78-17942bde8cec' with '{'status': 'error'}' {{(pid=100210) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 00:39:16.105724 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:16.105724 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:16.125490 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.backup.rpcapi [None req-c7d1303e-076b-4c38-b760-e9b190071dbd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] reset_status in rpcapi backup_id e9be8776-5589-48ab-ac78-17942bde8cec on host np0000007289. {{(pid=100210) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 14 00:39:16.127801 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c7d1303e-076b-4c38-b760-e9b190071dbd tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec/action returned with HTTP 202 Aug 14 00:39:16.128483 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 845/3329] 10.4.3.208 () {70 vars in 1430 bytes} [Fri Aug 14 00:39:16 2026] POST /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:39:16.138631 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5b4699fc-0b27-4abd-8524-7cffb845dcd9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:16.141673 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5b4699fc-0b27-4abd-8524-7cffb845dcd9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/f8060dec-5ba2-46a1-91be-692dfa2c0b44 Aug 14 00:39:16.142147 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5b4699fc-0b27-4abd-8524-7cffb845dcd9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:16.144203 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5b4699fc-0b27-4abd-8524-7cffb845dcd9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:16.144453 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-5b4699fc-0b27-4abd-8524-7cffb845dcd9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Delete volume with id: f8060dec-5ba2-46a1-91be-692dfa2c0b44 Aug 14 00:39:16.157616 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:16.157616 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:16.157616 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5b4699fc-0b27-4abd-8524-7cffb845dcd9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:39:16.197154 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5b4699fc-0b27-4abd-8524-7cffb845dcd9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Delete volume request issued successfully. Aug 14 00:39:16.197154 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5b4699fc-0b27-4abd-8524-7cffb845dcd9 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/f8060dec-5ba2-46a1-91be-692dfa2c0b44 returned with HTTP 202 Aug 14 00:39:16.197456 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 839/3330] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:39:16 2026] DELETE /volume/v3/volumes/f8060dec-5ba2-46a1-91be-692dfa2c0b44 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:16.209944 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ca188d7f-3832-4129-817d-975a29cac154 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:16.214401 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ca188d7f-3832-4129-817d-975a29cac154 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/f8060dec-5ba2-46a1-91be-692dfa2c0b44 Aug 14 00:39:16.214401 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ca188d7f-3832-4129-817d-975a29cac154 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:16.214401 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ca188d7f-3832-4129-817d-975a29cac154 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:16.227280 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:16.227280 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:16.234215 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ca188d7f-3832-4129-817d-975a29cac154 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:39:16.241605 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ca188d7f-3832-4129-817d-975a29cac154 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/f8060dec-5ba2-46a1-91be-692dfa2c0b44 returned with HTTP 200 Aug 14 00:39:16.242123 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 812/3331] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:16 2026] GET /volume/v3/volumes/f8060dec-5ba2-46a1-91be-692dfa2c0b44 => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:16.421770 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d15bdcd0-3934-4f3e-a128-bf5209565f19 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:16.424040 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d15bdcd0-3934-4f3e-a128-bf5209565f19 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:16.424282 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d15bdcd0-3934-4f3e-a128-bf5209565f19 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:16.424551 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d15bdcd0-3934-4f3e-a128-bf5209565f19 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:16.424704 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-d15bdcd0-3934-4f3e-a128-bf5209565f19 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:16.429606 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:16.429606 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:16.430351 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d15bdcd0-3934-4f3e-a128-bf5209565f19 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:16.430779 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 836/3332] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:16 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:16.749993 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2b8c6de8-c950-465d-b302-603262e806fa None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:16.753572 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2b8c6de8-c950-465d-b302-603262e806fa tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:16.753572 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2b8c6de8-c950-465d-b302-603262e806fa tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:16.753865 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2b8c6de8-c950-465d-b302-603262e806fa tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:16.755135 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-2b8c6de8-c950-465d-b302-603262e806fa tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:16.763813 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:16.763813 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:16.765242 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2b8c6de8-c950-465d-b302-603262e806fa tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:16.766256 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 846/3333] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:16 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:16.768587 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ef0c7cb8-5251-4d62-8819-d8e0b19fa38f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:16.772322 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ef0c7cb8-5251-4d62-8819-d8e0b19fa38f tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] GET https://10.4.3.208/volume/v3/volumes/a6a8e4ab-877e-4e4a-aae7-1054f8d9575a Aug 14 00:39:16.772873 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ef0c7cb8-5251-4d62-8819-d8e0b19fa38f tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:16.773183 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ef0c7cb8-5251-4d62-8819-d8e0b19fa38f tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:16.779624 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-64b57c18-55d8-4d0a-854c-58fe46ae1e1b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:16.783363 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-64b57c18-55d8-4d0a-854c-58fe46ae1e1b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b Aug 14 00:39:16.783363 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-64b57c18-55d8-4d0a-854c-58fe46ae1e1b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:16.783363 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-64b57c18-55d8-4d0a-854c-58fe46ae1e1b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:16.784280 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ef0c7cb8-5251-4d62-8819-d8e0b19fa38f tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/volumes/a6a8e4ab-877e-4e4a-aae7-1054f8d9575a returned with HTTP 404 Aug 14 00:39:16.785628 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 840/3334] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:39:16 2026] GET /volume/v3/volumes/a6a8e4ab-877e-4e4a-aae7-1054f8d9575a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:39:16.789367 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:16.789367 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:16.789907 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-64b57c18-55d8-4d0a-854c-58fe46ae1e1b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:39:16.790920 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-64b57c18-55d8-4d0a-854c-58fe46ae1e1b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b returned with HTTP 200 Aug 14 00:39:16.792914 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 813/3335] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:39:16 2026] GET /volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:16.798433 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-12d84376-1755-4c18-8dbb-66bdfce96305 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:16.800485 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-12d84376-1755-4c18-8dbb-66bdfce96305 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] GET https://10.4.3.208/volume/v3/groups/a3ab40e5-66ee-4dce-8042-8efbfb6552b8 Aug 14 00:39:16.800718 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-12d84376-1755-4c18-8dbb-66bdfce96305 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:16.800913 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-12d84376-1755-4c18-8dbb-66bdfce96305 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:16.801171 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-12d84376-1755-4c18-8dbb-66bdfce96305 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] show called for member a3ab40e5-66ee-4dce-8042-8efbfb6552b8 {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:39:16.802188 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2026542d-642e-4437-899a-828500966f87 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:16.805996 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2026542d-642e-4437-899a-828500966f87 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:16.806441 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2026542d-642e-4437-899a-828500966f87 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:16.806562 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-12d84376-1755-4c18-8dbb-66bdfce96305 tempest-GroupsV314Test-478030021 tempest-GroupsV314Test-478030021-project-member] https://10.4.3.208/volume/v3/groups/a3ab40e5-66ee-4dce-8042-8efbfb6552b8 returned with HTTP 404 Aug 14 00:39:16.807386 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2026542d-642e-4437-899a-828500966f87 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:16.807386 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-2026542d-642e-4437-899a-828500966f87 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:16.807632 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 837/3336] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:39:16 2026] GET /volume/v3/groups/a3ab40e5-66ee-4dce-8042-8efbfb6552b8 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:39:16.813205 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:16.813205 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:16.814238 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2026542d-642e-4437-899a-828500966f87 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:16.816261 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 847/3337] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:16 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 837 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:16.816693 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-833d18d1-548a-4c04-8483-5fefc571b17c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:16.820028 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-833d18d1-548a-4c04-8483-5fefc571b17c tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] DELETE https://10.4.3.208/volume/v3/group_types/09549bad-8305-4598-9bc1-d13456f8b2e6 Aug 14 00:39:16.821822 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-833d18d1-548a-4c04-8483-5fefc571b17c tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:16.821822 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-833d18d1-548a-4c04-8483-5fefc571b17c tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:16.828984 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-700cf207-fc13-4ae2-8e1e-5e5e55892e4d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:16.832805 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-700cf207-fc13-4ae2-8e1e-5e5e55892e4d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:16.832936 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-700cf207-fc13-4ae2-8e1e-5e5e55892e4d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:16.833511 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-700cf207-fc13-4ae2-8e1e-5e5e55892e4d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:16.834352 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-700cf207-fc13-4ae2-8e1e-5e5e55892e4d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete backup with id: 1fc9d88d-3b0d-4310-a356-3517728e4d1f. Aug 14 00:39:16.840788 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:16.840788 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:16.844163 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-833d18d1-548a-4c04-8483-5fefc571b17c tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] https://10.4.3.208/volume/v3/group_types/09549bad-8305-4598-9bc1-d13456f8b2e6 returned with HTTP 202 Aug 14 00:39:16.844163 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 841/3338] 10.4.3.208 () {68 vars in 1404 bytes} [Fri Aug 14 00:39:16 2026] DELETE /volume/v3/group_types/09549bad-8305-4598-9bc1-d13456f8b2e6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:39:16.856163 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e74e971a-c4ed-4181-bf62-8ad3c20e03da None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:16.856845 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e74e971a-c4ed-4181-bf62-8ad3c20e03da tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] DELETE https://10.4.3.208/volume/v3/types/6285a7ba-1a72-45a1-85ae-1f737539789a Aug 14 00:39:16.857079 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e74e971a-c4ed-4181-bf62-8ad3c20e03da tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:16.857369 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e74e971a-c4ed-4181-bf62-8ad3c20e03da tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:16.877900 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-700cf207-fc13-4ae2-8e1e-5e5e55892e4d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] delete_backup rpcapi backup_id 1fc9d88d-3b0d-4310-a356-3517728e4d1f {{(pid=100209) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:39:16.882361 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-700cf207-fc13-4ae2-8e1e-5e5e55892e4d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 202 Aug 14 00:39:16.882361 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 814/3339] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:16 2026] DELETE /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:39:16.892426 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f05527a6-3218-470a-8cc8-cdbe235141be None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:16.896724 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f05527a6-3218-470a-8cc8-cdbe235141be tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:16.897222 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f05527a6-3218-470a-8cc8-cdbe235141be tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:16.897526 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f05527a6-3218-470a-8cc8-cdbe235141be tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:16.899186 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-f05527a6-3218-470a-8cc8-cdbe235141be tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:16.905497 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e74e971a-c4ed-4181-bf62-8ad3c20e03da tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] https://10.4.3.208/volume/v3/types/6285a7ba-1a72-45a1-85ae-1f737539789a returned with HTTP 202 Aug 14 00:39:16.906428 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 838/3340] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:39:16 2026] DELETE /volume/v3/types/6285a7ba-1a72-45a1-85ae-1f737539789a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:16.906629 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:16.906629 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:16.908488 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f05527a6-3218-470a-8cc8-cdbe235141be tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 200 Aug 14 00:39:16.909939 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 848/3341] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:16 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:16.922541 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a1cf5828-b0f0-43be-bbaf-6d036b955efc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:16.924592 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a1cf5828-b0f0-43be-bbaf-6d036b955efc tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] GET https://10.4.3.208/volume/v3/types/6285a7ba-1a72-45a1-85ae-1f737539789a Aug 14 00:39:16.924975 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a1cf5828-b0f0-43be-bbaf-6d036b955efc tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:16.925453 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a1cf5828-b0f0-43be-bbaf-6d036b955efc tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:16.931651 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a1cf5828-b0f0-43be-bbaf-6d036b955efc tempest-GroupsV314Test-1813104309 tempest-GroupsV314Test-1813104309-project-admin] https://10.4.3.208/volume/v3/types/6285a7ba-1a72-45a1-85ae-1f737539789a returned with HTTP 404 Aug 14 00:39:16.932414 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 842/3342] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:39:16 2026] GET /volume/v3/types/6285a7ba-1a72-45a1-85ae-1f737539789a => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:17.263783 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c9b5853c-022f-4d15-a7e5-8507c6b5daa7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:17.268967 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c9b5853c-022f-4d15-a7e5-8507c6b5daa7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/f8060dec-5ba2-46a1-91be-692dfa2c0b44 Aug 14 00:39:17.268967 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c9b5853c-022f-4d15-a7e5-8507c6b5daa7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:17.269389 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c9b5853c-022f-4d15-a7e5-8507c6b5daa7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:17.281938 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c9b5853c-022f-4d15-a7e5-8507c6b5daa7 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/f8060dec-5ba2-46a1-91be-692dfa2c0b44 returned with HTTP 404 Aug 14 00:39:17.282940 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 815/3343] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:17 2026] GET /volume/v3/volumes/f8060dec-5ba2-46a1-91be-692dfa2c0b44 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:17.308715 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:17.313335 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] POST https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d/restore Aug 14 00:39:17.313335 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:17.313694 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Restoring backup acf1e629-3012-493d-84a0-71659abb871d ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100211) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 00:39:17.314016 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Restoring backup acf1e629-3012-493d-84a0-71659abb871d to volume None. Aug 14 00:39:17.322316 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:17.322316 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:17.322316 np0000007289 devstack@c-api.service[100211]: INFO cinder.backup.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Creating volume of 1 GB for restore of backup acf1e629-3012-493d-84a0-71659abb871d. Aug 14 00:39:17.336408 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Availability zone cache updated, next update will occur around 2026-08-14 01:39:17.335171. {{(pid=100211) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 14 00:39:17.338387 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Availability Zones retrieved successfully. Aug 14 00:39:17.350147 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Flow 'volume_create_api' (ead62cf1-153f-4e34-b762-8ead7ffe61ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:17.354295 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1569276f-dda5-4e36-a6d1-e2aba4a4732d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:17.355016 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:39:17.403716 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1569276f-dda5-4e36-a6d1-e2aba4a4732d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:17.404822 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f406cf9-e527-48b1-8bac-caede9039fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:17.442977 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e77c04f8-121e-4f47-80d4-f38a8b9f1734 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:17.445229 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e77c04f8-121e-4f47-80d4-f38a8b9f1734 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:17.445417 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e77c04f8-121e-4f47-80d4-f38a8b9f1734 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:17.445622 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e77c04f8-121e-4f47-80d4-f38a8b9f1734 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:17.445753 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-e77c04f8-121e-4f47-80d4-f38a8b9f1734 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:17.451847 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:17.451847 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:17.454141 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e77c04f8-121e-4f47-80d4-f38a8b9f1734 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:17.454141 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 849/3344] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:17 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:17.476393 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Created reservations ['7c4fc448-1c97-4513-bfc5-8f57bbb2fd96', '442187c3-4887-426d-b66f-294285037cb9', 'c881b4c4-ac0e-46a6-be05-3fcc418e8f4f', '8d91c899-b033-4e12-9b38-7553cf24694d'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:17.476810 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f406cf9-e527-48b1-8bac-caede9039fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c4fc448-1c97-4513-bfc5-8f57bbb2fd96', '442187c3-4887-426d-b66f-294285037cb9', 'c881b4c4-ac0e-46a6-be05-3fcc418e8f4f', '8d91c899-b033-4e12-9b38-7553cf24694d']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:17.477880 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84ac555-1a80-44cf-a0d7-0f3239e499a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:17.527033 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84ac555-1a80-44cf-a0d7-0f3239e499a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'facd5205-a806-4315-abcf-61ea99d9f23f', '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='97be2961138846eeb02c88ff8ab7228a',qos_specs=None,replication_status=,reservations=['7c4fc448-1c97-4513-bfc5-8f57bbb2fd96','442187c3-4887-426d-b66f-294285037cb9','c881b4c4-ac0e-46a6-be05-3fcc418e8f4f','8d91c899-b033-4e12-9b38-7553cf24694d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0697b0e7ad7d4afca9f32b230fe8e512',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:39:17Z,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=facd5205-a806-4315-abcf-61ea99d9f23f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97be2961138846eeb02c88ff8ab7228a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0697b0e7ad7d4afca9f32b230fe8e512',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:17.527033 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6914ea7-c333-4830-a00d-98a3e010752f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:17.562369 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6914ea7-c333-4830-a00d-98a3e010752f) transitioned into 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='97be2961138846eeb02c88ff8ab7228a',qos_specs=None,replication_status=,reservations=['7c4fc448-1c97-4513-bfc5-8f57bbb2fd96','442187c3-4887-426d-b66f-294285037cb9','c881b4c4-ac0e-46a6-be05-3fcc418e8f4f','8d91c899-b033-4e12-9b38-7553cf24694d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0697b0e7ad7d4afca9f32b230fe8e512',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:17.566360 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779291bc-c53d-49ec-93ba-e4f7e2e35270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:17.588993 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779291bc-c53d-49ec-93ba-e4f7e2e35270) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:17.590420 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Flow 'volume_create_api' (ead62cf1-153f-4e34-b762-8ead7ffe61ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:17.590909 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Create volume request issued successfully. Aug 14 00:39:17.600985 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:17.600985 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:17.601500 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:39:17.804749 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a539fa6d-d0dd-4544-9611-d40534a45519 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:17.895699 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:39:17.896494 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1206594472"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:17.901513 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1206594472'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:39:17.901792 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Create volume of 1 GB Aug 14 00:39:17.907963 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Availability Zones retrieved successfully. Aug 14 00:39:17.916528 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Flow 'volume_create_api' (b5df8922-8a2a-4853-af00-d2c59ec53d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:17.918265 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c2eb84-b70c-4786-82d1-92d2e8e5e47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:17.919533 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:39:17.927666 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-813e0db1-db6f-4c11-b830-11c41065916e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:17.931164 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-813e0db1-db6f-4c11-b830-11c41065916e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f Aug 14 00:39:17.931164 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-813e0db1-db6f-4c11-b830-11c41065916e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:17.931164 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-813e0db1-db6f-4c11-b830-11c41065916e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:17.931164 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-813e0db1-db6f-4c11-b830-11c41065916e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Show backup with id 1fc9d88d-3b0d-4310-a356-3517728e4d1f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:17.935060 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-813e0db1-db6f-4c11-b830-11c41065916e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f returned with HTTP 404 Aug 14 00:39:17.935675 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 816/3345] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:17 2026] GET /volume/v3/backups/1fc9d88d-3b0d-4310-a356-3517728e4d1f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:17.954641 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c2eb84-b70c-4786-82d1-92d2e8e5e47c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:17.955739 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (326e0096-2897-4946-a826-c0873a3bd2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:18.056194 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Created reservations ['70e46bdd-3146-4cf1-be41-11d1532c2183', '3b460fae-92e8-4839-ab9c-2fa4eaaf56c1', 'fe4ee077-2339-4ead-b97b-5a1ead1cc054', '8ad4800a-10d8-4fd9-b59d-bfa7caca533a'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:18.057144 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (326e0096-2897-4946-a826-c0873a3bd2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70e46bdd-3146-4cf1-be41-11d1532c2183', '3b460fae-92e8-4839-ab9c-2fa4eaaf56c1', 'fe4ee077-2339-4ead-b97b-5a1ead1cc054', '8ad4800a-10d8-4fd9-b59d-bfa7caca533a']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:18.058295 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14a51545-4284-45b4-93f5-369dd33d6447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:18.071424 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e1a69d13-8d73-41f3-89df-ecc6526dbc83 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:18.073958 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e1a69d13-8d73-41f3-89df-ecc6526dbc83 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b Aug 14 00:39:18.074276 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e1a69d13-8d73-41f3-89df-ecc6526dbc83 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:18.074541 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e1a69d13-8d73-41f3-89df-ecc6526dbc83 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:18.074704 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-e1a69d13-8d73-41f3-89df-ecc6526dbc83 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: f0328502-4deb-4590-a1ec-67b37a031f3b Aug 14 00:39:18.083944 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:18.083944 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:18.084270 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e1a69d13-8d73-41f3-89df-ecc6526dbc83 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:39:18.099129 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14a51545-4284-45b4-93f5-369dd33d6447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f71ff13e-f65f-4a8d-91fe-42acd48e05b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1206594472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8243f8f0656494591fd1a25abf89057',qos_specs=None,replication_status=,reservations=['70e46bdd-3146-4cf1-be41-11d1532c2183','3b460fae-92e8-4839-ab9c-2fa4eaaf56c1','fe4ee077-2339-4ead-b97b-5a1ead1cc054','8ad4800a-10d8-4fd9-b59d-bfa7caca533a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36819337dbdd49bcbf424ee329c7099b',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:39:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1206594472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f71ff13e-f65f-4a8d-91fe-42acd48e05b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8243f8f0656494591fd1a25abf89057',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36819337dbdd49bcbf424ee329c7099b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:18.099129 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12bb2ef9-616a-44de-91b7-6103e33cfa36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:18.109069 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e1a69d13-8d73-41f3-89df-ecc6526dbc83 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot delete request issued successfully. Aug 14 00:39:18.109309 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e1a69d13-8d73-41f3-89df-ecc6526dbc83 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b returned with HTTP 202 Aug 14 00:39:18.109789 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 850/3346] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:39:18 2026] DELETE /volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:18.120037 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-62e5f124-aae5-4dc1-b678-91537f5cdf95 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:18.121356 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-62e5f124-aae5-4dc1-b678-91537f5cdf95 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b Aug 14 00:39:18.121597 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-62e5f124-aae5-4dc1-b678-91537f5cdf95 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:18.125981 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-62e5f124-aae5-4dc1-b678-91537f5cdf95 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:18.130830 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:18.130830 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:18.131648 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-62e5f124-aae5-4dc1-b678-91537f5cdf95 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:39:18.132677 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-62e5f124-aae5-4dc1-b678-91537f5cdf95 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b returned with HTTP 200 Aug 14 00:39:18.133497 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12bb2ef9-616a-44de-91b7-6103e33cfa36) transitioned into state 'SUCCESS' from state '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-1206594472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8243f8f0656494591fd1a25abf89057',qos_specs=None,replication_status=,reservations=['70e46bdd-3146-4cf1-be41-11d1532c2183','3b460fae-92e8-4839-ab9c-2fa4eaaf56c1','fe4ee077-2339-4ead-b97b-5a1ead1cc054','8ad4800a-10d8-4fd9-b59d-bfa7caca533a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36819337dbdd49bcbf424ee329c7099b',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:18.134636 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6e172eb-2d4c-4248-911a-5ce28677dcf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:18.138285 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 817/3347] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:39:18 2026] GET /volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:18.150468 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6e172eb-2d4c-4248-911a-5ce28677dcf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:18.151696 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Flow 'volume_create_api' (b5df8922-8a2a-4853-af00-d2c59ec53d5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:18.152340 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Create volume request issued successfully. Aug 14 00:39:18.153624 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a539fa6d-d0dd-4544-9611-d40534a45519 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:39:18.154327 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 843/3348] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:39:17 2026] POST /volume/v3/volumes => generated 749 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:18.170638 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-97b1926d-c494-4527-88e4-613967ddeefd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:18.177572 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-97b1926d-c494-4527-88e4-613967ddeefd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 Aug 14 00:39:18.178159 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-97b1926d-c494-4527-88e4-613967ddeefd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:18.178354 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-97b1926d-c494-4527-88e4-613967ddeefd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:18.192574 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:18.192574 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:18.198158 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-97b1926d-c494-4527-88e4-613967ddeefd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:39:18.203853 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-97b1926d-c494-4527-88e4-613967ddeefd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 returned with HTTP 200 Aug 14 00:39:18.204329 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 851/3349] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:18 2026] GET /volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:18.466431 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-29d42e6f-f7ec-471c-bae7-e39495b538a2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:18.468182 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-29d42e6f-f7ec-471c-bae7-e39495b538a2 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:18.468407 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-29d42e6f-f7ec-471c-bae7-e39495b538a2 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:18.468584 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-29d42e6f-f7ec-471c-bae7-e39495b538a2 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:18.468682 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-29d42e6f-f7ec-471c-bae7-e39495b538a2 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:18.472705 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:18.472705 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:18.473308 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-29d42e6f-f7ec-471c-bae7-e39495b538a2 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:18.473662 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 818/3350] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:18 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:18.611929 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:18.611929 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:18.612580 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:39:18.612731 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Checking backup size 1 against volume size 1 {{(pid=100211) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 00:39:18.613000 np0000007289 devstack@c-api.service[100211]: INFO cinder.backup.api [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Overwriting volume facd5205-a806-4315-abcf-61ea99d9f23f with restore of backup acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:39:18.642567 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.rpcapi [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] restore_backup in rpcapi backup_id acf1e629-3012-493d-84a0-71659abb871d {{(pid=100211) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 00:39:18.645305 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7219acac-bd26-4637-9f57-d7cc5f455c15 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d/restore returned with HTTP 202 Aug 14 00:39:18.645940 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 839/3351] 10.4.3.208 () {70 vars in 1433 bytes} [Fri Aug 14 00:39:17 2026] POST /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d/restore => generated 152 bytes in 1338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:18.657171 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-494a01ca-40dc-4660-8d94-dc857726c220 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:18.658953 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-494a01ca-40dc-4660-8d94-dc857726c220 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:39:18.659805 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-494a01ca-40dc-4660-8d94-dc857726c220 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:18.660240 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-494a01ca-40dc-4660-8d94-dc857726c220 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:18.660679 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-494a01ca-40dc-4660-8d94-dc857726c220 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:18.667889 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:18.667889 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:18.667889 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-494a01ca-40dc-4660-8d94-dc857726c220 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:39:18.667889 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 844/3352] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:18 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:19.150789 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-33193c5d-f946-46d0-b202-8ee973ff0d99 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:19.153314 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-33193c5d-f946-46d0-b202-8ee973ff0d99 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b Aug 14 00:39:19.153578 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-33193c5d-f946-46d0-b202-8ee973ff0d99 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:19.154035 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-33193c5d-f946-46d0-b202-8ee973ff0d99 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:19.159927 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-33193c5d-f946-46d0-b202-8ee973ff0d99 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b returned with HTTP 404 Aug 14 00:39:19.160548 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 852/3353] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:39:19 2026] GET /volume/v3/snapshots/f0328502-4deb-4590-a1ec-67b37a031f3b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:19.177143 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f6644e4a-ce39-4ffe-ba63-d219f4cb3a4f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:19.180225 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f6644e4a-ce39-4ffe-ba63-d219f4cb3a4f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:39:19.180225 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f6644e4a-ce39-4ffe-ba63-d219f4cb3a4f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:19.180225 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f6644e4a-ce39-4ffe-ba63-d219f4cb3a4f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:19.193801 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:19.193801 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:19.199390 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f6644e4a-ce39-4ffe-ba63-d219f4cb3a4f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:39:19.206566 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f6644e4a-ce39-4ffe-ba63-d219f4cb3a4f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:39:19.206979 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 819/3354] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:19 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:19.231013 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e348d7e4-8bb4-48a2-8379-250cced694ca None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:19.233567 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e348d7e4-8bb4-48a2-8379-250cced694ca tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 Aug 14 00:39:19.233780 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e348d7e4-8bb4-48a2-8379-250cced694ca tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:19.234017 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e348d7e4-8bb4-48a2-8379-250cced694ca tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:19.245501 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:19.245501 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:19.250007 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:19.250930 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e348d7e4-8bb4-48a2-8379-250cced694ca tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:39:19.251855 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:39:19.252443 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1246246204"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:19.254515 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume request body: {'volume': {'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1246246204'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:39:19.256842 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e348d7e4-8bb4-48a2-8379-250cced694ca tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 returned with HTTP 200 Aug 14 00:39:19.257393 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 840/3355] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:19 2026] GET /volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:19.275508 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d607bd14-e000-4cfb-b152-25e73222e5b5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:19.278045 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d607bd14-e000-4cfb-b152-25e73222e5b5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:39:19.278530 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d607bd14-e000-4cfb-b152-25e73222e5b5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f71ff13e-f65f-4a8d-91fe-42acd48e05b9", "name": "tempest-VolumesBackupsTest-Backup-368730708"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:19.280742 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-d607bd14-e000-4cfb-b152-25e73222e5b5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Creating new backup {'backup': {'volume_id': 'f71ff13e-f65f-4a8d-91fe-42acd48e05b9', 'name': 'tempest-VolumesBackupsTest-Backup-368730708'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:39:19.280907 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-d607bd14-e000-4cfb-b152-25e73222e5b5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Creating backup of volume f71ff13e-f65f-4a8d-91fe-42acd48e05b9 in container None Aug 14 00:39:19.289899 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:19.289899 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:19.290593 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d607bd14-e000-4cfb-b152-25e73222e5b5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:39:19.328356 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-d607bd14-e000-4cfb-b152-25e73222e5b5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Created reservations ['3119bf2c-7461-4258-a647-c2bde0ff35ea', '2781e60a-1944-44b2-ba77-b5477ef8541c'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:19.353218 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume of 1 GB Aug 14 00:39:19.359704 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Availability Zones retrieved successfully. Aug 14 00:39:19.366875 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Flow 'volume_create_api' (0fb98ddd-18e7-4816-baa6-ab7231281302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:19.368163 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65f20927-989e-469f-a06b-05d817450c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:19.369676 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:39:19.376998 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d607bd14-e000-4cfb-b152-25e73222e5b5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:39:19.377570 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 853/3356] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:39:19 2026] POST /volume/v3/backups => generated 329 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:19.389174 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3f32d380-3e63-41ff-81bc-819ef69f751a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:19.391033 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3f32d380-3e63-41ff-81bc-819ef69f751a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:19.391322 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3f32d380-3e63-41ff-81bc-819ef69f751a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:19.391597 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3f32d380-3e63-41ff-81bc-819ef69f751a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:19.391774 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-3f32d380-3e63-41ff-81bc-819ef69f751a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:19.397831 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:19.397831 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:19.398439 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3f32d380-3e63-41ff-81bc-819ef69f751a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:19.398980 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 820/3357] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:19 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:19.451005 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65f20927-989e-469f-a06b-05d817450c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:19.452299 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (835dce3e-6f88-4d65-92df-6faeb9b1d725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:19.488614 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-019bf427-cdb4-4b9d-9583-66194e69664d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:19.490790 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-019bf427-cdb4-4b9d-9583-66194e69664d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:19.491070 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-019bf427-cdb4-4b9d-9583-66194e69664d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:19.491334 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-019bf427-cdb4-4b9d-9583-66194e69664d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:19.491479 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-019bf427-cdb4-4b9d-9583-66194e69664d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:19.496416 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:19.496416 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:19.499214 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-019bf427-cdb4-4b9d-9583-66194e69664d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:19.499214 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 841/3358] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:19 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:19.509661 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['51393493-c4f3-4b8b-a46c-1df068647953', '192e295a-152a-454e-bd97-d904a77cfe2f', 'e708c57c-ca1b-40de-b5e9-5cc7a271157f', '0e1c980f-b766-4462-b548-242d2326d625'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:19.510903 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (835dce3e-6f88-4d65-92df-6faeb9b1d725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51393493-c4f3-4b8b-a46c-1df068647953', '192e295a-152a-454e-bd97-d904a77cfe2f', 'e708c57c-ca1b-40de-b5e9-5cc7a271157f', '0e1c980f-b766-4462-b548-242d2326d625']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:19.512259 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22828ee9-7cb7-429a-9d04-e47dcdc47bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:19.543341 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22828ee9-7cb7-429a-9d04-e47dcdc47bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d1f18fe-fac1-4356-bf07-958f39c4cfbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1246246204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56b1115a270461d8faabb0e020ef2ef',qos_specs=None,replication_status=,reservations=['51393493-c4f3-4b8b-a46c-1df068647953','192e295a-152a-454e-bd97-d904a77cfe2f','e708c57c-ca1b-40de-b5e9-5cc7a271157f','0e1c980f-b766-4462-b548-242d2326d625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:39:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1246246204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d1f18fe-fac1-4356-bf07-958f39c4cfbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56b1115a270461d8faabb0e020ef2ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:19.545006 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (139f5b52-663e-488b-bca4-05bae2e0435a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:19.572680 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (139f5b52-663e-488b-bca4-05bae2e0435a) transitioned into state 'SUCCESS' from state '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-1246246204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56b1115a270461d8faabb0e020ef2ef',qos_specs=None,replication_status=,reservations=['51393493-c4f3-4b8b-a46c-1df068647953','192e295a-152a-454e-bd97-d904a77cfe2f','e708c57c-ca1b-40de-b5e9-5cc7a271157f','0e1c980f-b766-4462-b548-242d2326d625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:19.573723 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67d957a5-bb82-4fb9-839d-41add68dd1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:19.587377 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67d957a5-bb82-4fb9-839d-41add68dd1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:19.588547 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Flow 'volume_create_api' (0fb98ddd-18e7-4816-baa6-ab7231281302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:19.588976 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume request issued successfully. Aug 14 00:39:19.589787 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6ae388db-1c37-4802-ba6b-e20e03168c73 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:39:19.590371 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 845/3359] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:39:19 2026] POST /volume/v3/volumes => generated 754 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:19.603744 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e4d7ac89-25dc-470d-a22a-6a84f4821acf None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:19.606350 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e4d7ac89-25dc-470d-a22a-6a84f4821acf tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:39:19.606608 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e4d7ac89-25dc-470d-a22a-6a84f4821acf tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:19.606850 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e4d7ac89-25dc-470d-a22a-6a84f4821acf tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:19.620346 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:19.620346 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:19.628125 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e4d7ac89-25dc-470d-a22a-6a84f4821acf tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:39:19.638068 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e4d7ac89-25dc-470d-a22a-6a84f4821acf tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe returned with HTTP 200 Aug 14 00:39:19.638677 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 854/3360] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:19 2026] GET /volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:19.683201 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d2ac8c5c-c9bd-4e3f-928e-f6c3133f1784 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:19.685381 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d2ac8c5c-c9bd-4e3f-928e-f6c3133f1784 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:39:19.685690 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d2ac8c5c-c9bd-4e3f-928e-f6c3133f1784 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:19.686065 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d2ac8c5c-c9bd-4e3f-928e-f6c3133f1784 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:19.686255 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d2ac8c5c-c9bd-4e3f-928e-f6c3133f1784 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:19.693415 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:19.693415 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:19.694463 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d2ac8c5c-c9bd-4e3f-928e-f6c3133f1784 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:39:19.694990 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 821/3361] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:19 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:19.731603 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bba211e1-4f6f-4936-9b52-24799762fe53 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:19.734061 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bba211e1-4f6f-4936-9b52-24799762fe53 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:39:19.734462 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bba211e1-4f6f-4936-9b52-24799762fe53 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:19.734462 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bba211e1-4f6f-4936-9b52-24799762fe53 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:19.745665 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:19.745665 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:19.751191 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bba211e1-4f6f-4936-9b52-24799762fe53 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:39:19.757462 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bba211e1-4f6f-4936-9b52-24799762fe53 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:39:19.758082 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 842/3362] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:19 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:20.137525 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b0bffcd5-c523-4d01-b36a-4a44c9e6dcf0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:20.241226 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b0bffcd5-c523-4d01-b36a-4a44c9e6dcf0 tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:39:20.241652 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b0bffcd5-c523-4d01-b36a-4a44c9e6dcf0 tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-2002047342"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:20.243728 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:20.243728 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:20.262130 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b0bffcd5-c523-4d01-b36a-4a44c9e6dcf0 tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:39:20.262717 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 846/3363] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:39:20 2026] POST /volume/v3/types => generated 220 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:20.271976 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-620cf651-e6fa-4290-9306-36a4a8124aff None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:20.273821 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-620cf651-e6fa-4290-9306-36a4a8124aff tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] POST https://10.4.3.208/volume/v3/group_types Aug 14 00:39:20.274239 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-620cf651-e6fa-4290-9306-36a4a8124aff tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-263025350"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:20.290642 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-620cf651-e6fa-4290-9306-36a4a8124aff tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] https://10.4.3.208/volume/v3/group_types returned with HTTP 202 Aug 14 00:39:20.291077 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 855/3364] 10.4.3.208 () {70 vars in 1311 bytes} [Fri Aug 14 00:39:20 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 14 00:39:20.301183 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0483991f-453b-40e6-987e-a5c465647671 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:20.372866 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0483991f-453b-40e6-987e-a5c465647671 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] POST https://10.4.3.208/volume/v3/groups Aug 14 00:39:20.373730 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0483991f-453b-40e6-987e-a5c465647671 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "94f4b425-b11c-4ad7-914a-dd516bee2ea4", "volume_types": ["b42f89c8-8c54-4568-b862-0667a0478abc"], "name": "tempest-GroupsV320Test-Group-1605263660"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:20.376403 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-0483991f-453b-40e6-987e-a5c465647671 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Creating new group {'group': {'group_type': '94f4b425-b11c-4ad7-914a-dd516bee2ea4', 'volume_types': ['b42f89c8-8c54-4568-b862-0667a0478abc'], 'name': 'tempest-GroupsV320Test-Group-1605263660'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 14 00:39:20.380189 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.groups [None req-0483991f-453b-40e6-987e-a5c465647671 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Creating group tempest-GroupsV320Test-Group-1605263660. Aug 14 00:39:20.389638 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0483991f-453b-40e6-987e-a5c465647671 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Availability Zones retrieved successfully. Aug 14 00:39:20.410312 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-0483991f-453b-40e6-987e-a5c465647671 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Created reservations ['ec8718ee-51d6-44d7-b291-5263eb40230e'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:20.414543 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-79df2bac-0f6b-43bf-bdbd-18ae67ba28b8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:20.417530 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-79df2bac-0f6b-43bf-bdbd-18ae67ba28b8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:20.417725 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-79df2bac-0f6b-43bf-bdbd-18ae67ba28b8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:20.417876 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-79df2bac-0f6b-43bf-bdbd-18ae67ba28b8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:20.418029 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-79df2bac-0f6b-43bf-bdbd-18ae67ba28b8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:20.422628 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:20.422628 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:20.423435 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-79df2bac-0f6b-43bf-bdbd-18ae67ba28b8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:20.423892 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 843/3365] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:20 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:20.439715 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0483991f-453b-40e6-987e-a5c465647671 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] https://10.4.3.208/volume/v3/groups returned with HTTP 202 Aug 14 00:39:20.439715 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 822/3366] 10.4.3.208 () {70 vars in 1297 bytes} [Fri Aug 14 00:39:20 2026] POST /volume/v3/groups => generated 108 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:20.449206 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b2e5addf-c41b-4176-b13d-5c85f135ce71 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:20.454311 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b2e5addf-c41b-4176-b13d-5c85f135ce71 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] GET https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a Aug 14 00:39:20.454611 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b2e5addf-c41b-4176-b13d-5c85f135ce71 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:20.454864 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b2e5addf-c41b-4176-b13d-5c85f135ce71 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:20.455050 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-b2e5addf-c41b-4176-b13d-5c85f135ce71 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] show called for member 37b74e14-eceb-4b76-a647-0924b2f1807a {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:39:20.466744 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:20.466744 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:20.482688 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b2e5addf-c41b-4176-b13d-5c85f135ce71 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a returned with HTTP 200 Aug 14 00:39:20.483264 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 847/3367] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:39:20 2026] GET /volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a => generated 388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:20.511805 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9fec1dcd-6e52-4ecc-8bf8-ba4dd9e11dc3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:20.514166 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9fec1dcd-6e52-4ecc-8bf8-ba4dd9e11dc3 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:20.514486 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9fec1dcd-6e52-4ecc-8bf8-ba4dd9e11dc3 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:20.514712 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9fec1dcd-6e52-4ecc-8bf8-ba4dd9e11dc3 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:20.514872 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-9fec1dcd-6e52-4ecc-8bf8-ba4dd9e11dc3 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:20.520518 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:20.520518 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:20.521474 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9fec1dcd-6e52-4ecc-8bf8-ba4dd9e11dc3 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:20.522219 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 856/3368] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:20 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:20.656054 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4d4c71ff-d0e3-4bbc-a948-2ca5a598107e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:20.658226 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4d4c71ff-d0e3-4bbc-a948-2ca5a598107e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:39:20.658391 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4d4c71ff-d0e3-4bbc-a948-2ca5a598107e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:20.658621 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4d4c71ff-d0e3-4bbc-a948-2ca5a598107e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:20.666461 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:20.666461 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:20.670280 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4d4c71ff-d0e3-4bbc-a948-2ca5a598107e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:39:20.676521 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4d4c71ff-d0e3-4bbc-a948-2ca5a598107e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe returned with HTTP 200 Aug 14 00:39:20.677046 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 844/3369] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:20 2026] GET /volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:20.710457 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a32f1964-0be2-4e70-ad83-922d44e0f499 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:20.713886 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a32f1964-0be2-4e70-ad83-922d44e0f499 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:39:20.713886 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a32f1964-0be2-4e70-ad83-922d44e0f499 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:20.713886 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a32f1964-0be2-4e70-ad83-922d44e0f499 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:20.713886 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-a32f1964-0be2-4e70-ad83-922d44e0f499 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:20.719231 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:20.719231 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:20.720411 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a32f1964-0be2-4e70-ad83-922d44e0f499 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:39:20.721068 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 823/3370] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:20 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:20.776559 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-696d3a75-9ea7-4a72-b8e1-0c5bce778a30 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:20.778025 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-696d3a75-9ea7-4a72-b8e1-0c5bce778a30 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:39:20.778213 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-696d3a75-9ea7-4a72-b8e1-0c5bce778a30 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:20.778410 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-696d3a75-9ea7-4a72-b8e1-0c5bce778a30 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:20.786805 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:20.786805 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:20.792514 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-696d3a75-9ea7-4a72-b8e1-0c5bce778a30 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:39:20.801828 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-696d3a75-9ea7-4a72-b8e1-0c5bce778a30 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:39:20.802123 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 848/3371] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:20 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:39:21.436454 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-73c35f75-70d3-4411-9b7a-115c4bfa64ee None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:21.438694 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-73c35f75-70d3-4411-9b7a-115c4bfa64ee tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:21.438927 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-73c35f75-70d3-4411-9b7a-115c4bfa64ee tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:21.439188 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-73c35f75-70d3-4411-9b7a-115c4bfa64ee tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:21.439323 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-73c35f75-70d3-4411-9b7a-115c4bfa64ee tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:21.445296 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:21.445296 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:21.446234 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-73c35f75-70d3-4411-9b7a-115c4bfa64ee tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:21.446671 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 857/3372] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:21 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:21.495532 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-293c1987-a335-4190-ab08-8e57b64ec42f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:21.499112 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-293c1987-a335-4190-ab08-8e57b64ec42f tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] GET https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a Aug 14 00:39:21.499112 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-293c1987-a335-4190-ab08-8e57b64ec42f tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:21.499112 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-293c1987-a335-4190-ab08-8e57b64ec42f tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:21.499112 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-293c1987-a335-4190-ab08-8e57b64ec42f tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] show called for member 37b74e14-eceb-4b76-a647-0924b2f1807a {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:39:21.503810 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:21.503810 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:21.513466 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-293c1987-a335-4190-ab08-8e57b64ec42f tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a returned with HTTP 200 Aug 14 00:39:21.514270 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 845/3373] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:39:21 2026] GET /volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a => generated 389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:21.525327 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a6b160f2-bb05-4929-9335-1595f34938aa None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:21.527320 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a6b160f2-bb05-4929-9335-1595f34938aa tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] POST https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a/action Aug 14 00:39:21.527804 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a6b160f2-bb05-4929-9335-1595f34938aa tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:21.527959 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a6b160f2-bb05-4929-9335-1595f34938aa tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:21.529830 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-a6b160f2-bb05-4929-9335-1595f34938aa tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Updating group '37b74e14-eceb-4b76-a647-0924b2f1807a' with 'creating' {{(pid=100209) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 00:39:21.533321 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-01268eef-c353-4d55-8ac4-d91ee91b2c71 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:21.535060 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:21.535060 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:21.535533 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-01268eef-c353-4d55-8ac4-d91ee91b2c71 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:21.535756 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-01268eef-c353-4d55-8ac4-d91ee91b2c71 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:21.535984 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-01268eef-c353-4d55-8ac4-d91ee91b2c71 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:21.536158 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-01268eef-c353-4d55-8ac4-d91ee91b2c71 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:21.540620 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:21.540620 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:21.541363 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-01268eef-c353-4d55-8ac4-d91ee91b2c71 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:21.541829 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 849/3374] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:21 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:21.542792 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a6b160f2-bb05-4929-9335-1595f34938aa tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a/action returned with HTTP 202 Aug 14 00:39:21.543288 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 824/3375] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:39:21 2026] POST /volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:39:21.551499 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-401ca895-b1d8-40a0-b8a8-903a141a6bc8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:21.554534 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-401ca895-b1d8-40a0-b8a8-903a141a6bc8 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] GET https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a Aug 14 00:39:21.554717 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-401ca895-b1d8-40a0-b8a8-903a141a6bc8 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:21.554940 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-401ca895-b1d8-40a0-b8a8-903a141a6bc8 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:21.555128 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-401ca895-b1d8-40a0-b8a8-903a141a6bc8 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] show called for member 37b74e14-eceb-4b76-a647-0924b2f1807a {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:39:21.559253 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:21.559253 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:21.568666 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-401ca895-b1d8-40a0-b8a8-903a141a6bc8 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a returned with HTTP 200 Aug 14 00:39:21.569201 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 858/3376] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:39:21 2026] GET /volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:21.580056 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a7669faf-339b-4157-9942-aa812eb399ad None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:21.581937 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a7669faf-339b-4157-9942-aa812eb399ad tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] POST https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a/action Aug 14 00:39:21.582616 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a7669faf-339b-4157-9942-aa812eb399ad tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:21.582958 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a7669faf-339b-4157-9942-aa812eb399ad tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:21.585668 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-a7669faf-339b-4157-9942-aa812eb399ad tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Updating group '37b74e14-eceb-4b76-a647-0924b2f1807a' with 'available' {{(pid=100211) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 00:39:21.592813 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:21.592813 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:21.601108 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a7669faf-339b-4157-9942-aa812eb399ad tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a/action returned with HTTP 202 Aug 14 00:39:21.606131 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 846/3377] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:39:21 2026] POST /volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:39:21.615259 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b20cca06-5435-4c3f-b59b-a611632ca64c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:21.616906 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b20cca06-5435-4c3f-b59b-a611632ca64c tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] GET https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a Aug 14 00:39:21.617239 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b20cca06-5435-4c3f-b59b-a611632ca64c tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:21.617507 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b20cca06-5435-4c3f-b59b-a611632ca64c tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:21.617747 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-b20cca06-5435-4c3f-b59b-a611632ca64c tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] show called for member 37b74e14-eceb-4b76-a647-0924b2f1807a {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:39:21.622354 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:21.622354 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:21.633514 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b20cca06-5435-4c3f-b59b-a611632ca64c tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a returned with HTTP 200 Aug 14 00:39:21.634017 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 850/3378] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:39:21 2026] GET /volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a => generated 389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:21.644113 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f24e34ce-1559-47d6-8a8a-50088c7ee686 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:21.646636 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f24e34ce-1559-47d6-8a8a-50088c7ee686 tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] POST https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a/action Aug 14 00:39:21.647270 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f24e34ce-1559-47d6-8a8a-50088c7ee686 tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:21.647476 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f24e34ce-1559-47d6-8a8a-50088c7ee686 tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:21.649649 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.groups [None req-f24e34ce-1559-47d6-8a8a-50088c7ee686 tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Updating group '37b74e14-eceb-4b76-a647-0924b2f1807a' with 'error' {{(pid=100209) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 00:39:21.653991 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:21.653991 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:21.663200 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f24e34ce-1559-47d6-8a8a-50088c7ee686 tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a/action returned with HTTP 202 Aug 14 00:39:21.663586 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 825/3379] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:39:21 2026] POST /volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:39:21.671878 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1950d915-911f-4162-8156-9fe96ea5c73f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:21.676654 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1950d915-911f-4162-8156-9fe96ea5c73f tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] GET https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a Aug 14 00:39:21.676654 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1950d915-911f-4162-8156-9fe96ea5c73f tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:21.676654 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1950d915-911f-4162-8156-9fe96ea5c73f tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:21.676654 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-1950d915-911f-4162-8156-9fe96ea5c73f tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] show called for member 37b74e14-eceb-4b76-a647-0924b2f1807a {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:39:21.682396 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:21.682396 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:21.693642 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1950d915-911f-4162-8156-9fe96ea5c73f tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a returned with HTTP 200 Aug 14 00:39:21.693642 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 859/3380] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:39:21 2026] GET /volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a => generated 385 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:21.704579 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8f8dd7c1-eb3b-424d-84cc-1c4494d7601e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:21.707027 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8f8dd7c1-eb3b-424d-84cc-1c4494d7601e tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] POST https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a/action Aug 14 00:39:21.707569 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8f8dd7c1-eb3b-424d-84cc-1c4494d7601e tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:21.707789 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8f8dd7c1-eb3b-424d-84cc-1c4494d7601e tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:21.709552 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-8f8dd7c1-eb3b-424d-84cc-1c4494d7601e tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Updating group '37b74e14-eceb-4b76-a647-0924b2f1807a' with 'available' {{(pid=100211) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 14 00:39:21.713928 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:21.713928 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:21.720840 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8f8dd7c1-eb3b-424d-84cc-1c4494d7601e tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a/action returned with HTTP 202 Aug 14 00:39:21.721279 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 847/3381] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:39:21 2026] POST /volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:39:21.732209 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f82de7c2-336a-4942-a1d2-afe110ae402a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:21.733853 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-aecf17fe-d5e9-43c1-aa1f-9ea3745fcd1b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:21.734621 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f82de7c2-336a-4942-a1d2-afe110ae402a tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] GET https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a Aug 14 00:39:21.734938 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f82de7c2-336a-4942-a1d2-afe110ae402a tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:21.735247 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f82de7c2-336a-4942-a1d2-afe110ae402a tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:21.735428 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-f82de7c2-336a-4942-a1d2-afe110ae402a tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] show called for member 37b74e14-eceb-4b76-a647-0924b2f1807a {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:39:21.735686 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aecf17fe-d5e9-43c1-aa1f-9ea3745fcd1b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:39:21.735907 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aecf17fe-d5e9-43c1-aa1f-9ea3745fcd1b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:21.736118 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aecf17fe-d5e9-43c1-aa1f-9ea3745fcd1b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:21.736231 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-aecf17fe-d5e9-43c1-aa1f-9ea3745fcd1b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:21.741459 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:21.741459 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:21.744077 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:21.744077 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:21.744907 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aecf17fe-d5e9-43c1-aa1f-9ea3745fcd1b tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:39:21.745565 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 826/3382] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:21 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:21.752814 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f82de7c2-336a-4942-a1d2-afe110ae402a tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a returned with HTTP 200 Aug 14 00:39:21.753271 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 851/3383] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:39:21 2026] GET /volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:21.764553 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0021c1c6-cc4a-40cc-b803-96d8b3ce13f8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:21.768371 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0021c1c6-cc4a-40cc-b803-96d8b3ce13f8 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:39:21.768371 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0021c1c6-cc4a-40cc-b803-96d8b3ce13f8 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:21.768371 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0021c1c6-cc4a-40cc-b803-96d8b3ce13f8 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:21.768371 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-0021c1c6-cc4a-40cc-b803-96d8b3ce13f8 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:39:21.768371 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:21.768371 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:21.768918 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0021c1c6-cc4a-40cc-b803-96d8b3ce13f8 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:39:21.776508 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0021c1c6-cc4a-40cc-b803-96d8b3ce13f8 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Get all volumes completed successfully. Aug 14 00:39:21.779259 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0021c1c6-cc4a-40cc-b803-96d8b3ce13f8 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:39:21.779259 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 860/3384] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:39:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:21.794364 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-17860802-33d3-4ab9-8857-6f76bbd9b614 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:21.796551 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-17860802-33d3-4ab9-8857-6f76bbd9b614 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] POST https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a/action Aug 14 00:39:21.797098 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-17860802-33d3-4ab9-8857-6f76bbd9b614 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:21.797337 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-17860802-33d3-4ab9-8857-6f76bbd9b614 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:21.799412 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.groups [None req-17860802-33d3-4ab9-8857-6f76bbd9b614 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] delete called for group 37b74e14-eceb-4b76-a647-0924b2f1807a {{(pid=100211) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 14 00:39:21.799617 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.groups [None req-17860802-33d3-4ab9-8857-6f76bbd9b614 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Delete group with id: 37b74e14-eceb-4b76-a647-0924b2f1807a Aug 14 00:39:21.803505 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:21.803505 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:21.817920 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0457ee30-b31a-4e0d-b743-81c045fc2963 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:21.819885 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0457ee30-b31a-4e0d-b743-81c045fc2963 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:39:21.820281 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0457ee30-b31a-4e0d-b743-81c045fc2963 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:21.820376 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0457ee30-b31a-4e0d-b743-81c045fc2963 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:21.828848 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:21.828848 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:21.831335 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-17860802-33d3-4ab9-8857-6f76bbd9b614 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a/action returned with HTTP 202 Aug 14 00:39:21.831944 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 848/3385] 10.4.3.208 () {70 vars in 1428 bytes} [Fri Aug 14 00:39:21 2026] POST /volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:39:21.834955 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0457ee30-b31a-4e0d-b743-81c045fc2963 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:39:21.840852 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b81f5db9-3135-42b5-b0c8-97352e207ab4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:21.842813 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b81f5db9-3135-42b5-b0c8-97352e207ab4 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] GET https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a Aug 14 00:39:21.843124 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b81f5db9-3135-42b5-b0c8-97352e207ab4 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:21.843337 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b81f5db9-3135-42b5-b0c8-97352e207ab4 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:21.843529 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.groups [None req-b81f5db9-3135-42b5-b0c8-97352e207ab4 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] show called for member 37b74e14-eceb-4b76-a647-0924b2f1807a {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:39:21.845032 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0457ee30-b31a-4e0d-b743-81c045fc2963 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:39:21.845528 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 827/3386] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:21 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:21.849489 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:21.849489 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:21.857212 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b81f5db9-3135-42b5-b0c8-97352e207ab4 tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a returned with HTTP 200 Aug 14 00:39:21.857690 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 852/3387] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:39:21 2026] GET /volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:22.460196 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7b052547-401a-4e36-ad6e-41d0879efd14 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:22.462078 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7b052547-401a-4e36-ad6e-41d0879efd14 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:22.464265 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7b052547-401a-4e36-ad6e-41d0879efd14 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:22.464265 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7b052547-401a-4e36-ad6e-41d0879efd14 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:22.464265 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-7b052547-401a-4e36-ad6e-41d0879efd14 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:22.469364 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:22.469364 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:22.470792 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7b052547-401a-4e36-ad6e-41d0879efd14 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:22.471700 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 861/3388] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:22 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:22.555030 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6a286c0c-b538-4a0b-a046-0d8172fe6bf7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:22.557115 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6a286c0c-b538-4a0b-a046-0d8172fe6bf7 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:22.557429 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6a286c0c-b538-4a0b-a046-0d8172fe6bf7 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:22.557695 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6a286c0c-b538-4a0b-a046-0d8172fe6bf7 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:22.557849 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-6a286c0c-b538-4a0b-a046-0d8172fe6bf7 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:22.563543 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:22.563543 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:22.564275 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6a286c0c-b538-4a0b-a046-0d8172fe6bf7 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:22.564648 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 849/3389] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:22 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:22.756533 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-25205c40-b05f-4928-91a9-c3600c6944f4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:22.758565 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-25205c40-b05f-4928-91a9-c3600c6944f4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:39:22.758853 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-25205c40-b05f-4928-91a9-c3600c6944f4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:22.759282 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-25205c40-b05f-4928-91a9-c3600c6944f4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:22.759458 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-25205c40-b05f-4928-91a9-c3600c6944f4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:22.763885 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:22.763885 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:22.764589 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-25205c40-b05f-4928-91a9-c3600c6944f4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:39:22.764983 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 828/3390] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:22 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:22.861146 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-db25a1e6-2119-4e1f-af2c-10c192f2fc15 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:22.864923 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-db25a1e6-2119-4e1f-af2c-10c192f2fc15 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:39:22.864923 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-db25a1e6-2119-4e1f-af2c-10c192f2fc15 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:22.864923 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-db25a1e6-2119-4e1f-af2c-10c192f2fc15 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:22.869652 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c74a0ec8-c4bb-4f7b-8950-d6d0ef52212c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:22.873044 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c74a0ec8-c4bb-4f7b-8950-d6d0ef52212c tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] GET https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a Aug 14 00:39:22.873313 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c74a0ec8-c4bb-4f7b-8950-d6d0ef52212c tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:22.873498 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c74a0ec8-c4bb-4f7b-8950-d6d0ef52212c tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:22.873632 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.groups [None req-c74a0ec8-c4bb-4f7b-8950-d6d0ef52212c tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] show called for member 37b74e14-eceb-4b76-a647-0924b2f1807a {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 14 00:39:22.875708 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:22.875708 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:22.880277 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c74a0ec8-c4bb-4f7b-8950-d6d0ef52212c tempest-GroupsV320Test-877772381 tempest-GroupsV320Test-877772381-project-member] https://10.4.3.208/volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a returned with HTTP 404 Aug 14 00:39:22.881269 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 862/3391] 10.4.3.208 () {68 vars in 1386 bytes} [Fri Aug 14 00:39:22 2026] GET /volume/v3/groups/37b74e14-eceb-4b76-a647-0924b2f1807a => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:39:22.881466 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-db25a1e6-2119-4e1f-af2c-10c192f2fc15 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:39:22.893139 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d2bfbcb0-04e4-4482-9d26-d23c43bed4cf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:22.893287 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-db25a1e6-2119-4e1f-af2c-10c192f2fc15 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:39:22.893287 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 853/3392] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:22 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:22.893413 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d2bfbcb0-04e4-4482-9d26-d23c43bed4cf tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] DELETE https://10.4.3.208/volume/v3/group_types/94f4b425-b11c-4ad7-914a-dd516bee2ea4 Aug 14 00:39:22.893413 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d2bfbcb0-04e4-4482-9d26-d23c43bed4cf tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:22.893413 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d2bfbcb0-04e4-4482-9d26-d23c43bed4cf tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:22.918114 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d2bfbcb0-04e4-4482-9d26-d23c43bed4cf tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] https://10.4.3.208/volume/v3/group_types/94f4b425-b11c-4ad7-914a-dd516bee2ea4 returned with HTTP 202 Aug 14 00:39:22.918781 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 850/3393] 10.4.3.208 () {68 vars in 1404 bytes} [Fri Aug 14 00:39:22 2026] DELETE /volume/v3/group_types/94f4b425-b11c-4ad7-914a-dd516bee2ea4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:39:22.927957 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-318697a3-f049-4877-b06e-1eca569b156c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:22.930382 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-318697a3-f049-4877-b06e-1eca569b156c tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] DELETE https://10.4.3.208/volume/v3/types/b42f89c8-8c54-4568-b862-0667a0478abc Aug 14 00:39:22.930653 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-318697a3-f049-4877-b06e-1eca569b156c tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:22.931174 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-318697a3-f049-4877-b06e-1eca569b156c tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:22.960375 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-318697a3-f049-4877-b06e-1eca569b156c tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] https://10.4.3.208/volume/v3/types/b42f89c8-8c54-4568-b862-0667a0478abc returned with HTTP 202 Aug 14 00:39:22.960928 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 829/3394] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:39:22 2026] DELETE /volume/v3/types/b42f89c8-8c54-4568-b862-0667a0478abc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:22.969605 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e82138ca-5f0a-424c-b30a-d1115b647b11 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:22.971640 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e82138ca-5f0a-424c-b30a-d1115b647b11 tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] GET https://10.4.3.208/volume/v3/types/b42f89c8-8c54-4568-b862-0667a0478abc Aug 14 00:39:22.971843 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e82138ca-5f0a-424c-b30a-d1115b647b11 tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:22.972030 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e82138ca-5f0a-424c-b30a-d1115b647b11 tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:22.977242 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e82138ca-5f0a-424c-b30a-d1115b647b11 tempest-GroupsV320Test-1113785429 tempest-GroupsV320Test-1113785429-project-admin] https://10.4.3.208/volume/v3/types/b42f89c8-8c54-4568-b862-0667a0478abc returned with HTTP 404 Aug 14 00:39:22.977812 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 863/3395] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:39:22 2026] GET /volume/v3/types/b42f89c8-8c54-4568-b862-0667a0478abc => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:23.487118 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2c5e11a1-f59d-4c57-8074-4852cf96d7c0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:23.489374 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2c5e11a1-f59d-4c57-8074-4852cf96d7c0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:23.489767 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2c5e11a1-f59d-4c57-8074-4852cf96d7c0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:23.489855 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2c5e11a1-f59d-4c57-8074-4852cf96d7c0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:23.491635 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-2c5e11a1-f59d-4c57-8074-4852cf96d7c0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:23.495780 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:23.495780 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:23.496858 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2c5e11a1-f59d-4c57-8074-4852cf96d7c0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:23.497641 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 854/3396] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:23 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:23.578882 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-01bef701-d4fd-4d6d-800a-796db95eef93 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:23.584542 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-01bef701-d4fd-4d6d-800a-796db95eef93 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:23.584542 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-01bef701-d4fd-4d6d-800a-796db95eef93 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:23.584542 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-01bef701-d4fd-4d6d-800a-796db95eef93 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:23.584542 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-01bef701-d4fd-4d6d-800a-796db95eef93 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:23.593362 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:23.593362 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:23.594226 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-01bef701-d4fd-4d6d-800a-796db95eef93 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:23.594777 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 851/3397] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:23 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:23.778366 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c4c402a3-8595-48ce-afce-6021601462c4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:23.780373 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c4c402a3-8595-48ce-afce-6021601462c4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:39:23.780634 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c4c402a3-8595-48ce-afce-6021601462c4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:23.780872 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c4c402a3-8595-48ce-afce-6021601462c4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:23.781045 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-c4c402a3-8595-48ce-afce-6021601462c4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:23.789373 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:23.789373 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:23.790822 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c4c402a3-8595-48ce-afce-6021601462c4 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:39:23.791657 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 830/3398] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:23 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:23.907454 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8fe786d2-b85a-435e-931d-261b76d6d774 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:23.909216 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8fe786d2-b85a-435e-931d-261b76d6d774 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:39:23.909419 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8fe786d2-b85a-435e-931d-261b76d6d774 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:23.909642 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8fe786d2-b85a-435e-931d-261b76d6d774 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:23.919230 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:23.919230 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:23.925333 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-8fe786d2-b85a-435e-931d-261b76d6d774 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:39:23.931800 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8fe786d2-b85a-435e-931d-261b76d6d774 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:39:23.932386 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 864/3399] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:23 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:24.510800 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-aabbca18-841f-4dd2-b8a9-125bb7e62da5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:24.516118 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aabbca18-841f-4dd2-b8a9-125bb7e62da5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:24.516118 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aabbca18-841f-4dd2-b8a9-125bb7e62da5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:24.516118 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aabbca18-841f-4dd2-b8a9-125bb7e62da5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:24.516118 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-aabbca18-841f-4dd2-b8a9-125bb7e62da5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:24.521284 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:24.521284 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:24.525136 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aabbca18-841f-4dd2-b8a9-125bb7e62da5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:24.525136 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 855/3400] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:24 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:24.609793 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2ecf870a-1868-48f3-b546-a56ec979367b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:24.614110 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2ecf870a-1868-48f3-b546-a56ec979367b tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:24.614110 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2ecf870a-1868-48f3-b546-a56ec979367b tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:24.614110 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2ecf870a-1868-48f3-b546-a56ec979367b tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:24.614110 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-2ecf870a-1868-48f3-b546-a56ec979367b tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:24.618311 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:24.618311 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:24.619335 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2ecf870a-1868-48f3-b546-a56ec979367b tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:24.620011 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 852/3401] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:24 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:24.805781 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a4e586bb-fb0b-4faf-bcfd-886ce951d6c1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:24.809227 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a4e586bb-fb0b-4faf-bcfd-886ce951d6c1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:39:24.809604 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a4e586bb-fb0b-4faf-bcfd-886ce951d6c1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:24.810363 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a4e586bb-fb0b-4faf-bcfd-886ce951d6c1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:24.810363 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-a4e586bb-fb0b-4faf-bcfd-886ce951d6c1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:24.816533 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:24.816533 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:24.817568 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a4e586bb-fb0b-4faf-bcfd-886ce951d6c1 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:39:24.818496 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 831/3402] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:24 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:25.085845 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f30b9005-9a56-4354-bd87-22bd59ccb416 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:25.088880 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f30b9005-9a56-4354-bd87-22bd59ccb416 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:39:25.088880 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f30b9005-9a56-4354-bd87-22bd59ccb416 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:25.089114 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f30b9005-9a56-4354-bd87-22bd59ccb416 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:25.098036 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:25.098036 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:25.105335 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f30b9005-9a56-4354-bd87-22bd59ccb416 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:39:25.111495 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f30b9005-9a56-4354-bd87-22bd59ccb416 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:39:25.111999 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 865/3403] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:25 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:25.134289 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-076ef236-7c9c-4151-8581-de0cfec31a96 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:25.137487 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-076ef236-7c9c-4151-8581-de0cfec31a96 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] DELETE https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:39:25.137663 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-076ef236-7c9c-4151-8581-de0cfec31a96 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:25.137888 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-076ef236-7c9c-4151-8581-de0cfec31a96 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:25.138374 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-076ef236-7c9c-4151-8581-de0cfec31a96 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Delete volume with id: 266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:39:25.147132 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:25.147132 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:25.147731 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-076ef236-7c9c-4151-8581-de0cfec31a96 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:39:25.187283 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-076ef236-7c9c-4151-8581-de0cfec31a96 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Delete volume request issued successfully. Aug 14 00:39:25.187577 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-076ef236-7c9c-4151-8581-de0cfec31a96 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 202 Aug 14 00:39:25.188063 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 856/3404] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:25 2026] DELETE /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:25.195958 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8168fe9e-ae97-46bf-b552-d21ff15cca62 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:25.198693 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8168fe9e-ae97-46bf-b552-d21ff15cca62 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:39:25.198800 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8168fe9e-ae97-46bf-b552-d21ff15cca62 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:25.199098 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8168fe9e-ae97-46bf-b552-d21ff15cca62 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:25.211381 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:25.211381 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:25.218656 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8168fe9e-ae97-46bf-b552-d21ff15cca62 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Volume info retrieved successfully. Aug 14 00:39:25.226645 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8168fe9e-ae97-46bf-b552-d21ff15cca62 tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 200 Aug 14 00:39:25.227323 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 853/3405] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:25 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:25.538002 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8c06f33a-d145-464e-a152-348f1fdab6ad None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:25.540494 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8c06f33a-d145-464e-a152-348f1fdab6ad tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:25.540773 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8c06f33a-d145-464e-a152-348f1fdab6ad tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:25.540881 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8c06f33a-d145-464e-a152-348f1fdab6ad tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:25.541054 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-8c06f33a-d145-464e-a152-348f1fdab6ad tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:25.552062 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:25.552062 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:25.553189 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8c06f33a-d145-464e-a152-348f1fdab6ad tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:25.555139 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 832/3406] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:25 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:25.636630 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6dd8dbaa-4878-40e1-85ed-b577a61d01bf None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:25.642049 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6dd8dbaa-4878-40e1-85ed-b577a61d01bf tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:25.642049 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6dd8dbaa-4878-40e1-85ed-b577a61d01bf tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:25.642049 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6dd8dbaa-4878-40e1-85ed-b577a61d01bf tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:25.642049 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-6dd8dbaa-4878-40e1-85ed-b577a61d01bf tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:25.648413 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:25.648413 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:25.649803 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6dd8dbaa-4878-40e1-85ed-b577a61d01bf tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:25.650279 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 866/3407] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:25 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:25.832515 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-46ac9925-d99e-44ab-bab9-3d772eafcc5c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:25.835281 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-46ac9925-d99e-44ab-bab9-3d772eafcc5c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:39:25.835515 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-46ac9925-d99e-44ab-bab9-3d772eafcc5c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:25.835707 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-46ac9925-d99e-44ab-bab9-3d772eafcc5c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:25.835805 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-46ac9925-d99e-44ab-bab9-3d772eafcc5c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:25.844385 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:25.844385 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:25.844770 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-46ac9925-d99e-44ab-bab9-3d772eafcc5c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:39:25.846112 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 857/3408] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:25 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:26.242873 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a035fd85-554c-4f9c-a416-9c804f16ebba None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:26.245835 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a035fd85-554c-4f9c-a416-9c804f16ebba tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] GET https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 Aug 14 00:39:26.245971 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a035fd85-554c-4f9c-a416-9c804f16ebba tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:26.246158 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a035fd85-554c-4f9c-a416-9c804f16ebba tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:26.253030 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a035fd85-554c-4f9c-a416-9c804f16ebba tempest-VolumesActionsTest-1981854749 tempest-VolumesActionsTest-1981854749-project-member] https://10.4.3.208/volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 returned with HTTP 404 Aug 14 00:39:26.254283 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 854/3409] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:26 2026] GET /volume/v3/volumes/266c28dc-2259-4def-b96d-51c68ff32171 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:26.283715 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-407c8ded-cba3-4a01-9c80-66748e9dcd9c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:26.480830 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-407c8ded-cba3-4a01-9c80-66748e9dcd9c tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] GET https://10.4.3.208/volume/v3/os-hosts Aug 14 00:39:26.480830 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-407c8ded-cba3-4a01-9c80-66748e9dcd9c tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:26.480830 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-407c8ded-cba3-4a01-9c80-66748e9dcd9c tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:26.493227 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.hosts [None req-407c8ded-cba3-4a01-9c80-66748e9dcd9c tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] status, active and update: available, enabled, 2026-08-14 00:37:59+00:00 {{(pid=100209) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 00:39:26.493948 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.hosts [None req-407c8ded-cba3-4a01-9c80-66748e9dcd9c tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] status, active and update: available, enabled, 2026-08-14 00:37:56+00:00 {{(pid=100209) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 00:39:26.494194 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.hosts [None req-407c8ded-cba3-4a01-9c80-66748e9dcd9c tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] status, active and update: available, enabled, 2026-08-14 00:39:20+00:00 {{(pid=100209) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 00:39:26.494581 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-407c8ded-cba3-4a01-9c80-66748e9dcd9c tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] https://10.4.3.208/volume/v3/os-hosts returned with HTTP 200 Aug 14 00:39:26.495048 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 833/3410] 10.4.3.208 () {66 vars in 1240 bytes} [Fri Aug 14 00:39:26 2026] GET /volume/v3/os-hosts => generated 560 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:26.515980 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ba6be584-1aa7-4f8d-87be-e9a6e0b308c7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:26.518067 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ba6be584-1aa7-4f8d-87be-e9a6e0b308c7 tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] GET https://10.4.3.208/volume/v3/os-hosts Aug 14 00:39:26.518551 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ba6be584-1aa7-4f8d-87be-e9a6e0b308c7 tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:26.518551 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ba6be584-1aa7-4f8d-87be-e9a6e0b308c7 tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:26.526251 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.hosts [None req-ba6be584-1aa7-4f8d-87be-e9a6e0b308c7 tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] status, active and update: available, enabled, 2026-08-14 00:37:59+00:00 {{(pid=100210) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 00:39:26.526251 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.hosts [None req-ba6be584-1aa7-4f8d-87be-e9a6e0b308c7 tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] status, active and update: available, enabled, 2026-08-14 00:37:56+00:00 {{(pid=100210) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 00:39:26.526251 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.hosts [None req-ba6be584-1aa7-4f8d-87be-e9a6e0b308c7 tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] status, active and update: available, enabled, 2026-08-14 00:39:20+00:00 {{(pid=100210) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 14 00:39:26.526251 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ba6be584-1aa7-4f8d-87be-e9a6e0b308c7 tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] https://10.4.3.208/volume/v3/os-hosts returned with HTTP 200 Aug 14 00:39:26.526251 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 867/3411] 10.4.3.208 () {66 vars in 1240 bytes} [Fri Aug 14 00:39:26 2026] GET /volume/v3/os-hosts => generated 560 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:26.537465 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-27313ce0-4796-480e-a4b2-83e13e37929e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:26.539231 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-27313ce0-4796-480e-a4b2-83e13e37929e tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] GET https://10.4.3.208/volume/v3/os-hosts/np0000007289@storpool Aug 14 00:39:26.539648 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-27313ce0-4796-480e-a4b2-83e13e37929e tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:26.539958 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-27313ce0-4796-480e-a4b2-83e13e37929e tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:26.570216 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-38bb7425-9e6e-49f2-9525-edcb9874c93d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:26.572441 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-38bb7425-9e6e-49f2-9525-edcb9874c93d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:26.572826 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-38bb7425-9e6e-49f2-9525-edcb9874c93d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:26.573038 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-38bb7425-9e6e-49f2-9525-edcb9874c93d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:26.573250 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-38bb7425-9e6e-49f2-9525-edcb9874c93d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:26.580139 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:26.580139 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:26.580694 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-38bb7425-9e6e-49f2-9525-edcb9874c93d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:26.581256 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 855/3412] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:26 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:26.629549 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-27313ce0-4796-480e-a4b2-83e13e37929e tempest-VolumeHostsAdminTestsJSON-644557391 tempest-VolumeHostsAdminTestsJSON-644557391-project-admin] https://10.4.3.208/volume/v3/os-hosts/np0000007289@storpool returned with HTTP 200 Aug 14 00:39:26.630180 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 858/3413] 10.4.3.208 () {66 vars in 1306 bytes} [Fri Aug 14 00:39:26 2026] GET /volume/v3/os-hosts/np0000007289@storpool => generated 1507 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:26.666331 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-be94d396-a6da-4569-8f60-5b903c725da2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:26.669163 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-be94d396-a6da-4569-8f60-5b903c725da2 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:26.669722 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-be94d396-a6da-4569-8f60-5b903c725da2 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:26.670138 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-be94d396-a6da-4569-8f60-5b903c725da2 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:26.670299 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-be94d396-a6da-4569-8f60-5b903c725da2 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:26.677067 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:26.677067 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:26.679479 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-be94d396-a6da-4569-8f60-5b903c725da2 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:26.679479 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 834/3414] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:26 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:26.866655 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b7e2fd81-f2d1-492d-8bd2-3bd4c169a216 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:26.869292 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b7e2fd81-f2d1-492d-8bd2-3bd4c169a216 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:39:26.869548 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b7e2fd81-f2d1-492d-8bd2-3bd4c169a216 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:26.869819 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b7e2fd81-f2d1-492d-8bd2-3bd4c169a216 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:26.869958 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b7e2fd81-f2d1-492d-8bd2-3bd4c169a216 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:26.878561 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:26.878561 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:26.879404 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b7e2fd81-f2d1-492d-8bd2-3bd4c169a216 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:39:26.879856 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 868/3415] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:26 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:27.597019 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ae956bdc-a9bf-4917-a3fb-710a5600b2a9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:27.599283 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ae956bdc-a9bf-4917-a3fb-710a5600b2a9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:27.599586 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ae956bdc-a9bf-4917-a3fb-710a5600b2a9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:27.599655 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ae956bdc-a9bf-4917-a3fb-710a5600b2a9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:27.599970 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-ae956bdc-a9bf-4917-a3fb-710a5600b2a9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:27.606210 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:27.606210 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:27.606902 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ae956bdc-a9bf-4917-a3fb-710a5600b2a9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:27.607577 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 856/3416] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:27 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:27.699715 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6103b37d-c4a2-42c1-9bb6-ea513342b61d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:27.701946 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6103b37d-c4a2-42c1-9bb6-ea513342b61d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:27.702258 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6103b37d-c4a2-42c1-9bb6-ea513342b61d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:27.702495 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6103b37d-c4a2-42c1-9bb6-ea513342b61d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:27.702611 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-6103b37d-c4a2-42c1-9bb6-ea513342b61d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:27.708346 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:27.708346 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:27.709523 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6103b37d-c4a2-42c1-9bb6-ea513342b61d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:27.709711 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 859/3417] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:27 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:27.893753 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4df439ce-17e6-4110-88d8-bc30ace19bb5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:27.896738 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4df439ce-17e6-4110-88d8-bc30ace19bb5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:39:27.897322 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4df439ce-17e6-4110-88d8-bc30ace19bb5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:27.897322 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4df439ce-17e6-4110-88d8-bc30ace19bb5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:27.898474 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-4df439ce-17e6-4110-88d8-bc30ace19bb5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:27.904878 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:27.904878 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:27.906141 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4df439ce-17e6-4110-88d8-bc30ace19bb5 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:39:27.906707 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 835/3418] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:27 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:28.620308 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-04c5cb5d-91ef-47c5-bf89-b95e707e43aa None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:28.622887 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-04c5cb5d-91ef-47c5-bf89-b95e707e43aa tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:28.622887 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-04c5cb5d-91ef-47c5-bf89-b95e707e43aa tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:28.623218 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-04c5cb5d-91ef-47c5-bf89-b95e707e43aa tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:28.623388 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-04c5cb5d-91ef-47c5-bf89-b95e707e43aa tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:28.632143 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:28.632143 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:28.633691 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-04c5cb5d-91ef-47c5-bf89-b95e707e43aa tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:28.634524 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 869/3419] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:28 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:28.724454 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9bb9b2c4-5bf6-4783-81d6-59e790a8ec00 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:28.727505 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9bb9b2c4-5bf6-4783-81d6-59e790a8ec00 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:28.727817 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9bb9b2c4-5bf6-4783-81d6-59e790a8ec00 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:28.728220 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9bb9b2c4-5bf6-4783-81d6-59e790a8ec00 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:28.728395 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-9bb9b2c4-5bf6-4783-81d6-59e790a8ec00 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:28.740792 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:28.740792 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:28.742590 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9bb9b2c4-5bf6-4783-81d6-59e790a8ec00 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:28.742816 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 857/3420] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:28 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:28.918965 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9ebfeeb2-ab59-4494-b563-dd177497078f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:28.921644 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9ebfeeb2-ab59-4494-b563-dd177497078f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:39:28.921955 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9ebfeeb2-ab59-4494-b563-dd177497078f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:28.922352 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9ebfeeb2-ab59-4494-b563-dd177497078f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:28.922522 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-9ebfeeb2-ab59-4494-b563-dd177497078f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:28.931564 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:28.931564 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:28.932482 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9ebfeeb2-ab59-4494-b563-dd177497078f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:39:28.932926 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 860/3421] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:28 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:28.945544 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a3dc8168-925d-463f-890b-617261e16abe None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:28.948393 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a3dc8168-925d-463f-890b-617261e16abe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/facd5205-a806-4315-abcf-61ea99d9f23f Aug 14 00:39:28.948747 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a3dc8168-925d-463f-890b-617261e16abe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:28.949207 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a3dc8168-925d-463f-890b-617261e16abe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:28.949365 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-a3dc8168-925d-463f-890b-617261e16abe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Delete volume with id: facd5205-a806-4315-abcf-61ea99d9f23f Aug 14 00:39:28.960444 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:28.960444 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:28.960881 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a3dc8168-925d-463f-890b-617261e16abe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:39:28.987444 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a3dc8168-925d-463f-890b-617261e16abe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Delete volume request issued successfully. Aug 14 00:39:28.987690 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a3dc8168-925d-463f-890b-617261e16abe tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/facd5205-a806-4315-abcf-61ea99d9f23f returned with HTTP 202 Aug 14 00:39:28.988274 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 836/3422] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:39:28 2026] DELETE /volume/v3/volumes/facd5205-a806-4315-abcf-61ea99d9f23f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:28.999469 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-77e23790-a65d-4d0f-b469-2eb17bf73066 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:29.002186 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-77e23790-a65d-4d0f-b469-2eb17bf73066 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/facd5205-a806-4315-abcf-61ea99d9f23f Aug 14 00:39:29.002540 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-77e23790-a65d-4d0f-b469-2eb17bf73066 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:29.002884 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-77e23790-a65d-4d0f-b469-2eb17bf73066 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:29.013290 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:29.013290 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:29.019131 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-77e23790-a65d-4d0f-b469-2eb17bf73066 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:39:29.024027 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-77e23790-a65d-4d0f-b469-2eb17bf73066 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/facd5205-a806-4315-abcf-61ea99d9f23f returned with HTTP 200 Aug 14 00:39:29.024667 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 870/3423] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:28 2026] GET /volume/v3/volumes/facd5205-a806-4315-abcf-61ea99d9f23f => generated 1065 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:29.619304 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:29.624349 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:39:29.625405 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1297430601"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:29.629411 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Create volume request body: {'volume': {'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1297430601'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:39:29.646374 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4ddb15d6-a8e8-4821-9898-dd5f2a23caa7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:29.648929 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4ddb15d6-a8e8-4821-9898-dd5f2a23caa7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:29.649207 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4ddb15d6-a8e8-4821-9898-dd5f2a23caa7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:29.649543 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4ddb15d6-a8e8-4821-9898-dd5f2a23caa7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:29.649714 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-4ddb15d6-a8e8-4821-9898-dd5f2a23caa7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:29.655317 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:29.655317 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:29.656508 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4ddb15d6-a8e8-4821-9898-dd5f2a23caa7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:29.657420 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 861/3424] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:29 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:29.749512 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Create volume of 1 GB Aug 14 00:39:29.755328 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Availability Zones retrieved successfully. Aug 14 00:39:29.761496 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-809fd4a5-fc9e-4f54-a05b-22a53d3c17da None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:29.762844 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Flow 'volume_create_api' (d552da3b-4524-4a90-9a2f-1ee5091167b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:29.764180 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94f64e0-9d43-42f8-983c-64b84f3653bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:29.764888 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-809fd4a5-fc9e-4f54-a05b-22a53d3c17da tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:29.765294 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-809fd4a5-fc9e-4f54-a05b-22a53d3c17da tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:29.765490 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-809fd4a5-fc9e-4f54-a05b-22a53d3c17da tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:29.765572 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-809fd4a5-fc9e-4f54-a05b-22a53d3c17da tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:29.765629 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:39:29.773369 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:29.773369 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:29.774355 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-809fd4a5-fc9e-4f54-a05b-22a53d3c17da tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:29.774994 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 837/3425] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:29 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:29.846720 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94f64e0-9d43-42f8-983c-64b84f3653bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:29.847821 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e550801-23df-40d7-a909-4d4771f698f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:29.935437 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Created reservations ['e5efb130-bf50-4cb2-a75c-5664fb1e9464', 'd83a4998-3ba0-4aa1-8146-78e862463c32', '9673bc70-e836-4eb9-90e5-16ce20026b51', '7842c5c8-c3dd-4501-b62d-e5a209ad3a5e'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:29.935621 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e550801-23df-40d7-a909-4d4771f698f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5efb130-bf50-4cb2-a75c-5664fb1e9464', 'd83a4998-3ba0-4aa1-8146-78e862463c32', '9673bc70-e836-4eb9-90e5-16ce20026b51', '7842c5c8-c3dd-4501-b62d-e5a209ad3a5e']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:29.936374 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03d5e732-bd4f-4d95-97cb-a6050aee0106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:29.962417 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03d5e732-bd4f-4d95-97cb-a6050aee0106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cb06a62-6bb4-4ac7-a959-10e1842e193b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1297430601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65bdb84ca09a4515afe33593ec34f267',qos_specs=None,replication_status=,reservations=['e5efb130-bf50-4cb2-a75c-5664fb1e9464','d83a4998-3ba0-4aa1-8146-78e862463c32','9673bc70-e836-4eb9-90e5-16ce20026b51','7842c5c8-c3dd-4501-b62d-e5a209ad3a5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54a3f51072dd47bbb3a24a0940584c54',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:39:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1297430601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cb06a62-6bb4-4ac7-a959-10e1842e193b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65bdb84ca09a4515afe33593ec34f267',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54a3f51072dd47bbb3a24a0940584c54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:29.963168 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f9e52d8-5eb7-494d-9683-6ea36e786d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:29.983762 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f9e52d8-5eb7-494d-9683-6ea36e786d53) transitioned into state 'SUCCESS' from state '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-1297430601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65bdb84ca09a4515afe33593ec34f267',qos_specs=None,replication_status=,reservations=['e5efb130-bf50-4cb2-a75c-5664fb1e9464','d83a4998-3ba0-4aa1-8146-78e862463c32','9673bc70-e836-4eb9-90e5-16ce20026b51','7842c5c8-c3dd-4501-b62d-e5a209ad3a5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54a3f51072dd47bbb3a24a0940584c54',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:29.984475 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbccd055-b8cb-4347-958f-32372d4e65dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:30.001132 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbccd055-b8cb-4347-958f-32372d4e65dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:30.002368 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Flow 'volume_create_api' (d552da3b-4524-4a90-9a2f-1ee5091167b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:30.002814 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Create volume request issued successfully. Aug 14 00:39:30.004796 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-928e7183-eb49-4751-a0ac-0e2afae6b40f tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:39:30.005450 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 858/3426] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:39:29 2026] POST /volume/v3/volumes => generated 751 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:30.018551 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9997c9d1-eaf4-48b9-bb9e-beddd9a39604 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:30.022073 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9997c9d1-eaf4-48b9-bb9e-beddd9a39604 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] GET https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b Aug 14 00:39:30.022395 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9997c9d1-eaf4-48b9-bb9e-beddd9a39604 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:30.022658 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9997c9d1-eaf4-48b9-bb9e-beddd9a39604 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:30.032579 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:30.032579 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:30.041643 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d21a6bba-2640-41e6-ad2d-1d301a3de144 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:30.042027 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9997c9d1-eaf4-48b9-bb9e-beddd9a39604 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Volume info retrieved successfully. Aug 14 00:39:30.046130 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d21a6bba-2640-41e6-ad2d-1d301a3de144 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/facd5205-a806-4315-abcf-61ea99d9f23f Aug 14 00:39:30.046219 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d21a6bba-2640-41e6-ad2d-1d301a3de144 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:30.046554 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d21a6bba-2640-41e6-ad2d-1d301a3de144 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:30.049104 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9997c9d1-eaf4-48b9-bb9e-beddd9a39604 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b returned with HTTP 200 Aug 14 00:39:30.049586 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 871/3427] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:30 2026] GET /volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:30.059814 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d21a6bba-2640-41e6-ad2d-1d301a3de144 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/facd5205-a806-4315-abcf-61ea99d9f23f returned with HTTP 404 Aug 14 00:39:30.060401 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 862/3428] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:30 2026] GET /volume/v3/volumes/facd5205-a806-4315-abcf-61ea99d9f23f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:30.074056 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-121210ab-363c-4817-8f9e-778737d76367 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:30.077165 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-121210ab-363c-4817-8f9e-778737d76367 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:39:30.077165 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-121210ab-363c-4817-8f9e-778737d76367 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:30.077323 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-121210ab-363c-4817-8f9e-778737d76367 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:30.077460 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-121210ab-363c-4817-8f9e-778737d76367 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:30.086441 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:30.086441 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:30.086930 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-121210ab-363c-4817-8f9e-778737d76367 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:39:30.087491 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 838/3429] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:30 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:30.105444 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-32bed4c6-073d-4664-895d-b3052e9e36ee None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:30.107589 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-32bed4c6-073d-4664-895d-b3052e9e36ee tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] DELETE https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:30.107811 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-32bed4c6-073d-4664-895d-b3052e9e36ee tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:30.108157 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-32bed4c6-073d-4664-895d-b3052e9e36ee tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:30.108157 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-32bed4c6-073d-4664-895d-b3052e9e36ee tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Delete backup with id: e9be8776-5589-48ab-ac78-17942bde8cec. Aug 14 00:39:30.114220 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:30.114220 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:30.131269 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.rpcapi [None req-32bed4c6-073d-4664-895d-b3052e9e36ee tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] delete_backup rpcapi backup_id e9be8776-5589-48ab-ac78-17942bde8cec {{(pid=100211) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:39:30.135296 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-32bed4c6-073d-4664-895d-b3052e9e36ee tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 202 Aug 14 00:39:30.135964 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 859/3430] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:39:30 2026] DELETE /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:39:30.156409 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c7f89d02-afac-435a-ae1e-34e15b17e06a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:30.160124 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c7f89d02-afac-435a-ae1e-34e15b17e06a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:30.160368 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c7f89d02-afac-435a-ae1e-34e15b17e06a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:30.160645 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c7f89d02-afac-435a-ae1e-34e15b17e06a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:30.160939 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-c7f89d02-afac-435a-ae1e-34e15b17e06a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:30.168202 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:30.168202 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:30.169129 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c7f89d02-afac-435a-ae1e-34e15b17e06a tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:30.169578 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 872/3431] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:30 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:39:30.675571 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0ba04d23-44ba-4f95-a060-ed9cf6ffab8f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:30.677503 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ba04d23-44ba-4f95-a060-ed9cf6ffab8f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:30.677716 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ba04d23-44ba-4f95-a060-ed9cf6ffab8f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:30.677939 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ba04d23-44ba-4f95-a060-ed9cf6ffab8f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:30.678074 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-0ba04d23-44ba-4f95-a060-ed9cf6ffab8f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:30.684891 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:30.684891 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:30.686027 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ba04d23-44ba-4f95-a060-ed9cf6ffab8f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:30.686706 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 863/3432] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:30 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:39:30.788799 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-26e05552-8a1e-4d26-a930-c05de186d996 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:30.790819 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-26e05552-8a1e-4d26-a930-c05de186d996 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:30.791076 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-26e05552-8a1e-4d26-a930-c05de186d996 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:30.791312 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-26e05552-8a1e-4d26-a930-c05de186d996 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:30.791423 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-26e05552-8a1e-4d26-a930-c05de186d996 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:30.795466 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:30.795466 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:30.796241 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-26e05552-8a1e-4d26-a930-c05de186d996 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:30.796625 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 839/3433] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:30 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:30.933940 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.059341 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:39:31.059711 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-231774240"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:31.061257 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-231774240'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:39:31.061383 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Create volume of 1 GB Aug 14 00:39:31.066578 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Availability Zones retrieved successfully. Aug 14 00:39:31.067734 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-92dc4963-9538-4cf8-90b8-95b14671a91a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.069568 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-92dc4963-9538-4cf8-90b8-95b14671a91a tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] GET https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b Aug 14 00:39:31.069749 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-92dc4963-9538-4cf8-90b8-95b14671a91a tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:31.069940 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-92dc4963-9538-4cf8-90b8-95b14671a91a tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:31.072649 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Flow 'volume_create_api' (b11b1404-cc94-4512-8238-140dc520c1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:31.076427 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3fe651-388b-4f2d-a150-ee32f49d9af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:31.077803 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:39:31.079123 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.079123 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:31.085162 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-92dc4963-9538-4cf8-90b8-95b14671a91a tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Volume info retrieved successfully. Aug 14 00:39:31.090400 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-92dc4963-9538-4cf8-90b8-95b14671a91a tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b returned with HTTP 200 Aug 14 00:39:31.090770 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 873/3434] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:31 2026] GET /volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:31.109860 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-aa25748a-80d7-4b3a-b8d3-e510d6555da2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.111926 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3fe651-388b-4f2d-a150-ee32f49d9af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:31.113271 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afff6646-319c-4f0b-966e-c79808ea83b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:31.116244 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aa25748a-80d7-4b3a-b8d3-e510d6555da2 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] POST https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b/action Aug 14 00:39:31.116752 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aa25748a-80d7-4b3a-b8d3-e510d6555da2 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-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=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:31.116930 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aa25748a-80d7-4b3a-b8d3-e510d6555da2 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-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=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:31.131605 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.131605 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:31.138840 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.138840 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:31.139382 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-aa25748a-80d7-4b3a-b8d3-e510d6555da2 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Volume info retrieved successfully. Aug 14 00:39:31.154818 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-aa25748a-80d7-4b3a-b8d3-e510d6555da2 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Update volume metadata completed successfully. Aug 14 00:39:31.155206 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aa25748a-80d7-4b3a-b8d3-e510d6555da2 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b/action returned with HTTP 200 Aug 14 00:39:31.155773 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 864/3435] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:39:31 2026] POST /volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b/action => generated 563 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:31.166852 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-502b8ca5-5b43-4303-a602-b3123ce08ef7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.170747 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-502b8ca5-5b43-4303-a602-b3123ce08ef7 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] GET https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b Aug 14 00:39:31.171057 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-502b8ca5-5b43-4303-a602-b3123ce08ef7 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:31.174330 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-502b8ca5-5b43-4303-a602-b3123ce08ef7 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:31.184747 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a851f376-2de8-40d6-9fbc-d76e1170944e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.186965 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a851f376-2de8-40d6-9fbc-d76e1170944e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:31.187302 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a851f376-2de8-40d6-9fbc-d76e1170944e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:31.187544 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a851f376-2de8-40d6-9fbc-d76e1170944e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:31.187696 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-a851f376-2de8-40d6-9fbc-d76e1170944e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:31.194639 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.194639 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:31.195892 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Created reservations ['84b7c370-219b-464d-9204-9cf4da38e6e3', '090be566-dcb6-4015-b6af-ec7f3c6397f3', '213eab71-0b7b-405a-bb06-fc0451d8ca76', 'f49cda96-92ac-4d5a-b94c-9714c03b0ac5'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:31.197133 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afff6646-319c-4f0b-966e-c79808ea83b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84b7c370-219b-464d-9204-9cf4da38e6e3', '090be566-dcb6-4015-b6af-ec7f3c6397f3', '213eab71-0b7b-405a-bb06-fc0451d8ca76', 'f49cda96-92ac-4d5a-b94c-9714c03b0ac5']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:31.198379 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df23e4ec-d563-4083-9a99-ba0abd250388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:31.199693 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-502b8ca5-5b43-4303-a602-b3123ce08ef7 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Volume info retrieved successfully. Aug 14 00:39:31.200339 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.200339 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:31.205295 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a851f376-2de8-40d6-9fbc-d76e1170944e tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 200 Aug 14 00:39:31.206023 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 874/3436] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:31 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:31.207323 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-502b8ca5-5b43-4303-a602-b3123ce08ef7 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b returned with HTTP 200 Aug 14 00:39:31.207771 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 840/3437] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:31 2026] GET /volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b => generated 1419 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:31.225420 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0bbbd044-17b4-46b9-ba10-c3a089480080 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.226693 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df23e4ec-d563-4083-9a99-ba0abd250388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18ab17f1-d395-4282-9981-3a1e7153bddc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-231774240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b635614e5d5a4da099d23b57da5385b6',qos_specs=None,replication_status=,reservations=['84b7c370-219b-464d-9204-9cf4da38e6e3','090be566-dcb6-4015-b6af-ec7f3c6397f3','213eab71-0b7b-405a-bb06-fc0451d8ca76','f49cda96-92ac-4d5a-b94c-9714c03b0ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eab7a5950174c01bf34fb15637e3538',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:39:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-231774240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18ab17f1-d395-4282-9981-3a1e7153bddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b635614e5d5a4da099d23b57da5385b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eab7a5950174c01bf34fb15637e3538',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:31.227156 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff15ff6-e5e5-4e69-95d7-1822e6bfdec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:31.227584 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0bbbd044-17b4-46b9-ba10-c3a089480080 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] POST https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b/action Aug 14 00:39:31.228284 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0bbbd044-17b4-46b9-ba10-c3a089480080 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:31.228284 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0bbbd044-17b4-46b9-ba10-c3a089480080 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:31.243243 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.243243 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:31.251357 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff15ff6-e5e5-4e69-95d7-1822e6bfdec5) transitioned into state 'SUCCESS' from state '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-231774240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b635614e5d5a4da099d23b57da5385b6',qos_specs=None,replication_status=,reservations=['84b7c370-219b-464d-9204-9cf4da38e6e3','090be566-dcb6-4015-b6af-ec7f3c6397f3','213eab71-0b7b-405a-bb06-fc0451d8ca76','f49cda96-92ac-4d5a-b94c-9714c03b0ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eab7a5950174c01bf34fb15637e3538',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:31.251874 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.251874 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:31.252276 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3f2ba06-ab45-49d0-abf1-9c207e7fc264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:31.252563 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0bbbd044-17b4-46b9-ba10-c3a089480080 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Volume info retrieved successfully. Aug 14 00:39:31.258323 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0bbbd044-17b4-46b9-ba10-c3a089480080 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Get volume image-metadata completed successfully. Aug 14 00:39:31.265462 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3f2ba06-ab45-49d0-abf1-9c207e7fc264) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:31.266498 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Flow 'volume_create_api' (b11b1404-cc94-4512-8238-140dc520c1ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:31.266918 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Create volume request issued successfully. Aug 14 00:39:31.267677 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-685e2e71-2e8a-4346-82e5-838e53254aa5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:39:31.268211 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 860/3438] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:39:30 2026] POST /volume/v3/volumes => generated 751 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:31.270727 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0bbbd044-17b4-46b9-ba10-c3a089480080 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Delete volume metadata completed successfully. Aug 14 00:39:31.271137 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0bbbd044-17b4-46b9-ba10-c3a089480080 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b/action returned with HTTP 200 Aug 14 00:39:31.272193 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 865/3439] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:39:31 2026] POST /volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b/action => generated 0 bytes in 47 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 14 00:39:31.282143 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fcb00f1c-2f6b-402a-80a0-c7a5af0e7005 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.283907 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-80a700b1-a7ba-40ee-9bb3-0cdc39b33904 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.285277 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fcb00f1c-2f6b-402a-80a0-c7a5af0e7005 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] POST https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b/action Aug 14 00:39:31.285677 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fcb00f1c-2f6b-402a-80a0-c7a5af0e7005 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:31.286154 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-80a700b1-a7ba-40ee-9bb3-0cdc39b33904 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc Aug 14 00:39:31.286447 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-80a700b1-a7ba-40ee-9bb3-0cdc39b33904 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:31.286647 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-80a700b1-a7ba-40ee-9bb3-0cdc39b33904 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:31.287937 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fcb00f1c-2f6b-402a-80a0-c7a5af0e7005 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:31.296069 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.296069 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:31.299503 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.299503 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:31.300049 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fcb00f1c-2f6b-402a-80a0-c7a5af0e7005 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Volume info retrieved successfully. Aug 14 00:39:31.301225 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-80a700b1-a7ba-40ee-9bb3-0cdc39b33904 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Volume info retrieved successfully. Aug 14 00:39:31.306398 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fcb00f1c-2f6b-402a-80a0-c7a5af0e7005 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Get volume image-metadata completed successfully. Aug 14 00:39:31.306692 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-80a700b1-a7ba-40ee-9bb3-0cdc39b33904 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc returned with HTTP 200 Aug 14 00:39:31.306758 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fcb00f1c-2f6b-402a-80a0-c7a5af0e7005 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b/action returned with HTTP 200 Aug 14 00:39:31.307189 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 841/3440] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:31 2026] GET /volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:31.307445 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 875/3441] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:39:31 2026] POST /volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b/action => generated 537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:31.316448 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bde7e118-44dd-483b-bec4-7fc77e8988f2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.318782 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bde7e118-44dd-483b-bec4-7fc77e8988f2 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] GET https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b Aug 14 00:39:31.319047 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bde7e118-44dd-483b-bec4-7fc77e8988f2 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:31.319280 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bde7e118-44dd-483b-bec4-7fc77e8988f2 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:31.328010 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.328010 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:31.332613 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bde7e118-44dd-483b-bec4-7fc77e8988f2 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Volume info retrieved successfully. Aug 14 00:39:31.339095 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bde7e118-44dd-483b-bec4-7fc77e8988f2 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b returned with HTTP 200 Aug 14 00:39:31.339651 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 861/3442] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:31 2026] GET /volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b => generated 1393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:31.353716 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0ede69a7-dc5a-45fd-8571-65088c52c55b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.355738 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ede69a7-dc5a-45fd-8571-65088c52c55b tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] DELETE https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b Aug 14 00:39:31.356004 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ede69a7-dc5a-45fd-8571-65088c52c55b tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:31.356304 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ede69a7-dc5a-45fd-8571-65088c52c55b tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:31.356531 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-0ede69a7-dc5a-45fd-8571-65088c52c55b tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Delete volume with id: 1cb06a62-6bb4-4ac7-a959-10e1842e193b Aug 14 00:39:31.364911 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.364911 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:31.365522 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0ede69a7-dc5a-45fd-8571-65088c52c55b tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Volume info retrieved successfully. Aug 14 00:39:31.391435 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0ede69a7-dc5a-45fd-8571-65088c52c55b tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Delete volume request issued successfully. Aug 14 00:39:31.391683 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ede69a7-dc5a-45fd-8571-65088c52c55b tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b returned with HTTP 202 Aug 14 00:39:31.392197 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 866/3443] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:31 2026] DELETE /volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:31.400014 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-990854c7-3789-4c47-bea4-96990581bc46 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.402080 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-990854c7-3789-4c47-bea4-96990581bc46 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] GET https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b Aug 14 00:39:31.402371 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-990854c7-3789-4c47-bea4-96990581bc46 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:31.402572 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-990854c7-3789-4c47-bea4-96990581bc46 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:31.410046 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.410046 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:31.414363 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-990854c7-3789-4c47-bea4-96990581bc46 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Volume info retrieved successfully. Aug 14 00:39:31.420071 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-990854c7-3789-4c47-bea4-96990581bc46 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b returned with HTTP 200 Aug 14 00:39:31.420495 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 842/3444] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:31 2026] GET /volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:31.698285 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b1495cef-a318-4b26-aa98-2e5d79723d87 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.700463 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b1495cef-a318-4b26-aa98-2e5d79723d87 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:31.700698 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b1495cef-a318-4b26-aa98-2e5d79723d87 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:31.700916 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b1495cef-a318-4b26-aa98-2e5d79723d87 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:31.701105 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b1495cef-a318-4b26-aa98-2e5d79723d87 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:31.706256 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.706256 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:31.707201 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b1495cef-a318-4b26-aa98-2e5d79723d87 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:31.707653 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 876/3445] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:31 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:39:31.808451 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-698dd07f-8747-4426-bb80-d472e12c41c5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.810214 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-698dd07f-8747-4426-bb80-d472e12c41c5 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:31.810426 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-698dd07f-8747-4426-bb80-d472e12c41c5 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:31.810576 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-698dd07f-8747-4426-bb80-d472e12c41c5 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:31.810680 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-698dd07f-8747-4426-bb80-d472e12c41c5 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:31.814503 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.814503 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:31.815045 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-698dd07f-8747-4426-bb80-d472e12c41c5 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:31.815388 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 862/3446] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:31 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:31.828502 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-72c47aed-2ac4-4388-b611-6787f48007c0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.830907 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-72c47aed-2ac4-4388-b611-6787f48007c0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] PUT https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:31.831402 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-72c47aed-2ac4-4388-b611-6787f48007c0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:31.838910 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.838910 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:31.847059 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-72c47aed-2ac4-4388-b611-6787f48007c0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:31.847870 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 867/3447] 10.4.3.208 () {70 vars in 1408 bytes} [Fri Aug 14 00:39:31 2026] PUT /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 316 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:31.856909 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e603dfd3-b430-48c4-b32e-846dce5afaa1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.859378 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e603dfd3-b430-48c4-b32e-846dce5afaa1 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:31.859677 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e603dfd3-b430-48c4-b32e-846dce5afaa1 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:31.859945 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e603dfd3-b430-48c4-b32e-846dce5afaa1 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:31.860139 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-e603dfd3-b430-48c4-b32e-846dce5afaa1 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:31.865844 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.865844 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:31.866766 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e603dfd3-b430-48c4-b32e-846dce5afaa1 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:31.867349 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 843/3448] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:31 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 762 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:31.877959 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-da5b17f9-4e44-43ca-9416-c731485b45e0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.879855 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-da5b17f9-4e44-43ca-9416-c731485b45e0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] DELETE https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:31.880153 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-da5b17f9-4e44-43ca-9416-c731485b45e0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:31.880362 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-da5b17f9-4e44-43ca-9416-c731485b45e0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:31.880499 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-da5b17f9-4e44-43ca-9416-c731485b45e0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Delete backup with id: 80d46c20-0765-4678-a60d-c37aee04f59e. Aug 14 00:39:31.885221 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.885221 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:31.904071 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.backup.rpcapi [None req-da5b17f9-4e44-43ca-9416-c731485b45e0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] delete_backup rpcapi backup_id 80d46c20-0765-4678-a60d-c37aee04f59e {{(pid=100210) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:39:31.906281 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-da5b17f9-4e44-43ca-9416-c731485b45e0 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 202 Aug 14 00:39:31.906814 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 877/3449] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:39:31 2026] DELETE /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:39:31.919229 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5dc7944c-9fd9-4359-9e13-a7698031224f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:31.921577 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5dc7944c-9fd9-4359-9e13-a7698031224f tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:31.921849 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5dc7944c-9fd9-4359-9e13-a7698031224f tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:31.922145 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5dc7944c-9fd9-4359-9e13-a7698031224f tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:31.922298 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-5dc7944c-9fd9-4359-9e13-a7698031224f tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:31.930473 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:31.930473 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:31.931376 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5dc7944c-9fd9-4359-9e13-a7698031224f tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 200 Aug 14 00:39:31.931883 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 863/3450] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:31 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 761 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:32.219609 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a288b036-820f-40c7-9391-709b03dfaa32 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:32.221913 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a288b036-820f-40c7-9391-709b03dfaa32 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec Aug 14 00:39:32.222278 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a288b036-820f-40c7-9391-709b03dfaa32 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:32.222562 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a288b036-820f-40c7-9391-709b03dfaa32 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:32.222672 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-a288b036-820f-40c7-9391-709b03dfaa32 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id e9be8776-5589-48ab-ac78-17942bde8cec. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:32.226946 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a288b036-820f-40c7-9391-709b03dfaa32 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec returned with HTTP 404 Aug 14 00:39:32.227503 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 868/3451] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:32 2026] GET /volume/v3/backups/e9be8776-5589-48ab-ac78-17942bde8cec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:32.238808 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a891ff57-d6fb-4b0b-96b3-61a33027b184 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:32.241258 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a891ff57-d6fb-4b0b-96b3-61a33027b184 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] DELETE https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:39:32.241561 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a891ff57-d6fb-4b0b-96b3-61a33027b184 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:32.241912 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a891ff57-d6fb-4b0b-96b3-61a33027b184 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:32.241962 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-a891ff57-d6fb-4b0b-96b3-61a33027b184 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Delete backup with id: 0ea6e56d-e12f-4a72-94b1-cacb1046798b. Aug 14 00:39:32.247790 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:32.247790 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:32.262282 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-a891ff57-d6fb-4b0b-96b3-61a33027b184 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] delete_backup rpcapi backup_id 0ea6e56d-e12f-4a72-94b1-cacb1046798b {{(pid=100209) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:39:32.264462 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a891ff57-d6fb-4b0b-96b3-61a33027b184 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 202 Aug 14 00:39:32.265049 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 844/3452] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:39:32 2026] DELETE /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:39:32.273156 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b05f1a49-0565-4843-acf0-446990db85a2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:32.277337 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b05f1a49-0565-4843-acf0-446990db85a2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:39:32.277692 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b05f1a49-0565-4843-acf0-446990db85a2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:32.278046 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b05f1a49-0565-4843-acf0-446990db85a2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:32.278253 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b05f1a49-0565-4843-acf0-446990db85a2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:32.283900 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:32.283900 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:32.284704 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b05f1a49-0565-4843-acf0-446990db85a2 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 200 Aug 14 00:39:32.285195 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 878/3453] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:32 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:32.322043 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f8b16e36-0636-41cb-b954-25f964b3bd73 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:32.324376 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f8b16e36-0636-41cb-b954-25f964b3bd73 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc Aug 14 00:39:32.324647 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f8b16e36-0636-41cb-b954-25f964b3bd73 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:32.324891 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f8b16e36-0636-41cb-b954-25f964b3bd73 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:32.334043 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:32.334043 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:32.340144 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f8b16e36-0636-41cb-b954-25f964b3bd73 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Volume info retrieved successfully. Aug 14 00:39:32.347396 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f8b16e36-0636-41cb-b954-25f964b3bd73 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc returned with HTTP 200 Aug 14 00:39:32.347862 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 864/3454] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:32 2026] GET /volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:32.362245 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8ca304a2-0146-4767-889b-edaf5e51bbf7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:32.364431 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8ca304a2-0146-4767-889b-edaf5e51bbf7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:39:32.364869 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8ca304a2-0146-4767-889b-edaf5e51bbf7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "18ab17f1-d395-4282-9981-3a1e7153bddc", "name": "tempest-VolumesBackupsV39Test-Backup-696374587", "container": "tempest-volumesbackupsv39test-backup-container-989017957"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:32.366768 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-8ca304a2-0146-4767-889b-edaf5e51bbf7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Creating new backup {'backup': {'volume_id': '18ab17f1-d395-4282-9981-3a1e7153bddc', 'name': 'tempest-VolumesBackupsV39Test-Backup-696374587', 'container': 'tempest-volumesbackupsv39test-backup-container-989017957'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:39:32.366965 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-8ca304a2-0146-4767-889b-edaf5e51bbf7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Creating backup of volume 18ab17f1-d395-4282-9981-3a1e7153bddc in container tempest-volumesbackupsv39test-backup-container-989017957 Aug 14 00:39:32.380348 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:32.380348 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:32.380944 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8ca304a2-0146-4767-889b-edaf5e51bbf7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Volume info retrieved successfully. Aug 14 00:39:32.410616 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-8ca304a2-0146-4767-889b-edaf5e51bbf7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Created reservations ['28de1122-3066-4644-9f5d-51c599bc5e6f', 'e72815ae-01e0-44e4-81fc-63b72b9fce7e'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:32.435100 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-37e0dfb0-a945-4cd0-a3c8-7721dfb1cce0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:32.437482 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-37e0dfb0-a945-4cd0-a3c8-7721dfb1cce0 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] GET https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b Aug 14 00:39:32.441152 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-37e0dfb0-a945-4cd0-a3c8-7721dfb1cce0 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:32.441152 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-37e0dfb0-a945-4cd0-a3c8-7721dfb1cce0 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:32.445246 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-37e0dfb0-a945-4cd0-a3c8-7721dfb1cce0 tempest-VolumesImageMetadata-217922638 tempest-VolumesImageMetadata-217922638-project-member] https://10.4.3.208/volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b returned with HTTP 404 Aug 14 00:39:32.445717 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 845/3455] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:32 2026] GET /volume/v3/volumes/1cb06a62-6bb4-4ac7-a959-10e1842e193b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:32.445970 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8ca304a2-0146-4767-889b-edaf5e51bbf7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:39:32.446645 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 869/3456] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:39:32 2026] POST /volume/v3/backups => generated 332 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:32.457123 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-623ac930-d51f-40ef-9433-5d7aec66abb9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:32.462118 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-623ac930-d51f-40ef-9433-5d7aec66abb9 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:32.462118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-623ac930-d51f-40ef-9433-5d7aec66abb9 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:32.462118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-623ac930-d51f-40ef-9433-5d7aec66abb9 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:32.462118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-623ac930-d51f-40ef-9433-5d7aec66abb9 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:32.465070 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:32.465070 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:32.466174 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-623ac930-d51f-40ef-9433-5d7aec66abb9 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:32.466735 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 879/3457] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:32 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:32.720137 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-29aeb0dc-d9cb-48a3-964d-320de7718bcd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:32.722730 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-29aeb0dc-d9cb-48a3-964d-320de7718bcd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:32.723057 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-29aeb0dc-d9cb-48a3-964d-320de7718bcd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:32.723525 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-29aeb0dc-d9cb-48a3-964d-320de7718bcd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:32.723525 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-29aeb0dc-d9cb-48a3-964d-320de7718bcd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:32.729345 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:32.729345 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:32.730551 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-29aeb0dc-d9cb-48a3-964d-320de7718bcd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:32.731255 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 865/3458] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:32 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:32.946332 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3514ca66-6a86-4171-b056-6e2af03fd938 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:32.949308 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3514ca66-6a86-4171-b056-6e2af03fd938 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e Aug 14 00:39:32.949637 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3514ca66-6a86-4171-b056-6e2af03fd938 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:32.949925 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3514ca66-6a86-4171-b056-6e2af03fd938 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:32.950249 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-3514ca66-6a86-4171-b056-6e2af03fd938 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Show backup with id 80d46c20-0765-4678-a60d-c37aee04f59e. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:32.956191 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3514ca66-6a86-4171-b056-6e2af03fd938 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e returned with HTTP 404 Aug 14 00:39:32.956908 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 846/3459] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:32 2026] GET /volume/v3/backups/80d46c20-0765-4678-a60d-c37aee04f59e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:32.967043 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-654959d5-f293-4d56-8e1a-b708a87a415d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:32.969187 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-654959d5-f293-4d56-8e1a-b708a87a415d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/f5141bf0-3d1c-40a6-8185-96615a2eb9ef Aug 14 00:39:32.969502 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-654959d5-f293-4d56-8e1a-b708a87a415d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:32.969761 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-654959d5-f293-4d56-8e1a-b708a87a415d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:32.969986 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-654959d5-f293-4d56-8e1a-b708a87a415d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Delete volume with id: f5141bf0-3d1c-40a6-8185-96615a2eb9ef Aug 14 00:39:33.177282 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:33.177282 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:33.177682 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-654959d5-f293-4d56-8e1a-b708a87a415d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Volume info retrieved successfully. Aug 14 00:39:33.198788 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-654959d5-f293-4d56-8e1a-b708a87a415d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Delete volume request issued successfully. Aug 14 00:39:33.199058 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-654959d5-f293-4d56-8e1a-b708a87a415d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/volumes/f5141bf0-3d1c-40a6-8185-96615a2eb9ef returned with HTTP 202 Aug 14 00:39:33.199576 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 870/3460] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:39:32 2026] DELETE /volume/v3/volumes/f5141bf0-3d1c-40a6-8185-96615a2eb9ef => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:33.206700 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9ee13716-7c1e-4a59-a580-d61f7bf40815 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:33.209304 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9ee13716-7c1e-4a59-a580-d61f7bf40815 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/volumes/f5141bf0-3d1c-40a6-8185-96615a2eb9ef Aug 14 00:39:33.209528 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9ee13716-7c1e-4a59-a580-d61f7bf40815 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:33.209700 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9ee13716-7c1e-4a59-a580-d61f7bf40815 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:33.217837 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:33.217837 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:33.222411 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9ee13716-7c1e-4a59-a580-d61f7bf40815 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Volume info retrieved successfully. Aug 14 00:39:33.228007 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9ee13716-7c1e-4a59-a580-d61f7bf40815 tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/volumes/f5141bf0-3d1c-40a6-8185-96615a2eb9ef returned with HTTP 200 Aug 14 00:39:33.228446 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 880/3461] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:33 2026] GET /volume/v3/volumes/f5141bf0-3d1c-40a6-8185-96615a2eb9ef => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:33.299571 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8d5d448c-0f1b-408a-a5f7-29a9bc7b619c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:33.301851 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8d5d448c-0f1b-408a-a5f7-29a9bc7b619c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b Aug 14 00:39:33.302222 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8d5d448c-0f1b-408a-a5f7-29a9bc7b619c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:33.302527 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8d5d448c-0f1b-408a-a5f7-29a9bc7b619c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:33.302703 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-8d5d448c-0f1b-408a-a5f7-29a9bc7b619c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id 0ea6e56d-e12f-4a72-94b1-cacb1046798b. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:33.309375 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8d5d448c-0f1b-408a-a5f7-29a9bc7b619c tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b returned with HTTP 404 Aug 14 00:39:33.309886 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 866/3462] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:33 2026] GET /volume/v3/backups/0ea6e56d-e12f-4a72-94b1-cacb1046798b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:33.320704 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f2d38ea1-1fdd-4ff9-a01d-962e7c2177b3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:33.323247 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f2d38ea1-1fdd-4ff9-a01d-962e7c2177b3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] DELETE https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:39:33.323698 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f2d38ea1-1fdd-4ff9-a01d-962e7c2177b3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:33.324046 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f2d38ea1-1fdd-4ff9-a01d-962e7c2177b3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:33.324356 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-f2d38ea1-1fdd-4ff9-a01d-962e7c2177b3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Delete backup with id: acf1e629-3012-493d-84a0-71659abb871d. Aug 14 00:39:33.333288 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:33.333288 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:33.354334 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-f2d38ea1-1fdd-4ff9-a01d-962e7c2177b3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] delete_backup rpcapi backup_id acf1e629-3012-493d-84a0-71659abb871d {{(pid=100209) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:39:33.356138 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f2d38ea1-1fdd-4ff9-a01d-962e7c2177b3 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 202 Aug 14 00:39:33.356701 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 847/3463] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:39:33 2026] DELETE /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:39:33.365535 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-93de1342-6a78-4477-9fa7-8a96933dffe8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:33.367775 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-93de1342-6a78-4477-9fa7-8a96933dffe8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:39:33.368111 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-93de1342-6a78-4477-9fa7-8a96933dffe8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:33.368361 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-93de1342-6a78-4477-9fa7-8a96933dffe8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:33.368521 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-93de1342-6a78-4477-9fa7-8a96933dffe8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:33.374104 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:33.374104 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:33.374807 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-93de1342-6a78-4477-9fa7-8a96933dffe8 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 200 Aug 14 00:39:33.375243 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 871/3464] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:33 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:33.482345 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-93e9914c-3b13-4af1-8f95-b7d64b1c24cf None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:33.485496 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-93e9914c-3b13-4af1-8f95-b7d64b1c24cf tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:33.485496 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-93e9914c-3b13-4af1-8f95-b7d64b1c24cf tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:33.485496 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-93e9914c-3b13-4af1-8f95-b7d64b1c24cf tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:33.485496 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-93e9914c-3b13-4af1-8f95-b7d64b1c24cf tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:33.491588 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:33.491588 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:33.492415 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-93e9914c-3b13-4af1-8f95-b7d64b1c24cf tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:33.492790 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 881/3465] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:33 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:33.744938 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-acdf9247-036f-43ca-85b3-06b731b90ee0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:33.746682 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-acdf9247-036f-43ca-85b3-06b731b90ee0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:33.746856 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-acdf9247-036f-43ca-85b3-06b731b90ee0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:33.747064 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-acdf9247-036f-43ca-85b3-06b731b90ee0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:33.747243 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-acdf9247-036f-43ca-85b3-06b731b90ee0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:33.756131 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:33.756131 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:33.756895 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-acdf9247-036f-43ca-85b3-06b731b90ee0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:33.757279 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 867/3466] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:33 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:34.242050 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-75c39b0b-20d2-4fe0-b036-fa0b0b43764d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:34.245712 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-75c39b0b-20d2-4fe0-b036-fa0b0b43764d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] GET https://10.4.3.208/volume/v3/volumes/f5141bf0-3d1c-40a6-8185-96615a2eb9ef Aug 14 00:39:34.246051 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-75c39b0b-20d2-4fe0-b036-fa0b0b43764d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:34.246385 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-75c39b0b-20d2-4fe0-b036-fa0b0b43764d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:34.255504 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-75c39b0b-20d2-4fe0-b036-fa0b0b43764d tempest-ProjectAdminTests39-1306903587 tempest-ProjectAdminTests39-1306903587-project-admin] https://10.4.3.208/volume/v3/volumes/f5141bf0-3d1c-40a6-8185-96615a2eb9ef returned with HTTP 404 Aug 14 00:39:34.256776 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 848/3467] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:34 2026] GET /volume/v3/volumes/f5141bf0-3d1c-40a6-8185-96615a2eb9ef => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:34.388506 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f47ebe21-0067-494b-a31c-c8fa657df476 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:34.390518 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f47ebe21-0067-494b-a31c-c8fa657df476 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d Aug 14 00:39:34.390897 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f47ebe21-0067-494b-a31c-c8fa657df476 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:34.392108 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f47ebe21-0067-494b-a31c-c8fa657df476 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:34.392108 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-f47ebe21-0067-494b-a31c-c8fa657df476 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Show backup with id acf1e629-3012-493d-84a0-71659abb871d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:34.397205 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f47ebe21-0067-494b-a31c-c8fa657df476 tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d returned with HTTP 404 Aug 14 00:39:34.397876 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 872/3468] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:34 2026] GET /volume/v3/backups/acf1e629-3012-493d-84a0-71659abb871d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:34.406950 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1ddf30a7-32ed-42d5-ac16-2bb77915803d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:34.408879 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1ddf30a7-32ed-42d5-ac16-2bb77915803d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/c917c328-02e8-435c-bd00-6e0a4cfa57ad Aug 14 00:39:34.409103 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1ddf30a7-32ed-42d5-ac16-2bb77915803d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:34.409343 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1ddf30a7-32ed-42d5-ac16-2bb77915803d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:34.409540 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-1ddf30a7-32ed-42d5-ac16-2bb77915803d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Delete volume with id: c917c328-02e8-435c-bd00-6e0a4cfa57ad Aug 14 00:39:34.418115 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:34.418115 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:34.418535 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1ddf30a7-32ed-42d5-ac16-2bb77915803d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:39:34.445414 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1ddf30a7-32ed-42d5-ac16-2bb77915803d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Delete volume request issued successfully. Aug 14 00:39:34.445643 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1ddf30a7-32ed-42d5-ac16-2bb77915803d tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/c917c328-02e8-435c-bd00-6e0a4cfa57ad returned with HTTP 202 Aug 14 00:39:34.446315 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 882/3469] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:39:34 2026] DELETE /volume/v3/volumes/c917c328-02e8-435c-bd00-6e0a4cfa57ad => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:34.457869 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-50db1c89-d970-44a1-bf52-395988cd1dbb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:34.462413 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-50db1c89-d970-44a1-bf52-395988cd1dbb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/c917c328-02e8-435c-bd00-6e0a4cfa57ad Aug 14 00:39:34.462691 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-50db1c89-d970-44a1-bf52-395988cd1dbb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:34.462958 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-50db1c89-d970-44a1-bf52-395988cd1dbb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:34.473067 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:34.473067 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:34.477334 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-50db1c89-d970-44a1-bf52-395988cd1dbb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Volume info retrieved successfully. Aug 14 00:39:34.482447 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-50db1c89-d970-44a1-bf52-395988cd1dbb tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/c917c328-02e8-435c-bd00-6e0a4cfa57ad returned with HTTP 200 Aug 14 00:39:34.482820 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 868/3470] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:34 2026] GET /volume/v3/volumes/c917c328-02e8-435c-bd00-6e0a4cfa57ad => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:34.503735 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9719e0df-3214-49e6-9c4c-446a413e4da6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:34.506226 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9719e0df-3214-49e6-9c4c-446a413e4da6 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:34.506538 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9719e0df-3214-49e6-9c4c-446a413e4da6 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:34.506749 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9719e0df-3214-49e6-9c4c-446a413e4da6 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:34.506853 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-9719e0df-3214-49e6-9c4c-446a413e4da6 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:34.512507 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:34.512507 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:34.513737 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9719e0df-3214-49e6-9c4c-446a413e4da6 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:34.514302 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 849/3471] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:34 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:34.771547 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-82a74cf1-c51b-4af4-a23e-956e2d5bdfdb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:34.774648 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-82a74cf1-c51b-4af4-a23e-956e2d5bdfdb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:34.774729 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-82a74cf1-c51b-4af4-a23e-956e2d5bdfdb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:34.774946 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-82a74cf1-c51b-4af4-a23e-956e2d5bdfdb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:34.775235 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-82a74cf1-c51b-4af4-a23e-956e2d5bdfdb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:34.780732 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:34.780732 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:34.781683 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-82a74cf1-c51b-4af4-a23e-956e2d5bdfdb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:34.782106 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 873/3472] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:34 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:35.496516 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1c85a088-efb4-4a0d-81f7-3334ff66705f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:35.499163 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1c85a088-efb4-4a0d-81f7-3334ff66705f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] GET https://10.4.3.208/volume/v3/volumes/c917c328-02e8-435c-bd00-6e0a4cfa57ad Aug 14 00:39:35.499499 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1c85a088-efb4-4a0d-81f7-3334ff66705f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:35.499787 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1c85a088-efb4-4a0d-81f7-3334ff66705f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:35.507381 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1c85a088-efb4-4a0d-81f7-3334ff66705f tempest-ProjectAdminTests33-1901026099 tempest-ProjectAdminTests33-1901026099-project-admin] https://10.4.3.208/volume/v3/volumes/c917c328-02e8-435c-bd00-6e0a4cfa57ad returned with HTTP 404 Aug 14 00:39:35.508275 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 883/3473] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:35 2026] GET /volume/v3/volumes/c917c328-02e8-435c-bd00-6e0a4cfa57ad => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:35.527203 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-be69a86b-d726-449c-8fa8-100e92d550bf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:35.531323 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-be69a86b-d726-449c-8fa8-100e92d550bf tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:35.531613 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-be69a86b-d726-449c-8fa8-100e92d550bf tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:35.531828 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-be69a86b-d726-449c-8fa8-100e92d550bf tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:35.531991 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-be69a86b-d726-449c-8fa8-100e92d550bf tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:35.541895 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:35.541895 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:35.543791 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-be69a86b-d726-449c-8fa8-100e92d550bf tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:35.543952 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 869/3474] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:35 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:35.794827 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e61861e5-f1b2-4378-a4ae-85e4b601ac05 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:35.797679 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e61861e5-f1b2-4378-a4ae-85e4b601ac05 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:35.797988 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e61861e5-f1b2-4378-a4ae-85e4b601ac05 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:35.798351 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e61861e5-f1b2-4378-a4ae-85e4b601ac05 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:35.798482 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-e61861e5-f1b2-4378-a4ae-85e4b601ac05 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:35.806233 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:35.806233 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:35.807030 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e61861e5-f1b2-4378-a4ae-85e4b601ac05 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:35.807735 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 850/3475] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:35 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:36.224615 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:36.367403 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:39:36.367855 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-808905880"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:36.369860 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-808905880'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:39:36.370042 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Create volume of 1 GB Aug 14 00:39:36.375777 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Availability Zones retrieved successfully. Aug 14 00:39:36.381571 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Flow 'volume_create_api' (e53c4258-11e5-46aa-86f1-826b49b2c525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:36.382600 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d79bd2e8-918a-4c34-a074-996be4fec58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:36.383403 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:39:36.417080 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d79bd2e8-918a-4c34-a074-996be4fec58a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:36.418407 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c8fce04-c3cd-4fcf-96c6-4a48d41548b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:36.507842 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Created reservations ['3e8ac65d-c771-49c1-9b15-0ba808380b51', '325020f1-c54e-45c0-97ef-20df4ce6572c', 'd490ba12-1285-4c46-afaa-ecc7cc25bda7', 'f6a2afc3-eeea-41ac-8588-28284aab0387'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:36.508618 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c8fce04-c3cd-4fcf-96c6-4a48d41548b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e8ac65d-c771-49c1-9b15-0ba808380b51', '325020f1-c54e-45c0-97ef-20df4ce6572c', 'd490ba12-1285-4c46-afaa-ecc7cc25bda7', 'f6a2afc3-eeea-41ac-8588-28284aab0387']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:36.509785 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00871eba-050c-4cdd-b936-c7f40bdba67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:36.544595 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00871eba-050c-4cdd-b936-c7f40bdba67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67858ca6-9894-4ab1-949a-de6b0483802e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-808905880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc0ef4ab62464167b50f07c44c4ab1ca',qos_specs=None,replication_status=,reservations=['3e8ac65d-c771-49c1-9b15-0ba808380b51','325020f1-c54e-45c0-97ef-20df4ce6572c','d490ba12-1285-4c46-afaa-ecc7cc25bda7','f6a2afc3-eeea-41ac-8588-28284aab0387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4732f15ff23447048ccdf2133344e332',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-808905880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67858ca6-9894-4ab1-949a-de6b0483802e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc0ef4ab62464167b50f07c44c4ab1ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4732f15ff23447048ccdf2133344e332',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:36.545817 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28f249c7-0596-4d18-9635-b33292a9d7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:36.556035 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d7e0f4db-b016-4bf2-b930-46fe43019630 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:36.558749 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d7e0f4db-b016-4bf2-b930-46fe43019630 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:36.558749 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d7e0f4db-b016-4bf2-b930-46fe43019630 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:36.559289 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d7e0f4db-b016-4bf2-b930-46fe43019630 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:36.559423 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-d7e0f4db-b016-4bf2-b930-46fe43019630 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:36.566245 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:36.566245 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:36.566841 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d7e0f4db-b016-4bf2-b930-46fe43019630 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:36.567492 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 884/3476] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:36 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:36.572644 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28f249c7-0596-4d18-9635-b33292a9d7e4) transitioned into state 'SUCCESS' from state '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-808905880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc0ef4ab62464167b50f07c44c4ab1ca',qos_specs=None,replication_status=,reservations=['3e8ac65d-c771-49c1-9b15-0ba808380b51','325020f1-c54e-45c0-97ef-20df4ce6572c','d490ba12-1285-4c46-afaa-ecc7cc25bda7','f6a2afc3-eeea-41ac-8588-28284aab0387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4732f15ff23447048ccdf2133344e332',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:36.573672 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0805ca-e8b0-48e2-8f38-256c7dc6c8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:36.588269 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0805ca-e8b0-48e2-8f38-256c7dc6c8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:36.589528 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Flow 'volume_create_api' (e53c4258-11e5-46aa-86f1-826b49b2c525) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:36.590069 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Create volume request issued successfully. Aug 14 00:39:36.591175 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cdd7cfb9-3c68-419a-ad62-3276cef6ade7 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:39:36.591747 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 874/3477] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:39:36 2026] POST /volume/v3/volumes => generated 777 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:36.604060 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6a5ad22f-1321-4da7-bead-94f538039f7a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:36.606921 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6a5ad22f-1321-4da7-bead-94f538039f7a tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/volumes/67858ca6-9894-4ab1-949a-de6b0483802e Aug 14 00:39:36.607262 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6a5ad22f-1321-4da7-bead-94f538039f7a tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:36.607555 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6a5ad22f-1321-4da7-bead-94f538039f7a tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:36.616840 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:36.616840 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:36.621711 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6a5ad22f-1321-4da7-bead-94f538039f7a tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Volume info retrieved successfully. Aug 14 00:39:36.630100 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6a5ad22f-1321-4da7-bead-94f538039f7a tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/volumes/67858ca6-9894-4ab1-949a-de6b0483802e returned with HTTP 200 Aug 14 00:39:36.630809 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 870/3478] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:36 2026] GET /volume/v3/volumes/67858ca6-9894-4ab1-949a-de6b0483802e => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:36.823622 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ee55a33c-fcd7-4ef5-b1f1-843ef6959e37 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:36.828614 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ee55a33c-fcd7-4ef5-b1f1-843ef6959e37 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:36.828871 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ee55a33c-fcd7-4ef5-b1f1-843ef6959e37 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:36.829176 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ee55a33c-fcd7-4ef5-b1f1-843ef6959e37 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:36.829311 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-ee55a33c-fcd7-4ef5-b1f1-843ef6959e37 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:36.837036 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:36.837036 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:36.838429 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ee55a33c-fcd7-4ef5-b1f1-843ef6959e37 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:36.839347 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 851/3479] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:36 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:37.580028 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-06877988-a402-4947-9f7b-d250bf7b9756 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:37.583996 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-06877988-a402-4947-9f7b-d250bf7b9756 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:37.583996 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-06877988-a402-4947-9f7b-d250bf7b9756 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:37.583996 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-06877988-a402-4947-9f7b-d250bf7b9756 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:37.583996 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-06877988-a402-4947-9f7b-d250bf7b9756 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:37.588440 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:37.588440 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:37.589694 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-06877988-a402-4947-9f7b-d250bf7b9756 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:37.589992 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 885/3480] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:37 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:37.606952 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:37.646156 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-792463fc-d03b-4ef8-ba5d-de31305fdf97 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:37.648489 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-792463fc-d03b-4ef8-ba5d-de31305fdf97 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/volumes/67858ca6-9894-4ab1-949a-de6b0483802e Aug 14 00:39:37.648789 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-792463fc-d03b-4ef8-ba5d-de31305fdf97 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:37.649067 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-792463fc-d03b-4ef8-ba5d-de31305fdf97 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:37.661789 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:37.661789 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:37.667840 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-792463fc-d03b-4ef8-ba5d-de31305fdf97 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Volume info retrieved successfully. Aug 14 00:39:37.678248 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-792463fc-d03b-4ef8-ba5d-de31305fdf97 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/volumes/67858ca6-9894-4ab1-949a-de6b0483802e returned with HTTP 200 Aug 14 00:39:37.678837 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 871/3481] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:37 2026] GET /volume/v3/volumes/67858ca6-9894-4ab1-949a-de6b0483802e => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:37.698422 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-40148104-f0af-4621-8aad-58381db8c998 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:37.704738 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-40148104-f0af-4621-8aad-58381db8c998 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:39:37.706970 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-40148104-f0af-4621-8aad-58381db8c998 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "67858ca6-9894-4ab1-949a-de6b0483802e", "name": "tempest-type-Backup-808198414"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:37.708994 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.backups [None req-40148104-f0af-4621-8aad-58381db8c998 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Creating new backup {'backup': {'volume_id': '67858ca6-9894-4ab1-949a-de6b0483802e', 'name': 'tempest-type-Backup-808198414'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:39:37.709242 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-40148104-f0af-4621-8aad-58381db8c998 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Creating backup of volume 67858ca6-9894-4ab1-949a-de6b0483802e in container None Aug 14 00:39:37.723359 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:37.723359 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:37.723868 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-40148104-f0af-4621-8aad-58381db8c998 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Volume info retrieved successfully. Aug 14 00:39:37.761034 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-40148104-f0af-4621-8aad-58381db8c998 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Created reservations ['579ed3b8-6d97-4029-9617-e2fcbd2013db', '9d85d054-a6b5-4aaa-ab54-cf6e422ef81b'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:37.788548 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:39:37.789014 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1415283267"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:37.790915 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1415283267'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:39:37.791200 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Create volume of 1 GB Aug 14 00:39:37.791504 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:37.791504 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:37.797376 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Availability Zones retrieved successfully. Aug 14 00:39:37.806326 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Flow 'volume_create_api' (cf1d1ecf-5916-47c5-b1d6-159dfb24fddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:37.807376 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e811ab0-3e13-49c5-b778-f4281ad1e4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:37.808395 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:39:37.811843 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-40148104-f0af-4621-8aad-58381db8c998 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:39:37.812375 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 852/3482] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:39:37 2026] POST /volume/v3/backups => generated 315 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:37.823576 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fa419149-ca7c-4211-bd34-178e6230fe2b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:37.827683 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fa419149-ca7c-4211-bd34-178e6230fe2b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:37.828029 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fa419149-ca7c-4211-bd34-178e6230fe2b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:37.828333 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fa419149-ca7c-4211-bd34-178e6230fe2b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:37.828497 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-fa419149-ca7c-4211-bd34-178e6230fe2b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:37.840478 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:37.840478 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:37.841410 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fa419149-ca7c-4211-bd34-178e6230fe2b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:37.841926 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 886/3483] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:37 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 722 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:37.849401 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e811ab0-3e13-49c5-b778-f4281ad1e4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:37.850486 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfcc247-6913-45b5-98f5-6073107ba498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:37.852634 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-647d95e6-fbe4-48ad-8140-e200a5581591 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:37.855279 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-647d95e6-fbe4-48ad-8140-e200a5581591 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:37.855597 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-647d95e6-fbe4-48ad-8140-e200a5581591 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:37.855859 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-647d95e6-fbe4-48ad-8140-e200a5581591 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:37.856109 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-647d95e6-fbe4-48ad-8140-e200a5581591 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:37.861906 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:37.861906 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:37.862804 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-647d95e6-fbe4-48ad-8140-e200a5581591 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:37.863217 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 872/3484] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:37 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:37.922668 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Created reservations ['51fcaec4-fb90-4149-9c2e-1f01e698d86b', '451a22c5-2d94-4473-89b2-e50186b6f740', 'eaa347bb-749b-4eca-8d51-4143f8dd8a4e', '29ba42a1-1464-45ed-9608-4141f0fdce64'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:37.923536 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfcc247-6913-45b5-98f5-6073107ba498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51fcaec4-fb90-4149-9c2e-1f01e698d86b', '451a22c5-2d94-4473-89b2-e50186b6f740', 'eaa347bb-749b-4eca-8d51-4143f8dd8a4e', '29ba42a1-1464-45ed-9608-4141f0fdce64']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:37.924537 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f8c2684-e27e-46b5-849c-0edc5d5e8a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:37.956372 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f8c2684-e27e-46b5-849c-0edc5d5e8a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b987e88b-4919-4eee-8e95-caea4cd28152', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1415283267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebf8ffc52694512a1c0f5a206e2d79d',qos_specs=None,replication_status=,reservations=['51fcaec4-fb90-4149-9c2e-1f01e698d86b','451a22c5-2d94-4473-89b2-e50186b6f740','eaa347bb-749b-4eca-8d51-4143f8dd8a4e','29ba42a1-1464-45ed-9608-4141f0fdce64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b66b1bd6add940fea8a6efa3520b2ffb',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:39:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1415283267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b987e88b-4919-4eee-8e95-caea4cd28152,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebf8ffc52694512a1c0f5a206e2d79d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b66b1bd6add940fea8a6efa3520b2ffb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:37.957834 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24842fe5-528a-47a1-b132-49c4a70186b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:37.984531 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24842fe5-528a-47a1-b132-49c4a70186b5) transitioned into state 'SUCCESS' from state '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-1415283267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebf8ffc52694512a1c0f5a206e2d79d',qos_specs=None,replication_status=,reservations=['51fcaec4-fb90-4149-9c2e-1f01e698d86b','451a22c5-2d94-4473-89b2-e50186b6f740','eaa347bb-749b-4eca-8d51-4143f8dd8a4e','29ba42a1-1464-45ed-9608-4141f0fdce64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b66b1bd6add940fea8a6efa3520b2ffb',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:37.985694 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b27b6a6f-f629-462e-b1a0-fa000ca5c32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:38.000426 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b27b6a6f-f629-462e-b1a0-fa000ca5c32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:38.001614 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Flow 'volume_create_api' (cf1d1ecf-5916-47c5-b1d6-159dfb24fddc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:38.002144 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Create volume request issued successfully. Aug 14 00:39:38.002902 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-23e8133f-5ba6-4475-bba9-a1b9b05add11 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:39:38.003763 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 875/3485] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:39:37 2026] POST /volume/v3/volumes => generated 778 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:38.018773 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-916cae91-d0cd-4eaf-b790-2a9ab09267a5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:38.023163 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-916cae91-d0cd-4eaf-b790-2a9ab09267a5 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] GET https://10.4.3.208/volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152 Aug 14 00:39:38.023519 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-916cae91-d0cd-4eaf-b790-2a9ab09267a5 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:38.024640 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-916cae91-d0cd-4eaf-b790-2a9ab09267a5 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:38.039239 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:38.039239 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:38.049022 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-916cae91-d0cd-4eaf-b790-2a9ab09267a5 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Volume info retrieved successfully. Aug 14 00:39:38.057562 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-916cae91-d0cd-4eaf-b790-2a9ab09267a5 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] https://10.4.3.208/volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152 returned with HTTP 200 Aug 14 00:39:38.058245 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 853/3486] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:38 2026] GET /volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:38.608591 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9dedb4e7-94e1-4099-8a4e-0fc5984fa7c3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:38.610978 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9dedb4e7-94e1-4099-8a4e-0fc5984fa7c3 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:38.611742 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9dedb4e7-94e1-4099-8a4e-0fc5984fa7c3 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:38.612338 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9dedb4e7-94e1-4099-8a4e-0fc5984fa7c3 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:38.612587 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-9dedb4e7-94e1-4099-8a4e-0fc5984fa7c3 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:38.619539 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:38.619539 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:38.622609 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9dedb4e7-94e1-4099-8a4e-0fc5984fa7c3 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:38.622609 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 887/3487] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:38 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:38.855297 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ff91ed74-0427-4818-a41c-5c826c112a0c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:38.857758 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ff91ed74-0427-4818-a41c-5c826c112a0c tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:38.858072 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ff91ed74-0427-4818-a41c-5c826c112a0c tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:38.858345 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ff91ed74-0427-4818-a41c-5c826c112a0c tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:38.858509 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-ff91ed74-0427-4818-a41c-5c826c112a0c tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:38.863215 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:38.863215 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:38.863973 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ff91ed74-0427-4818-a41c-5c826c112a0c tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:38.864353 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 873/3488] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:38 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:38.878593 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f27126d4-92ba-4596-a44c-6925d45375e1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:38.881319 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f27126d4-92ba-4596-a44c-6925d45375e1 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:38.881529 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f27126d4-92ba-4596-a44c-6925d45375e1 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:38.881735 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f27126d4-92ba-4596-a44c-6925d45375e1 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:38.881849 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-f27126d4-92ba-4596-a44c-6925d45375e1 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:38.887007 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:38.887007 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:38.887994 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f27126d4-92ba-4596-a44c-6925d45375e1 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:38.888504 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 876/3489] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:38 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:39.078351 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-098ee374-e886-46bb-be86-e17298ade572 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:39.080698 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-098ee374-e886-46bb-be86-e17298ade572 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] GET https://10.4.3.208/volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152 Aug 14 00:39:39.080995 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-098ee374-e886-46bb-be86-e17298ade572 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:39.081279 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-098ee374-e886-46bb-be86-e17298ade572 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:39.095504 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:39.095504 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:39.100919 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-098ee374-e886-46bb-be86-e17298ade572 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Volume info retrieved successfully. Aug 14 00:39:39.109728 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-098ee374-e886-46bb-be86-e17298ade572 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] https://10.4.3.208/volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152 returned with HTTP 200 Aug 14 00:39:39.110590 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 854/3490] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:39 2026] GET /volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:39.127989 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3dbdfef5-8cc5-44b9-92ff-aabbfca352e6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:39.226189 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3dbdfef5-8cc5-44b9-92ff-aabbfca352e6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-reader] POST https://10.4.3.208/volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152/action Aug 14 00:39:39.226353 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3dbdfef5-8cc5-44b9-92ff-aabbfca352e6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:39.226403 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3dbdfef5-8cc5-44b9-92ff-aabbfca352e6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:39.241952 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:39.241952 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:39.242549 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3dbdfef5-8cc5-44b9-92ff-aabbfca352e6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-reader] Volume info retrieved successfully. Aug 14 00:39:39.244601 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.policy [None req-3dbdfef5-8cc5-44b9-92ff-aabbfca352e6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ad6c5a85995e4b6d87ffe0c425c7aaaa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1ebf8ffc52694512a1c0f5a206e2d79d', '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=100210) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:39:39.244890 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3dbdfef5-8cc5-44b9-92ff-aabbfca352e6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-reader] https://10.4.3.208/volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152/action returned with HTTP 403 Aug 14 00:39:39.245674 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 888/3491] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:39:39 2026] POST /volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152/action => generated 131 bytes in 119 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:39.257553 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-803dd634-1783-458f-9e0b-502df2cca675 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:39.260238 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-803dd634-1783-458f-9e0b-502df2cca675 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152 Aug 14 00:39:39.260559 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-803dd634-1783-458f-9e0b-502df2cca675 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:39.260799 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-803dd634-1783-458f-9e0b-502df2cca675 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:39.261054 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-803dd634-1783-458f-9e0b-502df2cca675 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Delete volume with id: b987e88b-4919-4eee-8e95-caea4cd28152 Aug 14 00:39:39.271400 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:39.271400 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:39.271875 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-803dd634-1783-458f-9e0b-502df2cca675 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Volume info retrieved successfully. Aug 14 00:39:39.301133 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-803dd634-1783-458f-9e0b-502df2cca675 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Delete volume request issued successfully. Aug 14 00:39:39.304205 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-803dd634-1783-458f-9e0b-502df2cca675 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] https://10.4.3.208/volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152 returned with HTTP 202 Aug 14 00:39:39.304205 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 874/3492] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:39 2026] DELETE /volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:39.314411 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fea9083a-00f7-40f0-964f-3f060f82deb0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:39.316069 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fea9083a-00f7-40f0-964f-3f060f82deb0 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] GET https://10.4.3.208/volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152 Aug 14 00:39:39.316315 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fea9083a-00f7-40f0-964f-3f060f82deb0 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:39.319715 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fea9083a-00f7-40f0-964f-3f060f82deb0 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:39.325560 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:39.325560 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:39.331499 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fea9083a-00f7-40f0-964f-3f060f82deb0 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Volume info retrieved successfully. Aug 14 00:39:39.341172 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fea9083a-00f7-40f0-964f-3f060f82deb0 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] https://10.4.3.208/volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152 returned with HTTP 200 Aug 14 00:39:39.341636 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 877/3493] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:39 2026] GET /volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:39.637699 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fc94f283-386d-47c0-aedb-a7e885e11634 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:39.639801 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fc94f283-386d-47c0-aedb-a7e885e11634 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:39.640075 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fc94f283-386d-47c0-aedb-a7e885e11634 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:39.640285 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fc94f283-386d-47c0-aedb-a7e885e11634 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:39.640385 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-fc94f283-386d-47c0-aedb-a7e885e11634 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:39.647740 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:39.647740 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:39.648696 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fc94f283-386d-47c0-aedb-a7e885e11634 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:39.649326 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 855/3494] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:39 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:39.877908 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bb2a4630-68e8-4250-9b4c-84aa1a38d4f0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:39.882305 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bb2a4630-68e8-4250-9b4c-84aa1a38d4f0 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:39.882584 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bb2a4630-68e8-4250-9b4c-84aa1a38d4f0 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:39.882816 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bb2a4630-68e8-4250-9b4c-84aa1a38d4f0 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:39.882984 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-bb2a4630-68e8-4250-9b4c-84aa1a38d4f0 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:39.888976 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:39.888976 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:39.889779 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bb2a4630-68e8-4250-9b4c-84aa1a38d4f0 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:39.890342 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 889/3495] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:39 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:39.901938 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c2e39ad3-61fa-4089-afc0-7b12ec6ffeac None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:39.904428 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c2e39ad3-61fa-4089-afc0-7b12ec6ffeac tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:39.904970 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c2e39ad3-61fa-4089-afc0-7b12ec6ffeac tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:39.905749 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c2e39ad3-61fa-4089-afc0-7b12ec6ffeac tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:39.905749 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-c2e39ad3-61fa-4089-afc0-7b12ec6ffeac tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:39.910895 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:39.910895 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:39.912056 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c2e39ad3-61fa-4089-afc0-7b12ec6ffeac tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:39.912642 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 875/3496] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:39 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:40.359570 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ec80d098-8c48-4f37-9c68-20d290fe6aac None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:40.360702 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ec80d098-8c48-4f37-9c68-20d290fe6aac tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] GET https://10.4.3.208/volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152 Aug 14 00:39:40.361029 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ec80d098-8c48-4f37-9c68-20d290fe6aac tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:40.362368 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ec80d098-8c48-4f37-9c68-20d290fe6aac tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:40.369462 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ec80d098-8c48-4f37-9c68-20d290fe6aac tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] https://10.4.3.208/volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152 returned with HTTP 404 Aug 14 00:39:40.370042 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 878/3497] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:40 2026] GET /volume/v3/volumes/b987e88b-4919-4eee-8e95-caea4cd28152 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:40.379609 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:40.383362 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:39:40.383362 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1230497039"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:40.386283 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1230497039'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:39:40.386423 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Create volume of 1 GB Aug 14 00:39:40.391833 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Availability Zones retrieved successfully. Aug 14 00:39:40.400753 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Flow 'volume_create_api' (2f3094f2-f0c4-42fe-a963-59b610f55c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:40.401790 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e0f0e8c-02e4-41e1-8dfa-e6a3957a0e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:40.402655 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:39:40.453431 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e0f0e8c-02e4-41e1-8dfa-e6a3957a0e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:40.454538 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d3197ae-043f-4fce-9a72-7b3696a1277d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:40.517632 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Created reservations ['a709167e-0d70-4110-8e28-e547250812a7', 'b6d5d248-278a-4b14-a3b2-cc0d80645253', '6c48fe2a-6476-425e-a027-5185db289da4', '36d0bf55-bc04-4441-ba53-66b0ef0770fd'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:40.518596 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d3197ae-043f-4fce-9a72-7b3696a1277d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a709167e-0d70-4110-8e28-e547250812a7', 'b6d5d248-278a-4b14-a3b2-cc0d80645253', '6c48fe2a-6476-425e-a027-5185db289da4', '36d0bf55-bc04-4441-ba53-66b0ef0770fd']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:40.519520 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df088dad-2f68-4862-aa5a-a207f6f96701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:40.550620 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df088dad-2f68-4862-aa5a-a207f6f96701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39cfe0a2-dc8f-43c3-beb3-44d7ad834858', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1230497039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebf8ffc52694512a1c0f5a206e2d79d',qos_specs=None,replication_status=,reservations=['a709167e-0d70-4110-8e28-e547250812a7','b6d5d248-278a-4b14-a3b2-cc0d80645253','6c48fe2a-6476-425e-a027-5185db289da4','36d0bf55-bc04-4441-ba53-66b0ef0770fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b66b1bd6add940fea8a6efa3520b2ffb',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:39:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1230497039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39cfe0a2-dc8f-43c3-beb3-44d7ad834858,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebf8ffc52694512a1c0f5a206e2d79d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b66b1bd6add940fea8a6efa3520b2ffb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:40.550848 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (582e173e-a1d6-40e3-bc3a-19eb88a7dec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:40.575624 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (582e173e-a1d6-40e3-bc3a-19eb88a7dec3) transitioned into state 'SUCCESS' from state '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-1230497039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebf8ffc52694512a1c0f5a206e2d79d',qos_specs=None,replication_status=,reservations=['a709167e-0d70-4110-8e28-e547250812a7','b6d5d248-278a-4b14-a3b2-cc0d80645253','6c48fe2a-6476-425e-a027-5185db289da4','36d0bf55-bc04-4441-ba53-66b0ef0770fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b66b1bd6add940fea8a6efa3520b2ffb',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:40.576646 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22011344-065f-4e10-827a-75ec6aaec3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:40.593328 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22011344-065f-4e10-827a-75ec6aaec3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:40.594986 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Flow 'volume_create_api' (2f3094f2-f0c4-42fe-a963-59b610f55c23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:40.595464 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Create volume request issued successfully. Aug 14 00:39:40.596452 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9584a70f-756c-4f4d-aedd-fb2040daead6 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:39:40.597228 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 856/3498] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:39:40 2026] POST /volume/v3/volumes => generated 778 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:40.614020 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-18968f11-8874-45f2-ae60-34b947e34763 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:40.618207 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-18968f11-8874-45f2-ae60-34b947e34763 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] GET https://10.4.3.208/volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858 Aug 14 00:39:40.618207 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-18968f11-8874-45f2-ae60-34b947e34763 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:40.618207 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-18968f11-8874-45f2-ae60-34b947e34763 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:40.633774 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:40.633774 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:40.642754 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-18968f11-8874-45f2-ae60-34b947e34763 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Volume info retrieved successfully. Aug 14 00:39:40.649546 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-18968f11-8874-45f2-ae60-34b947e34763 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] https://10.4.3.208/volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858 returned with HTTP 200 Aug 14 00:39:40.650514 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 890/3499] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:40 2026] GET /volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858 => generated 957 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:40.669945 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d73e972a-201d-4c70-a3f9-077e9324721a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:40.674826 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d73e972a-201d-4c70-a3f9-077e9324721a tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:40.674826 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d73e972a-201d-4c70-a3f9-077e9324721a tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:40.674826 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d73e972a-201d-4c70-a3f9-077e9324721a tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:40.674826 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-d73e972a-201d-4c70-a3f9-077e9324721a tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:40.679698 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:40.679698 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:40.680669 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d73e972a-201d-4c70-a3f9-077e9324721a tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:40.681555 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 876/3500] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:40 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:40.905777 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ec9123da-db98-4e4d-8443-4474523d9157 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:40.909846 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ec9123da-db98-4e4d-8443-4474523d9157 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:40.910166 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ec9123da-db98-4e4d-8443-4474523d9157 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:40.910462 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ec9123da-db98-4e4d-8443-4474523d9157 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:40.911097 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-ec9123da-db98-4e4d-8443-4474523d9157 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:40.918651 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:40.918651 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:40.919668 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ec9123da-db98-4e4d-8443-4474523d9157 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:40.920158 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 879/3501] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:40 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:40.926046 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8d287970-3418-4b9d-abda-ff6c84ff6546 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:40.930558 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8d287970-3418-4b9d-abda-ff6c84ff6546 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:40.930886 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8d287970-3418-4b9d-abda-ff6c84ff6546 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:40.931378 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8d287970-3418-4b9d-abda-ff6c84ff6546 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:40.931616 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-8d287970-3418-4b9d-abda-ff6c84ff6546 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:40.938022 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:40.938022 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:40.939294 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8d287970-3418-4b9d-abda-ff6c84ff6546 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:40.939972 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 857/3502] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:40 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:40.956076 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ed580823-ff1c-43c6-9a43-95eb74b43d6c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:40.957008 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ed580823-ff1c-43c6-9a43-95eb74b43d6c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] POST https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc/restore Aug 14 00:39:40.957463 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ed580823-ff1c-43c6-9a43-95eb74b43d6c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "f71ff13e-f65f-4a8d-91fe-42acd48e05b9"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:40.959572 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-ed580823-ff1c-43c6-9a43-95eb74b43d6c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Restoring backup daca1efc-72b9-44e9-96e1-15ea39f622dc ({'restore': {'volume_id': 'f71ff13e-f65f-4a8d-91fe-42acd48e05b9'}}) {{(pid=100210) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 00:39:40.960073 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-ed580823-ff1c-43c6-9a43-95eb74b43d6c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Restoring backup daca1efc-72b9-44e9-96e1-15ea39f622dc to volume f71ff13e-f65f-4a8d-91fe-42acd48e05b9. Aug 14 00:39:40.964953 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:40.964953 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:40.976469 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:40.976469 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:40.977161 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ed580823-ff1c-43c6-9a43-95eb74b43d6c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:39:40.977467 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.backup.api [None req-ed580823-ff1c-43c6-9a43-95eb74b43d6c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Checking backup size 1 against volume size 1 {{(pid=100210) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 00:39:40.977532 np0000007289 devstack@c-api.service[100210]: INFO cinder.backup.api [None req-ed580823-ff1c-43c6-9a43-95eb74b43d6c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Overwriting volume f71ff13e-f65f-4a8d-91fe-42acd48e05b9 with restore of backup daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:41.008138 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.backup.rpcapi [None req-ed580823-ff1c-43c6-9a43-95eb74b43d6c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] restore_backup in rpcapi backup_id daca1efc-72b9-44e9-96e1-15ea39f622dc {{(pid=100210) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 00:39:41.011207 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ed580823-ff1c-43c6-9a43-95eb74b43d6c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc/restore returned with HTTP 202 Aug 14 00:39:41.012253 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 891/3503] 10.4.3.208 () {68 vars in 1393 bytes} [Fri Aug 14 00:39:40 2026] POST /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc/restore => generated 182 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:41.025848 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7887cdd7-434d-428e-85a0-d1cc34fa2beb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:41.027768 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7887cdd7-434d-428e-85a0-d1cc34fa2beb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:41.028174 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7887cdd7-434d-428e-85a0-d1cc34fa2beb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:41.028363 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7887cdd7-434d-428e-85a0-d1cc34fa2beb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:41.028526 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-7887cdd7-434d-428e-85a0-d1cc34fa2beb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:41.034050 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:41.034050 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:41.034378 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7887cdd7-434d-428e-85a0-d1cc34fa2beb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:41.034882 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 877/3504] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:41 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:41.562990 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:41.602388 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:39:41.602964 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1655495850"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:41.604671 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1655495850'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:39:41.604820 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Create volume of 1 GB Aug 14 00:39:41.612038 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Availability Zones retrieved successfully. Aug 14 00:39:41.621525 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Flow 'volume_create_api' (f5add5c7-4621-454d-a134-3c099acf0825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:41.623412 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45a74812-f6e7-45f0-a1a4-c0918c0a5ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:41.625543 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:39:41.668014 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45a74812-f6e7-45f0-a1a4-c0918c0a5ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:41.668862 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7152f5-baef-410e-b064-31ae12251123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:41.669814 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5f2ef79f-e034-4256-ba11-754384e0ac20 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:41.674125 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5f2ef79f-e034-4256-ba11-754384e0ac20 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] GET https://10.4.3.208/volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858 Aug 14 00:39:41.675390 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5f2ef79f-e034-4256-ba11-754384e0ac20 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:41.675848 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5f2ef79f-e034-4256-ba11-754384e0ac20 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:41.692253 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:41.692253 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:41.696031 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-33854ae8-12c0-4cb1-8326-633acdbf86b1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:41.698566 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-33854ae8-12c0-4cb1-8326-633acdbf86b1 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:41.698566 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-33854ae8-12c0-4cb1-8326-633acdbf86b1 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:41.698566 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-33854ae8-12c0-4cb1-8326-633acdbf86b1 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:41.698566 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-33854ae8-12c0-4cb1-8326-633acdbf86b1 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:41.702236 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5f2ef79f-e034-4256-ba11-754384e0ac20 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Volume info retrieved successfully. Aug 14 00:39:41.702996 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:41.702996 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:41.703850 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-33854ae8-12c0-4cb1-8326-633acdbf86b1 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:41.704239 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 892/3505] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:41 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:41.706919 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5f2ef79f-e034-4256-ba11-754384e0ac20 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] https://10.4.3.208/volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858 returned with HTTP 200 Aug 14 00:39:41.707665 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 858/3506] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:41 2026] GET /volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858 => generated 1009 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:41.725030 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-aadba370-376d-4d79-b736-403032afa258 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:41.727870 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aadba370-376d-4d79-b736-403032afa258 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-reader] POST https://10.4.3.208/volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858/action Aug 14 00:39:41.728587 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aadba370-376d-4d79-b736-403032afa258 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:41.728950 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aadba370-376d-4d79-b736-403032afa258 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:41.741173 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:41.741173 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:41.742700 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.policy [None req-aadba370-376d-4d79-b736-403032afa258 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ad6c5a85995e4b6d87ffe0c425c7aaaa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1ebf8ffc52694512a1c0f5a206e2d79d', '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=100211) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:39:41.744285 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aadba370-376d-4d79-b736-403032afa258 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-reader] https://10.4.3.208/volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858/action returned with HTTP 403 Aug 14 00:39:41.744285 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 878/3507] 10.4.3.208 () {68 vars in 1390 bytes} [Fri Aug 14 00:39:41 2026] POST /volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858/action => generated 131 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:41.753318 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5c9aa041-5c1a-4a6d-82ee-b63a1beaabb2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:41.754322 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Created reservations ['4cb50e53-4cc0-4688-b92a-0adfa1b2f260', '88eb47c4-d825-4ef4-82b0-710533abc60b', 'c7cdd54a-7b1e-43d8-a411-f94227f14b4b', 'b527b6a6-ef40-40ea-9b18-6474811047b3'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:41.755194 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7152f5-baef-410e-b064-31ae12251123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cb50e53-4cc0-4688-b92a-0adfa1b2f260', '88eb47c4-d825-4ef4-82b0-710533abc60b', 'c7cdd54a-7b1e-43d8-a411-f94227f14b4b', 'b527b6a6-ef40-40ea-9b18-6474811047b3']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:41.755384 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5c9aa041-5c1a-4a6d-82ee-b63a1beaabb2 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858 Aug 14 00:39:41.755699 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5c9aa041-5c1a-4a6d-82ee-b63a1beaabb2 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:41.756081 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5c9aa041-5c1a-4a6d-82ee-b63a1beaabb2 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:41.756081 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-5c9aa041-5c1a-4a6d-82ee-b63a1beaabb2 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Delete volume with id: 39cfe0a2-dc8f-43c3-beb3-44d7ad834858 Aug 14 00:39:41.756797 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (806983ac-81b7-4599-8384-a45708bb0f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:41.765256 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:41.765256 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:41.765639 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5c9aa041-5c1a-4a6d-82ee-b63a1beaabb2 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Volume info retrieved successfully. Aug 14 00:39:41.786265 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5c9aa041-5c1a-4a6d-82ee-b63a1beaabb2 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Delete volume request issued successfully. Aug 14 00:39:41.786553 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5c9aa041-5c1a-4a6d-82ee-b63a1beaabb2 tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] https://10.4.3.208/volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858 returned with HTTP 202 Aug 14 00:39:41.787029 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 893/3508] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:41 2026] DELETE /volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:41.789944 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (806983ac-81b7-4599-8384-a45708bb0f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f40f9515-ddcc-4064-aad0-e32145005ab7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1655495850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0151d6fc8ba497f999f15924b5c5523',qos_specs=None,replication_status=,reservations=['4cb50e53-4cc0-4688-b92a-0adfa1b2f260','88eb47c4-d825-4ef4-82b0-710533abc60b','c7cdd54a-7b1e-43d8-a411-f94227f14b4b','b527b6a6-ef40-40ea-9b18-6474811047b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d109cdf604cc477dba1e94e394ee3064',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:39:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1655495850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f40f9515-ddcc-4064-aad0-e32145005ab7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0151d6fc8ba497f999f15924b5c5523',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d109cdf604cc477dba1e94e394ee3064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:41.791118 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (513852bc-8ed7-4f32-a140-cc9e892c52cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:41.798279 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8f2eea88-e9db-43f5-b8de-f8ac358315ca None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:41.805117 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8f2eea88-e9db-43f5-b8de-f8ac358315ca tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] GET https://10.4.3.208/volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858 Aug 14 00:39:41.807987 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8f2eea88-e9db-43f5-b8de-f8ac358315ca tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:41.807987 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8f2eea88-e9db-43f5-b8de-f8ac358315ca tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:41.822456 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:41.822456 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:41.822747 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (513852bc-8ed7-4f32-a140-cc9e892c52cc) transitioned into state 'SUCCESS' from state '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-1655495850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0151d6fc8ba497f999f15924b5c5523',qos_specs=None,replication_status=,reservations=['4cb50e53-4cc0-4688-b92a-0adfa1b2f260','88eb47c4-d825-4ef4-82b0-710533abc60b','c7cdd54a-7b1e-43d8-a411-f94227f14b4b','b527b6a6-ef40-40ea-9b18-6474811047b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d109cdf604cc477dba1e94e394ee3064',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:41.823709 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b24ebe0-d2aa-4290-94a0-bbf474a48b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:41.829523 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8f2eea88-e9db-43f5-b8de-f8ac358315ca tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Volume info retrieved successfully. Aug 14 00:39:41.837060 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8f2eea88-e9db-43f5-b8de-f8ac358315ca tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] https://10.4.3.208/volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858 returned with HTTP 200 Aug 14 00:39:41.837574 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b24ebe0-d2aa-4290-94a0-bbf474a48b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:41.837786 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 859/3509] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:41 2026] GET /volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:41.839421 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Flow 'volume_create_api' (f5add5c7-4621-454d-a134-3c099acf0825) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:41.839421 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Create volume request issued successfully. Aug 14 00:39:41.840059 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-44f82eaf-fcee-4a67-951b-8425ce03a98b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:39:41.840641 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 880/3510] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:39:41 2026] POST /volume/v3/volumes => generated 749 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:41.933162 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-07c8b32d-ea29-4e6d-b874-0eb2e1f4d273 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:41.935836 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-07c8b32d-ea29-4e6d-b874-0eb2e1f4d273 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:41.936178 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-07c8b32d-ea29-4e6d-b874-0eb2e1f4d273 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:41.936405 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-07c8b32d-ea29-4e6d-b874-0eb2e1f4d273 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:41.936521 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-07c8b32d-ea29-4e6d-b874-0eb2e1f4d273 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:41.943855 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:41.943855 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:41.944453 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-07c8b32d-ea29-4e6d-b874-0eb2e1f4d273 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:41.945020 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 879/3511] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:41 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:42.055769 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4bb033e5-c1fd-4529-867f-fd60ce70c949 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:42.059337 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4bb033e5-c1fd-4529-867f-fd60ce70c949 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:42.059619 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4bb033e5-c1fd-4529-867f-fd60ce70c949 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:42.059888 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4bb033e5-c1fd-4529-867f-fd60ce70c949 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:42.060066 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-4bb033e5-c1fd-4529-867f-fd60ce70c949 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:42.066215 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:42.066215 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:42.067219 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4bb033e5-c1fd-4529-867f-fd60ce70c949 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:42.067799 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 894/3512] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:42 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:42.721108 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7debf5e9-7d35-4ff2-b46d-11ed4a3021b4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:42.724435 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7debf5e9-7d35-4ff2-b46d-11ed4a3021b4 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:42.724536 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7debf5e9-7d35-4ff2-b46d-11ed4a3021b4 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:42.724802 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7debf5e9-7d35-4ff2-b46d-11ed4a3021b4 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:42.725000 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-7debf5e9-7d35-4ff2-b46d-11ed4a3021b4 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:42.730514 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:42.730514 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:42.731554 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7debf5e9-7d35-4ff2-b46d-11ed4a3021b4 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:42.732214 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 860/3513] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:42 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:42.855056 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2b12084f-094c-4c79-8fb5-e6c5f468f83e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:42.857255 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2b12084f-094c-4c79-8fb5-e6c5f468f83e tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] GET https://10.4.3.208/volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858 Aug 14 00:39:42.857521 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2b12084f-094c-4c79-8fb5-e6c5f468f83e tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:42.857796 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2b12084f-094c-4c79-8fb5-e6c5f468f83e tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:42.865685 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2b12084f-094c-4c79-8fb5-e6c5f468f83e tempest-ProjectReaderTests-854602384 tempest-ProjectReaderTests-854602384-project-admin] https://10.4.3.208/volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858 returned with HTTP 404 Aug 14 00:39:42.866331 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 881/3514] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:42 2026] GET /volume/v3/volumes/39cfe0a2-dc8f-43c3-beb3-44d7ad834858 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:42.956303 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0398b3cb-fc8c-44af-b152-0cb15c8dda31 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:42.958429 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0398b3cb-fc8c-44af-b152-0cb15c8dda31 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:42.959329 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0398b3cb-fc8c-44af-b152-0cb15c8dda31 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:42.959329 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0398b3cb-fc8c-44af-b152-0cb15c8dda31 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:42.959329 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-0398b3cb-fc8c-44af-b152-0cb15c8dda31 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:42.965024 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:42.965024 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:42.965778 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0398b3cb-fc8c-44af-b152-0cb15c8dda31 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:42.966041 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 880/3515] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:42 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:43.080851 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f5223f78-bb95-42d8-bf81-89e3a15da3cd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:43.083168 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f5223f78-bb95-42d8-bf81-89e3a15da3cd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:43.083451 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f5223f78-bb95-42d8-bf81-89e3a15da3cd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:43.083822 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f5223f78-bb95-42d8-bf81-89e3a15da3cd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:43.083970 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-f5223f78-bb95-42d8-bf81-89e3a15da3cd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:43.089526 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:43.089526 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:43.090607 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f5223f78-bb95-42d8-bf81-89e3a15da3cd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:43.091155 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 895/3516] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:43 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:43.747465 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2a152a9f-0b88-484d-b4b4-6335f0cdead5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:43.749991 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2a152a9f-0b88-484d-b4b4-6335f0cdead5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:43.750948 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2a152a9f-0b88-484d-b4b4-6335f0cdead5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:43.750948 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2a152a9f-0b88-484d-b4b4-6335f0cdead5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:43.751195 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-2a152a9f-0b88-484d-b4b4-6335f0cdead5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:43.757489 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:43.757489 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:43.758966 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2a152a9f-0b88-484d-b4b4-6335f0cdead5 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:43.759615 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 861/3517] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:43 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:43.979033 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ceca68cb-6aa1-427a-aaaa-69dc57dd7ea5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:43.981242 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ceca68cb-6aa1-427a-aaaa-69dc57dd7ea5 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:43.981518 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ceca68cb-6aa1-427a-aaaa-69dc57dd7ea5 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:43.981820 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ceca68cb-6aa1-427a-aaaa-69dc57dd7ea5 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:43.981943 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-ceca68cb-6aa1-427a-aaaa-69dc57dd7ea5 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:43.987057 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:43.987057 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:43.987839 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ceca68cb-6aa1-427a-aaaa-69dc57dd7ea5 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:43.988335 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 882/3518] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:43 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:44.103568 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7e60c624-2fe8-49b6-b6c6-5ba01fcff013 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:44.106855 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7e60c624-2fe8-49b6-b6c6-5ba01fcff013 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:44.106855 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7e60c624-2fe8-49b6-b6c6-5ba01fcff013 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:44.106855 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7e60c624-2fe8-49b6-b6c6-5ba01fcff013 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:44.107129 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-7e60c624-2fe8-49b6-b6c6-5ba01fcff013 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:44.112415 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:44.112415 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:44.113491 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7e60c624-2fe8-49b6-b6c6-5ba01fcff013 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:44.114906 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 881/3519] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:44 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:44.771171 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-037c56ce-309b-4460-b93c-98f2e55b9983 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:44.773293 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-037c56ce-309b-4460-b93c-98f2e55b9983 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:44.773602 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-037c56ce-309b-4460-b93c-98f2e55b9983 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:44.773858 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-037c56ce-309b-4460-b93c-98f2e55b9983 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:44.774859 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-037c56ce-309b-4460-b93c-98f2e55b9983 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:44.782174 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:44.782174 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:44.782174 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-037c56ce-309b-4460-b93c-98f2e55b9983 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:44.782174 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 896/3520] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:44 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:45.002612 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ac8c8080-7071-4bdd-8037-d13952e6ce1d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:45.005231 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ac8c8080-7071-4bdd-8037-d13952e6ce1d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:45.005700 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ac8c8080-7071-4bdd-8037-d13952e6ce1d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:45.006114 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ac8c8080-7071-4bdd-8037-d13952e6ce1d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:45.006416 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-ac8c8080-7071-4bdd-8037-d13952e6ce1d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:45.013109 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:45.013109 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:45.014312 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ac8c8080-7071-4bdd-8037-d13952e6ce1d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:45.014993 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 862/3521] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:45 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:45.127555 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b6abe1e7-d474-4a46-9ba6-3adf237e3ef6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:45.130675 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b6abe1e7-d474-4a46-9ba6-3adf237e3ef6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:45.130831 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b6abe1e7-d474-4a46-9ba6-3adf237e3ef6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:45.131007 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b6abe1e7-d474-4a46-9ba6-3adf237e3ef6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:45.131126 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b6abe1e7-d474-4a46-9ba6-3adf237e3ef6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:45.137573 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:45.137573 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:45.138464 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b6abe1e7-d474-4a46-9ba6-3adf237e3ef6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:45.138973 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 883/3522] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:45 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:45.510488 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-b4bf2903-7294-44c7-bac3-a43e56145e93 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:45.513071 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-b4bf2903-7294-44c7-bac3-a43e56145e93 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/limits Aug 14 00:39:45.513546 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-b4bf2903-7294-44c7-bac3-a43e56145e93 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:45.513636 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-b4bf2903-7294-44c7-bac3-a43e56145e93 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:45.541547 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-b4bf2903-7294-44c7-bac3-a43e56145e93 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/limits returned with HTTP 200 Aug 14 00:39:45.542064 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 882/3523] 10.4.3.208 () {68 vars in 1484 bytes} [Fri Aug 14 00:39:45 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:45.599669 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-95bfbfc7-17fc-40ad-a29b-b7fbf5006f14 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:45.603941 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-95bfbfc7-17fc-40ad-a29b-b7fbf5006f14 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b Aug 14 00:39:45.603941 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-95bfbfc7-17fc-40ad-a29b-b7fbf5006f14 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:45.603941 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-95bfbfc7-17fc-40ad-a29b-b7fbf5006f14 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:45.618991 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:45.618991 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:45.627383 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-95bfbfc7-17fc-40ad-a29b-b7fbf5006f14 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:39:45.636499 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-95bfbfc7-17fc-40ad-a29b-b7fbf5006f14 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b returned with HTTP 200 Aug 14 00:39:45.637638 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 897/3524] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:39:45 2026] GET /volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b => generated 1659 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:45.649963 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-12057bce-f6ec-4ddb-be0e-d8f399e62c22 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:45.659137 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-12057bce-f6ec-4ddb-be0e-d8f399e62c22 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:39:45.660414 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-12057bce-f6ec-4ddb-be0e-d8f399e62c22 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42647397-b8d7-4ac3-8412-e811c381c04b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1074821354", "description": null, "metadata": {}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:45.685755 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:45.685755 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:45.686296 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-12057bce-f6ec-4ddb-be0e-d8f399e62c22 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:39:45.686474 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-12057bce-f6ec-4ddb-be0e-d8f399e62c22 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create snapshot from volume 42647397-b8d7-4ac3-8412-e811c381c04b Aug 14 00:39:45.719130 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-12057bce-f6ec-4ddb-be0e-d8f399e62c22 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['d6bad897-c3b4-4994-a69b-47f523a6f889', '8f8726ba-6ed7-4b42-9861-58f8bc0f81cf', 'c346d325-becf-43fa-ad1f-340af4f4a09f', '00c6d6e8-b3e7-41da-9fdd-b19c2748e6c7'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:45.767034 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-12057bce-f6ec-4ddb-be0e-d8f399e62c22 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot force create request issued successfully. Aug 14 00:39:45.767923 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-2c402dff-c07a-4d42-a447-8a8aaf6c05e7 req-12057bce-f6ec-4ddb-be0e-d8f399e62c22 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:39:45.768586 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 863/3525] 10.4.3.208 () {72 vars in 1547 bytes} [Fri Aug 14 00:39:45 2026] POST /volume/v3/snapshots => generated 320 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:45.799243 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8e7f7603-9209-4037-b0b5-e7d184b336a7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:45.804301 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8e7f7603-9209-4037-b0b5-e7d184b336a7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:45.804538 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8e7f7603-9209-4037-b0b5-e7d184b336a7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:45.804799 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8e7f7603-9209-4037-b0b5-e7d184b336a7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:45.805052 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-8e7f7603-9209-4037-b0b5-e7d184b336a7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:45.811138 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:45.811138 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:45.815136 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8e7f7603-9209-4037-b0b5-e7d184b336a7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:45.815136 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 884/3526] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:45 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:46.032350 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2203f6e3-7603-4fea-bcb3-b8fbaab61cfb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:46.034150 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2203f6e3-7603-4fea-bcb3-b8fbaab61cfb tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:46.034150 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2203f6e3-7603-4fea-bcb3-b8fbaab61cfb tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:46.034150 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2203f6e3-7603-4fea-bcb3-b8fbaab61cfb tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:46.034150 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-2203f6e3-7603-4fea-bcb3-b8fbaab61cfb tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:46.045918 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:46.045918 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:46.047891 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2203f6e3-7603-4fea-bcb3-b8fbaab61cfb tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:46.047891 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 883/3527] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:46 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:46.154742 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-36cef198-2231-4f60-95c0-af49b34672f4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:46.158853 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-36cef198-2231-4f60-95c0-af49b34672f4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:46.159511 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-36cef198-2231-4f60-95c0-af49b34672f4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:46.161352 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-36cef198-2231-4f60-95c0-af49b34672f4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:46.162938 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-36cef198-2231-4f60-95c0-af49b34672f4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:46.182271 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:46.182271 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:46.186111 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-36cef198-2231-4f60-95c0-af49b34672f4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:46.187625 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 898/3528] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:46 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 751 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:46.829931 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f2b666de-98e8-4f18-a758-c9ee62caaf2c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:46.832238 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f2b666de-98e8-4f18-a758-c9ee62caaf2c tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:46.832520 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f2b666de-98e8-4f18-a758-c9ee62caaf2c tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:46.832786 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f2b666de-98e8-4f18-a758-c9ee62caaf2c tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:46.832900 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-f2b666de-98e8-4f18-a758-c9ee62caaf2c tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:46.835612 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=316,cinder:UPDATE=92,cinder:INSERT=47 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:39:46.839190 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:46.839190 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:46.840069 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f2b666de-98e8-4f18-a758-c9ee62caaf2c tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:46.840744 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 864/3529] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:46 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:47.062757 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-832f86a4-b598-49e4-8fff-d175190c476e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:47.066295 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-832f86a4-b598-49e4-8fff-d175190c476e tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:47.066295 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-832f86a4-b598-49e4-8fff-d175190c476e tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:47.066295 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-832f86a4-b598-49e4-8fff-d175190c476e tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:47.067476 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-832f86a4-b598-49e4-8fff-d175190c476e tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:47.075210 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:47.075210 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:47.076448 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-832f86a4-b598-49e4-8fff-d175190c476e tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:47.077180 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 885/3530] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:47 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:47.198884 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e0382a28-23a4-4b63-a540-7fc3b3464679 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:47.202049 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e0382a28-23a4-4b63-a540-7fc3b3464679 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:47.202307 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e0382a28-23a4-4b63-a540-7fc3b3464679 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:47.202547 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e0382a28-23a4-4b63-a540-7fc3b3464679 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:47.202740 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-e0382a28-23a4-4b63-a540-7fc3b3464679 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:47.204841 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=387,cinder:INSERT=60,cinder:UPDATE=103 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:39:47.209871 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:47.209871 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:47.210326 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e0382a28-23a4-4b63-a540-7fc3b3464679 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:47.210785 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 884/3531] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:47 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:47.864916 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b11aa8c5-0598-444f-9037-eab799ecc2cb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:47.869745 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b11aa8c5-0598-444f-9037-eab799ecc2cb tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:47.873113 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b11aa8c5-0598-444f-9037-eab799ecc2cb tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:47.873113 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b11aa8c5-0598-444f-9037-eab799ecc2cb tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:47.873285 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b11aa8c5-0598-444f-9037-eab799ecc2cb tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:47.876924 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=320,cinder:UPDATE=73,cinder:INSERT=41 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:39:47.890812 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:47.890812 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:47.897533 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b11aa8c5-0598-444f-9037-eab799ecc2cb tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:47.898338 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 899/3532] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:47 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:48.100316 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e07a020c-ddc7-426c-bdab-4ca2dbc37bde None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:48.107300 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e07a020c-ddc7-426c-bdab-4ca2dbc37bde tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:48.107300 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e07a020c-ddc7-426c-bdab-4ca2dbc37bde tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:48.107300 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e07a020c-ddc7-426c-bdab-4ca2dbc37bde tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:48.107300 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-e07a020c-ddc7-426c-bdab-4ca2dbc37bde tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:48.117342 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:48.117342 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:48.119064 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e07a020c-ddc7-426c-bdab-4ca2dbc37bde tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:48.120407 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 865/3533] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:48 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:48.228115 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b56337c6-d3c4-44a9-9512-d35678813493 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:48.229564 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b56337c6-d3c4-44a9-9512-d35678813493 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:48.229794 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b56337c6-d3c4-44a9-9512-d35678813493 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:48.230209 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b56337c6-d3c4-44a9-9512-d35678813493 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:48.230423 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b56337c6-d3c4-44a9-9512-d35678813493 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:48.236747 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=422,cinder:UPDATE=130,cinder:DELETE=1,cinder:INSERT=89 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:39:48.245894 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:48.245894 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:48.245894 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b56337c6-d3c4-44a9-9512-d35678813493 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:48.245894 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 886/3534] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:48 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:48.389249 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f410da40-0b24-44c5-b277-034376b341d1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:48.394497 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f410da40-0b24-44c5-b277-034376b341d1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 Aug 14 00:39:48.394497 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f410da40-0b24-44c5-b277-034376b341d1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:48.394497 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f410da40-0b24-44c5-b277-034376b341d1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:48.405346 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:48.405346 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:48.409855 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f410da40-0b24-44c5-b277-034376b341d1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:39:48.409855 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f410da40-0b24-44c5-b277-034376b341d1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 returned with HTTP 200 Aug 14 00:39:48.410244 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 885/3535] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:39:48 2026] GET /volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 => generated 479 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:48.913878 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-007d514f-be76-4527-a852-4654ff7ab74d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:48.919716 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-007d514f-be76-4527-a852-4654ff7ab74d tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:48.921149 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-007d514f-be76-4527-a852-4654ff7ab74d tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:48.928364 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-007d514f-be76-4527-a852-4654ff7ab74d tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:48.928364 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-007d514f-be76-4527-a852-4654ff7ab74d tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:48.939232 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:48.939232 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:48.942327 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-007d514f-be76-4527-a852-4654ff7ab74d tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:48.945431 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 900/3536] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:48 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:49.134935 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-79b38713-1e92-4974-8055-035f3055287d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:49.137588 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-79b38713-1e92-4974-8055-035f3055287d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:49.137911 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-79b38713-1e92-4974-8055-035f3055287d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:49.138153 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-79b38713-1e92-4974-8055-035f3055287d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:49.138264 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-79b38713-1e92-4974-8055-035f3055287d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:49.145176 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:49.145176 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:49.145939 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-79b38713-1e92-4974-8055-035f3055287d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:49.146377 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 866/3537] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:49 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:49.263354 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-54b75778-b58f-48a0-a2f9-fc8b428bb706 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:49.268574 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-54b75778-b58f-48a0-a2f9-fc8b428bb706 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:49.269677 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-54b75778-b58f-48a0-a2f9-fc8b428bb706 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:49.270020 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-54b75778-b58f-48a0-a2f9-fc8b428bb706 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:49.270723 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-54b75778-b58f-48a0-a2f9-fc8b428bb706 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:49.279822 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:49.279822 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:49.281040 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-54b75778-b58f-48a0-a2f9-fc8b428bb706 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:49.281894 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 887/3538] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:49 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:49.960247 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-95570dc3-b066-4f6d-95fd-deddae43285b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:49.962442 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-95570dc3-b066-4f6d-95fd-deddae43285b tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:49.962732 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-95570dc3-b066-4f6d-95fd-deddae43285b tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:49.962992 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-95570dc3-b066-4f6d-95fd-deddae43285b tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:49.963137 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-95570dc3-b066-4f6d-95fd-deddae43285b tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:49.972281 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:49.972281 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:49.973802 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-95570dc3-b066-4f6d-95fd-deddae43285b tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:49.974239 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 886/3539] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:49 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:50.166308 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-049c3537-fd68-47b5-864d-a082a79f7ee4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:50.168407 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-049c3537-fd68-47b5-864d-a082a79f7ee4 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:50.168673 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-049c3537-fd68-47b5-864d-a082a79f7ee4 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:50.169406 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-049c3537-fd68-47b5-864d-a082a79f7ee4 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:50.169406 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-049c3537-fd68-47b5-864d-a082a79f7ee4 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:50.178458 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:50.178458 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:50.179211 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-049c3537-fd68-47b5-864d-a082a79f7ee4 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:50.179652 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 901/3540] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:50 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:50.295517 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-75f9039f-ddf7-4d41-a2a8-dd63f096ea49 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:50.297892 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-75f9039f-ddf7-4d41-a2a8-dd63f096ea49 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:50.298239 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-75f9039f-ddf7-4d41-a2a8-dd63f096ea49 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:50.298530 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-75f9039f-ddf7-4d41-a2a8-dd63f096ea49 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:50.298721 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-75f9039f-ddf7-4d41-a2a8-dd63f096ea49 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:50.305982 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:50.305982 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:50.307141 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-75f9039f-ddf7-4d41-a2a8-dd63f096ea49 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:50.307698 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 867/3541] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:50 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:39:50.864193 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-13c23749-45d3-4451-a497-5570cca4d18c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:50.870601 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-13c23749-45d3-4451-a497-5570cca4d18c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 Aug 14 00:39:50.870929 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-13c23749-45d3-4451-a497-5570cca4d18c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:50.871221 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-13c23749-45d3-4451-a497-5570cca4d18c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:50.883631 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:50.883631 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:50.885513 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-13c23749-45d3-4451-a497-5570cca4d18c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:39:50.886754 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-13c23749-45d3-4451-a497-5570cca4d18c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 returned with HTTP 200 Aug 14 00:39:50.888795 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 888/3542] 10.4.3.208 () {68 vars in 1604 bytes} [Fri Aug 14 00:39:50 2026] GET /volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 => generated 479 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:50.988550 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-82c04913-54e8-4de0-9821-84d923f7a92f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:50.991267 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-82c04913-54e8-4de0-9821-84d923f7a92f tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:50.991502 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-82c04913-54e8-4de0-9821-84d923f7a92f tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:50.991868 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-82c04913-54e8-4de0-9821-84d923f7a92f tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:50.992054 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-82c04913-54e8-4de0-9821-84d923f7a92f tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:50.998523 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:50.998523 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:50.999778 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-82c04913-54e8-4de0-9821-84d923f7a92f tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:51.000404 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 887/3543] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:50 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:51.192837 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-29577ef2-59d5-4ef1-8fce-9ba41f7aabf1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:51.194346 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-29577ef2-59d5-4ef1-8fce-9ba41f7aabf1 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:51.195565 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-29577ef2-59d5-4ef1-8fce-9ba41f7aabf1 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:51.195565 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-29577ef2-59d5-4ef1-8fce-9ba41f7aabf1 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:51.195565 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-29577ef2-59d5-4ef1-8fce-9ba41f7aabf1 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:51.203465 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:51.203465 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:51.204914 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-29577ef2-59d5-4ef1-8fce-9ba41f7aabf1 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:51.206428 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 902/3544] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:51 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:51.321457 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3963bb66-ec30-4efd-a3c1-8a9f9a7cfa79 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:51.324300 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3963bb66-ec30-4efd-a3c1-8a9f9a7cfa79 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:51.324608 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3963bb66-ec30-4efd-a3c1-8a9f9a7cfa79 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:51.324982 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3963bb66-ec30-4efd-a3c1-8a9f9a7cfa79 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:51.325274 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-3963bb66-ec30-4efd-a3c1-8a9f9a7cfa79 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:51.337238 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:51.337238 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:51.338162 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3963bb66-ec30-4efd-a3c1-8a9f9a7cfa79 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:51.338691 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 868/3545] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:51 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:51.792557 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-104cc14a-428a-406e-a10c-322307b7511f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:51.793064 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-104cc14a-428a-406e-a10c-322307b7511f None None] GET https://10.4.3.208/volume// Aug 14 00:39:51.793386 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-104cc14a-428a-406e-a10c-322307b7511f None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:51.793649 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-104cc14a-428a-406e-a10c-322307b7511f None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:51.794063 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-104cc14a-428a-406e-a10c-322307b7511f None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:39:51.794620 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 889/3546] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:39:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:39:51.810236 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-6e9c19f1-6e7c-4f9a-8f2b-bf66068e1feb req-848c25c4-c92c-41c8-9f9e-4e02896c64ff None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:51.813656 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6e9c19f1-6e7c-4f9a-8f2b-bf66068e1feb req-848c25c4-c92c-41c8-9f9e-4e02896c64ff tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:39:51.814068 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6e9c19f1-6e7c-4f9a-8f2b-bf66068e1feb req-848c25c4-c92c-41c8-9f9e-4e02896c64ff tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b105dab1-6046-4b52-99a5-d080c0228cd6", "connector": null, "instance_uuid": "f47bc428-48eb-4c1e-b11d-eac5141c37f3"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:51.843249 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:51.843249 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:51.893556 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6e9c19f1-6e7c-4f9a-8f2b-bf66068e1feb req-848c25c4-c92c-41c8-9f9e-4e02896c64ff tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:39:51.894239 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 888/3547] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:39:51 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:51.906855 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-6e9c19f1-6e7c-4f9a-8f2b-bf66068e1feb req-628606a7-268b-445d-908e-df13f7c22b29 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:51.910424 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6e9c19f1-6e7c-4f9a-8f2b-bf66068e1feb req-628606a7-268b-445d-908e-df13f7c22b29 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] DELETE https://10.4.3.208/volume/v3/attachments/55b92371-3b0f-442a-b5f1-f89e229dbec7 Aug 14 00:39:51.910637 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6e9c19f1-6e7c-4f9a-8f2b-bf66068e1feb req-628606a7-268b-445d-908e-df13f7c22b29 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:51.910920 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6e9c19f1-6e7c-4f9a-8f2b-bf66068e1feb req-628606a7-268b-445d-908e-df13f7c22b29 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:51.925039 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:51.925039 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:51.983102 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6e9c19f1-6e7c-4f9a-8f2b-bf66068e1feb req-628606a7-268b-445d-908e-df13f7c22b29 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] https://10.4.3.208/volume/v3/attachments/55b92371-3b0f-442a-b5f1-f89e229dbec7 returned with HTTP 200 Aug 14 00:39:51.983526 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 903/3548] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:39:51 2026] DELETE /volume/v3/attachments/55b92371-3b0f-442a-b5f1-f89e229dbec7 => generated 192 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:52.015459 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8b1dc53e-9785-48e6-baca-7e9300304cdb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:52.017381 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8b1dc53e-9785-48e6-baca-7e9300304cdb tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:52.018396 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8b1dc53e-9785-48e6-baca-7e9300304cdb tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:52.018396 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8b1dc53e-9785-48e6-baca-7e9300304cdb tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:52.018396 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-8b1dc53e-9785-48e6-baca-7e9300304cdb tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:52.023385 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:52.023385 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:52.024495 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8b1dc53e-9785-48e6-baca-7e9300304cdb tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:52.025037 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 869/3549] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:52 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:52.222265 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9acd3fba-fa72-4160-82c3-f89038ad265b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:52.226589 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9acd3fba-fa72-4160-82c3-f89038ad265b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:52.228109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9acd3fba-fa72-4160-82c3-f89038ad265b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:52.228109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9acd3fba-fa72-4160-82c3-f89038ad265b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:52.228109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-9acd3fba-fa72-4160-82c3-f89038ad265b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:52.234558 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:52.234558 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:52.234558 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9acd3fba-fa72-4160-82c3-f89038ad265b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:52.234558 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 890/3550] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:52 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:52.357951 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5bf7385b-c10a-4d11-b4e8-7b33df2ef7fd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:52.361194 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5bf7385b-c10a-4d11-b4e8-7b33df2ef7fd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:52.361510 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5bf7385b-c10a-4d11-b4e8-7b33df2ef7fd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:52.361778 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5bf7385b-c10a-4d11-b4e8-7b33df2ef7fd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:52.361997 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-5bf7385b-c10a-4d11-b4e8-7b33df2ef7fd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:52.371216 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:52.371216 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:52.371216 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5bf7385b-c10a-4d11-b4e8-7b33df2ef7fd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:52.371583 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 889/3551] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:52 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:52.394504 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-f70ad59a-c054-4112-a9ee-e3dfba82d691 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:52.405258 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-f70ad59a-c054-4112-a9ee-e3dfba82d691 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 Aug 14 00:39:52.406819 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-f70ad59a-c054-4112-a9ee-e3dfba82d691 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:52.407028 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-f70ad59a-c054-4112-a9ee-e3dfba82d691 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:52.429657 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:52.429657 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:52.431010 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-f70ad59a-c054-4112-a9ee-e3dfba82d691 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:39:52.431880 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-f70ad59a-c054-4112-a9ee-e3dfba82d691 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 returned with HTTP 200 Aug 14 00:39:52.432670 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 904/3552] 10.4.3.208 () {68 vars in 1604 bytes} [Fri Aug 14 00:39:52 2026] GET /volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 => generated 479 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:52.449761 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2f48d4ee-7d81-419c-8d66-2b99ed1c312e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:52.453226 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2f48d4ee-7d81-419c-8d66-2b99ed1c312e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b Aug 14 00:39:52.453226 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2f48d4ee-7d81-419c-8d66-2b99ed1c312e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:52.453226 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2f48d4ee-7d81-419c-8d66-2b99ed1c312e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:52.468611 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:52.468611 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:52.473592 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2f48d4ee-7d81-419c-8d66-2b99ed1c312e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:39:52.482370 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2f48d4ee-7d81-419c-8d66-2b99ed1c312e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b returned with HTTP 200 Aug 14 00:39:52.482370 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 870/3553] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:39:52 2026] GET /volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b => generated 1659 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:52.497863 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:52.502699 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:39:52.502699 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "de7244ea-e15c-4455-b6af-8b7117c458d2", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:52.503009 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'de7244ea-e15c-4455-b6af-8b7117c458d2', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:39:52.512153 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:52.512153 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:52.512785 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:39:52.512989 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume of 1 GB Aug 14 00:39:52.513893 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Availability Zones retrieved successfully. Aug 14 00:39:52.522168 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (271c1489-4d47-4d5a-865a-5dc3cd16623a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:52.523752 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1e015c-359a-4b32-9875-a0bc46e2bacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:52.524978 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:39:52.569313 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1e015c-359a-4b32-9875-a0bc46e2bacd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'de7244ea-e15c-4455-b6af-8b7117c458d2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:52.570189 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd99019-39a1-4aa1-940b-80b96b85bab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:52.621428 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['85c0b791-0e5a-42b1-a4b2-cade9dfd178d', '3153fe34-9f32-470e-831c-3ee8103ed809', '861caccc-7040-4021-965d-eb4a69241b64', 'a595a5ca-5914-42dc-8f9b-059efb18f6f5'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:52.622532 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd99019-39a1-4aa1-940b-80b96b85bab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85c0b791-0e5a-42b1-a4b2-cade9dfd178d', '3153fe34-9f32-470e-831c-3ee8103ed809', '861caccc-7040-4021-965d-eb4a69241b64', 'a595a5ca-5914-42dc-8f9b-059efb18f6f5']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:52.623556 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f2e83c4-0eb7-4764-beec-23295d1d9103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:52.690978 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f2e83c4-0eb7-4764-beec-23295d1d9103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf', '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='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['85c0b791-0e5a-42b1-a4b2-cade9dfd178d','3153fe34-9f32-470e-831c-3ee8103ed809','861caccc-7040-4021-965d-eb4a69241b64','a595a5ca-5914-42dc-8f9b-059efb18f6f5'],size=1,snapshot_id=de7244ea-e15c-4455-b6af-8b7117c458d2,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), '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-14T00:39:52Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d6437696d14483ca3325a33d365edde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=de7244ea-e15c-4455-b6af-8b7117c458d2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d17d618536ca469e8ed9b206b9c792a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:52.692115 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c0d0ad6-ce34-4ad2-975a-6d2e15f7eee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:52.718187 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c0d0ad6-ce34-4ad2-975a-6d2e15f7eee5) transitioned into 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='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['85c0b791-0e5a-42b1-a4b2-cade9dfd178d','3153fe34-9f32-470e-831c-3ee8103ed809','861caccc-7040-4021-965d-eb4a69241b64','a595a5ca-5914-42dc-8f9b-059efb18f6f5'],size=1,snapshot_id=de7244ea-e15c-4455-b6af-8b7117c458d2,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:52.719268 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0664a3ae-f250-499e-a0b9-08c3879863a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:52.753724 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0664a3ae-f250-499e-a0b9-08c3879863a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:52.755038 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (271c1489-4d47-4d5a-865a-5dc3cd16623a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:52.755395 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request issued successfully. Aug 14 00:39:52.756200 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-2c6864cd-6fe7-49f0-84e8-5925e28f0ecf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:39:52.756836 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 891/3554] 10.4.3.208 () {72 vars in 1541 bytes} [Fri Aug 14 00:39:52 2026] POST /volume/v3/volumes => generated 736 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:52.784194 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-0b438da7-14de-4872-8dc2-be56ab8f4301 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:52.786629 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-0b438da7-14de-4872-8dc2-be56ab8f4301 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf Aug 14 00:39:52.787051 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-0b438da7-14de-4872-8dc2-be56ab8f4301 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:52.787051 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-0b438da7-14de-4872-8dc2-be56ab8f4301 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:52.796326 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:52.796326 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:52.803033 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-0b438da7-14de-4872-8dc2-be56ab8f4301 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:39:52.810026 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-0b438da7-14de-4872-8dc2-be56ab8f4301 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf returned with HTTP 200 Aug 14 00:39:52.810548 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 890/3555] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:39:52 2026] GET /volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf => generated 804 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:52.826759 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-d74c4e65-7a4b-4d09-8909-44e897a7df18 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:52.844586 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-d74c4e65-7a4b-4d09-8909-44e897a7df18 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf Aug 14 00:39:52.845664 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-d74c4e65-7a4b-4d09-8909-44e897a7df18 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:52.846778 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-d74c4e65-7a4b-4d09-8909-44e897a7df18 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:52.880649 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:52.880649 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:52.892155 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-d74c4e65-7a4b-4d09-8909-44e897a7df18 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:39:52.897643 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-d74c4e65-7a4b-4d09-8909-44e897a7df18 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf returned with HTTP 200 Aug 14 00:39:52.898278 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 905/3556] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:39:52 2026] GET /volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf => generated 804 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:53.040946 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-238d4e3b-a051-4784-b523-488bbc3d8d59 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:53.042869 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-238d4e3b-a051-4784-b523-488bbc3d8d59 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:53.043123 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-238d4e3b-a051-4784-b523-488bbc3d8d59 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:53.043358 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-238d4e3b-a051-4784-b523-488bbc3d8d59 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:53.043492 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-238d4e3b-a051-4784-b523-488bbc3d8d59 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:53.048634 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:53.048634 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:53.049617 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-238d4e3b-a051-4784-b523-488bbc3d8d59 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:53.050895 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 871/3557] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:53 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:53.251684 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-32462578-16b8-4815-8279-108a559003cf None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:53.254396 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-32462578-16b8-4815-8279-108a559003cf tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:53.254690 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-32462578-16b8-4815-8279-108a559003cf tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:53.254949 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-32462578-16b8-4815-8279-108a559003cf tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:53.255112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-32462578-16b8-4815-8279-108a559003cf tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:53.260588 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:53.260588 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:53.261593 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-32462578-16b8-4815-8279-108a559003cf tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:53.262203 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 892/3558] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:53 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:53.388883 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-630f8609-32e9-406d-938b-0e56a9e0445a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:53.391012 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-630f8609-32e9-406d-938b-0e56a9e0445a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:53.391286 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-630f8609-32e9-406d-938b-0e56a9e0445a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:53.392102 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-630f8609-32e9-406d-938b-0e56a9e0445a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:53.392102 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-630f8609-32e9-406d-938b-0e56a9e0445a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:53.398150 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:53.398150 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:53.399126 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-630f8609-32e9-406d-938b-0e56a9e0445a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:53.399588 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 891/3559] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:53 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:54.066241 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-36b6d827-64d3-428a-9d29-d5f097f3ea0b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:54.068747 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-36b6d827-64d3-428a-9d29-d5f097f3ea0b tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:54.068966 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-36b6d827-64d3-428a-9d29-d5f097f3ea0b tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:54.069238 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-36b6d827-64d3-428a-9d29-d5f097f3ea0b tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:54.069347 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-36b6d827-64d3-428a-9d29-d5f097f3ea0b tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:54.084161 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:54.084161 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:54.086304 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-36b6d827-64d3-428a-9d29-d5f097f3ea0b tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:54.087341 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 906/3560] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:54 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 797 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:54.098515 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e56a68f5-efd1-4330-8d38-52fd71b34074 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:54.103180 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e56a68f5-efd1-4330-8d38-52fd71b34074 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc Aug 14 00:39:54.103509 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e56a68f5-efd1-4330-8d38-52fd71b34074 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:54.103776 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e56a68f5-efd1-4330-8d38-52fd71b34074 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:54.114314 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:54.114314 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:54.120291 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e56a68f5-efd1-4330-8d38-52fd71b34074 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Volume info retrieved successfully. Aug 14 00:39:54.125592 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e56a68f5-efd1-4330-8d38-52fd71b34074 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc returned with HTTP 200 Aug 14 00:39:54.126172 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 872/3561] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:54 2026] GET /volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:54.142204 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9c46ca6e-c4f0-4830-98e5-f021ed331903 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:54.144679 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9c46ca6e-c4f0-4830-98e5-f021ed331903 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] PUT https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:54.145154 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9c46ca6e-c4f0-4830-98e5-f021ed331903 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-838926010", "description": "tempest-volume-backup-description-744386493"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:54.153455 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:54.153455 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:54.165236 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9c46ca6e-c4f0-4830-98e5-f021ed331903 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:54.165696 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 893/3562] 10.4.3.208 () {70 vars in 1409 bytes} [Fri Aug 14 00:39:54 2026] PUT /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:54.180315 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-22d4860b-c486-4d73-a50c-4db7730b7a55 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:54.188604 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-22d4860b-c486-4d73-a50c-4db7730b7a55 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:54.193111 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-22d4860b-c486-4d73-a50c-4db7730b7a55 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:54.193111 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-22d4860b-c486-4d73-a50c-4db7730b7a55 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:54.193111 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-22d4860b-c486-4d73-a50c-4db7730b7a55 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:54.199531 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:54.199531 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:54.200639 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-22d4860b-c486-4d73-a50c-4db7730b7a55 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:54.201187 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 892/3563] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:54 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:54.217645 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a84b853f-1aaa-435e-b417-00733f9ee2e2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:54.224651 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a84b853f-1aaa-435e-b417-00733f9ee2e2 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] DELETE https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:54.224985 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a84b853f-1aaa-435e-b417-00733f9ee2e2 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:54.225307 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a84b853f-1aaa-435e-b417-00733f9ee2e2 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:54.225468 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-a84b853f-1aaa-435e-b417-00733f9ee2e2 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Delete backup with id: 1bca5822-340f-4455-b914-453208388b3c. Aug 14 00:39:54.237771 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:54.237771 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:54.280176 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ef3d1ccb-fbe0-4a4d-8cfe-a8f52600740d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:54.282328 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ef3d1ccb-fbe0-4a4d-8cfe-a8f52600740d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:54.282470 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.backup.rpcapi [None req-a84b853f-1aaa-435e-b417-00733f9ee2e2 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] delete_backup rpcapi backup_id 1bca5822-340f-4455-b914-453208388b3c {{(pid=100210) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:39:54.282699 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ef3d1ccb-fbe0-4a4d-8cfe-a8f52600740d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:54.283109 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ef3d1ccb-fbe0-4a4d-8cfe-a8f52600740d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:54.283382 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-ef3d1ccb-fbe0-4a4d-8cfe-a8f52600740d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:54.285199 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a84b853f-1aaa-435e-b417-00733f9ee2e2 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 202 Aug 14 00:39:54.285199 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 907/3564] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:39:54 2026] DELETE /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:39:54.288076 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:54.288076 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:54.290004 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ef3d1ccb-fbe0-4a4d-8cfe-a8f52600740d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:54.290004 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 873/3565] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:54 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:54.295672 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-57d7397e-55f7-46d1-aac2-a76b7140ae00 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:54.301015 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-57d7397e-55f7-46d1-aac2-a76b7140ae00 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:54.301452 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-57d7397e-55f7-46d1-aac2-a76b7140ae00 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:54.301452 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-57d7397e-55f7-46d1-aac2-a76b7140ae00 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:54.303060 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-57d7397e-55f7-46d1-aac2-a76b7140ae00 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:54.307987 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:54.307987 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:54.307987 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-57d7397e-55f7-46d1-aac2-a76b7140ae00 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:54.307987 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 894/3566] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:54 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 837 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:54.384747 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0929d3c4-3299-4ff8-adf1-efd69fd195a2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:54.385220 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0929d3c4-3299-4ff8-adf1-efd69fd195a2 None None] GET https://10.4.3.208/volume// Aug 14 00:39:54.385415 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0929d3c4-3299-4ff8-adf1-efd69fd195a2 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:54.385656 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0929d3c4-3299-4ff8-adf1-efd69fd195a2 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:54.386064 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0929d3c4-3299-4ff8-adf1-efd69fd195a2 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:39:54.386384 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 893/3567] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:39:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:39:54.396186 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-1521ed59-f2f1-4dde-85fe-c07d200536aa None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:54.398237 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-1521ed59-f2f1-4dde-85fe-c07d200536aa tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] GET https://10.4.3.208/volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 Aug 14 00:39:54.398237 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-1521ed59-f2f1-4dde-85fe-c07d200536aa tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:54.398361 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-1521ed59-f2f1-4dde-85fe-c07d200536aa tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:54.411586 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6cfe9f38-7967-4e1e-9166-14dac3cf158a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:54.413831 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6cfe9f38-7967-4e1e-9166-14dac3cf158a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:54.413831 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6cfe9f38-7967-4e1e-9166-14dac3cf158a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:54.413979 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6cfe9f38-7967-4e1e-9166-14dac3cf158a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:54.414134 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-6cfe9f38-7967-4e1e-9166-14dac3cf158a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:54.414530 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:54.414530 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:54.420740 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:54.420740 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:54.420740 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6cfe9f38-7967-4e1e-9166-14dac3cf158a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:54.421600 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 874/3568] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:54 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:54.421657 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-1521ed59-f2f1-4dde-85fe-c07d200536aa tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Volume info retrieved successfully. Aug 14 00:39:54.428745 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-1521ed59-f2f1-4dde-85fe-c07d200536aa tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] https://10.4.3.208/volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 returned with HTTP 200 Aug 14 00:39:54.429382 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 908/3569] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:39:54 2026] GET /volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 => generated 1537 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:39:54.549618 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-016f76f4-f8e7-4e72-9f0d-51325628cab3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:54.552252 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-016f76f4-f8e7-4e72-9f0d-51325628cab3 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] PUT https://10.4.3.208/volume/v3/attachments/2197628e-188e-4adb-b8a4-fcc0e7dacb83 Aug 14 00:39:54.552252 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-016f76f4-f8e7-4e72-9f0d-51325628cab3 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:54.560540 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-016f76f4-f8e7-4e72-9f0d-51325628cab3 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Acquiring lock "cinder-attachment_update-b105dab1-6046-4b52-99a5-d080c0228cd6-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:39:54.566772 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-016f76f4-f8e7-4e72-9f0d-51325628cab3 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Lock "cinder-attachment_update-b105dab1-6046-4b52-99a5-d080c0228cd6-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:39:54.568373 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:54.568373 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:54.683883 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-016f76f4-f8e7-4e72-9f0d-51325628cab3 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Lock "cinder-attachment_update-b105dab1-6046-4b52-99a5-d080c0228cd6-np0000007289" released by "attachment_update" :: held 0.117s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:39:54.684204 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-016f76f4-f8e7-4e72-9f0d-51325628cab3 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] https://10.4.3.208/volume/v3/attachments/2197628e-188e-4adb-b8a4-fcc0e7dacb83 returned with HTTP 200 Aug 14 00:39:54.684700 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 895/3570] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:39:54 2026] PUT /volume/v3/attachments/2197628e-188e-4adb-b8a4-fcc0e7dacb83 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:54.721765 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-82612dc2-dd67-4fce-b8e4-62583c6906a1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:54.724813 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-82612dc2-dd67-4fce-b8e4-62583c6906a1 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] POST https://10.4.3.208/volume/v3/attachments/2197628e-188e-4adb-b8a4-fcc0e7dacb83/action Aug 14 00:39:54.725423 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-82612dc2-dd67-4fce-b8e4-62583c6906a1 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:54.725569 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-82612dc2-dd67-4fce-b8e4-62583c6906a1 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:54.742762 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:54.742762 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:54.762057 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-663dc226-9c2c-477d-be89-6fa5fa6bfc83 req-82612dc2-dd67-4fce-b8e4-62583c6906a1 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] https://10.4.3.208/volume/v3/attachments/2197628e-188e-4adb-b8a4-fcc0e7dacb83/action returned with HTTP 204 Aug 14 00:39:54.762057 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 894/3571] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:39:54 2026] POST /volume/v3/attachments/2197628e-188e-4adb-b8a4-fcc0e7dacb83/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:55.301505 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b2513ed1-cd2c-4e6d-877f-01b73ec363e8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:55.304103 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b2513ed1-cd2c-4e6d-877f-01b73ec363e8 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:55.304311 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b2513ed1-cd2c-4e6d-877f-01b73ec363e8 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:55.304548 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b2513ed1-cd2c-4e6d-877f-01b73ec363e8 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:55.304695 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-b2513ed1-cd2c-4e6d-877f-01b73ec363e8 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:55.310365 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:55.310365 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:55.311225 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b2513ed1-cd2c-4e6d-877f-01b73ec363e8 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:55.311679 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 875/3572] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:55 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:55.322547 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-57e96769-144c-4017-94e8-f4d12250761a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:55.324363 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-57e96769-144c-4017-94e8-f4d12250761a tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:55.324760 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-57e96769-144c-4017-94e8-f4d12250761a tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:55.325279 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-57e96769-144c-4017-94e8-f4d12250761a tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:55.325517 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-57e96769-144c-4017-94e8-f4d12250761a tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:55.336380 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:55.336380 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:55.336380 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-57e96769-144c-4017-94e8-f4d12250761a tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 200 Aug 14 00:39:55.336380 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 909/3573] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:55 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 837 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:55.431579 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-34b2a54f-b608-4694-be3e-7a70a9a91520 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:55.433311 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-34b2a54f-b608-4694-be3e-7a70a9a91520 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:55.433503 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-34b2a54f-b608-4694-be3e-7a70a9a91520 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:55.433735 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-34b2a54f-b608-4694-be3e-7a70a9a91520 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:55.433924 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-34b2a54f-b608-4694-be3e-7a70a9a91520 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:55.438343 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:55.438343 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:55.439301 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-34b2a54f-b608-4694-be3e-7a70a9a91520 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:55.439736 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 896/3574] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:55 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:55.450413 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dfb15949-edb2-4ff6-8ee7-bf69f38d4198 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:55.452607 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dfb15949-edb2-4ff6-8ee7-bf69f38d4198 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 Aug 14 00:39:55.452826 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dfb15949-edb2-4ff6-8ee7-bf69f38d4198 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:55.452972 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dfb15949-edb2-4ff6-8ee7-bf69f38d4198 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:55.460682 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:55.460682 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:55.464835 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-dfb15949-edb2-4ff6-8ee7-bf69f38d4198 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:39:55.469432 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dfb15949-edb2-4ff6-8ee7-bf69f38d4198 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 returned with HTTP 200 Aug 14 00:39:55.469862 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 895/3575] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:55 2026] GET /volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:55.486485 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-43883e54-6f4a-45de-ad40-3b0f2374b4f0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:55.489561 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-43883e54-6f4a-45de-ad40-3b0f2374b4f0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] DELETE https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:55.489847 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-43883e54-6f4a-45de-ad40-3b0f2374b4f0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:55.490386 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-43883e54-6f4a-45de-ad40-3b0f2374b4f0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:55.490561 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-43883e54-6f4a-45de-ad40-3b0f2374b4f0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Delete backup with id: daca1efc-72b9-44e9-96e1-15ea39f622dc. Aug 14 00:39:55.497759 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:55.497759 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:55.513819 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-43883e54-6f4a-45de-ad40-3b0f2374b4f0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] delete_backup rpcapi backup_id daca1efc-72b9-44e9-96e1-15ea39f622dc {{(pid=100209) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:39:55.516290 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-43883e54-6f4a-45de-ad40-3b0f2374b4f0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 202 Aug 14 00:39:55.516745 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 876/3576] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:39:55 2026] DELETE /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:39:55.526698 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-407ebcdb-e22a-4db4-b836-11c91ec7d2ce None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:55.528556 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-407ebcdb-e22a-4db4-b836-11c91ec7d2ce tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:55.530268 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-407ebcdb-e22a-4db4-b836-11c91ec7d2ce tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:55.530268 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-407ebcdb-e22a-4db4-b836-11c91ec7d2ce tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:55.530268 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-407ebcdb-e22a-4db4-b836-11c91ec7d2ce tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:55.536519 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:55.536519 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:55.536519 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-407ebcdb-e22a-4db4-b836-11c91ec7d2ce tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 200 Aug 14 00:39:55.536519 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 910/3577] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:55 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:55.909174 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-006bec41-c7b4-470a-8fbd-9daaa6654407 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:55.911652 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-006bec41-c7b4-470a-8fbd-9daaa6654407 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf Aug 14 00:39:55.911883 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-006bec41-c7b4-470a-8fbd-9daaa6654407 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:55.912078 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-006bec41-c7b4-470a-8fbd-9daaa6654407 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:55.920929 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:55.920929 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:55.928048 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-006bec41-c7b4-470a-8fbd-9daaa6654407 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:39:55.939283 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-006bec41-c7b4-470a-8fbd-9daaa6654407 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf returned with HTTP 200 Aug 14 00:39:55.939795 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 897/3578] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:39:55 2026] GET /volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf => generated 1345 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:55.949312 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-401c3ef0-f164-43ef-b60a-26965c3c5b38 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:55.949869 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-401c3ef0-f164-43ef-b60a-26965c3c5b38 None None] GET https://10.4.3.208/volume// Aug 14 00:39:55.950145 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-401c3ef0-f164-43ef-b60a-26965c3c5b38 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:55.950465 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-401c3ef0-f164-43ef-b60a-26965c3c5b38 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:55.950895 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-401c3ef0-f164-43ef-b60a-26965c3c5b38 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:39:55.951274 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 896/3579] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:39:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:39:55.957734 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-1491a948-c117-41e3-b3b2-715252269422 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:55.960390 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-1491a948-c117-41e3-b3b2-715252269422 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:39:55.960834 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-1491a948-c117-41e3-b3b2-715252269422 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf", "connector": null, "instance_uuid": "849940f2-3b39-431c-8f71-ba3fd9fed6ea"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:55.970116 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:55.970116 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:55.997736 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-1491a948-c117-41e3-b3b2-715252269422 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:39:55.998346 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 877/3580] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:39:55 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:56.012330 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-07c2109a-0c93-4295-aef5-6a40e5c51561 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:56.012802 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-07c2109a-0c93-4295-aef5-6a40e5c51561 None None] GET https://10.4.3.208/volume// Aug 14 00:39:56.013018 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-07c2109a-0c93-4295-aef5-6a40e5c51561 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:56.013278 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-07c2109a-0c93-4295-aef5-6a40e5c51561 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:56.013674 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-07c2109a-0c93-4295-aef5-6a40e5c51561 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:39:56.014147 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 911/3581] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:39:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:39:56.023400 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-70e97e31-6112-48e5-be7b-92605aec4efe None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:56.028665 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-70e97e31-6112-48e5-be7b-92605aec4efe tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf Aug 14 00:39:56.028946 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-70e97e31-6112-48e5-be7b-92605aec4efe tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:56.029197 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-70e97e31-6112-48e5-be7b-92605aec4efe tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:56.053636 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:56.053636 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:56.058169 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-70e97e31-6112-48e5-be7b-92605aec4efe tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:39:56.067544 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-70e97e31-6112-48e5-be7b-92605aec4efe tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf returned with HTTP 200 Aug 14 00:39:56.068129 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 898/3582] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:39:56 2026] GET /volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf => generated 1524 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:39:56.185446 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-5c47633a-27b6-4608-8a6d-a006f88da7be None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:56.187982 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-5c47633a-27b6-4608-8a6d-a006f88da7be tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] PUT https://10.4.3.208/volume/v3/attachments/677f26fa-a8f0-4e2d-b802-18971d7c0309 Aug 14 00:39:56.188397 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-5c47633a-27b6-4608-8a6d-a006f88da7be tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:56.196403 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-5c47633a-27b6-4608-8a6d-a006f88da7be tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Acquiring lock "cinder-attachment_update-3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:39:56.201027 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-5c47633a-27b6-4608-8a6d-a006f88da7be tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf-np0000007289" acquired by "attachment_update" :: waited 0.005s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:39:56.203341 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:56.203341 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:56.293837 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-5c47633a-27b6-4608-8a6d-a006f88da7be tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf-np0000007289" released by "attachment_update" :: held 0.093s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:39:56.294298 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-5c47633a-27b6-4608-8a6d-a006f88da7be tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/677f26fa-a8f0-4e2d-b802-18971d7c0309 returned with HTTP 200 Aug 14 00:39:56.294863 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 897/3583] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:39:56 2026] PUT /volume/v3/attachments/677f26fa-a8f0-4e2d-b802-18971d7c0309 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:39:56.328181 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0af285da-dbc7-415e-a277-c22069709f9d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:56.330733 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-0bb03ce5-ddc1-4870-a79f-9011c073b58b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:56.332610 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0af285da-dbc7-415e-a277-c22069709f9d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:56.332879 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0af285da-dbc7-415e-a277-c22069709f9d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:56.333019 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-0bb03ce5-ddc1-4870-a79f-9011c073b58b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments/677f26fa-a8f0-4e2d-b802-18971d7c0309/action Aug 14 00:39:56.333114 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0af285da-dbc7-415e-a277-c22069709f9d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:56.333287 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-0af285da-dbc7-415e-a277-c22069709f9d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:56.333464 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-0bb03ce5-ddc1-4870-a79f-9011c073b58b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:39:56.333732 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-0bb03ce5-ddc1-4870-a79f-9011c073b58b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:56.340665 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:56.340665 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:56.341466 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0af285da-dbc7-415e-a277-c22069709f9d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:56.342187 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 878/3584] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:56 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:56.349265 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-04e4d22a-2d8a-44ad-a882-a4f8831b05d2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:56.352800 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-04e4d22a-2d8a-44ad-a882-a4f8831b05d2 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c Aug 14 00:39:56.352800 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-04e4d22a-2d8a-44ad-a882-a4f8831b05d2 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:56.352800 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-04e4d22a-2d8a-44ad-a882-a4f8831b05d2 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:56.352800 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-04e4d22a-2d8a-44ad-a882-a4f8831b05d2 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Show backup with id 1bca5822-340f-4455-b914-453208388b3c. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:56.358787 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:56.358787 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:56.359010 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-04e4d22a-2d8a-44ad-a882-a4f8831b05d2 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c returned with HTTP 404 Aug 14 00:39:56.359400 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 899/3585] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:56 2026] GET /volume/v3/backups/1bca5822-340f-4455-b914-453208388b3c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:56.375938 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-f99421ca-c9d9-48ba-9f70-ea9d6917c63f req-0bb03ce5-ddc1-4870-a79f-9011c073b58b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/677f26fa-a8f0-4e2d-b802-18971d7c0309/action returned with HTTP 204 Aug 14 00:39:56.375938 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 912/3586] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:39:56 2026] POST /volume/v3/attachments/677f26fa-a8f0-4e2d-b802-18971d7c0309/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:56.471558 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-66b65329-bd2f-4411-9c9d-518d7dda9893 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:56.473860 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-66b65329-bd2f-4411-9c9d-518d7dda9893 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc Aug 14 00:39:56.474256 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-66b65329-bd2f-4411-9c9d-518d7dda9893 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:56.474422 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-66b65329-bd2f-4411-9c9d-518d7dda9893 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:56.484226 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:56.484226 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:56.489181 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-66b65329-bd2f-4411-9c9d-518d7dda9893 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Volume info retrieved successfully. Aug 14 00:39:56.498197 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-66b65329-bd2f-4411-9c9d-518d7dda9893 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc returned with HTTP 200 Aug 14 00:39:56.498577 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 898/3587] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:56 2026] GET /volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:56.515930 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ca08791c-aca2-4a08-86d0-379bc5ab1bd7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:56.517554 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ca08791c-aca2-4a08-86d0-379bc5ab1bd7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] DELETE https://10.4.3.208/volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc Aug 14 00:39:56.517731 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ca08791c-aca2-4a08-86d0-379bc5ab1bd7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:56.517954 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ca08791c-aca2-4a08-86d0-379bc5ab1bd7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:56.518168 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-ca08791c-aca2-4a08-86d0-379bc5ab1bd7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Delete volume with id: 18ab17f1-d395-4282-9981-3a1e7153bddc Aug 14 00:39:56.525856 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:56.525856 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:56.526398 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ca08791c-aca2-4a08-86d0-379bc5ab1bd7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Volume info retrieved successfully. Aug 14 00:39:56.547021 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-077ca146-ae07-4334-8e8b-4429251cf2c6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:56.548351 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ca08791c-aca2-4a08-86d0-379bc5ab1bd7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Delete volume request issued successfully. Aug 14 00:39:56.548531 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ca08791c-aca2-4a08-86d0-379bc5ab1bd7 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc returned with HTTP 202 Aug 14 00:39:56.549290 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 879/3588] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:39:56 2026] DELETE /volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:39:56.549337 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-077ca146-ae07-4334-8e8b-4429251cf2c6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc Aug 14 00:39:56.549382 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-077ca146-ae07-4334-8e8b-4429251cf2c6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:56.549591 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-077ca146-ae07-4334-8e8b-4429251cf2c6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:56.549736 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-077ca146-ae07-4334-8e8b-4429251cf2c6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id daca1efc-72b9-44e9-96e1-15ea39f622dc. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:56.556380 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-077ca146-ae07-4334-8e8b-4429251cf2c6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc returned with HTTP 404 Aug 14 00:39:56.556906 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 900/3589] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:56 2026] GET /volume/v3/backups/daca1efc-72b9-44e9-96e1-15ea39f622dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:56.557200 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-eace6202-203b-4dfb-a4ce-c5a627225c22 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:56.559607 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eace6202-203b-4dfb-a4ce-c5a627225c22 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc Aug 14 00:39:56.559955 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eace6202-203b-4dfb-a4ce-c5a627225c22 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:56.560195 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eace6202-203b-4dfb-a4ce-c5a627225c22 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:56.568818 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:56.571000 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:39:56.571418 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1488440866"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:56.571480 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:56.571480 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:56.573233 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1488440866'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:39:56.573370 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Create volume of 1 GB Aug 14 00:39:56.576142 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-eace6202-203b-4dfb-a4ce-c5a627225c22 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Volume info retrieved successfully. Aug 14 00:39:56.578322 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Availability Zones retrieved successfully. Aug 14 00:39:56.582211 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eace6202-203b-4dfb-a4ce-c5a627225c22 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc returned with HTTP 200 Aug 14 00:39:56.582690 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 913/3590] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:56 2026] GET /volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:56.586413 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Flow 'volume_create_api' (5c0248fa-bde8-46a7-9ecf-c8669d621603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:56.587792 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67600b8-4b8e-4b28-b5c3-0694d10de4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:56.589259 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:39:56.625385 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67600b8-4b8e-4b28-b5c3-0694d10de4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:56.626395 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a86e2d1b-8a6a-4760-93ef-7125fe219228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:56.676833 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Created reservations ['ef02203f-27ba-4cac-aebd-f12392e1b20f', 'd61fa78c-2d96-4bbe-bda8-4c35135ae39b', '3fd33f52-844f-4c5d-a7f0-147dcefc331f', 'e805e934-d5e0-4ace-959c-2bb786727ec3'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:56.677500 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a86e2d1b-8a6a-4760-93ef-7125fe219228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef02203f-27ba-4cac-aebd-f12392e1b20f', 'd61fa78c-2d96-4bbe-bda8-4c35135ae39b', '3fd33f52-844f-4c5d-a7f0-147dcefc331f', 'e805e934-d5e0-4ace-959c-2bb786727ec3']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:56.678137 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3557219f-67b9-4f7f-a7dc-1f714e266106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:56.698845 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3557219f-67b9-4f7f-a7dc-1f714e266106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eb9d5d2-4435-457d-ba59-5bcc731cbdad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1488440866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8243f8f0656494591fd1a25abf89057',qos_specs=None,replication_status=,reservations=['ef02203f-27ba-4cac-aebd-f12392e1b20f','d61fa78c-2d96-4bbe-bda8-4c35135ae39b','3fd33f52-844f-4c5d-a7f0-147dcefc331f','e805e934-d5e0-4ace-959c-2bb786727ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36819337dbdd49bcbf424ee329c7099b',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:39:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1488440866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eb9d5d2-4435-457d-ba59-5bcc731cbdad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8243f8f0656494591fd1a25abf89057',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36819337dbdd49bcbf424ee329c7099b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:56.699529 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1ba3934-9f6f-496c-ae14-0a693db2f006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:56.718839 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1ba3934-9f6f-496c-ae14-0a693db2f006) transitioned into state 'SUCCESS' from state '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-1488440866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8243f8f0656494591fd1a25abf89057',qos_specs=None,replication_status=,reservations=['ef02203f-27ba-4cac-aebd-f12392e1b20f','d61fa78c-2d96-4bbe-bda8-4c35135ae39b','3fd33f52-844f-4c5d-a7f0-147dcefc331f','e805e934-d5e0-4ace-959c-2bb786727ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36819337dbdd49bcbf424ee329c7099b',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:56.719780 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966ca89d-4f6a-4beb-b07f-091c6974cb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:39:56.730535 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966ca89d-4f6a-4beb-b07f-091c6974cb63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:39:56.731601 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Flow 'volume_create_api' (5c0248fa-bde8-46a7-9ecf-c8669d621603) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:39:56.731981 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Create volume request issued successfully. Aug 14 00:39:56.732702 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9cb649c5-72ea-40b4-ac64-131a7e4a5093 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:39:56.733268 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 899/3591] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:39:56 2026] POST /volume/v3/volumes => generated 749 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:56.745040 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3f022378-461f-4930-9937-669fa7122fa6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:56.746955 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3f022378-461f-4930-9937-669fa7122fa6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad Aug 14 00:39:56.747187 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3f022378-461f-4930-9937-669fa7122fa6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:56.747396 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3f022378-461f-4930-9937-669fa7122fa6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:56.757140 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:56.757140 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:56.763388 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3f022378-461f-4930-9937-669fa7122fa6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:39:56.769437 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3f022378-461f-4930-9937-669fa7122fa6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad returned with HTTP 200 Aug 14 00:39:56.769912 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 880/3592] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:56 2026] GET /volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:57.353989 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7d9ad39d-cb98-423a-81db-fd71086723b8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:57.356745 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7d9ad39d-cb98-423a-81db-fd71086723b8 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:57.357068 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7d9ad39d-cb98-423a-81db-fd71086723b8 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:57.357324 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7d9ad39d-cb98-423a-81db-fd71086723b8 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:57.357467 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7d9ad39d-cb98-423a-81db-fd71086723b8 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:57.363045 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:57.363045 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:57.363980 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7d9ad39d-cb98-423a-81db-fd71086723b8 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:57.364482 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 901/3593] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:57 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:57.601489 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-97cbda09-c5ac-47d5-9728-741a58eee041 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:57.605070 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-97cbda09-c5ac-47d5-9728-741a58eee041 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] GET https://10.4.3.208/volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc Aug 14 00:39:57.605070 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-97cbda09-c5ac-47d5-9728-741a58eee041 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:57.605070 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-97cbda09-c5ac-47d5-9728-741a58eee041 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:57.613309 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-97cbda09-c5ac-47d5-9728-741a58eee041 tempest-VolumesBackupsV39Test-330783176 tempest-VolumesBackupsV39Test-330783176-project-member] https://10.4.3.208/volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc returned with HTTP 404 Aug 14 00:39:57.613309 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 914/3594] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:57 2026] GET /volume/v3/volumes/18ab17f1-d395-4282-9981-3a1e7153bddc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:39:57.793664 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5309dc2d-b79e-426b-af4c-3b6e25dd0ebb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:57.795445 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5309dc2d-b79e-426b-af4c-3b6e25dd0ebb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad Aug 14 00:39:57.795445 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5309dc2d-b79e-426b-af4c-3b6e25dd0ebb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:57.795445 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5309dc2d-b79e-426b-af4c-3b6e25dd0ebb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:57.815823 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:57.815823 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:57.827342 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5309dc2d-b79e-426b-af4c-3b6e25dd0ebb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:39:57.833537 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5309dc2d-b79e-426b-af4c-3b6e25dd0ebb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad returned with HTTP 200 Aug 14 00:39:57.834288 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 900/3595] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:57 2026] GET /volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:57.854913 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5a4455c0-a3c8-4a09-9b2c-078fc6c30285 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:57.857021 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5a4455c0-a3c8-4a09-9b2c-078fc6c30285 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:39:57.857412 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5a4455c0-a3c8-4a09-9b2c-078fc6c30285 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7eb9d5d2-4435-457d-ba59-5bcc731cbdad", "name": "tempest-VolumesBackupsTest-Backup-1838794635"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:39:57.859858 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.backups [None req-5a4455c0-a3c8-4a09-9b2c-078fc6c30285 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Creating new backup {'backup': {'volume_id': '7eb9d5d2-4435-457d-ba59-5bcc731cbdad', 'name': 'tempest-VolumesBackupsTest-Backup-1838794635'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:39:57.860077 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-5a4455c0-a3c8-4a09-9b2c-078fc6c30285 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Creating backup of volume 7eb9d5d2-4435-457d-ba59-5bcc731cbdad in container None Aug 14 00:39:57.870275 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:57.870275 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:57.870816 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5a4455c0-a3c8-4a09-9b2c-078fc6c30285 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:39:57.905711 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-5a4455c0-a3c8-4a09-9b2c-078fc6c30285 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Created reservations ['4b794083-be1f-4907-a2fa-f2a21f7eb1e8', '6ca1484c-aa36-4d37-850c-d12d20cda713'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:39:57.958608 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5a4455c0-a3c8-4a09-9b2c-078fc6c30285 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:39:57.959293 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 881/3596] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:39:57 2026] POST /volume/v3/backups => generated 330 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:39:57.968982 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6de8e688-b34b-4800-bc6d-aa90cfed7ba2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:57.971719 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6de8e688-b34b-4800-bc6d-aa90cfed7ba2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:39:57.972021 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6de8e688-b34b-4800-bc6d-aa90cfed7ba2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:57.972497 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6de8e688-b34b-4800-bc6d-aa90cfed7ba2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:57.972497 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-6de8e688-b34b-4800-bc6d-aa90cfed7ba2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:57.978582 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:57.978582 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:39:57.979975 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6de8e688-b34b-4800-bc6d-aa90cfed7ba2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:39:57.980150 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 902/3597] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:57 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:58.379187 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-589302f2-2a2a-4d45-baa1-8bbd388c7d8d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:58.381570 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-589302f2-2a2a-4d45-baa1-8bbd388c7d8d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:58.381906 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-589302f2-2a2a-4d45-baa1-8bbd388c7d8d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:58.382576 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-589302f2-2a2a-4d45-baa1-8bbd388c7d8d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:58.382576 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-589302f2-2a2a-4d45-baa1-8bbd388c7d8d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:58.389707 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:58.389707 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:39:58.390703 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-589302f2-2a2a-4d45-baa1-8bbd388c7d8d tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:58.391704 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 915/3598] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:58 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:58.990507 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-da42ddf7-09c8-4932-921d-6e28db665eac None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:58.992269 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-da42ddf7-09c8-4932-921d-6e28db665eac tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:39:58.992639 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-da42ddf7-09c8-4932-921d-6e28db665eac tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:58.992956 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-da42ddf7-09c8-4932-921d-6e28db665eac tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:58.994046 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-da42ddf7-09c8-4932-921d-6e28db665eac tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:58.999236 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:58.999236 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:39:58.999236 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-da42ddf7-09c8-4932-921d-6e28db665eac tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:39:58.999236 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 901/3599] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:39:58 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:39:59.407572 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c18bcc53-4e1f-4643-b790-f7482798e1e9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:39:59.409510 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c18bcc53-4e1f-4643-b790-f7482798e1e9 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:39:59.409767 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c18bcc53-4e1f-4643-b790-f7482798e1e9 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:39:59.409994 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c18bcc53-4e1f-4643-b790-f7482798e1e9 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:39:59.410160 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-c18bcc53-4e1f-4643-b790-f7482798e1e9 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:39:59.414719 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:39:59.414719 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:39:59.415678 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c18bcc53-4e1f-4643-b790-f7482798e1e9 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:39:59.416134 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 882/3600] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:39:59 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:00.018349 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5634bb4b-b17e-4cd3-995f-e72dd72a7f21 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:00.020874 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5634bb4b-b17e-4cd3-995f-e72dd72a7f21 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:00.021159 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5634bb4b-b17e-4cd3-995f-e72dd72a7f21 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:00.021417 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5634bb4b-b17e-4cd3-995f-e72dd72a7f21 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:00.021610 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-5634bb4b-b17e-4cd3-995f-e72dd72a7f21 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:00.027917 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:00.027917 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:00.029044 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5634bb4b-b17e-4cd3-995f-e72dd72a7f21 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:00.029614 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 903/3601] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:00 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:00.429373 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a470d797-6faa-4944-9aad-6519eec75b39 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:00.434034 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a470d797-6faa-4944-9aad-6519eec75b39 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:40:00.434327 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a470d797-6faa-4944-9aad-6519eec75b39 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:00.434576 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a470d797-6faa-4944-9aad-6519eec75b39 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:00.434721 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-a470d797-6faa-4944-9aad-6519eec75b39 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:00.440341 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:00.440341 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:00.441192 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a470d797-6faa-4944-9aad-6519eec75b39 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:40:00.441603 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 916/3602] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:00 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:01.048635 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e12022e3-2392-4712-9a64-5e0368870ae3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:01.051701 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e12022e3-2392-4712-9a64-5e0368870ae3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:01.052145 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e12022e3-2392-4712-9a64-5e0368870ae3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:01.052235 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e12022e3-2392-4712-9a64-5e0368870ae3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:01.052335 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-e12022e3-2392-4712-9a64-5e0368870ae3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:01.060004 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:01.060004 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:01.061516 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e12022e3-2392-4712-9a64-5e0368870ae3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:01.062122 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 902/3603] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:01 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:01.453392 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-30d3050e-67ec-47f3-b71b-87ae2df43af5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:01.456685 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-30d3050e-67ec-47f3-b71b-87ae2df43af5 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:40:01.456685 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-30d3050e-67ec-47f3-b71b-87ae2df43af5 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:01.456685 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-30d3050e-67ec-47f3-b71b-87ae2df43af5 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:01.456685 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-30d3050e-67ec-47f3-b71b-87ae2df43af5 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:01.461862 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:01.461862 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:01.463560 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-30d3050e-67ec-47f3-b71b-87ae2df43af5 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:40:01.465314 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 883/3604] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:01 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:02.075388 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f7ba07ef-7d13-4dfc-97d5-d4d13fa8bf12 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:02.077758 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f7ba07ef-7d13-4dfc-97d5-d4d13fa8bf12 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:02.078018 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f7ba07ef-7d13-4dfc-97d5-d4d13fa8bf12 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:02.078335 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f7ba07ef-7d13-4dfc-97d5-d4d13fa8bf12 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:02.078427 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-f7ba07ef-7d13-4dfc-97d5-d4d13fa8bf12 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:02.083782 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:02.083782 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:02.084803 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f7ba07ef-7d13-4dfc-97d5-d4d13fa8bf12 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:02.085476 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 904/3605] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:02 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:02.477451 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d907d155-ee7d-4eaa-ab91-46a7c841fbbe None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:02.484207 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d907d155-ee7d-4eaa-ab91-46a7c841fbbe tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:40:02.484207 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d907d155-ee7d-4eaa-ab91-46a7c841fbbe tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:02.484207 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d907d155-ee7d-4eaa-ab91-46a7c841fbbe tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:02.484207 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-d907d155-ee7d-4eaa-ab91-46a7c841fbbe tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:02.491056 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:02.491056 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:02.491995 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d907d155-ee7d-4eaa-ab91-46a7c841fbbe tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:40:02.492449 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 917/3606] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:02 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:03.100788 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e357347f-776c-43f3-91bc-8298668bd2e8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:03.103149 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e357347f-776c-43f3-91bc-8298668bd2e8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:03.103323 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e357347f-776c-43f3-91bc-8298668bd2e8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:03.103574 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e357347f-776c-43f3-91bc-8298668bd2e8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:03.103741 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-e357347f-776c-43f3-91bc-8298668bd2e8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:03.109839 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:03.109839 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:03.111053 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e357347f-776c-43f3-91bc-8298668bd2e8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:03.111552 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 903/3607] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:03 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:03.507718 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-68a4cefd-5c35-4701-b5b2-18fe8e2a986f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:03.510163 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-68a4cefd-5c35-4701-b5b2-18fe8e2a986f tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:40:03.510432 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-68a4cefd-5c35-4701-b5b2-18fe8e2a986f tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:03.510666 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-68a4cefd-5c35-4701-b5b2-18fe8e2a986f tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:03.510838 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-68a4cefd-5c35-4701-b5b2-18fe8e2a986f tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:03.516676 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:03.516676 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:03.517154 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-68a4cefd-5c35-4701-b5b2-18fe8e2a986f tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:40:03.517514 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 884/3608] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:03 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:04.126675 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e3164e27-c172-4119-9b94-6f89e70bd1e8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:04.129047 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e3164e27-c172-4119-9b94-6f89e70bd1e8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:04.129349 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e3164e27-c172-4119-9b94-6f89e70bd1e8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:04.129618 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e3164e27-c172-4119-9b94-6f89e70bd1e8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:04.129783 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-e3164e27-c172-4119-9b94-6f89e70bd1e8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:04.134545 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:04.134545 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:04.135311 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e3164e27-c172-4119-9b94-6f89e70bd1e8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:04.135725 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 905/3609] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:04 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:04.534041 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3ce67abb-1c46-4423-b155-6d0a77a38906 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:04.536121 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3ce67abb-1c46-4423-b155-6d0a77a38906 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:40:04.537564 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3ce67abb-1c46-4423-b155-6d0a77a38906 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:04.537833 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3ce67abb-1c46-4423-b155-6d0a77a38906 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:04.538558 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-3ce67abb-1c46-4423-b155-6d0a77a38906 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:04.545166 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:04.545166 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:04.546584 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3ce67abb-1c46-4423-b155-6d0a77a38906 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:40:04.546977 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 918/3610] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:04 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:05.153433 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c4e567d9-e80d-40de-aee7-f06834e81fd9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:05.158485 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c4e567d9-e80d-40de-aee7-f06834e81fd9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:05.158757 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c4e567d9-e80d-40de-aee7-f06834e81fd9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:05.158917 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c4e567d9-e80d-40de-aee7-f06834e81fd9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:05.159031 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-c4e567d9-e80d-40de-aee7-f06834e81fd9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:05.170625 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:05.170625 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:05.172903 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c4e567d9-e80d-40de-aee7-f06834e81fd9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:05.173652 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 904/3611] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:05 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:05.562322 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-20e26dbc-50f2-4c0f-9649-e3fd1561a67a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:05.566384 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-20e26dbc-50f2-4c0f-9649-e3fd1561a67a tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:40:05.566639 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-20e26dbc-50f2-4c0f-9649-e3fd1561a67a tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:05.566873 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-20e26dbc-50f2-4c0f-9649-e3fd1561a67a tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:05.566974 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-20e26dbc-50f2-4c0f-9649-e3fd1561a67a tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:05.574571 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:05.574571 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:05.575288 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-20e26dbc-50f2-4c0f-9649-e3fd1561a67a tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:40:05.575664 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 885/3612] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:05 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:05.588032 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a89eb166-5834-46b6-ab3f-4fabf42d7dfc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:05.782244 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a89eb166-5834-46b6-ab3f-4fabf42d7dfc tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-member] PUT https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:40:05.782756 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a89eb166-5834-46b6-ab3f-4fabf42d7dfc tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:05.793698 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:05.793698 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:05.805327 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a89eb166-5834-46b6-ab3f-4fabf42d7dfc tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-member] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:40:05.805327 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 906/3613] 10.4.3.208 () {70 vars in 1408 bytes} [Fri Aug 14 00:40:05 2026] PUT /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 315 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:05.817793 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-32398a3d-f88d-44e9-be3a-8219f47d9480 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:05.819342 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-32398a3d-f88d-44e9-be3a-8219f47d9480 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:40:05.819573 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-32398a3d-f88d-44e9-be3a-8219f47d9480 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:05.819936 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-32398a3d-f88d-44e9-be3a-8219f47d9480 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:05.820521 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-32398a3d-f88d-44e9-be3a-8219f47d9480 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:05.824810 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:05.824810 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:05.825551 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-32398a3d-f88d-44e9-be3a-8219f47d9480 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:40:05.826070 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 919/3614] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:05 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:05.837394 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6b8b162f-1563-48d2-80fd-d1eb49c500bb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:05.840156 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6b8b162f-1563-48d2-80fd-d1eb49c500bb tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] DELETE https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:40:05.840925 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6b8b162f-1563-48d2-80fd-d1eb49c500bb tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:05.841263 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6b8b162f-1563-48d2-80fd-d1eb49c500bb tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:05.841479 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-6b8b162f-1563-48d2-80fd-d1eb49c500bb tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Delete backup with id: 5c9830ba-ad48-4c3f-af4d-38b7118f9419. Aug 14 00:40:05.849824 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:05.849824 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:05.870147 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.rpcapi [None req-6b8b162f-1563-48d2-80fd-d1eb49c500bb tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] delete_backup rpcapi backup_id 5c9830ba-ad48-4c3f-af4d-38b7118f9419 {{(pid=100211) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:40:05.871774 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6b8b162f-1563-48d2-80fd-d1eb49c500bb tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 202 Aug 14 00:40:05.871774 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 905/3615] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:40:05 2026] DELETE /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:40:05.880214 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a3ed229c-db71-4bd0-bc78-83f90c822694 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:05.882677 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a3ed229c-db71-4bd0-bc78-83f90c822694 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:40:05.882777 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a3ed229c-db71-4bd0-bc78-83f90c822694 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:05.882932 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a3ed229c-db71-4bd0-bc78-83f90c822694 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:05.883046 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-a3ed229c-db71-4bd0-bc78-83f90c822694 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:05.893034 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:05.893034 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:05.894102 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a3ed229c-db71-4bd0-bc78-83f90c822694 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 200 Aug 14 00:40:05.894700 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 886/3616] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:05 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 760 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:06.191986 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-77c35ae6-f999-4181-840a-755ca8f4245f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:06.195889 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-77c35ae6-f999-4181-840a-755ca8f4245f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:06.196925 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-77c35ae6-f999-4181-840a-755ca8f4245f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:06.196925 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-77c35ae6-f999-4181-840a-755ca8f4245f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:06.196925 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-77c35ae6-f999-4181-840a-755ca8f4245f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:06.205176 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:06.205176 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:06.206237 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-77c35ae6-f999-4181-840a-755ca8f4245f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:06.206799 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 907/3617] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:06 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:06.588471 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-9fcf2216-5cfa-48a2-be96-a6b1f897dd54 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:06.592242 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-9fcf2216-5cfa-48a2-be96-a6b1f897dd54 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:06.592242 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-9fcf2216-5cfa-48a2-be96-a6b1f897dd54 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:06.592242 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-9fcf2216-5cfa-48a2-be96-a6b1f897dd54 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:06.600783 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:06.600783 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:06.606239 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-9fcf2216-5cfa-48a2-be96-a6b1f897dd54 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:06.613725 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-9fcf2216-5cfa-48a2-be96-a6b1f897dd54 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe returned with HTTP 200 Aug 14 00:40:06.614201 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 920/3618] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:40:06 2026] GET /volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:06.705585 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-51b1a63a-52af-46f0-b62d-bc298034092e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:06.706142 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-51b1a63a-52af-46f0-b62d-bc298034092e None None] GET https://10.4.3.208/volume// Aug 14 00:40:06.706306 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-51b1a63a-52af-46f0-b62d-bc298034092e None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:06.706504 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-51b1a63a-52af-46f0-b62d-bc298034092e None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:06.706842 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-51b1a63a-52af-46f0-b62d-bc298034092e None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:40:06.707167 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 906/3619] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:40:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:40:06.716278 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-25b0dad5-fe3d-4bc5-9d53-cfd0effc909b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:06.719313 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-25b0dad5-fe3d-4bc5-9d53-cfd0effc909b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:40:06.719782 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-25b0dad5-fe3d-4bc5-9d53-cfd0effc909b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d1f18fe-fac1-4356-bf07-958f39c4cfbe", "connector": null, "instance_uuid": "e0214554-47ea-4379-97da-d4ea0c8231df"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:06.732891 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:06.732891 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:06.767435 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-25b0dad5-fe3d-4bc5-9d53-cfd0effc909b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:40:06.767974 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 887/3620] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:40:06 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:06.798674 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-625e84c1-96fd-4c7a-8ed6-dcc6d5e102b7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:06.801301 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-625e84c1-96fd-4c7a-8ed6-dcc6d5e102b7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:06.802219 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-625e84c1-96fd-4c7a-8ed6-dcc6d5e102b7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:06.802505 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-625e84c1-96fd-4c7a-8ed6-dcc6d5e102b7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:06.816240 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:06.816240 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:06.822367 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-625e84c1-96fd-4c7a-8ed6-dcc6d5e102b7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:06.828882 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-625e84c1-96fd-4c7a-8ed6-dcc6d5e102b7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe returned with HTTP 200 Aug 14 00:40:06.829317 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 908/3621] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:06 2026] GET /volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:06.906440 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-11f39cf2-06c7-469a-979b-d3a317436477 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:06.908520 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-11f39cf2-06c7-469a-979b-d3a317436477 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 Aug 14 00:40:06.908835 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-11f39cf2-06c7-469a-979b-d3a317436477 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:06.909121 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-11f39cf2-06c7-469a-979b-d3a317436477 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:06.909286 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-11f39cf2-06c7-469a-979b-d3a317436477 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Show backup with id 5c9830ba-ad48-4c3f-af4d-38b7118f9419. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:06.913629 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-11f39cf2-06c7-469a-979b-d3a317436477 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 returned with HTTP 404 Aug 14 00:40:06.914272 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 921/3622] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:06 2026] GET /volume/v3/backups/5c9830ba-ad48-4c3f-af4d-38b7118f9419 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:06.922692 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-47b02c32-1def-476e-be97-d9e53d6da00b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:06.924859 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-47b02c32-1def-476e-be97-d9e53d6da00b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/67858ca6-9894-4ab1-949a-de6b0483802e Aug 14 00:40:06.925054 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-47b02c32-1def-476e-be97-d9e53d6da00b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:06.925315 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-47b02c32-1def-476e-be97-d9e53d6da00b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:06.925600 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-47b02c32-1def-476e-be97-d9e53d6da00b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Delete volume with id: 67858ca6-9894-4ab1-949a-de6b0483802e Aug 14 00:40:06.946685 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:06.946685 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:06.947260 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-47b02c32-1def-476e-be97-d9e53d6da00b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Volume info retrieved successfully. Aug 14 00:40:06.987310 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-47b02c32-1def-476e-be97-d9e53d6da00b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Delete volume request issued successfully. Aug 14 00:40:06.987561 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-47b02c32-1def-476e-be97-d9e53d6da00b tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/volumes/67858ca6-9894-4ab1-949a-de6b0483802e returned with HTTP 202 Aug 14 00:40:06.988094 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 907/3623] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:40:06 2026] DELETE /volume/v3/volumes/67858ca6-9894-4ab1-949a-de6b0483802e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:40:07.002344 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3184b7e8-4ddd-4faa-8d63-0b2037094547 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:07.007628 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3184b7e8-4ddd-4faa-8d63-0b2037094547 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/volumes/67858ca6-9894-4ab1-949a-de6b0483802e Aug 14 00:40:07.007729 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3184b7e8-4ddd-4faa-8d63-0b2037094547 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:07.008078 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3184b7e8-4ddd-4faa-8d63-0b2037094547 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:07.016170 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e47ccb35-b47a-4c1f-acf5-affe16b49583 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:07.016678 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e47ccb35-b47a-4c1f-acf5-affe16b49583 None None] GET https://10.4.3.208/volume// Aug 14 00:40:07.016911 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e47ccb35-b47a-4c1f-acf5-affe16b49583 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:07.017212 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e47ccb35-b47a-4c1f-acf5-affe16b49583 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:07.017646 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e47ccb35-b47a-4c1f-acf5-affe16b49583 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:40:07.018067 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 909/3624] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:40:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:40:07.026415 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:07.026415 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:07.028222 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-8eb7bad0-0325-40be-9454-38a47311999c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:07.031073 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-8eb7bad0-0325-40be-9454-38a47311999c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:07.031073 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-8eb7bad0-0325-40be-9454-38a47311999c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:07.031073 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-8eb7bad0-0325-40be-9454-38a47311999c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:07.032902 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3184b7e8-4ddd-4faa-8d63-0b2037094547 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Volume info retrieved successfully. Aug 14 00:40:07.040740 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3184b7e8-4ddd-4faa-8d63-0b2037094547 tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/volumes/67858ca6-9894-4ab1-949a-de6b0483802e returned with HTTP 200 Aug 14 00:40:07.040740 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 888/3625] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:07 2026] GET /volume/v3/volumes/67858ca6-9894-4ab1-949a-de6b0483802e => generated 1007 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:07.048432 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:07.048432 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:07.055110 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-8eb7bad0-0325-40be-9454-38a47311999c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:07.065121 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-8eb7bad0-0325-40be-9454-38a47311999c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe returned with HTTP 200 Aug 14 00:40:07.065785 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 922/3626] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:40:07 2026] GET /volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe => generated 1541 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:40:07.174056 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-e24dc5ba-0826-43a8-ba39-df9136ff4e2b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:07.176863 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-e24dc5ba-0826-43a8-ba39-df9136ff4e2b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] PUT https://10.4.3.208/volume/v3/attachments/e71a9cf1-761a-4a14-b05d-3df41428e565 Aug 14 00:40:07.177373 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-e24dc5ba-0826-43a8-ba39-df9136ff4e2b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:07.188869 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-e24dc5ba-0826-43a8-ba39-df9136ff4e2b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Acquiring lock "cinder-attachment_update-0d1f18fe-fac1-4356-bf07-958f39c4cfbe-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:40:07.198731 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-e24dc5ba-0826-43a8-ba39-df9136ff4e2b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Lock "cinder-attachment_update-0d1f18fe-fac1-4356-bf07-958f39c4cfbe-np0000007289" acquired by "attachment_update" :: waited 0.010s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:40:07.200012 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:07.200012 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:07.223386 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-604df24a-dba2-41c4-b2a5-832df0989f19 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:07.225809 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-604df24a-dba2-41c4-b2a5-832df0989f19 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:07.226034 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-604df24a-dba2-41c4-b2a5-832df0989f19 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:07.226276 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-604df24a-dba2-41c4-b2a5-832df0989f19 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:07.226404 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-604df24a-dba2-41c4-b2a5-832df0989f19 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:07.237057 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:07.237057 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:07.237772 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-604df24a-dba2-41c4-b2a5-832df0989f19 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:07.238305 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 910/3627] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:07 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:07.302795 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-e24dc5ba-0826-43a8-ba39-df9136ff4e2b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Lock "cinder-attachment_update-0d1f18fe-fac1-4356-bf07-958f39c4cfbe-np0000007289" released by "attachment_update" :: held 0.104s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:40:07.303157 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-e24dc5ba-0826-43a8-ba39-df9136ff4e2b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/attachments/e71a9cf1-761a-4a14-b05d-3df41428e565 returned with HTTP 200 Aug 14 00:40:07.303633 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 908/3628] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:40:07 2026] PUT /volume/v3/attachments/e71a9cf1-761a-4a14-b05d-3df41428e565 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:07.846262 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f290de2d-bacf-4319-bde2-9371a50350a9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:07.849574 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f290de2d-bacf-4319-bde2-9371a50350a9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:07.850176 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f290de2d-bacf-4319-bde2-9371a50350a9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:07.850176 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f290de2d-bacf-4319-bde2-9371a50350a9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:07.863271 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:07.863271 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:07.869636 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f290de2d-bacf-4319-bde2-9371a50350a9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:07.880054 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f290de2d-bacf-4319-bde2-9371a50350a9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe returned with HTTP 200 Aug 14 00:40:07.880054 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 889/3629] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:07 2026] GET /volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:08.059220 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-26f5fa65-8299-4421-a5da-848c6abeb1fa None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:08.064514 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-26f5fa65-8299-4421-a5da-848c6abeb1fa tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] GET https://10.4.3.208/volume/v3/volumes/67858ca6-9894-4ab1-949a-de6b0483802e Aug 14 00:40:08.064514 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-26f5fa65-8299-4421-a5da-848c6abeb1fa tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:08.064514 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-26f5fa65-8299-4421-a5da-848c6abeb1fa tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:08.079953 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-26f5fa65-8299-4421-a5da-848c6abeb1fa tempest-ProjectMemberTests39-961131847 tempest-ProjectMemberTests39-961131847-project-admin] https://10.4.3.208/volume/v3/volumes/67858ca6-9894-4ab1-949a-de6b0483802e returned with HTTP 404 Aug 14 00:40:08.080885 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 923/3630] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:08 2026] GET /volume/v3/volumes/67858ca6-9894-4ab1-949a-de6b0483802e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:08.250745 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b1d2db3c-4230-40a7-b585-7179a4b6104b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:08.252718 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b1d2db3c-4230-40a7-b585-7179a4b6104b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:08.253023 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b1d2db3c-4230-40a7-b585-7179a4b6104b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:08.253406 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b1d2db3c-4230-40a7-b585-7179a4b6104b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:08.253501 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b1d2db3c-4230-40a7-b585-7179a4b6104b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:08.260269 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:08.260269 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:08.262427 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b1d2db3c-4230-40a7-b585-7179a4b6104b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:08.262940 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 911/3631] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:08 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:08.902078 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0ef9780d-e94f-4a0c-963a-6cdf4f903dfc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:08.904022 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0ef9780d-e94f-4a0c-963a-6cdf4f903dfc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:08.904369 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0ef9780d-e94f-4a0c-963a-6cdf4f903dfc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:08.904807 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0ef9780d-e94f-4a0c-963a-6cdf4f903dfc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:08.915667 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:08.915667 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:08.919453 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0ef9780d-e94f-4a0c-963a-6cdf4f903dfc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:08.924492 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0ef9780d-e94f-4a0c-963a-6cdf4f903dfc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe returned with HTTP 200 Aug 14 00:40:08.924892 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 909/3632] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:08 2026] GET /volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:09.277944 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1310000d-5a84-4759-a71a-149be5baaf36 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:09.280935 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1310000d-5a84-4759-a71a-149be5baaf36 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:09.281193 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1310000d-5a84-4759-a71a-149be5baaf36 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:09.281434 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1310000d-5a84-4759-a71a-149be5baaf36 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:09.281574 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-1310000d-5a84-4759-a71a-149be5baaf36 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:09.292552 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:09.292552 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:09.292703 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1310000d-5a84-4759-a71a-149be5baaf36 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:09.293247 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 890/3633] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:09 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:09.890703 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:09.938332 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9e8b28b1-ea4b-41c4-8d16-10bcd8214f36 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:09.940350 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9e8b28b1-ea4b-41c4-8d16-10bcd8214f36 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:09.940580 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9e8b28b1-ea4b-41c4-8d16-10bcd8214f36 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:09.940799 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9e8b28b1-ea4b-41c4-8d16-10bcd8214f36 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:09.955265 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:09.955265 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:09.963837 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9e8b28b1-ea4b-41c4-8d16-10bcd8214f36 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:09.975500 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9e8b28b1-ea4b-41c4-8d16-10bcd8214f36 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe returned with HTTP 200 Aug 14 00:40:09.976437 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 912/3634] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:09 2026] GET /volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:10.018553 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:40:10.018963 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1385376282"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:10.020548 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1385376282'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:40:10.020638 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Create volume of 1 GB Aug 14 00:40:10.025795 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Availability Zones retrieved successfully. Aug 14 00:40:10.031797 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Flow 'volume_create_api' (d66ce550-fac1-458b-8caa-f477adfa36a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:40:10.032625 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01272d03-0462-4517-abc3-5ae96d6be102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:40:10.033471 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:40:10.061403 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01272d03-0462-4517-abc3-5ae96d6be102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:40:10.062170 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba2fa73c-87b3-4833-acb5-c2ab71956cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:40:10.132994 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Created reservations ['e5eab2a7-41d5-4a4a-9392-a1e6e15f4d38', 'b7deec76-ef5d-4fb4-9496-2f0db3e08028', '2fcdc75c-e3cc-41cd-b3ad-f5e175cda99f', 'fd58f13b-7082-491c-8dbc-9b9193206c4c'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:40:10.134049 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba2fa73c-87b3-4833-acb5-c2ab71956cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5eab2a7-41d5-4a4a-9392-a1e6e15f4d38', 'b7deec76-ef5d-4fb4-9496-2f0db3e08028', '2fcdc75c-e3cc-41cd-b3ad-f5e175cda99f', 'fd58f13b-7082-491c-8dbc-9b9193206c4c']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:40:10.135018 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcfc2325-d21b-4e3e-855d-869f5070a498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:40:10.158138 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcfc2325-d21b-4e3e-855d-869f5070a498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec955d37-8875-49bb-b8d8-e58e91487c84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1385376282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b690ae80fba342b7a337f1ff6ce25194',qos_specs=None,replication_status=,reservations=['e5eab2a7-41d5-4a4a-9392-a1e6e15f4d38','b7deec76-ef5d-4fb4-9496-2f0db3e08028','2fcdc75c-e3cc-41cd-b3ad-f5e175cda99f','fd58f13b-7082-491c-8dbc-9b9193206c4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fe54d1c236c49e9975ed700eedc7fe3',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:40:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1385376282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec955d37-8875-49bb-b8d8-e58e91487c84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b690ae80fba342b7a337f1ff6ce25194',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fe54d1c236c49e9975ed700eedc7fe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:40:10.158838 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c74e1fb-720c-4f1e-9334-2938ae6f4a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:40:10.177247 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c74e1fb-720c-4f1e-9334-2938ae6f4a5a) transitioned into state 'SUCCESS' from state '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-1385376282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b690ae80fba342b7a337f1ff6ce25194',qos_specs=None,replication_status=,reservations=['e5eab2a7-41d5-4a4a-9392-a1e6e15f4d38','b7deec76-ef5d-4fb4-9496-2f0db3e08028','2fcdc75c-e3cc-41cd-b3ad-f5e175cda99f','fd58f13b-7082-491c-8dbc-9b9193206c4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fe54d1c236c49e9975ed700eedc7fe3',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:40:10.177974 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e725a4-ea22-42b9-9317-5f0ea1891382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:40:10.188126 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e725a4-ea22-42b9-9317-5f0ea1891382) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:40:10.188891 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Flow 'volume_create_api' (d66ce550-fac1-458b-8caa-f477adfa36a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:40:10.189314 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Create volume request issued successfully. Aug 14 00:40:10.189910 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b9a38eb2-7f3e-4edc-92db-0f36fcdb382b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:40:10.190385 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 924/3635] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:40:09 2026] POST /volume/v3/volumes => generated 774 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:10.204861 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fc21fade-9be1-4832-bf83-0ef18cfda4e3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:10.207794 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fc21fade-9be1-4832-bf83-0ef18cfda4e3 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:40:10.207886 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fc21fade-9be1-4832-bf83-0ef18cfda4e3 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:10.208190 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fc21fade-9be1-4832-bf83-0ef18cfda4e3 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:10.220030 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:10.220030 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:10.224894 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fc21fade-9be1-4832-bf83-0ef18cfda4e3 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:40:10.231070 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fc21fade-9be1-4832-bf83-0ef18cfda4e3 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:40:10.231457 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 910/3636] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:40:10 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:10.290973 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:10.305904 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fbe24b3a-b39c-4ac1-9274-777c1e2899ee None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:10.308841 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fbe24b3a-b39c-4ac1-9274-777c1e2899ee tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:10.309193 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fbe24b3a-b39c-4ac1-9274-777c1e2899ee tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:10.309492 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fbe24b3a-b39c-4ac1-9274-777c1e2899ee tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:10.309686 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-fbe24b3a-b39c-4ac1-9274-777c1e2899ee tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:10.316126 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:10.316126 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:10.317219 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fbe24b3a-b39c-4ac1-9274-777c1e2899ee tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:10.317805 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 913/3637] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:10 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:10.406109 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:40:10.406109 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1855937015"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:10.406109 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1855937015'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:40:10.406109 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Create volume of 1 GB Aug 14 00:40:10.413110 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Availability Zones retrieved successfully. Aug 14 00:40:10.416346 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Flow 'volume_create_api' (3b96283f-43f8-4c5e-819c-5020f6efca03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:40:10.417721 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13c5ef7c-30d7-41c3-b677-2e3fdb56df65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:40:10.418939 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:40:10.446191 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13c5ef7c-30d7-41c3-b677-2e3fdb56df65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:40:10.446972 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bd06293-eb1b-40be-b74e-46f0d10fd8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:40:10.509873 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Created reservations ['25b73264-ec99-4193-baaf-3858777c4c9e', '1bdec49a-54b1-462e-9efb-b30f9de93fac', '083f6b61-5b57-4810-af30-41f4ee72c413', 'e8075d75-84f9-496a-af2a-2d3a2fc46a0d'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:40:10.510781 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bd06293-eb1b-40be-b74e-46f0d10fd8bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25b73264-ec99-4193-baaf-3858777c4c9e', '1bdec49a-54b1-462e-9efb-b30f9de93fac', '083f6b61-5b57-4810-af30-41f4ee72c413', 'e8075d75-84f9-496a-af2a-2d3a2fc46a0d']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:40:10.511585 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e6ce555-62b1-4d0a-9fa3-1896d2528cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:40:10.536277 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e6ce555-62b1-4d0a-9fa3-1896d2528cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd50a0933-6f9b-4218-bf03-8ad13186bb6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1855937015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c2e4b6d5b44c8ba2b7eebbb9e96f22',qos_specs=None,replication_status=,reservations=['25b73264-ec99-4193-baaf-3858777c4c9e','1bdec49a-54b1-462e-9efb-b30f9de93fac','083f6b61-5b57-4810-af30-41f4ee72c413','e8075d75-84f9-496a-af2a-2d3a2fc46a0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cccbf2ca19de4cd9b3b0b333723c86ad',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:40:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1855937015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d50a0933-6f9b-4218-bf03-8ad13186bb6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53c2e4b6d5b44c8ba2b7eebbb9e96f22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cccbf2ca19de4cd9b3b0b333723c86ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:40:10.537283 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d30d51f4-3ed9-4201-b8fa-4789c016385e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:40:10.556030 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d30d51f4-3ed9-4201-b8fa-4789c016385e) transitioned into state 'SUCCESS' from state '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-1855937015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c2e4b6d5b44c8ba2b7eebbb9e96f22',qos_specs=None,replication_status=,reservations=['25b73264-ec99-4193-baaf-3858777c4c9e','1bdec49a-54b1-462e-9efb-b30f9de93fac','083f6b61-5b57-4810-af30-41f4ee72c413','e8075d75-84f9-496a-af2a-2d3a2fc46a0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cccbf2ca19de4cd9b3b0b333723c86ad',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:40:10.556796 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79d4aa5e-915b-4c6c-81c7-bb05699f9964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:40:10.568459 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79d4aa5e-915b-4c6c-81c7-bb05699f9964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:40:10.569503 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Flow 'volume_create_api' (3b96283f-43f8-4c5e-819c-5020f6efca03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:40:10.569906 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Create volume request issued successfully. Aug 14 00:40:10.570827 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-05e299c7-f7cb-4bed-92f2-057e600f8778 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:40:10.571344 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 891/3638] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:40:10 2026] POST /volume/v3/volumes => generated 778 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:40:10.592281 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9e52179a-5937-4cc9-b09c-1e3d60cffde8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:10.592806 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9e52179a-5937-4cc9-b09c-1e3d60cffde8 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/volumes/d50a0933-6f9b-4218-bf03-8ad13186bb6a Aug 14 00:40:10.593008 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9e52179a-5937-4cc9-b09c-1e3d60cffde8 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:10.593228 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9e52179a-5937-4cc9-b09c-1e3d60cffde8 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:10.601463 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:10.601463 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:10.604597 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9e52179a-5937-4cc9-b09c-1e3d60cffde8 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Volume info retrieved successfully. Aug 14 00:40:10.608020 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9e52179a-5937-4cc9-b09c-1e3d60cffde8 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes/d50a0933-6f9b-4218-bf03-8ad13186bb6a returned with HTTP 200 Aug 14 00:40:10.608443 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 925/3639] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:10 2026] GET /volume/v3/volumes/d50a0933-6f9b-4218-bf03-8ad13186bb6a => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:10.639073 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-e2c1fa9c-333c-411e-b0cc-fde0ea134a4a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:10.641405 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-e2c1fa9c-333c-411e-b0cc-fde0ea134a4a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/attachments/e71a9cf1-761a-4a14-b05d-3df41428e565/action Aug 14 00:40:10.641720 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-e2c1fa9c-333c-411e-b0cc-fde0ea134a4a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:40:10.641826 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-e2c1fa9c-333c-411e-b0cc-fde0ea134a4a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:10.658919 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:10.658919 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:10.671670 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9d7128b7-8753-4b3c-bd99-b875f470fca2 req-e2c1fa9c-333c-411e-b0cc-fde0ea134a4a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/attachments/e71a9cf1-761a-4a14-b05d-3df41428e565/action returned with HTTP 204 Aug 14 00:40:10.672117 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 911/3640] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:40:10 2026] POST /volume/v3/attachments/e71a9cf1-761a-4a14-b05d-3df41428e565/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:10.995911 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-68f356f5-6d66-4f0e-bf9c-ed21efaacb3e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:10.997597 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-68f356f5-6d66-4f0e-bf9c-ed21efaacb3e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:10.997826 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-68f356f5-6d66-4f0e-bf9c-ed21efaacb3e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:10.998199 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-68f356f5-6d66-4f0e-bf9c-ed21efaacb3e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:11.008799 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:11.008799 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:11.014523 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-68f356f5-6d66-4f0e-bf9c-ed21efaacb3e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:11.021023 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-68f356f5-6d66-4f0e-bf9c-ed21efaacb3e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe returned with HTTP 200 Aug 14 00:40:11.021688 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 914/3641] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:10 2026] GET /volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe => generated 1654 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:11.037259 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-edf8d5b5-ae1f-46e4-b694-d058f0ca5553 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:11.039305 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-edf8d5b5-ae1f-46e4-b694-d058f0ca5553 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:40:11.039763 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-edf8d5b5-ae1f-46e4-b694-d058f0ca5553 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d1f18fe-fac1-4356-bf07-958f39c4cfbe", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-977021641"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:11.052773 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:11.052773 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:11.053556 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-edf8d5b5-ae1f-46e4-b694-d058f0ca5553 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:11.053556 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-edf8d5b5-ae1f-46e4-b694-d058f0ca5553 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create snapshot from volume 0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:11.058987 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-edf8d5b5-ae1f-46e4-b694-d058f0ca5553 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 400 Aug 14 00:40:11.059506 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 892/3642] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:40:11 2026] POST /volume/v3/snapshots => generated 160 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:40:11.069680 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-04dadd87-c1f9-41ba-bdd9-91dea2e173fb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:11.074114 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-04dadd87-c1f9-41ba-bdd9-91dea2e173fb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:40:11.074114 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-04dadd87-c1f9-41ba-bdd9-91dea2e173fb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d1f18fe-fac1-4356-bf07-958f39c4cfbe", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-10601170"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:11.090562 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:11.090562 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:11.091547 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-04dadd87-c1f9-41ba-bdd9-91dea2e173fb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:11.092004 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-04dadd87-c1f9-41ba-bdd9-91dea2e173fb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create snapshot from volume 0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:11.124953 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-04dadd87-c1f9-41ba-bdd9-91dea2e173fb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['795178c4-15e9-43db-b27e-49035c80bab4', 'a787abdc-ea57-430e-a3d8-11f929188836', '41f7ef0b-4e1f-4a87-9013-77ba3b8ffec1', '9efe02fe-4923-4c5b-9678-0227d971492e'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:40:11.164010 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-04dadd87-c1f9-41ba-bdd9-91dea2e173fb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot force create request issued successfully. Aug 14 00:40:11.164010 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-04dadd87-c1f9-41ba-bdd9-91dea2e173fb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:40:11.164010 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 926/3643] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:40:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:40:11.174760 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dde3d662-e078-4af0-b5f8-41a6e48770d1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:11.177800 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dde3d662-e078-4af0-b5f8-41a6e48770d1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a Aug 14 00:40:11.178114 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dde3d662-e078-4af0-b5f8-41a6e48770d1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:11.178236 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dde3d662-e078-4af0-b5f8-41a6e48770d1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:11.183540 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:11.183540 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:11.184102 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-dde3d662-e078-4af0-b5f8-41a6e48770d1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:11.184971 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dde3d662-e078-4af0-b5f8-41a6e48770d1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a returned with HTTP 200 Aug 14 00:40:11.185419 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 912/3644] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:11 2026] GET /volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:11.245114 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-192c29e9-83be-4cdf-9e7c-20b5a3ce8a66 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:11.247044 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-192c29e9-83be-4cdf-9e7c-20b5a3ce8a66 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:40:11.247262 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-192c29e9-83be-4cdf-9e7c-20b5a3ce8a66 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:11.247474 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-192c29e9-83be-4cdf-9e7c-20b5a3ce8a66 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:11.259772 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:11.259772 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:11.264801 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-192c29e9-83be-4cdf-9e7c-20b5a3ce8a66 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:40:11.269307 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-192c29e9-83be-4cdf-9e7c-20b5a3ce8a66 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:40:11.269787 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 915/3645] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:40:11 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:11.328997 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-25dbeb8c-b278-40be-bb70-192f96dfa9e4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:11.330880 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-25dbeb8c-b278-40be-bb70-192f96dfa9e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:11.331100 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-25dbeb8c-b278-40be-bb70-192f96dfa9e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:11.331312 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-25dbeb8c-b278-40be-bb70-192f96dfa9e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:11.331417 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-25dbeb8c-b278-40be-bb70-192f96dfa9e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:11.336789 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:11.336789 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:11.338146 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-25dbeb8c-b278-40be-bb70-192f96dfa9e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:11.338146 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 893/3646] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:11 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:11.636744 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-470e648d-7520-4f82-95a1-d00e2cca38f7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:11.638705 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-470e648d-7520-4f82-95a1-d00e2cca38f7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/volumes/d50a0933-6f9b-4218-bf03-8ad13186bb6a Aug 14 00:40:11.640109 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-470e648d-7520-4f82-95a1-d00e2cca38f7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:11.640109 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-470e648d-7520-4f82-95a1-d00e2cca38f7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:11.653646 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:11.653646 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:11.661887 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-470e648d-7520-4f82-95a1-d00e2cca38f7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Volume info retrieved successfully. Aug 14 00:40:11.669948 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-470e648d-7520-4f82-95a1-d00e2cca38f7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes/d50a0933-6f9b-4218-bf03-8ad13186bb6a returned with HTTP 200 Aug 14 00:40:11.670830 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 927/3647] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:11 2026] GET /volume/v3/volumes/d50a0933-6f9b-4218-bf03-8ad13186bb6a => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:11.720592 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ecf4351e-f1d6-4604-8c7a-5ac37c5ddc23 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:11.723255 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ecf4351e-f1d6-4604-8c7a-5ac37c5ddc23 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:40:11.723255 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ecf4351e-f1d6-4604-8c7a-5ac37c5ddc23 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d50a0933-6f9b-4218-bf03-8ad13186bb6a", "name": "tempest-type-Backup-1959922630"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:11.725102 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-ecf4351e-f1d6-4604-8c7a-5ac37c5ddc23 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Creating new backup {'backup': {'volume_id': 'd50a0933-6f9b-4218-bf03-8ad13186bb6a', 'name': 'tempest-type-Backup-1959922630'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:40:11.725358 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-ecf4351e-f1d6-4604-8c7a-5ac37c5ddc23 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Creating backup of volume d50a0933-6f9b-4218-bf03-8ad13186bb6a in container None Aug 14 00:40:11.734607 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:11.734607 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:11.735102 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ecf4351e-f1d6-4604-8c7a-5ac37c5ddc23 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Volume info retrieved successfully. Aug 14 00:40:11.776326 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-ecf4351e-f1d6-4604-8c7a-5ac37c5ddc23 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Created reservations ['3d81d4a1-c89d-4c83-96b0-2c984e206bfc', '73f34836-d8b8-4b80-b5bc-d26754dc5e92'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:40:11.823280 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ecf4351e-f1d6-4604-8c7a-5ac37c5ddc23 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:40:11.823280 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 913/3648] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:40:11 2026] POST /volume/v3/backups => generated 316 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:40:11.834292 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-72f7f0e8-644f-406c-933d-58ff4abe5304 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:11.836800 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-72f7f0e8-644f-406c-933d-58ff4abe5304 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:11.837496 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-72f7f0e8-644f-406c-933d-58ff4abe5304 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:11.837496 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-72f7f0e8-644f-406c-933d-58ff4abe5304 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:11.837605 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-72f7f0e8-644f-406c-933d-58ff4abe5304 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:11.843499 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:11.843499 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:11.844399 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-72f7f0e8-644f-406c-933d-58ff4abe5304 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:11.845077 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 916/3649] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:11 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:12.195375 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6a36e7a4-6fef-4e17-b4ff-6457c8f23ea6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:12.197911 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6a36e7a4-6fef-4e17-b4ff-6457c8f23ea6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a Aug 14 00:40:12.198223 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6a36e7a4-6fef-4e17-b4ff-6457c8f23ea6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:12.198480 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6a36e7a4-6fef-4e17-b4ff-6457c8f23ea6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:12.204307 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:12.204307 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:12.204974 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6a36e7a4-6fef-4e17-b4ff-6457c8f23ea6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:12.206108 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6a36e7a4-6fef-4e17-b4ff-6457c8f23ea6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a returned with HTTP 200 Aug 14 00:40:12.206714 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 894/3650] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:12 2026] GET /volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:12.218788 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5e3b85bd-3792-45ec-85d4-066b522b2941 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:12.224109 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5e3b85bd-3792-45ec-85d4-066b522b2941 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:40:12.224109 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5e3b85bd-3792-45ec-85d4-066b522b2941 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d1f18fe-fac1-4356-bf07-958f39c4cfbe", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-108232210"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:12.237699 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:12.237699 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:12.238592 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5e3b85bd-3792-45ec-85d4-066b522b2941 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:12.238901 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-5e3b85bd-3792-45ec-85d4-066b522b2941 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create snapshot from volume 0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:12.274369 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-5e3b85bd-3792-45ec-85d4-066b522b2941 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['a500aa9b-40c4-4072-8f90-a08bf1f2ed43', '2efcc751-b751-4922-8c39-d75d25aa7b35', '9a0eef9b-2d8d-4fab-abd6-99a29b75c17c', '57aa63f0-2e28-4b0b-948a-628bee5bd543'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:40:12.321669 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5e3b85bd-3792-45ec-85d4-066b522b2941 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot force create request issued successfully. Aug 14 00:40:12.321669 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5e3b85bd-3792-45ec-85d4-066b522b2941 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:40:12.322485 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 928/3651] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:40:12 2026] POST /volume/v3/snapshots => generated 309 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:40:12.332626 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e597b600-6014-41cf-95ef-3ef7bc692869 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:12.335244 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e597b600-6014-41cf-95ef-3ef7bc692869 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 Aug 14 00:40:12.335440 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e597b600-6014-41cf-95ef-3ef7bc692869 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:12.335730 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e597b600-6014-41cf-95ef-3ef7bc692869 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:12.342853 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:12.342853 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:12.343379 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e597b600-6014-41cf-95ef-3ef7bc692869 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:12.344489 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e597b600-6014-41cf-95ef-3ef7bc692869 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 returned with HTTP 200 Aug 14 00:40:12.344881 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 914/3652] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:12 2026] GET /volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:12.350326 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1368be71-40b5-4d19-8729-ee222b4808b2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:12.353427 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1368be71-40b5-4d19-8729-ee222b4808b2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:12.354415 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1368be71-40b5-4d19-8729-ee222b4808b2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:12.354415 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1368be71-40b5-4d19-8729-ee222b4808b2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:12.354628 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-1368be71-40b5-4d19-8729-ee222b4808b2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:12.361929 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:12.361929 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:12.363249 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1368be71-40b5-4d19-8729-ee222b4808b2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:12.363852 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 917/3653] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:12 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:12.858110 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6c7b19b2-3145-4906-8604-d40bcff5b6ff None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:12.860063 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6c7b19b2-3145-4906-8604-d40bcff5b6ff tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:12.860319 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6c7b19b2-3145-4906-8604-d40bcff5b6ff tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:12.860549 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6c7b19b2-3145-4906-8604-d40bcff5b6ff tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:12.860759 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-6c7b19b2-3145-4906-8604-d40bcff5b6ff tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:12.865555 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:12.865555 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:12.866222 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6c7b19b2-3145-4906-8604-d40bcff5b6ff tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:12.866638 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 895/3654] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:12 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:13.355340 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-db55b0cc-7fbb-4ee3-a0b6-349b193190fd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:13.360745 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-db55b0cc-7fbb-4ee3-a0b6-349b193190fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 Aug 14 00:40:13.360964 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-db55b0cc-7fbb-4ee3-a0b6-349b193190fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:13.361179 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-db55b0cc-7fbb-4ee3-a0b6-349b193190fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:13.366876 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:13.366876 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:13.367443 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-db55b0cc-7fbb-4ee3-a0b6-349b193190fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:13.368699 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-db55b0cc-7fbb-4ee3-a0b6-349b193190fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 returned with HTTP 200 Aug 14 00:40:13.368699 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 929/3655] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:13 2026] GET /volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:13.380797 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e22b1c97-6eb9-4156-81d0-c411a2aa43b2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:13.382513 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e22b1c97-6eb9-4156-81d0-c411a2aa43b2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:13.382758 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e22b1c97-6eb9-4156-81d0-c411a2aa43b2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:13.382933 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e22b1c97-6eb9-4156-81d0-c411a2aa43b2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:13.383044 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-e22b1c97-6eb9-4156-81d0-c411a2aa43b2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:13.383269 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5db9a013-c63f-455c-9461-ab826f4747fd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:13.387518 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5db9a013-c63f-455c-9461-ab826f4747fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:40:13.388147 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5db9a013-c63f-455c-9461-ab826f4747fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d1f18fe-fac1-4356-bf07-958f39c4cfbe", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2046385664"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:13.393991 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:13.393991 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:13.394808 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e22b1c97-6eb9-4156-81d0-c411a2aa43b2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:13.395262 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 915/3656] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:13 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:13.409033 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:13.409033 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:13.409742 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5db9a013-c63f-455c-9461-ab826f4747fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:13.409942 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-5db9a013-c63f-455c-9461-ab826f4747fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create snapshot from volume 0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:13.444688 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-5db9a013-c63f-455c-9461-ab826f4747fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['2e3b41fd-cb02-4cce-8e22-79d73218907f', 'ae6514eb-8efc-4f1e-a186-ebfcd7288688', '3781f0c4-d5c4-4224-937d-f9005835176a', 'd15d996b-b506-4ada-94de-d7141ebd2a66'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:40:13.498572 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5db9a013-c63f-455c-9461-ab826f4747fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot force create request issued successfully. Aug 14 00:40:13.499049 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5db9a013-c63f-455c-9461-ab826f4747fd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:40:13.499670 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 918/3657] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:40:13 2026] POST /volume/v3/snapshots => generated 310 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:40:13.514667 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1580920d-eb55-49b3-802f-00f430d6862d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:13.516716 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1580920d-eb55-49b3-802f-00f430d6862d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 Aug 14 00:40:13.517082 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1580920d-eb55-49b3-802f-00f430d6862d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:13.517284 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1580920d-eb55-49b3-802f-00f430d6862d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:13.522765 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:13.522765 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:13.523240 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1580920d-eb55-49b3-802f-00f430d6862d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:13.524017 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1580920d-eb55-49b3-802f-00f430d6862d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 returned with HTTP 200 Aug 14 00:40:13.524610 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 896/3658] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:13 2026] GET /volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:13.877968 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-49ea8e49-407e-4da9-915b-881ebe9fe836 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:13.879665 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-49ea8e49-407e-4da9-915b-881ebe9fe836 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:13.879849 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-49ea8e49-407e-4da9-915b-881ebe9fe836 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:13.880018 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-49ea8e49-407e-4da9-915b-881ebe9fe836 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:13.880159 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-49ea8e49-407e-4da9-915b-881ebe9fe836 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:13.884541 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:13.884541 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:13.885247 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-49ea8e49-407e-4da9-915b-881ebe9fe836 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:13.888113 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 930/3659] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:13 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:14.412425 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f349aa42-93a7-4f8d-a017-425b018021f2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:14.414804 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f349aa42-93a7-4f8d-a017-425b018021f2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:14.415707 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f349aa42-93a7-4f8d-a017-425b018021f2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:14.415995 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f349aa42-93a7-4f8d-a017-425b018021f2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:14.416192 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-f349aa42-93a7-4f8d-a017-425b018021f2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:14.422306 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:14.422306 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:14.423381 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f349aa42-93a7-4f8d-a017-425b018021f2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:14.423764 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 916/3660] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:14 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:14.543116 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5a673dbe-a881-4415-9d4f-fb245af9f8c8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:14.548851 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5a673dbe-a881-4415-9d4f-fb245af9f8c8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 Aug 14 00:40:14.548851 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5a673dbe-a881-4415-9d4f-fb245af9f8c8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:14.548851 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5a673dbe-a881-4415-9d4f-fb245af9f8c8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:14.556163 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:14.556163 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:14.556741 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5a673dbe-a881-4415-9d4f-fb245af9f8c8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:14.558178 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5a673dbe-a881-4415-9d4f-fb245af9f8c8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 returned with HTTP 200 Aug 14 00:40:14.558178 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 919/3661] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:14 2026] GET /volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:14.570280 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a3b4871a-c32d-4e8f-b9d4-c597299e746f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:14.572580 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a3b4871a-c32d-4e8f-b9d4-c597299e746f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a Aug 14 00:40:14.572720 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a3b4871a-c32d-4e8f-b9d4-c597299e746f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:14.572937 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a3b4871a-c32d-4e8f-b9d4-c597299e746f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:14.573068 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-a3b4871a-c32d-4e8f-b9d4-c597299e746f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: 5356dd9c-9279-428b-84f8-89ea7eaa3d0a Aug 14 00:40:14.579175 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:14.579175 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:14.579806 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a3b4871a-c32d-4e8f-b9d4-c597299e746f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:14.604229 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a3b4871a-c32d-4e8f-b9d4-c597299e746f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot delete request issued successfully. Aug 14 00:40:14.604387 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a3b4871a-c32d-4e8f-b9d4-c597299e746f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a returned with HTTP 202 Aug 14 00:40:14.605077 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 897/3662] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:40:14 2026] DELETE /volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:40:14.617503 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1ca7c72f-d069-4eb1-9cdf-cdf0dc38ac81 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:14.620314 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1ca7c72f-d069-4eb1-9cdf-cdf0dc38ac81 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a Aug 14 00:40:14.620611 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1ca7c72f-d069-4eb1-9cdf-cdf0dc38ac81 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:14.621025 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1ca7c72f-d069-4eb1-9cdf-cdf0dc38ac81 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:14.632206 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:14.632206 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:14.632941 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1ca7c72f-d069-4eb1-9cdf-cdf0dc38ac81 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:14.634598 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1ca7c72f-d069-4eb1-9cdf-cdf0dc38ac81 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a returned with HTTP 200 Aug 14 00:40:14.635005 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 931/3663] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:14 2026] GET /volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:14.898531 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f47abfb3-8b23-426e-bd86-e1382fc86cb7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:14.900837 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f47abfb3-8b23-426e-bd86-e1382fc86cb7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:14.901145 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f47abfb3-8b23-426e-bd86-e1382fc86cb7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:14.901418 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f47abfb3-8b23-426e-bd86-e1382fc86cb7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:14.901535 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-f47abfb3-8b23-426e-bd86-e1382fc86cb7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:14.907762 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:14.907762 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:14.909025 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f47abfb3-8b23-426e-bd86-e1382fc86cb7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:14.909545 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 917/3664] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:14 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:15.437959 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-20746b51-873a-41bc-aff0-7e9e17e5d286 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:15.440191 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-20746b51-873a-41bc-aff0-7e9e17e5d286 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:15.440543 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-20746b51-873a-41bc-aff0-7e9e17e5d286 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:15.440705 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-20746b51-873a-41bc-aff0-7e9e17e5d286 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:15.440856 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-20746b51-873a-41bc-aff0-7e9e17e5d286 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:15.446645 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:15.446645 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:15.447659 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-20746b51-873a-41bc-aff0-7e9e17e5d286 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:15.448968 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 920/3665] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:15 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:15.647312 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ceb12f97-f762-42d2-b9e3-1f770cec652f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:15.649233 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ceb12f97-f762-42d2-b9e3-1f770cec652f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a Aug 14 00:40:15.649412 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ceb12f97-f762-42d2-b9e3-1f770cec652f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:15.649606 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ceb12f97-f762-42d2-b9e3-1f770cec652f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:15.654113 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ceb12f97-f762-42d2-b9e3-1f770cec652f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a returned with HTTP 404 Aug 14 00:40:15.654759 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 898/3666] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:15 2026] GET /volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:15.662808 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d1e40980-e87e-498c-a2e7-a0745746c103 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:15.666652 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d1e40980-e87e-498c-a2e7-a0745746c103 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 Aug 14 00:40:15.666959 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d1e40980-e87e-498c-a2e7-a0745746c103 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:15.667329 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d1e40980-e87e-498c-a2e7-a0745746c103 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:15.667490 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-d1e40980-e87e-498c-a2e7-a0745746c103 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: 57d8e07a-a4ff-4475-9ffd-4b4b2999b258 Aug 14 00:40:15.674894 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:15.674894 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:15.675506 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d1e40980-e87e-498c-a2e7-a0745746c103 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:15.712534 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d1e40980-e87e-498c-a2e7-a0745746c103 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot delete request issued successfully. Aug 14 00:40:15.715241 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d1e40980-e87e-498c-a2e7-a0745746c103 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 returned with HTTP 202 Aug 14 00:40:15.715696 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 932/3667] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:40:15 2026] DELETE /volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:40:15.723844 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a35f3595-26ea-4d65-975a-83cb31224190 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:15.727593 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a35f3595-26ea-4d65-975a-83cb31224190 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 Aug 14 00:40:15.727835 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a35f3595-26ea-4d65-975a-83cb31224190 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:15.728330 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a35f3595-26ea-4d65-975a-83cb31224190 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:15.739818 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:15.739818 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:15.740337 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a35f3595-26ea-4d65-975a-83cb31224190 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:15.741232 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a35f3595-26ea-4d65-975a-83cb31224190 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 returned with HTTP 200 Aug 14 00:40:15.741650 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 918/3668] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:15 2026] GET /volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:15.926205 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ede82d48-4c1a-4bff-b9c0-febeca19cd8e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:15.928400 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ede82d48-4c1a-4bff-b9c0-febeca19cd8e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:15.928648 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ede82d48-4c1a-4bff-b9c0-febeca19cd8e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:15.928852 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ede82d48-4c1a-4bff-b9c0-febeca19cd8e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:15.928947 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-ede82d48-4c1a-4bff-b9c0-febeca19cd8e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:15.935311 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:15.935311 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:15.936669 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ede82d48-4c1a-4bff-b9c0-febeca19cd8e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:15.936669 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 921/3669] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:15 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:16.464593 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a42a1a23-f637-4647-8b31-2a834281fd39 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:16.480721 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a42a1a23-f637-4647-8b31-2a834281fd39 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:16.480721 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a42a1a23-f637-4647-8b31-2a834281fd39 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:16.480721 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a42a1a23-f637-4647-8b31-2a834281fd39 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:16.480721 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-a42a1a23-f637-4647-8b31-2a834281fd39 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:16.488026 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:16.488026 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:16.489545 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a42a1a23-f637-4647-8b31-2a834281fd39 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:16.489545 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 899/3670] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:16 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 750 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:16.752755 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-26146b17-1fdd-458e-9f2c-bceba57b854c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:16.759679 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-26146b17-1fdd-458e-9f2c-bceba57b854c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 Aug 14 00:40:16.759985 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-26146b17-1fdd-458e-9f2c-bceba57b854c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:16.760211 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-26146b17-1fdd-458e-9f2c-bceba57b854c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:16.772806 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-26146b17-1fdd-458e-9f2c-bceba57b854c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 returned with HTTP 404 Aug 14 00:40:16.773474 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 933/3671] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:16 2026] GET /volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:16.788643 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7a231ad0-09b0-4c77-8a31-445cb09d0ad9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:16.798428 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7a231ad0-09b0-4c77-8a31-445cb09d0ad9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 Aug 14 00:40:16.799011 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7a231ad0-09b0-4c77-8a31-445cb09d0ad9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:16.799397 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7a231ad0-09b0-4c77-8a31-445cb09d0ad9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:16.799397 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-7a231ad0-09b0-4c77-8a31-445cb09d0ad9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: f889037d-3558-457c-88a8-02aa68bffdb8 Aug 14 00:40:16.806555 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:16.806555 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:16.807431 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7a231ad0-09b0-4c77-8a31-445cb09d0ad9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:16.848858 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7a231ad0-09b0-4c77-8a31-445cb09d0ad9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot delete request issued successfully. Aug 14 00:40:16.849106 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7a231ad0-09b0-4c77-8a31-445cb09d0ad9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 returned with HTTP 202 Aug 14 00:40:16.850257 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 919/3672] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:40:16 2026] DELETE /volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:40:16.862356 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-aa662c41-4085-45b3-a73e-4b79036c41ab None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:16.864728 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aa662c41-4085-45b3-a73e-4b79036c41ab tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 Aug 14 00:40:16.864857 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aa662c41-4085-45b3-a73e-4b79036c41ab tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:16.865152 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aa662c41-4085-45b3-a73e-4b79036c41ab tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:16.874600 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:16.874600 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:16.875131 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-aa662c41-4085-45b3-a73e-4b79036c41ab tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:16.877395 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aa662c41-4085-45b3-a73e-4b79036c41ab tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 returned with HTTP 200 Aug 14 00:40:16.877395 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 922/3673] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:16 2026] GET /volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:16.949547 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-66a11bb5-297c-4d46-91e3-be4090ef1ce0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:16.952620 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-66a11bb5-297c-4d46-91e3-be4090ef1ce0 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:16.952620 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-66a11bb5-297c-4d46-91e3-be4090ef1ce0 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:16.952816 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-66a11bb5-297c-4d46-91e3-be4090ef1ce0 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:16.952991 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-66a11bb5-297c-4d46-91e3-be4090ef1ce0 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:16.965677 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:16.965677 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:16.966569 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-66a11bb5-297c-4d46-91e3-be4090ef1ce0 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:16.967016 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 900/3674] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:16 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:17.503667 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c3ebb44a-0149-4f4f-bd2a-c8c982731f68 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:17.505983 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c3ebb44a-0149-4f4f-bd2a-c8c982731f68 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:17.506349 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c3ebb44a-0149-4f4f-bd2a-c8c982731f68 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:17.506628 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c3ebb44a-0149-4f4f-bd2a-c8c982731f68 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:17.506826 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-c3ebb44a-0149-4f4f-bd2a-c8c982731f68 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:17.512194 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:17.512194 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:17.513280 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c3ebb44a-0149-4f4f-bd2a-c8c982731f68 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:17.513668 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 934/3675] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:17 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:17.890776 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-03e29cf4-6d05-4306-b6b0-e5181dfbbee0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:17.893190 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-03e29cf4-6d05-4306-b6b0-e5181dfbbee0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 Aug 14 00:40:17.893190 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-03e29cf4-6d05-4306-b6b0-e5181dfbbee0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:17.893403 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-03e29cf4-6d05-4306-b6b0-e5181dfbbee0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:17.898757 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-03e29cf4-6d05-4306-b6b0-e5181dfbbee0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 returned with HTTP 404 Aug 14 00:40:17.899307 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 920/3676] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:17 2026] GET /volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:17.910078 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f11da191-f860-4360-b4b7-2612c4490ced None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:17.912449 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f11da191-f860-4360-b4b7-2612c4490ced tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 Aug 14 00:40:17.912968 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f11da191-f860-4360-b4b7-2612c4490ced tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:17.912968 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f11da191-f860-4360-b4b7-2612c4490ced tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:17.912968 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-f11da191-f860-4360-b4b7-2612c4490ced tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: 57d8e07a-a4ff-4475-9ffd-4b4b2999b258 Aug 14 00:40:17.918374 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f11da191-f860-4360-b4b7-2612c4490ced tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 returned with HTTP 404 Aug 14 00:40:17.919005 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 923/3677] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:40:17 2026] DELETE /volume/v3/snapshots/57d8e07a-a4ff-4475-9ffd-4b4b2999b258 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:17.929375 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d0d36081-c67f-4a27-8919-c3e82ba364ee None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:17.931832 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d0d36081-c67f-4a27-8919-c3e82ba364ee tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 Aug 14 00:40:17.932058 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d0d36081-c67f-4a27-8919-c3e82ba364ee tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:17.932324 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d0d36081-c67f-4a27-8919-c3e82ba364ee tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:17.932495 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-d0d36081-c67f-4a27-8919-c3e82ba364ee tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: f889037d-3558-457c-88a8-02aa68bffdb8 Aug 14 00:40:17.938895 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d0d36081-c67f-4a27-8919-c3e82ba364ee tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 returned with HTTP 404 Aug 14 00:40:17.939588 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 901/3678] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:40:17 2026] DELETE /volume/v3/snapshots/f889037d-3558-457c-88a8-02aa68bffdb8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:17.948437 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b0b678f5-c346-46bc-bc16-599ea0812fd5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:17.951042 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b0b678f5-c346-46bc-bc16-599ea0812fd5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a Aug 14 00:40:17.951324 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b0b678f5-c346-46bc-bc16-599ea0812fd5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:17.951706 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b0b678f5-c346-46bc-bc16-599ea0812fd5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:17.951706 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-b0b678f5-c346-46bc-bc16-599ea0812fd5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: 5356dd9c-9279-428b-84f8-89ea7eaa3d0a Aug 14 00:40:17.957031 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b0b678f5-c346-46bc-bc16-599ea0812fd5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a returned with HTTP 404 Aug 14 00:40:17.957609 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 935/3679] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:40:17 2026] DELETE /volume/v3/snapshots/5356dd9c-9279-428b-84f8-89ea7eaa3d0a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:17.986568 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7d166dd4-68c8-4694-b8cc-54856db6c356 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:17.988870 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7d166dd4-68c8-4694-b8cc-54856db6c356 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:17.989133 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7d166dd4-68c8-4694-b8cc-54856db6c356 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:17.989409 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7d166dd4-68c8-4694-b8cc-54856db6c356 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:17.989608 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-7d166dd4-68c8-4694-b8cc-54856db6c356 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:17.995352 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:17.995352 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:17.996215 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7d166dd4-68c8-4694-b8cc-54856db6c356 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:17.996738 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 921/3680] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:17 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:18.004532 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-f508d138-1245-4c85-812e-6886dee9c3fa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:18.007076 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-f508d138-1245-4c85-812e-6886dee9c3fa tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:18.007341 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-f508d138-1245-4c85-812e-6886dee9c3fa tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:18.007606 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-f508d138-1245-4c85-812e-6886dee9c3fa tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:18.019620 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:18.019620 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:18.023894 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-f508d138-1245-4c85-812e-6886dee9c3fa tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:18.030192 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-f508d138-1245-4c85-812e-6886dee9c3fa tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe returned with HTTP 200 Aug 14 00:40:18.030802 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 924/3681] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:40:18 2026] GET /volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe => generated 1654 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:18.066070 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-c6e2c3ee-a920-455d-b82f-89202f79fc81 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:18.068287 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-c6e2c3ee-a920-455d-b82f-89202f79fc81 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe/action Aug 14 00:40:18.068751 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-c6e2c3ee-a920-455d-b82f-89202f79fc81 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:40:18.068897 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-c6e2c3ee-a920-455d-b82f-89202f79fc81 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:18.083667 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:18.083667 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:18.084205 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-c6e2c3ee-a920-455d-b82f-89202f79fc81 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:18.093994 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-c6e2c3ee-a920-455d-b82f-89202f79fc81 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Begin detaching volume completed successfully. Aug 14 00:40:18.094314 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-c6e2c3ee-a920-455d-b82f-89202f79fc81 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe/action returned with HTTP 202 Aug 14 00:40:18.094968 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 902/3682] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:40:18 2026] POST /volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:40:18.147370 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e674bf37-740d-4d7d-8552-6c98644a6b4b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:18.147585 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e674bf37-740d-4d7d-8552-6c98644a6b4b None None] GET https://10.4.3.208/volume// Aug 14 00:40:18.147756 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e674bf37-740d-4d7d-8552-6c98644a6b4b None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:18.148041 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e674bf37-740d-4d7d-8552-6c98644a6b4b None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:18.148287 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e674bf37-740d-4d7d-8552-6c98644a6b4b None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:40:18.148575 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 936/3683] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:40:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:40:18.159338 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-3545556d-411c-4e70-ab48-1246074deb01 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:18.163506 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-3545556d-411c-4e70-ab48-1246074deb01 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:18.163577 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-3545556d-411c-4e70-ab48-1246074deb01 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:18.163987 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-3545556d-411c-4e70-ab48-1246074deb01 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:18.179509 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:18.179509 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:18.185241 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-3545556d-411c-4e70-ab48-1246074deb01 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:18.192487 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-3545556d-411c-4e70-ab48-1246074deb01 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe returned with HTTP 200 Aug 14 00:40:18.192910 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 922/3684] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:40:18 2026] GET /volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe => generated 1837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:40:18.526182 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e5db2ee7-c3c2-4bdb-bb35-2fae56c44d69 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:18.528931 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e5db2ee7-c3c2-4bdb-bb35-2fae56c44d69 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:18.529155 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e5db2ee7-c3c2-4bdb-bb35-2fae56c44d69 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:18.529437 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e5db2ee7-c3c2-4bdb-bb35-2fae56c44d69 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:18.529675 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-e5db2ee7-c3c2-4bdb-bb35-2fae56c44d69 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:18.535315 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:18.535315 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:18.536398 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e5db2ee7-c3c2-4bdb-bb35-2fae56c44d69 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:18.536899 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 925/3685] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:18 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:19.008743 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e46a51e6-2a5f-4c8b-b060-9d6fb4824c68 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:19.012767 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e46a51e6-2a5f-4c8b-b060-9d6fb4824c68 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:19.013047 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e46a51e6-2a5f-4c8b-b060-9d6fb4824c68 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:19.013288 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e46a51e6-2a5f-4c8b-b060-9d6fb4824c68 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:19.013414 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-e46a51e6-2a5f-4c8b-b060-9d6fb4824c68 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:19.023389 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:19.023389 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:19.024603 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e46a51e6-2a5f-4c8b-b060-9d6fb4824c68 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:19.025024 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 903/3686] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:19 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:19.382474 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-46825fc5-5d9e-4ece-8eaa-79e627cf4816 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:19.384871 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-46825fc5-5d9e-4ece-8eaa-79e627cf4816 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/attachments/e71a9cf1-761a-4a14-b05d-3df41428e565 Aug 14 00:40:19.385078 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-46825fc5-5d9e-4ece-8eaa-79e627cf4816 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:19.385278 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-46825fc5-5d9e-4ece-8eaa-79e627cf4816 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:19.393127 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:19.393127 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:19.449916 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-79961ad3-77c2-45c8-882a-7a98804ea750 req-46825fc5-5d9e-4ece-8eaa-79e627cf4816 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/attachments/e71a9cf1-761a-4a14-b05d-3df41428e565 returned with HTTP 200 Aug 14 00:40:19.450473 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 937/3687] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:40:19 2026] DELETE /volume/v3/attachments/e71a9cf1-761a-4a14-b05d-3df41428e565 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:19.554357 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-008c7e3a-1093-4bf3-b6cd-2b9ac3b1bd6a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:19.556569 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-008c7e3a-1093-4bf3-b6cd-2b9ac3b1bd6a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:40:19.556569 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-008c7e3a-1093-4bf3-b6cd-2b9ac3b1bd6a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:19.556569 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-008c7e3a-1093-4bf3-b6cd-2b9ac3b1bd6a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:19.556569 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-008c7e3a-1093-4bf3-b6cd-2b9ac3b1bd6a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:19.565406 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:19.565406 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:19.566539 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-008c7e3a-1093-4bf3-b6cd-2b9ac3b1bd6a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:40:19.567066 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 923/3688] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:19 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:19.580191 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-98c53a0d-6aa3-4d4c-a8dc-ac8073e03ca5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:19.584498 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-98c53a0d-6aa3-4d4c-a8dc-ac8073e03ca5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:40:19.584895 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-98c53a0d-6aa3-4d4c-a8dc-ac8073e03ca5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7eb9d5d2-4435-457d-ba59-5bcc731cbdad", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1047034095"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:19.589168 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-98c53a0d-6aa3-4d4c-a8dc-ac8073e03ca5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Creating new backup {'backup': {'volume_id': '7eb9d5d2-4435-457d-ba59-5bcc731cbdad', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1047034095'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:40:19.589168 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-98c53a0d-6aa3-4d4c-a8dc-ac8073e03ca5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Creating backup of volume 7eb9d5d2-4435-457d-ba59-5bcc731cbdad in container None Aug 14 00:40:19.601694 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:19.601694 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:19.601694 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-98c53a0d-6aa3-4d4c-a8dc-ac8073e03ca5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:40:19.651708 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-98c53a0d-6aa3-4d4c-a8dc-ac8073e03ca5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Created reservations ['3e4da2fa-29a5-4cc6-8973-17b5eaabd1e8', 'c420af1e-9135-4e22-af49-987c3f2c8f91'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:40:19.722411 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-98c53a0d-6aa3-4d4c-a8dc-ac8073e03ca5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:40:19.723425 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 926/3689] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:40:19 2026] POST /volume/v3/backups => generated 330 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:40:19.739680 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-183acf66-108f-451b-bc47-cd334189929e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:19.742882 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-183acf66-108f-451b-bc47-cd334189929e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:19.744149 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-183acf66-108f-451b-bc47-cd334189929e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:19.744149 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-183acf66-108f-451b-bc47-cd334189929e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:19.744149 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-183acf66-108f-451b-bc47-cd334189929e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:19.755079 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:19.755079 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:19.756643 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-183acf66-108f-451b-bc47-cd334189929e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:19.757570 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 904/3690] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:19 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:20.039715 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b176e737-adf7-4fcb-883d-fca819a12a78 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:20.042811 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b176e737-adf7-4fcb-883d-fca819a12a78 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:20.043081 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b176e737-adf7-4fcb-883d-fca819a12a78 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:20.043439 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b176e737-adf7-4fcb-883d-fca819a12a78 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:20.043518 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b176e737-adf7-4fcb-883d-fca819a12a78 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:20.051760 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:20.051760 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:20.055778 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b176e737-adf7-4fcb-883d-fca819a12a78 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:20.055778 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 938/3691] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:20 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:20.771578 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b69194a3-badb-4d0c-ac45-8d9fa219d94c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:20.773921 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b69194a3-badb-4d0c-ac45-8d9fa219d94c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:20.774183 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b69194a3-badb-4d0c-ac45-8d9fa219d94c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:20.774417 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b69194a3-badb-4d0c-ac45-8d9fa219d94c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:20.774567 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-b69194a3-badb-4d0c-ac45-8d9fa219d94c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:20.779485 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:20.779485 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:20.780373 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b69194a3-badb-4d0c-ac45-8d9fa219d94c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:20.780870 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 924/3692] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:20 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:20.871218 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-ec6254a1-4639-4c36-b11f-781dff2975d4 req-165988d4-66e9-4c79-8be9-925963ad503a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:20.874484 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-ec6254a1-4639-4c36-b11f-781dff2975d4 req-165988d4-66e9-4c79-8be9-925963ad503a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/attachments/e71a9cf1-761a-4a14-b05d-3df41428e565 Aug 14 00:40:20.874758 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-ec6254a1-4639-4c36-b11f-781dff2975d4 req-165988d4-66e9-4c79-8be9-925963ad503a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:20.875007 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-ec6254a1-4639-4c36-b11f-781dff2975d4 req-165988d4-66e9-4c79-8be9-925963ad503a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:20.881052 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-ec6254a1-4639-4c36-b11f-781dff2975d4 req-165988d4-66e9-4c79-8be9-925963ad503a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/attachments/e71a9cf1-761a-4a14-b05d-3df41428e565 returned with HTTP 404 Aug 14 00:40:20.881771 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 927/3693] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:40:20 2026] DELETE /volume/v3/attachments/e71a9cf1-761a-4a14-b05d-3df41428e565 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:40:21.070229 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-43a41dd3-540c-4517-b87d-1a99b826bde1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:21.077967 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-43a41dd3-540c-4517-b87d-1a99b826bde1 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:21.078831 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-43a41dd3-540c-4517-b87d-1a99b826bde1 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:21.079176 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-43a41dd3-540c-4517-b87d-1a99b826bde1 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:21.079364 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-43a41dd3-540c-4517-b87d-1a99b826bde1 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:21.096866 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:21.096866 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:21.110425 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-43a41dd3-540c-4517-b87d-1a99b826bde1 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:21.110425 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 905/3694] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:21 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 736 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:21.794298 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f64ca03e-b8a5-4b5f-b311-788ef914c3e4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:21.796448 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f64ca03e-b8a5-4b5f-b311-788ef914c3e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:21.796729 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f64ca03e-b8a5-4b5f-b311-788ef914c3e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:21.796952 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f64ca03e-b8a5-4b5f-b311-788ef914c3e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:21.797061 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-f64ca03e-b8a5-4b5f-b311-788ef914c3e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:21.801495 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:21.801495 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:21.802391 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f64ca03e-b8a5-4b5f-b311-788ef914c3e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:21.802848 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 939/3695] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:21 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:22.112970 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-25c0481b-00ee-439a-9764-605c36ccce7e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:22.115420 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-25c0481b-00ee-439a-9764-605c36ccce7e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:22.115697 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-25c0481b-00ee-439a-9764-605c36ccce7e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:22.115933 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-25c0481b-00ee-439a-9764-605c36ccce7e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:22.116141 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-25c0481b-00ee-439a-9764-605c36ccce7e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:22.122338 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:22.122338 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:22.123285 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-25c0481b-00ee-439a-9764-605c36ccce7e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:22.123849 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 925/3696] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:22 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:22.411756 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e7d184d4-4290-4c25-b13e-2da6b0c5d5c4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:22.413964 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e7d184d4-4290-4c25-b13e-2da6b0c5d5c4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:22.414223 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e7d184d4-4290-4c25-b13e-2da6b0c5d5c4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:22.414460 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e7d184d4-4290-4c25-b13e-2da6b0c5d5c4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:22.424308 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:22.424308 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:22.430353 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e7d184d4-4290-4c25-b13e-2da6b0c5d5c4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:22.436657 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e7d184d4-4290-4c25-b13e-2da6b0c5d5c4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe returned with HTTP 200 Aug 14 00:40:22.437214 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 928/3697] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:22 2026] GET /volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:22.457313 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e5fb7bb2-aa87-4949-8b2d-32985bd85149 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:22.459461 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e5fb7bb2-aa87-4949-8b2d-32985bd85149 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:22.459713 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e5fb7bb2-aa87-4949-8b2d-32985bd85149 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:22.459972 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e5fb7bb2-aa87-4949-8b2d-32985bd85149 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:22.460155 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-e5fb7bb2-aa87-4949-8b2d-32985bd85149 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete volume with id: 0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:22.474010 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:22.474010 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:22.474569 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e5fb7bb2-aa87-4949-8b2d-32985bd85149 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:22.501283 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e5fb7bb2-aa87-4949-8b2d-32985bd85149 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete volume request issued successfully. Aug 14 00:40:22.501883 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e5fb7bb2-aa87-4949-8b2d-32985bd85149 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe returned with HTTP 202 Aug 14 00:40:22.501991 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 906/3698] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:40:22 2026] DELETE /volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:40:22.510262 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4a3f6e82-de24-4d01-8ae3-f27693d36065 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:22.512860 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4a3f6e82-de24-4d01-8ae3-f27693d36065 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:22.513154 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4a3f6e82-de24-4d01-8ae3-f27693d36065 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:22.513386 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4a3f6e82-de24-4d01-8ae3-f27693d36065 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:22.524226 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:22.524226 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:22.529722 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4a3f6e82-de24-4d01-8ae3-f27693d36065 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:22.537280 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4a3f6e82-de24-4d01-8ae3-f27693d36065 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe returned with HTTP 200 Aug 14 00:40:22.537935 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 940/3699] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:22 2026] GET /volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:22.815584 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fbb4c297-998d-4b74-b3a5-d565c5a8f94d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:22.817914 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fbb4c297-998d-4b74-b3a5-d565c5a8f94d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:22.817914 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fbb4c297-998d-4b74-b3a5-d565c5a8f94d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:22.818163 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fbb4c297-998d-4b74-b3a5-d565c5a8f94d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:22.818268 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-fbb4c297-998d-4b74-b3a5-d565c5a8f94d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:22.823628 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:22.823628 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:22.825400 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fbb4c297-998d-4b74-b3a5-d565c5a8f94d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:22.825400 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 926/3700] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:22 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:23.136841 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2cbe11b4-9140-490b-96b7-9a1aa40803c4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:23.138945 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2cbe11b4-9140-490b-96b7-9a1aa40803c4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:23.138945 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2cbe11b4-9140-490b-96b7-9a1aa40803c4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:23.139308 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2cbe11b4-9140-490b-96b7-9a1aa40803c4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:23.139417 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-2cbe11b4-9140-490b-96b7-9a1aa40803c4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:23.144825 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:23.144825 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:23.145701 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2cbe11b4-9140-490b-96b7-9a1aa40803c4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:23.146122 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 929/3701] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:23 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:23.551471 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5d17f987-ff6a-4e5b-86c3-4db33698ab55 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:23.553805 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5d17f987-ff6a-4e5b-86c3-4db33698ab55 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe Aug 14 00:40:23.554023 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5d17f987-ff6a-4e5b-86c3-4db33698ab55 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:23.554268 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5d17f987-ff6a-4e5b-86c3-4db33698ab55 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:23.561078 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5d17f987-ff6a-4e5b-86c3-4db33698ab55 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe returned with HTTP 404 Aug 14 00:40:23.561640 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 907/3702] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:23 2026] GET /volume/v3/volumes/0d1f18fe-fac1-4356-bf07-958f39c4cfbe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:23.574648 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f1b1d940-8abf-4107-8360-47685ed10488 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:23.576711 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f1b1d940-8abf-4107-8360-47685ed10488 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:40:23.576888 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f1b1d940-8abf-4107-8360-47685ed10488 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:23.577062 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f1b1d940-8abf-4107-8360-47685ed10488 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:23.584660 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:23.584660 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:23.589367 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f1b1d940-8abf-4107-8360-47685ed10488 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:23.594057 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f1b1d940-8abf-4107-8360-47685ed10488 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:40:23.594541 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 941/3703] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:23 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:23.607918 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3fdb558c-526e-403c-b584-08ef09c408dc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:23.610218 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3fdb558c-526e-403c-b584-08ef09c408dc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:40:23.610649 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3fdb558c-526e-403c-b584-08ef09c408dc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b93be448-093f-4c11-a30d-4d4a51b885db", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1364239826"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:23.621228 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:23.621228 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:23.621881 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3fdb558c-526e-403c-b584-08ef09c408dc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:23.622019 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-3fdb558c-526e-403c-b584-08ef09c408dc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create snapshot from volume b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:40:23.654957 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-3fdb558c-526e-403c-b584-08ef09c408dc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['0e35da63-9b18-47b7-945b-91e342c74526', '3bbb6610-bd0d-4b1a-8a00-06799be58710', '2e4392c3-3094-4bb5-9507-cec3c9772acf', '61e61344-0b23-4cb9-95d2-a7d99c97fbe3'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:40:23.696670 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3fdb558c-526e-403c-b584-08ef09c408dc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot create request issued successfully. Aug 14 00:40:23.697045 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3fdb558c-526e-403c-b584-08ef09c408dc tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:40:23.697646 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 927/3704] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:40:23 2026] POST /volume/v3/snapshots => generated 380 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:40:23.708962 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-86975b58-dab1-49de-bb10-8ecf22296d9f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:23.711649 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-86975b58-dab1-49de-bb10-8ecf22296d9f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff Aug 14 00:40:23.711850 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-86975b58-dab1-49de-bb10-8ecf22296d9f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:23.712040 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-86975b58-dab1-49de-bb10-8ecf22296d9f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:23.718986 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:23.718986 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:23.719533 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-86975b58-dab1-49de-bb10-8ecf22296d9f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:23.720550 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-86975b58-dab1-49de-bb10-8ecf22296d9f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff returned with HTTP 200 Aug 14 00:40:23.721106 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 930/3705] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:23 2026] GET /volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff => generated 512 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:23.837466 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f407078e-cb79-4671-8365-5dcd976ccf6a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:23.842282 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f407078e-cb79-4671-8365-5dcd976ccf6a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:23.842722 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f407078e-cb79-4671-8365-5dcd976ccf6a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:23.842991 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f407078e-cb79-4671-8365-5dcd976ccf6a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:23.843145 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-f407078e-cb79-4671-8365-5dcd976ccf6a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:23.848803 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:23.848803 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:23.849901 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f407078e-cb79-4671-8365-5dcd976ccf6a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:23.850446 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 908/3706] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:23 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:24.158236 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5f66d811-21d5-450a-954e-2ddaaf164127 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:24.160474 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5f66d811-21d5-450a-954e-2ddaaf164127 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:24.161027 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5f66d811-21d5-450a-954e-2ddaaf164127 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:24.161415 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5f66d811-21d5-450a-954e-2ddaaf164127 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:24.161697 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-5f66d811-21d5-450a-954e-2ddaaf164127 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:24.166932 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:24.166932 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:24.168228 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5f66d811-21d5-450a-954e-2ddaaf164127 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:24.169079 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 942/3707] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:24 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:24.732393 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2f01d3d6-9c68-43de-93d2-6b4e54131833 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:24.734527 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2f01d3d6-9c68-43de-93d2-6b4e54131833 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff Aug 14 00:40:24.734740 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2f01d3d6-9c68-43de-93d2-6b4e54131833 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:24.734954 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2f01d3d6-9c68-43de-93d2-6b4e54131833 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:24.741113 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:24.741113 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:24.741708 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2f01d3d6-9c68-43de-93d2-6b4e54131833 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:24.742718 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2f01d3d6-9c68-43de-93d2-6b4e54131833 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff returned with HTTP 200 Aug 14 00:40:24.743231 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 928/3708] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:24 2026] GET /volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff => generated 539 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:24.755834 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3a335e76-5f6f-4b2c-9e5c-010c0a847eee None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:24.757864 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3a335e76-5f6f-4b2c-9e5c-010c0a847eee tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff Aug 14 00:40:24.758349 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3a335e76-5f6f-4b2c-9e5c-010c0a847eee tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:24.758709 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3a335e76-5f6f-4b2c-9e5c-010c0a847eee tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:24.766041 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:24.766041 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:24.768113 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3a335e76-5f6f-4b2c-9e5c-010c0a847eee tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:24.768113 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3a335e76-5f6f-4b2c-9e5c-010c0a847eee tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff returned with HTTP 200 Aug 14 00:40:24.768712 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 931/3709] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:24 2026] GET /volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:24.779859 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d0c7a35d-684f-49a7-a1ea-14115d345075 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:24.782268 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d0c7a35d-684f-49a7-a1ea-14115d345075 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots Aug 14 00:40:24.782268 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d0c7a35d-684f-49a7-a1ea-14115d345075 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:24.782654 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d0c7a35d-684f-49a7-a1ea-14115d345075 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:24.784227 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-d0c7a35d-684f-49a7-a1ea-14115d345075 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:40:24.784750 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.db.api [None req-d0c7a35d-684f-49a7-a1ea-14115d345075 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Building query based on filter {{(pid=100209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:40:24.790320 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d0c7a35d-684f-49a7-a1ea-14115d345075 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Get all snapshots completed successfully. Aug 14 00:40:24.790932 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d0c7a35d-684f-49a7-a1ea-14115d345075 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 200 Aug 14 00:40:24.791761 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 909/3710] 10.4.3.208 () {66 vars in 1243 bytes} [Fri Aug 14 00:40:24 2026] GET /volume/v3/snapshots => generated 408 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:24.801509 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1bf50715-c810-449d-8e72-9221b06477d7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:24.804523 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1bf50715-c810-449d-8e72-9221b06477d7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] PUT https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff Aug 14 00:40:24.805004 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1bf50715-c810-449d-8e72-9221b06477d7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-582397089", "description": "This is the new description of snapshot."}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:24.814438 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:24.814438 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:24.814916 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1bf50715-c810-449d-8e72-9221b06477d7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:24.821759 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1bf50715-c810-449d-8e72-9221b06477d7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff returned with HTTP 200 Aug 14 00:40:24.822417 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 943/3711] 10.4.3.208 () {68 vars in 1375 bytes} [Fri Aug 14 00:40:24 2026] PUT /volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:24.835605 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bd386840-c824-4449-bb93-075f341950d4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:24.838110 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bd386840-c824-4449-bb93-075f341950d4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff Aug 14 00:40:24.838408 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bd386840-c824-4449-bb93-075f341950d4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:24.838999 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bd386840-c824-4449-bb93-075f341950d4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:24.845245 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:24.845245 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:24.845809 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bd386840-c824-4449-bb93-075f341950d4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:24.846712 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bd386840-c824-4449-bb93-075f341950d4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff returned with HTTP 200 Aug 14 00:40:24.847783 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 929/3712] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:24 2026] GET /volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff => generated 576 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:24.859697 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-09e19b43-b2a7-4e77-bcd8-edc8ab5d8d29 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:24.862932 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-09e19b43-b2a7-4e77-bcd8-edc8ab5d8d29 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff Aug 14 00:40:24.864811 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-09e19b43-b2a7-4e77-bcd8-edc8ab5d8d29 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:24.864811 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-09e19b43-b2a7-4e77-bcd8-edc8ab5d8d29 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:24.864811 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-09e19b43-b2a7-4e77-bcd8-edc8ab5d8d29 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: 9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff Aug 14 00:40:24.864960 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d6cf149c-2de2-445e-8f59-aa8f3798333e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:24.866633 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d6cf149c-2de2-445e-8f59-aa8f3798333e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:24.866804 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d6cf149c-2de2-445e-8f59-aa8f3798333e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:24.867003 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d6cf149c-2de2-445e-8f59-aa8f3798333e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:24.867140 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d6cf149c-2de2-445e-8f59-aa8f3798333e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:24.870772 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:24.870772 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:24.871694 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-09e19b43-b2a7-4e77-bcd8-edc8ab5d8d29 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:24.871831 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:24.871831 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:24.872621 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d6cf149c-2de2-445e-8f59-aa8f3798333e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:24.873003 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 910/3713] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:24 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:40:24.894150 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-09e19b43-b2a7-4e77-bcd8-edc8ab5d8d29 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot delete request issued successfully. Aug 14 00:40:24.894568 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-09e19b43-b2a7-4e77-bcd8-edc8ab5d8d29 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff returned with HTTP 202 Aug 14 00:40:24.895120 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 932/3714] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:40:24 2026] DELETE /volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:40:24.903984 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6a18dc8c-ebb0-4776-98b4-0071f2fece36 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:24.906851 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6a18dc8c-ebb0-4776-98b4-0071f2fece36 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff Aug 14 00:40:24.907145 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6a18dc8c-ebb0-4776-98b4-0071f2fece36 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:24.907436 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6a18dc8c-ebb0-4776-98b4-0071f2fece36 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:24.916045 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:24.916045 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:24.916851 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6a18dc8c-ebb0-4776-98b4-0071f2fece36 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:24.918037 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6a18dc8c-ebb0-4776-98b4-0071f2fece36 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff returned with HTTP 200 Aug 14 00:40:24.918706 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 944/3715] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:24 2026] GET /volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff => generated 575 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:25.182031 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-147d9728-d303-41c9-8fed-1de60fc02b90 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:25.185112 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-147d9728-d303-41c9-8fed-1de60fc02b90 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:25.185112 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-147d9728-d303-41c9-8fed-1de60fc02b90 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:25.185112 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-147d9728-d303-41c9-8fed-1de60fc02b90 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:25.185112 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-147d9728-d303-41c9-8fed-1de60fc02b90 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:25.189629 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:25.189629 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:25.190548 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-147d9728-d303-41c9-8fed-1de60fc02b90 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:25.190971 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 930/3716] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:25 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:25.889381 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-49fa490d-b078-4286-abd2-27ea7608eda8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:25.891278 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-49fa490d-b078-4286-abd2-27ea7608eda8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:25.891495 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-49fa490d-b078-4286-abd2-27ea7608eda8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:25.891676 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-49fa490d-b078-4286-abd2-27ea7608eda8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:25.891780 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-49fa490d-b078-4286-abd2-27ea7608eda8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:25.896845 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:25.896845 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:25.897660 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-49fa490d-b078-4286-abd2-27ea7608eda8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:25.898061 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 911/3717] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:25 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:25.930737 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5b05e042-41a5-4998-a0da-c11ea0729718 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:25.932925 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5b05e042-41a5-4998-a0da-c11ea0729718 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff Aug 14 00:40:25.933324 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5b05e042-41a5-4998-a0da-c11ea0729718 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:25.933698 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5b05e042-41a5-4998-a0da-c11ea0729718 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:25.938824 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5b05e042-41a5-4998-a0da-c11ea0729718 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff returned with HTTP 404 Aug 14 00:40:25.939541 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 933/3718] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:25 2026] GET /volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:25.947897 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-de79973d-828c-45d3-a13b-7874dd2f7831 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:25.950080 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-de79973d-828c-45d3-a13b-7874dd2f7831 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff Aug 14 00:40:25.950324 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-de79973d-828c-45d3-a13b-7874dd2f7831 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:25.950593 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-de79973d-828c-45d3-a13b-7874dd2f7831 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:25.950757 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-de79973d-828c-45d3-a13b-7874dd2f7831 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: 9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff Aug 14 00:40:25.956508 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-de79973d-828c-45d3-a13b-7874dd2f7831 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff returned with HTTP 404 Aug 14 00:40:25.957284 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 945/3719] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:40:25 2026] DELETE /volume/v3/snapshots/9ae3a1fe-3a7b-40f8-93eb-dfcfbb71a3ff => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:25.967101 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4c5fb35d-4c1d-4052-a01c-c46309e558dd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:25.969637 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4c5fb35d-4c1d-4052-a01c-c46309e558dd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:40:25.969967 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4c5fb35d-4c1d-4052-a01c-c46309e558dd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:25.970252 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4c5fb35d-4c1d-4052-a01c-c46309e558dd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:25.981527 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:25.981527 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:25.988101 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4c5fb35d-4c1d-4052-a01c-c46309e558dd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:25.991314 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4c5fb35d-4c1d-4052-a01c-c46309e558dd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:40:25.991780 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 931/3720] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:25 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:26.003852 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7c890952-90be-49e6-9cc8-faee9f6ca809 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:26.006172 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7c890952-90be-49e6-9cc8-faee9f6ca809 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:40:26.006658 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7c890952-90be-49e6-9cc8-faee9f6ca809 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b93be448-093f-4c11-a30d-4d4a51b885db", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1007410892"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:26.018922 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:26.018922 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:26.019772 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7c890952-90be-49e6-9cc8-faee9f6ca809 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:40:26.020031 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-7c890952-90be-49e6-9cc8-faee9f6ca809 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create snapshot from volume b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:40:26.061619 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-7c890952-90be-49e6-9cc8-faee9f6ca809 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['8b18b066-8407-436e-9fbe-5e7057c922f1', '5c32bf2a-c61b-459c-a76e-bb6a735a3f87', 'd2a03c06-5bcd-41f8-bc2f-5e82f7d8882e', '3dbf6233-5fb4-488b-8b0e-452ae27e5ef3'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:40:26.106813 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7c890952-90be-49e6-9cc8-faee9f6ca809 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot create request issued successfully. Aug 14 00:40:26.107352 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7c890952-90be-49e6-9cc8-faee9f6ca809 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:40:26.107816 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 912/3721] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:40:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:40:26.121010 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-18964636-779f-4de4-af3c-af3adcf32255 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:26.122884 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-18964636-779f-4de4-af3c-af3adcf32255 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d Aug 14 00:40:26.124265 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-18964636-779f-4de4-af3c-af3adcf32255 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:26.124899 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-18964636-779f-4de4-af3c-af3adcf32255 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:26.133034 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:26.133034 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:26.133705 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-18964636-779f-4de4-af3c-af3adcf32255 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:26.134665 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-18964636-779f-4de4-af3c-af3adcf32255 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d returned with HTTP 200 Aug 14 00:40:26.135167 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 934/3722] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:26 2026] GET /volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:26.205116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a0b820b0-cfb7-4407-8178-64be1454c0da None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:26.207071 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a0b820b0-cfb7-4407-8178-64be1454c0da tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:26.207307 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a0b820b0-cfb7-4407-8178-64be1454c0da tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:26.207519 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a0b820b0-cfb7-4407-8178-64be1454c0da tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:26.207623 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-a0b820b0-cfb7-4407-8178-64be1454c0da tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:26.214530 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:26.214530 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:26.215390 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a0b820b0-cfb7-4407-8178-64be1454c0da tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:26.215829 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 946/3723] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:26 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:26.912135 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5c31643d-456f-45b4-b726-4f0e558d3a8f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:26.916572 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5c31643d-456f-45b4-b726-4f0e558d3a8f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:26.917197 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5c31643d-456f-45b4-b726-4f0e558d3a8f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:26.917511 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5c31643d-456f-45b4-b726-4f0e558d3a8f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:26.917678 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-5c31643d-456f-45b4-b726-4f0e558d3a8f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:26.926997 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:26.926997 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:26.928199 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5c31643d-456f-45b4-b726-4f0e558d3a8f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:26.928766 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 932/3724] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:26 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:27.147527 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-adb8ea4c-a681-4b7b-bdea-df7c3975d2a8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:27.149963 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-adb8ea4c-a681-4b7b-bdea-df7c3975d2a8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d Aug 14 00:40:27.150319 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-adb8ea4c-a681-4b7b-bdea-df7c3975d2a8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:27.150657 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-adb8ea4c-a681-4b7b-bdea-df7c3975d2a8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:27.157156 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:27.157156 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:27.157771 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-adb8ea4c-a681-4b7b-bdea-df7c3975d2a8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:40:27.158816 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-adb8ea4c-a681-4b7b-bdea-df7c3975d2a8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d returned with HTTP 200 Aug 14 00:40:27.159570 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 913/3725] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:27 2026] GET /volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:27.244081 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4ed056a2-7858-4289-adbf-c718e2d3b09d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:27.250125 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4ed056a2-7858-4289-adbf-c718e2d3b09d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:27.250125 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4ed056a2-7858-4289-adbf-c718e2d3b09d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:27.250125 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4ed056a2-7858-4289-adbf-c718e2d3b09d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:27.250125 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-4ed056a2-7858-4289-adbf-c718e2d3b09d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:27.254973 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:27.254973 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:27.255825 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4ed056a2-7858-4289-adbf-c718e2d3b09d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:27.256373 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 935/3726] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:27 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:27.940855 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4f875195-9e09-4427-b942-2447ce37e710 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:27.946359 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4f875195-9e09-4427-b942-2447ce37e710 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:27.946761 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4f875195-9e09-4427-b942-2447ce37e710 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:27.947262 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4f875195-9e09-4427-b942-2447ce37e710 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:27.947409 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-4f875195-9e09-4427-b942-2447ce37e710 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:27.953943 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:27.953943 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:27.955008 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4f875195-9e09-4427-b942-2447ce37e710 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:27.955485 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 947/3727] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:27 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:27.998990 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2e87a320-1b4f-4267-940f-47a039d717b4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:28.001027 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2e87a320-1b4f-4267-940f-47a039d717b4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:40:28.001340 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2e87a320-1b4f-4267-940f-47a039d717b4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:28.001542 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2e87a320-1b4f-4267-940f-47a039d717b4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:28.010615 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:28.010615 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:28.015244 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2e87a320-1b4f-4267-940f-47a039d717b4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:40:28.020526 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2e87a320-1b4f-4267-940f-47a039d717b4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:40:28.021049 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 933/3728] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:27 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:28.075934 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-3301777d-3192-4822-b0a7-616ef28676c0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:28.081945 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-3301777d-3192-4822-b0a7-616ef28676c0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:40:28.082957 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-3301777d-3192-4822-b0a7-616ef28676c0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:28.082957 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-3301777d-3192-4822-b0a7-616ef28676c0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:28.092564 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:28.092564 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:28.097939 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-3301777d-3192-4822-b0a7-616ef28676c0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:40:28.104049 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-3301777d-3192-4822-b0a7-616ef28676c0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:40:28.104629 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 914/3729] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:40:28 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:28.208107 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-07e8bb45-dc67-40e5-a27d-cdc7a8de0ef3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:28.208662 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-07e8bb45-dc67-40e5-a27d-cdc7a8de0ef3 None None] GET https://10.4.3.208/volume// Aug 14 00:40:28.208980 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-07e8bb45-dc67-40e5-a27d-cdc7a8de0ef3 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:28.209273 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-07e8bb45-dc67-40e5-a27d-cdc7a8de0ef3 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:28.209755 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-07e8bb45-dc67-40e5-a27d-cdc7a8de0ef3 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:40:28.210158 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 936/3730] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:40:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:40:28.224261 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-cb4a250e-b30d-433f-8aee-555f313de946 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:28.270948 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-647b7ae0-48ed-4869-a32c-b02c5ed2524a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:28.272755 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-647b7ae0-48ed-4869-a32c-b02c5ed2524a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:28.272966 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-647b7ae0-48ed-4869-a32c-b02c5ed2524a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:28.273186 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-647b7ae0-48ed-4869-a32c-b02c5ed2524a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:28.273297 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-647b7ae0-48ed-4869-a32c-b02c5ed2524a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:28.278859 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:28.278859 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:28.279674 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-647b7ae0-48ed-4869-a32c-b02c5ed2524a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:28.281025 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 934/3731] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:28 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:28.355047 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-cb4a250e-b30d-433f-8aee-555f313de946 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:40:28.355532 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-cb4a250e-b30d-433f-8aee-555f313de946 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f40f9515-ddcc-4064-aad0-e32145005ab7", "connector": null, "instance_uuid": "6f47d22c-d7ca-4dc9-b30a-b008932bad95"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:28.363898 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:28.363898 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:28.392490 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-cb4a250e-b30d-433f-8aee-555f313de946 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:40:28.392966 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 948/3732] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:40:28 2026] POST /volume/v3/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:28.422333 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-93268b8a-cbfa-4606-90b7-1cb1809641bc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:28.424599 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-93268b8a-cbfa-4606-90b7-1cb1809641bc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:40:28.425370 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-93268b8a-cbfa-4606-90b7-1cb1809641bc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:28.425370 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-93268b8a-cbfa-4606-90b7-1cb1809641bc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:28.435117 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a04a19ee-42e3-4ec8-9b00-f8d31ebf00e7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:28.435117 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a04a19ee-42e3-4ec8-9b00-f8d31ebf00e7 None None] GET https://10.4.3.208/volume// Aug 14 00:40:28.435117 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a04a19ee-42e3-4ec8-9b00-f8d31ebf00e7 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:28.435117 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a04a19ee-42e3-4ec8-9b00-f8d31ebf00e7 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:28.435117 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a04a19ee-42e3-4ec8-9b00-f8d31ebf00e7 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:40:28.435729 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:28.435729 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:28.435955 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 937/3733] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:40:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:40:28.440548 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-93268b8a-cbfa-4606-90b7-1cb1809641bc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:40:28.444201 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-1f9fd8bc-eab6-41f4-a7ec-f653ecd16752 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:28.447159 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-1f9fd8bc-eab6-41f4-a7ec-f653ecd16752 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:40:28.447456 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-1f9fd8bc-eab6-41f4-a7ec-f653ecd16752 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:28.447713 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-1f9fd8bc-eab6-41f4-a7ec-f653ecd16752 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:28.450039 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-93268b8a-cbfa-4606-90b7-1cb1809641bc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:40:28.450634 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 915/3734] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:28 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:28.469123 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:28.469123 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:28.473247 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-1f9fd8bc-eab6-41f4-a7ec-f653ecd16752 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:40:28.479772 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-1f9fd8bc-eab6-41f4-a7ec-f653ecd16752 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:40:28.480379 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 935/3735] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:40:28 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 1021 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:40:28.598114 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-2e793584-d155-44dd-abf2-12f1eecccd0c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:28.598114 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-2e793584-d155-44dd-abf2-12f1eecccd0c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] PUT https://10.4.3.208/volume/v3/attachments/d243b370-2c7f-4830-81e8-49c23ed6b863 Aug 14 00:40:28.598321 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-2e793584-d155-44dd-abf2-12f1eecccd0c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:28.607136 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-2e793584-d155-44dd-abf2-12f1eecccd0c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Acquiring lock "cinder-attachment_update-f40f9515-ddcc-4064-aad0-e32145005ab7-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:40:28.612493 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-2e793584-d155-44dd-abf2-12f1eecccd0c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Lock "cinder-attachment_update-f40f9515-ddcc-4064-aad0-e32145005ab7-np0000007289" acquired by "attachment_update" :: waited 0.005s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:40:28.613107 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:28.613107 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:28.720813 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-2e793584-d155-44dd-abf2-12f1eecccd0c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Lock "cinder-attachment_update-f40f9515-ddcc-4064-aad0-e32145005ab7-np0000007289" released by "attachment_update" :: held 0.108s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:40:28.720813 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-2e793584-d155-44dd-abf2-12f1eecccd0c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/attachments/d243b370-2c7f-4830-81e8-49c23ed6b863 returned with HTTP 200 Aug 14 00:40:28.720813 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 949/3736] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:40:28 2026] PUT /volume/v3/attachments/d243b370-2c7f-4830-81e8-49c23ed6b863 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:28.967437 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d7cd0e2b-89aa-4243-88d8-c759b4e72103 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:28.969496 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d7cd0e2b-89aa-4243-88d8-c759b4e72103 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:28.969996 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d7cd0e2b-89aa-4243-88d8-c759b4e72103 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:28.970359 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d7cd0e2b-89aa-4243-88d8-c759b4e72103 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:28.970629 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-d7cd0e2b-89aa-4243-88d8-c759b4e72103 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:28.976377 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:28.976377 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:28.977866 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d7cd0e2b-89aa-4243-88d8-c759b4e72103 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:28.978503 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 938/3737] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:28 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:28.989877 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9b311436-3f97-4eea-8251-9b03a515ee89 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:28.992399 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9b311436-3f97-4eea-8251-9b03a515ee89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] POST https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a/restore Aug 14 00:40:28.992970 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9b311436-3f97-4eea-8251-9b03a515ee89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "7eb9d5d2-4435-457d-ba59-5bcc731cbdad"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:28.995061 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.backups [None req-9b311436-3f97-4eea-8251-9b03a515ee89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Restoring backup 4b49a11a-4b60-45bd-8743-15d6888ed90a ({'restore': {'volume_id': '7eb9d5d2-4435-457d-ba59-5bcc731cbdad'}}) {{(pid=100209) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 00:40:28.995297 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-9b311436-3f97-4eea-8251-9b03a515ee89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Restoring backup 4b49a11a-4b60-45bd-8743-15d6888ed90a to volume 7eb9d5d2-4435-457d-ba59-5bcc731cbdad. Aug 14 00:40:29.000681 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:29.000681 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:29.011489 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:29.011489 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:29.012306 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-9b311436-3f97-4eea-8251-9b03a515ee89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:40:29.012573 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.api [None req-9b311436-3f97-4eea-8251-9b03a515ee89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Checking backup size 1 against volume size 1 {{(pid=100209) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 00:40:29.012771 np0000007289 devstack@c-api.service[100209]: INFO cinder.backup.api [None req-9b311436-3f97-4eea-8251-9b03a515ee89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Overwriting volume 7eb9d5d2-4435-457d-ba59-5bcc731cbdad with restore of backup 4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:29.029114 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-9b311436-3f97-4eea-8251-9b03a515ee89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] restore_backup in rpcapi backup_id 4b49a11a-4b60-45bd-8743-15d6888ed90a {{(pid=100209) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 00:40:29.031119 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9b311436-3f97-4eea-8251-9b03a515ee89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a/restore returned with HTTP 202 Aug 14 00:40:29.031639 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 916/3738] 10.4.3.208 () {68 vars in 1393 bytes} [Fri Aug 14 00:40:28 2026] POST /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a/restore => generated 182 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:40:29.041206 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6c5b26a2-1de4-4aca-bd38-a3e75da1c5bb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:29.043985 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6c5b26a2-1de4-4aca-bd38-a3e75da1c5bb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:29.044446 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6c5b26a2-1de4-4aca-bd38-a3e75da1c5bb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:29.044762 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6c5b26a2-1de4-4aca-bd38-a3e75da1c5bb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:29.044942 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-6c5b26a2-1de4-4aca-bd38-a3e75da1c5bb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:29.051201 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:29.051201 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:29.052711 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6c5b26a2-1de4-4aca-bd38-a3e75da1c5bb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:29.053241 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 936/3739] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:29 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:29.291361 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e2eee8e3-91ca-43c1-9213-2c0f5750bfd9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:29.293167 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e2eee8e3-91ca-43c1-9213-2c0f5750bfd9 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:40:29.293381 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e2eee8e3-91ca-43c1-9213-2c0f5750bfd9 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:29.293587 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e2eee8e3-91ca-43c1-9213-2c0f5750bfd9 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:29.293718 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-e2eee8e3-91ca-43c1-9213-2c0f5750bfd9 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:29.297788 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:29.297788 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:29.298499 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e2eee8e3-91ca-43c1-9213-2c0f5750bfd9 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:40:29.298883 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 950/3740] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:29 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:29.311075 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-abcfc257-c1a0-49f1-be81-26281f940427 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:29.427835 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-abcfc257-c1a0-49f1-be81-26281f940427 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56/export_record Aug 14 00:40:29.428026 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-abcfc257-c1a0-49f1-be81-26281f940427 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:29.428312 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-abcfc257-c1a0-49f1-be81-26281f940427 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Calling method 'export_record' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:29.428350 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-abcfc257-c1a0-49f1-be81-26281f940427 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Export record for backup 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100208) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 00:40:29.432755 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:29.432755 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:29.433876 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.policy [None req-abcfc257-c1a0-49f1-be81-26281f940427 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '4809b6e69a7d49f1b2553af9da88384d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53c2e4b6d5b44c8ba2b7eebbb9e96f22', '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=100208) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:40:29.434063 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-abcfc257-c1a0-49f1-be81-26281f940427 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56/export_record returned with HTTP 403 Aug 14 00:40:29.434554 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 939/3741] 10.4.3.208 () {68 vars in 1430 bytes} [Fri Aug 14 00:40:29 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56/export_record => generated 101 bytes in 124 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:29.441993 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:29.445510 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:40:29.445908 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-503106615"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:29.447293 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-503106615'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:40:29.447413 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Create volume of 1 GB Aug 14 00:40:29.451342 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Availability Zones retrieved successfully. Aug 14 00:40:29.457116 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Flow 'volume_create_api' (198586f0-6da6-4db9-9666-955b70b851ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:40:29.457916 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (617c1b24-94ac-4318-8a8e-9d05af078922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:40:29.458647 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:40:29.469238 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d366601f-e007-4ff2-ae8d-5a767ee44baf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:29.472319 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d366601f-e007-4ff2-ae8d-5a767ee44baf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:40:29.472762 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d366601f-e007-4ff2-ae8d-5a767ee44baf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:29.473099 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d366601f-e007-4ff2-ae8d-5a767ee44baf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:29.485181 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:29.485181 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:29.489271 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (617c1b24-94ac-4318-8a8e-9d05af078922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:40:29.489461 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d366601f-e007-4ff2-ae8d-5a767ee44baf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:40:29.489981 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12f55a91-0c45-4f1c-9298-d127c6adbb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:40:29.494298 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d366601f-e007-4ff2-ae8d-5a767ee44baf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:40:29.494775 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 937/3742] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:29 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:29.529760 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Created reservations ['5980a042-978c-4203-83f1-f61d6f87874f', '4ac26b2c-e3d4-43f0-805e-99e9393447e4', '150032e2-6d38-471a-b03a-7d460e9af60a', '28b30169-5018-45de-950b-0a55856a065e'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:40:29.530580 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12f55a91-0c45-4f1c-9298-d127c6adbb1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5980a042-978c-4203-83f1-f61d6f87874f', '4ac26b2c-e3d4-43f0-805e-99e9393447e4', '150032e2-6d38-471a-b03a-7d460e9af60a', '28b30169-5018-45de-950b-0a55856a065e']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:40:29.531307 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb819b7f-db89-4ebe-87a7-a5f23022bc40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:40:29.557959 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb819b7f-db89-4ebe-87a7-a5f23022bc40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39c47f6c-78b3-4155-bf51-58f6ba9e7981', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-503106615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c2e4b6d5b44c8ba2b7eebbb9e96f22',qos_specs=None,replication_status=,reservations=['5980a042-978c-4203-83f1-f61d6f87874f','4ac26b2c-e3d4-43f0-805e-99e9393447e4','150032e2-6d38-471a-b03a-7d460e9af60a','28b30169-5018-45de-950b-0a55856a065e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cccbf2ca19de4cd9b3b0b333723c86ad',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:40:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-503106615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39c47f6c-78b3-4155-bf51-58f6ba9e7981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53c2e4b6d5b44c8ba2b7eebbb9e96f22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cccbf2ca19de4cd9b3b0b333723c86ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:40:29.558986 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d06e90-0411-4ada-aa5d-af3f3d9daf71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:40:29.579791 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d06e90-0411-4ada-aa5d-af3f3d9daf71) transitioned into state 'SUCCESS' from state '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-503106615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c2e4b6d5b44c8ba2b7eebbb9e96f22',qos_specs=None,replication_status=,reservations=['5980a042-978c-4203-83f1-f61d6f87874f','4ac26b2c-e3d4-43f0-805e-99e9393447e4','150032e2-6d38-471a-b03a-7d460e9af60a','28b30169-5018-45de-950b-0a55856a065e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cccbf2ca19de4cd9b3b0b333723c86ad',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:40:29.581013 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee4ebf4-4894-4837-8f2d-5e0cd698fa31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:40:29.591858 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee4ebf4-4894-4837-8f2d-5e0cd698fa31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:40:29.592944 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Flow 'volume_create_api' (198586f0-6da6-4db9-9666-955b70b851ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:40:29.593411 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Create volume request issued successfully. Aug 14 00:40:29.594161 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-056ad91c-6b57-4949-91d9-3fe812ef5ac4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:40:29.594734 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 917/3743] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:40:29 2026] POST /volume/v3/volumes => generated 777 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:40:29.608622 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-af832d2b-1844-4f90-8891-5ddc9cd5bd59 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:29.611065 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-af832d2b-1844-4f90-8891-5ddc9cd5bd59 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/volumes/39c47f6c-78b3-4155-bf51-58f6ba9e7981 Aug 14 00:40:29.611278 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-af832d2b-1844-4f90-8891-5ddc9cd5bd59 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:29.611565 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-af832d2b-1844-4f90-8891-5ddc9cd5bd59 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:29.626028 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:29.626028 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:29.631489 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-af832d2b-1844-4f90-8891-5ddc9cd5bd59 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Volume info retrieved successfully. Aug 14 00:40:29.641182 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-af832d2b-1844-4f90-8891-5ddc9cd5bd59 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes/39c47f6c-78b3-4155-bf51-58f6ba9e7981 returned with HTTP 200 Aug 14 00:40:29.641668 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 951/3744] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:29 2026] GET /volume/v3/volumes/39c47f6c-78b3-4155-bf51-58f6ba9e7981 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:30.066529 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bf46e578-dc06-4365-977f-89f41f92cc07 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:30.069139 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bf46e578-dc06-4365-977f-89f41f92cc07 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:30.069139 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bf46e578-dc06-4365-977f-89f41f92cc07 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:30.069231 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bf46e578-dc06-4365-977f-89f41f92cc07 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:30.069337 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-bf46e578-dc06-4365-977f-89f41f92cc07 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:30.076111 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:30.076111 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:30.077106 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bf46e578-dc06-4365-977f-89f41f92cc07 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:30.077655 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 940/3745] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:30 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:30.508116 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-eeee4d85-c30d-42db-b037-31fb453f1a96 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:30.510696 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-eeee4d85-c30d-42db-b037-31fb453f1a96 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:40:30.510917 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-eeee4d85-c30d-42db-b037-31fb453f1a96 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:30.511172 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-eeee4d85-c30d-42db-b037-31fb453f1a96 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:30.522777 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:30.522777 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:30.526842 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-eeee4d85-c30d-42db-b037-31fb453f1a96 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:40:30.531985 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-eeee4d85-c30d-42db-b037-31fb453f1a96 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:40:30.532378 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 938/3746] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:30 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:30.658109 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-393388c5-8fac-40ee-b162-7ac86c578a3d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:30.660296 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-393388c5-8fac-40ee-b162-7ac86c578a3d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/volumes/39c47f6c-78b3-4155-bf51-58f6ba9e7981 Aug 14 00:40:30.660523 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-393388c5-8fac-40ee-b162-7ac86c578a3d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:30.660670 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-393388c5-8fac-40ee-b162-7ac86c578a3d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:30.667521 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:30.667521 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:30.671211 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-393388c5-8fac-40ee-b162-7ac86c578a3d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Volume info retrieved successfully. Aug 14 00:40:30.675206 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-393388c5-8fac-40ee-b162-7ac86c578a3d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes/39c47f6c-78b3-4155-bf51-58f6ba9e7981 returned with HTTP 200 Aug 14 00:40:30.675740 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 918/3747] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:30 2026] GET /volume/v3/volumes/39c47f6c-78b3-4155-bf51-58f6ba9e7981 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:30.688625 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-abbfa9c1-f595-496e-b71c-e2504a17576e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:30.691386 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-abbfa9c1-f595-496e-b71c-e2504a17576e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:40:30.691743 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-abbfa9c1-f595-496e-b71c-e2504a17576e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "39c47f6c-78b3-4155-bf51-58f6ba9e7981", "name": "tempest-type-Backup-1708142194"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:30.697326 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-abbfa9c1-f595-496e-b71c-e2504a17576e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Creating new backup {'backup': {'volume_id': '39c47f6c-78b3-4155-bf51-58f6ba9e7981', 'name': 'tempest-type-Backup-1708142194'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:40:30.697556 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-abbfa9c1-f595-496e-b71c-e2504a17576e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Creating backup of volume 39c47f6c-78b3-4155-bf51-58f6ba9e7981 in container None Aug 14 00:40:30.706183 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:30.706183 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:30.706765 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-abbfa9c1-f595-496e-b71c-e2504a17576e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Volume info retrieved successfully. Aug 14 00:40:30.724046 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-abbfa9c1-f595-496e-b71c-e2504a17576e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Created reservations ['56cab08f-9704-4a18-b66b-d48e846f8be5', 'bf60243c-3f0b-426a-b81b-38b7c3a3705a'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:40:30.759179 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-abbfa9c1-f595-496e-b71c-e2504a17576e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:40:30.759179 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 952/3748] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:40:30 2026] POST /volume/v3/backups => generated 316 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:40:30.769497 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-60144530-fd47-45a5-9183-edf252558247 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:30.772257 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-60144530-fd47-45a5-9183-edf252558247 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:30.772541 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-60144530-fd47-45a5-9183-edf252558247 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:30.772776 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-60144530-fd47-45a5-9183-edf252558247 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:30.773197 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-60144530-fd47-45a5-9183-edf252558247 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:30.777907 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:30.777907 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:30.778783 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-60144530-fd47-45a5-9183-edf252558247 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:30.779283 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 941/3749] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:30 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:31.090950 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-08626f08-fc2b-4c5b-ae84-575c1caa9cb6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:31.092761 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-08626f08-fc2b-4c5b-ae84-575c1caa9cb6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:31.092932 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-08626f08-fc2b-4c5b-ae84-575c1caa9cb6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:31.093126 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-08626f08-fc2b-4c5b-ae84-575c1caa9cb6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:31.093278 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-08626f08-fc2b-4c5b-ae84-575c1caa9cb6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:31.097633 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:31.097633 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:31.098451 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-08626f08-fc2b-4c5b-ae84-575c1caa9cb6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:31.098842 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 939/3750] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:31 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:31.548669 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cc5506e1-03cb-4c98-b703-c897887e3633 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:31.550986 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cc5506e1-03cb-4c98-b703-c897887e3633 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:40:31.551323 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cc5506e1-03cb-4c98-b703-c897887e3633 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:31.551624 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cc5506e1-03cb-4c98-b703-c897887e3633 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:31.564042 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:31.564042 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:31.571947 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-cc5506e1-03cb-4c98-b703-c897887e3633 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:40:31.578932 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cc5506e1-03cb-4c98-b703-c897887e3633 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:40:31.579689 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 919/3751] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:31 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:31.794006 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-23fac7a5-f097-4474-89b1-bf2c769c6b5a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:31.796505 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-23fac7a5-f097-4474-89b1-bf2c769c6b5a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:31.796823 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-23fac7a5-f097-4474-89b1-bf2c769c6b5a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:31.797139 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-23fac7a5-f097-4474-89b1-bf2c769c6b5a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:31.797332 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-23fac7a5-f097-4474-89b1-bf2c769c6b5a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:31.805078 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:31.805078 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:31.806020 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-23fac7a5-f097-4474-89b1-bf2c769c6b5a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:31.806627 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 953/3752] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:31 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:32.051530 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-df68b866-0e8b-4bb4-978c-7899508e01eb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:32.056106 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-df68b866-0e8b-4bb4-978c-7899508e01eb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/attachments/d243b370-2c7f-4830-81e8-49c23ed6b863/action Aug 14 00:40:32.056497 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-df68b866-0e8b-4bb4-978c-7899508e01eb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:40:32.056620 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-df68b866-0e8b-4bb4-978c-7899508e01eb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:32.080512 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:32.080512 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:32.100033 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-89802b27-2c77-49bb-ac75-6d2b5f834b43 req-df68b866-0e8b-4bb4-978c-7899508e01eb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/attachments/d243b370-2c7f-4830-81e8-49c23ed6b863/action returned with HTTP 204 Aug 14 00:40:32.100033 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 942/3753] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:40:32 2026] POST /volume/v3/attachments/d243b370-2c7f-4830-81e8-49c23ed6b863/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:32.116739 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5c036c35-9658-4835-ad2b-4911a7b8b27f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:32.118685 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5c036c35-9658-4835-ad2b-4911a7b8b27f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:32.118767 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5c036c35-9658-4835-ad2b-4911a7b8b27f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:32.118921 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5c036c35-9658-4835-ad2b-4911a7b8b27f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:32.119022 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-5c036c35-9658-4835-ad2b-4911a7b8b27f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:32.123113 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:32.123113 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:32.123815 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5c036c35-9658-4835-ad2b-4911a7b8b27f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:32.124184 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 940/3754] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:32 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:32.593302 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-68ed001e-e2ec-4a2b-97d4-ff2d26ae7a7f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:32.595251 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-68ed001e-e2ec-4a2b-97d4-ff2d26ae7a7f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:40:32.595519 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-68ed001e-e2ec-4a2b-97d4-ff2d26ae7a7f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:32.595735 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-68ed001e-e2ec-4a2b-97d4-ff2d26ae7a7f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:32.605804 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:32.605804 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:32.609409 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-68ed001e-e2ec-4a2b-97d4-ff2d26ae7a7f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:40:32.614209 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-68ed001e-e2ec-4a2b-97d4-ff2d26ae7a7f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:40:32.614706 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 920/3755] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:32 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:32.633527 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d8a09f56-4ea4-4144-8410-c28f2f737b9b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:32.637113 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d8a09f56-4ea4-4144-8410-c28f2f737b9b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:40:32.637113 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d8a09f56-4ea4-4144-8410-c28f2f737b9b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f40f9515-ddcc-4064-aad0-e32145005ab7", "name": "tempest-VolumesBackupsTest-Backup-64556687", "force": true, "container": "tempest-volumesbackupstest-backup-container-1194470697"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:32.637471 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-d8a09f56-4ea4-4144-8410-c28f2f737b9b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Creating new backup {'backup': {'volume_id': 'f40f9515-ddcc-4064-aad0-e32145005ab7', 'name': 'tempest-VolumesBackupsTest-Backup-64556687', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1194470697'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:40:32.637736 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-d8a09f56-4ea4-4144-8410-c28f2f737b9b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Creating backup of volume f40f9515-ddcc-4064-aad0-e32145005ab7 in container tempest-volumesbackupstest-backup-container-1194470697 Aug 14 00:40:32.647827 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:32.647827 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:32.648452 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d8a09f56-4ea4-4144-8410-c28f2f737b9b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:40:32.671031 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-d8a09f56-4ea4-4144-8410-c28f2f737b9b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Created reservations ['3d6dcb6c-87ad-4a32-a0a6-fe2b474c03ab', '93dd8851-9d13-47d7-95b6-8f9883eaaeff'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:40:32.696736 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d8a09f56-4ea4-4144-8410-c28f2f737b9b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:40:32.697304 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 954/3756] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:40:32 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 14 00:40:32.710509 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1ec864fa-cf0e-4736-b930-ba1f927b4235 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:32.712059 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1ec864fa-cf0e-4736-b930-ba1f927b4235 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:32.713713 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1ec864fa-cf0e-4736-b930-ba1f927b4235 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:32.713713 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1ec864fa-cf0e-4736-b930-ba1f927b4235 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:32.713713 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-1ec864fa-cf0e-4736-b930-ba1f927b4235 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:32.717198 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:32.717198 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:32.718119 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1ec864fa-cf0e-4736-b930-ba1f927b4235 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:32.718718 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 943/3757] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:32 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:32.819607 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3519195b-4a44-4f74-8fcb-454e22a0c6d4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:32.822446 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3519195b-4a44-4f74-8fcb-454e22a0c6d4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:32.822758 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3519195b-4a44-4f74-8fcb-454e22a0c6d4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:32.823071 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3519195b-4a44-4f74-8fcb-454e22a0c6d4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:32.823206 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-3519195b-4a44-4f74-8fcb-454e22a0c6d4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:32.828655 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:32.828655 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:32.829503 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3519195b-4a44-4f74-8fcb-454e22a0c6d4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:32.829962 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 941/3758] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:32 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:33.135832 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5ecaf9e1-67d8-4329-b650-4fd570dd0fff None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:33.139322 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5ecaf9e1-67d8-4329-b650-4fd570dd0fff tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:33.139454 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5ecaf9e1-67d8-4329-b650-4fd570dd0fff tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:33.139794 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5ecaf9e1-67d8-4329-b650-4fd570dd0fff tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:33.139938 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-5ecaf9e1-67d8-4329-b650-4fd570dd0fff tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:33.145011 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:33.145011 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:33.145889 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5ecaf9e1-67d8-4329-b650-4fd570dd0fff tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:33.146319 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 921/3759] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:33 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:33.730365 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-67f64745-37d4-4ad3-862c-e85573fff5cd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:33.733161 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-67f64745-37d4-4ad3-862c-e85573fff5cd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:33.733422 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-67f64745-37d4-4ad3-862c-e85573fff5cd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:33.733707 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-67f64745-37d4-4ad3-862c-e85573fff5cd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:33.733870 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-67f64745-37d4-4ad3-862c-e85573fff5cd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:33.739706 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:33.739706 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:33.741081 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-67f64745-37d4-4ad3-862c-e85573fff5cd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:33.741698 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 955/3760] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:33 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:33.842339 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2d7c8ad8-ab03-4273-9b72-4132eba87e6d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:33.845304 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2d7c8ad8-ab03-4273-9b72-4132eba87e6d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:33.845615 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2d7c8ad8-ab03-4273-9b72-4132eba87e6d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:33.845914 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2d7c8ad8-ab03-4273-9b72-4132eba87e6d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:33.846043 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-2d7c8ad8-ab03-4273-9b72-4132eba87e6d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:33.852285 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:33.852285 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:33.853246 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2d7c8ad8-ab03-4273-9b72-4132eba87e6d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:33.853717 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 944/3761] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:33 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:34.158703 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8df3b35b-3233-494a-8ddd-59f00eca992a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:34.161206 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8df3b35b-3233-494a-8ddd-59f00eca992a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:34.161538 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8df3b35b-3233-494a-8ddd-59f00eca992a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:34.161856 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8df3b35b-3233-494a-8ddd-59f00eca992a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:34.162153 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-8df3b35b-3233-494a-8ddd-59f00eca992a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:34.167893 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:34.167893 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:34.168894 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8df3b35b-3233-494a-8ddd-59f00eca992a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:34.169416 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 942/3762] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:34 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:34.754276 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-eea87ee3-4c50-4f58-aa63-344545892135 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:34.757298 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-eea87ee3-4c50-4f58-aa63-344545892135 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:34.757654 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-eea87ee3-4c50-4f58-aa63-344545892135 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:34.758381 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-eea87ee3-4c50-4f58-aa63-344545892135 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:34.760495 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-eea87ee3-4c50-4f58-aa63-344545892135 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:34.766637 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:34.766637 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:34.768301 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-eea87ee3-4c50-4f58-aa63-344545892135 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:34.768788 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 922/3763] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:34 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:34.867345 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f2b9d504-5f8f-4461-b0a8-2c0f846a6174 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:34.869516 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f2b9d504-5f8f-4461-b0a8-2c0f846a6174 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:34.869771 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f2b9d504-5f8f-4461-b0a8-2c0f846a6174 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:34.869998 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f2b9d504-5f8f-4461-b0a8-2c0f846a6174 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:34.870159 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-f2b9d504-5f8f-4461-b0a8-2c0f846a6174 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:34.876384 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:34.876384 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:34.877324 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f2b9d504-5f8f-4461-b0a8-2c0f846a6174 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:34.877844 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 956/3764] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:34 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:35.191456 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1e2a16b0-a8cc-4de0-ba6d-fe525aa1c024 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:35.194079 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1e2a16b0-a8cc-4de0-ba6d-fe525aa1c024 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:35.194324 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1e2a16b0-a8cc-4de0-ba6d-fe525aa1c024 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:35.194677 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1e2a16b0-a8cc-4de0-ba6d-fe525aa1c024 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:35.195850 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-1e2a16b0-a8cc-4de0-ba6d-fe525aa1c024 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:35.200611 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:35.200611 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:35.201757 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1e2a16b0-a8cc-4de0-ba6d-fe525aa1c024 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:35.202262 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 945/3765] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:35 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:35.782690 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e5fb5cdc-36ae-4a3e-8b54-cb9dcd78a04c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:35.786610 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e5fb5cdc-36ae-4a3e-8b54-cb9dcd78a04c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:35.787164 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e5fb5cdc-36ae-4a3e-8b54-cb9dcd78a04c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:35.787953 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e5fb5cdc-36ae-4a3e-8b54-cb9dcd78a04c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:35.788727 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-e5fb5cdc-36ae-4a3e-8b54-cb9dcd78a04c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:35.798314 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:35.798314 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:35.799525 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e5fb5cdc-36ae-4a3e-8b54-cb9dcd78a04c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:35.801386 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 943/3766] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:35 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:35.894732 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4012f588-d8c5-4a36-bb1a-76f334b3c76e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:35.896738 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4012f588-d8c5-4a36-bb1a-76f334b3c76e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:35.896978 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4012f588-d8c5-4a36-bb1a-76f334b3c76e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:35.897202 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4012f588-d8c5-4a36-bb1a-76f334b3c76e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:35.897307 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-4012f588-d8c5-4a36-bb1a-76f334b3c76e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:35.906452 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:35.906452 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:35.907277 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4012f588-d8c5-4a36-bb1a-76f334b3c76e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:35.907803 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 923/3767] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:35 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:36.217213 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3fc22aa1-5b0d-4b40-a72b-d89088fa7692 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:36.219287 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3fc22aa1-5b0d-4b40-a72b-d89088fa7692 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:36.219574 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3fc22aa1-5b0d-4b40-a72b-d89088fa7692 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:36.219850 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3fc22aa1-5b0d-4b40-a72b-d89088fa7692 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:36.219956 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-3fc22aa1-5b0d-4b40-a72b-d89088fa7692 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:36.225602 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:36.225602 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:36.226887 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3fc22aa1-5b0d-4b40-a72b-d89088fa7692 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:36.227403 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 957/3768] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:36 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:36.814831 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0567508d-bb6c-4cb8-a9a7-72bfd754c6a1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:36.817276 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0567508d-bb6c-4cb8-a9a7-72bfd754c6a1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:36.817565 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0567508d-bb6c-4cb8-a9a7-72bfd754c6a1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:36.817832 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0567508d-bb6c-4cb8-a9a7-72bfd754c6a1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:36.817984 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-0567508d-bb6c-4cb8-a9a7-72bfd754c6a1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:36.823586 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:36.823586 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:36.824729 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0567508d-bb6c-4cb8-a9a7-72bfd754c6a1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:36.825224 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 946/3769] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:36 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:36.925442 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0c9678df-251a-43c5-9425-cd456117906f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:36.927705 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0c9678df-251a-43c5-9425-cd456117906f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:36.927932 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0c9678df-251a-43c5-9425-cd456117906f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:36.928196 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0c9678df-251a-43c5-9425-cd456117906f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:36.928364 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-0c9678df-251a-43c5-9425-cd456117906f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:36.933373 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:36.933373 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:36.934112 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0c9678df-251a-43c5-9425-cd456117906f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:36.934560 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 944/3770] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:36 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:37.241327 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7ca3c3c8-7142-450e-9103-bde6731644e4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:37.243730 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7ca3c3c8-7142-450e-9103-bde6731644e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:37.243911 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7ca3c3c8-7142-450e-9103-bde6731644e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:37.244883 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7ca3c3c8-7142-450e-9103-bde6731644e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:37.244883 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-7ca3c3c8-7142-450e-9103-bde6731644e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:37.249327 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:37.249327 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:37.250239 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7ca3c3c8-7142-450e-9103-bde6731644e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:37.250704 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 924/3771] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:37 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:37.836776 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0e8eb57b-61a7-46e0-8152-ab47c1940095 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:37.838478 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0e8eb57b-61a7-46e0-8152-ab47c1940095 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:37.838657 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0e8eb57b-61a7-46e0-8152-ab47c1940095 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:37.838874 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0e8eb57b-61a7-46e0-8152-ab47c1940095 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:37.838987 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-0e8eb57b-61a7-46e0-8152-ab47c1940095 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:37.843370 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:37.843370 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:37.844271 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0e8eb57b-61a7-46e0-8152-ab47c1940095 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:37.844710 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 958/3772] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:37 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:37.953866 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7fc1c9d9-75b9-477f-9ff9-8f2bf8406ee1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:37.956216 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7fc1c9d9-75b9-477f-9ff9-8f2bf8406ee1 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:37.956516 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7fc1c9d9-75b9-477f-9ff9-8f2bf8406ee1 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:37.956894 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7fc1c9d9-75b9-477f-9ff9-8f2bf8406ee1 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:37.957043 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7fc1c9d9-75b9-477f-9ff9-8f2bf8406ee1 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:37.963035 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:37.963035 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:37.963939 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7fc1c9d9-75b9-477f-9ff9-8f2bf8406ee1 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:37.964427 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 947/3773] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:37 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:38.264274 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a7d194e4-ab51-403f-9f5f-4a4fe32d2c3b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:38.266202 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a7d194e4-ab51-403f-9f5f-4a4fe32d2c3b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:38.266411 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a7d194e4-ab51-403f-9f5f-4a4fe32d2c3b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:38.266617 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a7d194e4-ab51-403f-9f5f-4a4fe32d2c3b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:38.266730 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-a7d194e4-ab51-403f-9f5f-4a4fe32d2c3b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:38.271857 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:38.271857 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:38.272745 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a7d194e4-ab51-403f-9f5f-4a4fe32d2c3b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:38.273277 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 945/3774] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:38 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:38.855960 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a05f52be-6f61-46e9-9465-aa7598c3c89f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:38.858321 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a05f52be-6f61-46e9-9465-aa7598c3c89f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:38.859243 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a05f52be-6f61-46e9-9465-aa7598c3c89f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:38.859243 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a05f52be-6f61-46e9-9465-aa7598c3c89f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:38.859447 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-a05f52be-6f61-46e9-9465-aa7598c3c89f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:38.866357 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:38.866357 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:38.866789 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a05f52be-6f61-46e9-9465-aa7598c3c89f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:38.867618 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 925/3775] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:38 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:38.977154 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8111510a-346d-410b-ae14-bdd211a682f8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:38.979448 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8111510a-346d-410b-ae14-bdd211a682f8 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:38.979718 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8111510a-346d-410b-ae14-bdd211a682f8 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:38.979961 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8111510a-346d-410b-ae14-bdd211a682f8 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:38.980123 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-8111510a-346d-410b-ae14-bdd211a682f8 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:38.986453 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:38.986453 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:38.987319 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8111510a-346d-410b-ae14-bdd211a682f8 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:38.987814 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 959/3776] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:38 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:39.283573 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d1547a90-df63-44a9-aff9-ffbfcc0799e3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:39.285549 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d1547a90-df63-44a9-aff9-ffbfcc0799e3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:39.285843 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d1547a90-df63-44a9-aff9-ffbfcc0799e3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:39.285948 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d1547a90-df63-44a9-aff9-ffbfcc0799e3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:39.286046 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-d1547a90-df63-44a9-aff9-ffbfcc0799e3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:39.290832 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:39.290832 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:39.291693 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d1547a90-df63-44a9-aff9-ffbfcc0799e3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:39.292140 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 948/3777] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:39 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:39.880717 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f70a91f9-3a42-42d9-9bea-b71ebb81ef06 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:39.883496 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f70a91f9-3a42-42d9-9bea-b71ebb81ef06 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:39.883745 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f70a91f9-3a42-42d9-9bea-b71ebb81ef06 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:39.883944 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f70a91f9-3a42-42d9-9bea-b71ebb81ef06 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:39.884076 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-f70a91f9-3a42-42d9-9bea-b71ebb81ef06 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:39.892773 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:39.892773 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:39.893600 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f70a91f9-3a42-42d9-9bea-b71ebb81ef06 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:39.894023 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 946/3778] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:39 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:40.001074 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-642e201b-b778-4178-bb8b-6d09982e13af None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:40.004777 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-642e201b-b778-4178-bb8b-6d09982e13af tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:40.005107 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-642e201b-b778-4178-bb8b-6d09982e13af tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:40.005290 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-642e201b-b778-4178-bb8b-6d09982e13af tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:40.005461 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-642e201b-b778-4178-bb8b-6d09982e13af tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:40.014028 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:40.014028 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:40.015065 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-642e201b-b778-4178-bb8b-6d09982e13af tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:40.016006 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 926/3779] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:39 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:40.083802 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-57196cb3-00e3-4041-bcde-d6167c803040 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:40.086179 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-57196cb3-00e3-4041-bcde-d6167c803040 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf Aug 14 00:40:40.086459 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-57196cb3-00e3-4041-bcde-d6167c803040 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:40.086668 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-57196cb3-00e3-4041-bcde-d6167c803040 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:40.115808 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:40.115808 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:40.123425 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-57196cb3-00e3-4041-bcde-d6167c803040 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:40:40.130190 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-57196cb3-00e3-4041-bcde-d6167c803040 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf returned with HTTP 200 Aug 14 00:40:40.130862 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 960/3780] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:40 2026] GET /volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf => generated 1637 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:40.307225 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9aa70c82-7692-41e0-a171-3f3ec1020992 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:40.309398 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9aa70c82-7692-41e0-a171-3f3ec1020992 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:40.309788 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9aa70c82-7692-41e0-a171-3f3ec1020992 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:40.311116 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9aa70c82-7692-41e0-a171-3f3ec1020992 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:40.311116 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-9aa70c82-7692-41e0-a171-3f3ec1020992 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:40.316536 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:40.316536 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:40.317676 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9aa70c82-7692-41e0-a171-3f3ec1020992 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:40.318237 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 949/3781] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:40 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:40.910059 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b1703383-bc29-4117-8f26-40a03569b417 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:40.911967 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b1703383-bc29-4117-8f26-40a03569b417 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:40.912244 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b1703383-bc29-4117-8f26-40a03569b417 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:40.915752 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b1703383-bc29-4117-8f26-40a03569b417 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:40.915925 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-b1703383-bc29-4117-8f26-40a03569b417 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:40.921103 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:40.921103 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:40.922306 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b1703383-bc29-4117-8f26-40a03569b417 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:40.922888 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 947/3782] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:40 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:41.032905 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8ae5ce5f-de64-4c04-b3a3-1647a6eb02dc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:41.035015 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8ae5ce5f-de64-4c04-b3a3-1647a6eb02dc tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:41.035483 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8ae5ce5f-de64-4c04-b3a3-1647a6eb02dc tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:41.036937 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8ae5ce5f-de64-4c04-b3a3-1647a6eb02dc tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:41.036937 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-8ae5ce5f-de64-4c04-b3a3-1647a6eb02dc tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:41.040665 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:41.040665 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:41.041492 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8ae5ce5f-de64-4c04-b3a3-1647a6eb02dc tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:41.041955 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 927/3783] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:41 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:41.329887 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b09652ab-cb1a-4b34-8b55-84c536ded748 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:41.332070 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b09652ab-cb1a-4b34-8b55-84c536ded748 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:41.332396 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b09652ab-cb1a-4b34-8b55-84c536ded748 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:41.333077 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b09652ab-cb1a-4b34-8b55-84c536ded748 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:41.333077 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b09652ab-cb1a-4b34-8b55-84c536ded748 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:41.338948 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:41.338948 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:41.340192 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b09652ab-cb1a-4b34-8b55-84c536ded748 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:41.340749 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 961/3784] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:41 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:41.805340 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-5468070d-1f55-455b-8cd2-08725cc4ad31 req-434ac681-0269-4941-8cdb-62457f3d53bb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:41.807864 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5468070d-1f55-455b-8cd2-08725cc4ad31 req-434ac681-0269-4941-8cdb-62457f3d53bb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/attachments/677f26fa-a8f0-4e2d-b802-18971d7c0309 Aug 14 00:40:41.808109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-5468070d-1f55-455b-8cd2-08725cc4ad31 req-434ac681-0269-4941-8cdb-62457f3d53bb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:41.808355 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-5468070d-1f55-455b-8cd2-08725cc4ad31 req-434ac681-0269-4941-8cdb-62457f3d53bb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:41.817942 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:41.817942 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:41.871414 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5468070d-1f55-455b-8cd2-08725cc4ad31 req-434ac681-0269-4941-8cdb-62457f3d53bb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/677f26fa-a8f0-4e2d-b802-18971d7c0309 returned with HTTP 200 Aug 14 00:40:41.871954 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 950/3785] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:40:41 2026] DELETE /volume/v3/attachments/677f26fa-a8f0-4e2d-b802-18971d7c0309 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:41.882624 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-5468070d-1f55-455b-8cd2-08725cc4ad31 req-43e8128b-1648-4a16-bcdb-ca807655d8ca None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:41.884684 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-5468070d-1f55-455b-8cd2-08725cc4ad31 req-43e8128b-1648-4a16-bcdb-ca807655d8ca tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf Aug 14 00:40:41.884881 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-5468070d-1f55-455b-8cd2-08725cc4ad31 req-43e8128b-1648-4a16-bcdb-ca807655d8ca tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:41.885053 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-5468070d-1f55-455b-8cd2-08725cc4ad31 req-43e8128b-1648-4a16-bcdb-ca807655d8ca tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:41.885255 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [req-5468070d-1f55-455b-8cd2-08725cc4ad31 req-43e8128b-1648-4a16-bcdb-ca807655d8ca tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume with id: 3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf Aug 14 00:40:41.892894 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:41.892894 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:41.893508 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-5468070d-1f55-455b-8cd2-08725cc4ad31 req-43e8128b-1648-4a16-bcdb-ca807655d8ca tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:40:41.914537 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-5468070d-1f55-455b-8cd2-08725cc4ad31 req-43e8128b-1648-4a16-bcdb-ca807655d8ca tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume request issued successfully. Aug 14 00:40:41.914971 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-5468070d-1f55-455b-8cd2-08725cc4ad31 req-43e8128b-1648-4a16-bcdb-ca807655d8ca tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf returned with HTTP 202 Aug 14 00:40:41.915400 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 948/3786] 10.4.3.208 () {70 vars in 1620 bytes} [Fri Aug 14 00:40:41 2026] DELETE /volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:40:41.936175 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6efd2bec-2afb-4728-b2c8-c3a4de38adc6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:41.938996 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6efd2bec-2afb-4728-b2c8-c3a4de38adc6 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:41.939378 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6efd2bec-2afb-4728-b2c8-c3a4de38adc6 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:41.939481 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6efd2bec-2afb-4728-b2c8-c3a4de38adc6 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:41.939598 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-6efd2bec-2afb-4728-b2c8-c3a4de38adc6 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:41.944821 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:41.944821 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:41.945810 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6efd2bec-2afb-4728-b2c8-c3a4de38adc6 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:41.946351 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 928/3787] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:41 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:42.054142 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-24adea6a-4f09-4c6f-bcc5-fcd67b074eb6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:42.056891 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-24adea6a-4f09-4c6f-bcc5-fcd67b074eb6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:42.057306 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-24adea6a-4f09-4c6f-bcc5-fcd67b074eb6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:42.057576 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-24adea6a-4f09-4c6f-bcc5-fcd67b074eb6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:42.057830 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-24adea6a-4f09-4c6f-bcc5-fcd67b074eb6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:42.069714 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:42.069714 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:42.070472 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-24adea6a-4f09-4c6f-bcc5-fcd67b074eb6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:42.070901 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 962/3788] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:42 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:42.355671 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a6b72803-02a9-4bc7-981c-d1612543823f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:42.358202 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a6b72803-02a9-4bc7-981c-d1612543823f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:42.358587 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a6b72803-02a9-4bc7-981c-d1612543823f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:42.358818 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a6b72803-02a9-4bc7-981c-d1612543823f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:42.359007 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-a6b72803-02a9-4bc7-981c-d1612543823f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:42.365056 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:42.365056 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:42.367707 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a6b72803-02a9-4bc7-981c-d1612543823f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:42.367707 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 951/3789] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:42 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:40:42.851289 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f9ac0c38-2ac0-4cfb-8a21-4b6d21f69123 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:42.857052 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f9ac0c38-2ac0-4cfb-8a21-4b6d21f69123 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf Aug 14 00:40:42.857151 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f9ac0c38-2ac0-4cfb-8a21-4b6d21f69123 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:42.857524 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f9ac0c38-2ac0-4cfb-8a21-4b6d21f69123 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:42.873147 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f9ac0c38-2ac0-4cfb-8a21-4b6d21f69123 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf returned with HTTP 404 Aug 14 00:40:42.873769 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 949/3790] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:42 2026] GET /volume/v3/volumes/3ccdb50f-6641-4fe4-b06e-2f15c5fc20bf => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:42.884284 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d730ac87-c3f7-4acc-9a95-756daf83c6a7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:42.890057 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d730ac87-c3f7-4acc-9a95-756daf83c6a7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 Aug 14 00:40:42.890057 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d730ac87-c3f7-4acc-9a95-756daf83c6a7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:42.890057 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d730ac87-c3f7-4acc-9a95-756daf83c6a7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:42.890057 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-d730ac87-c3f7-4acc-9a95-756daf83c6a7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete snapshot with id: de7244ea-e15c-4455-b6af-8b7117c458d2 Aug 14 00:40:42.896108 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:42.896108 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:42.896759 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d730ac87-c3f7-4acc-9a95-756daf83c6a7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:40:42.931696 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d730ac87-c3f7-4acc-9a95-756daf83c6a7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot delete request issued successfully. Aug 14 00:40:42.931696 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d730ac87-c3f7-4acc-9a95-756daf83c6a7 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 returned with HTTP 202 Aug 14 00:40:42.931859 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 929/3791] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:40:42 2026] DELETE /volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:40:42.942810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b6aed835-eb71-46aa-8f8d-2e024cc5e2af None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:42.945034 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b6aed835-eb71-46aa-8f8d-2e024cc5e2af tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 Aug 14 00:40:42.945316 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b6aed835-eb71-46aa-8f8d-2e024cc5e2af tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:42.945608 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b6aed835-eb71-46aa-8f8d-2e024cc5e2af tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:42.953594 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:42.953594 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:42.954238 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b6aed835-eb71-46aa-8f8d-2e024cc5e2af tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:40:42.955345 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b6aed835-eb71-46aa-8f8d-2e024cc5e2af tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 returned with HTTP 200 Aug 14 00:40:42.956125 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 963/3792] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:42 2026] GET /volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:42.960996 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-472585d3-06ec-420d-a439-50112544224d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:42.962279 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-472585d3-06ec-420d-a439-50112544224d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:42.962558 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-472585d3-06ec-420d-a439-50112544224d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:42.962748 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-472585d3-06ec-420d-a439-50112544224d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:42.962873 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-472585d3-06ec-420d-a439-50112544224d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:42.968496 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:42.968496 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:42.969843 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-472585d3-06ec-420d-a439-50112544224d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:42.970114 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 952/3793] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:42 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:43.090928 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fe7acd8c-059a-4831-b459-6489474d363e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:43.096120 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fe7acd8c-059a-4831-b459-6489474d363e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:43.097390 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fe7acd8c-059a-4831-b459-6489474d363e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:43.097700 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fe7acd8c-059a-4831-b459-6489474d363e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:43.097841 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-fe7acd8c-059a-4831-b459-6489474d363e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:43.103309 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:43.103309 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:43.104296 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fe7acd8c-059a-4831-b459-6489474d363e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:43.104835 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 950/3794] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:43 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:43.380035 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8260c04f-f22c-448a-ab10-151938e4c0ae None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:43.382419 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8260c04f-f22c-448a-ab10-151938e4c0ae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:43.382686 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8260c04f-f22c-448a-ab10-151938e4c0ae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:43.382952 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8260c04f-f22c-448a-ab10-151938e4c0ae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:43.383119 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-8260c04f-f22c-448a-ab10-151938e4c0ae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:43.388854 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:43.388854 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:43.389860 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8260c04f-f22c-448a-ab10-151938e4c0ae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:43.390416 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 930/3795] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:43 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:43.754511 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-90f72fa2-834a-4cf6-871a-b0e7bc636fce req-729f2279-d811-468a-87cf-a0afe8991641 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:43.758454 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-90f72fa2-834a-4cf6-871a-b0e7bc636fce req-729f2279-d811-468a-87cf-a0afe8991641 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] DELETE https://10.4.3.208/volume/v3/attachments/2197628e-188e-4adb-b8a4-fcc0e7dacb83 Aug 14 00:40:43.758791 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-90f72fa2-834a-4cf6-871a-b0e7bc636fce req-729f2279-d811-468a-87cf-a0afe8991641 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:43.759108 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-90f72fa2-834a-4cf6-871a-b0e7bc636fce req-729f2279-d811-468a-87cf-a0afe8991641 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:43.771075 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:43.771075 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:43.819499 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-90f72fa2-834a-4cf6-871a-b0e7bc636fce req-729f2279-d811-468a-87cf-a0afe8991641 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] https://10.4.3.208/volume/v3/attachments/2197628e-188e-4adb-b8a4-fcc0e7dacb83 returned with HTTP 200 Aug 14 00:40:43.819901 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 964/3796] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:40:43 2026] DELETE /volume/v3/attachments/2197628e-188e-4adb-b8a4-fcc0e7dacb83 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:43.832456 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-90f72fa2-834a-4cf6-871a-b0e7bc636fce req-efbf4751-55be-440d-9510-1a3a8ecd9071 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:43.835041 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-90f72fa2-834a-4cf6-871a-b0e7bc636fce req-efbf4751-55be-440d-9510-1a3a8ecd9071 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] DELETE https://10.4.3.208/volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 Aug 14 00:40:43.835241 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-90f72fa2-834a-4cf6-871a-b0e7bc636fce req-efbf4751-55be-440d-9510-1a3a8ecd9071 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:43.835482 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-90f72fa2-834a-4cf6-871a-b0e7bc636fce req-efbf4751-55be-440d-9510-1a3a8ecd9071 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:43.835640 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [req-90f72fa2-834a-4cf6-871a-b0e7bc636fce req-efbf4751-55be-440d-9510-1a3a8ecd9071 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Delete volume with id: b105dab1-6046-4b52-99a5-d080c0228cd6 Aug 14 00:40:43.842514 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:43.842514 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:43.842911 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-90f72fa2-834a-4cf6-871a-b0e7bc636fce req-efbf4751-55be-440d-9510-1a3a8ecd9071 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Volume info retrieved successfully. Aug 14 00:40:43.866910 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-90f72fa2-834a-4cf6-871a-b0e7bc636fce req-efbf4751-55be-440d-9510-1a3a8ecd9071 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] Delete volume request issued successfully. Aug 14 00:40:43.867036 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-90f72fa2-834a-4cf6-871a-b0e7bc636fce req-efbf4751-55be-440d-9510-1a3a8ecd9071 tempest-TestShelveInstance-1457394805 tempest-TestShelveInstance-1457394805-project-member] https://10.4.3.208/volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 returned with HTTP 202 Aug 14 00:40:43.867935 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 953/3797] 10.4.3.208 () {70 vars in 1620 bytes} [Fri Aug 14 00:40:43 2026] DELETE /volume/v3/volumes/b105dab1-6046-4b52-99a5-d080c0228cd6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:40:43.966468 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5c8d139f-6cc3-48e0-ad16-b7fc84ff1c4b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:43.968376 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5c8d139f-6cc3-48e0-ad16-b7fc84ff1c4b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 Aug 14 00:40:43.968626 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5c8d139f-6cc3-48e0-ad16-b7fc84ff1c4b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:43.968831 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5c8d139f-6cc3-48e0-ad16-b7fc84ff1c4b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:43.977878 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5c8d139f-6cc3-48e0-ad16-b7fc84ff1c4b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 returned with HTTP 404 Aug 14 00:40:43.977969 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 951/3798] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:40:43 2026] GET /volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:40:43.981777 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f8f47c13-9e99-41df-94eb-0290e006f67f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:43.983664 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f8f47c13-9e99-41df-94eb-0290e006f67f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:43.983868 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f8f47c13-9e99-41df-94eb-0290e006f67f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:43.984100 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f8f47c13-9e99-41df-94eb-0290e006f67f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:43.984211 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-f8f47c13-9e99-41df-94eb-0290e006f67f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:43.988881 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:43.988881 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:43.989467 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f8f47c13-9e99-41df-94eb-0290e006f67f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:43.989774 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 931/3799] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:43 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:44.120323 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5635e359-4b82-434c-a452-30c6455a9699 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:44.122853 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5635e359-4b82-434c-a452-30c6455a9699 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:44.123079 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5635e359-4b82-434c-a452-30c6455a9699 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:44.123439 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5635e359-4b82-434c-a452-30c6455a9699 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:44.123581 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-5635e359-4b82-434c-a452-30c6455a9699 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:44.128908 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:44.128908 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:44.129721 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5635e359-4b82-434c-a452-30c6455a9699 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:44.130338 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 965/3800] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:44 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:44.400867 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7a2853db-af2a-4ff4-bf01-bde30a52196c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:44.402973 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7a2853db-af2a-4ff4-bf01-bde30a52196c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:44.403218 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7a2853db-af2a-4ff4-bf01-bde30a52196c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:44.403463 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7a2853db-af2a-4ff4-bf01-bde30a52196c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:44.403609 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7a2853db-af2a-4ff4-bf01-bde30a52196c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:44.408232 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:44.408232 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:44.409305 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7a2853db-af2a-4ff4-bf01-bde30a52196c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:44.410053 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 954/3801] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:44 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:45.003341 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-568d9cf3-25c1-4155-a3f9-a158627d242e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:45.008375 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-568d9cf3-25c1-4155-a3f9-a158627d242e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:45.009070 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-568d9cf3-25c1-4155-a3f9-a158627d242e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:45.009070 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-568d9cf3-25c1-4155-a3f9-a158627d242e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:45.009070 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-568d9cf3-25c1-4155-a3f9-a158627d242e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:45.017723 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:45.017723 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:45.018867 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-568d9cf3-25c1-4155-a3f9-a158627d242e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:45.019506 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 952/3802] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:45 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:45.143705 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2f16697e-23cf-464f-bc66-728721ec0cd3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:45.146447 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f16697e-23cf-464f-bc66-728721ec0cd3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:45.146662 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f16697e-23cf-464f-bc66-728721ec0cd3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:45.146876 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f16697e-23cf-464f-bc66-728721ec0cd3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:45.146999 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-2f16697e-23cf-464f-bc66-728721ec0cd3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:45.151100 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:45.151100 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:45.151763 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f16697e-23cf-464f-bc66-728721ec0cd3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:45.152163 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 932/3803] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:45 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:45.420265 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1f6d17d1-b096-4ac9-8504-aa03930b4315 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:45.424005 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1f6d17d1-b096-4ac9-8504-aa03930b4315 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:45.424005 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1f6d17d1-b096-4ac9-8504-aa03930b4315 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:45.424273 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1f6d17d1-b096-4ac9-8504-aa03930b4315 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:45.425689 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-1f6d17d1-b096-4ac9-8504-aa03930b4315 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:45.430043 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:45.430043 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:45.430962 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1f6d17d1-b096-4ac9-8504-aa03930b4315 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:45.431502 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 966/3804] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:45 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:46.033913 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-159eb38e-48ff-4a64-9f37-92d04b370955 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:46.036112 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-159eb38e-48ff-4a64-9f37-92d04b370955 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:46.036381 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-159eb38e-48ff-4a64-9f37-92d04b370955 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:46.036629 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-159eb38e-48ff-4a64-9f37-92d04b370955 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:46.036752 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-159eb38e-48ff-4a64-9f37-92d04b370955 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:46.041961 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:46.041961 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:46.042970 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-159eb38e-48ff-4a64-9f37-92d04b370955 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:46.043493 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 955/3805] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:46 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:46.164625 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fb8b5ec6-1ae0-48da-8bce-401824c4a759 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:46.168879 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fb8b5ec6-1ae0-48da-8bce-401824c4a759 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:46.169269 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fb8b5ec6-1ae0-48da-8bce-401824c4a759 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:46.169563 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fb8b5ec6-1ae0-48da-8bce-401824c4a759 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:46.169735 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-fb8b5ec6-1ae0-48da-8bce-401824c4a759 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:46.176474 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:46.176474 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:46.177333 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fb8b5ec6-1ae0-48da-8bce-401824c4a759 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:46.177736 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 953/3806] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:46 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:46.441897 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d42a258d-9441-4004-bd72-ca8a6ec9784b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:46.443596 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d42a258d-9441-4004-bd72-ca8a6ec9784b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:46.443782 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d42a258d-9441-4004-bd72-ca8a6ec9784b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:46.443977 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d42a258d-9441-4004-bd72-ca8a6ec9784b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:46.444136 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d42a258d-9441-4004-bd72-ca8a6ec9784b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:46.448804 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:46.448804 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:46.449815 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d42a258d-9441-4004-bd72-ca8a6ec9784b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:46.450298 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 933/3807] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:46 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:47.055561 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-eada1a3e-3cf4-48ff-a478-5f5ddc3de89d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:47.057665 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eada1a3e-3cf4-48ff-a478-5f5ddc3de89d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:47.057878 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eada1a3e-3cf4-48ff-a478-5f5ddc3de89d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:47.058107 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eada1a3e-3cf4-48ff-a478-5f5ddc3de89d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:47.058288 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-eada1a3e-3cf4-48ff-a478-5f5ddc3de89d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:47.063200 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:47.063200 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:47.064111 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eada1a3e-3cf4-48ff-a478-5f5ddc3de89d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:47.064552 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 967/3808] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:47 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:47.189416 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2b3ed1d8-8c46-4ea9-9ff0-4762d40cbe17 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:47.191409 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2b3ed1d8-8c46-4ea9-9ff0-4762d40cbe17 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:47.191663 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2b3ed1d8-8c46-4ea9-9ff0-4762d40cbe17 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:47.191916 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2b3ed1d8-8c46-4ea9-9ff0-4762d40cbe17 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:47.192073 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-2b3ed1d8-8c46-4ea9-9ff0-4762d40cbe17 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:47.196783 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:47.196783 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:47.197528 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2b3ed1d8-8c46-4ea9-9ff0-4762d40cbe17 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:47.197978 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 956/3809] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:47 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:47.463645 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-703f1086-f61f-4da9-a725-44c13f4a53e0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:47.466639 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-703f1086-f61f-4da9-a725-44c13f4a53e0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:47.466906 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-703f1086-f61f-4da9-a725-44c13f4a53e0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:47.467183 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-703f1086-f61f-4da9-a725-44c13f4a53e0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:47.467358 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-703f1086-f61f-4da9-a725-44c13f4a53e0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:47.473260 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=178,cinder:UPDATE=44,cinder:INSERT=22 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:40:47.475477 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:47.475477 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:47.476625 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-703f1086-f61f-4da9-a725-44c13f4a53e0 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:47.478119 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 954/3810] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:47 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:48.074435 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fabf03aa-b268-4c59-8e63-70f39ebcabd7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:48.076517 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fabf03aa-b268-4c59-8e63-70f39ebcabd7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:48.076717 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fabf03aa-b268-4c59-8e63-70f39ebcabd7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:48.076903 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fabf03aa-b268-4c59-8e63-70f39ebcabd7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:48.077000 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-fabf03aa-b268-4c59-8e63-70f39ebcabd7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:48.079219 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=196,cinder:UPDATE=56,cinder:INSERT=28 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:40:48.084558 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:48.084558 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:48.085722 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fabf03aa-b268-4c59-8e63-70f39ebcabd7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:48.086637 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 934/3811] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:48 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:48.208462 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-68d7efd5-aa37-4991-a8e5-56a04d6975ac None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:48.212044 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-68d7efd5-aa37-4991-a8e5-56a04d6975ac tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:48.212355 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-68d7efd5-aa37-4991-a8e5-56a04d6975ac tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:48.212965 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-68d7efd5-aa37-4991-a8e5-56a04d6975ac tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:48.213151 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-68d7efd5-aa37-4991-a8e5-56a04d6975ac tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:48.215894 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=219,cinder:UPDATE=69,cinder:INSERT=29 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:40:48.220580 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:48.220580 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:48.221652 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-68d7efd5-aa37-4991-a8e5-56a04d6975ac tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:48.222191 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 968/3812] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:48 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:48.490109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bf35a6b9-8848-43e3-a5d9-ca66702cc87d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:48.491801 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bf35a6b9-8848-43e3-a5d9-ca66702cc87d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:48.491974 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bf35a6b9-8848-43e3-a5d9-ca66702cc87d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:48.492178 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bf35a6b9-8848-43e3-a5d9-ca66702cc87d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:48.492309 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-bf35a6b9-8848-43e3-a5d9-ca66702cc87d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:48.493922 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=163,cinder:INSERT=15,cinder:UPDATE=42 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:40:48.497391 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:48.497391 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:48.498135 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bf35a6b9-8848-43e3-a5d9-ca66702cc87d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:48.498552 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 957/3813] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:48 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:49.099117 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-193febb7-3477-4390-9e23-93f65c4247ce None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:49.101496 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-193febb7-3477-4390-9e23-93f65c4247ce tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:49.101667 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-193febb7-3477-4390-9e23-93f65c4247ce tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:49.104218 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-193febb7-3477-4390-9e23-93f65c4247ce tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:49.104218 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-193febb7-3477-4390-9e23-93f65c4247ce tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:49.107403 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:49.107403 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:49.108677 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-193febb7-3477-4390-9e23-93f65c4247ce tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:49.109627 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 955/3814] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:49 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:49.233977 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c00a0d8d-77f2-434a-bc68-211c098d5106 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:49.235730 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c00a0d8d-77f2-434a-bc68-211c098d5106 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:49.235965 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c00a0d8d-77f2-434a-bc68-211c098d5106 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:49.236221 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c00a0d8d-77f2-434a-bc68-211c098d5106 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:49.236372 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-c00a0d8d-77f2-434a-bc68-211c098d5106 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:49.240493 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:49.240493 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:49.241051 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c00a0d8d-77f2-434a-bc68-211c098d5106 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:49.241432 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 935/3815] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:49 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:49.515313 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c6cb90a8-d54f-460f-94ef-61ed3cb402d9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:49.519432 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c6cb90a8-d54f-460f-94ef-61ed3cb402d9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:49.520927 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c6cb90a8-d54f-460f-94ef-61ed3cb402d9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:49.521277 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c6cb90a8-d54f-460f-94ef-61ed3cb402d9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:49.521476 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-c6cb90a8-d54f-460f-94ef-61ed3cb402d9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:49.530820 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:49.530820 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:49.532372 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c6cb90a8-d54f-460f-94ef-61ed3cb402d9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:49.533774 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 969/3816] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:49 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:50.124116 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-114817ea-af84-4eb9-a881-0113fbb9cff2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:50.126909 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-114817ea-af84-4eb9-a881-0113fbb9cff2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:50.127190 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-114817ea-af84-4eb9-a881-0113fbb9cff2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:50.127446 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-114817ea-af84-4eb9-a881-0113fbb9cff2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:50.127596 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-114817ea-af84-4eb9-a881-0113fbb9cff2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:50.133295 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:50.133295 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:50.134229 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-114817ea-af84-4eb9-a881-0113fbb9cff2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:50.134719 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 958/3817] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:50 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:50.257675 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cdac540b-fcbc-4275-ac84-8dfa6927f421 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:50.261767 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cdac540b-fcbc-4275-ac84-8dfa6927f421 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:50.262364 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cdac540b-fcbc-4275-ac84-8dfa6927f421 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:50.263629 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cdac540b-fcbc-4275-ac84-8dfa6927f421 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:50.263853 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-cdac540b-fcbc-4275-ac84-8dfa6927f421 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:50.271036 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:50.271036 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:50.272542 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cdac540b-fcbc-4275-ac84-8dfa6927f421 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:50.273409 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 956/3818] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:50 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:50.552851 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1899e649-ab7f-4c2a-a07d-c7d45e4f2d5c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:50.555621 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1899e649-ab7f-4c2a-a07d-c7d45e4f2d5c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:50.555621 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1899e649-ab7f-4c2a-a07d-c7d45e4f2d5c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:50.555621 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1899e649-ab7f-4c2a-a07d-c7d45e4f2d5c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:50.555621 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-1899e649-ab7f-4c2a-a07d-c7d45e4f2d5c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:50.560651 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:50.560651 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:50.561530 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1899e649-ab7f-4c2a-a07d-c7d45e4f2d5c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:50.561965 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 936/3819] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:50 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:51.148332 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8e82a965-2131-4237-8673-c3ea9ae9478b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:51.151568 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8e82a965-2131-4237-8673-c3ea9ae9478b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:51.151781 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8e82a965-2131-4237-8673-c3ea9ae9478b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:51.151945 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8e82a965-2131-4237-8673-c3ea9ae9478b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:51.152042 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-8e82a965-2131-4237-8673-c3ea9ae9478b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:51.158634 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:51.158634 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:51.160024 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8e82a965-2131-4237-8673-c3ea9ae9478b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:51.160583 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 970/3820] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:51 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:51.285636 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c44d89ae-a151-4afa-a39d-924d788d7e17 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:51.288390 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c44d89ae-a151-4afa-a39d-924d788d7e17 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:51.288713 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c44d89ae-a151-4afa-a39d-924d788d7e17 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:51.288952 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c44d89ae-a151-4afa-a39d-924d788d7e17 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:51.289117 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-c44d89ae-a151-4afa-a39d-924d788d7e17 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:51.294937 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:51.294937 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:51.295755 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c44d89ae-a151-4afa-a39d-924d788d7e17 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:51.296565 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 959/3821] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:51 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:51.576512 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-83eeb396-98d5-4433-a93d-bb0d86466961 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:51.578814 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-83eeb396-98d5-4433-a93d-bb0d86466961 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:51.579284 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-83eeb396-98d5-4433-a93d-bb0d86466961 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:51.579607 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-83eeb396-98d5-4433-a93d-bb0d86466961 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:51.579825 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-83eeb396-98d5-4433-a93d-bb0d86466961 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:51.585765 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:51.585765 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:51.587000 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-83eeb396-98d5-4433-a93d-bb0d86466961 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:51.587694 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 957/3822] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:51 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:52.175186 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-30d07ead-ba8f-4cf5-9057-110b887bd667 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:52.178780 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-30d07ead-ba8f-4cf5-9057-110b887bd667 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:52.179066 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-30d07ead-ba8f-4cf5-9057-110b887bd667 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:52.179381 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-30d07ead-ba8f-4cf5-9057-110b887bd667 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:52.179551 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-30d07ead-ba8f-4cf5-9057-110b887bd667 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:52.186233 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:52.186233 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:52.187367 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-30d07ead-ba8f-4cf5-9057-110b887bd667 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:52.187878 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 937/3823] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:52 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:52.307855 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-33c54e18-3a04-48aa-9e31-cde9cada8102 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:52.309633 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-33c54e18-3a04-48aa-9e31-cde9cada8102 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:52.309923 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-33c54e18-3a04-48aa-9e31-cde9cada8102 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:52.310124 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-33c54e18-3a04-48aa-9e31-cde9cada8102 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:52.310271 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-33c54e18-3a04-48aa-9e31-cde9cada8102 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:52.314774 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:52.314774 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:52.315566 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-33c54e18-3a04-48aa-9e31-cde9cada8102 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:52.315970 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 971/3824] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:52 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:52.600643 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-dfa8467f-3f58-4b55-b6d4-c941c2d613f6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:52.602524 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dfa8467f-3f58-4b55-b6d4-c941c2d613f6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:52.602716 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dfa8467f-3f58-4b55-b6d4-c941c2d613f6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:52.602889 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dfa8467f-3f58-4b55-b6d4-c941c2d613f6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:52.603020 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-dfa8467f-3f58-4b55-b6d4-c941c2d613f6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:52.607211 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:52.607211 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:52.608116 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dfa8467f-3f58-4b55-b6d4-c941c2d613f6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:52.608521 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 960/3825] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:52 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:53.200238 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-675e1f1b-4374-4da8-842e-3037573da56f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:53.202287 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-675e1f1b-4374-4da8-842e-3037573da56f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:53.202558 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-675e1f1b-4374-4da8-842e-3037573da56f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:53.202807 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-675e1f1b-4374-4da8-842e-3037573da56f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:53.202966 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-675e1f1b-4374-4da8-842e-3037573da56f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:53.208441 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:53.208441 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:53.209332 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-675e1f1b-4374-4da8-842e-3037573da56f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:53.209859 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 958/3826] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:53 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:53.327239 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-693aa488-a923-4d22-93ff-dc976052b985 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:53.330693 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-693aa488-a923-4d22-93ff-dc976052b985 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:53.331076 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-693aa488-a923-4d22-93ff-dc976052b985 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:53.331618 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-693aa488-a923-4d22-93ff-dc976052b985 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:53.331823 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-693aa488-a923-4d22-93ff-dc976052b985 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:53.343877 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:53.343877 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:53.346461 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-693aa488-a923-4d22-93ff-dc976052b985 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:53.347041 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 938/3827] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:53 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:40:53.620644 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-76854db5-d0b6-49bc-95bc-a332bd69e808 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:53.622616 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-76854db5-d0b6-49bc-95bc-a332bd69e808 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:53.622867 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-76854db5-d0b6-49bc-95bc-a332bd69e808 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:53.623165 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-76854db5-d0b6-49bc-95bc-a332bd69e808 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:53.623317 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-76854db5-d0b6-49bc-95bc-a332bd69e808 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:53.629268 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:53.629268 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:53.630210 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-76854db5-d0b6-49bc-95bc-a332bd69e808 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:53.630575 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 972/3828] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:53 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:54.221498 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b1934edb-3409-4114-b6fc-ff297dfda133 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:54.224603 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b1934edb-3409-4114-b6fc-ff297dfda133 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:54.224603 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b1934edb-3409-4114-b6fc-ff297dfda133 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:54.224603 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b1934edb-3409-4114-b6fc-ff297dfda133 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:54.224603 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b1934edb-3409-4114-b6fc-ff297dfda133 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:54.230230 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:54.230230 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:54.231492 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b1934edb-3409-4114-b6fc-ff297dfda133 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:54.232522 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 961/3829] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:54 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:54.363546 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1a3810f1-85a5-4188-8dc3-4315c9be1b30 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:54.368785 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1a3810f1-85a5-4188-8dc3-4315c9be1b30 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:54.369469 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1a3810f1-85a5-4188-8dc3-4315c9be1b30 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:54.369543 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1a3810f1-85a5-4188-8dc3-4315c9be1b30 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:54.369609 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-1a3810f1-85a5-4188-8dc3-4315c9be1b30 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:54.377703 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:54.377703 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:54.378409 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1a3810f1-85a5-4188-8dc3-4315c9be1b30 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:54.378992 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 959/3830] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:54 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:54.642713 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fbfe5ec5-cd6d-45b7-abec-c7c80f8215c2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:54.644216 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fbfe5ec5-cd6d-45b7-abec-c7c80f8215c2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:54.644397 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fbfe5ec5-cd6d-45b7-abec-c7c80f8215c2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:54.644576 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fbfe5ec5-cd6d-45b7-abec-c7c80f8215c2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:54.644678 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-fbfe5ec5-cd6d-45b7-abec-c7c80f8215c2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:54.648534 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:54.648534 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:54.649279 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fbfe5ec5-cd6d-45b7-abec-c7c80f8215c2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:54.649630 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 939/3831] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:54 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:55.244835 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2a847978-d576-4f72-adf3-da9b4b9de7e4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:55.246733 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2a847978-d576-4f72-adf3-da9b4b9de7e4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:55.246932 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2a847978-d576-4f72-adf3-da9b4b9de7e4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:55.247172 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2a847978-d576-4f72-adf3-da9b4b9de7e4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:55.247300 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-2a847978-d576-4f72-adf3-da9b4b9de7e4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:55.251846 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:55.251846 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:55.252795 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2a847978-d576-4f72-adf3-da9b4b9de7e4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:55.253253 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 973/3832] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:55 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:55.389205 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-417bc0aa-0046-4750-aeef-996b81eb7c19 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:55.391512 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-417bc0aa-0046-4750-aeef-996b81eb7c19 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:55.391834 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-417bc0aa-0046-4750-aeef-996b81eb7c19 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:55.392141 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-417bc0aa-0046-4750-aeef-996b81eb7c19 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:55.392315 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-417bc0aa-0046-4750-aeef-996b81eb7c19 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:55.398067 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:55.398067 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:55.398971 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-417bc0aa-0046-4750-aeef-996b81eb7c19 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:55.399483 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 962/3833] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:55 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:55.659002 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-65f1bb50-64b5-4578-89fb-5fbf8c042cbb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:55.660868 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-65f1bb50-64b5-4578-89fb-5fbf8c042cbb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:55.661060 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-65f1bb50-64b5-4578-89fb-5fbf8c042cbb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:55.661272 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-65f1bb50-64b5-4578-89fb-5fbf8c042cbb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:55.661374 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-65f1bb50-64b5-4578-89fb-5fbf8c042cbb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:55.665420 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:55.665420 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:55.666168 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-65f1bb50-64b5-4578-89fb-5fbf8c042cbb tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:55.666543 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 960/3834] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:55 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:56.264693 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d5f8697b-95db-4caf-8a29-1c98c26948d2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:56.266412 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d5f8697b-95db-4caf-8a29-1c98c26948d2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:56.266538 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d5f8697b-95db-4caf-8a29-1c98c26948d2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:56.266667 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d5f8697b-95db-4caf-8a29-1c98c26948d2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:56.266753 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d5f8697b-95db-4caf-8a29-1c98c26948d2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:56.272392 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:56.272392 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:56.273616 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d5f8697b-95db-4caf-8a29-1c98c26948d2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:56.273939 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 940/3835] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:56 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:56.410483 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-47ab858b-3628-4d3a-a4bb-f94764703f91 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:56.413565 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-47ab858b-3628-4d3a-a4bb-f94764703f91 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:56.413870 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-47ab858b-3628-4d3a-a4bb-f94764703f91 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:56.414171 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-47ab858b-3628-4d3a-a4bb-f94764703f91 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:56.414327 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-47ab858b-3628-4d3a-a4bb-f94764703f91 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:56.419348 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:56.419348 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:56.420018 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-47ab858b-3628-4d3a-a4bb-f94764703f91 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:56.420386 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 974/3836] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:56 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:56.676970 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-41282e97-e794-4f02-8d42-c85d2e493e54 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:56.679062 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-41282e97-e794-4f02-8d42-c85d2e493e54 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:56.679279 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-41282e97-e794-4f02-8d42-c85d2e493e54 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:56.679535 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-41282e97-e794-4f02-8d42-c85d2e493e54 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:56.679639 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-41282e97-e794-4f02-8d42-c85d2e493e54 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:56.683850 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:56.683850 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:56.684586 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-41282e97-e794-4f02-8d42-c85d2e493e54 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:56.684925 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 963/3837] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:56 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:56.735857 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-0f0fd7f5-3f57-4617-95d0-1bf61f8577db None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:56.737928 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-0f0fd7f5-3f57-4617-95d0-1bf61f8577db tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:40:56.738231 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-0f0fd7f5-3f57-4617-95d0-1bf61f8577db tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:56.738874 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-0f0fd7f5-3f57-4617-95d0-1bf61f8577db tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:56.747538 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:56.747538 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:56.751834 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-0f0fd7f5-3f57-4617-95d0-1bf61f8577db tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:40:56.757988 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-0f0fd7f5-3f57-4617-95d0-1bf61f8577db tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:40:56.758336 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 961/3838] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:40:56 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:56.830685 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6dcc198c-ccbf-4611-aa7d-631bcb9e2ad2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:56.831146 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6dcc198c-ccbf-4611-aa7d-631bcb9e2ad2 None None] GET https://10.4.3.208/volume// Aug 14 00:40:56.831308 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6dcc198c-ccbf-4611-aa7d-631bcb9e2ad2 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:56.831686 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6dcc198c-ccbf-4611-aa7d-631bcb9e2ad2 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:56.831804 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6dcc198c-ccbf-4611-aa7d-631bcb9e2ad2 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:40:56.832188 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 941/3839] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:40:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:40:56.839015 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-df4602d4-4426-45e9-938a-6f4a51ae0706 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:57.002744 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-df4602d4-4426-45e9-938a-6f4a51ae0706 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:40:57.002744 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-df4602d4-4426-45e9-938a-6f4a51ae0706 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec955d37-8875-49bb-b8d8-e58e91487c84", "connector": null, "instance_uuid": "9a4ddb08-670e-49a7-9e56-d4bb7c344d24"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:57.013346 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:57.013346 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:57.038025 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-df4602d4-4426-45e9-938a-6f4a51ae0706 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:40:57.038517 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 975/3840] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:40:56 2026] POST /volume/v3/attachments => generated 273 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:57.063988 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-99319ab6-b473-4d90-92e9-1ad39867d7d5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:57.065805 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-99319ab6-b473-4d90-92e9-1ad39867d7d5 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:40:57.066026 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-99319ab6-b473-4d90-92e9-1ad39867d7d5 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:57.066304 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-99319ab6-b473-4d90-92e9-1ad39867d7d5 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:57.075736 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-15c601d9-5e65-43a7-8258-bfc2b3fed902 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:57.076302 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-15c601d9-5e65-43a7-8258-bfc2b3fed902 None None] GET https://10.4.3.208/volume// Aug 14 00:40:57.076521 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-15c601d9-5e65-43a7-8258-bfc2b3fed902 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:57.076760 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-15c601d9-5e65-43a7-8258-bfc2b3fed902 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:57.077179 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-15c601d9-5e65-43a7-8258-bfc2b3fed902 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:40:57.077535 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 962/3841] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:40:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:40:57.077582 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:57.077582 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:57.082353 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-99319ab6-b473-4d90-92e9-1ad39867d7d5 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:40:57.086640 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-682daab5-ea28-450c-a98a-a7ebdb7535bf None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:57.087709 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-99319ab6-b473-4d90-92e9-1ad39867d7d5 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:40:57.088209 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 964/3842] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:40:57 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:57.088894 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-682daab5-ea28-450c-a98a-a7ebdb7535bf tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:40:57.089071 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-682daab5-ea28-450c-a98a-a7ebdb7535bf tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:57.089246 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-682daab5-ea28-450c-a98a-a7ebdb7535bf tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:57.098526 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:57.098526 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:57.101607 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-682daab5-ea28-450c-a98a-a7ebdb7535bf tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:40:57.105858 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-682daab5-ea28-450c-a98a-a7ebdb7535bf tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:40:57.106386 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 942/3843] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:40:57 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:40:57.202464 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-5ce01633-aeba-4a8d-923e-a6c191d19f2c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:57.204395 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-5ce01633-aeba-4a8d-923e-a6c191d19f2c tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] PUT https://10.4.3.208/volume/v3/attachments/07de1c97-4be0-40e9-9bca-6e50e903436c Aug 14 00:40:57.204924 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-5ce01633-aeba-4a8d-923e-a6c191d19f2c tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:40:57.212491 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-5ce01633-aeba-4a8d-923e-a6c191d19f2c tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Acquiring lock "cinder-attachment_update-ec955d37-8875-49bb-b8d8-e58e91487c84-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:40:57.216596 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-5ce01633-aeba-4a8d-923e-a6c191d19f2c tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Lock "cinder-attachment_update-ec955d37-8875-49bb-b8d8-e58e91487c84-np0000007289" acquired by "attachment_update" :: waited 0.004s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:40:57.217628 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:57.217628 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:57.285032 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2766147a-fd7e-4c52-b87a-712e562857bd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:57.288400 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2766147a-fd7e-4c52-b87a-712e562857bd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:57.288530 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2766147a-fd7e-4c52-b87a-712e562857bd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:57.288828 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2766147a-fd7e-4c52-b87a-712e562857bd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:57.288928 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-2766147a-fd7e-4c52-b87a-712e562857bd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:57.293268 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-5ce01633-aeba-4a8d-923e-a6c191d19f2c tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Lock "cinder-attachment_update-ec955d37-8875-49bb-b8d8-e58e91487c84-np0000007289" released by "attachment_update" :: held 0.077s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:40:57.293669 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-5ce01633-aeba-4a8d-923e-a6c191d19f2c tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/attachments/07de1c97-4be0-40e9-9bca-6e50e903436c returned with HTTP 200 Aug 14 00:40:57.294260 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 976/3844] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:40:57 2026] PUT /volume/v3/attachments/07de1c97-4be0-40e9-9bca-6e50e903436c => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:57.294515 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:57.294515 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:57.295529 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2766147a-fd7e-4c52-b87a-712e562857bd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:57.296142 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 963/3845] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:57 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:57.433302 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7d7f7d52-d6c5-4135-9f2d-2828cf2bd23a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:57.435477 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7d7f7d52-d6c5-4135-9f2d-2828cf2bd23a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:57.435737 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7d7f7d52-d6c5-4135-9f2d-2828cf2bd23a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:57.435938 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7d7f7d52-d6c5-4135-9f2d-2828cf2bd23a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:57.436151 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7d7f7d52-d6c5-4135-9f2d-2828cf2bd23a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:57.440626 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:57.440626 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:57.441383 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7d7f7d52-d6c5-4135-9f2d-2828cf2bd23a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:57.441833 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 965/3846] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:57 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:57.697098 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b271e780-4941-426a-9744-0233d50c4928 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:57.699540 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b271e780-4941-426a-9744-0233d50c4928 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:57.699804 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b271e780-4941-426a-9744-0233d50c4928 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:57.700069 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b271e780-4941-426a-9744-0233d50c4928 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:57.700290 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-b271e780-4941-426a-9744-0233d50c4928 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:57.705342 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:57.705342 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:57.706451 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b271e780-4941-426a-9744-0233d50c4928 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:57.706959 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 943/3847] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:57 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:58.101005 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2600d427-a6af-4167-98e5-cb15d72926fd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:58.102916 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2600d427-a6af-4167-98e5-cb15d72926fd tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:40:58.103165 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2600d427-a6af-4167-98e5-cb15d72926fd tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:58.103358 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2600d427-a6af-4167-98e5-cb15d72926fd tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:58.112915 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:58.112915 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:58.116381 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2600d427-a6af-4167-98e5-cb15d72926fd tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:40:58.120382 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2600d427-a6af-4167-98e5-cb15d72926fd tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:40:58.120760 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 977/3848] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:40:58 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:40:58.306500 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-da02b24c-e6b6-4513-9734-04ece7fa9e29 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:58.308426 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-da02b24c-e6b6-4513-9734-04ece7fa9e29 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:58.308649 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-da02b24c-e6b6-4513-9734-04ece7fa9e29 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:58.308839 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-da02b24c-e6b6-4513-9734-04ece7fa9e29 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:58.308954 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-da02b24c-e6b6-4513-9734-04ece7fa9e29 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:58.313673 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:58.313673 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:58.314619 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-da02b24c-e6b6-4513-9734-04ece7fa9e29 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:58.315024 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 964/3849] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:58 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:58.454756 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d10d0ea1-2a23-4c2d-b2e7-af19fff2a41b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:58.456703 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d10d0ea1-2a23-4c2d-b2e7-af19fff2a41b tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:58.456959 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d10d0ea1-2a23-4c2d-b2e7-af19fff2a41b tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:58.457227 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d10d0ea1-2a23-4c2d-b2e7-af19fff2a41b tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:58.457353 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-d10d0ea1-2a23-4c2d-b2e7-af19fff2a41b tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:58.461751 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:58.461751 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:58.462489 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d10d0ea1-2a23-4c2d-b2e7-af19fff2a41b tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:58.462957 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 966/3850] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:58 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:58.717706 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a3b89ef3-7c61-4544-a397-5d31f7c8a55c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:58.719522 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a3b89ef3-7c61-4544-a397-5d31f7c8a55c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:58.719732 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a3b89ef3-7c61-4544-a397-5d31f7c8a55c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:58.719943 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a3b89ef3-7c61-4544-a397-5d31f7c8a55c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:58.720039 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-a3b89ef3-7c61-4544-a397-5d31f7c8a55c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:58.724727 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:58.724727 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:58.725515 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a3b89ef3-7c61-4544-a397-5d31f7c8a55c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:58.726118 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 944/3851] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:58 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:59.133527 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4dcef436-d7fd-4ab2-a233-8cd2742faaf1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:59.135192 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4dcef436-d7fd-4ab2-a233-8cd2742faaf1 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:40:59.135540 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4dcef436-d7fd-4ab2-a233-8cd2742faaf1 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:59.135663 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4dcef436-d7fd-4ab2-a233-8cd2742faaf1 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:59.145056 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:59.145056 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:40:59.148500 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4dcef436-d7fd-4ab2-a233-8cd2742faaf1 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:40:59.152511 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4dcef436-d7fd-4ab2-a233-8cd2742faaf1 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:40:59.152871 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 978/3852] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:40:59 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:40:59.326147 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4adb7ef5-13f0-439b-ad37-b37608977de5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:59.327982 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4adb7ef5-13f0-439b-ad37-b37608977de5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:40:59.328227 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4adb7ef5-13f0-439b-ad37-b37608977de5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:59.328448 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4adb7ef5-13f0-439b-ad37-b37608977de5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:59.328559 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-4adb7ef5-13f0-439b-ad37-b37608977de5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:59.333013 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:59.333013 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:40:59.333799 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4adb7ef5-13f0-439b-ad37-b37608977de5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:40:59.334259 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 965/3853] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:59 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:59.474311 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1203d93c-ac5f-474d-b91b-1d1ab36d1058 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:59.476111 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1203d93c-ac5f-474d-b91b-1d1ab36d1058 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:40:59.476338 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1203d93c-ac5f-474d-b91b-1d1ab36d1058 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:59.476539 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1203d93c-ac5f-474d-b91b-1d1ab36d1058 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:59.476634 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-1203d93c-ac5f-474d-b91b-1d1ab36d1058 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:59.480941 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:59.480941 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:40:59.481626 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1203d93c-ac5f-474d-b91b-1d1ab36d1058 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:40:59.482034 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 967/3854] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:40:59 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:40:59.736032 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-39f5283e-0575-4f63-8282-cf71a97a8fae None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:40:59.738298 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-39f5283e-0575-4f63-8282-cf71a97a8fae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:40:59.738503 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-39f5283e-0575-4f63-8282-cf71a97a8fae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:40:59.738691 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-39f5283e-0575-4f63-8282-cf71a97a8fae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:40:59.738835 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-39f5283e-0575-4f63-8282-cf71a97a8fae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:40:59.743517 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:40:59.743517 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:40:59.744275 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-39f5283e-0575-4f63-8282-cf71a97a8fae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:40:59.744648 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 945/3855] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:40:59 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:00.165064 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0b7c8116-48a0-4ab1-8272-e6a0aa4d0777 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:00.166816 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0b7c8116-48a0-4ab1-8272-e6a0aa4d0777 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:00.167111 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0b7c8116-48a0-4ab1-8272-e6a0aa4d0777 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:00.167372 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0b7c8116-48a0-4ab1-8272-e6a0aa4d0777 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:00.177453 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:00.177453 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:00.181139 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0b7c8116-48a0-4ab1-8272-e6a0aa4d0777 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:00.185145 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0b7c8116-48a0-4ab1-8272-e6a0aa4d0777 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:00.185565 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 979/3856] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:00 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:00.345396 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-abdb5e16-af1f-40fa-b893-9ac11a29f84e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:00.347114 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-abdb5e16-af1f-40fa-b893-9ac11a29f84e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:41:00.347329 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-abdb5e16-af1f-40fa-b893-9ac11a29f84e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:00.347513 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-abdb5e16-af1f-40fa-b893-9ac11a29f84e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:00.347619 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-abdb5e16-af1f-40fa-b893-9ac11a29f84e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:00.353330 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:00.353330 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:00.354141 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-abdb5e16-af1f-40fa-b893-9ac11a29f84e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:41:00.354601 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 966/3857] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:00 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:00.493336 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-48978f2e-fce8-451d-820a-b06f8928afe6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:00.497227 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-48978f2e-fce8-451d-820a-b06f8928afe6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:41:00.497518 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-48978f2e-fce8-451d-820a-b06f8928afe6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:00.497801 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-48978f2e-fce8-451d-820a-b06f8928afe6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:00.497939 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-48978f2e-fce8-451d-820a-b06f8928afe6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:00.505358 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:00.505358 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:00.505993 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-48978f2e-fce8-451d-820a-b06f8928afe6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:41:00.506671 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 968/3858] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:00 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:00.755901 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-dd96a0ee-a9d6-4684-80cb-9c4a0ef81a9f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:00.757897 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dd96a0ee-a9d6-4684-80cb-9c4a0ef81a9f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:41:00.758210 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dd96a0ee-a9d6-4684-80cb-9c4a0ef81a9f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:00.758494 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dd96a0ee-a9d6-4684-80cb-9c4a0ef81a9f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:00.758618 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-dd96a0ee-a9d6-4684-80cb-9c4a0ef81a9f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:00.762784 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:00.762784 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:00.763794 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dd96a0ee-a9d6-4684-80cb-9c4a0ef81a9f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:41:00.764471 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 946/3859] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:00 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:01.201878 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0a5ad487-71b2-482a-8dd1-5bc44c59eaf9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:01.205582 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0a5ad487-71b2-482a-8dd1-5bc44c59eaf9 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:01.205827 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0a5ad487-71b2-482a-8dd1-5bc44c59eaf9 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:01.206074 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0a5ad487-71b2-482a-8dd1-5bc44c59eaf9 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:01.228233 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:01.228233 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:01.234077 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:01.238881 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0a5ad487-71b2-482a-8dd1-5bc44c59eaf9 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:01.245045 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0a5ad487-71b2-482a-8dd1-5bc44c59eaf9 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:01.245764 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 980/3860] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:01 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:01.339901 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:01.340463 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-2069500823", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:01.342633 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-2069500823', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:01.342838 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Create volume of 1 GB Aug 14 00:41:01.352550 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Availability Zones retrieved successfully. Aug 14 00:41:01.365714 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0e6dd535-eee9-4085-aa64-39501dbdcb0f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:01.366577 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Flow 'volume_create_api' (9711f793-0573-4943-884f-62b8922d61b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:01.368128 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0e6dd535-eee9-4085-aa64-39501dbdcb0f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:41:01.368214 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb38fbb-36d3-4cc1-a522-789cea504721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:01.368399 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0e6dd535-eee9-4085-aa64-39501dbdcb0f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:01.368647 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0e6dd535-eee9-4085-aa64-39501dbdcb0f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:01.368798 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-0e6dd535-eee9-4085-aa64-39501dbdcb0f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:01.369511 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:01.374260 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:01.374260 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:01.375292 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0e6dd535-eee9-4085-aa64-39501dbdcb0f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:41:01.375770 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 969/3861] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:01 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:01.399244 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfb38fbb-36d3-4cc1-a522-789cea504721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:01.400170 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60e41150-1db4-4266-8b3e-0fdc8fcb876f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:01.465184 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Created reservations ['d1b46106-8306-4469-98a8-10056419c75f', 'acbf9229-3e5d-4bc5-b10f-9fa856396d2e', '311f1d58-9e2e-4a48-a138-ba5f371943a7', '38f9d46f-a0e7-4f36-b0ef-b8aa1eca887b'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:01.465897 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60e41150-1db4-4266-8b3e-0fdc8fcb876f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1b46106-8306-4469-98a8-10056419c75f', 'acbf9229-3e5d-4bc5-b10f-9fa856396d2e', '311f1d58-9e2e-4a48-a138-ba5f371943a7', '38f9d46f-a0e7-4f36-b0ef-b8aa1eca887b']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:01.466789 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c917b3b-7128-4148-8589-a14950b61ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:01.489815 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c917b3b-7128-4148-8589-a14950b61ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7554f9bb-edda-4538-840b-94a1ba8b09a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2069500823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3caf85b6b10a40e1b238fc98da295f66',qos_specs=None,replication_status=,reservations=['d1b46106-8306-4469-98a8-10056419c75f','acbf9229-3e5d-4bc5-b10f-9fa856396d2e','311f1d58-9e2e-4a48-a138-ba5f371943a7','38f9d46f-a0e7-4f36-b0ef-b8aa1eca887b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72379f8731b243d9985244e60d13d3e6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2069500823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7554f9bb-edda-4538-840b-94a1ba8b09a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3caf85b6b10a40e1b238fc98da295f66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72379f8731b243d9985244e60d13d3e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:01.490658 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c571f32-6d6d-437b-8724-d92504458d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:01.512632 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c571f32-6d6d-437b-8724-d92504458d28) transitioned into state 'SUCCESS' from state '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-2069500823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3caf85b6b10a40e1b238fc98da295f66',qos_specs=None,replication_status=,reservations=['d1b46106-8306-4469-98a8-10056419c75f','acbf9229-3e5d-4bc5-b10f-9fa856396d2e','311f1d58-9e2e-4a48-a138-ba5f371943a7','38f9d46f-a0e7-4f36-b0ef-b8aa1eca887b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72379f8731b243d9985244e60d13d3e6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:01.513811 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4461698e-9c62-4aba-8fab-37e095252028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:01.517692 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7e1aadb6-f20e-4262-82e0-3f2b599a2b5b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:01.519641 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7e1aadb6-f20e-4262-82e0-3f2b599a2b5b tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:41:01.519891 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7e1aadb6-f20e-4262-82e0-3f2b599a2b5b tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:01.520172 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7e1aadb6-f20e-4262-82e0-3f2b599a2b5b tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:01.520319 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-7e1aadb6-f20e-4262-82e0-3f2b599a2b5b tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:01.525062 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:01.525062 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:01.525798 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7e1aadb6-f20e-4262-82e0-3f2b599a2b5b tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:41:01.526196 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 947/3862] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:01 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:01.526612 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4461698e-9c62-4aba-8fab-37e095252028) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:01.527615 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Flow 'volume_create_api' (9711f793-0573-4943-884f-62b8922d61b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:01.527957 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Create volume request issued successfully. Aug 14 00:41:01.528694 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c5b2415f-d4ef-46a7-9e41-a9f5df173dfd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:01.529556 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 967/3863] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:41:01 2026] POST /volume/v3/volumes => generated 756 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:01.543784 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-15cbad73-e266-4a73-b8e0-08fb5307e73a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:01.546211 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-15cbad73-e266-4a73-b8e0-08fb5307e73a tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] GET https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 Aug 14 00:41:01.546522 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-15cbad73-e266-4a73-b8e0-08fb5307e73a tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:01.546873 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-15cbad73-e266-4a73-b8e0-08fb5307e73a tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:01.556867 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:01.556867 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:01.561772 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-15cbad73-e266-4a73-b8e0-08fb5307e73a tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Volume info retrieved successfully. Aug 14 00:41:01.567747 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-15cbad73-e266-4a73-b8e0-08fb5307e73a tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 returned with HTTP 200 Aug 14 00:41:01.568329 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 981/3864] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:01 2026] GET /volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:01.776186 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-660444d5-57a4-4392-8eea-07184b49519a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:01.778041 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-660444d5-57a4-4392-8eea-07184b49519a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:41:01.778269 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-660444d5-57a4-4392-8eea-07184b49519a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:01.778451 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-660444d5-57a4-4392-8eea-07184b49519a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:01.778553 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-660444d5-57a4-4392-8eea-07184b49519a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:01.783199 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:01.783199 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:01.783933 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-660444d5-57a4-4392-8eea-07184b49519a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:41:01.784444 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 970/3865] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:01 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:02.259672 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9046da60-617e-42ae-af16-29af6f906757 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:02.261498 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9046da60-617e-42ae-af16-29af6f906757 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:02.261727 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9046da60-617e-42ae-af16-29af6f906757 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:02.261936 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9046da60-617e-42ae-af16-29af6f906757 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:02.270704 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:02.270704 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:02.273888 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-9046da60-617e-42ae-af16-29af6f906757 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:02.278009 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9046da60-617e-42ae-af16-29af6f906757 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:02.278409 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 948/3866] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:02 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:02.386412 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4e7d822d-2438-4197-9b93-7fb7114a8bfa None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:02.388305 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4e7d822d-2438-4197-9b93-7fb7114a8bfa tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:41:02.388484 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4e7d822d-2438-4197-9b93-7fb7114a8bfa tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:02.388661 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4e7d822d-2438-4197-9b93-7fb7114a8bfa tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:02.388761 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-4e7d822d-2438-4197-9b93-7fb7114a8bfa tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:02.393012 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:02.393012 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:02.393709 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4e7d822d-2438-4197-9b93-7fb7114a8bfa tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:41:02.394060 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 968/3867] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:02 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:02.541109 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f014e180-310c-4b98-8214-227345d69c7f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:02.543027 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f014e180-310c-4b98-8214-227345d69c7f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:41:02.545106 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f014e180-310c-4b98-8214-227345d69c7f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:02.545106 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f014e180-310c-4b98-8214-227345d69c7f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:02.545106 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-f014e180-310c-4b98-8214-227345d69c7f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:02.548578 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:02.548578 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:02.549357 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f014e180-310c-4b98-8214-227345d69c7f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:41:02.549936 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 982/3868] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:02 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:02.585686 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7c85ed27-5cd3-4150-9d91-e1cbc156a42b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:02.587637 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7c85ed27-5cd3-4150-9d91-e1cbc156a42b tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] GET https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 Aug 14 00:41:02.587837 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7c85ed27-5cd3-4150-9d91-e1cbc156a42b tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:02.588026 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7c85ed27-5cd3-4150-9d91-e1cbc156a42b tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:02.594581 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:02.594581 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:02.597597 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7c85ed27-5cd3-4150-9d91-e1cbc156a42b tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Volume info retrieved successfully. Aug 14 00:41:02.602105 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7c85ed27-5cd3-4150-9d91-e1cbc156a42b tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 returned with HTTP 200 Aug 14 00:41:02.602105 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 971/3869] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:02 2026] GET /volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:02.613026 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8b6f46e6-3e49-427a-8b2e-10b21cff7b8c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:02.614994 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8b6f46e6-3e49-427a-8b2e-10b21cff7b8c tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] GET https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 Aug 14 00:41:02.615250 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8b6f46e6-3e49-427a-8b2e-10b21cff7b8c tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:02.615483 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8b6f46e6-3e49-427a-8b2e-10b21cff7b8c tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:02.622807 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:02.622807 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:02.627445 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8b6f46e6-3e49-427a-8b2e-10b21cff7b8c tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Volume info retrieved successfully. Aug 14 00:41:02.632675 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8b6f46e6-3e49-427a-8b2e-10b21cff7b8c tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 returned with HTTP 200 Aug 14 00:41:02.633156 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 949/3870] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:02 2026] GET /volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:02.647139 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fc4990ae-468f-42f2-b926-d679213f1a2c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:02.648908 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fc4990ae-468f-42f2-b926-d679213f1a2c tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] POST https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1/action Aug 14 00:41:02.649319 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fc4990ae-468f-42f2-b926-d679213f1a2c tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1814668307", "disk_format": "raw"}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:41:02.649439 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fc4990ae-468f-42f2-b926-d679213f1a2c tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1814668307", "disk_format": "raw"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:02.659795 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:02.659795 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:02.660426 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fc4990ae-468f-42f2-b926-d679213f1a2c tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Volume info retrieved successfully. Aug 14 00:41:02.675871 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:02.675871 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:02.681873 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.image.image_utils [None req-fc4990ae-468f-42f2-b926-d679213f1a2c tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1814668307'}] 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-1814668307'}]. {{(pid=100211) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 14 00:41:02.795900 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-54cf3313-9db1-48ae-a331-c8fcbc43cd6a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:02.800204 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-54cf3313-9db1-48ae-a331-c8fcbc43cd6a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:41:02.800361 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-54cf3313-9db1-48ae-a331-c8fcbc43cd6a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:02.800526 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-54cf3313-9db1-48ae-a331-c8fcbc43cd6a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:02.800621 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-54cf3313-9db1-48ae-a331-c8fcbc43cd6a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:02.807006 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:02.807006 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:02.807687 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-54cf3313-9db1-48ae-a331-c8fcbc43cd6a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:41:02.808037 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 983/3871] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:02 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:03.120115 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fc4990ae-468f-42f2-b926-d679213f1a2c tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Copy volume to image completed successfully. Aug 14 00:41:03.120504 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fc4990ae-468f-42f2-b926-d679213f1a2c tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1/action returned with HTTP 202 Aug 14 00:41:03.120908 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 969/3872] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:41:02 2026] POST /volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1/action => generated 686 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:03.291064 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-87cc28a6-bc59-40e8-bab4-67b6fd7156bd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:03.292949 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-87cc28a6-bc59-40e8-bab4-67b6fd7156bd tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:03.293177 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-87cc28a6-bc59-40e8-bab4-67b6fd7156bd tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:03.293364 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-87cc28a6-bc59-40e8-bab4-67b6fd7156bd tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:03.302753 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:03.302753 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:03.306433 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-87cc28a6-bc59-40e8-bab4-67b6fd7156bd tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:03.311341 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-87cc28a6-bc59-40e8-bab4-67b6fd7156bd tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:03.311851 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 972/3873] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:03 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:03.404777 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-01a50728-ccc7-476c-bc8c-f9fc05ae2614 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:03.407218 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-01a50728-ccc7-476c-bc8c-f9fc05ae2614 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:41:03.407502 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-01a50728-ccc7-476c-bc8c-f9fc05ae2614 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:03.407783 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-01a50728-ccc7-476c-bc8c-f9fc05ae2614 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:03.407947 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-01a50728-ccc7-476c-bc8c-f9fc05ae2614 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:03.413801 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:03.413801 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:03.414910 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-01a50728-ccc7-476c-bc8c-f9fc05ae2614 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:41:03.415466 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 950/3874] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:03 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:03.560307 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-99376a80-ec5a-4602-bba2-ae9f4c932d62 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:03.561850 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-99376a80-ec5a-4602-bba2-ae9f4c932d62 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:41:03.562032 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-99376a80-ec5a-4602-bba2-ae9f4c932d62 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:03.562209 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-99376a80-ec5a-4602-bba2-ae9f4c932d62 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:03.562301 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-99376a80-ec5a-4602-bba2-ae9f4c932d62 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:03.566898 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:03.566898 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:03.567648 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-99376a80-ec5a-4602-bba2-ae9f4c932d62 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:41:03.568100 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 984/3875] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:03 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:03.818631 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-33b583c6-b6a5-4b3a-b1dd-334d58538dd4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:03.821648 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-33b583c6-b6a5-4b3a-b1dd-334d58538dd4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:41:03.821648 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-33b583c6-b6a5-4b3a-b1dd-334d58538dd4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:03.821648 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-33b583c6-b6a5-4b3a-b1dd-334d58538dd4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:03.821648 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-33b583c6-b6a5-4b3a-b1dd-334d58538dd4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:03.826605 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:03.826605 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:03.827577 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-33b583c6-b6a5-4b3a-b1dd-334d58538dd4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:41:03.828142 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 970/3876] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:03 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:04.324710 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-47567f92-1855-4b8c-9200-9c347b39b428 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:04.328691 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-47567f92-1855-4b8c-9200-9c347b39b428 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:04.328691 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-47567f92-1855-4b8c-9200-9c347b39b428 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:04.328691 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-47567f92-1855-4b8c-9200-9c347b39b428 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:04.341153 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:04.341153 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:04.346271 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-47567f92-1855-4b8c-9200-9c347b39b428 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:04.352250 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-47567f92-1855-4b8c-9200-9c347b39b428 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:04.352787 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 973/3877] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:04 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:04.428968 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fd942bf5-388d-48ef-b673-6a9336681df7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:04.431601 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fd942bf5-388d-48ef-b673-6a9336681df7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:41:04.431834 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fd942bf5-388d-48ef-b673-6a9336681df7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:04.432079 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fd942bf5-388d-48ef-b673-6a9336681df7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:04.432202 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-fd942bf5-388d-48ef-b673-6a9336681df7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:04.436642 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:04.436642 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:04.437502 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fd942bf5-388d-48ef-b673-6a9336681df7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:41:04.437887 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 951/3878] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:04 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:04.580180 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-dfdc9f03-eeac-4318-863c-8ecb2f29298c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:04.581754 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dfdc9f03-eeac-4318-863c-8ecb2f29298c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:41:04.581969 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dfdc9f03-eeac-4318-863c-8ecb2f29298c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:04.584187 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dfdc9f03-eeac-4318-863c-8ecb2f29298c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:04.584187 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-dfdc9f03-eeac-4318-863c-8ecb2f29298c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:04.586010 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:04.586010 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:04.586527 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dfdc9f03-eeac-4318-863c-8ecb2f29298c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:41:04.586851 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 985/3879] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:04 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:04.840347 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6dffa98d-befb-403d-89ce-219dfb194a82 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:04.842569 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6dffa98d-befb-403d-89ce-219dfb194a82 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:41:04.843103 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6dffa98d-befb-403d-89ce-219dfb194a82 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:04.843465 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6dffa98d-befb-403d-89ce-219dfb194a82 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:04.843719 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-6dffa98d-befb-403d-89ce-219dfb194a82 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:04.851595 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:04.851595 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:04.851595 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6dffa98d-befb-403d-89ce-219dfb194a82 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:41:04.851595 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 971/3880] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:04 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:05.368882 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7d43a022-b9e1-4d57-9a2a-4acb5694a966 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:05.371260 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7d43a022-b9e1-4d57-9a2a-4acb5694a966 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:05.371549 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7d43a022-b9e1-4d57-9a2a-4acb5694a966 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:05.371799 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7d43a022-b9e1-4d57-9a2a-4acb5694a966 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:05.390154 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:05.390154 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:05.390154 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7d43a022-b9e1-4d57-9a2a-4acb5694a966 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:05.392491 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7d43a022-b9e1-4d57-9a2a-4acb5694a966 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:05.394240 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 974/3881] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:05 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:05.444146 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-068f3d70-ab76-4132-921a-08fc6d01880e req-2eb621a3-c16f-48f4-8c50-97cbd46b2d81 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:05.446158 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-068f3d70-ab76-4132-921a-08fc6d01880e req-2eb621a3-c16f-48f4-8c50-97cbd46b2d81 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/attachments/ddb3ef7d-edd1-4f6a-bccd-6bfa68b30525 Aug 14 00:41:05.446609 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-068f3d70-ab76-4132-921a-08fc6d01880e req-2eb621a3-c16f-48f4-8c50-97cbd46b2d81 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:05.446609 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-068f3d70-ab76-4132-921a-08fc6d01880e req-2eb621a3-c16f-48f4-8c50-97cbd46b2d81 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:05.447658 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bd747d04-90c3-4824-8979-3e715f1a0580 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:05.449920 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bd747d04-90c3-4824-8979-3e715f1a0580 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:41:05.450111 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bd747d04-90c3-4824-8979-3e715f1a0580 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:05.450358 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bd747d04-90c3-4824-8979-3e715f1a0580 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:05.450493 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-bd747d04-90c3-4824-8979-3e715f1a0580 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:05.453904 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:05.453904 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:05.455962 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:05.455962 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:05.456895 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bd747d04-90c3-4824-8979-3e715f1a0580 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:41:05.456895 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 986/3882] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:05 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:05.507225 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-068f3d70-ab76-4132-921a-08fc6d01880e req-2eb621a3-c16f-48f4-8c50-97cbd46b2d81 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/ddb3ef7d-edd1-4f6a-bccd-6bfa68b30525 returned with HTTP 200 Aug 14 00:41:05.507694 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 952/3883] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:41:05 2026] DELETE /volume/v3/attachments/ddb3ef7d-edd1-4f6a-bccd-6bfa68b30525 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:05.517480 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-068f3d70-ab76-4132-921a-08fc6d01880e req-5c01bfb7-f731-43c5-b73e-e9a1a2b95e71 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:05.519783 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-068f3d70-ab76-4132-921a-08fc6d01880e req-5c01bfb7-f731-43c5-b73e-e9a1a2b95e71 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b Aug 14 00:41:05.520011 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-068f3d70-ab76-4132-921a-08fc6d01880e req-5c01bfb7-f731-43c5-b73e-e9a1a2b95e71 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:05.520276 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-068f3d70-ab76-4132-921a-08fc6d01880e req-5c01bfb7-f731-43c5-b73e-e9a1a2b95e71 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:05.520482 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [req-068f3d70-ab76-4132-921a-08fc6d01880e req-5c01bfb7-f731-43c5-b73e-e9a1a2b95e71 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume with id: 42647397-b8d7-4ac3-8412-e811c381c04b Aug 14 00:41:05.530203 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:05.530203 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:05.530754 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-068f3d70-ab76-4132-921a-08fc6d01880e req-5c01bfb7-f731-43c5-b73e-e9a1a2b95e71 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:41:05.549060 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-068f3d70-ab76-4132-921a-08fc6d01880e req-5c01bfb7-f731-43c5-b73e-e9a1a2b95e71 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume request issued successfully. Aug 14 00:41:05.549440 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-068f3d70-ab76-4132-921a-08fc6d01880e req-5c01bfb7-f731-43c5-b73e-e9a1a2b95e71 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b returned with HTTP 202 Aug 14 00:41:05.549799 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 972/3884] 10.4.3.208 () {70 vars in 1620 bytes} [Fri Aug 14 00:41:05 2026] DELETE /volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:05.597613 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bd88450f-d12a-4219-ba7f-5c158ff2aabb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:05.600037 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bd88450f-d12a-4219-ba7f-5c158ff2aabb tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:41:05.600157 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bd88450f-d12a-4219-ba7f-5c158ff2aabb tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:05.600392 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bd88450f-d12a-4219-ba7f-5c158ff2aabb tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:05.600524 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-bd88450f-d12a-4219-ba7f-5c158ff2aabb tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:05.605375 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:05.605375 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:05.606055 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bd88450f-d12a-4219-ba7f-5c158ff2aabb tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:41:05.606580 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 975/3885] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:05 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:05.862305 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-96bf30ec-cd15-4f87-8752-17e6a4fe7e3e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:05.864121 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-96bf30ec-cd15-4f87-8752-17e6a4fe7e3e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:41:05.864256 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-96bf30ec-cd15-4f87-8752-17e6a4fe7e3e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:05.864486 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-96bf30ec-cd15-4f87-8752-17e6a4fe7e3e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:05.864592 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-96bf30ec-cd15-4f87-8752-17e6a4fe7e3e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:05.869424 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:05.869424 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:05.870163 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-96bf30ec-cd15-4f87-8752-17e6a4fe7e3e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:41:05.870533 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 987/3886] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:05 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:06.058023 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-aa9ced3b-db15-4c56-b248-3265d21a1134 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:06.059628 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aa9ced3b-db15-4c56-b248-3265d21a1134 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b Aug 14 00:41:06.059949 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aa9ced3b-db15-4c56-b248-3265d21a1134 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:06.060265 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aa9ced3b-db15-4c56-b248-3265d21a1134 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:06.067836 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aa9ced3b-db15-4c56-b248-3265d21a1134 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b returned with HTTP 404 Aug 14 00:41:06.068397 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 953/3887] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:06 2026] GET /volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:06.406008 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-88eea3b2-e1a8-440c-840d-5f0f155f284d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:06.407871 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-88eea3b2-e1a8-440c-840d-5f0f155f284d tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:06.408171 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-88eea3b2-e1a8-440c-840d-5f0f155f284d tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:06.408392 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-88eea3b2-e1a8-440c-840d-5f0f155f284d tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:06.418289 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:06.418289 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:06.421932 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-88eea3b2-e1a8-440c-840d-5f0f155f284d tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:06.426903 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-88eea3b2-e1a8-440c-840d-5f0f155f284d tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:06.426903 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 973/3888] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:06 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:06.468226 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-93e16494-be3f-4902-a139-bf2e98f8a649 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:06.470300 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-93e16494-be3f-4902-a139-bf2e98f8a649 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:41:06.470532 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-93e16494-be3f-4902-a139-bf2e98f8a649 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:06.470766 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-93e16494-be3f-4902-a139-bf2e98f8a649 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:06.470866 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-93e16494-be3f-4902-a139-bf2e98f8a649 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:06.475496 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:06.475496 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:06.476408 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-93e16494-be3f-4902-a139-bf2e98f8a649 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:41:06.476830 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 976/3889] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:06 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:06.568519 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8ad40c16-542d-43b6-a302-a11d042cc7c5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:06.570625 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8ad40c16-542d-43b6-a302-a11d042cc7c5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 Aug 14 00:41:06.570837 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8ad40c16-542d-43b6-a302-a11d042cc7c5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:06.571055 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8ad40c16-542d-43b6-a302-a11d042cc7c5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:06.571174 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-8ad40c16-542d-43b6-a302-a11d042cc7c5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete snapshot with id: de7244ea-e15c-4455-b6af-8b7117c458d2 Aug 14 00:41:06.575885 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8ad40c16-542d-43b6-a302-a11d042cc7c5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 returned with HTTP 404 Aug 14 00:41:06.576613 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 988/3890] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:41:06 2026] DELETE /volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:06.584518 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c8e7be46-ccd6-48e9-bd24-07a974fe3eee None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:06.586318 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c8e7be46-ccd6-48e9-bd24-07a974fe3eee tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 Aug 14 00:41:06.586508 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c8e7be46-ccd6-48e9-bd24-07a974fe3eee tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:06.586733 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c8e7be46-ccd6-48e9-bd24-07a974fe3eee tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:06.591043 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c8e7be46-ccd6-48e9-bd24-07a974fe3eee tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 returned with HTTP 404 Aug 14 00:41:06.591503 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 954/3891] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:06 2026] GET /volume/v3/snapshots/de7244ea-e15c-4455-b6af-8b7117c458d2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:06.620623 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-37b08d7c-02a9-4371-b655-c11185c55b2e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:06.622924 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-37b08d7c-02a9-4371-b655-c11185c55b2e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:41:06.623336 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-37b08d7c-02a9-4371-b655-c11185c55b2e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:06.623675 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-37b08d7c-02a9-4371-b655-c11185c55b2e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:06.624864 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-37b08d7c-02a9-4371-b655-c11185c55b2e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:06.629383 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:06.629383 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:06.630333 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-37b08d7c-02a9-4371-b655-c11185c55b2e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:41:06.630899 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 974/3892] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:06 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:06.881377 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-276ff514-9dd6-4b4b-b59e-d414fffd7c89 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:06.883213 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-276ff514-9dd6-4b4b-b59e-d414fffd7c89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:41:06.883473 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-276ff514-9dd6-4b4b-b59e-d414fffd7c89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:06.883706 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-276ff514-9dd6-4b4b-b59e-d414fffd7c89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:06.883855 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-276ff514-9dd6-4b4b-b59e-d414fffd7c89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:06.888362 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:06.888362 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:06.889185 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-276ff514-9dd6-4b4b-b59e-d414fffd7c89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:41:06.889597 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 977/3893] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:06 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:07.406501 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-121c4fd0-5a98-42c6-a828-4cba0f7a5eaa None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:07.409060 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-121c4fd0-5a98-42c6-a828-4cba0f7a5eaa tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b Aug 14 00:41:07.409378 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-121c4fd0-5a98-42c6-a828-4cba0f7a5eaa tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:07.409650 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-121c4fd0-5a98-42c6-a828-4cba0f7a5eaa tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:07.410000 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-121c4fd0-5a98-42c6-a828-4cba0f7a5eaa tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume with id: 42647397-b8d7-4ac3-8412-e811c381c04b Aug 14 00:41:07.418691 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-121c4fd0-5a98-42c6-a828-4cba0f7a5eaa tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b returned with HTTP 404 Aug 14 00:41:07.419376 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 989/3894] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:07 2026] DELETE /volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:07.427556 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6ddec63d-a53f-4bbe-8143-73161145cab0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:07.429600 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6ddec63d-a53f-4bbe-8143-73161145cab0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b Aug 14 00:41:07.429905 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6ddec63d-a53f-4bbe-8143-73161145cab0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:07.430229 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6ddec63d-a53f-4bbe-8143-73161145cab0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:07.437391 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6ddec63d-a53f-4bbe-8143-73161145cab0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b returned with HTTP 404 Aug 14 00:41:07.438069 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 955/3895] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:07 2026] GET /volume/v3/volumes/42647397-b8d7-4ac3-8412-e811c381c04b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:07.441043 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-20f6c3f0-112a-4e5a-8481-8eca7bbd4d80 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:07.443774 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-20f6c3f0-112a-4e5a-8481-8eca7bbd4d80 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:07.443774 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-20f6c3f0-112a-4e5a-8481-8eca7bbd4d80 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:07.444036 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-20f6c3f0-112a-4e5a-8481-8eca7bbd4d80 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:07.459653 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:07.459653 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:07.464680 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-20f6c3f0-112a-4e5a-8481-8eca7bbd4d80 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:07.472320 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-20f6c3f0-112a-4e5a-8481-8eca7bbd4d80 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:07.472890 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 975/3896] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:07 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:07.488960 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7b262b72-801a-4d97-bd61-ab0b0cc522d3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:07.490878 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7b262b72-801a-4d97-bd61-ab0b0cc522d3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:41:07.491107 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7b262b72-801a-4d97-bd61-ab0b0cc522d3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:07.491298 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7b262b72-801a-4d97-bd61-ab0b0cc522d3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:07.491399 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7b262b72-801a-4d97-bd61-ab0b0cc522d3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:07.496204 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:07.496204 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:07.497405 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7b262b72-801a-4d97-bd61-ab0b0cc522d3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:41:07.498020 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 978/3897] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:07 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:07.644506 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-41a83b50-859e-45d5-8ed9-4d6cd4a6ae01 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:07.646861 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-41a83b50-859e-45d5-8ed9-4d6cd4a6ae01 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:41:07.647185 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-41a83b50-859e-45d5-8ed9-4d6cd4a6ae01 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:07.647505 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-41a83b50-859e-45d5-8ed9-4d6cd4a6ae01 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:07.647572 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-41a83b50-859e-45d5-8ed9-4d6cd4a6ae01 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:07.654362 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:07.654362 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:07.655407 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-41a83b50-859e-45d5-8ed9-4d6cd4a6ae01 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:41:07.655971 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 990/3898] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:07 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:07.902825 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b969970b-c6c0-4a17-a297-55dd76f18ba7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:07.905367 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b969970b-c6c0-4a17-a297-55dd76f18ba7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:41:07.905723 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b969970b-c6c0-4a17-a297-55dd76f18ba7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:07.906239 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b969970b-c6c0-4a17-a297-55dd76f18ba7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:07.906623 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-b969970b-c6c0-4a17-a297-55dd76f18ba7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:07.911211 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:07.911211 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:07.912210 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b969970b-c6c0-4a17-a297-55dd76f18ba7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:41:07.912700 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 956/3899] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:07 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:08.123440 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-13a970cf-dc80-4cfa-a4eb-337afcfada59 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:08.125861 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-13a970cf-dc80-4cfa-a4eb-337afcfada59 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] POST https://10.4.3.208/volume/v3/attachments/07de1c97-4be0-40e9-9bca-6e50e903436c/action Aug 14 00:41:08.126436 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-13a970cf-dc80-4cfa-a4eb-337afcfada59 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:41:08.126635 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-13a970cf-dc80-4cfa-a4eb-337afcfada59 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:08.149826 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:08.149826 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:08.166103 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-cbe7bfbf-e1e2-464a-8f3b-e42e59eadb2b req-13a970cf-dc80-4cfa-a4eb-337afcfada59 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/attachments/07de1c97-4be0-40e9-9bca-6e50e903436c/action returned with HTTP 204 Aug 14 00:41:08.166771 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 976/3900] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:41:08 2026] POST /volume/v3/attachments/07de1c97-4be0-40e9-9bca-6e50e903436c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:08.489462 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-080e2608-d3ef-4ae0-9aed-f48bc4d2db84 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:08.491863 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-080e2608-d3ef-4ae0-9aed-f48bc4d2db84 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:08.492486 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-080e2608-d3ef-4ae0-9aed-f48bc4d2db84 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:08.493155 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-080e2608-d3ef-4ae0-9aed-f48bc4d2db84 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:08.510104 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:08.510104 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:08.510777 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-86834b27-eb67-4c46-b658-7334d598e622 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:08.512789 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-86834b27-eb67-4c46-b658-7334d598e622 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:41:08.512864 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-86834b27-eb67-4c46-b658-7334d598e622 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:08.513111 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-86834b27-eb67-4c46-b658-7334d598e622 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:08.513280 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-86834b27-eb67-4c46-b658-7334d598e622 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:08.517539 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:08.517539 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:08.517996 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-080e2608-d3ef-4ae0-9aed-f48bc4d2db84 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:08.518348 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-86834b27-eb67-4c46-b658-7334d598e622 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:41:08.518688 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 991/3901] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:08 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:08.524049 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-080e2608-d3ef-4ae0-9aed-f48bc4d2db84 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:08.524544 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 979/3902] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:08 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 1159 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:08.541853 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-86044eac-eb1b-4bdb-a228-dc32f954f268 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:08.547555 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-86044eac-eb1b-4bdb-a228-dc32f954f268 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] POST https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84/action Aug 14 00:41:08.547798 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-86044eac-eb1b-4bdb-a228-dc32f954f268 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:41:08.547978 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-86044eac-eb1b-4bdb-a228-dc32f954f268 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:08.565040 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:08.565040 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:08.565737 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-86044eac-eb1b-4bdb-a228-dc32f954f268 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:08.618367 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-86044eac-eb1b-4bdb-a228-dc32f954f268 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Created reservations ['f732edc3-f884-4087-a850-9f265ff6ffd3', '35d06ee3-5121-421c-a085-66b9814263f7'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:08.645683 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-86044eac-eb1b-4bdb-a228-dc32f954f268 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Extend volume request issued successfully. Aug 14 00:41:08.646299 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-86044eac-eb1b-4bdb-a228-dc32f954f268 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84/action returned with HTTP 202 Aug 14 00:41:08.646616 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 957/3903] 10.4.3.208 () {70 vars in 1431 bytes} [Fri Aug 14 00:41:08 2026] POST /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 00:41:08.655744 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-00308974-a2d9-4aed-adf6-f3859648f28b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:08.657633 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-00308974-a2d9-4aed-adf6-f3859648f28b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:08.657896 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-00308974-a2d9-4aed-adf6-f3859648f28b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:08.658134 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-00308974-a2d9-4aed-adf6-f3859648f28b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:08.668722 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a9040c8b-6aab-44f1-84bb-92df53d27447 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:08.668895 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:08.668895 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:08.670764 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a9040c8b-6aab-44f1-84bb-92df53d27447 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:41:08.671011 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a9040c8b-6aab-44f1-84bb-92df53d27447 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:08.671269 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a9040c8b-6aab-44f1-84bb-92df53d27447 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:08.671363 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-a9040c8b-6aab-44f1-84bb-92df53d27447 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:08.673218 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-00308974-a2d9-4aed-adf6-f3859648f28b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:08.676344 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:08.676344 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:08.677008 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a9040c8b-6aab-44f1-84bb-92df53d27447 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:41:08.677436 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 992/3904] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:08 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:08.678709 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-00308974-a2d9-4aed-adf6-f3859648f28b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:08.679298 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 977/3905] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:08 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:08.689677 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a3430240-61ad-44d8-92ec-9a06213ff9c2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:08.692631 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a3430240-61ad-44d8-92ec-9a06213ff9c2 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4/export_record Aug 14 00:41:08.692631 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a3430240-61ad-44d8-92ec-9a06213ff9c2 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:08.692631 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a3430240-61ad-44d8-92ec-9a06213ff9c2 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'export_record' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:08.692631 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-a3430240-61ad-44d8-92ec-9a06213ff9c2 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Export record for backup db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100208) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 00:41:08.697782 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:08.697782 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:08.699441 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.api [None req-a3430240-61ad-44d8-92ec-9a06213ff9c2 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling RPCAPI with context: , host: np0000007289, backup: db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100208) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 00:41:08.710274 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.rpcapi [None req-a3430240-61ad-44d8-92ec-9a06213ff9c2 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] export_record in rpcapi backup_id db780a99-7c50-4572-a3b5-f79823d7ebd4 on host np0000007289. {{(pid=100208) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 00:41:08.728868 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-a3430240-61ad-44d8-92ec-9a06213ff9c2 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGI3ODBhOTktN2M1MC00NTcyLWEzYjUtZjc5ODIzZDdlYmQ0IiwgInVzZXJfaWQiOiAiY2NjYmYyY2ExOWRlNGNkOWIzYjBiMzMzNzIzYzg2YWQiLCAicHJvamVjdF9pZCI6ICI1M2MyZTRiNmQ1YjQ0YzhiYTJiN2VlYmJiOWU5NmYyMiIsICJ2b2x1bWVfaWQiOiAiMzljNDdmNmMtNzhiMy00MTU1LWJmNTEtNThmNmJhOWU3OTgxIiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzA4MTQyMTk0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzljNDdmNmMtNzhiMy00MTU1LWJmNTEtNThmNmJhOWU3OTgxLzIwMjYwODE0MDA0MDM2L2F6X25vdmFfYmFja3VwX2RiNzgwYTk5LTdjNTAtNDU3Mi1hM2I1LWY3OTgyM2Q3ZWJkNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDA6NDA6MzFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDA6NDA6MzFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDo0MTowOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100208) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 00:41:08.729547 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a3430240-61ad-44d8-92ec-9a06213ff9c2 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4/export_record returned with HTTP 200 Aug 14 00:41:08.730706 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 980/3906] 10.4.3.208 () {68 vars in 1430 bytes} [Fri Aug 14 00:41:08 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4/export_record => generated 1424 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:08.739327 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5df5e4e2-f17f-446f-b5a0-4c3737742220 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:08.742004 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5df5e4e2-f17f-446f-b5a0-4c3737742220 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:41:08.742004 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5df5e4e2-f17f-446f-b5a0-4c3737742220 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:08.742320 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5df5e4e2-f17f-446f-b5a0-4c3737742220 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:08.742366 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-5df5e4e2-f17f-446f-b5a0-4c3737742220 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:08.748054 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:08.748054 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:08.748880 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5df5e4e2-f17f-446f-b5a0-4c3737742220 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:41:08.749454 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 958/3907] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:08 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:08.759394 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f6c77563-65d5-4017-9d67-aae8712a8cc0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:08.761260 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f6c77563-65d5-4017-9d67-aae8712a8cc0 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] POST https://10.4.3.208/volume/v3/backups/import_record Aug 14 00:41:08.761687 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f6c77563-65d5-4017-9d67-aae8712a8cc0 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmRhMTdjNDItNmViZi00MmYxLTg3MmEtYTI1NWZhYTI4NTgxIiwgInVzZXJfaWQiOiAiY2NjYmYyY2ExOWRlNGNkOWIzYjBiMzMzNzIzYzg2YWQiLCAicHJvamVjdF9pZCI6ICI1M2MyZTRiNmQ1YjQ0YzhiYTJiN2VlYmJiOWU5NmYyMiIsICJ2b2x1bWVfaWQiOiAiMzljNDdmNmMtNzhiMy00MTU1LWJmNTEtNThmNmJhOWU3OTgxIiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzA4MTQyMTk0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzljNDdmNmMtNzhiMy00MTU1LWJmNTEtNThmNmJhOWU3OTgxLzIwMjYwODE0MDA0MDM2L2F6X25vdmFfYmFja3VwX2RiNzgwYTk5LTdjNTAtNDU3Mi1hM2I1LWY3OTgyM2Q3ZWJkNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDA6NDA6MzFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDA6NDA6MzFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDo0MTowOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:08.774906 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-f6c77563-65d5-4017-9d67-aae8712a8cc0 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmRhMTdjNDItNmViZi00MmYxLTg3MmEtYTI1NWZhYTI4NTgxIiwgInVzZXJfaWQiOiAiY2NjYmYyY2ExOWRlNGNkOWIzYjBiMzMzNzIzYzg2YWQiLCAicHJvamVjdF9pZCI6ICI1M2MyZTRiNmQ1YjQ0YzhiYTJiN2VlYmJiOWU5NmYyMiIsICJ2b2x1bWVfaWQiOiAiMzljNDdmNmMtNzhiMy00MTU1LWJmNTEtNThmNmJhOWU3OTgxIiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzA4MTQyMTk0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzljNDdmNmMtNzhiMy00MTU1LWJmNTEtNThmNmJhOWU3OTgxLzIwMjYwODE0MDA0MDM2L2F6X25vdmFfYmFja3VwX2RiNzgwYTk5LTdjNTAtNDU3Mi1hM2I1LWY3OTgyM2Q3ZWJkNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDA6NDA6MzFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDA6NDA6MzFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDo0MTowOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100210) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 00:41:08.774906 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-f6c77563-65d5-4017-9d67-aae8712a8cc0 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmRhMTdjNDItNmViZi00MmYxLTg3MmEtYTI1NWZhYTI4NTgxIiwgInVzZXJfaWQiOiAiY2NjYmYyY2ExOWRlNGNkOWIzYjBiMzMzNzIzYzg2YWQiLCAicHJvamVjdF9pZCI6ICI1M2MyZTRiNmQ1YjQ0YzhiYTJiN2VlYmJiOWU5NmYyMiIsICJ2b2x1bWVfaWQiOiAiMzljNDdmNmMtNzhiMy00MTU1LWJmNTEtNThmNmJhOWU3OTgxIiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzA4MTQyMTk0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzljNDdmNmMtNzhiMy00MTU1LWJmNTEtNThmNmJhOWU3OTgxLzIwMjYwODE0MDA0MDM2L2F6X25vdmFfYmFja3VwX2RiNzgwYTk5LTdjNTAtNDU3Mi1hM2I1LWY3OTgyM2Q3ZWJkNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTRUMDA6NDA6MzFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTRUMDA6NDA6MzFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDo0MTowOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100210) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 00:41:08.774906 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.policy [None req-f6c77563-65d5-4017-9d67-aae8712a8cc0 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '4809b6e69a7d49f1b2553af9da88384d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53c2e4b6d5b44c8ba2b7eebbb9e96f22', '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=100210) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:41:08.774906 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f6c77563-65d5-4017-9d67-aae8712a8cc0 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] https://10.4.3.208/volume/v3/backups/import_record returned with HTTP 403 Aug 14 00:41:08.774906 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 993/3908] 10.4.3.208 () {70 vars in 1342 bytes} [Fri Aug 14 00:41:08 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:08.778171 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dcb3f75c-a290-45a7-8bbf-84535b6200e7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:08.781689 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dcb3f75c-a290-45a7-8bbf-84535b6200e7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/39c47f6c-78b3-4155-bf51-58f6ba9e7981 Aug 14 00:41:08.782424 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dcb3f75c-a290-45a7-8bbf-84535b6200e7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:08.782649 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dcb3f75c-a290-45a7-8bbf-84535b6200e7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:08.782842 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-dcb3f75c-a290-45a7-8bbf-84535b6200e7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Delete volume with id: 39c47f6c-78b3-4155-bf51-58f6ba9e7981 Aug 14 00:41:08.789920 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:08.789920 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:08.790298 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-dcb3f75c-a290-45a7-8bbf-84535b6200e7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Volume info retrieved successfully. Aug 14 00:41:08.805813 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-dcb3f75c-a290-45a7-8bbf-84535b6200e7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Delete volume request issued successfully. Aug 14 00:41:08.806122 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dcb3f75c-a290-45a7-8bbf-84535b6200e7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes/39c47f6c-78b3-4155-bf51-58f6ba9e7981 returned with HTTP 202 Aug 14 00:41:08.806559 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 978/3909] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:41:08 2026] DELETE /volume/v3/volumes/39c47f6c-78b3-4155-bf51-58f6ba9e7981 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:08.815983 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-02c58876-eea3-4ca7-a9ed-8cc5b62759de None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:08.817760 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-02c58876-eea3-4ca7-a9ed-8cc5b62759de tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/volumes/39c47f6c-78b3-4155-bf51-58f6ba9e7981 Aug 14 00:41:08.818121 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-02c58876-eea3-4ca7-a9ed-8cc5b62759de tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:08.818397 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-02c58876-eea3-4ca7-a9ed-8cc5b62759de tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:08.828511 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:08.828696 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:08.828696 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:08.829367 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:08.830356 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1880317594", "snapshot_id": null, "imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "volume_type": null, "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:08.831624 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-02c58876-eea3-4ca7-a9ed-8cc5b62759de tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Volume info retrieved successfully. Aug 14 00:41:08.831730 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1880317594', 'snapshot_id': None, 'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'volume_type': None, 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:08.837824 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-02c58876-eea3-4ca7-a9ed-8cc5b62759de tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes/39c47f6c-78b3-4155-bf51-58f6ba9e7981 returned with HTTP 200 Aug 14 00:41:08.837824 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 981/3910] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:08 2026] GET /volume/v3/volumes/39c47f6c-78b3-4155-bf51-58f6ba9e7981 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:08.925767 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b978dec1-19f9-49bb-b1e1-1fab8da442bf None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:08.927278 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b978dec1-19f9-49bb-b1e1-1fab8da442bf tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:41:08.927754 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b978dec1-19f9-49bb-b1e1-1fab8da442bf tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:08.927826 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b978dec1-19f9-49bb-b1e1-1fab8da442bf tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:08.928648 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b978dec1-19f9-49bb-b1e1-1fab8da442bf tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:08.931576 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume of 1 GB Aug 14 00:41:08.934897 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:08.934897 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:08.936000 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b978dec1-19f9-49bb-b1e1-1fab8da442bf tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:41:08.936847 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 994/3911] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:08 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:08.939537 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Availability Zones retrieved successfully. Aug 14 00:41:08.948071 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-511c8149-0ffd-457e-8e7c-eb3297bd1de4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:08.948224 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (73c74544-a085-48f2-9dfa-3ea644de0678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:08.949507 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238a3803-e4ac-4fef-b471-3fa22afe45bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:08.949988 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-511c8149-0ffd-457e-8e7c-eb3297bd1de4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad Aug 14 00:41:08.950336 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-511c8149-0ffd-457e-8e7c-eb3297bd1de4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:08.950601 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-511c8149-0ffd-457e-8e7c-eb3297bd1de4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:08.950652 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:08.958680 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:08.958680 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:08.962800 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-511c8149-0ffd-457e-8e7c-eb3297bd1de4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:41:08.968248 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-511c8149-0ffd-457e-8e7c-eb3297bd1de4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad returned with HTTP 200 Aug 14 00:41:08.968785 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 979/3912] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:08 2026] GET /volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:08.976394 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-86044eac-eb1b-4bdb-a228-dc32f954f268 req-afdb04ac-f333-489a-ade9-f99d973430b5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:08.978683 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-86044eac-eb1b-4bdb-a228-dc32f954f268 req-afdb04ac-f333-489a-ade9-f99d973430b5 service nova] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:08.979872 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-86044eac-eb1b-4bdb-a228-dc32f954f268 req-afdb04ac-f333-489a-ade9-f99d973430b5 service nova] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:08.979872 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-86044eac-eb1b-4bdb-a228-dc32f954f268 req-afdb04ac-f333-489a-ade9-f99d973430b5 service nova] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:08.981356 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d60df179-5837-4ebe-81e5-e81f9a821295 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:08.983229 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d60df179-5837-4ebe-81e5-e81f9a821295 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] DELETE https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:41:08.983535 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d60df179-5837-4ebe-81e5-e81f9a821295 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:08.983832 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d60df179-5837-4ebe-81e5-e81f9a821295 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:08.987161 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-d60df179-5837-4ebe-81e5-e81f9a821295 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Delete backup with id: 4b49a11a-4b60-45bd-8743-15d6888ed90a. Aug 14 00:41:08.989210 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:08.989210 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:08.994257 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:08.994257 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:08.998444 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-86044eac-eb1b-4bdb-a228-dc32f954f268 req-afdb04ac-f333-489a-ade9-f99d973430b5 service nova] Volume info retrieved successfully. Aug 14 00:41:09.004694 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-86044eac-eb1b-4bdb-a228-dc32f954f268 req-afdb04ac-f333-489a-ade9-f99d973430b5 service nova] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:09.005521 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 982/3913] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:41:08 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 1315 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:09.007384 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.backup.rpcapi [None req-d60df179-5837-4ebe-81e5-e81f9a821295 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] delete_backup rpcapi backup_id 4b49a11a-4b60-45bd-8743-15d6888ed90a {{(pid=100210) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:41:09.009554 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d60df179-5837-4ebe-81e5-e81f9a821295 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 202 Aug 14 00:41:09.010512 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 995/3914] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:08 2026] DELETE /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:41:09.018916 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-59dd59f6-a111-4583-aea8-62530ade37a1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:09.022476 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238a3803-e4ac-4fef-b471-3fa22afe45bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:09.023707 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6968c40-dc0d-4f6f-90c0-e44800a0294d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:09.024459 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-59dd59f6-a111-4583-aea8-62530ade37a1 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:41:09.024790 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-59dd59f6-a111-4583-aea8-62530ade37a1 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:09.025007 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-59dd59f6-a111-4583-aea8-62530ade37a1 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:09.025169 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-59dd59f6-a111-4583-aea8-62530ade37a1 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:09.039355 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:09.039355 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:09.040507 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-59dd59f6-a111-4583-aea8-62530ade37a1 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 200 Aug 14 00:41:09.041000 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 980/3915] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:09 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:09.074043 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['257b1f83-ca30-4afb-8426-27a11f65cfb9', '20657d2b-d4af-49e6-b356-9a5bc2bb9418', '9a4b99eb-ef27-4618-b2ed-0007cc7143f5', 'fecd492d-aec1-4ebc-99dd-66353110dcf4'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:09.074908 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6968c40-dc0d-4f6f-90c0-e44800a0294d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['257b1f83-ca30-4afb-8426-27a11f65cfb9', '20657d2b-d4af-49e6-b356-9a5bc2bb9418', '9a4b99eb-ef27-4618-b2ed-0007cc7143f5', 'fecd492d-aec1-4ebc-99dd-66353110dcf4']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:09.075642 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (477f979b-1775-4d69-8139-753e27195b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:09.099803 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (477f979b-1775-4d69-8139-753e27195b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ecdb5bb-b994-4ae8-a396-20f28b981c45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1880317594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['257b1f83-ca30-4afb-8426-27a11f65cfb9','20657d2b-d4af-49e6-b356-9a5bc2bb9418','9a4b99eb-ef27-4618-b2ed-0007cc7143f5','fecd492d-aec1-4ebc-99dd-66353110dcf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1880317594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ecdb5bb-b994-4ae8-a396-20f28b981c45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d6437696d14483ca3325a33d365edde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d17d618536ca469e8ed9b206b9c792a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:09.100511 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aebcd60e-9e50-4e13-8e47-90e8e296dff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:09.119580 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aebcd60e-9e50-4e13-8e47-90e8e296dff1) transitioned into state 'SUCCESS' from state '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-1880317594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['257b1f83-ca30-4afb-8426-27a11f65cfb9','20657d2b-d4af-49e6-b356-9a5bc2bb9418','9a4b99eb-ef27-4618-b2ed-0007cc7143f5','fecd492d-aec1-4ebc-99dd-66353110dcf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:09.120210 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da4b60c9-122c-4adf-a2da-2f52572802e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:09.130777 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da4b60c9-122c-4adf-a2da-2f52572802e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:09.132052 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (73c74544-a085-48f2-9dfa-3ea644de0678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:09.132484 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request issued successfully. Aug 14 00:41:09.133142 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-717d8cbc-d2e9-455a-a3b9-31dd0fc27c7c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:09.133636 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 959/3916] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:41:08 2026] POST /volume/v3/volumes => generated 759 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:09.154454 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4ca5ded8-3eec-4a3e-b487-a5be497adca4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:09.156332 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4ca5ded8-3eec-4a3e-b487-a5be497adca4 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 Aug 14 00:41:09.156793 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4ca5ded8-3eec-4a3e-b487-a5be497adca4 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:09.158182 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4ca5ded8-3eec-4a3e-b487-a5be497adca4 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:09.167914 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:09.167914 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:09.173781 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4ca5ded8-3eec-4a3e-b487-a5be497adca4 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:41:09.179848 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4ca5ded8-3eec-4a3e-b487-a5be497adca4 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 returned with HTTP 200 Aug 14 00:41:09.180672 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 983/3917] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:09 2026] GET /volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:09.529393 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7028608b-d906-4df7-ae0d-79e28c8c4385 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:09.531700 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7028608b-d906-4df7-ae0d-79e28c8c4385 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:41:09.531830 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7028608b-d906-4df7-ae0d-79e28c8c4385 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:09.532004 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7028608b-d906-4df7-ae0d-79e28c8c4385 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:09.532163 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-7028608b-d906-4df7-ae0d-79e28c8c4385 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:09.537054 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:09.537054 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:09.537959 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7028608b-d906-4df7-ae0d-79e28c8c4385 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:41:09.538468 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 996/3918] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:09 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:09.553299 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b0190286-227a-4900-a8a1-4e131bd038ee None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:09.555351 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b0190286-227a-4900-a8a1-4e131bd038ee tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:09.556053 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b0190286-227a-4900-a8a1-4e131bd038ee tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:09.556053 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b0190286-227a-4900-a8a1-4e131bd038ee tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:09.569961 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:09.569961 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:09.573884 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b0190286-227a-4900-a8a1-4e131bd038ee tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:09.579206 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b0190286-227a-4900-a8a1-4e131bd038ee tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:41:09.579821 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 981/3919] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:09 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:09.593563 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-17eeb55f-0123-4cd6-a67a-b7b80121e02a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:09.595572 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-17eeb55f-0123-4cd6-a67a-b7b80121e02a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] DELETE https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:41:09.595796 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-17eeb55f-0123-4cd6-a67a-b7b80121e02a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:09.595988 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-17eeb55f-0123-4cd6-a67a-b7b80121e02a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:09.596104 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-17eeb55f-0123-4cd6-a67a-b7b80121e02a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete backup with id: dd42684c-babf-42ad-86c6-e687b7ed7b07. Aug 14 00:41:09.601537 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:09.601537 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:09.612782 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-17eeb55f-0123-4cd6-a67a-b7b80121e02a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] delete_backup rpcapi backup_id dd42684c-babf-42ad-86c6-e687b7ed7b07 {{(pid=100209) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:41:09.614490 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-17eeb55f-0123-4cd6-a67a-b7b80121e02a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 202 Aug 14 00:41:09.614907 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 960/3920] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:09 2026] DELETE /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:41:09.622450 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e8e2a977-f906-45b2-93d1-95c2e70b658e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:09.625513 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e8e2a977-f906-45b2-93d1-95c2e70b658e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:41:09.625513 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e8e2a977-f906-45b2-93d1-95c2e70b658e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:09.625513 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e8e2a977-f906-45b2-93d1-95c2e70b658e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:09.625513 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-e8e2a977-f906-45b2-93d1-95c2e70b658e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:09.634266 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:09.634266 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:09.637741 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e8e2a977-f906-45b2-93d1-95c2e70b658e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 200 Aug 14 00:41:09.637741 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 984/3921] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:09 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:09.696389 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ee924fcd-f462-4c05-9653-9232ebf05c74 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:09.698784 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ee924fcd-f462-4c05-9653-9232ebf05c74 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:09.698932 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ee924fcd-f462-4c05-9653-9232ebf05c74 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:09.699451 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ee924fcd-f462-4c05-9653-9232ebf05c74 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:09.710874 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:09.710874 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:09.715162 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ee924fcd-f462-4c05-9653-9232ebf05c74 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:09.720878 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ee924fcd-f462-4c05-9653-9232ebf05c74 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:09.721469 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 997/3922] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:09 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 1159 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:09.735617 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-373ff63a-e043-47d7-a8b6-ec6b8d8df87b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:09.737494 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-373ff63a-e043-47d7-a8b6-ec6b8d8df87b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:09.737730 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-373ff63a-e043-47d7-a8b6-ec6b8d8df87b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:09.737957 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-373ff63a-e043-47d7-a8b6-ec6b8d8df87b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:09.750082 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:09.750082 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:09.758659 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-373ff63a-e043-47d7-a8b6-ec6b8d8df87b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:09.765235 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-373ff63a-e043-47d7-a8b6-ec6b8d8df87b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:09.765726 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 982/3923] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:09 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:09.852654 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cf973642-6765-4b7a-8359-60a670d4f7a5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:09.856490 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cf973642-6765-4b7a-8359-60a670d4f7a5 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/volumes/39c47f6c-78b3-4155-bf51-58f6ba9e7981 Aug 14 00:41:09.856490 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cf973642-6765-4b7a-8359-60a670d4f7a5 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:09.856490 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cf973642-6765-4b7a-8359-60a670d4f7a5 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:09.862896 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cf973642-6765-4b7a-8359-60a670d4f7a5 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes/39c47f6c-78b3-4155-bf51-58f6ba9e7981 returned with HTTP 404 Aug 14 00:41:09.863202 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 961/3924] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:09 2026] GET /volume/v3/volumes/39c47f6c-78b3-4155-bf51-58f6ba9e7981 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:09.881570 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d0cb0a80-4e0d-45f5-80a2-ce241769bd34 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:09.881570 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d0cb0a80-4e0d-45f5-80a2-ce241769bd34 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] GET https://10.4.3.208/volume/v3/backups Aug 14 00:41:09.881570 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d0cb0a80-4e0d-45f5-80a2-ce241769bd34 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:09.881570 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d0cb0a80-4e0d-45f5-80a2-ce241769bd34 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:09.881570 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-d0cb0a80-4e0d-45f5-80a2-ce241769bd34 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:09.894512 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d0cb0a80-4e0d-45f5-80a2-ce241769bd34 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] https://10.4.3.208/volume/v3/backups returned with HTTP 200 Aug 14 00:41:09.895256 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 985/3925] 10.4.3.208 () {68 vars in 1277 bytes} [Fri Aug 14 00:41:09 2026] GET /volume/v3/backups => generated 625 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:09.908556 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0c2a15b6-924c-4626-8ac1-1b7c6c546264 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:09.913439 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0c2a15b6-924c-4626-8ac1-1b7c6c546264 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] GET https://10.4.3.208/volume/v3/backups?project_id=53c2e4b6d5b44c8ba2b7eebbb9e96f22 Aug 14 00:41:09.913767 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0c2a15b6-924c-4626-8ac1-1b7c6c546264 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:09.913994 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0c2a15b6-924c-4626-8ac1-1b7c6c546264 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:09.914334 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-0c2a15b6-924c-4626-8ac1-1b7c6c546264 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Removing options 'project_id' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:09.942023 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0c2a15b6-924c-4626-8ac1-1b7c6c546264 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] https://10.4.3.208/volume/v3/backups?project_id=53c2e4b6d5b44c8ba2b7eebbb9e96f22 returned with HTTP 200 Aug 14 00:41:09.942558 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 998/3926] 10.4.3.208 () {68 vars in 1364 bytes} [Fri Aug 14 00:41:09 2026] GET /volume/v3/backups?project_id=53c2e4b6d5b44c8ba2b7eebbb9e96f22 => generated 625 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:09.954237 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-00826204-57e9-47d4-8803-e6a204716504 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:09.956560 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:09.957104 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-800949061"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:09.958844 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-800949061'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:09.958844 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Create volume of 1 GB Aug 14 00:41:09.964020 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Availability Zones retrieved successfully. Aug 14 00:41:09.972125 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Flow 'volume_create_api' (399d7dcf-2e74-4b21-aa0f-6df1e4bf6dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:09.973463 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a90c10-f1f3-46d5-84d3-d0567716b81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:09.974538 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:10.021241 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a90c10-f1f3-46d5-84d3-d0567716b81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:10.022307 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec7a3e81-80dd-40a4-b6cc-5d2ee25070b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:10.049247 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-07727f8a-66d1-47dd-a9e1-93a556ee6e68 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.053830 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-07727f8a-66d1-47dd-a9e1-93a556ee6e68 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:10.054123 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-07727f8a-66d1-47dd-a9e1-93a556ee6e68 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.054228 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2e98f703-4f71-4699-900b-6860a10cb84a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.054284 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-07727f8a-66d1-47dd-a9e1-93a556ee6e68 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.056585 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2e98f703-4f71-4699-900b-6860a10cb84a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a Aug 14 00:41:10.056861 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2e98f703-4f71-4699-900b-6860a10cb84a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.057145 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2e98f703-4f71-4699-900b-6860a10cb84a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.057316 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-2e98f703-4f71-4699-900b-6860a10cb84a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 4b49a11a-4b60-45bd-8743-15d6888ed90a. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:10.062696 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2e98f703-4f71-4699-900b-6860a10cb84a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a returned with HTTP 404 Aug 14 00:41:10.063307 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 986/3927] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:10 2026] GET /volume/v3/backups/4b49a11a-4b60-45bd-8743-15d6888ed90a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:10.065808 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:10.065808 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:10.068363 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Created reservations ['d59453b0-de0b-4457-ae35-5be152041ad3', 'e3cc37e4-fab3-44f3-818d-edc764019a16', '79dc95d5-f833-426a-a8b7-8141ba929636', '134e710b-b51f-4f6e-b4e5-c3f1f33ae3b8'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:10.069378 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec7a3e81-80dd-40a4-b6cc-5d2ee25070b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d59453b0-de0b-4457-ae35-5be152041ad3', 'e3cc37e4-fab3-44f3-818d-edc764019a16', '79dc95d5-f833-426a-a8b7-8141ba929636', '134e710b-b51f-4f6e-b4e5-c3f1f33ae3b8']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:10.070180 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (391002dc-e298-4465-b623-ae6f3c635941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:10.070234 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-07727f8a-66d1-47dd-a9e1-93a556ee6e68 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:10.071448 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-07828333-9d25-4eca-8dc3-e804e2facc53 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.073628 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-07828333-9d25-4eca-8dc3-e804e2facc53 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] DELETE https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:41:10.073866 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-07828333-9d25-4eca-8dc3-e804e2facc53 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.074182 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-07828333-9d25-4eca-8dc3-e804e2facc53 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.074364 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-07828333-9d25-4eca-8dc3-e804e2facc53 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Delete backup with id: c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. Aug 14 00:41:10.077808 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-07727f8a-66d1-47dd-a9e1-93a556ee6e68 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:10.078351 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 962/3928] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:41:10 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:10.080773 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:10.080773 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:10.093546 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.backup.rpcapi [None req-07828333-9d25-4eca-8dc3-e804e2facc53 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] delete_backup rpcapi backup_id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f {{(pid=100210) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:41:10.096326 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-07828333-9d25-4eca-8dc3-e804e2facc53 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 202 Aug 14 00:41:10.097037 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 999/3929] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:10 2026] DELETE /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:41:10.097981 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (391002dc-e298-4465-b623-ae6f3c635941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50b3533a-e9e4-4e2d-892d-a4755dc3fcab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-800949061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c2e4b6d5b44c8ba2b7eebbb9e96f22',qos_specs=None,replication_status=,reservations=['d59453b0-de0b-4457-ae35-5be152041ad3','e3cc37e4-fab3-44f3-818d-edc764019a16','79dc95d5-f833-426a-a8b7-8141ba929636','134e710b-b51f-4f6e-b4e5-c3f1f33ae3b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cccbf2ca19de4cd9b3b0b333723c86ad',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-800949061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50b3533a-e9e4-4e2d-892d-a4755dc3fcab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53c2e4b6d5b44c8ba2b7eebbb9e96f22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cccbf2ca19de4cd9b3b0b333723c86ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:10.098216 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-8d141648-a4e3-4b21-9306-1c0a47c9455a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.098987 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d24de9f8-7f10-410d-88f3-8e4d3e9bf1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:10.100823 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-8d141648-a4e3-4b21-9306-1c0a47c9455a tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] POST https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84/action Aug 14 00:41:10.101823 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-8d141648-a4e3-4b21-9306-1c0a47c9455a tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:41:10.101960 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-8d141648-a4e3-4b21-9306-1c0a47c9455a tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:10.107587 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ab5a3bb9-66c6-4116-9a1b-571fe7843361 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.109537 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ab5a3bb9-66c6-4116-9a1b-571fe7843361 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:41:10.109751 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ab5a3bb9-66c6-4116-9a1b-571fe7843361 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.109952 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ab5a3bb9-66c6-4116-9a1b-571fe7843361 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.110173 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-ab5a3bb9-66c6-4116-9a1b-571fe7843361 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:10.115138 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:10.115138 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:10.115760 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ab5a3bb9-66c6-4116-9a1b-571fe7843361 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 200 Aug 14 00:41:10.116188 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 963/3930] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:10 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:10.120363 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:10.120363 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:10.120972 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-8d141648-a4e3-4b21-9306-1c0a47c9455a tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:10.125817 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d24de9f8-7f10-410d-88f3-8e4d3e9bf1d4) transitioned into state 'SUCCESS' from state '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-800949061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53c2e4b6d5b44c8ba2b7eebbb9e96f22',qos_specs=None,replication_status=,reservations=['d59453b0-de0b-4457-ae35-5be152041ad3','e3cc37e4-fab3-44f3-818d-edc764019a16','79dc95d5-f833-426a-a8b7-8141ba929636','134e710b-b51f-4f6e-b4e5-c3f1f33ae3b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cccbf2ca19de4cd9b3b0b333723c86ad',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:10.126695 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f83c2e9b-6b8a-468c-b924-fa766f49c6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:10.129435 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-8d141648-a4e3-4b21-9306-1c0a47c9455a tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Begin detaching volume completed successfully. Aug 14 00:41:10.129599 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-8d141648-a4e3-4b21-9306-1c0a47c9455a tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84/action returned with HTTP 202 Aug 14 00:41:10.130016 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 987/3931] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:41:10 2026] POST /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:41:10.140028 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f83c2e9b-6b8a-468c-b924-fa766f49c6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:10.141327 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Flow 'volume_create_api' (399d7dcf-2e74-4b21-aa0f-6df1e4bf6dd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:10.141735 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Create volume request issued successfully. Aug 14 00:41:10.143729 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-00826204-57e9-47d4-8803-e6a204716504 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:10.144054 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 983/3932] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:41:09 2026] POST /volume/v3/volumes => generated 777 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:10.162882 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-27b25f87-755b-4d7a-9702-af4c9c85a5ef None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.163484 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-13fd8908-8694-42e4-b796-65f370bec70f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.165561 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-27b25f87-755b-4d7a-9702-af4c9c85a5ef tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/volumes/50b3533a-e9e4-4e2d-892d-a4755dc3fcab Aug 14 00:41:10.165561 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-27b25f87-755b-4d7a-9702-af4c9c85a5ef tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.165561 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-27b25f87-755b-4d7a-9702-af4c9c85a5ef tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.165949 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-13fd8908-8694-42e4-b796-65f370bec70f tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:10.166187 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-13fd8908-8694-42e4-b796-65f370bec70f tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.166341 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-13fd8908-8694-42e4-b796-65f370bec70f tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.176770 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:10.176770 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:10.181589 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:10.181589 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:10.182158 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-27b25f87-755b-4d7a-9702-af4c9c85a5ef tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Volume info retrieved successfully. Aug 14 00:41:10.188258 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-27b25f87-755b-4d7a-9702-af4c9c85a5ef tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes/50b3533a-e9e4-4e2d-892d-a4755dc3fcab returned with HTTP 200 Aug 14 00:41:10.188786 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1000/3933] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:10 2026] GET /volume/v3/volumes/50b3533a-e9e4-4e2d-892d-a4755dc3fcab => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:10.189865 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-13fd8908-8694-42e4-b796-65f370bec70f tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:10.195330 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5cd97448-7c8a-4437-bbb7-72ad75c125d0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.196924 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-13fd8908-8694-42e4-b796-65f370bec70f tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:10.197504 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 964/3934] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:10 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 1162 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:10.197544 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5cd97448-7c8a-4437-bbb7-72ad75c125d0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 Aug 14 00:41:10.197694 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5cd97448-7c8a-4437-bbb7-72ad75c125d0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.197958 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5cd97448-7c8a-4437-bbb7-72ad75c125d0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.203345 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8e5e7aa9-f576-4880-8455-221b525df132 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.204282 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8e5e7aa9-f576-4880-8455-221b525df132 None None] GET https://10.4.3.208/volume// Aug 14 00:41:10.204282 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8e5e7aa9-f576-4880-8455-221b525df132 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.204545 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8e5e7aa9-f576-4880-8455-221b525df132 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.204887 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8e5e7aa9-f576-4880-8455-221b525df132 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:41:10.205316 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 984/3935] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:41:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:41:10.210856 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:10.210856 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:10.219179 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-d0f4ebbb-7aa2-449b-bd41-e2d72bb90ceb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.221944 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5cd97448-7c8a-4437-bbb7-72ad75c125d0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:41:10.222640 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-d0f4ebbb-7aa2-449b-bd41-e2d72bb90ceb tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:10.222640 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-d0f4ebbb-7aa2-449b-bd41-e2d72bb90ceb tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.222640 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-d0f4ebbb-7aa2-449b-bd41-e2d72bb90ceb tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.227643 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5cd97448-7c8a-4437-bbb7-72ad75c125d0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 returned with HTTP 200 Aug 14 00:41:10.228541 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 988/3936] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:10 2026] GET /volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:10.235661 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:10.235661 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:10.240652 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-d0f4ebbb-7aa2-449b-bd41-e2d72bb90ceb tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:10.245881 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ebc97784-6329-40c4-94ae-cf6a0db8178f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.247320 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-d0f4ebbb-7aa2-449b-bd41-e2d72bb90ceb tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:10.247884 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1001/3937] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:41:10 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 1324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:10.248851 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ebc97784-6329-40c4-94ae-cf6a0db8178f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 Aug 14 00:41:10.249230 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ebc97784-6329-40c4-94ae-cf6a0db8178f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.249533 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ebc97784-6329-40c4-94ae-cf6a0db8178f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.259907 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:10.259907 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:10.265315 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ebc97784-6329-40c4-94ae-cf6a0db8178f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:41:10.271030 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ebc97784-6329-40c4-94ae-cf6a0db8178f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 returned with HTTP 200 Aug 14 00:41:10.271534 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 965/3938] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:10 2026] GET /volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:10.429940 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-c55b7147-94b7-4274-9189-192b80ecec16 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.432500 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-c55b7147-94b7-4274-9189-192b80ecec16 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 Aug 14 00:41:10.432762 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-c55b7147-94b7-4274-9189-192b80ecec16 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.432963 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-c55b7147-94b7-4274-9189-192b80ecec16 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.440954 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:10.440954 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:10.445214 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-c55b7147-94b7-4274-9189-192b80ecec16 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:41:10.451106 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-c55b7147-94b7-4274-9189-192b80ecec16 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 returned with HTTP 200 Aug 14 00:41:10.451559 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 985/3939] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:41:10 2026] GET /volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:10.647720 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ba26de2d-28f9-46c2-91eb-d300603cc8a1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.649832 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba26de2d-28f9-46c2-91eb-d300603cc8a1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 Aug 14 00:41:10.650136 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba26de2d-28f9-46c2-91eb-d300603cc8a1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.650385 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba26de2d-28f9-46c2-91eb-d300603cc8a1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.650468 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-ba26de2d-28f9-46c2-91eb-d300603cc8a1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id dd42684c-babf-42ad-86c6-e687b7ed7b07. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:10.656014 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba26de2d-28f9-46c2-91eb-d300603cc8a1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 returned with HTTP 404 Aug 14 00:41:10.656850 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 989/3940] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:10 2026] GET /volume/v3/backups/dd42684c-babf-42ad-86c6-e687b7ed7b07 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:10.778161 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-d0d9dbd8-1d94-4eae-9efe-d3c1538c758c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.780625 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-d0d9dbd8-1d94-4eae-9efe-d3c1538c758c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:10.780856 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-d0d9dbd8-1d94-4eae-9efe-d3c1538c758c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.781164 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-d0d9dbd8-1d94-4eae-9efe-d3c1538c758c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.792006 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:10.792006 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:10.796467 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-d0d9dbd8-1d94-4eae-9efe-d3c1538c758c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:10.802540 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-d0d9dbd8-1d94-4eae-9efe-d3c1538c758c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:41:10.803024 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1002/3941] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:41:10 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:10.822174 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-1e1db73a-36cf-4cca-90b1-9e1e487597db None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.824465 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-1e1db73a-36cf-4cca-90b1-9e1e487597db tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7/action Aug 14 00:41:10.824832 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-1e1db73a-36cf-4cca-90b1-9e1e487597db tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:41:10.824999 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-1e1db73a-36cf-4cca-90b1-9e1e487597db tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:10.835775 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:10.835775 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:10.836282 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-1e1db73a-36cf-4cca-90b1-9e1e487597db tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:10.843383 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-1e1db73a-36cf-4cca-90b1-9e1e487597db tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Begin detaching volume completed successfully. Aug 14 00:41:10.843689 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-1e1db73a-36cf-4cca-90b1-9e1e487597db tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7/action returned with HTTP 202 Aug 14 00:41:10.844235 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 966/3942] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:41:10 2026] POST /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:41:10.864383 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8c1e1d75-72fe-478d-85ef-d0163d1e26fe None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.866463 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8c1e1d75-72fe-478d-85ef-d0163d1e26fe tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:10.866646 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8c1e1d75-72fe-478d-85ef-d0163d1e26fe tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.866883 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8c1e1d75-72fe-478d-85ef-d0163d1e26fe tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.876982 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:10.876982 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:10.880933 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8c1e1d75-72fe-478d-85ef-d0163d1e26fe tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:10.886846 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8c1e1d75-72fe-478d-85ef-d0163d1e26fe tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:41:10.887002 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-29eb9d3c-c855-460d-acc1-b4e7b9eb2182 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.887344 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 986/3943] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:10 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:10.887405 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-29eb9d3c-c855-460d-acc1-b4e7b9eb2182 None None] GET https://10.4.3.208/volume// Aug 14 00:41:10.887699 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-29eb9d3c-c855-460d-acc1-b4e7b9eb2182 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.887987 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-29eb9d3c-c855-460d-acc1-b4e7b9eb2182 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.888350 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-29eb9d3c-c855-460d-acc1-b4e7b9eb2182 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:41:10.888671 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 990/3944] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:41:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:41:10.895483 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-6fad6cac-5de9-4676-a01a-dc822b21be8b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.897585 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-6fad6cac-5de9-4676-a01a-dc822b21be8b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:10.897810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-6fad6cac-5de9-4676-a01a-dc822b21be8b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.898004 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-6fad6cac-5de9-4676-a01a-dc822b21be8b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.907286 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:10.907286 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:10.911214 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-6fad6cac-5de9-4676-a01a-dc822b21be8b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:10.916053 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-6fad6cac-5de9-4676-a01a-dc822b21be8b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:41:10.916474 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1003/3945] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:41:10 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 1317 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:10.986696 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-52e9f2d1-e0be-4f67-bba3-2c6904f43c50 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:10.989255 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-52e9f2d1-e0be-4f67-bba3-2c6904f43c50 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 Aug 14 00:41:10.989467 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-52e9f2d1-e0be-4f67-bba3-2c6904f43c50 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:10.989711 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-52e9f2d1-e0be-4f67-bba3-2c6904f43c50 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:10.998503 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:10.998503 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:11.002995 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-52e9f2d1-e0be-4f67-bba3-2c6904f43c50 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:41:11.009033 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-52e9f2d1-e0be-4f67-bba3-2c6904f43c50 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 returned with HTTP 200 Aug 14 00:41:11.009595 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 967/3946] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:41:10 2026] GET /volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:11.020616 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8474e2a8-7d2b-4107-8231-fa6e118db2e2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.021155 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8474e2a8-7d2b-4107-8231-fa6e118db2e2 None None] GET https://10.4.3.208/volume// Aug 14 00:41:11.021365 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8474e2a8-7d2b-4107-8231-fa6e118db2e2 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:11.021609 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8474e2a8-7d2b-4107-8231-fa6e118db2e2 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:11.022004 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8474e2a8-7d2b-4107-8231-fa6e118db2e2 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:41:11.022426 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 987/3947] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:41:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:41:11.030312 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-f73ce89f-87a5-488b-a42a-34ae733751a5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.032701 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-f73ce89f-87a5-488b-a42a-34ae733751a5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:41:11.033116 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-f73ce89f-87a5-488b-a42a-34ae733751a5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ecdb5bb-b994-4ae8-a396-20f28b981c45", "connector": null, "instance_uuid": "33dd4f5f-5b51-4497-a3e5-d3167e2337ba"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:11.044507 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:11.044507 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:11.071686 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-f73ce89f-87a5-488b-a42a-34ae733751a5 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:41:11.072272 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 991/3948] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:41:11 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:11.117619 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-7feecc04-172a-40a5-a715-a8cc55e8d354 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.120215 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-7feecc04-172a-40a5-a715-a8cc55e8d354 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:11.120444 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-7feecc04-172a-40a5-a715-a8cc55e8d354 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:11.120703 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-7feecc04-172a-40a5-a715-a8cc55e8d354 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:11.129467 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-dae02912-736b-4d48-8e50-b5b22190b3d5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.130134 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:11.130134 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:11.131235 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dae02912-736b-4d48-8e50-b5b22190b3d5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f Aug 14 00:41:11.131438 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dae02912-736b-4d48-8e50-b5b22190b3d5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:11.131611 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dae02912-736b-4d48-8e50-b5b22190b3d5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:11.131741 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-dae02912-736b-4d48-8e50-b5b22190b3d5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id c16cc7f1-8576-4c5a-ab14-23ddf4481a3f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:11.134746 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-7feecc04-172a-40a5-a715-a8cc55e8d354 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:11.138764 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dae02912-736b-4d48-8e50-b5b22190b3d5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f returned with HTTP 404 Aug 14 00:41:11.139480 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 968/3949] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:11 2026] GET /volume/v3/backups/c16cc7f1-8576-4c5a-ab14-23ddf4481a3f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:11.143986 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-7feecc04-172a-40a5-a715-a8cc55e8d354 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:11.144425 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1004/3950] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:41:11 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:11.179120 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.181083 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:11.181503 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "name": "tempest-VolumesBackupsTest-Volume-1209234095"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:11.182934 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'name': 'tempest-VolumesBackupsTest-Volume-1209234095'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:11.213249 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8d33b4aa-e707-4911-bc30-a3b67d7f9ace None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.217355 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8d33b4aa-e707-4911-bc30-a3b67d7f9ace tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/volumes/50b3533a-e9e4-4e2d-892d-a4755dc3fcab Aug 14 00:41:11.217503 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-689d650e-210b-4b23-b264-2daf473212d7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.217594 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8d33b4aa-e707-4911-bc30-a3b67d7f9ace tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:11.217818 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8d33b4aa-e707-4911-bc30-a3b67d7f9ace tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:11.219749 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-689d650e-210b-4b23-b264-2daf473212d7 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:11.219990 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-689d650e-210b-4b23-b264-2daf473212d7 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:11.220210 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-689d650e-210b-4b23-b264-2daf473212d7 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:11.232704 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:11.232704 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:11.233598 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:11.233598 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:11.239106 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-689d650e-210b-4b23-b264-2daf473212d7 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:11.241666 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8d33b4aa-e707-4911-bc30-a3b67d7f9ace tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Volume info retrieved successfully. Aug 14 00:41:11.245363 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-689d650e-210b-4b23-b264-2daf473212d7 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:11.246150 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 969/3951] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:11 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 1162 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:11.246618 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-447b33e1-6bf7-46ce-8a94-74b1f6a11ea9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.247115 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-447b33e1-6bf7-46ce-8a94-74b1f6a11ea9 None None] GET https://10.4.3.208/volume// Aug 14 00:41:11.247495 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-447b33e1-6bf7-46ce-8a94-74b1f6a11ea9 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:11.247556 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-447b33e1-6bf7-46ce-8a94-74b1f6a11ea9 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:11.247934 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-447b33e1-6bf7-46ce-8a94-74b1f6a11ea9 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:41:11.248028 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8d33b4aa-e707-4911-bc30-a3b67d7f9ace tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes/50b3533a-e9e4-4e2d-892d-a4755dc3fcab returned with HTTP 200 Aug 14 00:41:11.248271 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1005/3952] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:41:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:41:11.248430 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 992/3953] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:11 2026] GET /volume/v3/volumes/50b3533a-e9e4-4e2d-892d-a4755dc3fcab => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:41:11.258926 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-b879c5d6-53ed-4c5c-9938-2bea70f7421d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.262497 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-b879c5d6-53ed-4c5c-9938-2bea70f7421d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:41:11.262853 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-b879c5d6-53ed-4c5c-9938-2bea70f7421d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b93be448-093f-4c11-a30d-4d4a51b885db", "connector": null, "instance_uuid": "d38dcbba-fa99-4400-b39d-85f42986b692"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:11.264523 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-71b5c67c-d581-42eb-9c4c-4ced1ac9f85c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.266818 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-71b5c67c-d581-42eb-9c4c-4ced1ac9f85c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:41:11.267267 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-71b5c67c-d581-42eb-9c4c-4ced1ac9f85c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "50b3533a-e9e4-4e2d-892d-a4755dc3fcab", "name": "tempest-type-Backup-480515025"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:11.270181 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-71b5c67c-d581-42eb-9c4c-4ced1ac9f85c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Creating new backup {'backup': {'volume_id': '50b3533a-e9e4-4e2d-892d-a4755dc3fcab', 'name': 'tempest-type-Backup-480515025'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:41:11.270395 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-71b5c67c-d581-42eb-9c4c-4ced1ac9f85c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Creating backup of volume 50b3533a-e9e4-4e2d-892d-a4755dc3fcab in container None Aug 14 00:41:11.274876 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:11.274876 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:11.278653 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:11.278653 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:11.279014 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-71b5c67c-d581-42eb-9c4c-4ced1ac9f85c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Volume info retrieved successfully. Aug 14 00:41:11.292367 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Create volume of 1 GB Aug 14 00:41:11.298254 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Availability Zones retrieved successfully. Aug 14 00:41:11.302252 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-71b5c67c-d581-42eb-9c4c-4ced1ac9f85c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Created reservations ['65362b93-a55c-4cf1-a6ac-9c04e72fb784', '76717663-200b-4af0-ab0d-4d34add6ede8'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:11.306105 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Flow 'volume_create_api' (dca85c99-5a88-4e8b-83c0-be9c76c04c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:11.307839 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7411e6-ea8a-4aad-82d2-901e6f514a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:11.310202 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:11.321592 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-b879c5d6-53ed-4c5c-9938-2bea70f7421d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:41:11.321592 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 970/3954] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:41:11 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:11.343776 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-71b5c67c-d581-42eb-9c4c-4ced1ac9f85c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:41:11.344472 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1006/3955] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:41:11 2026] POST /volume/v3/backups => generated 315 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:11.356561 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ba960fc4-b4fd-4cce-b4a2-3d832854e9a4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.360154 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5bee3a8a-e131-4a67-8ae9-fb31a0e5dbd7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.360625 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba960fc4-b4fd-4cce-b4a2-3d832854e9a4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:11.361527 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba960fc4-b4fd-4cce-b4a2-3d832854e9a4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:11.361527 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba960fc4-b4fd-4cce-b4a2-3d832854e9a4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:11.362739 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5bee3a8a-e131-4a67-8ae9-fb31a0e5dbd7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:11.363292 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-ba960fc4-b4fd-4cce-b4a2-3d832854e9a4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:11.363339 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5bee3a8a-e131-4a67-8ae9-fb31a0e5dbd7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:11.363339 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5bee3a8a-e131-4a67-8ae9-fb31a0e5dbd7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:11.367626 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:11.367626 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:11.368452 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba960fc4-b4fd-4cce-b4a2-3d832854e9a4 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:11.369852 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 993/3956] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:11 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:11.370504 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5aeaf677-bc16-4f03-9edd-ce07693e57ef None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.371023 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5aeaf677-bc16-4f03-9edd-ce07693e57ef None None] GET https://10.4.3.208/volume// Aug 14 00:41:11.371294 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5aeaf677-bc16-4f03-9edd-ce07693e57ef None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:11.371531 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5aeaf677-bc16-4f03-9edd-ce07693e57ef None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:11.371891 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5aeaf677-bc16-4f03-9edd-ce07693e57ef None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:41:11.372273 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1007/3957] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:41:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:41:11.376023 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:11.376023 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:11.382155 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5bee3a8a-e131-4a67-8ae9-fb31a0e5dbd7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:11.384458 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-6f15548c-5667-493d-ac9e-a18f9653f4c4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.386502 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-6f15548c-5667-493d-ac9e-a18f9653f4c4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:11.386797 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-6f15548c-5667-493d-ac9e-a18f9653f4c4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:11.387113 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-6f15548c-5667-493d-ac9e-a18f9653f4c4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:11.388168 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5bee3a8a-e131-4a67-8ae9-fb31a0e5dbd7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:11.388748 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 971/3958] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:11 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:11.390838 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7411e6-ea8a-4aad-82d2-901e6f514a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:11.391875 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf017401-7b05-4368-ab8f-f72f4c5489fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:11.405119 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:11.405119 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:11.411353 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-6f15548c-5667-493d-ac9e-a18f9653f4c4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:11.419469 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-6f15548c-5667-493d-ac9e-a18f9653f4c4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:11.419627 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 994/3959] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:41:11 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:11.448408 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Created reservations ['d0d35996-0355-46eb-ba05-497ecd751dac', '4c707e17-9517-40f6-a581-85ef94941513', 'f8d4caca-016d-4cd8-9be7-bb44a355552c', 'cff2e82e-5f7c-4324-9fe2-51a3c65319fb'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:11.449350 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf017401-7b05-4368-ab8f-f72f4c5489fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0d35996-0355-46eb-ba05-497ecd751dac', '4c707e17-9517-40f6-a581-85ef94941513', 'f8d4caca-016d-4cd8-9be7-bb44a355552c', 'cff2e82e-5f7c-4324-9fe2-51a3c65319fb']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:11.450210 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bdabe3f-29c4-4bc4-bb45-fe230d697958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:11.474272 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bdabe3f-29c4-4bc4-bb45-fe230d697958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '284f55ba-219a-45c0-8184-6dd9c674641a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1209234095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8243f8f0656494591fd1a25abf89057',qos_specs=None,replication_status=,reservations=['d0d35996-0355-46eb-ba05-497ecd751dac','4c707e17-9517-40f6-a581-85ef94941513','f8d4caca-016d-4cd8-9be7-bb44a355552c','cff2e82e-5f7c-4324-9fe2-51a3c65319fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36819337dbdd49bcbf424ee329c7099b',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1209234095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=284f55ba-219a-45c0-8184-6dd9c674641a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8243f8f0656494591fd1a25abf89057',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36819337dbdd49bcbf424ee329c7099b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:11.475031 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06918133-1f11-4609-b865-6ad0fceb6120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:11.500832 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06918133-1f11-4609-b865-6ad0fceb6120) transitioned into state 'SUCCESS' from state '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-1209234095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8243f8f0656494591fd1a25abf89057',qos_specs=None,replication_status=,reservations=['d0d35996-0355-46eb-ba05-497ecd751dac','4c707e17-9517-40f6-a581-85ef94941513','f8d4caca-016d-4cd8-9be7-bb44a355552c','cff2e82e-5f7c-4324-9fe2-51a3c65319fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36819337dbdd49bcbf424ee329c7099b',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:11.501859 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d62746b-4cde-4de5-90fd-6a47ca6d3c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:11.513658 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d62746b-4cde-4de5-90fd-6a47ca6d3c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:11.514933 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Flow 'volume_create_api' (dca85c99-5a88-4e8b-83c0-be9c76c04c6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:11.515395 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Create volume request issued successfully. Aug 14 00:41:11.516225 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6d3250bf-9b3a-4817-9cc3-d6d7c264d201 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:11.516776 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 988/3960] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:41:11 2026] POST /volume/v3/volumes => generated 749 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:11.532337 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1d8dc30e-7d2b-47fb-87df-f68d6d08f0ed None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.534568 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1d8dc30e-7d2b-47fb-87df-f68d6d08f0ed tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a Aug 14 00:41:11.534828 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1d8dc30e-7d2b-47fb-87df-f68d6d08f0ed tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:11.535082 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1d8dc30e-7d2b-47fb-87df-f68d6d08f0ed tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:11.540511 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-3033d9ac-bb66-4517-bb7e-873bd7601bea None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.543213 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-3033d9ac-bb66-4517-bb7e-873bd7601bea tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] PUT https://10.4.3.208/volume/v3/attachments/0981c7df-2648-4f0b-a33f-12bcfa11e525 Aug 14 00:41:11.543744 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-3033d9ac-bb66-4517-bb7e-873bd7601bea tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:11.544714 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:11.544714 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:11.549509 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1d8dc30e-7d2b-47fb-87df-f68d6d08f0ed tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:41:11.554163 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-3033d9ac-bb66-4517-bb7e-873bd7601bea tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Acquiring lock "cinder-attachment_update-b93be448-093f-4c11-a30d-4d4a51b885db-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:41:11.557545 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1d8dc30e-7d2b-47fb-87df-f68d6d08f0ed tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a returned with HTTP 200 Aug 14 00:41:11.557738 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1008/3961] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:11 2026] GET /volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:11.559711 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-3033d9ac-bb66-4517-bb7e-873bd7601bea tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Lock "cinder-attachment_update-b93be448-093f-4c11-a30d-4d4a51b885db-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:41:11.560824 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:11.560824 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:11.782732 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-3033d9ac-bb66-4517-bb7e-873bd7601bea tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Lock "cinder-attachment_update-b93be448-093f-4c11-a30d-4d4a51b885db-np0000007289" released by "attachment_update" :: held 0.223s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:41:11.783254 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-3033d9ac-bb66-4517-bb7e-873bd7601bea tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/attachments/0981c7df-2648-4f0b-a33f-12bcfa11e525 returned with HTTP 200 Aug 14 00:41:11.783955 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 972/3962] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:41:11 2026] PUT /volume/v3/attachments/0981c7df-2648-4f0b-a33f-12bcfa11e525 => generated 969 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:11.900041 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ee9b6b70-d879-4c76-b824-b737db33924f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:11.902525 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ee9b6b70-d879-4c76-b824-b737db33924f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:11.902818 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ee9b6b70-d879-4c76-b824-b737db33924f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:11.903134 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ee9b6b70-d879-4c76-b824-b737db33924f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:11.918399 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:11.918399 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:11.925288 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ee9b6b70-d879-4c76-b824-b737db33924f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:11.932276 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ee9b6b70-d879-4c76-b824-b737db33924f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:41:11.932719 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 995/3963] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:11 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:12.264129 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f8e42fea-ce3d-45ad-8baf-e92f1b307d23 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:12.266110 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f8e42fea-ce3d-45ad-8baf-e92f1b307d23 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:12.266349 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f8e42fea-ce3d-45ad-8baf-e92f1b307d23 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:12.266533 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f8e42fea-ce3d-45ad-8baf-e92f1b307d23 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:12.278488 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:12.278488 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:12.283171 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f8e42fea-ce3d-45ad-8baf-e92f1b307d23 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:12.288187 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f8e42fea-ce3d-45ad-8baf-e92f1b307d23 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:12.288612 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 989/3964] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:12 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 1162 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:12.343742 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-38f1a63e-940b-4de1-8c37-d58c5a3c68d3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:12.344349 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38f1a63e-940b-4de1-8c37-d58c5a3c68d3 None None] GET https://10.4.3.208/volume// Aug 14 00:41:12.344580 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38f1a63e-940b-4de1-8c37-d58c5a3c68d3 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:12.344861 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38f1a63e-940b-4de1-8c37-d58c5a3c68d3 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:12.345335 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38f1a63e-940b-4de1-8c37-d58c5a3c68d3 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:41:12.346052 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1009/3965] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:41:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:41:12.355221 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-0a6fab5d-e2c7-4a91-b300-253ac7dece48 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:12.358188 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-0a6fab5d-e2c7-4a91-b300-253ac7dece48 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 Aug 14 00:41:12.359032 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-0a6fab5d-e2c7-4a91-b300-253ac7dece48 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:12.359032 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-0a6fab5d-e2c7-4a91-b300-253ac7dece48 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:12.369641 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:12.369641 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:12.374239 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-0a6fab5d-e2c7-4a91-b300-253ac7dece48 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:41:12.379641 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-0a6fab5d-e2c7-4a91-b300-253ac7dece48 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 returned with HTTP 200 Aug 14 00:41:12.380055 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 973/3966] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:41:12 2026] GET /volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 => generated 1546 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:12.381985 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-37a29980-9483-40aa-b4b5-0acf19da7a2f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:12.383995 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-37a29980-9483-40aa-b4b5-0acf19da7a2f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:12.384319 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-37a29980-9483-40aa-b4b5-0acf19da7a2f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:12.384515 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-37a29980-9483-40aa-b4b5-0acf19da7a2f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:12.384628 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-37a29980-9483-40aa-b4b5-0acf19da7a2f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:12.389502 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:12.389502 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:12.390237 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-37a29980-9483-40aa-b4b5-0acf19da7a2f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:12.390502 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 996/3967] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:12 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:12.404165 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2c72e27c-0ad6-44b0-bad2-ccbbc077b2b1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:12.406021 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2c72e27c-0ad6-44b0-bad2-ccbbc077b2b1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:12.406156 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2c72e27c-0ad6-44b0-bad2-ccbbc077b2b1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:12.406424 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2c72e27c-0ad6-44b0-bad2-ccbbc077b2b1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:12.414963 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:12.414963 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:12.418376 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2c72e27c-0ad6-44b0-bad2-ccbbc077b2b1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:12.422359 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2c72e27c-0ad6-44b0-bad2-ccbbc077b2b1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:12.422660 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 990/3968] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:12 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:12.491875 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-ee04a9a9-fef8-4424-8e65-7560ecec74f3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:12.494243 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-ee04a9a9-fef8-4424-8e65-7560ecec74f3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] PUT https://10.4.3.208/volume/v3/attachments/7bc22b09-b096-4401-985e-56dab88c0c57 Aug 14 00:41:12.494702 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-ee04a9a9-fef8-4424-8e65-7560ecec74f3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:12.502719 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-ee04a9a9-fef8-4424-8e65-7560ecec74f3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Acquiring lock "cinder-attachment_update-5ecdb5bb-b994-4ae8-a396-20f28b981c45-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:41:12.509042 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-ee04a9a9-fef8-4424-8e65-7560ecec74f3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-5ecdb5bb-b994-4ae8-a396-20f28b981c45-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:41:12.510035 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:12.510035 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:12.572001 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cf299782-4c97-49d6-bdcf-42d9686ec641 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:12.575240 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cf299782-4c97-49d6-bdcf-42d9686ec641 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a Aug 14 00:41:12.575240 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cf299782-4c97-49d6-bdcf-42d9686ec641 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:12.575529 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cf299782-4c97-49d6-bdcf-42d9686ec641 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:12.586217 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:12.586217 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:12.593616 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-cf299782-4c97-49d6-bdcf-42d9686ec641 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:41:12.599694 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cf299782-4c97-49d6-bdcf-42d9686ec641 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a returned with HTTP 200 Aug 14 00:41:12.600257 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 974/3969] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:12 2026] GET /volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:12.608199 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-ee04a9a9-fef8-4424-8e65-7560ecec74f3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-5ecdb5bb-b994-4ae8-a396-20f28b981c45-np0000007289" released by "attachment_update" :: held 0.099s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:41:12.609218 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-ee04a9a9-fef8-4424-8e65-7560ecec74f3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/7bc22b09-b096-4401-985e-56dab88c0c57 returned with HTTP 200 Aug 14 00:41:12.609218 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1010/3970] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:41:12 2026] PUT /volume/v3/attachments/7bc22b09-b096-4401-985e-56dab88c0c57 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:12.614074 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-68fad57a-4483-41ee-b536-e05b02858126 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:12.616134 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-68fad57a-4483-41ee-b536-e05b02858126 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:41:12.616525 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-68fad57a-4483-41ee-b536-e05b02858126 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "284f55ba-219a-45c0-8184-6dd9c674641a", "name": "tempest-VolumesBackupsTest-Backup-1720917581"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:12.618038 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-68fad57a-4483-41ee-b536-e05b02858126 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Creating new backup {'backup': {'volume_id': '284f55ba-219a-45c0-8184-6dd9c674641a', 'name': 'tempest-VolumesBackupsTest-Backup-1720917581'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:41:12.618196 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-68fad57a-4483-41ee-b536-e05b02858126 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Creating backup of volume 284f55ba-219a-45c0-8184-6dd9c674641a in container None Aug 14 00:41:12.626659 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:12.626659 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:12.626990 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-68fad57a-4483-41ee-b536-e05b02858126 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:41:12.631954 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-09097650-83d8-4e02-92e1-b754c5d486da None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:12.634068 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-09097650-83d8-4e02-92e1-b754c5d486da tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments/7bc22b09-b096-4401-985e-56dab88c0c57/action Aug 14 00:41:12.634441 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-09097650-83d8-4e02-92e1-b754c5d486da tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:41:12.634553 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-09097650-83d8-4e02-92e1-b754c5d486da tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:12.652311 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-68fad57a-4483-41ee-b536-e05b02858126 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Created reservations ['8178581f-3aa7-4318-8047-364d371c96d6', 'a8b6469e-8fa5-4de9-a381-e36e9509ddb7'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:12.654708 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:12.654708 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:12.666754 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6438c66e-88e2-40b4-8630-b7d3a57c53c6 req-09097650-83d8-4e02-92e1-b754c5d486da tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/7bc22b09-b096-4401-985e-56dab88c0c57/action returned with HTTP 204 Aug 14 00:41:12.667320 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 991/3971] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:41:12 2026] POST /volume/v3/attachments/7bc22b09-b096-4401-985e-56dab88c0c57/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:12.688574 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-68fad57a-4483-41ee-b536-e05b02858126 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:41:12.689165 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 997/3972] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:41:12 2026] POST /volume/v3/backups => generated 330 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:12.698659 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3fb17a5e-3e97-4cf1-a433-45c520eafa5e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:12.700784 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3fb17a5e-3e97-4cf1-a433-45c520eafa5e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:12.700959 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3fb17a5e-3e97-4cf1-a433-45c520eafa5e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:12.701114 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3fb17a5e-3e97-4cf1-a433-45c520eafa5e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:12.701887 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-3fb17a5e-3e97-4cf1-a433-45c520eafa5e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:12.705612 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:12.705612 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:12.706449 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3fb17a5e-3e97-4cf1-a433-45c520eafa5e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:12.706871 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 975/3973] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:12 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:12.948540 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-38fc0621-03b6-4fc5-b80d-825f1f23b017 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:12.950957 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38fc0621-03b6-4fc5-b80d-825f1f23b017 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:12.951291 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38fc0621-03b6-4fc5-b80d-825f1f23b017 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:12.951566 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38fc0621-03b6-4fc5-b80d-825f1f23b017 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:12.965620 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:12.965620 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:12.970112 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-38fc0621-03b6-4fc5-b80d-825f1f23b017 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:12.974943 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38fc0621-03b6-4fc5-b80d-825f1f23b017 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:41:12.975361 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1011/3974] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:12 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:13.303170 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-04eb874f-f22e-4a0d-b897-7a903d99cfd1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:13.305693 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-04eb874f-f22e-4a0d-b897-7a903d99cfd1 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:13.305962 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-04eb874f-f22e-4a0d-b897-7a903d99cfd1 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:13.306729 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-04eb874f-f22e-4a0d-b897-7a903d99cfd1 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:13.320493 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:13.320493 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:13.326683 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-04eb874f-f22e-4a0d-b897-7a903d99cfd1 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:13.334253 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-04eb874f-f22e-4a0d-b897-7a903d99cfd1 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:13.334793 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 992/3975] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:13 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:13.403496 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-62658643-11e6-43b1-b86a-e0be59efea9f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:13.406165 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-62658643-11e6-43b1-b86a-e0be59efea9f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:13.408081 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-62658643-11e6-43b1-b86a-e0be59efea9f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:13.408081 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-62658643-11e6-43b1-b86a-e0be59efea9f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:13.408081 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-62658643-11e6-43b1-b86a-e0be59efea9f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:13.413233 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:13.413233 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:13.414569 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-62658643-11e6-43b1-b86a-e0be59efea9f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:13.415193 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 998/3976] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:13 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:13.438114 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7e69db6a-eb23-4141-a45f-23941a773ede None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:13.441183 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7e69db6a-eb23-4141-a45f-23941a773ede tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:13.441567 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7e69db6a-eb23-4141-a45f-23941a773ede tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:13.441844 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7e69db6a-eb23-4141-a45f-23941a773ede tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:13.463110 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:13.463110 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:13.471174 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7e69db6a-eb23-4141-a45f-23941a773ede tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:13.478117 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7e69db6a-eb23-4141-a45f-23941a773ede tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:13.478117 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 976/3977] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:13 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:13.721046 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c54b4c9c-5a31-411b-ac4a-193c3319cc3a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:13.725046 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c54b4c9c-5a31-411b-ac4a-193c3319cc3a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:13.725839 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c54b4c9c-5a31-411b-ac4a-193c3319cc3a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:13.725839 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c54b4c9c-5a31-411b-ac4a-193c3319cc3a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:13.726291 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-c54b4c9c-5a31-411b-ac4a-193c3319cc3a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:13.733895 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:13.733895 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:13.734909 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c54b4c9c-5a31-411b-ac4a-193c3319cc3a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:13.735371 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1012/3978] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:13 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:13.988818 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c7682c83-03a8-4006-a39e-bd9042684c91 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:13.994028 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c7682c83-03a8-4006-a39e-bd9042684c91 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:13.994421 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c7682c83-03a8-4006-a39e-bd9042684c91 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:13.994674 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c7682c83-03a8-4006-a39e-bd9042684c91 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:14.008296 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:14.008296 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:14.014128 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c7682c83-03a8-4006-a39e-bd9042684c91 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:14.020335 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c7682c83-03a8-4006-a39e-bd9042684c91 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:41:14.020934 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 993/3979] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:13 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:14.369491 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3250e69c-08ca-44b9-b828-73c4f1213337 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:14.374787 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3250e69c-08ca-44b9-b828-73c4f1213337 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:14.374787 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3250e69c-08ca-44b9-b828-73c4f1213337 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:14.374787 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3250e69c-08ca-44b9-b828-73c4f1213337 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:14.399225 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:14.399225 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:14.406486 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3250e69c-08ca-44b9-b828-73c4f1213337 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:14.418738 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3250e69c-08ca-44b9-b828-73c4f1213337 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:14.420288 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 999/3980] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:14 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 1162 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:14.429691 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2a19b163-96a9-41c9-bba3-45dec69bd861 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:14.434757 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2a19b163-96a9-41c9-bba3-45dec69bd861 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:14.435069 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2a19b163-96a9-41c9-bba3-45dec69bd861 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:14.435383 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2a19b163-96a9-41c9-bba3-45dec69bd861 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:14.435525 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-2a19b163-96a9-41c9-bba3-45dec69bd861 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:14.447339 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:14.447339 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:14.448461 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2a19b163-96a9-41c9-bba3-45dec69bd861 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:14.448841 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 977/3981] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:14 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:14.493762 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3da8238d-0860-46ba-bc5d-7ac31bbf9a97 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:14.498259 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3da8238d-0860-46ba-bc5d-7ac31bbf9a97 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:14.498539 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3da8238d-0860-46ba-bc5d-7ac31bbf9a97 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:14.498806 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3da8238d-0860-46ba-bc5d-7ac31bbf9a97 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:14.513019 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:14.513019 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:14.517939 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3da8238d-0860-46ba-bc5d-7ac31bbf9a97 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:14.526180 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3da8238d-0860-46ba-bc5d-7ac31bbf9a97 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:14.527081 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1013/3982] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:14 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:14.748067 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c53573ef-8bd6-4e2e-a561-c238f60db023 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:14.749828 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c53573ef-8bd6-4e2e-a561-c238f60db023 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:14.750098 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c53573ef-8bd6-4e2e-a561-c238f60db023 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:14.750305 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c53573ef-8bd6-4e2e-a561-c238f60db023 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:14.750371 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-c53573ef-8bd6-4e2e-a561-c238f60db023 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:14.754610 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:14.754610 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:14.755343 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c53573ef-8bd6-4e2e-a561-c238f60db023 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:14.755714 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 994/3983] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:14 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:15.040118 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6951a810-3b5a-4203-b9f4-7f031c650f36 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:15.043117 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6951a810-3b5a-4203-b9f4-7f031c650f36 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:15.043117 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6951a810-3b5a-4203-b9f4-7f031c650f36 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:15.043117 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6951a810-3b5a-4203-b9f4-7f031c650f36 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:15.061103 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:15.061103 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:15.064760 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6951a810-3b5a-4203-b9f4-7f031c650f36 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:15.071218 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6951a810-3b5a-4203-b9f4-7f031c650f36 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:41:15.071812 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1000/3984] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:15 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:15.449655 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3bd44e7f-b209-4d83-bf58-42311156db4e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:15.451722 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3bd44e7f-b209-4d83-bf58-42311156db4e tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:15.452002 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3bd44e7f-b209-4d83-bf58-42311156db4e tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:15.452261 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3bd44e7f-b209-4d83-bf58-42311156db4e tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:15.459718 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8922d1a8-68eb-412c-a91d-c5d52d3492e3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:15.462901 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:15.462901 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:15.464965 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8922d1a8-68eb-412c-a91d-c5d52d3492e3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:15.465279 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8922d1a8-68eb-412c-a91d-c5d52d3492e3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:15.465538 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8922d1a8-68eb-412c-a91d-c5d52d3492e3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:15.465698 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-8922d1a8-68eb-412c-a91d-c5d52d3492e3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:15.467126 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3bd44e7f-b209-4d83-bf58-42311156db4e tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:15.470965 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:15.470965 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:15.471520 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3bd44e7f-b209-4d83-bf58-42311156db4e tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:15.471819 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8922d1a8-68eb-412c-a91d-c5d52d3492e3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:15.471915 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 978/3985] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:15 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:15.472229 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1014/3986] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:15 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:15.544046 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-970c45f1-e63c-4c38-922c-0c24911cb9d6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:15.546324 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-970c45f1-e63c-4c38-922c-0c24911cb9d6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:15.546740 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-970c45f1-e63c-4c38-922c-0c24911cb9d6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:15.546936 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-970c45f1-e63c-4c38-922c-0c24911cb9d6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:15.560012 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:15.560012 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:15.565252 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-970c45f1-e63c-4c38-922c-0c24911cb9d6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:15.570121 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-970c45f1-e63c-4c38-922c-0c24911cb9d6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:15.570525 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 995/3987] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:15 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:15.770646 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9fe7813b-6295-471b-bb5f-44e295321245 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:15.773548 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9fe7813b-6295-471b-bb5f-44e295321245 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:15.773807 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9fe7813b-6295-471b-bb5f-44e295321245 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:15.774569 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9fe7813b-6295-471b-bb5f-44e295321245 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:15.774569 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-9fe7813b-6295-471b-bb5f-44e295321245 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:15.781075 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:15.781075 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:15.782119 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9fe7813b-6295-471b-bb5f-44e295321245 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:15.782610 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1001/3988] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:15 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:16.091081 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2dddcc85-ada5-49c9-9792-b5edb38c7c34 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:16.094730 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2dddcc85-ada5-49c9-9792-b5edb38c7c34 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:16.094973 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2dddcc85-ada5-49c9-9792-b5edb38c7c34 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:16.095138 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2dddcc85-ada5-49c9-9792-b5edb38c7c34 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:16.117781 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:16.117781 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:16.123425 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2dddcc85-ada5-49c9-9792-b5edb38c7c34 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:16.127724 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2dddcc85-ada5-49c9-9792-b5edb38c7c34 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:41:16.128351 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 979/3989] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:16 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:16.478021 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-02f3e06d-c4d8-4982-b4af-c9bf1114ad8b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:16.480406 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-02f3e06d-c4d8-4982-b4af-c9bf1114ad8b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] DELETE https://10.4.3.208/volume/v3/attachments/07de1c97-4be0-40e9-9bca-6e50e903436c Aug 14 00:41:16.480757 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-02f3e06d-c4d8-4982-b4af-c9bf1114ad8b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:16.480863 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-02f3e06d-c4d8-4982-b4af-c9bf1114ad8b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:16.484586 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8568c4d9-2726-442d-8ef0-3d9e0fa766bc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:16.488521 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8568c4d9-2726-442d-8ef0-3d9e0fa766bc tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:16.488770 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8568c4d9-2726-442d-8ef0-3d9e0fa766bc tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:16.489011 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8568c4d9-2726-442d-8ef0-3d9e0fa766bc tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:16.489290 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-8568c4d9-2726-442d-8ef0-3d9e0fa766bc tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:16.492409 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:16.492409 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:16.494950 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:16.494950 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:16.495467 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8568c4d9-2726-442d-8ef0-3d9e0fa766bc tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:16.496238 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 996/3990] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:16 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:16.499385 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-318ad124-f4c2-4c09-b076-37e853bfb5bd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:16.502755 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-318ad124-f4c2-4c09-b076-37e853bfb5bd tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:16.503075 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-318ad124-f4c2-4c09-b076-37e853bfb5bd tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:16.503763 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-318ad124-f4c2-4c09-b076-37e853bfb5bd tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:16.517807 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:16.517807 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:16.523657 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-318ad124-f4c2-4c09-b076-37e853bfb5bd tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:16.528987 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-318ad124-f4c2-4c09-b076-37e853bfb5bd tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:16.529412 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1002/3991] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:16 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:16.557798 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-6d82fffc-d3eb-4f0f-b600-3f84a616033c req-02f3e06d-c4d8-4982-b4af-c9bf1114ad8b tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/attachments/07de1c97-4be0-40e9-9bca-6e50e903436c returned with HTTP 200 Aug 14 00:41:16.558296 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1015/3992] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:41:16 2026] DELETE /volume/v3/attachments/07de1c97-4be0-40e9-9bca-6e50e903436c => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:16.584013 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bb3d115c-1161-4ffc-8b30-7d0361926804 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:16.586123 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bb3d115c-1161-4ffc-8b30-7d0361926804 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:16.587147 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bb3d115c-1161-4ffc-8b30-7d0361926804 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:16.587147 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bb3d115c-1161-4ffc-8b30-7d0361926804 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:16.601405 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:16.601405 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:16.607524 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-bb3d115c-1161-4ffc-8b30-7d0361926804 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:16.615012 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bb3d115c-1161-4ffc-8b30-7d0361926804 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:16.615555 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 980/3993] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:16 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:16.794899 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4ac30b80-1025-4c9c-b557-8957a7236b89 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:16.796588 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4ac30b80-1025-4c9c-b557-8957a7236b89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:16.796947 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4ac30b80-1025-4c9c-b557-8957a7236b89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:16.797283 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4ac30b80-1025-4c9c-b557-8957a7236b89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:16.797433 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-4ac30b80-1025-4c9c-b557-8957a7236b89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:16.802395 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:16.802395 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:16.803292 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4ac30b80-1025-4c9c-b557-8957a7236b89 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:16.803737 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 997/3994] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:16 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:16.846756 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-82ec435d-88a6-4ca6-8304-0de432db759f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:16.849068 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-82ec435d-88a6-4ca6-8304-0de432db759f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] DELETE https://10.4.3.208/volume/v3/attachments/d243b370-2c7f-4830-81e8-49c23ed6b863 Aug 14 00:41:16.849319 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-82ec435d-88a6-4ca6-8304-0de432db759f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:16.849618 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-82ec435d-88a6-4ca6-8304-0de432db759f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:16.860111 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:16.860111 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:16.935566 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d665f9f5-dd2a-4386-9629-88af5742ee83 req-82ec435d-88a6-4ca6-8304-0de432db759f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/attachments/d243b370-2c7f-4830-81e8-49c23ed6b863 returned with HTTP 200 Aug 14 00:41:16.935963 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1003/3995] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:41:16 2026] DELETE /volume/v3/attachments/d243b370-2c7f-4830-81e8-49c23ed6b863 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:17.143335 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-14e943a6-a07a-4019-becf-0b62ebd519e3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:17.145546 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-14e943a6-a07a-4019-becf-0b62ebd519e3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:17.145904 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-14e943a6-a07a-4019-becf-0b62ebd519e3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:17.146136 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-14e943a6-a07a-4019-becf-0b62ebd519e3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:17.154874 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:17.154874 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:17.160350 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-14e943a6-a07a-4019-becf-0b62ebd519e3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:17.168865 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-14e943a6-a07a-4019-becf-0b62ebd519e3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:41:17.169427 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1016/3996] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:17 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:17.511131 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d3424449-12e9-4689-9bb3-a6949b0fb77e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:17.514762 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d3424449-12e9-4689-9bb3-a6949b0fb77e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:17.514977 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d3424449-12e9-4689-9bb3-a6949b0fb77e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:17.515241 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d3424449-12e9-4689-9bb3-a6949b0fb77e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:17.515386 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d3424449-12e9-4689-9bb3-a6949b0fb77e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:17.524002 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:17.524002 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:17.524810 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d3424449-12e9-4689-9bb3-a6949b0fb77e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:17.525255 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 981/3997] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:17 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:17.547248 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1ba5e18f-8c30-4fa5-b6a6-57a3702aa7e1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:17.550473 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1ba5e18f-8c30-4fa5-b6a6-57a3702aa7e1 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:17.550473 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1ba5e18f-8c30-4fa5-b6a6-57a3702aa7e1 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:17.550990 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1ba5e18f-8c30-4fa5-b6a6-57a3702aa7e1 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:17.559033 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:17.559033 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:17.563144 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1ba5e18f-8c30-4fa5-b6a6-57a3702aa7e1 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:17.569712 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1ba5e18f-8c30-4fa5-b6a6-57a3702aa7e1 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:17.570249 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 998/3998] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:17 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:17.631354 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d1f74796-53df-4397-acb9-3534ae48045e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:17.639730 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d1f74796-53df-4397-acb9-3534ae48045e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:17.639935 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d1f74796-53df-4397-acb9-3534ae48045e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:17.640166 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d1f74796-53df-4397-acb9-3534ae48045e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:17.652306 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:17.652306 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:17.658426 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d1f74796-53df-4397-acb9-3534ae48045e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:17.662494 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d1f74796-53df-4397-acb9-3534ae48045e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:17.662869 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1004/3999] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:17 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:17.818026 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bd3355b3-34c2-4b5e-8d9d-1ccfdd1fbda8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:17.821542 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bd3355b3-34c2-4b5e-8d9d-1ccfdd1fbda8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:17.821542 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bd3355b3-34c2-4b5e-8d9d-1ccfdd1fbda8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:17.821542 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bd3355b3-34c2-4b5e-8d9d-1ccfdd1fbda8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:17.824692 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-bd3355b3-34c2-4b5e-8d9d-1ccfdd1fbda8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:17.827230 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:17.827230 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:17.828356 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bd3355b3-34c2-4b5e-8d9d-1ccfdd1fbda8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:17.828886 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1017/4000] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:17 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:18.541266 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-14ed6587-0e28-4592-89b0-a26efc536e30 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:18.546006 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-14ed6587-0e28-4592-89b0-a26efc536e30 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:18.546006 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-14ed6587-0e28-4592-89b0-a26efc536e30 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:18.546006 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-14ed6587-0e28-4592-89b0-a26efc536e30 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:18.546006 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-14ed6587-0e28-4592-89b0-a26efc536e30 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:18.554678 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:18.554678 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:18.555497 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-14ed6587-0e28-4592-89b0-a26efc536e30 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:18.556039 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 982/4001] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:18 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:18.682015 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-75eacf89-5344-4bec-9bf3-2e06baf33023 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:18.682458 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-75eacf89-5344-4bec-9bf3-2e06baf33023 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:18.682458 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-75eacf89-5344-4bec-9bf3-2e06baf33023 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:18.682724 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-75eacf89-5344-4bec-9bf3-2e06baf33023 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:18.707324 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:18.707324 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:18.717773 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-75eacf89-5344-4bec-9bf3-2e06baf33023 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:18.727826 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-75eacf89-5344-4bec-9bf3-2e06baf33023 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:18.727951 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 999/4002] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:18 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:18.850053 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-dbcc4147-217b-4308-bb47-fcc63bb282a5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:18.869607 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dbcc4147-217b-4308-bb47-fcc63bb282a5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:18.869607 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dbcc4147-217b-4308-bb47-fcc63bb282a5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:18.869607 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dbcc4147-217b-4308-bb47-fcc63bb282a5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:18.869607 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-dbcc4147-217b-4308-bb47-fcc63bb282a5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:18.890831 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:18.890831 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:18.890831 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dbcc4147-217b-4308-bb47-fcc63bb282a5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:18.890831 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1005/4003] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:18 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 750 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:19.570840 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e443388f-7f96-4621-be67-9434f9fa6f39 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:19.573013 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e443388f-7f96-4621-be67-9434f9fa6f39 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:19.573488 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e443388f-7f96-4621-be67-9434f9fa6f39 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:19.574986 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e443388f-7f96-4621-be67-9434f9fa6f39 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:19.574986 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-e443388f-7f96-4621-be67-9434f9fa6f39 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:19.579865 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:19.579865 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:19.580953 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e443388f-7f96-4621-be67-9434f9fa6f39 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:19.581608 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1018/4004] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:19 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:19.746728 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-336b58b2-50a6-4331-b541-4f954c4a7ec3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:19.752389 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-336b58b2-50a6-4331-b541-4f954c4a7ec3 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:19.752389 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-336b58b2-50a6-4331-b541-4f954c4a7ec3 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:19.752389 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-336b58b2-50a6-4331-b541-4f954c4a7ec3 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:19.771325 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:19.771325 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:19.779104 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-336b58b2-50a6-4331-b541-4f954c4a7ec3 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:19.788179 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-336b58b2-50a6-4331-b541-4f954c4a7ec3 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:19.789035 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 983/4005] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:19 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:19.903737 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b96f4303-a417-4949-ab8e-ece034b08eb3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:19.907260 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b96f4303-a417-4949-ab8e-ece034b08eb3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:19.907530 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b96f4303-a417-4949-ab8e-ece034b08eb3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:19.907901 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b96f4303-a417-4949-ab8e-ece034b08eb3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:19.907965 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-b96f4303-a417-4949-ab8e-ece034b08eb3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:19.914795 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:19.914795 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:19.915830 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b96f4303-a417-4949-ab8e-ece034b08eb3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:19.916297 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1000/4006] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:19 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:20.321968 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f92c5979-53b4-4cb6-a608-e5c0a000c8c4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:20.324627 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f92c5979-53b4-4cb6-a608-e5c0a000c8c4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] DELETE https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:20.325647 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f92c5979-53b4-4cb6-a608-e5c0a000c8c4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:20.325647 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f92c5979-53b4-4cb6-a608-e5c0a000c8c4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:20.325901 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-f92c5979-53b4-4cb6-a608-e5c0a000c8c4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete volume with id: f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:20.339124 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:20.339124 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:20.339124 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f92c5979-53b4-4cb6-a608-e5c0a000c8c4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:20.364664 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f92c5979-53b4-4cb6-a608-e5c0a000c8c4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete volume request issued successfully. Aug 14 00:41:20.364664 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f92c5979-53b4-4cb6-a608-e5c0a000c8c4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 202 Aug 14 00:41:20.364664 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1006/4007] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:20 2026] DELETE /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:20.374731 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4ff5cfba-7a62-45f8-b756-76e9fb7298ad None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:20.377433 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4ff5cfba-7a62-45f8-b756-76e9fb7298ad tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:20.377713 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4ff5cfba-7a62-45f8-b756-76e9fb7298ad tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:20.378465 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4ff5cfba-7a62-45f8-b756-76e9fb7298ad tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:20.390647 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:20.390647 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:20.394525 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4ff5cfba-7a62-45f8-b756-76e9fb7298ad tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:20.401911 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4ff5cfba-7a62-45f8-b756-76e9fb7298ad tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 200 Aug 14 00:41:20.402478 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1019/4008] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:20 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:20.597966 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-66c6e317-1934-431e-8912-93aea572e7a0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:20.600820 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-66c6e317-1934-431e-8912-93aea572e7a0 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:20.601189 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-66c6e317-1934-431e-8912-93aea572e7a0 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:20.601519 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-66c6e317-1934-431e-8912-93aea572e7a0 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:20.601770 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-66c6e317-1934-431e-8912-93aea572e7a0 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:20.607354 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:20.607354 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:20.608182 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-66c6e317-1934-431e-8912-93aea572e7a0 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:20.608994 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 984/4009] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:20 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:41:20.807527 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b44e0b1b-1cc7-401d-a9f9-2e1f1ec68394 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:20.810656 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b44e0b1b-1cc7-401d-a9f9-2e1f1ec68394 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:20.810889 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b44e0b1b-1cc7-401d-a9f9-2e1f1ec68394 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:20.811065 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b44e0b1b-1cc7-401d-a9f9-2e1f1ec68394 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:20.821248 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:20.821248 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:20.825146 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b44e0b1b-1cc7-401d-a9f9-2e1f1ec68394 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:20.830115 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b44e0b1b-1cc7-401d-a9f9-2e1f1ec68394 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:20.830338 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1001/4010] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:20 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:20.895480 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5ae7bb19-03d6-4127-ba79-2c5da9db86e5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:20.899388 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5ae7bb19-03d6-4127-ba79-2c5da9db86e5 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:20.899511 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5ae7bb19-03d6-4127-ba79-2c5da9db86e5 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:20.899925 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5ae7bb19-03d6-4127-ba79-2c5da9db86e5 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:20.916239 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:20.916239 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:20.929250 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5ae7bb19-03d6-4127-ba79-2c5da9db86e5 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:20.936448 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-acc69fc4-9110-4214-b8a5-d94a1dbaaca6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:20.936937 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5ae7bb19-03d6-4127-ba79-2c5da9db86e5 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:20.938672 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1007/4011] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:20 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:20.940821 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-acc69fc4-9110-4214-b8a5-d94a1dbaaca6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:20.940821 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-acc69fc4-9110-4214-b8a5-d94a1dbaaca6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:20.940821 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-acc69fc4-9110-4214-b8a5-d94a1dbaaca6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:20.940821 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-acc69fc4-9110-4214-b8a5-d94a1dbaaca6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:20.946176 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:20.946176 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:20.947262 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-acc69fc4-9110-4214-b8a5-d94a1dbaaca6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:20.947755 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1020/4012] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:20 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:20.953825 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c3d9cf89-038c-408e-ad29-5bf2257a3b24 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:20.956583 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c3d9cf89-038c-408e-ad29-5bf2257a3b24 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] DELETE https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:20.957041 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c3d9cf89-038c-408e-ad29-5bf2257a3b24 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:20.957138 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c3d9cf89-038c-408e-ad29-5bf2257a3b24 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:20.957566 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-c3d9cf89-038c-408e-ad29-5bf2257a3b24 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Delete volume with id: ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:20.967872 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:20.967872 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:20.968485 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c3d9cf89-038c-408e-ad29-5bf2257a3b24 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:20.997131 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c3d9cf89-038c-408e-ad29-5bf2257a3b24 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Delete volume request issued successfully. Aug 14 00:41:20.997325 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c3d9cf89-038c-408e-ad29-5bf2257a3b24 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 202 Aug 14 00:41:20.997648 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 985/4013] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:41:20 2026] DELETE /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:41:21.008663 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5a74278d-02d5-4140-aa52-e1bb5f1fe384 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:21.010761 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5a74278d-02d5-4140-aa52-e1bb5f1fe384 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:21.010761 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5a74278d-02d5-4140-aa52-e1bb5f1fe384 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:21.010999 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5a74278d-02d5-4140-aa52-e1bb5f1fe384 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:21.026422 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:21.026422 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:21.030878 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5a74278d-02d5-4140-aa52-e1bb5f1fe384 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Volume info retrieved successfully. Aug 14 00:41:21.041979 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5a74278d-02d5-4140-aa52-e1bb5f1fe384 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 200 Aug 14 00:41:21.041979 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1002/4014] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:21 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:21.159098 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-96cf75a5-9217-48d7-83bb-f53d74575a7b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:21.163553 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-96cf75a5-9217-48d7-83bb-f53d74575a7b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/attachments/0981c7df-2648-4f0b-a33f-12bcfa11e525/action Aug 14 00:41:21.164508 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-96cf75a5-9217-48d7-83bb-f53d74575a7b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:41:21.164508 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-96cf75a5-9217-48d7-83bb-f53d74575a7b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:21.208618 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:21.208618 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:21.236426 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d147bc90-7850-4b18-99f2-dfdd766dc4a7 req-96cf75a5-9217-48d7-83bb-f53d74575a7b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/attachments/0981c7df-2648-4f0b-a33f-12bcfa11e525/action returned with HTTP 204 Aug 14 00:41:21.237104 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1008/4015] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:41:21 2026] POST /volume/v3/attachments/0981c7df-2648-4f0b-a33f-12bcfa11e525/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:21.421039 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c9321dc1-d485-44fe-b642-3edbc916994d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:21.422823 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c9321dc1-d485-44fe-b642-3edbc916994d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:21.423270 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c9321dc1-d485-44fe-b642-3edbc916994d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:21.423605 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c9321dc1-d485-44fe-b642-3edbc916994d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:21.430483 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c9321dc1-d485-44fe-b642-3edbc916994d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 404 Aug 14 00:41:21.431074 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1021/4016] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:21 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:21.441530 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6fdfa824-242e-4b3d-b32a-92d2f40d9ed1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:21.443902 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6fdfa824-242e-4b3d-b32a-92d2f40d9ed1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:21.443902 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6fdfa824-242e-4b3d-b32a-92d2f40d9ed1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:21.444095 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6fdfa824-242e-4b3d-b32a-92d2f40d9ed1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:21.451726 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6fdfa824-242e-4b3d-b32a-92d2f40d9ed1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 404 Aug 14 00:41:21.451726 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 986/4017] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:21 2026] GET /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:41:21.461310 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3c9cf468-7e45-4ea8-ae24-49778d123004 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:21.466112 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3c9cf468-7e45-4ea8-ae24-49778d123004 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] DELETE https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:21.466395 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3c9cf468-7e45-4ea8-ae24-49778d123004 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:21.466687 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3c9cf468-7e45-4ea8-ae24-49778d123004 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:21.467026 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-3c9cf468-7e45-4ea8-ae24-49778d123004 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete volume with id: f40f9515-ddcc-4064-aad0-e32145005ab7 Aug 14 00:41:21.475611 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3c9cf468-7e45-4ea8-ae24-49778d123004 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 returned with HTTP 404 Aug 14 00:41:21.475896 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1003/4018] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:21 2026] DELETE /volume/v3/volumes/f40f9515-ddcc-4064-aad0-e32145005ab7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:21.519728 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-250a1425-572b-4193-b068-ae522744c562 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:21.522871 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:21.523744 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1694119393"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:21.526722 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Create volume request body: {'volume': {'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1694119393'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:21.623507 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d5d9919d-5f5e-4a42-82f0-5f387788ebe3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:21.625953 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5d9919d-5f5e-4a42-82f0-5f387788ebe3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:21.626176 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5d9919d-5f5e-4a42-82f0-5f387788ebe3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:21.626341 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5d9919d-5f5e-4a42-82f0-5f387788ebe3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:21.626447 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-d5d9919d-5f5e-4a42-82f0-5f387788ebe3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:21.633115 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:21.633115 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:21.633115 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5d9919d-5f5e-4a42-82f0-5f387788ebe3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:21.633302 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Create volume of 1 GB Aug 14 00:41:21.633380 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1022/4019] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:21 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:21.645139 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Availability Zones retrieved successfully. Aug 14 00:41:21.652140 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Flow 'volume_create_api' (75223a99-4b98-4c94-86dc-a7830bd65b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:21.653913 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89732a84-7aba-4c1f-ae5a-486d175c874b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:21.654897 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:21.737338 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89732a84-7aba-4c1f-ae5a-486d175c874b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:21.738435 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00e9f33-b63f-4c21-ad77-3efa9ac967fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:21.797472 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Created reservations ['76301ea4-3a1e-4f14-85e5-e2aaaec75786', '7f8d22bc-4381-4c6e-b4b0-4367b64226df', '4f18871d-8680-4a01-95ec-ef833312aec8', '6e46c02a-b399-4551-859e-311831fea484'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:21.798491 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00e9f33-b63f-4c21-ad77-3efa9ac967fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76301ea4-3a1e-4f14-85e5-e2aaaec75786', '7f8d22bc-4381-4c6e-b4b0-4367b64226df', '4f18871d-8680-4a01-95ec-ef833312aec8', '6e46c02a-b399-4551-859e-311831fea484']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:21.799405 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e96eec19-a5d0-4b13-a6d3-8cd26d4b708f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:21.828660 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e96eec19-a5d0-4b13-a6d3-8cd26d4b708f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcc695ee-fa07-4e39-a25e-076a1d0b47d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1694119393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0151d6fc8ba497f999f15924b5c5523',qos_specs=None,replication_status=,reservations=['76301ea4-3a1e-4f14-85e5-e2aaaec75786','7f8d22bc-4381-4c6e-b4b0-4367b64226df','4f18871d-8680-4a01-95ec-ef833312aec8','6e46c02a-b399-4551-859e-311831fea484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d109cdf604cc477dba1e94e394ee3064',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1694119393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcc695ee-fa07-4e39-a25e-076a1d0b47d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0151d6fc8ba497f999f15924b5c5523',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d109cdf604cc477dba1e94e394ee3064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:21.831858 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6b72bf8-2b47-42ab-9a21-8403807cd957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:21.847078 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1ff429ff-17ef-460a-8291-7a5aed9be629 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:21.850853 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1ff429ff-17ef-460a-8291-7a5aed9be629 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:21.850998 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1ff429ff-17ef-460a-8291-7a5aed9be629 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:21.851285 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1ff429ff-17ef-460a-8291-7a5aed9be629 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:21.862928 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6b72bf8-2b47-42ab-9a21-8403807cd957) transitioned into state 'SUCCESS' from state '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-1694119393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0151d6fc8ba497f999f15924b5c5523',qos_specs=None,replication_status=,reservations=['76301ea4-3a1e-4f14-85e5-e2aaaec75786','7f8d22bc-4381-4c6e-b4b0-4367b64226df','4f18871d-8680-4a01-95ec-ef833312aec8','6e46c02a-b399-4551-859e-311831fea484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d109cdf604cc477dba1e94e394ee3064',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:21.863208 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:21.863208 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:21.863656 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1094f698-4236-4564-b5a0-05ef8a30a9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:21.867154 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1ff429ff-17ef-460a-8291-7a5aed9be629 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:21.873825 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1ff429ff-17ef-460a-8291-7a5aed9be629 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:21.873825 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 987/4020] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:21 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:21.885964 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1094f698-4236-4564-b5a0-05ef8a30a9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:21.886193 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Flow 'volume_create_api' (75223a99-4b98-4c94-86dc-a7830bd65b7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:21.886521 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Create volume request issued successfully. Aug 14 00:41:21.888453 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-250a1425-572b-4193-b068-ae522744c562 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:21.888453 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1009/4021] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:41:21 2026] POST /volume/v3/volumes => generated 749 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:21.891517 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4286d43d-48ac-4ba9-a458-b03224a76342 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:21.893953 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4286d43d-48ac-4ba9-a458-b03224a76342 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:41:21.894414 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4286d43d-48ac-4ba9-a458-b03224a76342 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b93be448-093f-4c11-a30d-4d4a51b885db", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-399985031"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:21.910245 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7455bbfa-67c8-482f-9de9-70dbfa220872 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:21.911850 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7455bbfa-67c8-482f-9de9-70dbfa220872 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 Aug 14 00:41:21.912042 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7455bbfa-67c8-482f-9de9-70dbfa220872 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:21.912325 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7455bbfa-67c8-482f-9de9-70dbfa220872 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:21.912898 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:21.912898 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:21.913517 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4286d43d-48ac-4ba9-a458-b03224a76342 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:21.913796 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-4286d43d-48ac-4ba9-a458-b03224a76342 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create snapshot from volume b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:21.929068 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:21.929068 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:21.935712 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7455bbfa-67c8-482f-9de9-70dbfa220872 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:21.946239 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7455bbfa-67c8-482f-9de9-70dbfa220872 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 returned with HTTP 200 Aug 14 00:41:21.946239 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1023/4022] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:21 2026] GET /volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:21.962207 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-4286d43d-48ac-4ba9-a458-b03224a76342 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['6f4dfb1a-c9b1-420a-92ee-6975874ec3a8', '2c50a454-505e-4f93-9972-ef21511a923d', '3f5cb381-a164-44d0-83cb-ddfba3ac55be', 'fc6c8f74-0347-4edb-8e7f-60ee50ed6a59'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:21.964287 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-89da7d95-e9e9-4afb-96a3-f462bc5e5c94 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:21.966807 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-89da7d95-e9e9-4afb-96a3-f462bc5e5c94 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:21.967115 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-89da7d95-e9e9-4afb-96a3-f462bc5e5c94 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:21.967495 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-89da7d95-e9e9-4afb-96a3-f462bc5e5c94 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:21.967570 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-89da7d95-e9e9-4afb-96a3-f462bc5e5c94 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:21.977976 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:21.977976 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:21.977976 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-89da7d95-e9e9-4afb-96a3-f462bc5e5c94 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:21.977976 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 988/4023] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:21 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:22.010466 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4286d43d-48ac-4ba9-a458-b03224a76342 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot force create request issued successfully. Aug 14 00:41:22.010982 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4286d43d-48ac-4ba9-a458-b03224a76342 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:41:22.011624 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1004/4024] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:41:21 2026] POST /volume/v3/snapshots => generated 309 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:22.026457 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0f8aca2b-944c-44ae-8312-cc2e1c15c600 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:22.031352 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0f8aca2b-944c-44ae-8312-cc2e1c15c600 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 Aug 14 00:41:22.031996 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0f8aca2b-944c-44ae-8312-cc2e1c15c600 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:22.032166 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0f8aca2b-944c-44ae-8312-cc2e1c15c600 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:22.051629 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:22.051629 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:22.052268 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0f8aca2b-944c-44ae-8312-cc2e1c15c600 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:22.053959 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0f8aca2b-944c-44ae-8312-cc2e1c15c600 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 returned with HTTP 200 Aug 14 00:41:22.054506 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1010/4025] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:22 2026] GET /volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 => generated 441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:22.056428 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-710bab2c-1dc5-4d67-abc0-5b06f81e98c2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:22.058444 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-710bab2c-1dc5-4d67-abc0-5b06f81e98c2 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] GET https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 Aug 14 00:41:22.058859 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-710bab2c-1dc5-4d67-abc0-5b06f81e98c2 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:22.059021 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-710bab2c-1dc5-4d67-abc0-5b06f81e98c2 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:22.066935 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-710bab2c-1dc5-4d67-abc0-5b06f81e98c2 tempest-VolumesExtendAttachedTest-1466115786 tempest-VolumesExtendAttachedTest-1466115786-project-member] https://10.4.3.208/volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 returned with HTTP 404 Aug 14 00:41:22.067564 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1024/4026] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:22 2026] GET /volume/v3/volumes/ec955d37-8875-49bb-b8d8-e58e91487c84 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:41:22.648190 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4209898d-cfc1-437e-b806-2f77b26de178 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:22.649873 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4209898d-cfc1-437e-b806-2f77b26de178 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:22.651651 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4209898d-cfc1-437e-b806-2f77b26de178 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:22.651908 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4209898d-cfc1-437e-b806-2f77b26de178 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:22.652024 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-4209898d-cfc1-437e-b806-2f77b26de178 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:22.660195 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:22.660195 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:22.660943 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4209898d-cfc1-437e-b806-2f77b26de178 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:22.662004 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 989/4027] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:22 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:22.961295 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-86e9c1e1-7814-4ae5-a547-849e3cadd0f7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:22.963677 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-86e9c1e1-7814-4ae5-a547-849e3cadd0f7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 Aug 14 00:41:22.963908 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-86e9c1e1-7814-4ae5-a547-849e3cadd0f7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:22.964174 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-86e9c1e1-7814-4ae5-a547-849e3cadd0f7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:22.973870 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:22.973870 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:22.980216 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-86e9c1e1-7814-4ae5-a547-849e3cadd0f7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:22.987232 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-86e9c1e1-7814-4ae5-a547-849e3cadd0f7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 returned with HTTP 200 Aug 14 00:41:22.987645 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1005/4028] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:22 2026] GET /volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:22.991699 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a234cf0a-2c1b-4899-919f-6ec1adce934f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:22.994248 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a234cf0a-2c1b-4899-919f-6ec1adce934f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:22.994446 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a234cf0a-2c1b-4899-919f-6ec1adce934f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:22.994798 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a234cf0a-2c1b-4899-919f-6ec1adce934f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:22.994966 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-a234cf0a-2c1b-4899-919f-6ec1adce934f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:23.000487 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:23.000487 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:23.001609 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a234cf0a-2c1b-4899-919f-6ec1adce934f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:23.002211 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1011/4029] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:22 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:23.004477 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fe5e39e5-a88e-4683-973d-cfad4ed6010b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:23.006626 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fe5e39e5-a88e-4683-973d-cfad4ed6010b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 Aug 14 00:41:23.006967 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fe5e39e5-a88e-4683-973d-cfad4ed6010b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:23.007313 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fe5e39e5-a88e-4683-973d-cfad4ed6010b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:23.016617 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:23.016617 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:23.021477 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fe5e39e5-a88e-4683-973d-cfad4ed6010b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:23.027527 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fe5e39e5-a88e-4683-973d-cfad4ed6010b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 returned with HTTP 200 Aug 14 00:41:23.028772 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1025/4030] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:23 2026] GET /volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:23.046988 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e144d131-eec2-4fa9-ba3c-e4c88c8e6a2b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:23.049682 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e144d131-eec2-4fa9-ba3c-e4c88c8e6a2b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:41:23.049682 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e144d131-eec2-4fa9-ba3c-e4c88c8e6a2b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fcc695ee-fa07-4e39-a25e-076a1d0b47d0", "name": "tempest-VolumesBackupsTest-Backup-1476671354", "container": "tempest-volumesbackupstest-backup-container-1455037528"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:23.051568 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.backups [None req-e144d131-eec2-4fa9-ba3c-e4c88c8e6a2b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Creating new backup {'backup': {'volume_id': 'fcc695ee-fa07-4e39-a25e-076a1d0b47d0', 'name': 'tempest-VolumesBackupsTest-Backup-1476671354', 'container': 'tempest-volumesbackupstest-backup-container-1455037528'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:41:23.052298 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-e144d131-eec2-4fa9-ba3c-e4c88c8e6a2b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Creating backup of volume fcc695ee-fa07-4e39-a25e-076a1d0b47d0 in container tempest-volumesbackupstest-backup-container-1455037528 Aug 14 00:41:23.061172 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:23.061172 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:23.061823 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e144d131-eec2-4fa9-ba3c-e4c88c8e6a2b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:23.069259 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1798e464-80c7-40be-81ca-0e156df8d6a8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:23.072735 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1798e464-80c7-40be-81ca-0e156df8d6a8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 Aug 14 00:41:23.073528 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1798e464-80c7-40be-81ca-0e156df8d6a8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:23.073528 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1798e464-80c7-40be-81ca-0e156df8d6a8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:23.081907 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:23.081907 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:23.082421 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1798e464-80c7-40be-81ca-0e156df8d6a8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:23.084212 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1798e464-80c7-40be-81ca-0e156df8d6a8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 returned with HTTP 200 Aug 14 00:41:23.084212 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1006/4031] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:23 2026] GET /volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:23.091062 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-e144d131-eec2-4fa9-ba3c-e4c88c8e6a2b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Created reservations ['c43690b1-588c-49bd-99a2-5e44f5adc2d5', '05578f34-6e48-4a8b-853f-b2a3a61ebd76'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:23.098316 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c7c66faf-906a-4fe6-ad53-13f8a290b6e7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:23.101308 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c7c66faf-906a-4fe6-ad53-13f8a290b6e7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:41:23.101477 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c7c66faf-906a-4fe6-ad53-13f8a290b6e7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b93be448-093f-4c11-a30d-4d4a51b885db", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1381836025"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:23.120603 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:23.120603 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:23.121509 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c7c66faf-906a-4fe6-ad53-13f8a290b6e7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:23.121807 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-c7c66faf-906a-4fe6-ad53-13f8a290b6e7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create snapshot from volume b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:23.161715 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e144d131-eec2-4fa9-ba3c-e4c88c8e6a2b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:41:23.162357 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 990/4032] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:41:23 2026] POST /volume/v3/backups => generated 330 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:23.173148 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-eb30ce03-8b2e-4c42-bff6-7fa61b33a207 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:23.177061 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eb30ce03-8b2e-4c42-bff6-7fa61b33a207 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:23.177325 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eb30ce03-8b2e-4c42-bff6-7fa61b33a207 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:23.177571 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eb30ce03-8b2e-4c42-bff6-7fa61b33a207 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:23.177690 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-eb30ce03-8b2e-4c42-bff6-7fa61b33a207 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:23.183684 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-c7c66faf-906a-4fe6-ad53-13f8a290b6e7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['3fd25cb6-482c-4e6f-83b2-426e3019867b', '05263fc9-4b03-407e-8664-e25600f14331', '80827f6b-3999-494d-9679-79282d9da93c', 'd9423413-5710-47cd-8526-36abe418cb77'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:23.183876 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:23.183876 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:23.187112 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eb30ce03-8b2e-4c42-bff6-7fa61b33a207 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:23.187112 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1026/4033] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:23 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:23.246354 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c7c66faf-906a-4fe6-ad53-13f8a290b6e7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot force create request issued successfully. Aug 14 00:41:23.246829 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c7c66faf-906a-4fe6-ad53-13f8a290b6e7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:41:23.247165 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1012/4034] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:41:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:23.259389 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-77bcb1a5-e0f7-469b-ac81-5977f0d4ec8e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:23.262307 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-77bcb1a5-e0f7-469b-ac81-5977f0d4ec8e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 Aug 14 00:41:23.262608 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-77bcb1a5-e0f7-469b-ac81-5977f0d4ec8e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:23.262846 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-77bcb1a5-e0f7-469b-ac81-5977f0d4ec8e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:23.277920 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:23.277920 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:23.278537 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-77bcb1a5-e0f7-469b-ac81-5977f0d4ec8e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:23.279419 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-77bcb1a5-e0f7-469b-ac81-5977f0d4ec8e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 returned with HTTP 200 Aug 14 00:41:23.279876 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1007/4035] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:23 2026] GET /volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:23.656822 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-00027e55-81e3-4e8e-8355-733dbf8267cd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:23.659278 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-00027e55-81e3-4e8e-8355-733dbf8267cd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] GET https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 Aug 14 00:41:23.659437 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-00027e55-81e3-4e8e-8355-733dbf8267cd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:23.659712 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-00027e55-81e3-4e8e-8355-733dbf8267cd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:23.668874 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:23.668874 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:23.674664 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-47874c6c-5c5c-43a8-bece-19e359d98205 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:23.674864 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-00027e55-81e3-4e8e-8355-733dbf8267cd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Volume info retrieved successfully. Aug 14 00:41:23.677878 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-47874c6c-5c5c-43a8-bece-19e359d98205 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:23.678274 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-47874c6c-5c5c-43a8-bece-19e359d98205 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:23.680111 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-47874c6c-5c5c-43a8-bece-19e359d98205 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:23.680111 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-47874c6c-5c5c-43a8-bece-19e359d98205 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:23.682175 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-00027e55-81e3-4e8e-8355-733dbf8267cd tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 returned with HTTP 200 Aug 14 00:41:23.682869 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 991/4036] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:23 2026] GET /volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:23.687181 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:23.687181 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:23.687828 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-47874c6c-5c5c-43a8-bece-19e359d98205 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:23.688563 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1027/4037] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:23 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:24.015224 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c98c9e65-851a-40c9-a298-b9d5965ae4e4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:24.017582 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c98c9e65-851a-40c9-a298-b9d5965ae4e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:24.017854 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c98c9e65-851a-40c9-a298-b9d5965ae4e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:24.018113 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c98c9e65-851a-40c9-a298-b9d5965ae4e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:24.019076 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-c98c9e65-851a-40c9-a298-b9d5965ae4e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:24.023679 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:24.023679 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:24.024633 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c98c9e65-851a-40c9-a298-b9d5965ae4e4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:24.025236 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1013/4038] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:24 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:24.198809 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-68127b8d-64dc-4ab3-b1ff-07320ddac8b3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:24.202002 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-68127b8d-64dc-4ab3-b1ff-07320ddac8b3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:24.202340 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-68127b8d-64dc-4ab3-b1ff-07320ddac8b3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:24.202799 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-68127b8d-64dc-4ab3-b1ff-07320ddac8b3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:24.203629 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-68127b8d-64dc-4ab3-b1ff-07320ddac8b3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:24.209366 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:24.209366 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:24.209570 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-68127b8d-64dc-4ab3-b1ff-07320ddac8b3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:24.210271 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1008/4039] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:24 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:24.293234 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c293a176-a004-4584-bfe1-09ef3a19d6f8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:24.295830 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c293a176-a004-4584-bfe1-09ef3a19d6f8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 Aug 14 00:41:24.296097 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c293a176-a004-4584-bfe1-09ef3a19d6f8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:24.296335 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c293a176-a004-4584-bfe1-09ef3a19d6f8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:24.302881 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:24.302881 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:24.303434 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c293a176-a004-4584-bfe1-09ef3a19d6f8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:24.304383 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c293a176-a004-4584-bfe1-09ef3a19d6f8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 returned with HTTP 200 Aug 14 00:41:24.304892 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 992/4040] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:24 2026] GET /volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:24.315685 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-091de5d9-7a65-4a6f-9156-0f733b19c46e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:24.318063 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-091de5d9-7a65-4a6f-9156-0f733b19c46e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 Aug 14 00:41:24.318063 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-091de5d9-7a65-4a6f-9156-0f733b19c46e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:24.318245 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-091de5d9-7a65-4a6f-9156-0f733b19c46e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:24.318396 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-091de5d9-7a65-4a6f-9156-0f733b19c46e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: fc3c7bfb-afab-4f59-8971-eecb49c128f3 Aug 14 00:41:24.325922 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:24.325922 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:24.325922 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-091de5d9-7a65-4a6f-9156-0f733b19c46e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:24.348572 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-091de5d9-7a65-4a6f-9156-0f733b19c46e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot delete request issued successfully. Aug 14 00:41:24.348843 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-091de5d9-7a65-4a6f-9156-0f733b19c46e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 returned with HTTP 202 Aug 14 00:41:24.349344 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1028/4041] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:41:24 2026] DELETE /volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:24.359610 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0a3270ba-0f4e-4f2a-bc94-3eeb213b25d2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:24.361775 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0a3270ba-0f4e-4f2a-bc94-3eeb213b25d2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 Aug 14 00:41:24.362185 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0a3270ba-0f4e-4f2a-bc94-3eeb213b25d2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:24.362185 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0a3270ba-0f4e-4f2a-bc94-3eeb213b25d2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:24.368530 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:24.368530 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:24.369359 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0a3270ba-0f4e-4f2a-bc94-3eeb213b25d2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:24.369905 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0a3270ba-0f4e-4f2a-bc94-3eeb213b25d2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 returned with HTTP 200 Aug 14 00:41:24.370406 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1014/4042] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:24 2026] GET /volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:24.700841 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bc33aeda-9d6e-4092-bc2c-1370ef4ce847 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:24.703240 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bc33aeda-9d6e-4092-bc2c-1370ef4ce847 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:24.703604 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bc33aeda-9d6e-4092-bc2c-1370ef4ce847 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:24.703942 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bc33aeda-9d6e-4092-bc2c-1370ef4ce847 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:24.704209 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-bc33aeda-9d6e-4092-bc2c-1370ef4ce847 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:24.709889 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:24.709889 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:24.710997 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bc33aeda-9d6e-4092-bc2c-1370ef4ce847 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:24.711764 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1009/4043] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:24 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:24.720618 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f4fa26ab-a2d8-43ab-b475-ede6c79cbd88 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:24.722791 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f4fa26ab-a2d8-43ab-b475-ede6c79cbd88 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] GET https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 Aug 14 00:41:24.722992 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f4fa26ab-a2d8-43ab-b475-ede6c79cbd88 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:24.723262 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f4fa26ab-a2d8-43ab-b475-ede6c79cbd88 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:24.734449 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:24.734449 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:24.740445 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f4fa26ab-a2d8-43ab-b475-ede6c79cbd88 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Volume info retrieved successfully. Aug 14 00:41:24.747674 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f4fa26ab-a2d8-43ab-b475-ede6c79cbd88 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 returned with HTTP 200 Aug 14 00:41:24.748388 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 993/4044] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:24 2026] GET /volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:25.036795 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7405668c-67d3-410f-8830-c6391793ac59 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:25.039454 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7405668c-67d3-410f-8830-c6391793ac59 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:25.039454 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7405668c-67d3-410f-8830-c6391793ac59 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:25.039678 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7405668c-67d3-410f-8830-c6391793ac59 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:25.040030 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-7405668c-67d3-410f-8830-c6391793ac59 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:25.044682 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:25.044682 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:25.045493 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7405668c-67d3-410f-8830-c6391793ac59 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:25.045870 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1029/4045] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:25 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:25.223752 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1928c5a8-db78-4064-b920-b92f9837d041 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:25.224911 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1928c5a8-db78-4064-b920-b92f9837d041 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:25.225101 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1928c5a8-db78-4064-b920-b92f9837d041 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:25.225401 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1928c5a8-db78-4064-b920-b92f9837d041 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:25.225462 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-1928c5a8-db78-4064-b920-b92f9837d041 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:25.230770 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:25.230770 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:25.232163 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1928c5a8-db78-4064-b920-b92f9837d041 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:25.232653 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1015/4046] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:25 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:25.381552 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c1824876-8071-45b7-a2f1-af39c72306f5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:25.383754 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c1824876-8071-45b7-a2f1-af39c72306f5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 Aug 14 00:41:25.384217 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c1824876-8071-45b7-a2f1-af39c72306f5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:25.384587 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c1824876-8071-45b7-a2f1-af39c72306f5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:25.391320 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c1824876-8071-45b7-a2f1-af39c72306f5 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 returned with HTTP 404 Aug 14 00:41:25.392326 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1010/4047] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:25 2026] GET /volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:25.400729 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8b850723-c9cf-45c9-8ca5-fb4df51714dd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:25.402795 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8b850723-c9cf-45c9-8ca5-fb4df51714dd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d Aug 14 00:41:25.403073 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8b850723-c9cf-45c9-8ca5-fb4df51714dd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:25.403366 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8b850723-c9cf-45c9-8ca5-fb4df51714dd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:25.403535 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-8b850723-c9cf-45c9-8ca5-fb4df51714dd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: ad643e18-a174-49c3-8d7f-1a53c073cb3d Aug 14 00:41:25.410372 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:25.410372 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:25.410985 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8b850723-c9cf-45c9-8ca5-fb4df51714dd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:25.430551 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8b850723-c9cf-45c9-8ca5-fb4df51714dd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot delete request issued successfully. Aug 14 00:41:25.430677 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8b850723-c9cf-45c9-8ca5-fb4df51714dd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d returned with HTTP 202 Aug 14 00:41:25.431430 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 994/4048] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:41:25 2026] DELETE /volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:25.447529 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-92dd3ae7-336f-47c7-8055-a6aafc2a3a2f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:25.450308 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-92dd3ae7-336f-47c7-8055-a6aafc2a3a2f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d Aug 14 00:41:25.450613 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-92dd3ae7-336f-47c7-8055-a6aafc2a3a2f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:25.450951 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-92dd3ae7-336f-47c7-8055-a6aafc2a3a2f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:25.458298 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:25.458298 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:25.459012 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-92dd3ae7-336f-47c7-8055-a6aafc2a3a2f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:25.460359 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-92dd3ae7-336f-47c7-8055-a6aafc2a3a2f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d returned with HTTP 200 Aug 14 00:41:25.460984 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1030/4049] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:25 2026] GET /volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:25.723447 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c2fc3c86-9553-4990-b529-a00499209903 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:25.725318 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c2fc3c86-9553-4990-b529-a00499209903 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:25.725622 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c2fc3c86-9553-4990-b529-a00499209903 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:25.725843 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c2fc3c86-9553-4990-b529-a00499209903 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:25.725970 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-c2fc3c86-9553-4990-b529-a00499209903 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:25.730356 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:25.730356 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:25.731045 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c2fc3c86-9553-4990-b529-a00499209903 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:25.731460 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1016/4050] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:25 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:25.767508 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b7d0be70-334e-43d9-93bd-376606ee9f7b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:25.769019 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b7d0be70-334e-43d9-93bd-376606ee9f7b tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] GET https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 Aug 14 00:41:25.769173 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b7d0be70-334e-43d9-93bd-376606ee9f7b tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:25.769394 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b7d0be70-334e-43d9-93bd-376606ee9f7b tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:25.778174 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:25.778174 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:25.782841 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b7d0be70-334e-43d9-93bd-376606ee9f7b tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Volume info retrieved successfully. Aug 14 00:41:25.787865 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b7d0be70-334e-43d9-93bd-376606ee9f7b tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 returned with HTTP 200 Aug 14 00:41:25.788336 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1011/4051] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:25 2026] GET /volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:26.058955 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ccb0e01e-7f44-46bf-98ba-a178db24ed04 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:26.061174 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ccb0e01e-7f44-46bf-98ba-a178db24ed04 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:26.061432 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ccb0e01e-7f44-46bf-98ba-a178db24ed04 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:26.061673 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ccb0e01e-7f44-46bf-98ba-a178db24ed04 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:26.061840 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-ccb0e01e-7f44-46bf-98ba-a178db24ed04 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:26.069138 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:26.069138 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:26.069138 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ccb0e01e-7f44-46bf-98ba-a178db24ed04 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:26.069138 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 995/4052] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:26 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:26.252188 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-dd0c9c8b-cf34-414c-8b92-ad122aac8dc0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:26.257808 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dd0c9c8b-cf34-414c-8b92-ad122aac8dc0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:26.258079 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dd0c9c8b-cf34-414c-8b92-ad122aac8dc0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:26.258376 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dd0c9c8b-cf34-414c-8b92-ad122aac8dc0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:26.258487 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-dd0c9c8b-cf34-414c-8b92-ad122aac8dc0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:26.266802 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:26.266802 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:26.267895 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dd0c9c8b-cf34-414c-8b92-ad122aac8dc0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:26.268548 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1031/4053] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:26 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:26.473654 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-78ec88cd-a967-4bd3-9b2b-afd349d03f4f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:26.475968 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-78ec88cd-a967-4bd3-9b2b-afd349d03f4f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d Aug 14 00:41:26.476249 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-78ec88cd-a967-4bd3-9b2b-afd349d03f4f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:26.476539 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-78ec88cd-a967-4bd3-9b2b-afd349d03f4f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:26.481653 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-78ec88cd-a967-4bd3-9b2b-afd349d03f4f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d returned with HTTP 404 Aug 14 00:41:26.482204 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1017/4054] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:26 2026] GET /volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:26.490819 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-80f390ad-edc6-49c7-b2ed-83d5d6135d1e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:26.493251 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-80f390ad-edc6-49c7-b2ed-83d5d6135d1e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 Aug 14 00:41:26.494072 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-80f390ad-edc6-49c7-b2ed-83d5d6135d1e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:26.494407 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-80f390ad-edc6-49c7-b2ed-83d5d6135d1e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:26.494573 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-80f390ad-edc6-49c7-b2ed-83d5d6135d1e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: 10de8c64-6106-4728-893d-129fb8b32c94 Aug 14 00:41:26.503976 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:26.503976 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:26.504763 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-80f390ad-edc6-49c7-b2ed-83d5d6135d1e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:26.543410 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-80f390ad-edc6-49c7-b2ed-83d5d6135d1e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot delete request issued successfully. Aug 14 00:41:26.543778 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-80f390ad-edc6-49c7-b2ed-83d5d6135d1e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 returned with HTTP 202 Aug 14 00:41:26.544618 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1012/4055] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:41:26 2026] DELETE /volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:26.553453 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f5d600fd-ffa8-4f4a-b042-13c1f8461d19 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:26.558823 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f5d600fd-ffa8-4f4a-b042-13c1f8461d19 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 Aug 14 00:41:26.559019 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f5d600fd-ffa8-4f4a-b042-13c1f8461d19 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:26.559223 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f5d600fd-ffa8-4f4a-b042-13c1f8461d19 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:26.567303 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:26.567303 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:26.567823 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f5d600fd-ffa8-4f4a-b042-13c1f8461d19 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:26.572110 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f5d600fd-ffa8-4f4a-b042-13c1f8461d19 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 returned with HTTP 200 Aug 14 00:41:26.572110 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 996/4056] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:26 2026] GET /volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:26.743177 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-23b965d9-bdd0-4054-ae55-452e451c8f55 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:26.744967 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-23b965d9-bdd0-4054-ae55-452e451c8f55 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:26.745227 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-23b965d9-bdd0-4054-ae55-452e451c8f55 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:26.745454 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-23b965d9-bdd0-4054-ae55-452e451c8f55 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:26.745609 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-23b965d9-bdd0-4054-ae55-452e451c8f55 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:26.750340 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:26.750340 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:26.751059 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-23b965d9-bdd0-4054-ae55-452e451c8f55 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:26.751439 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1032/4057] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:26 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:26.802548 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c95c1609-0c23-45e9-b07a-adb80758f2b3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:26.804989 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c95c1609-0c23-45e9-b07a-adb80758f2b3 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] GET https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 Aug 14 00:41:26.805287 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c95c1609-0c23-45e9-b07a-adb80758f2b3 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:26.805575 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c95c1609-0c23-45e9-b07a-adb80758f2b3 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:26.813968 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:26.813968 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:26.818468 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c95c1609-0c23-45e9-b07a-adb80758f2b3 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Volume info retrieved successfully. Aug 14 00:41:26.822799 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c95c1609-0c23-45e9-b07a-adb80758f2b3 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 returned with HTTP 200 Aug 14 00:41:26.823202 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1018/4058] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:26 2026] GET /volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:27.080614 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f7059181-d12a-471a-8868-c9e78848fe31 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:27.083248 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f7059181-d12a-471a-8868-c9e78848fe31 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:27.083421 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f7059181-d12a-471a-8868-c9e78848fe31 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:27.083679 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f7059181-d12a-471a-8868-c9e78848fe31 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:27.083827 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-f7059181-d12a-471a-8868-c9e78848fe31 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:27.088936 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:27.088936 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:27.090059 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f7059181-d12a-471a-8868-c9e78848fe31 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:27.090308 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1013/4059] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:27 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:27.283389 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-49dce63d-007b-4592-9d10-34f020edc95e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:27.288109 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-49dce63d-007b-4592-9d10-34f020edc95e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:27.288109 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-49dce63d-007b-4592-9d10-34f020edc95e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:27.288109 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-49dce63d-007b-4592-9d10-34f020edc95e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:27.288109 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-49dce63d-007b-4592-9d10-34f020edc95e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:27.292878 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:27.292878 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:27.294304 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-49dce63d-007b-4592-9d10-34f020edc95e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:27.294482 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 997/4060] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:27 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:27.400218 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-17ad753e-325d-4858-a0e2-fa4c042eec88 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:27.402787 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-17ad753e-325d-4858-a0e2-fa4c042eec88 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] DELETE https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 Aug 14 00:41:27.403026 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-17ad753e-325d-4858-a0e2-fa4c042eec88 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:27.403287 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-17ad753e-325d-4858-a0e2-fa4c042eec88 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:27.403444 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-17ad753e-325d-4858-a0e2-fa4c042eec88 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Delete volume with id: 7554f9bb-edda-4538-840b-94a1ba8b09a1 Aug 14 00:41:27.416173 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:27.416173 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:27.416988 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-17ad753e-325d-4858-a0e2-fa4c042eec88 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Volume info retrieved successfully. Aug 14 00:41:27.444675 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-17ad753e-325d-4858-a0e2-fa4c042eec88 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Delete volume request issued successfully. Aug 14 00:41:27.444885 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-17ad753e-325d-4858-a0e2-fa4c042eec88 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 returned with HTTP 202 Aug 14 00:41:27.445396 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1033/4061] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:27 2026] DELETE /volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:27.457554 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0f58faa0-c97d-4495-b4cb-31375421f608 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:27.460246 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0f58faa0-c97d-4495-b4cb-31375421f608 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] GET https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 Aug 14 00:41:27.460246 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0f58faa0-c97d-4495-b4cb-31375421f608 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:27.460246 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0f58faa0-c97d-4495-b4cb-31375421f608 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:27.471106 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:27.471106 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:27.475477 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0f58faa0-c97d-4495-b4cb-31375421f608 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Volume info retrieved successfully. Aug 14 00:41:27.481420 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0f58faa0-c97d-4495-b4cb-31375421f608 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 returned with HTTP 200 Aug 14 00:41:27.481815 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1019/4062] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:27 2026] GET /volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:27.582561 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-51726993-c32a-4480-af10-82bcd6e739cd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:27.584614 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-51726993-c32a-4480-af10-82bcd6e739cd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 Aug 14 00:41:27.584957 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-51726993-c32a-4480-af10-82bcd6e739cd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:27.585739 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-51726993-c32a-4480-af10-82bcd6e739cd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:27.592255 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-51726993-c32a-4480-af10-82bcd6e739cd tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 returned with HTTP 404 Aug 14 00:41:27.592924 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1014/4063] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:27 2026] GET /volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:27.603369 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8db6dc06-7767-49fc-acf4-87ff47fb7c37 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:27.604831 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8db6dc06-7767-49fc-acf4-87ff47fb7c37 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 Aug 14 00:41:27.605253 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8db6dc06-7767-49fc-acf4-87ff47fb7c37 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:27.605495 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8db6dc06-7767-49fc-acf4-87ff47fb7c37 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:27.606182 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-8db6dc06-7767-49fc-acf4-87ff47fb7c37 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: fc3c7bfb-afab-4f59-8971-eecb49c128f3 Aug 14 00:41:27.610582 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8db6dc06-7767-49fc-acf4-87ff47fb7c37 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 returned with HTTP 404 Aug 14 00:41:27.611244 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 998/4064] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:41:27 2026] DELETE /volume/v3/snapshots/fc3c7bfb-afab-4f59-8971-eecb49c128f3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:27.619812 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-56d1c4bf-0f7a-4e20-ba46-ffa72a788dd7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:27.622740 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-56d1c4bf-0f7a-4e20-ba46-ffa72a788dd7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 Aug 14 00:41:27.623027 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-56d1c4bf-0f7a-4e20-ba46-ffa72a788dd7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:27.623448 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-56d1c4bf-0f7a-4e20-ba46-ffa72a788dd7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:27.623530 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-56d1c4bf-0f7a-4e20-ba46-ffa72a788dd7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: 10de8c64-6106-4728-893d-129fb8b32c94 Aug 14 00:41:27.631481 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-56d1c4bf-0f7a-4e20-ba46-ffa72a788dd7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 returned with HTTP 404 Aug 14 00:41:27.632439 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1034/4065] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:41:27 2026] DELETE /volume/v3/snapshots/10de8c64-6106-4728-893d-129fb8b32c94 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:27.683272 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-8d72fe25-ff3c-47b8-84f5-64643f528a8a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:27.686133 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-8d72fe25-ff3c-47b8-84f5-64643f528a8a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:27.686133 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-8d72fe25-ff3c-47b8-84f5-64643f528a8a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:27.686133 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-8d72fe25-ff3c-47b8-84f5-64643f528a8a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:27.709576 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:27.709576 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:27.716210 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-8d72fe25-ff3c-47b8-84f5-64643f528a8a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:27.722984 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-8d72fe25-ff3c-47b8-84f5-64643f528a8a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:27.723584 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1020/4066] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:41:27 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:27.756798 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-a6dbceb5-85ad-4c9e-995f-e3315010d903 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:27.761045 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-a6dbceb5-85ad-4c9e-995f-e3315010d903 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db/action Aug 14 00:41:27.761045 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-a6dbceb5-85ad-4c9e-995f-e3315010d903 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:41:27.761045 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-a6dbceb5-85ad-4c9e-995f-e3315010d903 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:27.762454 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c04ec925-da35-43fc-8253-52ce0ce3594b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:27.764378 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c04ec925-da35-43fc-8253-52ce0ce3594b tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:27.764628 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c04ec925-da35-43fc-8253-52ce0ce3594b tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:27.764830 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c04ec925-da35-43fc-8253-52ce0ce3594b tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:27.764953 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-c04ec925-da35-43fc-8253-52ce0ce3594b tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:27.771250 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:27.771250 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:27.771429 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c04ec925-da35-43fc-8253-52ce0ce3594b tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:27.772184 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 999/4067] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:27 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:27.778219 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:27.778219 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:27.778397 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-a6dbceb5-85ad-4c9e-995f-e3315010d903 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:27.785926 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-a6dbceb5-85ad-4c9e-995f-e3315010d903 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Begin detaching volume completed successfully. Aug 14 00:41:27.786451 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-a6dbceb5-85ad-4c9e-995f-e3315010d903 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db/action returned with HTTP 202 Aug 14 00:41:27.787272 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1015/4068] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:41:27 2026] POST /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:41:27.850521 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e4530a51-51ec-419b-8020-450027e12e88 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:27.850984 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e4530a51-51ec-419b-8020-450027e12e88 None None] GET https://10.4.3.208/volume// Aug 14 00:41:27.851245 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e4530a51-51ec-419b-8020-450027e12e88 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:27.851493 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e4530a51-51ec-419b-8020-450027e12e88 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:27.851892 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e4530a51-51ec-419b-8020-450027e12e88 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:41:27.852262 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1035/4069] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:41:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:41:27.864863 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-fa299284-4ca1-44a0-aaca-67da4d24f252 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:27.867400 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-fa299284-4ca1-44a0-aaca-67da4d24f252 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:27.867688 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-fa299284-4ca1-44a0-aaca-67da4d24f252 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:27.867958 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-fa299284-4ca1-44a0-aaca-67da4d24f252 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:27.879997 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:27.879997 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:27.884538 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-fa299284-4ca1-44a0-aaca-67da4d24f252 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:27.892614 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-fa299284-4ca1-44a0-aaca-67da4d24f252 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:27.893139 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1021/4070] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:41:27 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:28.102953 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a14d0790-7154-49e9-9aa7-25bb1dfc759a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:28.106985 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a14d0790-7154-49e9-9aa7-25bb1dfc759a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:28.107305 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a14d0790-7154-49e9-9aa7-25bb1dfc759a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:28.107588 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a14d0790-7154-49e9-9aa7-25bb1dfc759a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:28.107771 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-a14d0790-7154-49e9-9aa7-25bb1dfc759a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:28.115514 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:28.115514 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:28.117244 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a14d0790-7154-49e9-9aa7-25bb1dfc759a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:28.118120 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1000/4071] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:28 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:28.309190 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c4878d4f-0ed5-44dd-86ae-a2155f9313bb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:28.309746 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c4878d4f-0ed5-44dd-86ae-a2155f9313bb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:28.309942 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c4878d4f-0ed5-44dd-86ae-a2155f9313bb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:28.310748 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c4878d4f-0ed5-44dd-86ae-a2155f9313bb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:28.310748 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-c4878d4f-0ed5-44dd-86ae-a2155f9313bb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:28.314562 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:28.314562 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:28.315370 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c4878d4f-0ed5-44dd-86ae-a2155f9313bb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:28.315818 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1016/4072] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:28 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:28.499736 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0eb3afc3-c6c9-4e84-948c-e258a245c951 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:28.502577 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0eb3afc3-c6c9-4e84-948c-e258a245c951 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] GET https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 Aug 14 00:41:28.502870 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0eb3afc3-c6c9-4e84-948c-e258a245c951 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:28.503304 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0eb3afc3-c6c9-4e84-948c-e258a245c951 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:28.513379 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0eb3afc3-c6c9-4e84-948c-e258a245c951 tempest-TestImageHashVerification-1620447015 tempest-TestImageHashVerification-1620447015-project-member] https://10.4.3.208/volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 returned with HTTP 404 Aug 14 00:41:28.514103 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1036/4073] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:28 2026] GET /volume/v3/volumes/7554f9bb-edda-4538-840b-94a1ba8b09a1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:28.784854 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f1897254-38fe-46a1-952f-89ce16bd1a17 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:28.788207 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f1897254-38fe-46a1-952f-89ce16bd1a17 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:28.789156 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f1897254-38fe-46a1-952f-89ce16bd1a17 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:28.789156 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f1897254-38fe-46a1-952f-89ce16bd1a17 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:28.789391 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-f1897254-38fe-46a1-952f-89ce16bd1a17 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:28.798289 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:28.798289 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:28.798289 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f1897254-38fe-46a1-952f-89ce16bd1a17 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:28.798289 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1022/4074] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:28 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:29.068042 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-7878f888-07b3-4e20-bc9c-2915b6892df6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:29.071044 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-7878f888-07b3-4e20-bc9c-2915b6892df6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/attachments/0981c7df-2648-4f0b-a33f-12bcfa11e525 Aug 14 00:41:29.071208 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-7878f888-07b3-4e20-bc9c-2915b6892df6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:29.071488 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-7878f888-07b3-4e20-bc9c-2915b6892df6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:29.091026 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:29.091026 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:29.130852 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f4d0b8ca-a070-4193-9ca4-d4472f76ac2e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:29.133403 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f4d0b8ca-a070-4193-9ca4-d4472f76ac2e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:29.133854 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f4d0b8ca-a070-4193-9ca4-d4472f76ac2e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:29.134553 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f4d0b8ca-a070-4193-9ca4-d4472f76ac2e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:29.134553 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-f4d0b8ca-a070-4193-9ca4-d4472f76ac2e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:29.140797 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:29.140797 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:29.141973 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f4d0b8ca-a070-4193-9ca4-d4472f76ac2e tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:29.142809 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1017/4075] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:29 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:29.170782 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-26398c5f-c044-4808-94f0-1f4ccf890af4 req-7878f888-07b3-4e20-bc9c-2915b6892df6 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/attachments/0981c7df-2648-4f0b-a33f-12bcfa11e525 returned with HTTP 200 Aug 14 00:41:29.171362 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1001/4076] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:41:29 2026] DELETE /volume/v3/attachments/0981c7df-2648-4f0b-a33f-12bcfa11e525 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:29.336318 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-344e233d-4044-40f7-8619-fe35d925391f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:29.342789 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-344e233d-4044-40f7-8619-fe35d925391f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:29.344530 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-344e233d-4044-40f7-8619-fe35d925391f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:29.344910 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-344e233d-4044-40f7-8619-fe35d925391f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:29.345031 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-344e233d-4044-40f7-8619-fe35d925391f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:29.356646 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:29.356646 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:29.359307 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-344e233d-4044-40f7-8619-fe35d925391f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:29.360155 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1037/4077] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:29 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:29.809814 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-07738df7-6ebb-4f4c-8aa8-16c18ecec4b7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:29.814941 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-07738df7-6ebb-4f4c-8aa8-16c18ecec4b7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:29.815273 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-07738df7-6ebb-4f4c-8aa8-16c18ecec4b7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:29.815326 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-07738df7-6ebb-4f4c-8aa8-16c18ecec4b7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:29.815401 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-07738df7-6ebb-4f4c-8aa8-16c18ecec4b7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:29.825138 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:29.825138 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:29.825869 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-07738df7-6ebb-4f4c-8aa8-16c18ecec4b7 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:29.826376 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1023/4078] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:29 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:29.889276 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-663e65ee-506d-46af-8114-e6f216af6c3e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:30.009789 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:30.010044 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-21372713", "metadata": {"Type": "Test"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:30.012940 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-21372713', 'metadata': {'Type': 'Test'}}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:30.013128 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume of 1 GB Aug 14 00:41:30.021893 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Availability Zones retrieved successfully. Aug 14 00:41:30.027861 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Flow 'volume_create_api' (0f7cb136-b190-47ba-aa8c-158fd24e7f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:30.028927 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66929e64-0056-482b-b3eb-5c1e27ff1830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:30.030026 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:30.071998 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66929e64-0056-482b-b3eb-5c1e27ff1830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:30.071998 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c450db61-d4c7-4776-a815-19c7bc4d140e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:30.158672 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-475cad90-7421-4e72-9e41-b728a232bf3a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:30.159285 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-475cad90-7421-4e72-9e41-b728a232bf3a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:30.159714 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-475cad90-7421-4e72-9e41-b728a232bf3a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:30.159825 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-475cad90-7421-4e72-9e41-b728a232bf3a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:30.159911 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-475cad90-7421-4e72-9e41-b728a232bf3a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:30.164956 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:30.164956 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:30.165482 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-475cad90-7421-4e72-9e41-b728a232bf3a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:30.166059 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1002/4079] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:30 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:30.176583 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Created reservations ['ad0f9507-4bda-47a0-b8b8-4a477f52fc50', '7335616c-b3de-482a-acd5-4c4484aed48b', '8875234e-5563-4ffb-9908-738870d7d54b', '3135d0a9-60f9-46e2-94c1-0a77a6cbb3cf'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:30.178005 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c450db61-d4c7-4776-a815-19c7bc4d140e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad0f9507-4bda-47a0-b8b8-4a477f52fc50', '7335616c-b3de-482a-acd5-4c4484aed48b', '8875234e-5563-4ffb-9908-738870d7d54b', '3135d0a9-60f9-46e2-94c1-0a77a6cbb3cf']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:30.180221 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc99a073-1b27-47e1-8011-ce40e8e6d1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:30.224121 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc99a073-1b27-47e1-8011-ce40e8e6d1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f72c1fe-3c47-4f72-af7e-0ff899de974b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-21372713',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='15d719e6670f448b9b71ac6cbdb06c03',qos_specs=None,replication_status=,reservations=['ad0f9507-4bda-47a0-b8b8-4a477f52fc50','7335616c-b3de-482a-acd5-4c4484aed48b','8875234e-5563-4ffb-9908-738870d7d54b','3135d0a9-60f9-46e2-94c1-0a77a6cbb3cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-21372713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f72c1fe-3c47-4f72-af7e-0ff899de974b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='15d719e6670f448b9b71ac6cbdb06c03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:30.225555 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fd68b57-b023-4e11-9c4f-4fae84622a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:30.254313 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fd68b57-b023-4e11-9c4f-4fae84622a01) transitioned into state 'SUCCESS' from state '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-21372713',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='15d719e6670f448b9b71ac6cbdb06c03',qos_specs=None,replication_status=,reservations=['ad0f9507-4bda-47a0-b8b8-4a477f52fc50','7335616c-b3de-482a-acd5-4c4484aed48b','8875234e-5563-4ffb-9908-738870d7d54b','3135d0a9-60f9-46e2-94c1-0a77a6cbb3cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:30.255336 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8d463a5-f928-47d0-8da6-aca6acccbcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:30.269342 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8d463a5-f928-47d0-8da6-aca6acccbcd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:30.270379 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Flow 'volume_create_api' (0f7cb136-b190-47ba-aa8c-158fd24e7f24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:30.270943 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume request issued successfully. Aug 14 00:41:30.271842 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-663e65ee-506d-46af-8114-e6f216af6c3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:30.273311 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1018/4080] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:41:29 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 14 00:41:30.295842 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d5caf418-83c3-4200-870f-f08a6335c065 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:30.297047 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5caf418-83c3-4200-870f-f08a6335c065 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b Aug 14 00:41:30.297342 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5caf418-83c3-4200-870f-f08a6335c065 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:30.298513 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5caf418-83c3-4200-870f-f08a6335c065 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:30.306955 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:30.306955 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:30.314022 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d5caf418-83c3-4200-870f-f08a6335c065 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:30.319079 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5caf418-83c3-4200-870f-f08a6335c065 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b returned with HTTP 200 Aug 14 00:41:30.319683 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1038/4081] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:30 2026] GET /volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:30.375712 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a17cf2ba-29b5-4280-a425-e3b6fd4d6089 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:30.378018 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a17cf2ba-29b5-4280-a425-e3b6fd4d6089 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:30.378321 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a17cf2ba-29b5-4280-a425-e3b6fd4d6089 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:30.379447 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a17cf2ba-29b5-4280-a425-e3b6fd4d6089 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:30.379447 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-a17cf2ba-29b5-4280-a425-e3b6fd4d6089 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:30.386750 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:30.386750 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:30.388702 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a17cf2ba-29b5-4280-a425-e3b6fd4d6089 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:30.389841 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1024/4082] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:30 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:30.561177 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-35b4c625-0c3e-4338-9f16-c9c0dbc2eda0 req-0fef0616-afa6-4fa2-a39c-0cf445c1f498 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:30.567159 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-35b4c625-0c3e-4338-9f16-c9c0dbc2eda0 req-0fef0616-afa6-4fa2-a39c-0cf445c1f498 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/attachments/0981c7df-2648-4f0b-a33f-12bcfa11e525 Aug 14 00:41:30.567159 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-35b4c625-0c3e-4338-9f16-c9c0dbc2eda0 req-0fef0616-afa6-4fa2-a39c-0cf445c1f498 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:30.567159 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-35b4c625-0c3e-4338-9f16-c9c0dbc2eda0 req-0fef0616-afa6-4fa2-a39c-0cf445c1f498 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:30.570748 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-35b4c625-0c3e-4338-9f16-c9c0dbc2eda0 req-0fef0616-afa6-4fa2-a39c-0cf445c1f498 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/attachments/0981c7df-2648-4f0b-a33f-12bcfa11e525 returned with HTTP 404 Aug 14 00:41:30.571484 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1003/4083] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:41:30 2026] DELETE /volume/v3/attachments/0981c7df-2648-4f0b-a33f-12bcfa11e525 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:41:30.844864 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e3332e95-abf2-4a93-a132-ca1b7340b86a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:30.849727 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e3332e95-abf2-4a93-a132-ca1b7340b86a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:30.849957 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e3332e95-abf2-4a93-a132-ca1b7340b86a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:30.850113 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e3332e95-abf2-4a93-a132-ca1b7340b86a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:30.850334 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-e3332e95-abf2-4a93-a132-ca1b7340b86a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:30.854519 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:30.854519 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:30.855082 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e3332e95-abf2-4a93-a132-ca1b7340b86a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:30.855441 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1019/4084] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:30 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:30.869539 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-550f8ffe-56b5-4657-8e81-ffcab5888f06 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:30.871773 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-550f8ffe-56b5-4657-8e81-ffcab5888f06 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] POST https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f/action Aug 14 00:41:30.872297 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-550f8ffe-56b5-4657-8e81-ffcab5888f06 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:41:30.872451 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-550f8ffe-56b5-4657-8e81-ffcab5888f06 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:30.874039 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.admin_actions [None req-550f8ffe-56b5-4657-8e81-ffcab5888f06 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Updating backup '88a69a1a-8828-43c8-9eea-9530e2dfe78f' with '{'status': 'error'}' {{(pid=100210) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 00:41:30.882963 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:30.882963 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:30.885575 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.policy [None req-550f8ffe-56b5-4657-8e81-ffcab5888f06 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4809b6e69a7d49f1b2553af9da88384d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '53c2e4b6d5b44c8ba2b7eebbb9e96f22', '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=100210) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:41:30.886899 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-550f8ffe-56b5-4657-8e81-ffcab5888f06 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f/action returned with HTTP 403 Aug 14 00:41:30.887670 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1039/4085] 10.4.3.208 () {70 vars in 1430 bytes} [Fri Aug 14 00:41:30 2026] POST /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f/action => generated 131 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:30.896659 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-dbbba462-e2ef-4018-a439-f2f441aaaa5f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:30.898712 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dbbba462-e2ef-4018-a439-f2f441aaaa5f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/50b3533a-e9e4-4e2d-892d-a4755dc3fcab Aug 14 00:41:30.898946 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dbbba462-e2ef-4018-a439-f2f441aaaa5f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:30.899212 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dbbba462-e2ef-4018-a439-f2f441aaaa5f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:30.899507 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-dbbba462-e2ef-4018-a439-f2f441aaaa5f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Delete volume with id: 50b3533a-e9e4-4e2d-892d-a4755dc3fcab Aug 14 00:41:30.909074 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:30.909074 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:30.909450 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-dbbba462-e2ef-4018-a439-f2f441aaaa5f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Volume info retrieved successfully. Aug 14 00:41:30.939286 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-dbbba462-e2ef-4018-a439-f2f441aaaa5f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Delete volume request issued successfully. Aug 14 00:41:30.939533 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dbbba462-e2ef-4018-a439-f2f441aaaa5f tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes/50b3533a-e9e4-4e2d-892d-a4755dc3fcab returned with HTTP 202 Aug 14 00:41:30.940098 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1025/4086] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:41:30 2026] DELETE /volume/v3/volumes/50b3533a-e9e4-4e2d-892d-a4755dc3fcab => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:30.950779 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-32284d84-4c82-48c0-bd38-653c3512370a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:30.954742 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-32284d84-4c82-48c0-bd38-653c3512370a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/volumes/50b3533a-e9e4-4e2d-892d-a4755dc3fcab Aug 14 00:41:30.954742 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-32284d84-4c82-48c0-bd38-653c3512370a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:30.954949 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-32284d84-4c82-48c0-bd38-653c3512370a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:30.963787 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:30.963787 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:30.967912 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-32284d84-4c82-48c0-bd38-653c3512370a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Volume info retrieved successfully. Aug 14 00:41:30.973285 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-32284d84-4c82-48c0-bd38-653c3512370a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes/50b3533a-e9e4-4e2d-892d-a4755dc3fcab returned with HTTP 200 Aug 14 00:41:30.973285 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1004/4087] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:30 2026] GET /volume/v3/volumes/50b3533a-e9e4-4e2d-892d-a4755dc3fcab => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:31.177152 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-49b9a3b6-9ae9-4363-b9ba-ea52402272ec None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:31.179164 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-49b9a3b6-9ae9-4363-b9ba-ea52402272ec tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:31.179376 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-49b9a3b6-9ae9-4363-b9ba-ea52402272ec tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:31.179688 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-49b9a3b6-9ae9-4363-b9ba-ea52402272ec tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:31.179875 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-49b9a3b6-9ae9-4363-b9ba-ea52402272ec tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:31.188861 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:31.188861 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:31.189809 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-49b9a3b6-9ae9-4363-b9ba-ea52402272ec tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:31.190288 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1020/4088] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:31 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:31.334690 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-562811db-5e98-4374-90c6-ad3b8d4d43e6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:31.336573 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-562811db-5e98-4374-90c6-ad3b8d4d43e6 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b Aug 14 00:41:31.336831 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-562811db-5e98-4374-90c6-ad3b8d4d43e6 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:31.337061 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-562811db-5e98-4374-90c6-ad3b8d4d43e6 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:31.344038 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:31.344038 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:31.348035 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-562811db-5e98-4374-90c6-ad3b8d4d43e6 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:31.352285 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-562811db-5e98-4374-90c6-ad3b8d4d43e6 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b returned with HTTP 200 Aug 14 00:41:31.352818 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1040/4089] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:31 2026] GET /volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:31.364707 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7d8a8207-3a2e-4d7b-9eba-4c880e8cd5a0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:31.366965 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7d8a8207-3a2e-4d7b-9eba-4c880e8cd5a0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b Aug 14 00:41:31.367339 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7d8a8207-3a2e-4d7b-9eba-4c880e8cd5a0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:31.367544 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7d8a8207-3a2e-4d7b-9eba-4c880e8cd5a0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:31.376519 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:31.376519 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:31.380975 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7d8a8207-3a2e-4d7b-9eba-4c880e8cd5a0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:31.385394 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7d8a8207-3a2e-4d7b-9eba-4c880e8cd5a0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b returned with HTTP 200 Aug 14 00:41:31.385807 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1026/4090] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:31 2026] GET /volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:31.398574 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7e47bba9-db45-4819-8b64-76f44c17e92b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:31.400465 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7e47bba9-db45-4819-8b64-76f44c17e92b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] PUT https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b Aug 14 00:41:31.400784 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7e47bba9-db45-4819-8b64-76f44c17e92b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-21372713"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:31.403898 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c5f562ba-ff86-459a-adcf-e3237d20c961 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:31.406133 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c5f562ba-ff86-459a-adcf-e3237d20c961 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:31.406403 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c5f562ba-ff86-459a-adcf-e3237d20c961 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:31.406645 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c5f562ba-ff86-459a-adcf-e3237d20c961 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:31.406787 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-c5f562ba-ff86-459a-adcf-e3237d20c961 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:31.410182 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:31.410182 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:31.411918 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:31.411918 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:31.412932 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c5f562ba-ff86-459a-adcf-e3237d20c961 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:31.413469 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1021/4091] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:31 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:31.413849 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7e47bba9-db45-4819-8b64-76f44c17e92b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:31.420562 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7e47bba9-db45-4819-8b64-76f44c17e92b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume updated successfully. Aug 14 00:41:31.421262 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7e47bba9-db45-4819-8b64-76f44c17e92b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b returned with HTTP 200 Aug 14 00:41:31.421737 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1005/4092] 10.4.3.208 () {68 vars in 1368 bytes} [Fri Aug 14 00:41:31 2026] PUT /volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b => generated 782 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:31.435023 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d128c7b9-ac19-487f-9550-2ac97d2e1936 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:31.436869 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d128c7b9-ac19-487f-9550-2ac97d2e1936 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] PUT https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b Aug 14 00:41:31.437216 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d128c7b9-ac19-487f-9550-2ac97d2e1936 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2027563117", "description": "This is the new description of volume"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:31.446015 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:31.446015 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:31.449974 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d128c7b9-ac19-487f-9550-2ac97d2e1936 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:31.456441 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d128c7b9-ac19-487f-9550-2ac97d2e1936 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume updated successfully. Aug 14 00:41:31.457109 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d128c7b9-ac19-487f-9550-2ac97d2e1936 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b returned with HTTP 200 Aug 14 00:41:31.457833 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1041/4093] 10.4.3.208 () {68 vars in 1369 bytes} [Fri Aug 14 00:41:31 2026] PUT /volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:41:31.477295 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-125acc0c-ebb2-4d15-97d4-1766ca54bd8b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:31.479799 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-125acc0c-ebb2-4d15-97d4-1766ca54bd8b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b Aug 14 00:41:31.480659 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-125acc0c-ebb2-4d15-97d4-1766ca54bd8b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:31.480659 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-125acc0c-ebb2-4d15-97d4-1766ca54bd8b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:31.491562 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:31.491562 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:31.497034 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-125acc0c-ebb2-4d15-97d4-1766ca54bd8b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:31.503931 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-125acc0c-ebb2-4d15-97d4-1766ca54bd8b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b returned with HTTP 200 Aug 14 00:41:31.504585 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1027/4094] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:31 2026] GET /volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b => generated 891 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:31.521970 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c0d24e05-386d-4cba-929f-d00c198beee8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:31.523667 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:31.523974 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1492376555", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1234002074"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:31.525388 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1492376555', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1234002074'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:31.525511 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume of 1 GB Aug 14 00:41:31.529862 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Availability Zones retrieved successfully. Aug 14 00:41:31.534950 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Flow 'volume_create_api' (efac208f-6d24-48d8-9009-da97a98d4a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:31.536212 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f75284fa-2732-4e5b-8779-7f14f5563213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:31.537106 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:31.567552 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f75284fa-2732-4e5b-8779-7f14f5563213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:31.568688 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (826d3420-c701-41d7-9ec5-a6d2f1da108c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:31.633051 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Created reservations ['545fa9cf-7976-47fa-a756-c0d4bb6c950c', '5e241296-8640-4db5-8cf7-ec2e51761685', 'c8964c2d-2b1a-4fe2-afe5-98cc2d4547e5', 'de129f04-013d-4225-a81e-bda8301f6a11'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:31.634427 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (826d3420-c701-41d7-9ec5-a6d2f1da108c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['545fa9cf-7976-47fa-a756-c0d4bb6c950c', '5e241296-8640-4db5-8cf7-ec2e51761685', 'c8964c2d-2b1a-4fe2-afe5-98cc2d4547e5', 'de129f04-013d-4225-a81e-bda8301f6a11']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:31.635631 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fb535d4-ed97-4362-9355-88eca3a3ffd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:31.713488 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fb535d4-ed97-4362-9355-88eca3a3ffd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3e6b829-c985-41fb-882f-e593e9349449', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1492376555',display_name='tempest-VolumesGetTest-Volume-1234002074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d719e6670f448b9b71ac6cbdb06c03',qos_specs=None,replication_status=,reservations=['545fa9cf-7976-47fa-a756-c0d4bb6c950c','5e241296-8640-4db5-8cf7-ec2e51761685','c8964c2d-2b1a-4fe2-afe5-98cc2d4547e5','de129f04-013d-4225-a81e-bda8301f6a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:31Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1492376555',display_name='tempest-VolumesGetTest-Volume-1234002074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3e6b829-c985-41fb-882f-e593e9349449,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d719e6670f448b9b71ac6cbdb06c03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:31.716784 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f69adb0-ad15-4042-b34a-1d4de3980ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:31.759112 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f69adb0-ad15-4042-b34a-1d4de3980ab9) transitioned into 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-1492376555',display_name='tempest-VolumesGetTest-Volume-1234002074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d719e6670f448b9b71ac6cbdb06c03',qos_specs=None,replication_status=,reservations=['545fa9cf-7976-47fa-a756-c0d4bb6c950c','5e241296-8640-4db5-8cf7-ec2e51761685','c8964c2d-2b1a-4fe2-afe5-98cc2d4547e5','de129f04-013d-4225-a81e-bda8301f6a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:31.760355 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ec920a2-f05a-47d8-aaff-8ed308d26889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:31.792669 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ec920a2-f05a-47d8-aaff-8ed308d26889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:31.795921 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Flow 'volume_create_api' (efac208f-6d24-48d8-9009-da97a98d4a94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:31.798172 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume request issued successfully. Aug 14 00:41:31.800501 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c0d24e05-386d-4cba-929f-d00c198beee8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:31.801714 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1022/4095] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:41:31 2026] POST /volume/v3/volumes => generated 780 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:31.819589 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5a88a9be-1d71-4544-8192-b612d0ee701f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:31.823484 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5a88a9be-1d71-4544-8192-b612d0ee701f tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 Aug 14 00:41:31.823804 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5a88a9be-1d71-4544-8192-b612d0ee701f tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:31.824072 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5a88a9be-1d71-4544-8192-b612d0ee701f tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:31.846215 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:31.846215 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:31.851769 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5a88a9be-1d71-4544-8192-b612d0ee701f tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:31.858130 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5a88a9be-1d71-4544-8192-b612d0ee701f tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 returned with HTTP 200 Aug 14 00:41:31.858701 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1006/4096] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:31 2026] GET /volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:31.991722 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9de018ef-c401-4df4-823a-70876a9680b2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:31.993645 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9de018ef-c401-4df4-823a-70876a9680b2 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/volumes/50b3533a-e9e4-4e2d-892d-a4755dc3fcab Aug 14 00:41:31.993857 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9de018ef-c401-4df4-823a-70876a9680b2 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:31.994079 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9de018ef-c401-4df4-823a-70876a9680b2 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:31.999929 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9de018ef-c401-4df4-823a-70876a9680b2 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes/50b3533a-e9e4-4e2d-892d-a4755dc3fcab returned with HTTP 404 Aug 14 00:41:32.000381 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1042/4097] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:31 2026] GET /volume/v3/volumes/50b3533a-e9e4-4e2d-892d-a4755dc3fcab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:32.009892 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9a045f06-3fe0-40ff-b649-8a6db7f9ae11 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:32.012181 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9a045f06-3fe0-40ff-b649-8a6db7f9ae11 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:41:32.012447 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9a045f06-3fe0-40ff-b649-8a6db7f9ae11 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:32.012844 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9a045f06-3fe0-40ff-b649-8a6db7f9ae11 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:32.012844 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-9a045f06-3fe0-40ff-b649-8a6db7f9ae11 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:32.018447 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:32.018447 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:32.019595 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9a045f06-3fe0-40ff-b649-8a6db7f9ae11 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-reader] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:41:32.020199 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1028/4098] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:32 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:32.034234 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-93c6e87f-5a3f-4a17-83e9-76adcdd5cf9d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:32.036643 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-93c6e87f-5a3f-4a17-83e9-76adcdd5cf9d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] DELETE https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:32.036932 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-93c6e87f-5a3f-4a17-83e9-76adcdd5cf9d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:32.037224 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-93c6e87f-5a3f-4a17-83e9-76adcdd5cf9d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:32.037380 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-93c6e87f-5a3f-4a17-83e9-76adcdd5cf9d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Delete backup with id: 88a69a1a-8828-43c8-9eea-9530e2dfe78f. Aug 14 00:41:32.043283 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:32.043283 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:32.058813 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.rpcapi [None req-93c6e87f-5a3f-4a17-83e9-76adcdd5cf9d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] delete_backup rpcapi backup_id 88a69a1a-8828-43c8-9eea-9530e2dfe78f {{(pid=100211) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:41:32.060489 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-93c6e87f-5a3f-4a17-83e9-76adcdd5cf9d tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 202 Aug 14 00:41:32.060932 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1023/4099] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:41:32 2026] DELETE /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:41:32.070988 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1f09f0b3-8f3f-40d2-950a-80d53cf27cd3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:32.073147 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1f09f0b3-8f3f-40d2-950a-80d53cf27cd3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:32.073432 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1f09f0b3-8f3f-40d2-950a-80d53cf27cd3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:32.073701 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1f09f0b3-8f3f-40d2-950a-80d53cf27cd3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:32.073841 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-1f09f0b3-8f3f-40d2-950a-80d53cf27cd3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:32.079064 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:32.079064 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:32.079802 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1f09f0b3-8f3f-40d2-950a-80d53cf27cd3 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 200 Aug 14 00:41:32.080280 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1007/4100] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:32 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:32.198336 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3722f7f2-0607-4e2f-8cef-364c24b0db30 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:32.200100 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3722f7f2-0607-4e2f-8cef-364c24b0db30 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d Aug 14 00:41:32.200320 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3722f7f2-0607-4e2f-8cef-364c24b0db30 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:32.200532 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3722f7f2-0607-4e2f-8cef-364c24b0db30 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:32.200648 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-3722f7f2-0607-4e2f-8cef-364c24b0db30 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: ad643e18-a174-49c3-8d7f-1a53c073cb3d Aug 14 00:41:32.201794 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b1e6742c-d4e2-4811-8e29-a7f6d67f4d8b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:32.203585 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b1e6742c-d4e2-4811-8e29-a7f6d67f4d8b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:32.203780 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b1e6742c-d4e2-4811-8e29-a7f6d67f4d8b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:32.204314 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b1e6742c-d4e2-4811-8e29-a7f6d67f4d8b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:32.204314 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b1e6742c-d4e2-4811-8e29-a7f6d67f4d8b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:32.205271 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3722f7f2-0607-4e2f-8cef-364c24b0db30 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d returned with HTTP 404 Aug 14 00:41:32.208843 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1043/4101] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:41:32 2026] DELETE /volume/v3/snapshots/ad643e18-a174-49c3-8d7f-1a53c073cb3d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:32.208895 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:32.208895 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:32.209823 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b1e6742c-d4e2-4811-8e29-a7f6d67f4d8b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:32.210003 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1029/4102] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:32 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:32.218649 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-30c0eb26-94be-4be0-a3be-6f655c7609d0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:32.220316 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-30c0eb26-94be-4be0-a3be-6f655c7609d0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:32.222101 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-30c0eb26-94be-4be0-a3be-6f655c7609d0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:32.222101 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-30c0eb26-94be-4be0-a3be-6f655c7609d0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:32.227646 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:32.227646 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:32.231222 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-30c0eb26-94be-4be0-a3be-6f655c7609d0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:32.235331 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-30c0eb26-94be-4be0-a3be-6f655c7609d0 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:32.235717 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1024/4103] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:32 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:32.248560 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:32.250806 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:32.251334 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-211467935"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:32.253744 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-211467935'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:32.253744 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume of 1 GB Aug 14 00:41:32.259112 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Availability Zones retrieved successfully. Aug 14 00:41:32.268306 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Flow 'volume_create_api' (ec2f7d25-f2f4-47e4-a788-317950b66156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:32.268306 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704efbd4-ea2f-4c1d-87f9-28c0d26c1387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:32.269024 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:32.301490 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704efbd4-ea2f-4c1d-87f9-28c0d26c1387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:32.302567 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b79937bf-09bb-4122-8be0-d98cfeddfb20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:32.358703 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['7c78cb97-40f1-4322-b35b-59bdbcb38c0d', '5b180a17-aa16-4a77-8d73-b12cdb5dc2af', '01a8aa97-bb7e-43e9-a5c4-dec6744ee2fa', '84956d1a-7625-495c-a622-d3f1c001bd1b'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:32.359222 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b79937bf-09bb-4122-8be0-d98cfeddfb20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c78cb97-40f1-4322-b35b-59bdbcb38c0d', '5b180a17-aa16-4a77-8d73-b12cdb5dc2af', '01a8aa97-bb7e-43e9-a5c4-dec6744ee2fa', '84956d1a-7625-495c-a622-d3f1c001bd1b']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:32.360105 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8a7820b-bd50-40fb-b5d5-3c3d12df0e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:32.384391 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8a7820b-bd50-40fb-b5d5-3c3d12df0e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88c803e9-7d52-45b4-a002-9b0227c3e4e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-211467935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56b1115a270461d8faabb0e020ef2ef',qos_specs=None,replication_status=,reservations=['7c78cb97-40f1-4322-b35b-59bdbcb38c0d','5b180a17-aa16-4a77-8d73-b12cdb5dc2af','01a8aa97-bb7e-43e9-a5c4-dec6744ee2fa','84956d1a-7625-495c-a622-d3f1c001bd1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-211467935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88c803e9-7d52-45b4-a002-9b0227c3e4e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56b1115a270461d8faabb0e020ef2ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:32.385282 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5a0b5fc-1611-4f01-906e-10c73bfda00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:32.410850 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5a0b5fc-1611-4f01-906e-10c73bfda00a) transitioned into state 'SUCCESS' from state '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-211467935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56b1115a270461d8faabb0e020ef2ef',qos_specs=None,replication_status=,reservations=['7c78cb97-40f1-4322-b35b-59bdbcb38c0d','5b180a17-aa16-4a77-8d73-b12cdb5dc2af','01a8aa97-bb7e-43e9-a5c4-dec6744ee2fa','84956d1a-7625-495c-a622-d3f1c001bd1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:32.411787 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a20cf7b6-9593-45c2-80e6-b542292663bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:32.426563 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b1f4efac-7072-4be8-8208-83be1bc8896e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:32.428752 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a20cf7b6-9593-45c2-80e6-b542292663bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:32.429176 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b1f4efac-7072-4be8-8208-83be1bc8896e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:32.429407 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b1f4efac-7072-4be8-8208-83be1bc8896e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:32.429636 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b1f4efac-7072-4be8-8208-83be1bc8896e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:32.429738 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b1f4efac-7072-4be8-8208-83be1bc8896e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:32.429773 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Flow 'volume_create_api' (ec2f7d25-f2f4-47e4-a788-317950b66156) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:32.430150 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume request issued successfully. Aug 14 00:41:32.430845 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b2f9d78b-d17f-4cea-bc0b-1cd0f3d64f5b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:32.435324 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:32.435324 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:32.436256 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b1f4efac-7072-4be8-8208-83be1bc8896e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:32.436380 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1008/4104] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:41:32 2026] POST /volume/v3/volumes => generated 753 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:32.436859 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1044/4105] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:32 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:32.450547 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0c2d0eda-0f65-4ade-afd9-2a10f5839c76 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:32.452358 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0c2d0eda-0f65-4ade-afd9-2a10f5839c76 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 Aug 14 00:41:32.452679 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0c2d0eda-0f65-4ade-afd9-2a10f5839c76 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:32.452827 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0c2d0eda-0f65-4ade-afd9-2a10f5839c76 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:32.461336 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:32.461336 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:32.466071 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0c2d0eda-0f65-4ade-afd9-2a10f5839c76 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:32.472669 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0c2d0eda-0f65-4ade-afd9-2a10f5839c76 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 returned with HTTP 200 Aug 14 00:41:32.472669 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1030/4106] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:32 2026] GET /volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:32.872978 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9dc58e5b-451a-4282-bbd4-6c7333fc5754 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:32.875007 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9dc58e5b-451a-4282-bbd4-6c7333fc5754 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 Aug 14 00:41:32.875218 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9dc58e5b-451a-4282-bbd4-6c7333fc5754 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:32.875396 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9dc58e5b-451a-4282-bbd4-6c7333fc5754 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:32.886543 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:32.886543 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:32.892157 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9dc58e5b-451a-4282-bbd4-6c7333fc5754 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:32.898977 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9dc58e5b-451a-4282-bbd4-6c7333fc5754 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 returned with HTTP 200 Aug 14 00:41:32.899420 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1025/4107] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:32 2026] GET /volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:32.914689 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d8309dc9-25dc-4055-b15f-6874454e3dd3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:32.916880 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d8309dc9-25dc-4055-b15f-6874454e3dd3 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] PUT https://10.4.3.208/volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 Aug 14 00:41:32.917325 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d8309dc9-25dc-4055-b15f-6874454e3dd3 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-21372713", "description": null}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:32.926434 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:32.926434 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:32.930588 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d8309dc9-25dc-4055-b15f-6874454e3dd3 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:32.939924 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d8309dc9-25dc-4055-b15f-6874454e3dd3 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume updated successfully. Aug 14 00:41:32.940856 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d8309dc9-25dc-4055-b15f-6874454e3dd3 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 returned with HTTP 200 Aug 14 00:41:32.941496 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1009/4108] 10.4.3.208 () {68 vars in 1368 bytes} [Fri Aug 14 00:41:32 2026] PUT /volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 => generated 768 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:32.955765 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f9df4067-142a-4208-963e-2f5ae166189b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:32.957744 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f9df4067-142a-4208-963e-2f5ae166189b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 Aug 14 00:41:32.957933 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f9df4067-142a-4208-963e-2f5ae166189b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:32.958141 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f9df4067-142a-4208-963e-2f5ae166189b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:32.968121 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:32.968121 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:32.973773 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f9df4067-142a-4208-963e-2f5ae166189b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:32.982340 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f9df4067-142a-4208-963e-2f5ae166189b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 returned with HTTP 200 Aug 14 00:41:32.982910 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1045/4109] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:32 2026] GET /volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:32.994941 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-872ffe05-6a3a-4616-b020-3a599e254816 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:32.996854 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-872ffe05-6a3a-4616-b020-3a599e254816 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] DELETE https://10.4.3.208/volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 Aug 14 00:41:32.997045 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-872ffe05-6a3a-4616-b020-3a599e254816 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:32.997254 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-872ffe05-6a3a-4616-b020-3a599e254816 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:32.997453 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-872ffe05-6a3a-4616-b020-3a599e254816 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Delete volume with id: b3e6b829-c985-41fb-882f-e593e9349449 Aug 14 00:41:33.004945 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:33.004945 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:33.005485 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-872ffe05-6a3a-4616-b020-3a599e254816 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:33.022725 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-872ffe05-6a3a-4616-b020-3a599e254816 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Delete volume request issued successfully. Aug 14 00:41:33.023292 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-872ffe05-6a3a-4616-b020-3a599e254816 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 returned with HTTP 202 Aug 14 00:41:33.027617 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1031/4110] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:32 2026] DELETE /volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:33.041562 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-320f0fd8-0446-4f3b-8c9b-4a6721c394e3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:33.056803 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-320f0fd8-0446-4f3b-8c9b-4a6721c394e3 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 Aug 14 00:41:33.057429 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-320f0fd8-0446-4f3b-8c9b-4a6721c394e3 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:33.059156 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-320f0fd8-0446-4f3b-8c9b-4a6721c394e3 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:33.067827 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:33.067827 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:33.071396 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-320f0fd8-0446-4f3b-8c9b-4a6721c394e3 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:33.075686 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-320f0fd8-0446-4f3b-8c9b-4a6721c394e3 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 returned with HTTP 200 Aug 14 00:41:33.076047 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1026/4111] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:33 2026] GET /volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 => generated 835 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:33.090261 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cb1a97e4-3217-4ad5-93ec-d8bc79056f0a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:33.092537 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cb1a97e4-3217-4ad5-93ec-d8bc79056f0a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f Aug 14 00:41:33.093062 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cb1a97e4-3217-4ad5-93ec-d8bc79056f0a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:33.093062 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cb1a97e4-3217-4ad5-93ec-d8bc79056f0a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:33.093062 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-cb1a97e4-3217-4ad5-93ec-d8bc79056f0a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 88a69a1a-8828-43c8-9eea-9530e2dfe78f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:33.096536 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cb1a97e4-3217-4ad5-93ec-d8bc79056f0a tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f returned with HTTP 404 Aug 14 00:41:33.097033 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1010/4112] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:33 2026] GET /volume/v3/backups/88a69a1a-8828-43c8-9eea-9530e2dfe78f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:41:33.109942 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2dd257af-5f35-4908-9660-02362b8fd3e5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:33.113650 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2dd257af-5f35-4908-9660-02362b8fd3e5 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] DELETE https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:41:33.114328 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2dd257af-5f35-4908-9660-02362b8fd3e5 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:33.114590 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2dd257af-5f35-4908-9660-02362b8fd3e5 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:33.114748 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-2dd257af-5f35-4908-9660-02362b8fd3e5 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Delete backup with id: db780a99-7c50-4572-a3b5-f79823d7ebd4. Aug 14 00:41:33.122933 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:33.122933 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:33.139443 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.backup.rpcapi [None req-2dd257af-5f35-4908-9660-02362b8fd3e5 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] delete_backup rpcapi backup_id db780a99-7c50-4572-a3b5-f79823d7ebd4 {{(pid=100210) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:41:33.141549 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2dd257af-5f35-4908-9660-02362b8fd3e5 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 202 Aug 14 00:41:33.141677 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1046/4113] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:41:33 2026] DELETE /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:41:33.155829 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9cb13d88-b60c-489c-9dd0-4782b826ad45 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:33.157888 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9cb13d88-b60c-489c-9dd0-4782b826ad45 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:41:33.157990 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9cb13d88-b60c-489c-9dd0-4782b826ad45 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:33.158273 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9cb13d88-b60c-489c-9dd0-4782b826ad45 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:33.158422 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-9cb13d88-b60c-489c-9dd0-4782b826ad45 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:33.163484 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:33.163484 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:33.164149 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9cb13d88-b60c-489c-9dd0-4782b826ad45 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 200 Aug 14 00:41:33.165453 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1032/4114] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:33 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:33.222242 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-89266de3-5f54-4e07-af74-d5291c57bf27 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:33.224285 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-89266de3-5f54-4e07-af74-d5291c57bf27 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:33.224519 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-89266de3-5f54-4e07-af74-d5291c57bf27 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:33.224757 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-89266de3-5f54-4e07-af74-d5291c57bf27 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:33.224919 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-89266de3-5f54-4e07-af74-d5291c57bf27 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:33.229636 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:33.229636 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:33.230377 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-89266de3-5f54-4e07-af74-d5291c57bf27 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:33.230801 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1027/4115] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:33 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:33.447535 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b96e6e64-0649-47e3-8a19-f54d18a41f24 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:33.449867 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b96e6e64-0649-47e3-8a19-f54d18a41f24 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:33.450123 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b96e6e64-0649-47e3-8a19-f54d18a41f24 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:33.450366 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b96e6e64-0649-47e3-8a19-f54d18a41f24 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:33.450502 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-b96e6e64-0649-47e3-8a19-f54d18a41f24 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:33.456068 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:33.456068 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:33.456977 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b96e6e64-0649-47e3-8a19-f54d18a41f24 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:33.457371 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1011/4116] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:33 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:33.485487 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2ad17f1a-ae26-43c8-bfea-d4a0f2d013b9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:33.487330 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2ad17f1a-ae26-43c8-bfea-d4a0f2d013b9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 Aug 14 00:41:33.487563 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2ad17f1a-ae26-43c8-bfea-d4a0f2d013b9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:33.487765 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2ad17f1a-ae26-43c8-bfea-d4a0f2d013b9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:33.496337 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:33.496337 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:33.500319 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2ad17f1a-ae26-43c8-bfea-d4a0f2d013b9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:33.506735 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2ad17f1a-ae26-43c8-bfea-d4a0f2d013b9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 returned with HTTP 200 Aug 14 00:41:33.507259 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1047/4117] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:33 2026] GET /volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:33.519926 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-109cc01a-c5a7-4a6a-bfc3-cc944f2e7df7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:33.521738 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-109cc01a-c5a7-4a6a-bfc3-cc944f2e7df7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:41:33.522179 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-109cc01a-c5a7-4a6a-bfc3-cc944f2e7df7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88c803e9-7d52-45b4-a002-9b0227c3e4e6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-78172764"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:33.530785 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:33.530785 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:33.532113 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-109cc01a-c5a7-4a6a-bfc3-cc944f2e7df7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:33.532113 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-109cc01a-c5a7-4a6a-bfc3-cc944f2e7df7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create snapshot from volume 88c803e9-7d52-45b4-a002-9b0227c3e4e6 Aug 14 00:41:33.559687 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-109cc01a-c5a7-4a6a-bfc3-cc944f2e7df7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['d1748c5f-4e82-4abd-bfd7-c23bbcb06ef0', '5f6bf1ca-b816-465c-b37f-7c9b341a4ae2', 'd1e3cbb7-d3c4-4bdf-927b-1095a604a5f4', 'e5f38302-bd4a-451c-a74c-6fc94650ce03'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:33.595722 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-109cc01a-c5a7-4a6a-bfc3-cc944f2e7df7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot create request issued successfully. Aug 14 00:41:33.596062 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-109cc01a-c5a7-4a6a-bfc3-cc944f2e7df7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:41:33.596504 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1033/4118] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:41:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:33.609493 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bf9f44dd-4bd0-453d-90b7-96258ff5c016 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:33.613991 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bf9f44dd-4bd0-453d-90b7-96258ff5c016 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/6b036555-f59d-4a9b-a328-4c6e0b3fe65b Aug 14 00:41:33.614307 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bf9f44dd-4bd0-453d-90b7-96258ff5c016 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:33.614577 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bf9f44dd-4bd0-453d-90b7-96258ff5c016 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:33.624567 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:33.624567 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:33.631202 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bf9f44dd-4bd0-453d-90b7-96258ff5c016 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:33.632357 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bf9f44dd-4bd0-453d-90b7-96258ff5c016 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/6b036555-f59d-4a9b-a328-4c6e0b3fe65b returned with HTTP 200 Aug 14 00:41:33.632693 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1028/4119] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:33 2026] GET /volume/v3/snapshots/6b036555-f59d-4a9b-a328-4c6e0b3fe65b => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:34.089255 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c77c2be4-239d-44a8-8173-b1dbdbbdf253 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:34.090974 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c77c2be4-239d-44a8-8173-b1dbdbbdf253 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 Aug 14 00:41:34.091237 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c77c2be4-239d-44a8-8173-b1dbdbbdf253 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:34.091408 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c77c2be4-239d-44a8-8173-b1dbdbbdf253 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:34.096935 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c77c2be4-239d-44a8-8173-b1dbdbbdf253 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 returned with HTTP 404 Aug 14 00:41:34.097417 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1012/4120] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:34 2026] GET /volume/v3/volumes/b3e6b829-c985-41fb-882f-e593e9349449 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:34.105648 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2da408b9-919d-48a2-b90f-8499d5cde6a2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:34.107835 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2da408b9-919d-48a2-b90f-8499d5cde6a2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b Aug 14 00:41:34.107990 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2da408b9-919d-48a2-b90f-8499d5cde6a2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:34.108240 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2da408b9-919d-48a2-b90f-8499d5cde6a2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:34.123122 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:34.123122 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:34.128522 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2da408b9-919d-48a2-b90f-8499d5cde6a2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:34.135562 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2da408b9-919d-48a2-b90f-8499d5cde6a2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b returned with HTTP 200 Aug 14 00:41:34.136270 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1048/4121] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:34 2026] GET /volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b => generated 891 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:34.159345 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e7eb7d5e-1af6-4f24-a168-803863ba19fb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:34.161501 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e7eb7d5e-1af6-4f24-a168-803863ba19fb tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] DELETE https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b Aug 14 00:41:34.161743 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e7eb7d5e-1af6-4f24-a168-803863ba19fb tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:34.161989 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e7eb7d5e-1af6-4f24-a168-803863ba19fb tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:34.162153 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-e7eb7d5e-1af6-4f24-a168-803863ba19fb tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Delete volume with id: 6f72c1fe-3c47-4f72-af7e-0ff899de974b Aug 14 00:41:34.170410 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:34.170410 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:34.170985 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e7eb7d5e-1af6-4f24-a168-803863ba19fb tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:34.177446 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-72d016d2-e806-4697-a288-b000bbe4166c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:34.179712 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-72d016d2-e806-4697-a288-b000bbe4166c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 Aug 14 00:41:34.179978 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-72d016d2-e806-4697-a288-b000bbe4166c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:34.180240 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-72d016d2-e806-4697-a288-b000bbe4166c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:34.180376 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-72d016d2-e806-4697-a288-b000bbe4166c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id db780a99-7c50-4572-a3b5-f79823d7ebd4. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:34.186274 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-72d016d2-e806-4697-a288-b000bbe4166c tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 returned with HTTP 404 Aug 14 00:41:34.192145 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1029/4122] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:34 2026] GET /volume/v3/backups/db780a99-7c50-4572-a3b5-f79823d7ebd4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:34.204336 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e7eb7d5e-1af6-4f24-a168-803863ba19fb tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Delete volume request issued successfully. Aug 14 00:41:34.204672 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e7eb7d5e-1af6-4f24-a168-803863ba19fb tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b returned with HTTP 202 Aug 14 00:41:34.205313 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1034/4123] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:34 2026] DELETE /volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:34.208107 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-622e4e34-3fe9-4e84-8e76-17e4bf758814 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:34.210279 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-622e4e34-3fe9-4e84-8e76-17e4bf758814 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] DELETE https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:41:34.212410 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-622e4e34-3fe9-4e84-8e76-17e4bf758814 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:34.212410 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-622e4e34-3fe9-4e84-8e76-17e4bf758814 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:34.212410 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-622e4e34-3fe9-4e84-8e76-17e4bf758814 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Delete backup with id: 4840aae2-296c-4e47-8755-1a1fe0183a56. Aug 14 00:41:34.214517 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1fed9626-4ce3-4733-9556-aa32e645c6a7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:34.218675 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1fed9626-4ce3-4733-9556-aa32e645c6a7 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b Aug 14 00:41:34.218984 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1fed9626-4ce3-4733-9556-aa32e645c6a7 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:34.219908 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1fed9626-4ce3-4733-9556-aa32e645c6a7 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:34.222242 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:34.222242 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:34.235490 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:34.235490 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:34.238797 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-622e4e34-3fe9-4e84-8e76-17e4bf758814 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] delete_backup rpcapi backup_id 4840aae2-296c-4e47-8755-1a1fe0183a56 {{(pid=100209) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:41:34.243268 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-622e4e34-3fe9-4e84-8e76-17e4bf758814 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 202 Aug 14 00:41:34.243851 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1013/4124] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:41:34 2026] DELETE /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:41:34.244706 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c4518ef6-cefd-48a0-afc1-9e4c82faf71f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:34.246021 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1fed9626-4ce3-4733-9556-aa32e645c6a7 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:34.248187 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c4518ef6-cefd-48a0-afc1-9e4c82faf71f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:41:34.248432 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c4518ef6-cefd-48a0-afc1-9e4c82faf71f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:34.248696 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c4518ef6-cefd-48a0-afc1-9e4c82faf71f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:34.248919 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-c4518ef6-cefd-48a0-afc1-9e4c82faf71f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:34.253687 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1fed9626-4ce3-4733-9556-aa32e645c6a7 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b returned with HTTP 200 Aug 14 00:41:34.255604 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1049/4125] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:34 2026] GET /volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b => generated 890 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:34.256565 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:34.256565 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:34.256963 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b288631a-983f-43eb-b984-7f2410cb814e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:34.257529 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c4518ef6-cefd-48a0-afc1-9e4c82faf71f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:41:34.257866 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1030/4126] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:34 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:34.258910 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b288631a-983f-43eb-b984-7f2410cb814e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:41:34.259157 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b288631a-983f-43eb-b984-7f2410cb814e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:34.259687 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b288631a-983f-43eb-b984-7f2410cb814e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:34.259687 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b288631a-983f-43eb-b984-7f2410cb814e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:34.264770 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:34.264770 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:34.265543 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b288631a-983f-43eb-b984-7f2410cb814e tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 200 Aug 14 00:41:34.266192 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1035/4127] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:34 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:34.467516 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8670b17b-2b17-463b-8844-6b4b4adf53b3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:34.469380 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8670b17b-2b17-463b-8844-6b4b4adf53b3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:34.469639 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8670b17b-2b17-463b-8844-6b4b4adf53b3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:34.470056 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8670b17b-2b17-463b-8844-6b4b4adf53b3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:34.470056 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-8670b17b-2b17-463b-8844-6b4b4adf53b3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:34.474449 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:34.474449 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:34.475310 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8670b17b-2b17-463b-8844-6b4b4adf53b3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:34.475875 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1014/4128] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:34 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:41:34.649436 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b2e7d9ff-ca4c-4c0d-9fe2-533689287837 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:34.652742 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b2e7d9ff-ca4c-4c0d-9fe2-533689287837 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/6b036555-f59d-4a9b-a328-4c6e0b3fe65b Aug 14 00:41:34.653013 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b2e7d9ff-ca4c-4c0d-9fe2-533689287837 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:34.653486 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b2e7d9ff-ca4c-4c0d-9fe2-533689287837 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:34.660048 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:34.660048 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:34.660963 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b2e7d9ff-ca4c-4c0d-9fe2-533689287837 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:34.661637 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b2e7d9ff-ca4c-4c0d-9fe2-533689287837 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/6b036555-f59d-4a9b-a328-4c6e0b3fe65b returned with HTTP 200 Aug 14 00:41:34.662069 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1050/4129] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:34 2026] GET /volume/v3/snapshots/6b036555-f59d-4a9b-a328-4c6e0b3fe65b => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:34.678990 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:34.681409 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:34.682131 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6b036555-f59d-4a9b-a328-4c6e0b3fe65b", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-329690895"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:34.683997 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume request body: {'volume': {'snapshot_id': '6b036555-f59d-4a9b-a328-4c6e0b3fe65b', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-329690895'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:34.692956 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:34.692956 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:34.693522 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:34.693746 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume of 2 GB Aug 14 00:41:34.702885 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Availability Zones retrieved successfully. Aug 14 00:41:34.712143 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Flow 'volume_create_api' (a2749047-a0a2-4c04-99b2-1a5566d9d3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:34.713830 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a8d7007-9c9b-4b6f-865e-9980e96ac6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:34.716372 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:34.764488 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a8d7007-9c9b-4b6f-865e-9980e96ac6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '6b036555-f59d-4a9b-a328-4c6e0b3fe65b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:34.765343 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7750a19d-dd1a-49d1-9280-44be113dcbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:34.812606 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['44efaf5f-1027-4f15-b854-a07c138e18b0', '5c80eb34-b94d-4354-ae29-76ece7ba3c28', '3d7b73c3-74d2-490b-baaa-4129010f255f', '7e32cc4b-9c76-4963-9024-224eb6607732'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:34.813561 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7750a19d-dd1a-49d1-9280-44be113dcbf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44efaf5f-1027-4f15-b854-a07c138e18b0', '5c80eb34-b94d-4354-ae29-76ece7ba3c28', '3d7b73c3-74d2-490b-baaa-4129010f255f', '7e32cc4b-9c76-4963-9024-224eb6607732']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:34.814688 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26c4220b-caae-4c83-9dfd-9a46012533cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:34.857813 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26c4220b-caae-4c83-9dfd-9a46012533cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69a7c650-8ff4-453e-91df-238c9e70c38f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-329690895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56b1115a270461d8faabb0e020ef2ef',qos_specs=None,replication_status=,reservations=['44efaf5f-1027-4f15-b854-a07c138e18b0','5c80eb34-b94d-4354-ae29-76ece7ba3c28','3d7b73c3-74d2-490b-baaa-4129010f255f','7e32cc4b-9c76-4963-9024-224eb6607732'],size=2,snapshot_id=6b036555-f59d-4a9b-a328-4c6e0b3fe65b,source_replicaid=,source_volid=None,status='creating',user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-329690895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69a7c650-8ff4-453e-91df-238c9e70c38f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56b1115a270461d8faabb0e020ef2ef',provider_auth=None,provider_geometry=None,provider_id=None,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=6b036555-f59d-4a9b-a328-4c6e0b3fe65b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:34.858623 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b0c53c9-6ef4-443b-b60a-ab84dab32184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:34.881905 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b0c53c9-6ef4-443b-b60a-ab84dab32184) transitioned into state 'SUCCESS' from state '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-329690895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56b1115a270461d8faabb0e020ef2ef',qos_specs=None,replication_status=,reservations=['44efaf5f-1027-4f15-b854-a07c138e18b0','5c80eb34-b94d-4354-ae29-76ece7ba3c28','3d7b73c3-74d2-490b-baaa-4129010f255f','7e32cc4b-9c76-4963-9024-224eb6607732'],size=2,snapshot_id=6b036555-f59d-4a9b-a328-4c6e0b3fe65b,source_replicaid=,source_volid=None,status='creating',user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:34.883718 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ae5049-6bc6-456d-8ae3-e60c9262e626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:34.906080 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ae5049-6bc6-456d-8ae3-e60c9262e626) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:34.906940 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Flow 'volume_create_api' (a2749047-a0a2-4c04-99b2-1a5566d9d3ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:34.907292 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume request issued successfully. Aug 14 00:41:34.907886 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0ff7c23c-f599-4a26-b1e6-51687e510bbe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:34.908338 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1031/4130] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:41:34 2026] POST /volume/v3/volumes => generated 787 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:34.919710 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f1ce5747-c988-423c-bb6e-9bc84b2f4a2d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:34.921842 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f1ce5747-c988-423c-bb6e-9bc84b2f4a2d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f Aug 14 00:41:34.922045 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f1ce5747-c988-423c-bb6e-9bc84b2f4a2d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:34.922271 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f1ce5747-c988-423c-bb6e-9bc84b2f4a2d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:34.928958 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:34.928958 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:34.932481 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f1ce5747-c988-423c-bb6e-9bc84b2f4a2d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:34.936907 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f1ce5747-c988-423c-bb6e-9bc84b2f4a2d tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f returned with HTTP 200 Aug 14 00:41:34.937659 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1036/4131] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:34 2026] GET /volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:35.270558 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3a800bc3-d720-47ef-b6d7-413282324fc5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:35.273193 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3a800bc3-d720-47ef-b6d7-413282324fc5 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b Aug 14 00:41:35.273581 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3a800bc3-d720-47ef-b6d7-413282324fc5 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:35.273895 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3a800bc3-d720-47ef-b6d7-413282324fc5 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:35.277956 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-196ba935-fdd2-443d-9680-25c946ae51ad None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:35.280029 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-196ba935-fdd2-443d-9680-25c946ae51ad tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 Aug 14 00:41:35.280302 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-196ba935-fdd2-443d-9680-25c946ae51ad tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:35.280534 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-196ba935-fdd2-443d-9680-25c946ae51ad tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:35.280700 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-196ba935-fdd2-443d-9680-25c946ae51ad tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Show backup with id 4840aae2-296c-4e47-8755-1a1fe0183a56. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:35.283216 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3a800bc3-d720-47ef-b6d7-413282324fc5 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b returned with HTTP 404 Aug 14 00:41:35.284224 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1015/4132] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:35 2026] GET /volume/v3/volumes/6f72c1fe-3c47-4f72-af7e-0ff899de974b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:35.284872 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-196ba935-fdd2-443d-9680-25c946ae51ad tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 returned with HTTP 404 Aug 14 00:41:35.285413 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1051/4133] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:35 2026] GET /volume/v3/backups/4840aae2-296c-4e47-8755-1a1fe0183a56 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:35.293976 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bea6f009-2e43-4e26-a291-666a33f830e6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:35.295616 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:35.295961 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bea6f009-2e43-4e26-a291-666a33f830e6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/d50a0933-6f9b-4218-bf03-8ad13186bb6a Aug 14 00:41:35.296211 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bea6f009-2e43-4e26-a291-666a33f830e6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:35.296430 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bea6f009-2e43-4e26-a291-666a33f830e6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:35.296651 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-bea6f009-2e43-4e26-a291-666a33f830e6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Delete volume with id: d50a0933-6f9b-4218-bf03-8ad13186bb6a Aug 14 00:41:35.297866 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:35.299005 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1038762691"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:35.300481 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1038762691'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:35.300679 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume of 1 GB Aug 14 00:41:35.305764 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Availability Zones retrieved successfully. Aug 14 00:41:35.305964 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:35.305964 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:35.306463 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bea6f009-2e43-4e26-a291-666a33f830e6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Volume info retrieved successfully. Aug 14 00:41:35.312170 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Flow 'volume_create_api' (6a885ddf-1480-4e0f-b351-4d8652a8d9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:35.313167 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e25f85c8-23e1-40d0-bd30-19ff98a8dc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:35.314535 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:35.324771 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bea6f009-2e43-4e26-a291-666a33f830e6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Delete volume request issued successfully. Aug 14 00:41:35.325035 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bea6f009-2e43-4e26-a291-666a33f830e6 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes/d50a0933-6f9b-4218-bf03-8ad13186bb6a returned with HTTP 202 Aug 14 00:41:35.325554 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1032/4134] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:41:35 2026] DELETE /volume/v3/volumes/d50a0933-6f9b-4218-bf03-8ad13186bb6a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:35.334683 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-57c16cd2-1dfa-4279-bf8a-c0a33d63cf29 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:35.336670 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-57c16cd2-1dfa-4279-bf8a-c0a33d63cf29 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/volumes/d50a0933-6f9b-4218-bf03-8ad13186bb6a Aug 14 00:41:35.336959 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-57c16cd2-1dfa-4279-bf8a-c0a33d63cf29 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:35.337052 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-57c16cd2-1dfa-4279-bf8a-c0a33d63cf29 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:35.345331 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:35.345331 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:35.354184 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e25f85c8-23e1-40d0-bd30-19ff98a8dc92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:35.355197 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ec3fe8c-e7e0-48b1-a24a-69afe3bb521b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:35.355876 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-57c16cd2-1dfa-4279-bf8a-c0a33d63cf29 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Volume info retrieved successfully. Aug 14 00:41:35.367749 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-57c16cd2-1dfa-4279-bf8a-c0a33d63cf29 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes/d50a0933-6f9b-4218-bf03-8ad13186bb6a returned with HTTP 200 Aug 14 00:41:35.368501 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1016/4135] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:35 2026] GET /volume/v3/volumes/d50a0933-6f9b-4218-bf03-8ad13186bb6a => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:35.402521 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Created reservations ['a0ceca02-2f57-486d-bd1d-5ae7311ee031', '64f91710-ff3d-4129-883e-5909703c26ab', '80f69a3a-9336-4086-b860-b122bf16e38b', 'f863bf70-b931-4a01-9a3e-af762dcec2fb'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:35.403438 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ec3fe8c-e7e0-48b1-a24a-69afe3bb521b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0ceca02-2f57-486d-bd1d-5ae7311ee031', '64f91710-ff3d-4129-883e-5909703c26ab', '80f69a3a-9336-4086-b860-b122bf16e38b', 'f863bf70-b931-4a01-9a3e-af762dcec2fb']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:35.404473 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126b97c9-dcb0-4b8f-abec-2bac3e8da96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:35.429908 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126b97c9-dcb0-4b8f-abec-2bac3e8da96c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd66eb9a1-7327-4686-9994-8da01a32850a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1038762691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d719e6670f448b9b71ac6cbdb06c03',qos_specs=None,replication_status=,reservations=['a0ceca02-2f57-486d-bd1d-5ae7311ee031','64f91710-ff3d-4129-883e-5909703c26ab','80f69a3a-9336-4086-b860-b122bf16e38b','f863bf70-b931-4a01-9a3e-af762dcec2fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1038762691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d66eb9a1-7327-4686-9994-8da01a32850a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d719e6670f448b9b71ac6cbdb06c03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:35.430971 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0c57ae-d33f-4892-8212-c96e8d0c2ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:35.450954 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0c57ae-d33f-4892-8212-c96e8d0c2ce8) transitioned into state 'SUCCESS' from state '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-1038762691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d719e6670f448b9b71ac6cbdb06c03',qos_specs=None,replication_status=,reservations=['a0ceca02-2f57-486d-bd1d-5ae7311ee031','64f91710-ff3d-4129-883e-5909703c26ab','80f69a3a-9336-4086-b860-b122bf16e38b','f863bf70-b931-4a01-9a3e-af762dcec2fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:35.451765 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3700a005-3a23-4a1f-a597-1f19c8d299be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:35.463267 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3700a005-3a23-4a1f-a597-1f19c8d299be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:35.466770 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Flow 'volume_create_api' (6a885ddf-1480-4e0f-b351-4d8652a8d9b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:35.466770 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume request issued successfully. Aug 14 00:41:35.466770 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f19f2231-a8b1-49c0-9e8a-f47b96bc71e4 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:35.466770 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1037/4136] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:41:35 2026] POST /volume/v3/volumes => generated 745 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:35.484420 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2eda0b3a-c29d-4433-9242-fb15a214e9a1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:35.486667 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2eda0b3a-c29d-4433-9242-fb15a214e9a1 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a Aug 14 00:41:35.486782 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2eda0b3a-c29d-4433-9242-fb15a214e9a1 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:35.486942 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2eda0b3a-c29d-4433-9242-fb15a214e9a1 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:35.487311 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-090e7da6-46f7-4071-9dcd-2f99da631153 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:35.491624 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-090e7da6-46f7-4071-9dcd-2f99da631153 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:35.491867 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-090e7da6-46f7-4071-9dcd-2f99da631153 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:35.492059 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-090e7da6-46f7-4071-9dcd-2f99da631153 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:35.492178 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-090e7da6-46f7-4071-9dcd-2f99da631153 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:35.495721 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:35.495721 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:35.500538 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:35.500538 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:35.500538 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-090e7da6-46f7-4071-9dcd-2f99da631153 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:35.501170 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1033/4137] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:35 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:35.504254 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2eda0b3a-c29d-4433-9242-fb15a214e9a1 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:35.510057 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2eda0b3a-c29d-4433-9242-fb15a214e9a1 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a returned with HTTP 200 Aug 14 00:41:35.510644 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1052/4138] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:35 2026] GET /volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a => generated 813 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:35.951757 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2b733f86-a990-4af7-9bab-fc94099c47ae None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:35.954046 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2b733f86-a990-4af7-9bab-fc94099c47ae tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f Aug 14 00:41:35.954347 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2b733f86-a990-4af7-9bab-fc94099c47ae tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:35.954621 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2b733f86-a990-4af7-9bab-fc94099c47ae tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:35.966698 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:35.966698 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:35.971142 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2b733f86-a990-4af7-9bab-fc94099c47ae tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:35.976984 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2b733f86-a990-4af7-9bab-fc94099c47ae tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f returned with HTTP 200 Aug 14 00:41:35.977462 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1017/4139] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:35 2026] GET /volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:35.989707 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-89d8d8da-2bd2-4787-92e3-1736e2929c1c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:35.991811 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-89d8d8da-2bd2-4787-92e3-1736e2929c1c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f Aug 14 00:41:35.992019 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-89d8d8da-2bd2-4787-92e3-1736e2929c1c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:35.992288 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-89d8d8da-2bd2-4787-92e3-1736e2929c1c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:36.000313 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:36.000313 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:36.004922 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-89d8d8da-2bd2-4787-92e3-1736e2929c1c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:36.009462 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-89d8d8da-2bd2-4787-92e3-1736e2929c1c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f returned with HTTP 200 Aug 14 00:41:36.010028 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1038/4140] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:35 2026] GET /volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:36.022303 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-65bb920c-154f-4744-8a8c-b439e5594b8a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:36.024151 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-65bb920c-154f-4744-8a8c-b439e5594b8a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f Aug 14 00:41:36.024396 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-65bb920c-154f-4744-8a8c-b439e5594b8a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:36.024614 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-65bb920c-154f-4744-8a8c-b439e5594b8a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:36.024804 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-65bb920c-154f-4744-8a8c-b439e5594b8a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete volume with id: 69a7c650-8ff4-453e-91df-238c9e70c38f Aug 14 00:41:36.033473 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:36.033473 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:36.034020 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-65bb920c-154f-4744-8a8c-b439e5594b8a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:36.055001 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-65bb920c-154f-4744-8a8c-b439e5594b8a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete volume request issued successfully. Aug 14 00:41:36.055273 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-65bb920c-154f-4744-8a8c-b439e5594b8a tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f returned with HTTP 202 Aug 14 00:41:36.056012 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1034/4141] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:36 2026] DELETE /volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:36.065696 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7ae49dae-59a9-4911-a6be-524d75fc00c9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:36.068749 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7ae49dae-59a9-4911-a6be-524d75fc00c9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f Aug 14 00:41:36.068974 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7ae49dae-59a9-4911-a6be-524d75fc00c9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:36.069223 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7ae49dae-59a9-4911-a6be-524d75fc00c9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:36.081133 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:36.081133 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:36.085864 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7ae49dae-59a9-4911-a6be-524d75fc00c9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:36.091619 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7ae49dae-59a9-4911-a6be-524d75fc00c9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f returned with HTTP 200 Aug 14 00:41:36.092222 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1053/4142] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:36 2026] GET /volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:36.333571 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-c15def1b-9bf1-4f44-a0fb-aa46196f0f73 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:36.335825 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-c15def1b-9bf1-4f44-a0fb-aa46196f0f73 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a Aug 14 00:41:36.336076 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-c15def1b-9bf1-4f44-a0fb-aa46196f0f73 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:36.336294 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-c15def1b-9bf1-4f44-a0fb-aa46196f0f73 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:36.343632 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:36.343632 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:36.347649 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-c15def1b-9bf1-4f44-a0fb-aa46196f0f73 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:41:36.352582 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-c15def1b-9bf1-4f44-a0fb-aa46196f0f73 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a returned with HTTP 200 Aug 14 00:41:36.353238 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1018/4143] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:41:36 2026] GET /volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:36.368648 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f175ea4f-6c7d-4b8c-be97-2a0f731db6d6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:36.369135 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f175ea4f-6c7d-4b8c-be97-2a0f731db6d6 None None] GET https://10.4.3.208/volume// Aug 14 00:41:36.369225 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f175ea4f-6c7d-4b8c-be97-2a0f731db6d6 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:36.369437 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f175ea4f-6c7d-4b8c-be97-2a0f731db6d6 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:36.369759 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f175ea4f-6c7d-4b8c-be97-2a0f731db6d6 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:41:36.370012 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1039/4144] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:41:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:41:36.378816 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-ae66aea1-c1b7-4eb6-80b8-cfb7062f66d4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:36.380846 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-ae66aea1-c1b7-4eb6-80b8-cfb7062f66d4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:41:36.381174 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-ae66aea1-c1b7-4eb6-80b8-cfb7062f66d4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "284f55ba-219a-45c0-8184-6dd9c674641a", "connector": null, "instance_uuid": "6bcddbfc-f4fe-4571-8109-d12193beed39"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:36.382804 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-79c2f5f8-72b8-46ae-acb3-c661a98f3542 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:36.385374 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79c2f5f8-72b8-46ae-acb3-c661a98f3542 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] GET https://10.4.3.208/volume/v3/volumes/d50a0933-6f9b-4218-bf03-8ad13186bb6a Aug 14 00:41:36.385602 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79c2f5f8-72b8-46ae-acb3-c661a98f3542 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:36.385777 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79c2f5f8-72b8-46ae-acb3-c661a98f3542 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:36.396915 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:36.396915 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:36.398704 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79c2f5f8-72b8-46ae-acb3-c661a98f3542 tempest-ProjectReaderTests33-548538095 tempest-ProjectReaderTests33-548538095-project-admin] https://10.4.3.208/volume/v3/volumes/d50a0933-6f9b-4218-bf03-8ad13186bb6a returned with HTTP 404 Aug 14 00:41:36.399119 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1054/4145] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:41:36 2026] GET /volume/v3/volumes/d50a0933-6f9b-4218-bf03-8ad13186bb6a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:36.427801 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-ae66aea1-c1b7-4eb6-80b8-cfb7062f66d4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:41:36.427801 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1035/4146] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:41:36 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 14 00:41:36.517838 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fa5e13d8-9812-4402-91b1-f3e99df3ae5a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:36.520919 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fa5e13d8-9812-4402-91b1-f3e99df3ae5a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:36.521207 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fa5e13d8-9812-4402-91b1-f3e99df3ae5a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:36.521432 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fa5e13d8-9812-4402-91b1-f3e99df3ae5a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:36.521587 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-fa5e13d8-9812-4402-91b1-f3e99df3ae5a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:36.528030 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d67f8e3c-b50c-45a4-8fec-fc9e58c568f2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:36.529138 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d67f8e3c-b50c-45a4-8fec-fc9e58c568f2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a Aug 14 00:41:36.530070 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d67f8e3c-b50c-45a4-8fec-fc9e58c568f2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:36.530177 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:36.530177 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:36.530396 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d67f8e3c-b50c-45a4-8fec-fc9e58c568f2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:36.530431 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fa5e13d8-9812-4402-91b1-f3e99df3ae5a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:36.530804 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1019/4147] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:36 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:36.538796 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:36.538796 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:36.543900 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d67f8e3c-b50c-45a4-8fec-fc9e58c568f2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:36.548930 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d67f8e3c-b50c-45a4-8fec-fc9e58c568f2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a returned with HTTP 200 Aug 14 00:41:36.549466 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1040/4148] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:36 2026] GET /volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:36.572689 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5380f7ab-99df-42fa-a049-c6379773acb0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:36.577407 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:36.577931 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d66eb9a1-7327-4686-9994-8da01a32850a", "size": 1, "name": "tempest-VolumesGetTest-Volume-1791628382", "metadata": {"Type": "Test"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:36.580195 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume request body: {'volume': {'source_volid': 'd66eb9a1-7327-4686-9994-8da01a32850a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1791628382', 'metadata': {'Type': 'Test'}}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:36.591738 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:36.591738 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:36.592347 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume retrieved successfully. Aug 14 00:41:36.592516 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume of 1 GB Aug 14 00:41:36.598617 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Availability Zones retrieved successfully. Aug 14 00:41:36.611141 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Flow 'volume_create_api' (58b66bf9-c7f1-4961-a1fb-7d03b33a4ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:36.612155 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59606aa3-a7ba-4951-83bd-a9a7038f633d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:36.613384 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:36.651437 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59606aa3-a7ba-4951-83bd-a9a7038f633d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd66eb9a1-7327-4686-9994-8da01a32850a', 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:36.652786 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c34256e2-545b-4328-90c8-3a2d805a898d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:36.709327 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Created reservations ['e017e28e-9145-475b-916c-d1d181aedf99', 'f0c9cedb-bc8d-4ebe-81b0-35ac93cd3a35', 'aff54d93-2740-474a-ae27-3a9b8bdd6d2d', '1db2733d-3f0a-4660-96d9-0cf5efc5d44a'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:36.710580 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c34256e2-545b-4328-90c8-3a2d805a898d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e017e28e-9145-475b-916c-d1d181aedf99', 'f0c9cedb-bc8d-4ebe-81b0-35ac93cd3a35', 'aff54d93-2740-474a-ae27-3a9b8bdd6d2d', '1db2733d-3f0a-4660-96d9-0cf5efc5d44a']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:36.711525 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e5f91f6-f4bb-42f9-b0eb-36d94018336b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:36.753012 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e5f91f6-f4bb-42f9-b0eb-36d94018336b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38866beb-6a21-4634-9d0f-ac50f69583a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1791628382',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='15d719e6670f448b9b71ac6cbdb06c03',qos_specs=None,replication_status=,reservations=['e017e28e-9145-475b-916c-d1d181aedf99','f0c9cedb-bc8d-4ebe-81b0-35ac93cd3a35','aff54d93-2740-474a-ae27-3a9b8bdd6d2d','1db2733d-3f0a-4660-96d9-0cf5efc5d44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=d66eb9a1-7327-4686-9994-8da01a32850a,status='creating',user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1791628382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38866beb-6a21-4634-9d0f-ac50f69583a8,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='15d719e6670f448b9b71ac6cbdb06c03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d66eb9a1-7327-4686-9994-8da01a32850a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:36.753861 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49159235-6550-46c6-8d0f-96ab48577b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:36.788028 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49159235-6550-46c6-8d0f-96ab48577b88) transitioned into state 'SUCCESS' from state '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-1791628382',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='15d719e6670f448b9b71ac6cbdb06c03',qos_specs=None,replication_status=,reservations=['e017e28e-9145-475b-916c-d1d181aedf99','f0c9cedb-bc8d-4ebe-81b0-35ac93cd3a35','aff54d93-2740-474a-ae27-3a9b8bdd6d2d','1db2733d-3f0a-4660-96d9-0cf5efc5d44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=d66eb9a1-7327-4686-9994-8da01a32850a,status='creating',user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:36.790459 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281c0015-2a84-41d6-8003-5493c44e1eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:36.838447 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281c0015-2a84-41d6-8003-5493c44e1eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:36.839640 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Flow 'volume_create_api' (58b66bf9-c7f1-4961-a1fb-7d03b33a4ee2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:36.840069 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume request issued successfully. Aug 14 00:41:36.840930 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5380f7ab-99df-42fa-a049-c6379773acb0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:36.841503 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1055/4149] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:41:36 2026] POST /volume/v3/volumes => generated 793 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:36.863484 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2f452ad8-b66f-4320-92b7-de3f3135be3e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:36.868983 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2f452ad8-b66f-4320-92b7-de3f3135be3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 Aug 14 00:41:36.869238 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2f452ad8-b66f-4320-92b7-de3f3135be3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:36.869626 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2f452ad8-b66f-4320-92b7-de3f3135be3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:36.893081 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:36.893081 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:36.900560 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2f452ad8-b66f-4320-92b7-de3f3135be3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:36.904748 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2f452ad8-b66f-4320-92b7-de3f3135be3e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 returned with HTTP 200 Aug 14 00:41:36.905306 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1036/4150] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:36 2026] GET /volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:37.105887 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3a4c41a0-561a-46ce-9b75-6d9a2b65ef95 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:37.107826 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3a4c41a0-561a-46ce-9b75-6d9a2b65ef95 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f Aug 14 00:41:37.108033 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3a4c41a0-561a-46ce-9b75-6d9a2b65ef95 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:37.108245 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3a4c41a0-561a-46ce-9b75-6d9a2b65ef95 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:37.117390 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3a4c41a0-561a-46ce-9b75-6d9a2b65ef95 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f returned with HTTP 404 Aug 14 00:41:37.117531 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1020/4151] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:37 2026] GET /volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:37.126879 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-dc2fabe8-7af2-465f-a860-698b0a6e5f59 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:37.129866 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dc2fabe8-7af2-465f-a860-698b0a6e5f59 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f Aug 14 00:41:37.130141 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dc2fabe8-7af2-465f-a860-698b0a6e5f59 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:37.130370 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dc2fabe8-7af2-465f-a860-698b0a6e5f59 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:37.137238 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dc2fabe8-7af2-465f-a860-698b0a6e5f59 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f returned with HTTP 404 Aug 14 00:41:37.137763 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1041/4152] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:37 2026] GET /volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:37.146885 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f149ce24-1cf4-4d98-b6fc-6f04d21236fe None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:37.149245 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f149ce24-1cf4-4d98-b6fc-6f04d21236fe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f Aug 14 00:41:37.149445 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f149ce24-1cf4-4d98-b6fc-6f04d21236fe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:37.149659 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f149ce24-1cf4-4d98-b6fc-6f04d21236fe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:37.149828 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-f149ce24-1cf4-4d98-b6fc-6f04d21236fe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete volume with id: 69a7c650-8ff4-453e-91df-238c9e70c38f Aug 14 00:41:37.157001 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f149ce24-1cf4-4d98-b6fc-6f04d21236fe tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f returned with HTTP 404 Aug 14 00:41:37.157634 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1056/4153] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:37 2026] DELETE /volume/v3/volumes/69a7c650-8ff4-453e-91df-238c9e70c38f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:37.165759 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8a95bbfc-31af-4b46-9fc8-7f0688af2c63 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:37.168187 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8a95bbfc-31af-4b46-9fc8-7f0688af2c63 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/6b036555-f59d-4a9b-a328-4c6e0b3fe65b Aug 14 00:41:37.168427 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8a95bbfc-31af-4b46-9fc8-7f0688af2c63 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:37.168683 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8a95bbfc-31af-4b46-9fc8-7f0688af2c63 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:37.168836 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-8a95bbfc-31af-4b46-9fc8-7f0688af2c63 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: 6b036555-f59d-4a9b-a328-4c6e0b3fe65b Aug 14 00:41:37.176038 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:37.176038 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:37.176841 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8a95bbfc-31af-4b46-9fc8-7f0688af2c63 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:37.197225 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8a95bbfc-31af-4b46-9fc8-7f0688af2c63 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot delete request issued successfully. Aug 14 00:41:37.197499 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8a95bbfc-31af-4b46-9fc8-7f0688af2c63 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/6b036555-f59d-4a9b-a328-4c6e0b3fe65b returned with HTTP 202 Aug 14 00:41:37.197974 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1037/4154] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:41:37 2026] DELETE /volume/v3/snapshots/6b036555-f59d-4a9b-a328-4c6e0b3fe65b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:37.207846 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cb9d9586-e7c9-47ef-88e0-ce3eeffc68f8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:37.210140 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cb9d9586-e7c9-47ef-88e0-ce3eeffc68f8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/6b036555-f59d-4a9b-a328-4c6e0b3fe65b Aug 14 00:41:37.210418 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cb9d9586-e7c9-47ef-88e0-ce3eeffc68f8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:37.210714 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cb9d9586-e7c9-47ef-88e0-ce3eeffc68f8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:37.217233 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:37.217233 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:37.217880 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-cb9d9586-e7c9-47ef-88e0-ce3eeffc68f8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:37.219019 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cb9d9586-e7c9-47ef-88e0-ce3eeffc68f8 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/6b036555-f59d-4a9b-a328-4c6e0b3fe65b returned with HTTP 200 Aug 14 00:41:37.219725 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1021/4155] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:37 2026] GET /volume/v3/snapshots/6b036555-f59d-4a9b-a328-4c6e0b3fe65b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:37.477607 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3cbdd652-c601-4474-91e3-49b430fa2c62 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:37.478752 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3cbdd652-c601-4474-91e3-49b430fa2c62 None None] GET https://10.4.3.208/volume// Aug 14 00:41:37.478752 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3cbdd652-c601-4474-91e3-49b430fa2c62 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:37.478752 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3cbdd652-c601-4474-91e3-49b430fa2c62 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:37.478954 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3cbdd652-c601-4474-91e3-49b430fa2c62 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:41:37.479273 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1042/4156] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:41:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:41:37.492350 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-f59739ea-aff1-4ae8-bacb-35b6cbe29d36 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:37.495030 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-f59739ea-aff1-4ae8-bacb-35b6cbe29d36 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a Aug 14 00:41:37.495030 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-f59739ea-aff1-4ae8-bacb-35b6cbe29d36 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:37.495245 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-f59739ea-aff1-4ae8-bacb-35b6cbe29d36 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:37.506813 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:37.506813 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:37.510681 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-f59739ea-aff1-4ae8-bacb-35b6cbe29d36 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:41:37.515527 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-f59739ea-aff1-4ae8-bacb-35b6cbe29d36 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a returned with HTTP 200 Aug 14 00:41:37.516215 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1057/4157] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:41:37 2026] GET /volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a => generated 1536 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:37.543154 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9a903168-114e-4df8-9110-c11841025caf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:37.544967 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9a903168-114e-4df8-9110-c11841025caf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:37.545360 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9a903168-114e-4df8-9110-c11841025caf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:37.545927 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9a903168-114e-4df8-9110-c11841025caf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:37.545927 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-9a903168-114e-4df8-9110-c11841025caf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:37.553853 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:37.553853 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:37.554656 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9a903168-114e-4df8-9110-c11841025caf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:37.555043 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1038/4158] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:37 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:37.652708 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-e700ec26-50df-4bc9-a5ce-84eeff9eadc9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:37.657635 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-e700ec26-50df-4bc9-a5ce-84eeff9eadc9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] PUT https://10.4.3.208/volume/v3/attachments/7d66686e-ab4e-4165-b482-98cd9c9839ea Aug 14 00:41:37.657965 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-e700ec26-50df-4bc9-a5ce-84eeff9eadc9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:37.671775 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-e700ec26-50df-4bc9-a5ce-84eeff9eadc9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Acquiring lock "cinder-attachment_update-284f55ba-219a-45c0-8184-6dd9c674641a-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:41:37.677209 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-e700ec26-50df-4bc9-a5ce-84eeff9eadc9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Lock "cinder-attachment_update-284f55ba-219a-45c0-8184-6dd9c674641a-np0000007289" acquired by "attachment_update" :: waited 0.008s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:41:37.678579 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:37.678579 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:37.811636 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-e700ec26-50df-4bc9-a5ce-84eeff9eadc9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Lock "cinder-attachment_update-284f55ba-219a-45c0-8184-6dd9c674641a-np0000007289" released by "attachment_update" :: held 0.134s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:41:37.811963 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-e700ec26-50df-4bc9-a5ce-84eeff9eadc9 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/attachments/7d66686e-ab4e-4165-b482-98cd9c9839ea returned with HTTP 200 Aug 14 00:41:37.812509 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1022/4159] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:41:37 2026] PUT /volume/v3/attachments/7d66686e-ab4e-4165-b482-98cd9c9839ea => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:37.843371 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-decd0aab-a8b5-41ce-a037-cc99dcb177f2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:37.846186 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-decd0aab-a8b5-41ce-a037-cc99dcb177f2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] POST https://10.4.3.208/volume/v3/attachments/7d66686e-ab4e-4165-b482-98cd9c9839ea/action Aug 14 00:41:37.846583 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-decd0aab-a8b5-41ce-a037-cc99dcb177f2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:41:37.846805 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-decd0aab-a8b5-41ce-a037-cc99dcb177f2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:37.865190 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:37.865190 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:37.881873 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-c2847328-7908-4cdc-9a45-4a0f9f0bde12 req-decd0aab-a8b5-41ce-a037-cc99dcb177f2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/attachments/7d66686e-ab4e-4165-b482-98cd9c9839ea/action returned with HTTP 204 Aug 14 00:41:37.882447 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1043/4160] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:41:37 2026] POST /volume/v3/attachments/7d66686e-ab4e-4165-b482-98cd9c9839ea/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:37.925415 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b8cc7bfd-aeb1-416c-835d-b597ace757e1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:37.927123 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b8cc7bfd-aeb1-416c-835d-b597ace757e1 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 Aug 14 00:41:37.927339 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b8cc7bfd-aeb1-416c-835d-b597ace757e1 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:37.927526 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b8cc7bfd-aeb1-416c-835d-b597ace757e1 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:37.937071 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:37.937071 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:37.945327 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b8cc7bfd-aeb1-416c-835d-b597ace757e1 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:37.952342 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b8cc7bfd-aeb1-416c-835d-b597ace757e1 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 returned with HTTP 200 Aug 14 00:41:37.952727 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1058/4161] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:37 2026] GET /volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 => generated 886 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:37.966116 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-76cc7f0f-1a54-4e28-9972-9d623b8de560 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:37.974350 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-76cc7f0f-1a54-4e28-9972-9d623b8de560 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 Aug 14 00:41:37.974350 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-76cc7f0f-1a54-4e28-9972-9d623b8de560 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:37.974350 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-76cc7f0f-1a54-4e28-9972-9d623b8de560 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:37.981561 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:37.981561 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:37.985746 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-76cc7f0f-1a54-4e28-9972-9d623b8de560 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:37.991877 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-76cc7f0f-1a54-4e28-9972-9d623b8de560 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 returned with HTTP 200 Aug 14 00:41:37.991877 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1039/4162] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:37 2026] GET /volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 => generated 886 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.006279 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4aa49d24-1ebc-4495-910b-bd80b4a01369 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.008697 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4aa49d24-1ebc-4495-910b-bd80b4a01369 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] PUT https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 Aug 14 00:41:38.009227 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4aa49d24-1ebc-4495-910b-bd80b4a01369 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1791628382"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:38.020250 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:38.020250 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:38.025606 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4aa49d24-1ebc-4495-910b-bd80b4a01369 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:38.033919 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4aa49d24-1ebc-4495-910b-bd80b4a01369 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume updated successfully. Aug 14 00:41:38.034988 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4aa49d24-1ebc-4495-910b-bd80b4a01369 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 returned with HTTP 200 Aug 14 00:41:38.035311 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1023/4163] 10.4.3.208 () {68 vars in 1368 bytes} [Fri Aug 14 00:41:38 2026] PUT /volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.053242 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8326a2c2-3506-4d29-82ce-5c7e57cbc4c7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.055829 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8326a2c2-3506-4d29-82ce-5c7e57cbc4c7 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] PUT https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 Aug 14 00:41:38.056008 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8326a2c2-3506-4d29-82ce-5c7e57cbc4c7 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1097139231", "description": "This is the new description of volume"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:38.068387 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:38.068387 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:38.073865 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8326a2c2-3506-4d29-82ce-5c7e57cbc4c7 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:38.083614 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8326a2c2-3506-4d29-82ce-5c7e57cbc4c7 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume updated successfully. Aug 14 00:41:38.084456 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8326a2c2-3506-4d29-82ce-5c7e57cbc4c7 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 returned with HTTP 200 Aug 14 00:41:38.085131 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1044/4164] 10.4.3.208 () {68 vars in 1369 bytes} [Fri Aug 14 00:41:38 2026] PUT /volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.104798 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-99dd97ef-5548-4c1b-8c2b-44370faf6d96 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.107016 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-99dd97ef-5548-4c1b-8c2b-44370faf6d96 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 Aug 14 00:41:38.107242 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-99dd97ef-5548-4c1b-8c2b-44370faf6d96 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:38.107404 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-99dd97ef-5548-4c1b-8c2b-44370faf6d96 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:38.115189 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:38.115189 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:38.120411 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-99dd97ef-5548-4c1b-8c2b-44370faf6d96 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:38.127459 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-99dd97ef-5548-4c1b-8c2b-44370faf6d96 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 returned with HTTP 200 Aug 14 00:41:38.128181 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1059/4165] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:38 2026] GET /volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.149791 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-60e54675-bce0-49ab-bd2e-095bd7006903 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.151647 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:38.152105 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1504455142", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-962419043"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:38.153760 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1504455142', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-962419043'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:38.153903 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume of 1 GB Aug 14 00:41:38.157984 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Availability Zones retrieved successfully. Aug 14 00:41:38.159013 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4f298b2f-6212-4110-bd5d-86946d8aafec None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.163926 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Flow 'volume_create_api' (cee5c900-2b97-41c1-bb90-039d1e450afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:38.165166 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a0682f1-cfcb-4278-a2e2-2e3d6b0851c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:38.165983 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:38.192706 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a0682f1-cfcb-4278-a2e2-2e3d6b0851c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:38.193504 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9d1f17e-9095-49b3-894a-05f60b439ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:38.233666 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8836019e-cd41-4e8e-a649-3606dd60cbcb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.238176 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8836019e-cd41-4e8e-a649-3606dd60cbcb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/6b036555-f59d-4a9b-a328-4c6e0b3fe65b Aug 14 00:41:38.238489 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8836019e-cd41-4e8e-a649-3606dd60cbcb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:38.238764 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8836019e-cd41-4e8e-a649-3606dd60cbcb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:38.240335 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Created reservations ['57fcac3d-4f1b-4157-990b-99f61ff1cb58', '67e572e4-c43a-471b-a9d4-cc27adaea1d6', 'b42f16f5-3cad-401d-9b64-0a4fa35214c4', 'dbad5ebb-ae98-4085-867b-514f0208c5fe'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:38.241119 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9d1f17e-9095-49b3-894a-05f60b439ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57fcac3d-4f1b-4157-990b-99f61ff1cb58', '67e572e4-c43a-471b-a9d4-cc27adaea1d6', 'b42f16f5-3cad-401d-9b64-0a4fa35214c4', 'dbad5ebb-ae98-4085-867b-514f0208c5fe']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:38.241832 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15f0c2e9-ce3d-49d4-b29b-3f731d5bd6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:38.249681 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8836019e-cd41-4e8e-a649-3606dd60cbcb tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/6b036555-f59d-4a9b-a328-4c6e0b3fe65b returned with HTTP 404 Aug 14 00:41:38.249807 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4f298b2f-6212-4110-bd5d-86946d8aafec tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:41:38.250308 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1045/4166] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:38 2026] GET /volume/v3/snapshots/6b036555-f59d-4a9b-a328-4c6e0b3fe65b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:38.250366 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4f298b2f-6212-4110-bd5d-86946d8aafec tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1138188588", "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=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:38.258755 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a488e36e-f512-4a68-a159-cbd3b0bd8704 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.260926 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a488e36e-f512-4a68-a159-cbd3b0bd8704 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 Aug 14 00:41:38.261309 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a488e36e-f512-4a68-a159-cbd3b0bd8704 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:38.261384 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a488e36e-f512-4a68-a159-cbd3b0bd8704 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:38.269148 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:38.269148 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:38.273644 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15f0c2e9-ce3d-49d4-b29b-3f731d5bd6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6af99afa-ac24-44c5-aada-de521820e2d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1504455142',display_name='tempest-VolumesGetTest-Volume-962419043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d719e6670f448b9b71ac6cbdb06c03',qos_specs=None,replication_status=,reservations=['57fcac3d-4f1b-4157-990b-99f61ff1cb58','67e572e4-c43a-471b-a9d4-cc27adaea1d6','b42f16f5-3cad-401d-9b64-0a4fa35214c4','dbad5ebb-ae98-4085-867b-514f0208c5fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:38Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1504455142',display_name='tempest-VolumesGetTest-Volume-962419043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6af99afa-ac24-44c5-aada-de521820e2d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d719e6670f448b9b71ac6cbdb06c03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:38.274079 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939e0546-e1b2-4390-98e0-6036bc985e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:38.274281 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4f298b2f-6212-4110-bd5d-86946d8aafec tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:41:38.274573 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a488e36e-f512-4a68-a159-cbd3b0bd8704 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:38.274790 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1024/4167] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:41:38 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 14 00:41:38.285033 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a488e36e-f512-4a68-a159-cbd3b0bd8704 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 returned with HTTP 200 Aug 14 00:41:38.285793 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1060/4168] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:38 2026] GET /volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.288156 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-59719e8c-697d-4ad6-ab03-0b0d4653fd7d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.290197 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-59719e8c-697d-4ad6-ab03-0b0d4653fd7d tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] POST https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/encryption Aug 14 00:41:38.290811 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-59719e8c-697d-4ad6-ab03-0b0d4653fd7d tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:38.302569 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-548c6998-2d65-471f-8b92-568dd31cd9b9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.305903 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-548c6998-2d65-471f-8b92-568dd31cd9b9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 Aug 14 00:41:38.306117 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-548c6998-2d65-471f-8b92-568dd31cd9b9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:38.307321 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-548c6998-2d65-471f-8b92-568dd31cd9b9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:38.307606 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-548c6998-2d65-471f-8b92-568dd31cd9b9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete volume with id: 88c803e9-7d52-45b4-a002-9b0227c3e4e6 Aug 14 00:41:38.307695 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939e0546-e1b2-4390-98e0-6036bc985e4c) transitioned into 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-1504455142',display_name='tempest-VolumesGetTest-Volume-962419043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d719e6670f448b9b71ac6cbdb06c03',qos_specs=None,replication_status=,reservations=['57fcac3d-4f1b-4157-990b-99f61ff1cb58','67e572e4-c43a-471b-a9d4-cc27adaea1d6','b42f16f5-3cad-401d-9b64-0a4fa35214c4','dbad5ebb-ae98-4085-867b-514f0208c5fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:38.308841 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b2add2d-f613-4b7d-a02d-235e0f97baf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:38.316830 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-59719e8c-697d-4ad6-ab03-0b0d4653fd7d tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/encryption returned with HTTP 200 Aug 14 00:41:38.316970 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:38.316970 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:38.317264 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1046/4169] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:41:38 2026] POST /volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.318026 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-548c6998-2d65-471f-8b92-568dd31cd9b9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:38.322494 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b2add2d-f613-4b7d-a02d-235e0f97baf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:38.323718 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Flow 'volume_create_api' (cee5c900-2b97-41c1-bb90-039d1e450afd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:38.324416 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume request issued successfully. Aug 14 00:41:38.325370 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-60e54675-bce0-49ab-bd2e-095bd7006903 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:38.326043 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1040/4170] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:41:38 2026] POST /volume/v3/volumes => generated 779 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:38.333483 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-29f75b0c-e44e-41fa-8e14-fdd0be4474ff None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.333862 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-29f75b0c-e44e-41fa-8e14-fdd0be4474ff tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:41:38.334435 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-29f75b0c-e44e-41fa-8e14-fdd0be4474ff tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1677980232", "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=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:38.342303 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1dabb233-d883-41ff-b8e0-ad47e3baee0c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.344137 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-548c6998-2d65-471f-8b92-568dd31cd9b9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete volume request issued successfully. Aug 14 00:41:38.344380 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-548c6998-2d65-471f-8b92-568dd31cd9b9 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 returned with HTTP 202 Aug 14 00:41:38.344872 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1025/4171] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:38 2026] DELETE /volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:38.348041 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1dabb233-d883-41ff-b8e0-ad47e3baee0c tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 Aug 14 00:41:38.348718 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1dabb233-d883-41ff-b8e0-ad47e3baee0c tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:38.348718 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1dabb233-d883-41ff-b8e0-ad47e3baee0c tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:38.355199 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ec74c191-0110-4ebe-917b-02315aa9309c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.357947 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ec74c191-0110-4ebe-917b-02315aa9309c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 Aug 14 00:41:38.358259 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ec74c191-0110-4ebe-917b-02315aa9309c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:38.358519 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ec74c191-0110-4ebe-917b-02315aa9309c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:38.359105 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:38.359105 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:38.366042 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1dabb233-d883-41ff-b8e0-ad47e3baee0c tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:38.369004 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:38.369004 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:38.373638 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ec74c191-0110-4ebe-917b-02315aa9309c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:38.376076 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-29f75b0c-e44e-41fa-8e14-fdd0be4474ff tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:41:38.376076 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1061/4172] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:41:38 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.379354 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1dabb233-d883-41ff-b8e0-ad47e3baee0c tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 returned with HTTP 200 Aug 14 00:41:38.379960 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ec74c191-0110-4ebe-917b-02315aa9309c tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 returned with HTTP 200 Aug 14 00:41:38.380040 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1047/4173] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:38 2026] GET /volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.380566 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1041/4174] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:38 2026] GET /volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.391648 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6cec28b4-11a9-42d6-86a4-a99714e83d33 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.393581 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6cec28b4-11a9-42d6-86a4-a99714e83d33 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] POST https://10.4.3.208/volume/v3/types/7c57fdc4-b261-4dc5-958f-07c20618730a/encryption Aug 14 00:41:38.393935 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6cec28b4-11a9-42d6-86a4-a99714e83d33 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:38.429889 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.431728 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:38.432649 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "5c029376-7677-4054-8ba1-9df2d071d3c3", "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:38.437113 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '5c029376-7677-4054-8ba1-9df2d071d3c3', 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:38.437200 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6cec28b4-11a9-42d6-86a4-a99714e83d33 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/7c57fdc4-b261-4dc5-958f-07c20618730a/encryption returned with HTTP 200 Aug 14 00:41:38.437200 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1026/4175] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:41:38 2026] POST /volume/v3/types/7c57fdc4-b261-4dc5-958f-07c20618730a/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.448195 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-de801a04-dccb-49fa-84b6-38ab18ddb922 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.450447 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-de801a04-dccb-49fa-84b6-38ab18ddb922 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:41:38.450850 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-de801a04-dccb-49fa-84b6-38ab18ddb922 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-245344612", "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=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:38.476452 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-de801a04-dccb-49fa-84b6-38ab18ddb922 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:41:38.477191 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1048/4176] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:41:38 2026] POST /volume/v3/types => generated 379 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.488337 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-20ed5482-bdb1-47b5-b75d-465b5a1906b6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.490719 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-20ed5482-bdb1-47b5-b75d-465b5a1906b6 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] POST https://10.4.3.208/volume/v3/types/e2005a51-2bbe-4589-aff1-3f81319b5fd2/extra_specs Aug 14 00:41:38.491148 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-20ed5482-bdb1-47b5-b75d-465b5a1906b6 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:38.560667 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-20ed5482-bdb1-47b5-b75d-465b5a1906b6 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/e2005a51-2bbe-4589-aff1-3f81319b5fd2/extra_specs returned with HTTP 200 Aug 14 00:41:38.561050 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1042/4177] 10.4.3.208 () {68 vars in 1399 bytes} [Fri Aug 14 00:41:38 2026] POST /volume/v3/types/e2005a51-2bbe-4589-aff1-3f81319b5fd2/extra_specs => generated 35 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:41:38.569182 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d702d72c-0f01-48b1-9bd9-6305448135c9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.569272 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0bc83889-3a18-4edc-b5da-d0f8bf8bacc9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.571762 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0bc83889-3a18-4edc-b5da-d0f8bf8bacc9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:38.571932 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d702d72c-0f01-48b1-9bd9-6305448135c9 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] PUT https://10.4.3.208/volume/v3/types/e2005a51-2bbe-4589-aff1-3f81319b5fd2/extra_specs/key2 Aug 14 00:41:38.572006 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0bc83889-3a18-4edc-b5da-d0f8bf8bacc9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:38.572241 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0bc83889-3a18-4edc-b5da-d0f8bf8bacc9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:38.572395 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-0bc83889-3a18-4edc-b5da-d0f8bf8bacc9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:38.572560 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d702d72c-0f01-48b1-9bd9-6305448135c9 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:38.580976 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:38.580976 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:38.582156 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0bc83889-3a18-4edc-b5da-d0f8bf8bacc9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:38.582730 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1049/4178] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:38 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.606671 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d702d72c-0f01-48b1-9bd9-6305448135c9 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/e2005a51-2bbe-4589-aff1-3f81319b5fd2/extra_specs/key2 returned with HTTP 200 Aug 14 00:41:38.607233 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1027/4179] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:41:38 2026] PUT /volume/v3/types/e2005a51-2bbe-4589-aff1-3f81319b5fd2/extra_specs/key2 => generated 25 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:41:38.618338 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1245f234-2e6b-4588-aad6-647c4ed5cf19 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.620795 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1245f234-2e6b-4588-aad6-647c4ed5cf19 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:41:38.621368 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1245f234-2e6b-4588-aad6-647c4ed5cf19 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:38.642294 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1245f234-2e6b-4588-aad6-647c4ed5cf19 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:41:38.642947 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1043/4180] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:41:38 2026] POST /volume/v3/types => generated 195 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.647462 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Create volume of 1 GB Aug 14 00:41:38.653712 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Availability Zones retrieved successfully. Aug 14 00:41:38.653885 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8a3fa081-96ec-4bac-a84c-160ffeaa4d40 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.656248 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8a3fa081-96ec-4bac-a84c-160ffeaa4d40 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] DELETE https://10.4.3.208/volume/v3/types/c8f87b76-3d90-4636-a970-4418713816cd Aug 14 00:41:38.656466 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8a3fa081-96ec-4bac-a84c-160ffeaa4d40 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:38.657248 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8a3fa081-96ec-4bac-a84c-160ffeaa4d40 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:38.660427 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Flow 'volume_create_api' (990c6dcd-967e-4cc8-8b93-0c64984c18fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:38.661625 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f623a602-f967-4957-8390-0100f927ab39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:38.662921 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:38.701646 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8a3fa081-96ec-4bac-a84c-160ffeaa4d40 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/c8f87b76-3d90-4636-a970-4418713816cd returned with HTTP 202 Aug 14 00:41:38.702205 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1050/4181] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:41:38 2026] DELETE /volume/v3/types/c8f87b76-3d90-4636-a970-4418713816cd => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:38.715724 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e1efc34c-4054-45cc-9462-080755e3cff1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.718034 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e1efc34c-4054-45cc-9462-080755e3cff1 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:41:38.718956 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e1efc34c-4054-45cc-9462-080755e3cff1 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-130896374", "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=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:38.739185 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e1efc34c-4054-45cc-9462-080755e3cff1 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:41:38.739716 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1028/4182] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:41:38 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.749760 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-047dfec8-09f6-454b-a774-68ef9e6be570 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.752502 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-047dfec8-09f6-454b-a774-68ef9e6be570 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] POST https://10.4.3.208/volume/v3/types/0a19fe45-ae76-428d-ab35-3c66211f58c5/encryption Aug 14 00:41:38.752807 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-047dfec8-09f6-454b-a774-68ef9e6be570 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:38.761335 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f623a602-f967-4957-8390-0100f927ab39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:38.763619 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d20099c9-36bb-4f7b-99d9-14e5cbd9c1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:38.774601 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-047dfec8-09f6-454b-a774-68ef9e6be570 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/0a19fe45-ae76-428d-ab35-3c66211f58c5/encryption returned with HTTP 200 Aug 14 00:41:38.775143 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1044/4183] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:41:38 2026] POST /volume/v3/types/0a19fe45-ae76-428d-ab35-3c66211f58c5/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.786410 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1a655b5c-5a77-4139-809f-496abf7f0ada None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.788226 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1a655b5c-5a77-4139-809f-496abf7f0ada tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] DELETE https://10.4.3.208/volume/v3/types/0a19fe45-ae76-428d-ab35-3c66211f58c5/encryption/5d09174e-dfce-4a52-adc5-80ed49bf4939 Aug 14 00:41:38.788587 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1a655b5c-5a77-4139-809f-496abf7f0ada tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:38.788870 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1a655b5c-5a77-4139-809f-496abf7f0ada tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:38.801471 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1a655b5c-5a77-4139-809f-496abf7f0ada tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/0a19fe45-ae76-428d-ab35-3c66211f58c5/encryption/5d09174e-dfce-4a52-adc5-80ed49bf4939 returned with HTTP 202 Aug 14 00:41:38.801471 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1051/4184] 10.4.3.208 () {66 vars in 1489 bytes} [Fri Aug 14 00:41:38 2026] DELETE /volume/v3/types/0a19fe45-ae76-428d-ab35-3c66211f58c5/encryption/5d09174e-dfce-4a52-adc5-80ed49bf4939 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:38.811720 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1e6ff796-e733-4e5e-adb7-644ac78acf60 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.813604 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1e6ff796-e733-4e5e-adb7-644ac78acf60 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:41:38.814018 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1e6ff796-e733-4e5e-adb7-644ac78acf60 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-373628263", "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=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:38.835169 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1e6ff796-e733-4e5e-adb7-644ac78acf60 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:41:38.835799 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1029/4185] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:41:38 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.844445 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d69e03c4-4c27-4b71-bce8-29c8250a066d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.848816 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Created reservations ['a54ce62e-83ab-4dc1-bffb-73b4376da095', '8a41c94c-cbe1-4691-80db-a56804fb0b47', '1cb7c898-f811-4b40-8c61-5581e101ee22', '6f84da71-9319-49b4-8f4c-ef3f70ec58a1'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:38.848938 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d69e03c4-4c27-4b71-bce8-29c8250a066d tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] DELETE https://10.4.3.208/volume/v3/types/c0baff65-924e-42c3-b432-a1ca3224143e/extra_specs/key1 Aug 14 00:41:38.849066 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d69e03c4-4c27-4b71-bce8-29c8250a066d tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:38.849289 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d69e03c4-4c27-4b71-bce8-29c8250a066d tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:38.849792 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d20099c9-36bb-4f7b-99d9-14e5cbd9c1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a54ce62e-83ab-4dc1-bffb-73b4376da095', '8a41c94c-cbe1-4691-80db-a56804fb0b47', '1cb7c898-f811-4b40-8c61-5581e101ee22', '6f84da71-9319-49b4-8f4c-ef3f70ec58a1']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:38.850599 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ea5f7b-7a39-4a0f-95b7-0fa96ca51cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:38.870229 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d69e03c4-4c27-4b71-bce8-29c8250a066d tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/c0baff65-924e-42c3-b432-a1ca3224143e/extra_specs/key1 returned with HTTP 202 Aug 14 00:41:38.871165 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1045/4186] 10.4.3.208 () {66 vars in 1396 bytes} [Fri Aug 14 00:41:38 2026] DELETE /volume/v3/types/c0baff65-924e-42c3-b432-a1ca3224143e/extra_specs/key1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:41:38.879950 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ea5f7b-7a39-4a0f-95b7-0fa96ca51cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e71f916-c651-4c08-a710-60ed5640eece', '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='f472c0d218e04846b917393d0a454e42',qos_specs=None,replication_status=,reservations=['a54ce62e-83ab-4dc1-bffb-73b4376da095','8a41c94c-cbe1-4691-80db-a56804fb0b47','1cb7c898-f811-4b40-8c61-5581e101ee22','6f84da71-9319-49b4-8f4c-ef3f70ec58a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b45d0368e4647f6b69788653a6fb7ee',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:38Z,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=8e71f916-c651-4c08-a710-60ed5640eece,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f472c0d218e04846b917393d0a454e42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b45d0368e4647f6b69788653a6fb7ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:38.881448 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4af9eb1c-d9e0-49bd-81fe-009e1984a747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:38.884651 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-94d813af-3f26-4040-85f0-f441e0133d26 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.885942 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-94d813af-3f26-4040-85f0-f441e0133d26 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:41:38.886435 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-94d813af-3f26-4040-85f0-f441e0133d26 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-982162351", "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=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:38.907458 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-94d813af-3f26-4040-85f0-f441e0133d26 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:41:38.907458 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1052/4187] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:41:38 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.909067 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4af9eb1c-d9e0-49bd-81fe-009e1984a747) transitioned into state 'SUCCESS' from 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='f472c0d218e04846b917393d0a454e42',qos_specs=None,replication_status=,reservations=['a54ce62e-83ab-4dc1-bffb-73b4376da095','8a41c94c-cbe1-4691-80db-a56804fb0b47','1cb7c898-f811-4b40-8c61-5581e101ee22','6f84da71-9319-49b4-8f4c-ef3f70ec58a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b45d0368e4647f6b69788653a6fb7ee',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:38.910170 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c982e44e-2c82-4bc8-8a34-5d3025f014b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:38.916066 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-392b47aa-e06a-44f5-bf39-7b13f2828626 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.918572 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-392b47aa-e06a-44f5-bf39-7b13f2828626 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] DELETE https://10.4.3.208/volume/v3/types/00ac2599-6f25-4b11-b515-f2763de63b19 Aug 14 00:41:38.918964 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-392b47aa-e06a-44f5-bf39-7b13f2828626 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:38.919262 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-392b47aa-e06a-44f5-bf39-7b13f2828626 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:38.927116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c982e44e-2c82-4bc8-8a34-5d3025f014b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:38.927116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Flow 'volume_create_api' (990c6dcd-967e-4cc8-8b93-0c64984c18fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:38.927116 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Create volume request issued successfully. Aug 14 00:41:38.927753 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-12ef06d6-8cd9-4286-a0b6-590a52b8dd55 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:38.928367 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1062/4188] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:41:38 2026] POST /volume/v3/volumes => generated 775 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:38.942131 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-44c620f4-eaf2-4bf6-bbbe-d510bb6fa4d9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.943901 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-44c620f4-eaf2-4bf6-bbbe-d510bb6fa4d9 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:38.944164 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-44c620f4-eaf2-4bf6-bbbe-d510bb6fa4d9 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:38.944682 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-44c620f4-eaf2-4bf6-bbbe-d510bb6fa4d9 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:38.952388 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-392b47aa-e06a-44f5-bf39-7b13f2828626 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/00ac2599-6f25-4b11-b515-f2763de63b19 returned with HTTP 202 Aug 14 00:41:38.954113 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1030/4189] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:41:38 2026] DELETE /volume/v3/types/00ac2599-6f25-4b11-b515-f2763de63b19 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:38.954286 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:38.954286 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:38.961662 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-44c620f4-eaf2-4bf6-bbbe-d510bb6fa4d9 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:38.966843 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-44c620f4-eaf2-4bf6-bbbe-d510bb6fa4d9 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 200 Aug 14 00:41:38.967233 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1046/4190] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:38 2026] GET /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:38.969132 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ca2e2a03-533a-40a1-86d1-af95a88fd45a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.975332 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ca2e2a03-533a-40a1-86d1-af95a88fd45a tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] GET https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/extra_specs Aug 14 00:41:38.975332 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ca2e2a03-533a-40a1-86d1-af95a88fd45a tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:38.975332 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ca2e2a03-533a-40a1-86d1-af95a88fd45a tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:38.988454 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ca2e2a03-533a-40a1-86d1-af95a88fd45a tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/extra_specs returned with HTTP 200 Aug 14 00:41:38.988830 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1053/4191] 10.4.3.208 () {66 vars in 1378 bytes} [Fri Aug 14 00:41:38 2026] GET /volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/extra_specs => generated 185 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:38.997232 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5417a59a-4cfb-4729-82fe-a566964f681d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:38.999236 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5417a59a-4cfb-4729-82fe-a566964f681d tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] GET https://10.4.3.208/volume/v3/types Aug 14 00:41:38.999433 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5417a59a-4cfb-4729-82fe-a566964f681d tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:38.999641 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5417a59a-4cfb-4729-82fe-a566964f681d tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:38.999870 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:38.999870 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:39.014045 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5417a59a-4cfb-4729-82fe-a566964f681d tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:41:39.014573 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1063/4192] 10.4.3.208 () {66 vars in 1231 bytes} [Fri Aug 14 00:41:38 2026] GET /volume/v3/types => generated 2609 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:39.025819 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2caec3ec-d45b-4743-a477-42e595bb382c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.027797 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2caec3ec-d45b-4743-a477-42e595bb382c tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] GET https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/encryption/cipher Aug 14 00:41:39.030291 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2caec3ec-d45b-4743-a477-42e595bb382c tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.030291 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2caec3ec-d45b-4743-a477-42e595bb382c tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.035972 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2caec3ec-d45b-4743-a477-42e595bb382c tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/encryption/cipher returned with HTTP 200 Aug 14 00:41:39.036371 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1031/4193] 10.4.3.208 () {66 vars in 1396 bytes} [Fri Aug 14 00:41:39 2026] GET /volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:41:39.046847 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ef1b77de-5c6c-4543-853e-638a97cea61a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.053213 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ef1b77de-5c6c-4543-853e-638a97cea61a tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] GET https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/encryption Aug 14 00:41:39.053494 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ef1b77de-5c6c-4543-853e-638a97cea61a tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.053766 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ef1b77de-5c6c-4543-853e-638a97cea61a tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.060479 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ef1b77de-5c6c-4543-853e-638a97cea61a tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/encryption returned with HTTP 200 Aug 14 00:41:39.060910 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1047/4194] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:41:39 2026] GET /volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/encryption => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:39.074106 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-99c4d9a0-d7cc-4f65-9666-d9bb38360935 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.076657 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-99c4d9a0-d7cc-4f65-9666-d9bb38360935 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] GET https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/extra_specs/multiattach Aug 14 00:41:39.076861 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-99c4d9a0-d7cc-4f65-9666-d9bb38360935 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.077083 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-99c4d9a0-d7cc-4f65-9666-d9bb38360935 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.085176 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-99c4d9a0-d7cc-4f65-9666-d9bb38360935 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/extra_specs/multiattach returned with HTTP 200 Aug 14 00:41:39.085601 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1054/4195] 10.4.3.208 () {66 vars in 1414 bytes} [Fri Aug 14 00:41:39 2026] GET /volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:41:39.099882 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-29931f51-2ec0-4a86-85a7-e57a091a63e8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.102697 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-29931f51-2ec0-4a86-85a7-e57a091a63e8 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] GET https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/extra_specs/volume_backend_name Aug 14 00:41:39.102697 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-29931f51-2ec0-4a86-85a7-e57a091a63e8 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.102858 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-29931f51-2ec0-4a86-85a7-e57a091a63e8 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.110597 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-29931f51-2ec0-4a86-85a7-e57a091a63e8 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/extra_specs/volume_backend_name returned with HTTP 200 Aug 14 00:41:39.111106 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1064/4196] 10.4.3.208 () {66 vars in 1438 bytes} [Fri Aug 14 00:41:39 2026] GET /volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/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 14 00:41:39.118534 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4e3aab17-2f37-497c-8d68-080b33d59a4e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.120354 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4e3aab17-2f37-497c-8d68-080b33d59a4e tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] GET https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760 Aug 14 00:41:39.121625 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4e3aab17-2f37-497c-8d68-080b33d59a4e tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.121625 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4e3aab17-2f37-497c-8d68-080b33d59a4e tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.126686 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4e3aab17-2f37-497c-8d68-080b33d59a4e tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760 returned with HTTP 200 Aug 14 00:41:39.127067 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1032/4197] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:41:39 2026] GET /volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760 => generated 402 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:39.137723 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9ae50780-8426-4549-b47a-9e7ea2a1b503 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.139805 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9ae50780-8426-4549-b47a-9e7ea2a1b503 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] PUT https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/encryption/728b0ba2-dae5-49f0-a24b-d592f1d3dae9 Aug 14 00:41:39.140209 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9ae50780-8426-4549-b47a-9e7ea2a1b503 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:39.157241 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9ae50780-8426-4549-b47a-9e7ea2a1b503 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/encryption/728b0ba2-dae5-49f0-a24b-d592f1d3dae9 returned with HTTP 200 Aug 14 00:41:39.157730 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1048/4198] 10.4.3.208 () {68 vars in 1506 bytes} [Fri Aug 14 00:41:39 2026] PUT /volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/encryption/728b0ba2-dae5-49f0-a24b-d592f1d3dae9 => generated 33 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:41:39.171200 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7614c0ae-2dcc-488a-8793-d44020782d36 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.173266 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7614c0ae-2dcc-488a-8793-d44020782d36 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] PUT https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/extra_specs/key1 Aug 14 00:41:39.173746 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7614c0ae-2dcc-488a-8793-d44020782d36 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:39.198101 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7614c0ae-2dcc-488a-8793-d44020782d36 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/extra_specs/key1 returned with HTTP 200 Aug 14 00:41:39.198709 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1055/4199] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:41:39 2026] PUT /volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760/extra_specs/key1 => generated 30 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:41:39.209701 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-86072a3f-809e-40b4-a1e3-e82bf56b6c84 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.211498 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-86072a3f-809e-40b4-a1e3-e82bf56b6c84 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] PUT https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760 Aug 14 00:41:39.211908 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-86072a3f-809e-40b4-a1e3-e82bf56b6c84 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:39.225848 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-86072a3f-809e-40b4-a1e3-e82bf56b6c84 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760 returned with HTTP 200 Aug 14 00:41:39.226308 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1065/4200] 10.4.3.208 () {68 vars in 1362 bytes} [Fri Aug 14 00:41:39 2026] PUT /volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760 => generated 371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:39.241724 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b375c308-ee99-4462-b864-2c70ec4461e1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.244125 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b375c308-ee99-4462-b864-2c70ec4461e1 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] DELETE https://10.4.3.208/volume/v3/types/c0baff65-924e-42c3-b432-a1ca3224143e Aug 14 00:41:39.244599 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b375c308-ee99-4462-b864-2c70ec4461e1 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.244907 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b375c308-ee99-4462-b864-2c70ec4461e1 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.274426 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b375c308-ee99-4462-b864-2c70ec4461e1 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/c0baff65-924e-42c3-b432-a1ca3224143e returned with HTTP 202 Aug 14 00:41:39.274954 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1033/4201] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:41:39 2026] DELETE /volume/v3/types/c0baff65-924e-42c3-b432-a1ca3224143e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:39.283569 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c5858d90-f758-427e-a462-47527b4b1905 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.285640 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c5858d90-f758-427e-a462-47527b4b1905 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] DELETE https://10.4.3.208/volume/v3/types/0a19fe45-ae76-428d-ab35-3c66211f58c5 Aug 14 00:41:39.285935 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c5858d90-f758-427e-a462-47527b4b1905 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.286252 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c5858d90-f758-427e-a462-47527b4b1905 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.323879 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c5858d90-f758-427e-a462-47527b4b1905 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/0a19fe45-ae76-428d-ab35-3c66211f58c5 returned with HTTP 202 Aug 14 00:41:39.324360 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1049/4202] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:41:39 2026] DELETE /volume/v3/types/0a19fe45-ae76-428d-ab35-3c66211f58c5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:39.340081 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3ad40a93-536a-42d8-89df-c091233de743 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.342023 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3ad40a93-536a-42d8-89df-c091233de743 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] DELETE https://10.4.3.208/volume/v3/types/e2005a51-2bbe-4589-aff1-3f81319b5fd2 Aug 14 00:41:39.342243 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3ad40a93-536a-42d8-89df-c091233de743 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.342520 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3ad40a93-536a-42d8-89df-c091233de743 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.373247 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3ad40a93-536a-42d8-89df-c091233de743 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/e2005a51-2bbe-4589-aff1-3f81319b5fd2 returned with HTTP 202 Aug 14 00:41:39.373247 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1056/4203] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:41:39 2026] DELETE /volume/v3/types/e2005a51-2bbe-4589-aff1-3f81319b5fd2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:39.380422 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a93adcdf-cd70-4e16-b15a-d75724edb9d4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.386277 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a93adcdf-cd70-4e16-b15a-d75724edb9d4 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] DELETE https://10.4.3.208/volume/v3/types/7c57fdc4-b261-4dc5-958f-07c20618730a Aug 14 00:41:39.386852 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a93adcdf-cd70-4e16-b15a-d75724edb9d4 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.387037 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a93adcdf-cd70-4e16-b15a-d75724edb9d4 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Calling method '_delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.399182 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-253ea4d9-3f0e-4f07-99b9-795760626963 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.401207 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-253ea4d9-3f0e-4f07-99b9-795760626963 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 Aug 14 00:41:39.401459 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-253ea4d9-3f0e-4f07-99b9-795760626963 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.401683 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-253ea4d9-3f0e-4f07-99b9-795760626963 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.404448 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-423afc6b-dc28-4d79-966a-d4fd16686d2b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.408365 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-253ea4d9-3f0e-4f07-99b9-795760626963 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 returned with HTTP 404 Aug 14 00:41:39.408835 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1034/4204] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:39 2026] GET /volume/v3/volumes/88c803e9-7d52-45b4-a002-9b0227c3e4e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:39.409160 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-423afc6b-dc28-4d79-966a-d4fd16686d2b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 Aug 14 00:41:39.409581 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-423afc6b-dc28-4d79-966a-d4fd16686d2b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.409821 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-423afc6b-dc28-4d79-966a-d4fd16686d2b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.418111 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3e974215-e310-4f0e-b01f-a978b0b748df None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.420062 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3e974215-e310-4f0e-b01f-a978b0b748df tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:39.420300 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:39.420300 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:39.420390 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3e974215-e310-4f0e-b01f-a978b0b748df tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.420705 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3e974215-e310-4f0e-b01f-a978b0b748df tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.425030 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a93adcdf-cd70-4e16-b15a-d75724edb9d4 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/7c57fdc4-b261-4dc5-958f-07c20618730a returned with HTTP 202 Aug 14 00:41:39.428110 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1066/4205] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:41:39 2026] DELETE /volume/v3/types/7c57fdc4-b261-4dc5-958f-07c20618730a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:39.428243 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-423afc6b-dc28-4d79-966a-d4fd16686d2b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:39.429125 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:39.429125 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:39.431204 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-423afc6b-dc28-4d79-966a-d4fd16686d2b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 returned with HTTP 200 Aug 14 00:41:39.431646 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1050/4206] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:39 2026] GET /volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:39.433249 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3e974215-e310-4f0e-b01f-a978b0b748df tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:39.437973 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-834d7302-e948-43a9-89de-c95961e03296 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.438427 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3e974215-e310-4f0e-b01f-a978b0b748df tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:39.438931 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1057/4207] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:39 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:41:39.440571 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-834d7302-e948-43a9-89de-c95961e03296 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] DELETE https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760 Aug 14 00:41:39.440811 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-834d7302-e948-43a9-89de-c95961e03296 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.441102 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-834d7302-e948-43a9-89de-c95961e03296 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.451377 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1b11bf5f-c3f0-4ee7-87a9-9a22111dc573 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.453728 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1b11bf5f-c3f0-4ee7-87a9-9a22111dc573 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] PUT https://10.4.3.208/volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 Aug 14 00:41:39.454106 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1b11bf5f-c3f0-4ee7-87a9-9a22111dc573 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1791628382", "description": null}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:39.458211 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4c453df1-8edc-4960-8013-52a47d194018 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.460673 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:39.461014 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2007344828"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:39.462523 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2007344828'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:39.462678 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume of 1 GB Aug 14 00:41:39.465668 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:39.465668 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:39.467009 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Availability Zones retrieved successfully. Aug 14 00:41:39.470729 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1b11bf5f-c3f0-4ee7-87a9-9a22111dc573 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:39.475417 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-834d7302-e948-43a9-89de-c95961e03296 tempest-VolumeTypesAdminTests-736913334 tempest-VolumeTypesAdminTests-736913334-project-admin] https://10.4.3.208/volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760 returned with HTTP 202 Aug 14 00:41:39.475952 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1035/4208] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:41:39 2026] DELETE /volume/v3/types/30b360dc-0fa0-4135-8966-da1e1e43b760 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:39.476030 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Flow 'volume_create_api' (aa83a721-18db-4db1-97f8-68fb105de212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:39.477255 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5846c8b6-d5c1-4c54-8ff8-ac66705b672a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:39.478549 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:39.483783 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1b11bf5f-c3f0-4ee7-87a9-9a22111dc573 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume updated successfully. Aug 14 00:41:39.484960 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1b11bf5f-c3f0-4ee7-87a9-9a22111dc573 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 returned with HTTP 200 Aug 14 00:41:39.485820 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1067/4209] 10.4.3.208 () {68 vars in 1368 bytes} [Fri Aug 14 00:41:39 2026] PUT /volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 => generated 770 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:39.499691 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9eebd99d-aa7d-443d-a7f6-de082890401a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.502033 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9eebd99d-aa7d-443d-a7f6-de082890401a tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 Aug 14 00:41:39.502314 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9eebd99d-aa7d-443d-a7f6-de082890401a tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.502574 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9eebd99d-aa7d-443d-a7f6-de082890401a tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.513279 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:39.513279 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:39.514648 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5846c8b6-d5c1-4c54-8ff8-ac66705b672a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:39.515413 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f91319b3-764f-448e-b166-363a8921e1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:39.516684 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9eebd99d-aa7d-443d-a7f6-de082890401a tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:39.522782 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9eebd99d-aa7d-443d-a7f6-de082890401a tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 returned with HTTP 200 Aug 14 00:41:39.523351 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1058/4210] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:39 2026] GET /volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:39.538106 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d791ab81-9693-4002-876f-1e23c8155f84 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.540245 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d791ab81-9693-4002-876f-1e23c8155f84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] DELETE https://10.4.3.208/volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 Aug 14 00:41:39.540468 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d791ab81-9693-4002-876f-1e23c8155f84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.540665 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d791ab81-9693-4002-876f-1e23c8155f84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.540854 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-d791ab81-9693-4002-876f-1e23c8155f84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Delete volume with id: 6af99afa-ac24-44c5-aada-de521820e2d5 Aug 14 00:41:39.549440 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:39.549440 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:39.549944 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d791ab81-9693-4002-876f-1e23c8155f84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:39.571892 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d791ab81-9693-4002-876f-1e23c8155f84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Delete volume request issued successfully. Aug 14 00:41:39.572269 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d791ab81-9693-4002-876f-1e23c8155f84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 returned with HTTP 202 Aug 14 00:41:39.573116 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1036/4211] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:39 2026] DELETE /volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:39.573855 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['43114f6b-283f-4f75-9163-20968028975a', 'f914f3d9-19c3-4e76-bc58-f5053f00c205', '5574c0db-a206-4045-ba56-234168b6d04a', '8daeef7a-f2d2-4082-8b5b-7c6cfcb32e0a'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:39.574677 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f91319b3-764f-448e-b166-363a8921e1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43114f6b-283f-4f75-9163-20968028975a', 'f914f3d9-19c3-4e76-bc58-f5053f00c205', '5574c0db-a206-4045-ba56-234168b6d04a', '8daeef7a-f2d2-4082-8b5b-7c6cfcb32e0a']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:39.575613 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c680cd17-b1b3-4487-9e77-e4921782ea4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:39.585371 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9248b012-4122-45ff-8397-f5fc1bae13a5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.586757 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9248b012-4122-45ff-8397-f5fc1bae13a5 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 Aug 14 00:41:39.587851 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9248b012-4122-45ff-8397-f5fc1bae13a5 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.587851 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9248b012-4122-45ff-8397-f5fc1bae13a5 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.599284 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:39.599284 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:39.599435 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-faddfd6f-08b4-4acb-93ca-f01b2ebc14e7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.602209 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-faddfd6f-08b4-4acb-93ca-f01b2ebc14e7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:39.602764 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-faddfd6f-08b4-4acb-93ca-f01b2ebc14e7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.602764 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-faddfd6f-08b4-4acb-93ca-f01b2ebc14e7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.602764 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-faddfd6f-08b4-4acb-93ca-f01b2ebc14e7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:39.605355 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9248b012-4122-45ff-8397-f5fc1bae13a5 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:39.607046 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c680cd17-b1b3-4487-9e77-e4921782ea4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd183e1f-1850-403a-9e65-dd254590d387', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2007344828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56b1115a270461d8faabb0e020ef2ef',qos_specs=None,replication_status=,reservations=['43114f6b-283f-4f75-9163-20968028975a','f914f3d9-19c3-4e76-bc58-f5053f00c205','5574c0db-a206-4045-ba56-234168b6d04a','8daeef7a-f2d2-4082-8b5b-7c6cfcb32e0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2007344828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd183e1f-1850-403a-9e65-dd254590d387,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56b1115a270461d8faabb0e020ef2ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:39.607833 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a857d73f-518c-412f-a704-5674f50dde40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:39.608555 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:39.608555 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:39.609659 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-faddfd6f-08b4-4acb-93ca-f01b2ebc14e7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:39.610215 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1059/4212] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:39 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:39.613849 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9248b012-4122-45ff-8397-f5fc1bae13a5 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 returned with HTTP 200 Aug 14 00:41:39.613849 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1068/4213] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:39 2026] GET /volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:39.639004 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a857d73f-518c-412f-a704-5674f50dde40) transitioned into state 'SUCCESS' from state '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-2007344828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56b1115a270461d8faabb0e020ef2ef',qos_specs=None,replication_status=,reservations=['43114f6b-283f-4f75-9163-20968028975a','f914f3d9-19c3-4e76-bc58-f5053f00c205','5574c0db-a206-4045-ba56-234168b6d04a','8daeef7a-f2d2-4082-8b5b-7c6cfcb32e0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:39.639915 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b231580b-d21a-4efa-9c49-600aa1a10037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:39.654147 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b231580b-d21a-4efa-9c49-600aa1a10037) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:39.655265 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Flow 'volume_create_api' (aa83a721-18db-4db1-97f8-68fb105de212) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:39.655759 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume request issued successfully. Aug 14 00:41:39.656667 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4c453df1-8edc-4960-8013-52a47d194018 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:39.657338 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1051/4214] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:41:39 2026] POST /volume/v3/volumes => generated 754 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:39.676132 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6c8b58fc-8f4b-4fdc-a61b-c741b3e6e93f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.678391 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6c8b58fc-8f4b-4fdc-a61b-c741b3e6e93f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 Aug 14 00:41:39.678601 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6c8b58fc-8f4b-4fdc-a61b-c741b3e6e93f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.678835 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6c8b58fc-8f4b-4fdc-a61b-c741b3e6e93f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.689519 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:39.689519 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:39.695793 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6c8b58fc-8f4b-4fdc-a61b-c741b3e6e93f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:39.700789 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6c8b58fc-8f4b-4fdc-a61b-c741b3e6e93f tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 returned with HTTP 200 Aug 14 00:41:39.701229 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1037/4215] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:39 2026] GET /volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:39.980814 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7737e9af-8b56-4d2d-bc4b-9407b79e204c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:39.981383 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7737e9af-8b56-4d2d-bc4b-9407b79e204c tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:39.981683 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7737e9af-8b56-4d2d-bc4b-9407b79e204c tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:39.981863 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7737e9af-8b56-4d2d-bc4b-9407b79e204c tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:39.991563 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:39.991563 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:39.997943 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7737e9af-8b56-4d2d-bc4b-9407b79e204c tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:40.004492 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7737e9af-8b56-4d2d-bc4b-9407b79e204c tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 200 Aug 14 00:41:40.004942 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1060/4216] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:39 2026] GET /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:40.624977 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bb25799b-8cfd-412d-a093-394e215a5d78 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:40.626883 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bb25799b-8cfd-412d-a093-394e215a5d78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:40.627112 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bb25799b-8cfd-412d-a093-394e215a5d78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:40.627370 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bb25799b-8cfd-412d-a093-394e215a5d78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:40.627526 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-bb25799b-8cfd-412d-a093-394e215a5d78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:40.630656 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1b6c2007-9881-4d28-a81a-045043515eed None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:40.632789 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1b6c2007-9881-4d28-a81a-045043515eed tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 Aug 14 00:41:40.632968 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1b6c2007-9881-4d28-a81a-045043515eed tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:40.633159 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1b6c2007-9881-4d28-a81a-045043515eed tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:40.634462 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:40.634462 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:40.637383 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bb25799b-8cfd-412d-a093-394e215a5d78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:40.637928 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1069/4217] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:40 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:40.650535 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1b6c2007-9881-4d28-a81a-045043515eed tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 returned with HTTP 404 Aug 14 00:41:40.651131 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1052/4218] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:40 2026] GET /volume/v3/volumes/6af99afa-ac24-44c5-aada-de521820e2d5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:40.659442 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5a99d4fa-c892-47e8-a422-f9d35084dc90 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:40.662142 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5a99d4fa-c892-47e8-a422-f9d35084dc90 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 Aug 14 00:41:40.662422 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5a99d4fa-c892-47e8-a422-f9d35084dc90 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:40.662703 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5a99d4fa-c892-47e8-a422-f9d35084dc90 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:40.674561 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:40.674561 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:40.689447 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5a99d4fa-c892-47e8-a422-f9d35084dc90 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:40.701183 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5a99d4fa-c892-47e8-a422-f9d35084dc90 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 returned with HTTP 200 Aug 14 00:41:40.701970 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1038/4219] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:40 2026] GET /volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 => generated 925 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:40.719429 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bbfcc812-6a7e-40c4-b446-51a62d0fef60 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:40.719590 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-55435f20-0db2-4621-b087-028612cdf1f2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:40.721120 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bbfcc812-6a7e-40c4-b446-51a62d0fef60 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 Aug 14 00:41:40.721380 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-55435f20-0db2-4621-b087-028612cdf1f2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] DELETE https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 Aug 14 00:41:40.721590 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bbfcc812-6a7e-40c4-b446-51a62d0fef60 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:40.721672 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bbfcc812-6a7e-40c4-b446-51a62d0fef60 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:40.721711 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-55435f20-0db2-4621-b087-028612cdf1f2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:40.722131 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-55435f20-0db2-4621-b087-028612cdf1f2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:40.722131 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-55435f20-0db2-4621-b087-028612cdf1f2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Delete volume with id: 38866beb-6a21-4634-9d0f-ac50f69583a8 Aug 14 00:41:40.735124 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:40.735124 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:40.739127 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-55435f20-0db2-4621-b087-028612cdf1f2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:40.741649 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:40.741649 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:40.753029 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bbfcc812-6a7e-40c4-b446-51a62d0fef60 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:40.759128 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bbfcc812-6a7e-40c4-b446-51a62d0fef60 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 returned with HTTP 200 Aug 14 00:41:40.759882 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1070/4220] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:40 2026] GET /volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:40.763207 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-55435f20-0db2-4621-b087-028612cdf1f2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Delete volume request issued successfully. Aug 14 00:41:40.764118 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-55435f20-0db2-4621-b087-028612cdf1f2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 returned with HTTP 202 Aug 14 00:41:40.764118 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1061/4221] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:40 2026] DELETE /volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:40.777471 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f8b71e7c-029e-4182-94be-6812b026e975 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:40.779432 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-574eb91b-3cac-48df-b50a-860bd6387864 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:40.780336 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f8b71e7c-029e-4182-94be-6812b026e975 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 Aug 14 00:41:40.780600 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f8b71e7c-029e-4182-94be-6812b026e975 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:40.780863 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f8b71e7c-029e-4182-94be-6812b026e975 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:40.785118 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-574eb91b-3cac-48df-b50a-860bd6387864 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:41:40.785118 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-574eb91b-3cac-48df-b50a-860bd6387864 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd183e1f-1850-403a-9e65-dd254590d387", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-97312814"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:40.792844 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:40.792844 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:40.797547 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f8b71e7c-029e-4182-94be-6812b026e975 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:40.798145 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:40.798145 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:40.798755 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-574eb91b-3cac-48df-b50a-860bd6387864 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:40.798921 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-574eb91b-3cac-48df-b50a-860bd6387864 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create snapshot from volume bd183e1f-1850-403a-9e65-dd254590d387 Aug 14 00:41:40.807139 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f8b71e7c-029e-4182-94be-6812b026e975 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 returned with HTTP 200 Aug 14 00:41:40.807773 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1053/4222] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:40 2026] GET /volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 => generated 924 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:40.843654 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-574eb91b-3cac-48df-b50a-860bd6387864 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['690bbde2-e450-4d90-96c4-4fe2e273c449', '57acc258-a282-4bd3-9b2b-503a43150759', '7299d4c8-c0bd-4cc4-83b2-aa7c47453693', 'b3e24b3a-8492-4584-9116-c2e40ee1db5e'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:40.883840 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-574eb91b-3cac-48df-b50a-860bd6387864 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot create request issued successfully. Aug 14 00:41:40.884672 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-574eb91b-3cac-48df-b50a-860bd6387864 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:41:40.885381 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1039/4223] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:41:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:40.895204 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-833434dc-de01-4e88-9229-fd5016d5e248 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:40.897898 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-833434dc-de01-4e88-9229-fd5016d5e248 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/0459b497-c9e1-4cf7-8343-9a9913382ada Aug 14 00:41:40.898234 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-833434dc-de01-4e88-9229-fd5016d5e248 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:40.898554 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-833434dc-de01-4e88-9229-fd5016d5e248 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:40.909209 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:40.909209 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:40.909909 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-833434dc-de01-4e88-9229-fd5016d5e248 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:40.911045 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-833434dc-de01-4e88-9229-fd5016d5e248 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/0459b497-c9e1-4cf7-8343-9a9913382ada returned with HTTP 200 Aug 14 00:41:40.911605 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1071/4224] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:40 2026] GET /volume/v3/snapshots/0459b497-c9e1-4cf7-8343-9a9913382ada => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:41.023731 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1ee77ca5-0553-45bf-a430-481b3bd1cb7e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:41.027341 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1ee77ca5-0553-45bf-a430-481b3bd1cb7e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:41.027716 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1ee77ca5-0553-45bf-a430-481b3bd1cb7e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:41.028150 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1ee77ca5-0553-45bf-a430-481b3bd1cb7e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:41.035951 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:41.035951 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:41.040401 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1ee77ca5-0553-45bf-a430-481b3bd1cb7e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:41.045210 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1ee77ca5-0553-45bf-a430-481b3bd1cb7e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 200 Aug 14 00:41:41.045689 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1062/4225] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:41 2026] GET /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:41.648446 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f87ecbed-9829-4fde-a35d-c16339f647fa None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:41.650713 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f87ecbed-9829-4fde-a35d-c16339f647fa tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:41.650938 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f87ecbed-9829-4fde-a35d-c16339f647fa tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:41.651121 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f87ecbed-9829-4fde-a35d-c16339f647fa tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:41.651223 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-f87ecbed-9829-4fde-a35d-c16339f647fa tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:41.656271 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:41.656271 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:41.657353 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f87ecbed-9829-4fde-a35d-c16339f647fa tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:41.657892 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1054/4226] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:41 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:41.822524 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7c35a9f5-2d3b-47a2-bee4-acaf6669ccf8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:41.824361 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7c35a9f5-2d3b-47a2-bee4-acaf6669ccf8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 Aug 14 00:41:41.824610 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7c35a9f5-2d3b-47a2-bee4-acaf6669ccf8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:41.824799 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7c35a9f5-2d3b-47a2-bee4-acaf6669ccf8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:41.830586 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7c35a9f5-2d3b-47a2-bee4-acaf6669ccf8 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 returned with HTTP 404 Aug 14 00:41:41.831056 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1040/4227] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:41 2026] GET /volume/v3/volumes/38866beb-6a21-4634-9d0f-ac50f69583a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:41.839202 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-03160995-4b9e-4f90-ac83-145500553f84 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:41.841001 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-03160995-4b9e-4f90-ac83-145500553f84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a Aug 14 00:41:41.841210 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-03160995-4b9e-4f90-ac83-145500553f84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:41.841393 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-03160995-4b9e-4f90-ac83-145500553f84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:41.849174 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:41.849174 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:41.853788 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-03160995-4b9e-4f90-ac83-145500553f84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:41.859179 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-03160995-4b9e-4f90-ac83-145500553f84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a returned with HTTP 200 Aug 14 00:41:41.859622 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1072/4228] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:41 2026] GET /volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:41.877287 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fbd44b29-b6df-4264-8845-1f07d94e16e5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:41.879369 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fbd44b29-b6df-4264-8845-1f07d94e16e5 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] DELETE https://10.4.3.208/volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a Aug 14 00:41:41.879603 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fbd44b29-b6df-4264-8845-1f07d94e16e5 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:41.879844 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fbd44b29-b6df-4264-8845-1f07d94e16e5 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:41.880305 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-fbd44b29-b6df-4264-8845-1f07d94e16e5 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Delete volume with id: d66eb9a1-7327-4686-9994-8da01a32850a Aug 14 00:41:41.888687 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:41.888687 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:41.889306 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fbd44b29-b6df-4264-8845-1f07d94e16e5 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:41.911116 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fbd44b29-b6df-4264-8845-1f07d94e16e5 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Delete volume request issued successfully. Aug 14 00:41:41.911116 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fbd44b29-b6df-4264-8845-1f07d94e16e5 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a returned with HTTP 202 Aug 14 00:41:41.911116 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1063/4229] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:41 2026] DELETE /volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:41.916204 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5f4c58e7-094e-4039-aace-4de4ecdcca6a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:41.920272 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5f4c58e7-094e-4039-aace-4de4ecdcca6a tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a Aug 14 00:41:41.920272 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5f4c58e7-094e-4039-aace-4de4ecdcca6a tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:41.920272 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5f4c58e7-094e-4039-aace-4de4ecdcca6a tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:41.922047 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-22f4bb97-4ba7-4d7d-abfd-d58a3e31f023 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:41.924376 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-22f4bb97-4ba7-4d7d-abfd-d58a3e31f023 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/0459b497-c9e1-4cf7-8343-9a9913382ada Aug 14 00:41:41.924376 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-22f4bb97-4ba7-4d7d-abfd-d58a3e31f023 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:41.924654 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-22f4bb97-4ba7-4d7d-abfd-d58a3e31f023 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:41.930878 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:41.930878 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:41.931018 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:41.931018 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:41.931018 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-22f4bb97-4ba7-4d7d-abfd-d58a3e31f023 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:41.931773 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-22f4bb97-4ba7-4d7d-abfd-d58a3e31f023 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/0459b497-c9e1-4cf7-8343-9a9913382ada returned with HTTP 200 Aug 14 00:41:41.932224 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1041/4230] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:41 2026] GET /volume/v3/snapshots/0459b497-c9e1-4cf7-8343-9a9913382ada => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:41.935259 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5f4c58e7-094e-4039-aace-4de4ecdcca6a tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:41.940665 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5f4c58e7-094e-4039-aace-4de4ecdcca6a tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a returned with HTTP 200 Aug 14 00:41:41.941251 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1055/4231] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:41 2026] GET /volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:41.943142 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:41.947376 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:41.947818 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0459b497-c9e1-4cf7-8343-9a9913382ada", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-93901867"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:41.950568 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume request body: {'volume': {'snapshot_id': '0459b497-c9e1-4cf7-8343-9a9913382ada', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-93901867'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:41.956505 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:41.956505 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:41.957010 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:41.957190 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume of 1 GB Aug 14 00:41:41.963171 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Availability Zones retrieved successfully. Aug 14 00:41:41.971561 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Flow 'volume_create_api' (f2f0c8ad-26c9-414a-8edf-487581556a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:41.973208 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeca4d2d-e2a8-4d8c-8dba-29af61b0b664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:41.974678 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:42.015115 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeca4d2d-e2a8-4d8c-8dba-29af61b0b664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0459b497-c9e1-4cf7-8343-9a9913382ada', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:42.016167 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49993ad4-bfb0-4844-a85e-4b3cf32f013b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:42.063483 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8b193f39-fa42-46a4-b1ad-eb0234211e2b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:42.065622 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8b193f39-fa42-46a4-b1ad-eb0234211e2b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:42.065872 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8b193f39-fa42-46a4-b1ad-eb0234211e2b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:42.066123 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8b193f39-fa42-46a4-b1ad-eb0234211e2b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:42.072936 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Created reservations ['b95bc57c-1fed-4c1f-9b4b-9f868faa21dd', '58b6f391-2ea5-4c34-b6eb-bebd14dc649f', 'ed29f8e3-feac-41fa-80dc-1d054c4699f5', 'ed8b9a61-d460-43e5-b358-fbd7617625a1'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:42.073913 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49993ad4-bfb0-4844-a85e-4b3cf32f013b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b95bc57c-1fed-4c1f-9b4b-9f868faa21dd', '58b6f391-2ea5-4c34-b6eb-bebd14dc649f', 'ed29f8e3-feac-41fa-80dc-1d054c4699f5', 'ed8b9a61-d460-43e5-b358-fbd7617625a1']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:42.075183 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7060eeee-f08d-44f2-aec5-b2b0bdf59e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:42.076139 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:42.076139 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:42.080943 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8b193f39-fa42-46a4-b1ad-eb0234211e2b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:42.087886 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8b193f39-fa42-46a4-b1ad-eb0234211e2b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 200 Aug 14 00:41:42.088597 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1064/4232] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:42 2026] GET /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:42.129697 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7060eeee-f08d-44f2-aec5-b2b0bdf59e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e28d01de-fc2a-44c8-bb5e-cb8644c1db5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-93901867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56b1115a270461d8faabb0e020ef2ef',qos_specs=None,replication_status=,reservations=['b95bc57c-1fed-4c1f-9b4b-9f868faa21dd','58b6f391-2ea5-4c34-b6eb-bebd14dc649f','ed29f8e3-feac-41fa-80dc-1d054c4699f5','ed8b9a61-d460-43e5-b358-fbd7617625a1'],size=1,snapshot_id=0459b497-c9e1-4cf7-8343-9a9913382ada,source_replicaid=,source_volid=None,status='creating',user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-93901867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e28d01de-fc2a-44c8-bb5e-cb8644c1db5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56b1115a270461d8faabb0e020ef2ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0459b497-c9e1-4cf7-8343-9a9913382ada,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:42.130769 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c2ac08c-7182-41ff-9272-dba0b13a51b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:42.154411 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c2ac08c-7182-41ff-9272-dba0b13a51b1) transitioned into state 'SUCCESS' from state '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-93901867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56b1115a270461d8faabb0e020ef2ef',qos_specs=None,replication_status=,reservations=['b95bc57c-1fed-4c1f-9b4b-9f868faa21dd','58b6f391-2ea5-4c34-b6eb-bebd14dc649f','ed29f8e3-feac-41fa-80dc-1d054c4699f5','ed8b9a61-d460-43e5-b358-fbd7617625a1'],size=1,snapshot_id=0459b497-c9e1-4cf7-8343-9a9913382ada,source_replicaid=,source_volid=None,status='creating',user_id='2d5e84fdce6448ab8278606fdf55a3ea',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:42.155592 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c4fc0c0-de06-4162-b664-ff84aafa44f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:42.182513 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c4fc0c0-de06-4162-b664-ff84aafa44f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:42.183700 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Flow 'volume_create_api' (f2f0c8ad-26c9-414a-8edf-487581556a4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:42.184102 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Create volume request issued successfully. Aug 14 00:41:42.184858 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-beb98306-5921-4f18-8bd1-1fad4f6ab964 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:42.185379 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1073/4233] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:41:41 2026] POST /volume/v3/volumes => generated 786 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:42.198338 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f8cad5e6-e4d3-4beb-9fbf-a3024c857322 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:42.200726 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f8cad5e6-e4d3-4beb-9fbf-a3024c857322 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b Aug 14 00:41:42.200919 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f8cad5e6-e4d3-4beb-9fbf-a3024c857322 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:42.201205 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f8cad5e6-e4d3-4beb-9fbf-a3024c857322 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:42.211673 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:42.211673 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:42.218026 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f8cad5e6-e4d3-4beb-9fbf-a3024c857322 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:42.223389 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f8cad5e6-e4d3-4beb-9fbf-a3024c857322 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b returned with HTTP 200 Aug 14 00:41:42.223751 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1042/4234] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:42 2026] GET /volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:42.674427 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a68b2750-2274-4a8e-9334-a7e0ab2141cc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:42.676766 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a68b2750-2274-4a8e-9334-a7e0ab2141cc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:42.676979 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a68b2750-2274-4a8e-9334-a7e0ab2141cc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:42.677225 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a68b2750-2274-4a8e-9334-a7e0ab2141cc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:42.677456 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-a68b2750-2274-4a8e-9334-a7e0ab2141cc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:42.684241 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:42.684241 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:42.685125 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a68b2750-2274-4a8e-9334-a7e0ab2141cc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:42.685585 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1056/4235] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:42 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:42.956723 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-90c72d2c-ad8b-4b11-aebc-f987b8d99ad3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:42.961559 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-90c72d2c-ad8b-4b11-aebc-f987b8d99ad3 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a Aug 14 00:41:42.961559 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-90c72d2c-ad8b-4b11-aebc-f987b8d99ad3 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:42.961559 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-90c72d2c-ad8b-4b11-aebc-f987b8d99ad3 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:42.969710 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-90c72d2c-ad8b-4b11-aebc-f987b8d99ad3 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a returned with HTTP 404 Aug 14 00:41:42.970728 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1065/4236] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:42 2026] GET /volume/v3/volumes/d66eb9a1-7327-4686-9994-8da01a32850a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:43.022097 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7864707e-3958-45b3-b506-4bcabaa77b09 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:43.023826 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:43.024183 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "size": 1, "name": "tempest-VolumesGetTest-Volume-741078650", "metadata": {"Type": "Test"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:43.025598 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume request body: {'volume': {'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-741078650', 'metadata': {'Type': 'Test'}}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:43.100485 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a6858dd4-1ee1-452f-bb97-d62b50034a76 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:43.102172 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a6858dd4-1ee1-452f-bb97-d62b50034a76 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:43.102424 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a6858dd4-1ee1-452f-bb97-d62b50034a76 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:43.102691 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a6858dd4-1ee1-452f-bb97-d62b50034a76 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:43.108078 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume of 1 GB Aug 14 00:41:43.108466 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:43.108466 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:43.111354 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:43.111354 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:43.114950 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Availability Zones retrieved successfully. Aug 14 00:41:43.115039 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a6858dd4-1ee1-452f-bb97-d62b50034a76 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:43.121626 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Flow 'volume_create_api' (075f5bba-db85-4750-92af-6984d7a1e6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:43.121930 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a6858dd4-1ee1-452f-bb97-d62b50034a76 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 200 Aug 14 00:41:43.122317 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1043/4237] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:43 2026] GET /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:43.122926 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7b29a7-ad5d-4288-9453-f1288277db15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:43.123912 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:43.186523 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7b29a7-ad5d-4288-9453-f1288277db15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:43.187338 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1111a313-b350-48b2-9618-dc44e329531c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:43.232272 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Created reservations ['bd2bfa1f-1fa6-4d6d-9f25-53209a111ab8', 'b4dfabb0-e176-4517-8423-f0e43bafa736', 'efcfb4a9-ef21-4623-8c38-74c7cd608adc', '06d93430-00bb-42e2-8d29-ba1ac1b4b645'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:43.233351 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1111a313-b350-48b2-9618-dc44e329531c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd2bfa1f-1fa6-4d6d-9f25-53209a111ab8', 'b4dfabb0-e176-4517-8423-f0e43bafa736', 'efcfb4a9-ef21-4623-8c38-74c7cd608adc', '06d93430-00bb-42e2-8d29-ba1ac1b4b645']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:43.234133 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0743b85b-80eb-43ff-a5ea-05ac0509dfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:43.238881 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-83357ae9-a56e-4a6a-896f-394dcbb36683 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:43.241057 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-83357ae9-a56e-4a6a-896f-394dcbb36683 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b Aug 14 00:41:43.241287 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-83357ae9-a56e-4a6a-896f-394dcbb36683 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:43.241502 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-83357ae9-a56e-4a6a-896f-394dcbb36683 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:43.249305 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:43.249305 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:43.253670 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-83357ae9-a56e-4a6a-896f-394dcbb36683 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:43.260007 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-83357ae9-a56e-4a6a-896f-394dcbb36683 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b returned with HTTP 200 Aug 14 00:41:43.260522 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1057/4238] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:43 2026] GET /volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:43.262400 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0743b85b-80eb-43ff-a5ea-05ac0509dfb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a70d39a-81d0-416c-8cfb-db33e64d4670', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-741078650',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='15d719e6670f448b9b71ac6cbdb06c03',qos_specs=None,replication_status=,reservations=['bd2bfa1f-1fa6-4d6d-9f25-53209a111ab8','b4dfabb0-e176-4517-8423-f0e43bafa736','efcfb4a9-ef21-4623-8c38-74c7cd608adc','06d93430-00bb-42e2-8d29-ba1ac1b4b645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-741078650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a70d39a-81d0-416c-8cfb-db33e64d4670,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='15d719e6670f448b9b71ac6cbdb06c03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:43.263559 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (395be9a5-d2e3-410a-97a9-8357424400dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:43.273184 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-000bcf00-ca15-4f92-a7fe-4e7cc326f95b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:43.275443 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-000bcf00-ca15-4f92-a7fe-4e7cc326f95b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b Aug 14 00:41:43.275697 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-000bcf00-ca15-4f92-a7fe-4e7cc326f95b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:43.275938 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-000bcf00-ca15-4f92-a7fe-4e7cc326f95b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:43.283517 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:43.283517 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:43.286822 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (395be9a5-d2e3-410a-97a9-8357424400dc) transitioned into state 'SUCCESS' from state '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-741078650',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='15d719e6670f448b9b71ac6cbdb06c03',qos_specs=None,replication_status=,reservations=['bd2bfa1f-1fa6-4d6d-9f25-53209a111ab8','b4dfabb0-e176-4517-8423-f0e43bafa736','efcfb4a9-ef21-4623-8c38-74c7cd608adc','06d93430-00bb-42e2-8d29-ba1ac1b4b645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:43.287753 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e526ba2d-b20c-4e1c-beef-2c0876872451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:43.288023 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-000bcf00-ca15-4f92-a7fe-4e7cc326f95b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:43.294395 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-000bcf00-ca15-4f92-a7fe-4e7cc326f95b tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b returned with HTTP 200 Aug 14 00:41:43.294988 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1066/4239] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:43 2026] GET /volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:43.298046 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e526ba2d-b20c-4e1c-beef-2c0876872451) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:43.299969 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Flow 'volume_create_api' (075f5bba-db85-4750-92af-6984d7a1e6f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:43.300379 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume request issued successfully. Aug 14 00:41:43.301015 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7864707e-3958-45b3-b506-4bcabaa77b09 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:43.301527 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1074/4240] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:41:43 2026] POST /volume/v3/volumes => generated 758 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:43.312629 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d4f4927c-16e4-4125-b4ea-eb881956527e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:43.313921 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-77155cfe-2ffd-4275-8ed7-eb4b1391f33a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:43.314531 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d4f4927c-16e4-4125-b4ea-eb881956527e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b Aug 14 00:41:43.314771 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d4f4927c-16e4-4125-b4ea-eb881956527e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:43.315026 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d4f4927c-16e4-4125-b4ea-eb881956527e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:43.315257 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-d4f4927c-16e4-4125-b4ea-eb881956527e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete volume with id: e28d01de-fc2a-44c8-bb5e-cb8644c1db5b Aug 14 00:41:43.315888 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-77155cfe-2ffd-4275-8ed7-eb4b1391f33a tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 Aug 14 00:41:43.316184 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-77155cfe-2ffd-4275-8ed7-eb4b1391f33a tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:43.316404 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-77155cfe-2ffd-4275-8ed7-eb4b1391f33a tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:43.323611 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:43.323611 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:43.324107 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d4f4927c-16e4-4125-b4ea-eb881956527e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:43.326148 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:43.326148 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:43.331388 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-77155cfe-2ffd-4275-8ed7-eb4b1391f33a tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:43.337618 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-77155cfe-2ffd-4275-8ed7-eb4b1391f33a tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 returned with HTTP 200 Aug 14 00:41:43.337984 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1058/4241] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:43 2026] GET /volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:41:43.340050 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d4f4927c-16e4-4125-b4ea-eb881956527e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete volume request issued successfully. Aug 14 00:41:43.340161 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d4f4927c-16e4-4125-b4ea-eb881956527e tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b returned with HTTP 202 Aug 14 00:41:43.340636 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1044/4242] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:43 2026] DELETE /volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:43.348343 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-11f0d028-a9b6-4888-957b-8666fd6211bf None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:43.350175 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-11f0d028-a9b6-4888-957b-8666fd6211bf tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b Aug 14 00:41:43.350439 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-11f0d028-a9b6-4888-957b-8666fd6211bf tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:43.350763 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-11f0d028-a9b6-4888-957b-8666fd6211bf tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:43.359117 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:43.359117 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:43.363789 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-11f0d028-a9b6-4888-957b-8666fd6211bf tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:43.369056 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-11f0d028-a9b6-4888-957b-8666fd6211bf tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b returned with HTTP 200 Aug 14 00:41:43.369603 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1067/4243] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:43 2026] GET /volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:43.698138 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0c818299-6e72-4894-a2fc-7685911dba85 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:43.700240 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0c818299-6e72-4894-a2fc-7685911dba85 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:43.700499 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0c818299-6e72-4894-a2fc-7685911dba85 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:43.702133 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0c818299-6e72-4894-a2fc-7685911dba85 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:43.702133 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-0c818299-6e72-4894-a2fc-7685911dba85 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:43.708206 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:43.708206 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:43.709657 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0c818299-6e72-4894-a2fc-7685911dba85 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:43.710316 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1075/4244] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:43 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:44.134910 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bbdea301-0a1a-44d3-9c0a-c403b3d42e7d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:44.137256 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bbdea301-0a1a-44d3-9c0a-c403b3d42e7d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:44.137579 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bbdea301-0a1a-44d3-9c0a-c403b3d42e7d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:44.137860 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bbdea301-0a1a-44d3-9c0a-c403b3d42e7d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:44.145108 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:44.145108 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:44.149252 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bbdea301-0a1a-44d3-9c0a-c403b3d42e7d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:44.153856 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bbdea301-0a1a-44d3-9c0a-c403b3d42e7d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 200 Aug 14 00:41:44.154361 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1059/4245] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:44 2026] GET /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:44.350814 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9ae7ee86-8cc0-4fa2-a6a0-879173860833 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:44.355568 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9ae7ee86-8cc0-4fa2-a6a0-879173860833 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 Aug 14 00:41:44.355763 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9ae7ee86-8cc0-4fa2-a6a0-879173860833 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:44.355963 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9ae7ee86-8cc0-4fa2-a6a0-879173860833 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:44.363460 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:44.363460 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:44.366430 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-9ae7ee86-8cc0-4fa2-a6a0-879173860833 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:44.371227 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9ae7ee86-8cc0-4fa2-a6a0-879173860833 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 returned with HTTP 200 Aug 14 00:41:44.371623 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1045/4246] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:44 2026] GET /volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:44.385051 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b88f5c07-4069-4699-97ec-0c4da33cdd84 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:44.385388 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9b675420-0d58-407a-9a78-586668381059 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:44.388038 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b88f5c07-4069-4699-97ec-0c4da33cdd84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 Aug 14 00:41:44.388281 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b88f5c07-4069-4699-97ec-0c4da33cdd84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:44.388426 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b88f5c07-4069-4699-97ec-0c4da33cdd84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:44.388583 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9b675420-0d58-407a-9a78-586668381059 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b Aug 14 00:41:44.388856 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9b675420-0d58-407a-9a78-586668381059 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:44.389040 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9b675420-0d58-407a-9a78-586668381059 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:44.395604 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9b675420-0d58-407a-9a78-586668381059 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b returned with HTTP 404 Aug 14 00:41:44.396155 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1068/4247] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:44 2026] GET /volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:44.397568 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:44.397568 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:44.401774 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b88f5c07-4069-4699-97ec-0c4da33cdd84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:44.402805 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1f02d565-613c-40de-8703-e648b3d8ce99 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:44.404859 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1f02d565-613c-40de-8703-e648b3d8ce99 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b Aug 14 00:41:44.405041 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1f02d565-613c-40de-8703-e648b3d8ce99 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:44.405569 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1f02d565-613c-40de-8703-e648b3d8ce99 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:44.407651 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b88f5c07-4069-4699-97ec-0c4da33cdd84 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 returned with HTTP 200 Aug 14 00:41:44.408050 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1076/4248] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:44 2026] GET /volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:44.411294 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1f02d565-613c-40de-8703-e648b3d8ce99 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b returned with HTTP 404 Aug 14 00:41:44.411864 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1060/4249] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:44 2026] GET /volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:44.419445 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-12c6ee1e-a7da-4d79-9858-199ac7cfd791 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:44.420695 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6e4f93f4-123b-4899-9ba4-e72d519df914 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:44.422581 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-12c6ee1e-a7da-4d79-9858-199ac7cfd791 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] PUT https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 Aug 14 00:41:44.423019 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-12c6ee1e-a7da-4d79-9858-199ac7cfd791 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-741078650"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:44.425916 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6e4f93f4-123b-4899-9ba4-e72d519df914 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b Aug 14 00:41:44.426218 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6e4f93f4-123b-4899-9ba4-e72d519df914 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:44.426482 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6e4f93f4-123b-4899-9ba4-e72d519df914 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:44.426691 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-6e4f93f4-123b-4899-9ba4-e72d519df914 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete volume with id: e28d01de-fc2a-44c8-bb5e-cb8644c1db5b Aug 14 00:41:44.437031 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6e4f93f4-123b-4899-9ba4-e72d519df914 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b returned with HTTP 404 Aug 14 00:41:44.437648 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1069/4250] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:44 2026] DELETE /volume/v3/volumes/e28d01de-fc2a-44c8-bb5e-cb8644c1db5b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:44.439677 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:44.439677 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:44.443758 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-12c6ee1e-a7da-4d79-9858-199ac7cfd791 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:44.445159 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d5f260f0-631b-4c23-9f89-111877427318 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:44.447955 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-12c6ee1e-a7da-4d79-9858-199ac7cfd791 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume updated successfully. Aug 14 00:41:44.448173 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5f260f0-631b-4c23-9f89-111877427318 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/0459b497-c9e1-4cf7-8343-9a9913382ada Aug 14 00:41:44.449981 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-12c6ee1e-a7da-4d79-9858-199ac7cfd791 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 returned with HTTP 200 Aug 14 00:41:44.450150 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5f260f0-631b-4c23-9f89-111877427318 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:44.450150 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5f260f0-631b-4c23-9f89-111877427318 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:44.450249 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1046/4251] 10.4.3.208 () {68 vars in 1368 bytes} [Fri Aug 14 00:41:44 2026] PUT /volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 => generated 782 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:44.450303 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-d5f260f0-631b-4c23-9f89-111877427318 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete snapshot with id: 0459b497-c9e1-4cf7-8343-9a9913382ada Aug 14 00:41:44.456040 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:44.456040 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:44.457209 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d5f260f0-631b-4c23-9f89-111877427318 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:44.460156 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6aed1340-15a0-49c7-87fe-86d9d65c2152 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:44.461959 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6aed1340-15a0-49c7-87fe-86d9d65c2152 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] PUT https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 Aug 14 00:41:44.462410 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6aed1340-15a0-49c7-87fe-86d9d65c2152 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1652096186", "description": "This is the new description of volume"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:44.472400 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:44.472400 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:44.476896 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d5f260f0-631b-4c23-9f89-111877427318 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot delete request issued successfully. Aug 14 00:41:44.477709 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6aed1340-15a0-49c7-87fe-86d9d65c2152 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:44.477850 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5f260f0-631b-4c23-9f89-111877427318 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/0459b497-c9e1-4cf7-8343-9a9913382ada returned with HTTP 202 Aug 14 00:41:44.477850 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1077/4252] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:41:44 2026] DELETE /volume/v3/snapshots/0459b497-c9e1-4cf7-8343-9a9913382ada => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:44.485857 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8fae502a-89f4-4bb6-8f80-5aba3aa79de3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:44.487854 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8fae502a-89f4-4bb6-8f80-5aba3aa79de3 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/0459b497-c9e1-4cf7-8343-9a9913382ada Aug 14 00:41:44.488075 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8fae502a-89f4-4bb6-8f80-5aba3aa79de3 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:44.488316 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6aed1340-15a0-49c7-87fe-86d9d65c2152 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume updated successfully. Aug 14 00:41:44.488707 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8fae502a-89f4-4bb6-8f80-5aba3aa79de3 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:44.489114 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6aed1340-15a0-49c7-87fe-86d9d65c2152 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 returned with HTTP 200 Aug 14 00:41:44.489674 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1061/4253] 10.4.3.208 () {68 vars in 1369 bytes} [Fri Aug 14 00:41:44 2026] PUT /volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:44.498607 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:44.498607 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:44.499327 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8fae502a-89f4-4bb6-8f80-5aba3aa79de3 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Snapshot retrieved successfully. Aug 14 00:41:44.500722 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8fae502a-89f4-4bb6-8f80-5aba3aa79de3 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/0459b497-c9e1-4cf7-8343-9a9913382ada returned with HTTP 200 Aug 14 00:41:44.501230 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1070/4254] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:44 2026] GET /volume/v3/snapshots/0459b497-c9e1-4cf7-8343-9a9913382ada => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:44.505370 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0c968e73-4c57-4edd-b5a7-64df039541d1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:44.507101 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0c968e73-4c57-4edd-b5a7-64df039541d1 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 Aug 14 00:41:44.507301 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0c968e73-4c57-4edd-b5a7-64df039541d1 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:44.507478 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0c968e73-4c57-4edd-b5a7-64df039541d1 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:44.514870 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:44.514870 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:44.520896 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0c968e73-4c57-4edd-b5a7-64df039541d1 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:44.527179 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0c968e73-4c57-4edd-b5a7-64df039541d1 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 returned with HTTP 200 Aug 14 00:41:44.529033 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1047/4255] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:44 2026] GET /volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 => generated 1406 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:41:44.544212 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-16af5ac7-3017-47d0-8b07-acf983668b45 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:44.546518 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:44.547018 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1828109841", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-519041583"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:44.549074 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1828109841', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-519041583'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:44.549296 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume of 1 GB Aug 14 00:41:44.549699 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:44.549699 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:44.555827 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Availability Zones retrieved successfully. Aug 14 00:41:44.566209 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Flow 'volume_create_api' (a6732901-bc88-4ec1-9962-4b64eed7920a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:44.567770 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab8b2985-3b19-4e02-9a45-c5845e930b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:44.569250 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:44.612381 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab8b2985-3b19-4e02-9a45-c5845e930b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:44.614111 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e953835f-c4ca-4e71-8d03-8dd78ef4a631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:44.677790 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Created reservations ['ca9576a4-1dcc-46dd-a54c-e9551b668682', '3a111f5e-a998-4a6a-af4d-78c2b4a3e178', '2c2c5383-cfec-47e1-a8e5-14b3e75c41dc', '47e8611d-9dee-49a6-bfd9-7bac307ca965'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:44.678795 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e953835f-c4ca-4e71-8d03-8dd78ef4a631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca9576a4-1dcc-46dd-a54c-e9551b668682', '3a111f5e-a998-4a6a-af4d-78c2b4a3e178', '2c2c5383-cfec-47e1-a8e5-14b3e75c41dc', '47e8611d-9dee-49a6-bfd9-7bac307ca965']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:44.679885 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3400f584-c3b6-4a10-bec6-19acfab7f6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:44.710625 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3400f584-c3b6-4a10-bec6-19acfab7f6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecc0a0e8-773b-4595-9290-546b805dcb62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1828109841',display_name='tempest-VolumesGetTest-Volume-519041583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d719e6670f448b9b71ac6cbdb06c03',qos_specs=None,replication_status=,reservations=['ca9576a4-1dcc-46dd-a54c-e9551b668682','3a111f5e-a998-4a6a-af4d-78c2b4a3e178','2c2c5383-cfec-47e1-a8e5-14b3e75c41dc','47e8611d-9dee-49a6-bfd9-7bac307ca965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:44Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1828109841',display_name='tempest-VolumesGetTest-Volume-519041583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecc0a0e8-773b-4595-9290-546b805dcb62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15d719e6670f448b9b71ac6cbdb06c03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:44.711528 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2f2cbe-b8fa-47d0-8543-1b52ede61a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:44.727956 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-51fbb735-7ac0-447d-ba5d-86dc64d97049 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:44.731763 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-51fbb735-7ac0-447d-ba5d-86dc64d97049 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:44.731763 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-51fbb735-7ac0-447d-ba5d-86dc64d97049 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:44.733122 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-51fbb735-7ac0-447d-ba5d-86dc64d97049 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:44.733122 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-51fbb735-7ac0-447d-ba5d-86dc64d97049 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:44.734211 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2f2cbe-b8fa-47d0-8543-1b52ede61a81) transitioned into 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-1828109841',display_name='tempest-VolumesGetTest-Volume-519041583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15d719e6670f448b9b71ac6cbdb06c03',qos_specs=None,replication_status=,reservations=['ca9576a4-1dcc-46dd-a54c-e9551b668682','3a111f5e-a998-4a6a-af4d-78c2b4a3e178','2c2c5383-cfec-47e1-a8e5-14b3e75c41dc','47e8611d-9dee-49a6-bfd9-7bac307ca965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d543d778bfdc4b7c9d6bb52014f8498c',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:44.735263 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1200bb56-bb8c-4d6d-b718-25c29039fb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:44.737804 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:44.737804 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:44.739067 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-51fbb735-7ac0-447d-ba5d-86dc64d97049 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:44.739687 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1062/4256] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:44 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:44.746067 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1200bb56-bb8c-4d6d-b718-25c29039fb79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:44.749743 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Flow 'volume_create_api' (a6732901-bc88-4ec1-9962-4b64eed7920a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:44.749743 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Create volume request issued successfully. Aug 14 00:41:44.749743 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-16af5ac7-3017-47d0-8b07-acf983668b45 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:44.749743 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1078/4257] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:41:44 2026] POST /volume/v3/volumes => generated 779 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:44.752150 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8278461b-0f7f-4b39-8b19-6430563cc9e3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:44.753867 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8278461b-0f7f-4b39-8b19-6430563cc9e3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 Aug 14 00:41:44.754028 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8278461b-0f7f-4b39-8b19-6430563cc9e3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:44.754645 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8278461b-0f7f-4b39-8b19-6430563cc9e3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:44.762017 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3e8a4d96-bf9e-4a88-93d9-c48dbfd42b5c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:44.764109 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3e8a4d96-bf9e-4a88-93d9-c48dbfd42b5c tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 Aug 14 00:41:44.764109 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3e8a4d96-bf9e-4a88-93d9-c48dbfd42b5c tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:44.764109 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3e8a4d96-bf9e-4a88-93d9-c48dbfd42b5c tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:44.766852 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:44.766852 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:44.775280 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:44.775280 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:44.778106 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8278461b-0f7f-4b39-8b19-6430563cc9e3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:44.783547 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3e8a4d96-bf9e-4a88-93d9-c48dbfd42b5c tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:44.787267 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8278461b-0f7f-4b39-8b19-6430563cc9e3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 returned with HTTP 200 Aug 14 00:41:44.787695 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1071/4258] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:44 2026] GET /volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 => generated 1357 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:44.789044 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3e8a4d96-bf9e-4a88-93d9-c48dbfd42b5c tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 returned with HTTP 200 Aug 14 00:41:44.789446 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1048/4259] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:44 2026] GET /volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:44.804308 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:44.806546 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f/restore Aug 14 00:41:44.807034 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:44.808415 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Restoring backup ed605c7a-bfb2-4a32-aea2-20c956a0ca4f ({'restore': {}}) {{(pid=100211) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 00:41:44.808668 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Restoring backup ed605c7a-bfb2-4a32-aea2-20c956a0ca4f to volume None. Aug 14 00:41:44.813189 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:44.813189 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:44.814378 np0000007289 devstack@c-api.service[100211]: INFO cinder.backup.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Creating volume of 1 GB for restore of backup ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. Aug 14 00:41:44.820182 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Availability Zones retrieved successfully. Aug 14 00:41:44.824649 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Flow 'volume_create_api' (f2f3ed77-91e3-42cb-86b0-9a23f7c37ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:44.825716 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c84756-29af-48ff-9b1c-c3a190746c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:44.826834 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:44.861826 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c84756-29af-48ff-9b1c-c3a190746c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:44.863136 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (302d78ea-1a07-4f93-843b-b61d4ac92be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:44.908073 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Created reservations ['3c68ed95-36ce-4485-96b5-f01db520b40d', '197f61e7-9e8d-496b-81d4-0a0781d2aa05', '9655a4a1-cb9c-4e52-9f2f-5dd52698715c', '353a372e-a203-47b5-adef-48ca1f4b68e7'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:44.908863 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (302d78ea-1a07-4f93-843b-b61d4ac92be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c68ed95-36ce-4485-96b5-f01db520b40d', '197f61e7-9e8d-496b-81d4-0a0781d2aa05', '9655a4a1-cb9c-4e52-9f2f-5dd52698715c', '353a372e-a203-47b5-adef-48ca1f4b68e7']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:44.910051 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a84289c-9005-4e92-97b7-72f87813497d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:44.950108 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a84289c-9005-4e92-97b7-72f87813497d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16b25935-785f-4fcf-9f48-6ef11c0f51d8', '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_ed605c7a-bfb2-4a32-aea2-20c956a0ca4f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0151d6fc8ba497f999f15924b5c5523',qos_specs=None,replication_status=,reservations=['3c68ed95-36ce-4485-96b5-f01db520b40d','197f61e7-9e8d-496b-81d4-0a0781d2aa05','9655a4a1-cb9c-4e52-9f2f-5dd52698715c','353a372e-a203-47b5-adef-48ca1f4b68e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d109cdf604cc477dba1e94e394ee3064',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:44Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ed605c7a-bfb2-4a32-aea2-20c956a0ca4f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16b25935-785f-4fcf-9f48-6ef11c0f51d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0151d6fc8ba497f999f15924b5c5523',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d109cdf604cc477dba1e94e394ee3064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:44.951229 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63c98091-fce4-4a3a-8bd5-1194a31331ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:44.974731 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63c98091-fce4-4a3a-8bd5-1194a31331ce) transitioned into 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_ed605c7a-bfb2-4a32-aea2-20c956a0ca4f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0151d6fc8ba497f999f15924b5c5523',qos_specs=None,replication_status=,reservations=['3c68ed95-36ce-4485-96b5-f01db520b40d','197f61e7-9e8d-496b-81d4-0a0781d2aa05','9655a4a1-cb9c-4e52-9f2f-5dd52698715c','353a372e-a203-47b5-adef-48ca1f4b68e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d109cdf604cc477dba1e94e394ee3064',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:44.974731 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (079fd262-6a6a-4804-a084-ebaf4bdc6384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:44.985878 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (079fd262-6a6a-4804-a084-ebaf4bdc6384) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:44.986954 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Flow 'volume_create_api' (f2f3ed77-91e3-42cb-86b0-9a23f7c37ada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:44.987341 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Create volume request issued successfully. Aug 14 00:41:45.003632 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:45.003632 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:45.003632 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:45.169047 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c1f74170-3371-4486-96b1-44096a7d72da None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:45.174624 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c1f74170-3371-4486-96b1-44096a7d72da tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:45.174863 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c1f74170-3371-4486-96b1-44096a7d72da tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:45.175036 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c1f74170-3371-4486-96b1-44096a7d72da tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:45.182479 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:45.182479 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:45.189819 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c1f74170-3371-4486-96b1-44096a7d72da tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:45.195229 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c1f74170-3371-4486-96b1-44096a7d72da tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 200 Aug 14 00:41:45.196366 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1079/4260] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:45 2026] GET /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:45.515396 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-14de91f7-3b81-474d-adac-e986b8881383 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:45.517731 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-14de91f7-3b81-474d-adac-e986b8881383 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/snapshots/0459b497-c9e1-4cf7-8343-9a9913382ada Aug 14 00:41:45.517958 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-14de91f7-3b81-474d-adac-e986b8881383 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:45.518170 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-14de91f7-3b81-474d-adac-e986b8881383 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:45.523109 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-14de91f7-3b81-474d-adac-e986b8881383 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/snapshots/0459b497-c9e1-4cf7-8343-9a9913382ada returned with HTTP 404 Aug 14 00:41:45.523711 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1072/4261] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:45 2026] GET /volume/v3/snapshots/0459b497-c9e1-4cf7-8343-9a9913382ada => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:45.533744 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c9e80b2e-d1cd-4944-868f-738a27a38442 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:45.535851 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c9e80b2e-d1cd-4944-868f-738a27a38442 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 Aug 14 00:41:45.536117 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c9e80b2e-d1cd-4944-868f-738a27a38442 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:45.536347 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c9e80b2e-d1cd-4944-868f-738a27a38442 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:45.544025 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:45.544025 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:45.549623 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c9e80b2e-d1cd-4944-868f-738a27a38442 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:45.554529 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c9e80b2e-d1cd-4944-868f-738a27a38442 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 returned with HTTP 200 Aug 14 00:41:45.554934 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1049/4262] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:45 2026] GET /volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:45.573436 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-13c9323e-1159-4a4a-85d8-dce42d8a7405 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:45.575400 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-13c9323e-1159-4a4a-85d8-dce42d8a7405 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 Aug 14 00:41:45.575629 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-13c9323e-1159-4a4a-85d8-dce42d8a7405 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:45.575920 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-13c9323e-1159-4a4a-85d8-dce42d8a7405 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:45.576166 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-13c9323e-1159-4a4a-85d8-dce42d8a7405 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete volume with id: bd183e1f-1850-403a-9e65-dd254590d387 Aug 14 00:41:45.586166 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:45.586166 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:45.586907 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-13c9323e-1159-4a4a-85d8-dce42d8a7405 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:45.612452 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-13c9323e-1159-4a4a-85d8-dce42d8a7405 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete volume request issued successfully. Aug 14 00:41:45.612675 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-13c9323e-1159-4a4a-85d8-dce42d8a7405 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 returned with HTTP 202 Aug 14 00:41:45.613159 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1080/4263] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:45 2026] DELETE /volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:45.620366 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7e59c27e-8562-4c99-b258-8b0ed9c001b1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:45.622642 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7e59c27e-8562-4c99-b258-8b0ed9c001b1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 Aug 14 00:41:45.622868 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7e59c27e-8562-4c99-b258-8b0ed9c001b1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:45.623101 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7e59c27e-8562-4c99-b258-8b0ed9c001b1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:45.633619 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:45.633619 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:45.638376 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7e59c27e-8562-4c99-b258-8b0ed9c001b1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:45.643270 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7e59c27e-8562-4c99-b258-8b0ed9c001b1 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 returned with HTTP 200 Aug 14 00:41:45.643698 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1073/4264] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:45 2026] GET /volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:45.806305 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-474b7352-313a-45cf-8d51-24fb9b42c3ef None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:45.808017 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-474b7352-313a-45cf-8d51-24fb9b42c3ef tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 Aug 14 00:41:45.808193 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-474b7352-313a-45cf-8d51-24fb9b42c3ef tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:45.808368 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-474b7352-313a-45cf-8d51-24fb9b42c3ef tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:45.814579 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:45.814579 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:45.817961 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-474b7352-313a-45cf-8d51-24fb9b42c3ef tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:45.822200 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-474b7352-313a-45cf-8d51-24fb9b42c3ef tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 returned with HTTP 200 Aug 14 00:41:45.822649 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1050/4265] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:45 2026] GET /volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:45.835831 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2ac1889f-b6dc-4acd-815c-ad629e753f8d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:45.837669 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2ac1889f-b6dc-4acd-815c-ad629e753f8d tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] PUT https://10.4.3.208/volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 Aug 14 00:41:45.837993 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2ac1889f-b6dc-4acd-815c-ad629e753f8d tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-741078650", "description": null}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:45.847684 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:45.847684 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:45.851589 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2ac1889f-b6dc-4acd-815c-ad629e753f8d tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:45.857778 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2ac1889f-b6dc-4acd-815c-ad629e753f8d tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume updated successfully. Aug 14 00:41:45.858448 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2ac1889f-b6dc-4acd-815c-ad629e753f8d tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 returned with HTTP 200 Aug 14 00:41:45.858856 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1081/4266] 10.4.3.208 () {68 vars in 1368 bytes} [Fri Aug 14 00:41:45 2026] PUT /volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 => generated 769 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:45.871606 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-31bbfc78-2b42-4aa5-bfdd-51671357b8a2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:45.874397 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-31bbfc78-2b42-4aa5-bfdd-51671357b8a2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 Aug 14 00:41:45.874667 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-31bbfc78-2b42-4aa5-bfdd-51671357b8a2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:45.874870 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-31bbfc78-2b42-4aa5-bfdd-51671357b8a2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:45.881580 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:45.881580 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:45.885430 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-31bbfc78-2b42-4aa5-bfdd-51671357b8a2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:45.890135 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-31bbfc78-2b42-4aa5-bfdd-51671357b8a2 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 returned with HTTP 200 Aug 14 00:41:45.890557 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1074/4267] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:45 2026] GET /volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:45.904665 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4636d7b8-6793-4daa-b5e8-6ded418f06e6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:45.906564 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4636d7b8-6793-4daa-b5e8-6ded418f06e6 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] DELETE https://10.4.3.208/volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 Aug 14 00:41:45.906787 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4636d7b8-6793-4daa-b5e8-6ded418f06e6 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:45.907052 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4636d7b8-6793-4daa-b5e8-6ded418f06e6 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:45.907221 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-4636d7b8-6793-4daa-b5e8-6ded418f06e6 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Delete volume with id: ecc0a0e8-773b-4595-9290-546b805dcb62 Aug 14 00:41:45.914346 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:45.914346 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:45.914847 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4636d7b8-6793-4daa-b5e8-6ded418f06e6 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:45.933255 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4636d7b8-6793-4daa-b5e8-6ded418f06e6 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Delete volume request issued successfully. Aug 14 00:41:45.933461 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4636d7b8-6793-4daa-b5e8-6ded418f06e6 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 returned with HTTP 202 Aug 14 00:41:45.934047 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1051/4268] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:45 2026] DELETE /volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:45.946502 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-804ca8a4-f196-49b9-beca-0c53532ca96f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:45.951994 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-804ca8a4-f196-49b9-beca-0c53532ca96f tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 Aug 14 00:41:45.952127 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-804ca8a4-f196-49b9-beca-0c53532ca96f tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:45.952579 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-804ca8a4-f196-49b9-beca-0c53532ca96f tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:45.961772 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:45.961772 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:45.967252 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-804ca8a4-f196-49b9-beca-0c53532ca96f tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:45.973458 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-804ca8a4-f196-49b9-beca-0c53532ca96f tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 returned with HTTP 200 Aug 14 00:41:45.974031 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1082/4269] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:45 2026] GET /volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:46.006753 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:46.006753 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:46.007293 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:46.007492 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Checking backup size 1 against volume size 1 {{(pid=100211) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 00:41:46.007615 np0000007289 devstack@c-api.service[100211]: INFO cinder.backup.api [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Overwriting volume 16b25935-785f-4fcf-9f48-6ef11c0f51d8 with restore of backup ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:46.024605 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.rpcapi [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] restore_backup in rpcapi backup_id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f {{(pid=100211) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 00:41:46.026482 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-95b3d3f9-7b53-4073-8fed-0f3267fd94a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f/restore returned with HTTP 202 Aug 14 00:41:46.027137 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1063/4270] 10.4.3.208 () {68 vars in 1393 bytes} [Fri Aug 14 00:41:44 2026] POST /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f/restore => generated 189 bytes in 1224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:46.037732 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2d59e90d-ae46-4533-befe-fc2747cc6b8f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:46.039607 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2d59e90d-ae46-4533-befe-fc2747cc6b8f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:46.039784 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2d59e90d-ae46-4533-befe-fc2747cc6b8f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:46.039977 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2d59e90d-ae46-4533-befe-fc2747cc6b8f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:46.040073 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-2d59e90d-ae46-4533-befe-fc2747cc6b8f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:46.045000 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:46.045000 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:46.045798 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2d59e90d-ae46-4533-befe-fc2747cc6b8f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:46.046229 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1075/4271] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:46 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:46.208421 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b651a985-6e1a-400c-b512-89dd216afa4b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:46.210271 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b651a985-6e1a-400c-b512-89dd216afa4b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:46.210544 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b651a985-6e1a-400c-b512-89dd216afa4b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:46.210778 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b651a985-6e1a-400c-b512-89dd216afa4b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:46.218858 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:46.218858 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:46.223848 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b651a985-6e1a-400c-b512-89dd216afa4b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:46.229571 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b651a985-6e1a-400c-b512-89dd216afa4b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 200 Aug 14 00:41:46.230034 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1052/4272] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:46 2026] GET /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:46.659193 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-393b4950-b2df-412b-9a0d-ec3a90e891b4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:46.663032 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-393b4950-b2df-412b-9a0d-ec3a90e891b4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 Aug 14 00:41:46.663032 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-393b4950-b2df-412b-9a0d-ec3a90e891b4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:46.663032 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-393b4950-b2df-412b-9a0d-ec3a90e891b4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:46.670078 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-393b4950-b2df-412b-9a0d-ec3a90e891b4 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 returned with HTTP 404 Aug 14 00:41:46.670702 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1083/4273] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:46 2026] GET /volume/v3/volumes/bd183e1f-1850-403a-9e65-dd254590d387 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:46.680645 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d8c4749e-d303-469f-a273-ae9f188cb002 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:46.682496 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d8c4749e-d303-469f-a273-ae9f188cb002 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:46.682737 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d8c4749e-d303-469f-a273-ae9f188cb002 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:46.682975 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d8c4749e-d303-469f-a273-ae9f188cb002 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:46.699334 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:46.699334 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:46.706467 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d8c4749e-d303-469f-a273-ae9f188cb002 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:46.712376 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d8c4749e-d303-469f-a273-ae9f188cb002 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:46.712816 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1064/4274] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:46 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:46.729728 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bf77ded9-3ea2-45cd-b19e-c1e9cdcab0b2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:46.731926 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bf77ded9-3ea2-45cd-b19e-c1e9cdcab0b2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] DELETE https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:46.732235 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bf77ded9-3ea2-45cd-b19e-c1e9cdcab0b2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:46.732516 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bf77ded9-3ea2-45cd-b19e-c1e9cdcab0b2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:46.732790 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-bf77ded9-3ea2-45cd-b19e-c1e9cdcab0b2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete volume with id: b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:46.742292 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:46.742292 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:46.742942 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-bf77ded9-3ea2-45cd-b19e-c1e9cdcab0b2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:46.761610 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-bf77ded9-3ea2-45cd-b19e-c1e9cdcab0b2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Delete volume request issued successfully. Aug 14 00:41:46.761761 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bf77ded9-3ea2-45cd-b19e-c1e9cdcab0b2 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 202 Aug 14 00:41:46.762124 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1076/4275] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:46 2026] DELETE /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:46.771166 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-578a2e74-8baa-44db-ab6a-00d1b73f6909 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:46.772708 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-578a2e74-8baa-44db-ab6a-00d1b73f6909 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:46.772997 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-578a2e74-8baa-44db-ab6a-00d1b73f6909 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:46.773297 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-578a2e74-8baa-44db-ab6a-00d1b73f6909 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:46.782462 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:46.782462 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:46.787591 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-578a2e74-8baa-44db-ab6a-00d1b73f6909 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Volume info retrieved successfully. Aug 14 00:41:46.793389 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-578a2e74-8baa-44db-ab6a-00d1b73f6909 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 200 Aug 14 00:41:46.793879 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1053/4276] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:46 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:46.990880 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fc59607c-0ab1-497a-a3e4-b8931fd0b240 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:46.993274 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fc59607c-0ab1-497a-a3e4-b8931fd0b240 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 Aug 14 00:41:46.993466 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fc59607c-0ab1-497a-a3e4-b8931fd0b240 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:46.993643 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fc59607c-0ab1-497a-a3e4-b8931fd0b240 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:47.000068 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fc59607c-0ab1-497a-a3e4-b8931fd0b240 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 returned with HTTP 404 Aug 14 00:41:47.000831 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1084/4277] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:46 2026] GET /volume/v3/volumes/ecc0a0e8-773b-4595-9290-546b805dcb62 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:47.010562 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f6212801-0032-4141-a53d-558af251707d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:47.015151 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f6212801-0032-4141-a53d-558af251707d tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 Aug 14 00:41:47.015362 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f6212801-0032-4141-a53d-558af251707d tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:47.015581 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f6212801-0032-4141-a53d-558af251707d tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:47.023521 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:47.023521 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:47.027983 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f6212801-0032-4141-a53d-558af251707d tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:47.034576 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f6212801-0032-4141-a53d-558af251707d tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 returned with HTTP 200 Aug 14 00:41:47.035294 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1065/4278] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:47 2026] GET /volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 => generated 1406 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:47.052961 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a9152395-653e-4e7c-a4c0-548a44f82aa0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:47.054630 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a9152395-653e-4e7c-a4c0-548a44f82aa0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] DELETE https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 Aug 14 00:41:47.054802 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a9152395-653e-4e7c-a4c0-548a44f82aa0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:47.055020 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a9152395-653e-4e7c-a4c0-548a44f82aa0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:47.055194 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-a9152395-653e-4e7c-a4c0-548a44f82aa0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Delete volume with id: 2a70d39a-81d0-416c-8cfb-db33e64d4670 Aug 14 00:41:47.059822 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-85d90640-c146-4d8d-af19-9c55faa93cf4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:47.065390 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-85d90640-c146-4d8d-af19-9c55faa93cf4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:47.065600 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-85d90640-c146-4d8d-af19-9c55faa93cf4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:47.065774 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-85d90640-c146-4d8d-af19-9c55faa93cf4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:47.065903 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-85d90640-c146-4d8d-af19-9c55faa93cf4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:47.069469 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:47.069469 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:47.069932 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a9152395-653e-4e7c-a4c0-548a44f82aa0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:47.077027 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:47.077027 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:47.078071 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-85d90640-c146-4d8d-af19-9c55faa93cf4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:47.078739 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1054/4279] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:47 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:47.113298 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a9152395-653e-4e7c-a4c0-548a44f82aa0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Delete volume request issued successfully. Aug 14 00:41:47.113298 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a9152395-653e-4e7c-a4c0-548a44f82aa0 tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 returned with HTTP 202 Aug 14 00:41:47.113582 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1077/4280] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:47 2026] DELETE /volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:47.123877 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a56ec61c-ec08-4d06-851b-d8938a35920e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:47.125729 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a56ec61c-ec08-4d06-851b-d8938a35920e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 Aug 14 00:41:47.126243 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a56ec61c-ec08-4d06-851b-d8938a35920e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:47.126477 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a56ec61c-ec08-4d06-851b-d8938a35920e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:47.138448 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:47.138448 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:47.143588 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a56ec61c-ec08-4d06-851b-d8938a35920e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Volume info retrieved successfully. Aug 14 00:41:47.153002 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a56ec61c-ec08-4d06-851b-d8938a35920e tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 returned with HTTP 200 Aug 14 00:41:47.153463 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1085/4281] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:47 2026] GET /volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 => generated 1405 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:47.244980 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fe28b7f1-2edc-4052-902e-60e70d105ed6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:47.248515 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fe28b7f1-2edc-4052-902e-60e70d105ed6 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:47.248719 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fe28b7f1-2edc-4052-902e-60e70d105ed6 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:47.248948 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fe28b7f1-2edc-4052-902e-60e70d105ed6 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:47.258242 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:47.258242 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:47.263205 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fe28b7f1-2edc-4052-902e-60e70d105ed6 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:47.269262 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fe28b7f1-2edc-4052-902e-60e70d105ed6 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 200 Aug 14 00:41:47.269790 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1066/4282] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:47 2026] GET /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:47.813210 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-190bfad5-710e-424c-9285-19ced20f2fe7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:47.815122 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-190bfad5-710e-424c-9285-19ced20f2fe7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] GET https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db Aug 14 00:41:47.815323 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-190bfad5-710e-424c-9285-19ced20f2fe7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:47.815573 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-190bfad5-710e-424c-9285-19ced20f2fe7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:47.828513 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-190bfad5-710e-424c-9285-19ced20f2fe7 tempest-VolumesSnapshotTestJSON-1155420892 tempest-VolumesSnapshotTestJSON-1155420892-project-member] https://10.4.3.208/volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db returned with HTTP 404 Aug 14 00:41:47.828766 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1055/4283] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:47 2026] GET /volume/v3/volumes/b93be448-093f-4c11-a30d-4d4a51b885db => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:48.092423 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-13ea36c9-db50-4a26-b97e-6a46e9afb2d5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:48.097425 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-13ea36c9-db50-4a26-b97e-6a46e9afb2d5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:48.097742 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-13ea36c9-db50-4a26-b97e-6a46e9afb2d5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:48.098025 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-13ea36c9-db50-4a26-b97e-6a46e9afb2d5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:48.098217 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-13ea36c9-db50-4a26-b97e-6a46e9afb2d5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:48.103933 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:48.103933 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:48.104825 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-13ea36c9-db50-4a26-b97e-6a46e9afb2d5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:48.105324 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1078/4284] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:48 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:48.170931 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-67d9ee18-8eaa-4f28-90a4-e0c34730da0b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:48.173296 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-67d9ee18-8eaa-4f28-90a4-e0c34730da0b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] GET https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 Aug 14 00:41:48.173587 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-67d9ee18-8eaa-4f28-90a4-e0c34730da0b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:48.173846 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-67d9ee18-8eaa-4f28-90a4-e0c34730da0b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:48.181937 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-67d9ee18-8eaa-4f28-90a4-e0c34730da0b tempest-VolumesGetTest-699250733 tempest-VolumesGetTest-699250733-project-member] https://10.4.3.208/volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 returned with HTTP 404 Aug 14 00:41:48.182645 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1086/4285] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:48 2026] GET /volume/v3/volumes/2a70d39a-81d0-416c-8cfb-db33e64d4670 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:48.284099 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-98b25409-fb2a-411c-a7cf-bdc33aaa89bd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:48.286871 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-98b25409-fb2a-411c-a7cf-bdc33aaa89bd tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:48.286932 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-98b25409-fb2a-411c-a7cf-bdc33aaa89bd tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:48.287585 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-98b25409-fb2a-411c-a7cf-bdc33aaa89bd tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:48.290132 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=490,cinder:INSERT=76,cinder:UPDATE=144 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:41:48.298757 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:48.298757 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:48.303035 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-98b25409-fb2a-411c-a7cf-bdc33aaa89bd tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:48.308708 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-98b25409-fb2a-411c-a7cf-bdc33aaa89bd tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 200 Aug 14 00:41:48.308708 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1067/4286] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:48 2026] GET /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:49.118793 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7dbc0cc7-23c6-43b8-8026-4ca75a5d5cf9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:49.120704 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7dbc0cc7-23c6-43b8-8026-4ca75a5d5cf9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:49.120947 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7dbc0cc7-23c6-43b8-8026-4ca75a5d5cf9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:49.121226 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7dbc0cc7-23c6-43b8-8026-4ca75a5d5cf9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:49.121403 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-7dbc0cc7-23c6-43b8-8026-4ca75a5d5cf9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:49.123904 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=399,cinder:UPDATE=83,cinder:INSERT=47 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:41:49.127269 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:49.127269 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:49.128066 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7dbc0cc7-23c6-43b8-8026-4ca75a5d5cf9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:49.128509 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1056/4287] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:49 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:49.322233 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e0649fde-a2d4-4fab-a759-0227b007e443 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:49.325782 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e0649fde-a2d4-4fab-a759-0227b007e443 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:49.325782 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e0649fde-a2d4-4fab-a759-0227b007e443 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:49.325782 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e0649fde-a2d4-4fab-a759-0227b007e443 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:49.327846 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=386,cinder:UPDATE=86,cinder:INSERT=47 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:41:49.333921 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:49.333921 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:49.337966 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e0649fde-a2d4-4fab-a759-0227b007e443 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:49.347597 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e0649fde-a2d4-4fab-a759-0227b007e443 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 200 Aug 14 00:41:49.348332 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1079/4288] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:49 2026] GET /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:50.127308 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:50.140418 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0aa344ad-b059-4cbe-ae72-43ab8db9d9ab None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:50.142505 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0aa344ad-b059-4cbe-ae72-43ab8db9d9ab tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:50.142699 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0aa344ad-b059-4cbe-ae72-43ab8db9d9ab tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:50.142879 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0aa344ad-b059-4cbe-ae72-43ab8db9d9ab tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:50.142979 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-0aa344ad-b059-4cbe-ae72-43ab8db9d9ab tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:50.147490 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:50.147490 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:50.148165 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0aa344ad-b059-4cbe-ae72-43ab8db9d9ab tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:50.148539 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1068/4289] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:50 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:50.264142 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:50.264553 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1231014959"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:50.265967 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1231014959'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:50.266080 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Create volume of 1 GB Aug 14 00:41:50.268224 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=406,cinder:UPDATE=90,cinder:INSERT=48 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:41:50.270305 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Availability Zones retrieved successfully. Aug 14 00:41:50.275934 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Flow 'volume_create_api' (b6380c7c-6fd4-4cb5-bc47-b47c944a6c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:50.276859 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aafcb226-ce15-4653-bba9-b06298e4ff00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:50.277976 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:50.304123 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aafcb226-ce15-4653-bba9-b06298e4ff00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:50.304831 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0fb828e-4113-4874-8780-ceb868a9421e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:50.363292 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9d1501ac-432b-4877-b0c3-2928286e307e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:50.368815 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9d1501ac-432b-4877-b0c3-2928286e307e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:50.369048 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9d1501ac-432b-4877-b0c3-2928286e307e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:50.369272 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9d1501ac-432b-4877-b0c3-2928286e307e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:50.369878 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Created reservations ['3f03d9f2-f3cb-4aff-b4e2-6eba23217218', '5d12e779-ea47-42a9-905e-f8bc7cdc6ecb', 'e375a3df-4cfe-4835-a4d2-09744b89c862', 'e9ab241c-81d9-475c-b239-a1b2213f37a4'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:50.370923 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0fb828e-4113-4874-8780-ceb868a9421e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f03d9f2-f3cb-4aff-b4e2-6eba23217218', '5d12e779-ea47-42a9-905e-f8bc7cdc6ecb', 'e375a3df-4cfe-4835-a4d2-09744b89c862', 'e9ab241c-81d9-475c-b239-a1b2213f37a4']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:50.371806 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (669eecd8-3e87-4f52-b22b-740f10e7ce75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:50.378119 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:50.378119 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:50.382372 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-9d1501ac-432b-4877-b0c3-2928286e307e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:50.386887 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9d1501ac-432b-4877-b0c3-2928286e307e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 200 Aug 14 00:41:50.387530 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1057/4290] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:50 2026] GET /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:50.401731 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (669eecd8-3e87-4f52-b22b-740f10e7ce75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6cb7169-17c6-42fd-b9de-48b4178db16b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1231014959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b946419ec6af4e89afd1294972c48032',qos_specs=None,replication_status=,reservations=['3f03d9f2-f3cb-4aff-b4e2-6eba23217218','5d12e779-ea47-42a9-905e-f8bc7cdc6ecb','e375a3df-4cfe-4835-a4d2-09744b89c862','e9ab241c-81d9-475c-b239-a1b2213f37a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0289d8d8a7c4d7694c336547b0dda77',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1231014959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6cb7169-17c6-42fd-b9de-48b4178db16b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b946419ec6af4e89afd1294972c48032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0289d8d8a7c4d7694c336547b0dda77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:50.402763 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b693c94-cd2d-45e7-9ea4-28dfee4c9d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:50.403279 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fb9a9e32-c05d-4f75-aa25-aa64bca7236b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:50.406886 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fb9a9e32-c05d-4f75-aa25-aa64bca7236b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:50.407098 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fb9a9e32-c05d-4f75-aa25-aa64bca7236b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:50.407324 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fb9a9e32-c05d-4f75-aa25-aa64bca7236b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:50.417743 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:50.417743 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:50.422238 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fb9a9e32-c05d-4f75-aa25-aa64bca7236b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:50.426298 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b693c94-cd2d-45e7-9ea4-28dfee4c9d79) transitioned into state 'SUCCESS' from state '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-1231014959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b946419ec6af4e89afd1294972c48032',qos_specs=None,replication_status=,reservations=['3f03d9f2-f3cb-4aff-b4e2-6eba23217218','5d12e779-ea47-42a9-905e-f8bc7cdc6ecb','e375a3df-4cfe-4835-a4d2-09744b89c862','e9ab241c-81d9-475c-b239-a1b2213f37a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0289d8d8a7c4d7694c336547b0dda77',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:50.427310 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf63bfc4-dc8d-469c-95c8-e3fa4794faa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:50.428122 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fb9a9e32-c05d-4f75-aa25-aa64bca7236b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 200 Aug 14 00:41:50.428581 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1080/4291] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:50 2026] GET /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:50.439950 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf63bfc4-dc8d-469c-95c8-e3fa4794faa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:50.441138 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Flow 'volume_create_api' (b6380c7c-6fd4-4cb5-bc47-b47c944a6c99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:50.441594 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Create volume request issued successfully. Aug 14 00:41:50.443615 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e1c3eb32-144c-4109-a1d6-956ee850ddfe tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:50.443615 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1087/4292] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:41:50 2026] POST /volume/v3/volumes => generated 749 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:50.446608 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-93ea38e0-b8e5-4c27-b300-c93ad9c2b752 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:50.448517 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-93ea38e0-b8e5-4c27-b300-c93ad9c2b752 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] DELETE https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:50.448719 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-93ea38e0-b8e5-4c27-b300-c93ad9c2b752 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:50.448902 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-93ea38e0-b8e5-4c27-b300-c93ad9c2b752 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:50.449082 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-93ea38e0-b8e5-4c27-b300-c93ad9c2b752 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Delete volume with id: 8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:50.457434 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:50.457434 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:50.457909 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-93ea38e0-b8e5-4c27-b300-c93ad9c2b752 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:50.459835 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0e56e8cf-581c-461f-b940-cc8b93a51072 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:50.465209 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0e56e8cf-581c-461f-b940-cc8b93a51072 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/volumes/e6cb7169-17c6-42fd-b9de-48b4178db16b Aug 14 00:41:50.466863 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0e56e8cf-581c-461f-b940-cc8b93a51072 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:50.467150 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0e56e8cf-581c-461f-b940-cc8b93a51072 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:50.474677 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-93ea38e0-b8e5-4c27-b300-c93ad9c2b752 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Delete volume request issued successfully. Aug 14 00:41:50.474850 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-93ea38e0-b8e5-4c27-b300-c93ad9c2b752 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 202 Aug 14 00:41:50.475391 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1069/4293] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:41:50 2026] DELETE /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:41:50.481977 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:50.481977 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:50.483012 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-182e7e6a-b342-4938-b80d-835c855ac26f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:50.486446 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-182e7e6a-b342-4938-b80d-835c855ac26f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:50.486690 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-182e7e6a-b342-4938-b80d-835c855ac26f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:50.486747 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0e56e8cf-581c-461f-b940-cc8b93a51072 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Volume info retrieved successfully. Aug 14 00:41:50.486891 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-182e7e6a-b342-4938-b80d-835c855ac26f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:50.491022 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0e56e8cf-581c-461f-b940-cc8b93a51072 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes/e6cb7169-17c6-42fd-b9de-48b4178db16b returned with HTTP 200 Aug 14 00:41:50.491523 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1058/4294] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:50 2026] GET /volume/v3/volumes/e6cb7169-17c6-42fd-b9de-48b4178db16b => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:50.494491 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:50.494491 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:50.498371 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-182e7e6a-b342-4938-b80d-835c855ac26f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:50.503435 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-182e7e6a-b342-4938-b80d-835c855ac26f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 200 Aug 14 00:41:50.503929 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1081/4295] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:50 2026] GET /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:41:51.159788 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b15be77b-3819-467f-b273-2b3dd1c6a0a1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:51.165742 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b15be77b-3819-467f-b273-2b3dd1c6a0a1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:51.165962 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b15be77b-3819-467f-b273-2b3dd1c6a0a1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:51.166232 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b15be77b-3819-467f-b273-2b3dd1c6a0a1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:51.166474 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b15be77b-3819-467f-b273-2b3dd1c6a0a1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:51.176217 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:51.176217 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:51.176217 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b15be77b-3819-467f-b273-2b3dd1c6a0a1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:51.176217 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1088/4296] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:51 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:51.508176 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0c9e35c2-473b-4086-97cb-3d39bc6ef17a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:51.510575 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0c9e35c2-473b-4086-97cb-3d39bc6ef17a tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/volumes/e6cb7169-17c6-42fd-b9de-48b4178db16b Aug 14 00:41:51.510834 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0c9e35c2-473b-4086-97cb-3d39bc6ef17a tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:51.511075 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0c9e35c2-473b-4086-97cb-3d39bc6ef17a tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:51.522305 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e4934703-c80f-4b42-b83e-649f80b1bbba None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:51.523971 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:51.523971 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:51.526255 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e4934703-c80f-4b42-b83e-649f80b1bbba tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:41:51.526255 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e4934703-c80f-4b42-b83e-649f80b1bbba tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:51.526255 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e4934703-c80f-4b42-b83e-649f80b1bbba tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:51.530834 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0c9e35c2-473b-4086-97cb-3d39bc6ef17a tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Volume info retrieved successfully. Aug 14 00:41:51.535366 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e4934703-c80f-4b42-b83e-649f80b1bbba tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 404 Aug 14 00:41:51.536321 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1059/4297] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:51 2026] GET /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:41:51.538288 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0c9e35c2-473b-4086-97cb-3d39bc6ef17a tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes/e6cb7169-17c6-42fd-b9de-48b4178db16b returned with HTTP 200 Aug 14 00:41:51.538891 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1070/4298] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:51 2026] GET /volume/v3/volumes/e6cb7169-17c6-42fd-b9de-48b4178db16b => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:51.559307 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-edfa92f9-1144-4546-b7e3-9ed276b8da41 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:51.562573 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-edfa92f9-1144-4546-b7e3-9ed276b8da41 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:41:51.563051 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-edfa92f9-1144-4546-b7e3-9ed276b8da41 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e6cb7169-17c6-42fd-b9de-48b4178db16b", "name": "tempest-VolumesBackupsTest-Backup-1392174216"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:51.565632 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-edfa92f9-1144-4546-b7e3-9ed276b8da41 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Creating new backup {'backup': {'volume_id': 'e6cb7169-17c6-42fd-b9de-48b4178db16b', 'name': 'tempest-VolumesBackupsTest-Backup-1392174216'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:41:51.565862 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-edfa92f9-1144-4546-b7e3-9ed276b8da41 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Creating backup of volume e6cb7169-17c6-42fd-b9de-48b4178db16b in container None Aug 14 00:41:51.579115 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:51.579115 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:51.579634 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-edfa92f9-1144-4546-b7e3-9ed276b8da41 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Volume info retrieved successfully. Aug 14 00:41:51.611021 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-edfa92f9-1144-4546-b7e3-9ed276b8da41 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Created reservations ['77075e94-65d2-449f-9980-05a2a9b32356', '95cbbf5b-0710-4281-b464-96305c8a0ec7'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:51.640749 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-edfa92f9-1144-4546-b7e3-9ed276b8da41 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:41:51.641187 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1082/4299] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:41:51 2026] POST /volume/v3/backups => generated 330 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:51.655972 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-76a094eb-2fe0-44e4-811a-009d205c856d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:51.657678 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-76a094eb-2fe0-44e4-811a-009d205c856d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:41:51.657849 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-76a094eb-2fe0-44e4-811a-009d205c856d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:51.658007 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-76a094eb-2fe0-44e4-811a-009d205c856d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:51.658137 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-76a094eb-2fe0-44e4-811a-009d205c856d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:51.663554 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:51.663554 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:51.664678 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-76a094eb-2fe0-44e4-811a-009d205c856d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:41:51.665154 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1089/4300] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:51 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:52.164179 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a83afc91-d33f-4548-8a95-ce0521f0669e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:52.188037 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e4adad83-497a-4d7c-8c74-a1d3a57054b7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:52.190244 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e4adad83-497a-4d7c-8c74-a1d3a57054b7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:52.190457 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e4adad83-497a-4d7c-8c74-a1d3a57054b7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:52.190634 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e4adad83-497a-4d7c-8c74-a1d3a57054b7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:52.190737 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-e4adad83-497a-4d7c-8c74-a1d3a57054b7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:52.194874 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:52.194874 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:52.196107 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e4adad83-497a-4d7c-8c74-a1d3a57054b7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:52.196513 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1071/4301] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:52 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:52.242231 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:52.242231 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-183198322"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:52.242650 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-183198322'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:52.242917 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Create volume of 1 GB Aug 14 00:41:52.247898 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Availability Zones retrieved successfully. Aug 14 00:41:52.256337 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Flow 'volume_create_api' (daf5ca42-a5b6-4c33-9270-83873a0c8171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:52.257750 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb364a6-860d-49b1-bd11-5d2e280e61f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:52.259192 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:52.293738 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb364a6-860d-49b1-bd11-5d2e280e61f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:52.295007 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9daf959f-a23f-4f95-a456-7545323cf8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:52.370027 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Created reservations ['ef9d5a1c-c533-4437-aa47-4e2965a42cb4', '3e28af47-b207-4513-acfc-091a2aa07f8c', '546d5d72-b3cf-4ec3-8198-1fa31423a946', '319074b4-45da-424a-85d1-fdbc7c9f1fba'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:52.372574 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9daf959f-a23f-4f95-a456-7545323cf8db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef9d5a1c-c533-4437-aa47-4e2965a42cb4', '3e28af47-b207-4513-acfc-091a2aa07f8c', '546d5d72-b3cf-4ec3-8198-1fa31423a946', '319074b4-45da-424a-85d1-fdbc7c9f1fba']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:52.372574 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a58b83-470e-49ce-b0a1-a594a1e5604f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:52.399889 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a58b83-470e-49ce-b0a1-a594a1e5604f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34d855d3-53c1-4a13-a8d9-51b2d2407151', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-183198322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f878c3a3d1cb41e5ada2a310c8402bbc',qos_specs=None,replication_status=,reservations=['ef9d5a1c-c533-4437-aa47-4e2965a42cb4','3e28af47-b207-4513-acfc-091a2aa07f8c','546d5d72-b3cf-4ec3-8198-1fa31423a946','319074b4-45da-424a-85d1-fdbc7c9f1fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee7f8c5a90e4453afe4bf1da296c2ff',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-183198322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34d855d3-53c1-4a13-a8d9-51b2d2407151,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f878c3a3d1cb41e5ada2a310c8402bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aee7f8c5a90e4453afe4bf1da296c2ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:52.400797 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88a93d2c-3e13-4ce0-8e4e-7f8b4fe24d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:52.423808 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88a93d2c-3e13-4ce0-8e4e-7f8b4fe24d10) transitioned into state 'SUCCESS' from state '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-183198322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f878c3a3d1cb41e5ada2a310c8402bbc',qos_specs=None,replication_status=,reservations=['ef9d5a1c-c533-4437-aa47-4e2965a42cb4','3e28af47-b207-4513-acfc-091a2aa07f8c','546d5d72-b3cf-4ec3-8198-1fa31423a946','319074b4-45da-424a-85d1-fdbc7c9f1fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee7f8c5a90e4453afe4bf1da296c2ff',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:52.424862 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (573b7a87-c560-463b-9d81-6620ec5f8721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:52.433630 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (573b7a87-c560-463b-9d81-6620ec5f8721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:52.434707 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Flow 'volume_create_api' (daf5ca42-a5b6-4c33-9270-83873a0c8171) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:52.435143 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Create volume request issued successfully. Aug 14 00:41:52.435883 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a83afc91-d33f-4548-8a95-ce0521f0669e tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:52.436482 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1060/4302] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:41:52 2026] POST /volume/v3/volumes => generated 757 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:52.450034 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7da2eb97-4d2d-4c37-9a6d-8cd039bcee39 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:52.452438 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7da2eb97-4d2d-4c37-9a6d-8cd039bcee39 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 Aug 14 00:41:52.452664 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7da2eb97-4d2d-4c37-9a6d-8cd039bcee39 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:52.452853 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7da2eb97-4d2d-4c37-9a6d-8cd039bcee39 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:52.460880 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:52.460880 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:52.464508 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7da2eb97-4d2d-4c37-9a6d-8cd039bcee39 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Volume info retrieved successfully. Aug 14 00:41:52.468947 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7da2eb97-4d2d-4c37-9a6d-8cd039bcee39 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 returned with HTTP 200 Aug 14 00:41:52.469498 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1083/4303] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:52 2026] GET /volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:52.678384 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f1426741-4614-4272-a288-3f7cb5ffe3ae None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:52.681469 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f1426741-4614-4272-a288-3f7cb5ffe3ae tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:41:52.682382 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f1426741-4614-4272-a288-3f7cb5ffe3ae tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:52.682649 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f1426741-4614-4272-a288-3f7cb5ffe3ae tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:52.682694 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-f1426741-4614-4272-a288-3f7cb5ffe3ae tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:52.691193 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:52.691193 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:52.692747 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f1426741-4614-4272-a288-3f7cb5ffe3ae tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:41:52.694363 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1090/4304] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:52 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:53.207545 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-782de728-c708-4b69-ade1-431a235cbb4f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:53.209491 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-782de728-c708-4b69-ade1-431a235cbb4f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:53.209740 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-782de728-c708-4b69-ade1-431a235cbb4f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:53.209966 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-782de728-c708-4b69-ade1-431a235cbb4f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:53.210065 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-782de728-c708-4b69-ade1-431a235cbb4f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:53.214465 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:53.214465 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:53.215275 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-782de728-c708-4b69-ade1-431a235cbb4f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:53.215632 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1072/4305] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:53 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:53.485191 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-73e1c98a-054e-4439-9de4-eacdd422a8c7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:53.489044 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-73e1c98a-054e-4439-9de4-eacdd422a8c7 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 Aug 14 00:41:53.489339 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-73e1c98a-054e-4439-9de4-eacdd422a8c7 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:53.489519 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-73e1c98a-054e-4439-9de4-eacdd422a8c7 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:53.500935 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:53.500935 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:53.507008 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-73e1c98a-054e-4439-9de4-eacdd422a8c7 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Volume info retrieved successfully. Aug 14 00:41:53.517032 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-73e1c98a-054e-4439-9de4-eacdd422a8c7 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 returned with HTTP 200 Aug 14 00:41:53.517805 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1061/4306] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:53 2026] GET /volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:53.530336 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cecb4161-9b07-4377-8058-e14cfa26f086 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:53.532257 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cecb4161-9b07-4377-8058-e14cfa26f086 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:41:53.532622 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cecb4161-9b07-4377-8058-e14cfa26f086 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34d855d3-53c1-4a13-a8d9-51b2d2407151", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2112350239"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:53.536829 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:53.538547 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:41:53.538882 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "434a2cbd-8561-46bf-bb4b-600f016faf25", "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:53.540403 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '434a2cbd-8561-46bf-bb4b-600f016faf25', 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:41:53.540956 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:53.540956 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:53.541459 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-cecb4161-9b07-4377-8058-e14cfa26f086 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Volume info retrieved successfully. Aug 14 00:41:53.541565 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-cecb4161-9b07-4377-8058-e14cfa26f086 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Create snapshot from volume 34d855d3-53c1-4a13-a8d9-51b2d2407151 Aug 14 00:41:53.579562 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-cecb4161-9b07-4377-8058-e14cfa26f086 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Created reservations ['56573494-60d2-4503-926c-00463bcf4a9e', '1d403367-84f9-4755-8410-3fb75b2a82c2', '24d5b474-6ca0-44b2-8030-85096866d365', '86f4a5c7-b7dc-4f83-991b-b3c114de69b4'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:53.612537 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-cecb4161-9b07-4377-8058-e14cfa26f086 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot create request issued successfully. Aug 14 00:41:53.613136 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cecb4161-9b07-4377-8058-e14cfa26f086 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:41:53.613317 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1084/4307] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:41:53 2026] POST /volume/v3/snapshots => generated 314 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:53.623842 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cbcf08b3-1055-4d83-a656-31587385b8c8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:53.626370 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Create volume of 1 GB Aug 14 00:41:53.626639 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cbcf08b3-1055-4d83-a656-31587385b8c8 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots/6cea574a-6430-4bc5-8a11-b8c02211d282 Aug 14 00:41:53.626975 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cbcf08b3-1055-4d83-a656-31587385b8c8 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:53.627206 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cbcf08b3-1055-4d83-a656-31587385b8c8 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:53.631985 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Availability Zones retrieved successfully. Aug 14 00:41:53.633400 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:53.633400 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:53.634579 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-cbcf08b3-1055-4d83-a656-31587385b8c8 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot retrieved successfully. Aug 14 00:41:53.635487 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cbcf08b3-1055-4d83-a656-31587385b8c8 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/6cea574a-6430-4bc5-8a11-b8c02211d282 returned with HTTP 200 Aug 14 00:41:53.636120 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1073/4308] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:53 2026] GET /volume/v3/snapshots/6cea574a-6430-4bc5-8a11-b8c02211d282 => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:53.638120 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Flow 'volume_create_api' (767bd8a3-b67c-4608-be6f-af55def93af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:53.639011 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ac9d39c-6a3b-4914-bc5c-958883fe0a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:53.639978 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:41:53.703057 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ac9d39c-6a3b-4914-bc5c-958883fe0a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:53.703642 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b7baf0c-0bb4-496b-87de-f2dd32ea7570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:53.707511 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7a44ee7e-8fa9-4311-b7a4-04c2ec166322 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:53.709202 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7a44ee7e-8fa9-4311-b7a4-04c2ec166322 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:41:53.709473 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7a44ee7e-8fa9-4311-b7a4-04c2ec166322 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:53.709672 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7a44ee7e-8fa9-4311-b7a4-04c2ec166322 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:53.709791 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-7a44ee7e-8fa9-4311-b7a4-04c2ec166322 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:53.715833 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:53.715833 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:53.716613 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7a44ee7e-8fa9-4311-b7a4-04c2ec166322 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:41:53.717118 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1062/4309] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:53 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:53.752559 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Created reservations ['8b53268d-7939-4117-b91d-d2a9a23b0b84', 'b2bff1c2-18c5-4d48-a22e-6141e1c6a3b2', '3e87cc16-d240-446c-9508-3a6374ae2a76', '5c870792-5702-404c-b311-0ae2705f4799'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:53.753576 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b7baf0c-0bb4-496b-87de-f2dd32ea7570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b53268d-7939-4117-b91d-d2a9a23b0b84', 'b2bff1c2-18c5-4d48-a22e-6141e1c6a3b2', '3e87cc16-d240-446c-9508-3a6374ae2a76', '5c870792-5702-404c-b311-0ae2705f4799']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:53.754191 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (857bb02c-5d10-4fdd-91e1-c22f87d122e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:53.777566 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (857bb02c-5d10-4fdd-91e1-c22f87d122e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8143b8d-b55b-41d4-8a29-a801f5363d1b', '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='f472c0d218e04846b917393d0a454e42',qos_specs=None,replication_status=,reservations=['8b53268d-7939-4117-b91d-d2a9a23b0b84','b2bff1c2-18c5-4d48-a22e-6141e1c6a3b2','3e87cc16-d240-446c-9508-3a6374ae2a76','5c870792-5702-404c-b311-0ae2705f4799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b45d0368e4647f6b69788653a6fb7ee',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:41:53Z,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=a8143b8d-b55b-41d4-8a29-a801f5363d1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f472c0d218e04846b917393d0a454e42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b45d0368e4647f6b69788653a6fb7ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:53.778266 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a07895f4-7cbe-4789-ad45-d61e6643fafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:53.801640 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a07895f4-7cbe-4789-ad45-d61e6643fafd) transitioned into state 'SUCCESS' from 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='f472c0d218e04846b917393d0a454e42',qos_specs=None,replication_status=,reservations=['8b53268d-7939-4117-b91d-d2a9a23b0b84','b2bff1c2-18c5-4d48-a22e-6141e1c6a3b2','3e87cc16-d240-446c-9508-3a6374ae2a76','5c870792-5702-404c-b311-0ae2705f4799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b45d0368e4647f6b69788653a6fb7ee',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:53.802255 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fe31298-c2d9-4190-85a9-70607c9a925c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:41:53.811722 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fe31298-c2d9-4190-85a9-70607c9a925c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:41:53.812457 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Flow 'volume_create_api' (767bd8a3-b67c-4608-be6f-af55def93af0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:41:53.812763 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Create volume request issued successfully. Aug 14 00:41:53.813447 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0dff9fa2-c425-41d0-ae4c-bdeb21b514d2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:41:53.813860 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1091/4310] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:41:53 2026] POST /volume/v3/volumes => generated 775 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:53.829793 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c94b2326-75c4-4fca-811c-4870423c8413 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:53.831905 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c94b2326-75c4-4fca-811c-4870423c8413 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b Aug 14 00:41:53.832149 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c94b2326-75c4-4fca-811c-4870423c8413 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:53.832356 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c94b2326-75c4-4fca-811c-4870423c8413 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:53.839374 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:53.839374 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:53.842915 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c94b2326-75c4-4fca-811c-4870423c8413 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:53.848145 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c94b2326-75c4-4fca-811c-4870423c8413 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b returned with HTTP 200 Aug 14 00:41:53.848466 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1085/4311] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:53 2026] GET /volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:54.226722 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-14c32b1a-024a-48be-a241-c84781551a1a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:54.229568 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-14c32b1a-024a-48be-a241-c84781551a1a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:54.230036 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-14c32b1a-024a-48be-a241-c84781551a1a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:54.230107 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-14c32b1a-024a-48be-a241-c84781551a1a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:54.230293 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-14c32b1a-024a-48be-a241-c84781551a1a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:54.239759 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:54.239759 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:54.240785 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-14c32b1a-024a-48be-a241-c84781551a1a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:54.241105 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1074/4312] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:54 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:54.646049 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c31cf646-7fda-4c9a-8b42-f664a107bbf8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:54.647890 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c31cf646-7fda-4c9a-8b42-f664a107bbf8 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots/6cea574a-6430-4bc5-8a11-b8c02211d282 Aug 14 00:41:54.648047 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c31cf646-7fda-4c9a-8b42-f664a107bbf8 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:54.648260 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c31cf646-7fda-4c9a-8b42-f664a107bbf8 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:54.653706 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:54.653706 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:54.654105 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c31cf646-7fda-4c9a-8b42-f664a107bbf8 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot retrieved successfully. Aug 14 00:41:54.654898 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c31cf646-7fda-4c9a-8b42-f664a107bbf8 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/6cea574a-6430-4bc5-8a11-b8c02211d282 returned with HTTP 200 Aug 14 00:41:54.655271 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1063/4313] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:54 2026] GET /volume/v3/snapshots/6cea574a-6430-4bc5-8a11-b8c02211d282 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:54.663948 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-da8f93c4-2db5-4c10-9d2a-7f0d3ba7c6ea None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:54.666135 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-da8f93c4-2db5-4c10-9d2a-7f0d3ba7c6ea tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:41:54.666451 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-da8f93c4-2db5-4c10-9d2a-7f0d3ba7c6ea tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34d855d3-53c1-4a13-a8d9-51b2d2407151", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-737204949"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:54.681816 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:54.681816 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:54.682982 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-da8f93c4-2db5-4c10-9d2a-7f0d3ba7c6ea tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Volume info retrieved successfully. Aug 14 00:41:54.682982 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-da8f93c4-2db5-4c10-9d2a-7f0d3ba7c6ea tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Create snapshot from volume 34d855d3-53c1-4a13-a8d9-51b2d2407151 Aug 14 00:41:54.718589 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-da8f93c4-2db5-4c10-9d2a-7f0d3ba7c6ea tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Created reservations ['b16c688a-0a16-453c-ad74-87b05afd59b6', '344ccd27-fea8-4529-9ff2-63b21320fd11', '4fab20b6-493d-491b-8546-0432729883e5', '6121a7bd-074a-4eaa-be71-fa177b1e15a9'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:54.730044 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-894bed85-0c33-448e-ab19-e2ccf586e798 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:54.732169 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-894bed85-0c33-448e-ab19-e2ccf586e798 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:41:54.732250 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-894bed85-0c33-448e-ab19-e2ccf586e798 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:54.732692 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-894bed85-0c33-448e-ab19-e2ccf586e798 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:54.732692 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-894bed85-0c33-448e-ab19-e2ccf586e798 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:54.738429 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:54.738429 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:54.738920 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-894bed85-0c33-448e-ab19-e2ccf586e798 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:41:54.739683 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1086/4314] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:54 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:54.761486 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-da8f93c4-2db5-4c10-9d2a-7f0d3ba7c6ea tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot create request issued successfully. Aug 14 00:41:54.761892 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-da8f93c4-2db5-4c10-9d2a-7f0d3ba7c6ea tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:41:54.762382 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1092/4315] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:41:54 2026] POST /volume/v3/snapshots => generated 313 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:54.778929 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-46702344-2e16-4bb2-a3fa-50fb38f23c03 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:54.780783 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-46702344-2e16-4bb2-a3fa-50fb38f23c03 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots/23c25559-b178-42e9-8866-0eb76d204257 Aug 14 00:41:54.784704 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-46702344-2e16-4bb2-a3fa-50fb38f23c03 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:54.785846 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-46702344-2e16-4bb2-a3fa-50fb38f23c03 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:54.800591 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:54.800591 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:54.801117 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-46702344-2e16-4bb2-a3fa-50fb38f23c03 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot retrieved successfully. Aug 14 00:41:54.802004 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-46702344-2e16-4bb2-a3fa-50fb38f23c03 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/23c25559-b178-42e9-8866-0eb76d204257 returned with HTTP 200 Aug 14 00:41:54.802402 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1075/4316] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:54 2026] GET /volume/v3/snapshots/23c25559-b178-42e9-8866-0eb76d204257 => generated 445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:54.862988 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-be305a61-cd55-415c-a52a-c21a2c235b35 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:54.864810 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-be305a61-cd55-415c-a52a-c21a2c235b35 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b Aug 14 00:41:54.865028 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-be305a61-cd55-415c-a52a-c21a2c235b35 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:54.865259 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-be305a61-cd55-415c-a52a-c21a2c235b35 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:54.872472 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:54.872472 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:54.877496 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-be305a61-cd55-415c-a52a-c21a2c235b35 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:54.884485 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-be305a61-cd55-415c-a52a-c21a2c235b35 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b returned with HTTP 200 Aug 14 00:41:54.885049 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1064/4317] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:54 2026] GET /volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:55.253602 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4e2a3a86-91c4-4dd4-9141-6ee312b4ad95 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:55.256582 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4e2a3a86-91c4-4dd4-9141-6ee312b4ad95 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:55.256862 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4e2a3a86-91c4-4dd4-9141-6ee312b4ad95 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:55.257208 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4e2a3a86-91c4-4dd4-9141-6ee312b4ad95 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:55.257414 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-4e2a3a86-91c4-4dd4-9141-6ee312b4ad95 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:55.263683 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:55.263683 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:55.264842 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4e2a3a86-91c4-4dd4-9141-6ee312b4ad95 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:55.265520 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1087/4318] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:55 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:55.753022 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3e7359af-f0d4-4788-b11e-083fc91b1025 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:55.754783 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3e7359af-f0d4-4788-b11e-083fc91b1025 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:41:55.754950 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3e7359af-f0d4-4788-b11e-083fc91b1025 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:55.755146 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3e7359af-f0d4-4788-b11e-083fc91b1025 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:55.755242 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-3e7359af-f0d4-4788-b11e-083fc91b1025 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:55.759675 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:55.759675 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:55.760558 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3e7359af-f0d4-4788-b11e-083fc91b1025 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:41:55.760945 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1093/4319] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:55 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:55.811667 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a392fad5-d906-4e3c-8949-7d0488847efd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:55.813456 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a392fad5-d906-4e3c-8949-7d0488847efd tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots/23c25559-b178-42e9-8866-0eb76d204257 Aug 14 00:41:55.813684 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a392fad5-d906-4e3c-8949-7d0488847efd tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:55.814195 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a392fad5-d906-4e3c-8949-7d0488847efd tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:55.819027 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:55.819027 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:55.819608 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a392fad5-d906-4e3c-8949-7d0488847efd tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot retrieved successfully. Aug 14 00:41:55.820502 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a392fad5-d906-4e3c-8949-7d0488847efd tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/23c25559-b178-42e9-8866-0eb76d204257 returned with HTTP 200 Aug 14 00:41:55.820933 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1076/4320] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:55 2026] GET /volume/v3/snapshots/23c25559-b178-42e9-8866-0eb76d204257 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:55.829464 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2ec1e559-f99f-46c5-b213-e8addfa4c18f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:55.831422 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2ec1e559-f99f-46c5-b213-e8addfa4c18f tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:41:55.831773 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2ec1e559-f99f-46c5-b213-e8addfa4c18f tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34d855d3-53c1-4a13-a8d9-51b2d2407151", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-334189110"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:41:55.842794 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:55.842794 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:55.843362 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2ec1e559-f99f-46c5-b213-e8addfa4c18f tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Volume info retrieved successfully. Aug 14 00:41:55.843500 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-2ec1e559-f99f-46c5-b213-e8addfa4c18f tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Create snapshot from volume 34d855d3-53c1-4a13-a8d9-51b2d2407151 Aug 14 00:41:55.878027 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-2ec1e559-f99f-46c5-b213-e8addfa4c18f tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Created reservations ['eea2e222-b6df-48f3-9e5b-3bd8301ee379', '3620abee-220c-4af3-9177-45e5b6783c3f', '0d73c7b7-e080-4aae-88e0-ccb3985a35aa', '2dd1f629-283b-4bad-b308-c3f42fa0a39c'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:41:55.898673 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-63393b07-dc98-4586-aca5-be0ad1d887b3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:55.900871 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-63393b07-dc98-4586-aca5-be0ad1d887b3 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b Aug 14 00:41:55.900871 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-63393b07-dc98-4586-aca5-be0ad1d887b3 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:55.900871 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-63393b07-dc98-4586-aca5-be0ad1d887b3 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:55.908041 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:55.908041 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:55.911926 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-63393b07-dc98-4586-aca5-be0ad1d887b3 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:55.915978 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-63393b07-dc98-4586-aca5-be0ad1d887b3 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b returned with HTTP 200 Aug 14 00:41:55.916381 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1088/4321] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:55 2026] GET /volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:55.919583 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2ec1e559-f99f-46c5-b213-e8addfa4c18f tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot create request issued successfully. Aug 14 00:41:55.919924 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2ec1e559-f99f-46c5-b213-e8addfa4c18f tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:41:55.920374 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1065/4322] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:41:55 2026] POST /volume/v3/snapshots => generated 313 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:41:55.932700 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0193f687-0f0c-40c4-a985-ac73c72de19c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:55.934667 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0193f687-0f0c-40c4-a985-ac73c72de19c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots/f4916494-f0d4-4b65-bb9f-a356294c19ed Aug 14 00:41:55.935030 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0193f687-0f0c-40c4-a985-ac73c72de19c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:55.935433 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0193f687-0f0c-40c4-a985-ac73c72de19c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:55.941431 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:55.941431 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:55.942292 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0193f687-0f0c-40c4-a985-ac73c72de19c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot retrieved successfully. Aug 14 00:41:55.943216 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0193f687-0f0c-40c4-a985-ac73c72de19c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/f4916494-f0d4-4b65-bb9f-a356294c19ed returned with HTTP 200 Aug 14 00:41:55.943778 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1094/4323] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:55 2026] GET /volume/v3/snapshots/f4916494-f0d4-4b65-bb9f-a356294c19ed => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:56.278851 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ed85a824-e919-43ec-a5ef-70f6d44ecbcc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:56.280938 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ed85a824-e919-43ec-a5ef-70f6d44ecbcc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:56.281178 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ed85a824-e919-43ec-a5ef-70f6d44ecbcc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:56.281367 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ed85a824-e919-43ec-a5ef-70f6d44ecbcc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:56.281505 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-ed85a824-e919-43ec-a5ef-70f6d44ecbcc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:56.288878 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:56.288878 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:56.289826 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ed85a824-e919-43ec-a5ef-70f6d44ecbcc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:56.290293 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1077/4324] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:56 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:56.774051 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-adf937d3-b6a5-4e30-a4a7-3c37812da539 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:56.776584 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-adf937d3-b6a5-4e30-a4a7-3c37812da539 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:41:56.777263 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-adf937d3-b6a5-4e30-a4a7-3c37812da539 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:56.777541 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-adf937d3-b6a5-4e30-a4a7-3c37812da539 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:56.777710 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-adf937d3-b6a5-4e30-a4a7-3c37812da539 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:56.783279 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:56.783279 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:56.784339 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-adf937d3-b6a5-4e30-a4a7-3c37812da539 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:41:56.784849 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1089/4325] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:56 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:56.929954 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-76da4697-1446-49c0-8716-f0b3265e9539 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:56.932356 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-76da4697-1446-49c0-8716-f0b3265e9539 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b Aug 14 00:41:56.932639 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-76da4697-1446-49c0-8716-f0b3265e9539 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:56.932923 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-76da4697-1446-49c0-8716-f0b3265e9539 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:56.942020 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:56.942020 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:56.946683 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-76da4697-1446-49c0-8716-f0b3265e9539 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:56.952888 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-76da4697-1446-49c0-8716-f0b3265e9539 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b returned with HTTP 200 Aug 14 00:41:56.953176 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3e75e997-6384-4075-801f-b7596476e036 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:56.953504 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1066/4326] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:56 2026] GET /volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:56.954883 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3e75e997-6384-4075-801f-b7596476e036 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots/f4916494-f0d4-4b65-bb9f-a356294c19ed Aug 14 00:41:56.955060 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3e75e997-6384-4075-801f-b7596476e036 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:56.955270 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3e75e997-6384-4075-801f-b7596476e036 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:56.961204 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:56.961204 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:56.961658 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3e75e997-6384-4075-801f-b7596476e036 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot retrieved successfully. Aug 14 00:41:56.962434 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3e75e997-6384-4075-801f-b7596476e036 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/f4916494-f0d4-4b65-bb9f-a356294c19ed returned with HTTP 200 Aug 14 00:41:56.962754 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1095/4327] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:56 2026] GET /volume/v3/snapshots/f4916494-f0d4-4b65-bb9f-a356294c19ed => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:56.971209 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b2489c87-bda8-4a01-8444-d971b7a326a9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:56.973491 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b2489c87-bda8-4a01-8444-d971b7a326a9 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots?limit=1 Aug 14 00:41:56.973733 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b2489c87-bda8-4a01-8444-d971b7a326a9 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:56.974038 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b2489c87-bda8-4a01-8444-d971b7a326a9 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:56.974424 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-b2489c87-bda8-4a01-8444-d971b7a326a9 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:56.975806 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.db.api [None req-b2489c87-bda8-4a01-8444-d971b7a326a9 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:56.980451 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b2489c87-bda8-4a01-8444-d971b7a326a9 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:56.981057 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b2489c87-bda8-4a01-8444-d971b7a326a9 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 14 00:41:56.981554 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1078/4328] 10.4.3.208 () {66 vars in 1258 bytes} [Fri Aug 14 00:41:56 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:56.989702 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-22f885c7-9946-4476-bdc9-b1c51a59db5c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:56.992291 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-22f885c7-9946-4476-bdc9-b1c51a59db5c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots Aug 14 00:41:56.992525 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-22f885c7-9946-4476-bdc9-b1c51a59db5c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:56.992718 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-22f885c7-9946-4476-bdc9-b1c51a59db5c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:56.992954 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-22f885c7-9946-4476-bdc9-b1c51a59db5c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:56.993977 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.db.api [None req-22f885c7-9946-4476-bdc9-b1c51a59db5c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:56.998730 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-22f885c7-9946-4476-bdc9-b1c51a59db5c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:56.999449 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-22f885c7-9946-4476-bdc9-b1c51a59db5c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 200 Aug 14 00:41:56.999856 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1090/4329] 10.4.3.208 () {66 vars in 1243 bytes} [Fri Aug 14 00:41:56 2026] GET /volume/v3/snapshots => generated 994 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.007545 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-50f0c20d-7c23-49eb-b6a6-bf5673e6c85b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.010050 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-50f0c20d-7c23-49eb-b6a6-bf5673e6c85b tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots?limit=100000 Aug 14 00:41:57.010294 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-50f0c20d-7c23-49eb-b6a6-bf5673e6c85b tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.010894 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-50f0c20d-7c23-49eb-b6a6-bf5673e6c85b tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.011208 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-50f0c20d-7c23-49eb-b6a6-bf5673e6c85b tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.012769 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.db.api [None req-50f0c20d-7c23-49eb-b6a6-bf5673e6c85b tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.017294 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-50f0c20d-7c23-49eb-b6a6-bf5673e6c85b tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.017952 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-50f0c20d-7c23-49eb-b6a6-bf5673e6c85b tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 14 00:41:57.018404 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1067/4330] 10.4.3.208 () {66 vars in 1268 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.026483 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-970d460e-dcdc-46d1-bec4-c60816e07407 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.028039 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-970d460e-dcdc-46d1-bec4-c60816e07407 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots?limit=0 Aug 14 00:41:57.028286 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-970d460e-dcdc-46d1-bec4-c60816e07407 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.028491 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-970d460e-dcdc-46d1-bec4-c60816e07407 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.028761 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-970d460e-dcdc-46d1-bec4-c60816e07407 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.029739 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.db.api [None req-970d460e-dcdc-46d1-bec4-c60816e07407 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100210) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.032999 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-970d460e-dcdc-46d1-bec4-c60816e07407 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.033273 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-970d460e-dcdc-46d1-bec4-c60816e07407 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 14 00:41:57.033630 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1096/4331] 10.4.3.208 () {66 vars in 1258 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:41:57.042892 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-87fb393f-4604-4298-a84b-2080b5c04447 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.044647 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-87fb393f-4604-4298-a84b-2080b5c04447 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots Aug 14 00:41:57.044842 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-87fb393f-4604-4298-a84b-2080b5c04447 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.044991 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-87fb393f-4604-4298-a84b-2080b5c04447 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.045215 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-87fb393f-4604-4298-a84b-2080b5c04447 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.045482 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.045482 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:57.046291 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.db.api [None req-87fb393f-4604-4298-a84b-2080b5c04447 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.049717 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-87fb393f-4604-4298-a84b-2080b5c04447 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.050012 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-87fb393f-4604-4298-a84b-2080b5c04447 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 200 Aug 14 00:41:57.050379 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1079/4332] 10.4.3.208 () {66 vars in 1243 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots => generated 994 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.058181 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-edb7981f-9b69-4b70-99ab-9fe963464aee None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.060155 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-edb7981f-9b69-4b70-99ab-9fe963464aee tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots?marker=23c25559-b178-42e9-8866-0eb76d204257 Aug 14 00:41:57.060614 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-edb7981f-9b69-4b70-99ab-9fe963464aee tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.060816 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-edb7981f-9b69-4b70-99ab-9fe963464aee tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.061020 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-edb7981f-9b69-4b70-99ab-9fe963464aee tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.061533 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.061533 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:57.062431 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.db.api [None req-edb7981f-9b69-4b70-99ab-9fe963464aee tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.085483 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-edb7981f-9b69-4b70-99ab-9fe963464aee tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.085840 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-edb7981f-9b69-4b70-99ab-9fe963464aee tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots?marker=23c25559-b178-42e9-8866-0eb76d204257 returned with HTTP 200 Aug 14 00:41:57.086279 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1091/4333] 10.4.3.208 () {66 vars in 1330 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots?marker=23c25559-b178-42e9-8866-0eb76d204257 => generated 342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.094680 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6aaaf172-e575-4d80-92f8-d2a5208540ec None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.099406 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6aaaf172-e575-4d80-92f8-d2a5208540ec tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots?offset=2&limit=3 Aug 14 00:41:57.099577 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6aaaf172-e575-4d80-92f8-d2a5208540ec tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.099747 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6aaaf172-e575-4d80-92f8-d2a5208540ec tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.099933 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-6aaaf172-e575-4d80-92f8-d2a5208540ec tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.100178 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.100178 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:57.100916 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.db.api [None req-6aaaf172-e575-4d80-92f8-d2a5208540ec tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.113924 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6aaaf172-e575-4d80-92f8-d2a5208540ec tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.114233 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6aaaf172-e575-4d80-92f8-d2a5208540ec tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 14 00:41:57.114613 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1068/4334] 10.4.3.208 () {66 vars in 1276 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.125514 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d65f6e45-e557-45f4-88f5-242802fe46e0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.127162 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d65f6e45-e557-45f4-88f5-242802fe46e0 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 14 00:41:57.127372 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d65f6e45-e557-45f4-88f5-242802fe46e0 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.127543 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d65f6e45-e557-45f4-88f5-242802fe46e0 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.127732 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-d65f6e45-e557-45f4-88f5-242802fe46e0 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.128684 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.db.api [None req-d65f6e45-e557-45f4-88f5-242802fe46e0 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100210) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.138831 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d65f6e45-e557-45f4-88f5-242802fe46e0 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.139287 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d65f6e45-e557-45f4-88f5-242802fe46e0 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 14 00:41:57.139591 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1097/4335] 10.4.3.208 () {66 vars in 1308 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.148208 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1687fd23-5a27-4583-9922-4a216392348c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.152470 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1687fd23-5a27-4583-9922-4a216392348c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 14 00:41:57.152689 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1687fd23-5a27-4583-9922-4a216392348c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.152897 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1687fd23-5a27-4583-9922-4a216392348c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.153078 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-1687fd23-5a27-4583-9922-4a216392348c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.153405 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.153405 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:57.157201 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.db.api [None req-1687fd23-5a27-4583-9922-4a216392348c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.166102 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1687fd23-5a27-4583-9922-4a216392348c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.166102 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1687fd23-5a27-4583-9922-4a216392348c tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 14 00:41:57.166102 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1080/4336] 10.4.3.208 () {66 vars in 1310 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.177815 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-17172b23-e1b0-438c-be99-6aa60af26837 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.180121 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-17172b23-e1b0-438c-be99-6aa60af26837 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 14 00:41:57.180375 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-17172b23-e1b0-438c-be99-6aa60af26837 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.180828 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-17172b23-e1b0-438c-be99-6aa60af26837 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.181135 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-17172b23-e1b0-438c-be99-6aa60af26837 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.181523 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.181523 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:57.182648 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.db.api [None req-17172b23-e1b0-438c-be99-6aa60af26837 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.198613 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-17172b23-e1b0-438c-be99-6aa60af26837 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.199215 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-17172b23-e1b0-438c-be99-6aa60af26837 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 14 00:41:57.199755 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1092/4337] 10.4.3.208 () {66 vars in 1292 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.212704 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-60e77e6c-3e5a-469d-817c-97668b1a7198 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.215003 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-60e77e6c-3e5a-469d-817c-97668b1a7198 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 14 00:41:57.215311 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-60e77e6c-3e5a-469d-817c-97668b1a7198 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.215709 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-60e77e6c-3e5a-469d-817c-97668b1a7198 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.216685 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-60e77e6c-3e5a-469d-817c-97668b1a7198 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.217098 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.217098 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:57.218531 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.db.api [None req-60e77e6c-3e5a-469d-817c-97668b1a7198 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.236027 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-60e77e6c-3e5a-469d-817c-97668b1a7198 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.236706 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-60e77e6c-3e5a-469d-817c-97668b1a7198 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 14 00:41:57.237440 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1069/4338] 10.4.3.208 () {66 vars in 1294 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.246914 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b0301013-5206-4138-aa8b-1759460775e3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.248753 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b0301013-5206-4138-aa8b-1759460775e3 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 14 00:41:57.248986 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b0301013-5206-4138-aa8b-1759460775e3 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.249228 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b0301013-5206-4138-aa8b-1759460775e3 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.249493 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-b0301013-5206-4138-aa8b-1759460775e3 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.249782 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.249782 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:57.250656 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.db.api [None req-b0301013-5206-4138-aa8b-1759460775e3 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100210) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.262609 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b0301013-5206-4138-aa8b-1759460775e3 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.262982 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b0301013-5206-4138-aa8b-1759460775e3 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 14 00:41:57.263433 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1098/4339] 10.4.3.208 () {66 vars in 1312 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.283652 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-057b3453-5ccd-4ab1-bae5-87c07eb2bced None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.294966 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-057b3453-5ccd-4ab1-bae5-87c07eb2bced tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 14 00:41:57.295848 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-057b3453-5ccd-4ab1-bae5-87c07eb2bced tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.297972 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-057b3453-5ccd-4ab1-bae5-87c07eb2bced tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.298827 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-057b3453-5ccd-4ab1-bae5-87c07eb2bced tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.300385 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.300385 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:57.301648 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4002563c-2751-4695-bd76-4b0417e8d45f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.303411 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4002563c-2751-4695-bd76-4b0417e8d45f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:57.303595 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4002563c-2751-4695-bd76-4b0417e8d45f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.303813 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4002563c-2751-4695-bd76-4b0417e8d45f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.303920 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-4002563c-2751-4695-bd76-4b0417e8d45f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:57.306777 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.db.api [None req-057b3453-5ccd-4ab1-bae5-87c07eb2bced tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.308489 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.308489 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:57.309306 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4002563c-2751-4695-bd76-4b0417e8d45f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:57.309847 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1093/4340] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.356775 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-057b3453-5ccd-4ab1-bae5-87c07eb2bced tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.357332 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-057b3453-5ccd-4ab1-bae5-87c07eb2bced tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 14 00:41:57.357816 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1081/4341] 10.4.3.208 () {66 vars in 1314 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.373157 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-70538013-a90e-487c-9bf7-acb53df99c53 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.375128 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-70538013-a90e-487c-9bf7-acb53df99c53 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-334189110 Aug 14 00:41:57.375345 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-70538013-a90e-487c-9bf7-acb53df99c53 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.375589 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-70538013-a90e-487c-9bf7-acb53df99c53 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.375794 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-70538013-a90e-487c-9bf7-acb53df99c53 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.376162 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.376162 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:57.377360 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.db.api [None req-70538013-a90e-487c-9bf7-acb53df99c53 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.388462 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-70538013-a90e-487c-9bf7-acb53df99c53 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.388847 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.388847 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:57.389449 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-70538013-a90e-487c-9bf7-acb53df99c53 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-334189110 returned with HTTP 200 Aug 14 00:41:57.389815 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1070/4342] 10.4.3.208 () {66 vars in 1383 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-334189110 => generated 475 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.398450 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2479f8cd-5ac6-45e3-91a3-55f874adc132 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.400181 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2479f8cd-5ac6-45e3-91a3-55f874adc132 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots/detail?status=available Aug 14 00:41:57.400365 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2479f8cd-5ac6-45e3-91a3-55f874adc132 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.400555 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2479f8cd-5ac6-45e3-91a3-55f874adc132 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.400755 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-2479f8cd-5ac6-45e3-91a3-55f874adc132 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.400963 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.400963 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:57.401739 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.db.api [None req-2479f8cd-5ac6-45e3-91a3-55f874adc132 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100210) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.412539 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2479f8cd-5ac6-45e3-91a3-55f874adc132 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.413013 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.413013 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:57.413817 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2479f8cd-5ac6-45e3-91a3-55f874adc132 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 14 00:41:57.414285 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1099/4343] 10.4.3.208 () {66 vars in 1297 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:57.426815 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6cfc29e4-96e7-4405-859d-0b4ed52b2e4f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.429910 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6cfc29e4-96e7-4405-859d-0b4ed52b2e4f tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-334189110 Aug 14 00:41:57.430109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6cfc29e4-96e7-4405-859d-0b4ed52b2e4f tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.430375 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6cfc29e4-96e7-4405-859d-0b4ed52b2e4f tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.430547 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-6cfc29e4-96e7-4405-859d-0b4ed52b2e4f tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.431627 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.db.api [None req-6cfc29e4-96e7-4405-859d-0b4ed52b2e4f tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100208) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.448661 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6cfc29e4-96e7-4405-859d-0b4ed52b2e4f tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.449111 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.449111 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:57.450101 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6cfc29e4-96e7-4405-859d-0b4ed52b2e4f tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-334189110 returned with HTTP 200 Aug 14 00:41:57.450501 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1094/4344] 10.4.3.208 () {66 vars in 1417 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-334189110 => generated 475 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.462693 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-369ab173-7e51-44d6-9c36-89667af574e4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.464853 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-369ab173-7e51-44d6-9c36-89667af574e4 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-334189110 Aug 14 00:41:57.465134 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-369ab173-7e51-44d6-9c36-89667af574e4 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.465394 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-369ab173-7e51-44d6-9c36-89667af574e4 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.465649 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-369ab173-7e51-44d6-9c36-89667af574e4 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.465992 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.465992 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:57.467064 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.db.api [None req-369ab173-7e51-44d6-9c36-89667af574e4 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.482037 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-369ab173-7e51-44d6-9c36-89667af574e4 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.482534 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-369ab173-7e51-44d6-9c36-89667af574e4 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-334189110 returned with HTTP 200 Aug 14 00:41:57.483065 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1082/4345] 10.4.3.208 () {66 vars in 1362 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-334189110 => generated 341 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.491614 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-85f7fbb8-85e4-480d-b23e-b570ea683da2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.493379 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-85f7fbb8-85e4-480d-b23e-b570ea683da2 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots?status=available Aug 14 00:41:57.493552 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-85f7fbb8-85e4-480d-b23e-b570ea683da2 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.493715 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-85f7fbb8-85e4-480d-b23e-b570ea683da2 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.493917 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-85f7fbb8-85e4-480d-b23e-b570ea683da2 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.494877 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.db.api [None req-85f7fbb8-85e4-480d-b23e-b570ea683da2 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.507177 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-85f7fbb8-85e4-480d-b23e-b570ea683da2 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.507643 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-85f7fbb8-85e4-480d-b23e-b570ea683da2 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots?status=available returned with HTTP 200 Aug 14 00:41:57.507992 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1071/4346] 10.4.3.208 () {66 vars in 1276 bytes} [Fri Aug 14 00:41:57 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 14 00:41:57.520538 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d5d9534c-bb2d-452b-bdff-9d16f6c9c04d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.522372 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5d9534c-bb2d-452b-bdff-9d16f6c9c04d tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-334189110 Aug 14 00:41:57.522566 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5d9534c-bb2d-452b-bdff-9d16f6c9c04d tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.522751 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5d9534c-bb2d-452b-bdff-9d16f6c9c04d tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.522965 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-d5d9534c-bb2d-452b-bdff-9d16f6c9c04d tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:41:57.524076 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.db.api [None req-d5d9534c-bb2d-452b-bdff-9d16f6c9c04d tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Building query based on filter {{(pid=100210) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:41:57.535353 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d5d9534c-bb2d-452b-bdff-9d16f6c9c04d tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Get all snapshots completed successfully. Aug 14 00:41:57.535741 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5d9534c-bb2d-452b-bdff-9d16f6c9c04d tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-334189110 returned with HTTP 200 Aug 14 00:41:57.536197 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1100/4347] 10.4.3.208 () {66 vars in 1396 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-334189110 => generated 341 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.545332 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-32f7c98e-f062-4972-b284-6d31aa9425f7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.547009 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-32f7c98e-f062-4972-b284-6d31aa9425f7 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/f4916494-f0d4-4b65-bb9f-a356294c19ed Aug 14 00:41:57.547224 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-32f7c98e-f062-4972-b284-6d31aa9425f7 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.547441 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-32f7c98e-f062-4972-b284-6d31aa9425f7 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.547551 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-32f7c98e-f062-4972-b284-6d31aa9425f7 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Delete snapshot with id: f4916494-f0d4-4b65-bb9f-a356294c19ed Aug 14 00:41:57.556331 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.556331 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:57.556736 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-32f7c98e-f062-4972-b284-6d31aa9425f7 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot retrieved successfully. Aug 14 00:41:57.583743 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-32f7c98e-f062-4972-b284-6d31aa9425f7 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot delete request issued successfully. Aug 14 00:41:57.583932 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-32f7c98e-f062-4972-b284-6d31aa9425f7 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/f4916494-f0d4-4b65-bb9f-a356294c19ed returned with HTTP 202 Aug 14 00:41:57.584660 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1095/4348] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:41:57 2026] DELETE /volume/v3/snapshots/f4916494-f0d4-4b65-bb9f-a356294c19ed => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:57.592714 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bc24c2c4-89b0-4ead-be75-56b95e5f66d9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.594983 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bc24c2c4-89b0-4ead-be75-56b95e5f66d9 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots/f4916494-f0d4-4b65-bb9f-a356294c19ed Aug 14 00:41:57.595219 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bc24c2c4-89b0-4ead-be75-56b95e5f66d9 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.595458 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bc24c2c4-89b0-4ead-be75-56b95e5f66d9 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.604420 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.604420 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:57.604939 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bc24c2c4-89b0-4ead-be75-56b95e5f66d9 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot retrieved successfully. Aug 14 00:41:57.605769 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bc24c2c4-89b0-4ead-be75-56b95e5f66d9 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/f4916494-f0d4-4b65-bb9f-a356294c19ed returned with HTTP 200 Aug 14 00:41:57.606178 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1083/4349] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/snapshots/f4916494-f0d4-4b65-bb9f-a356294c19ed => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.795201 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d7d5fb58-1402-4924-9cd1-9d34021ce27c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.798670 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d7d5fb58-1402-4924-9cd1-9d34021ce27c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:41:57.798916 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d7d5fb58-1402-4924-9cd1-9d34021ce27c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.799186 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d7d5fb58-1402-4924-9cd1-9d34021ce27c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.799360 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d7d5fb58-1402-4924-9cd1-9d34021ce27c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:57.807222 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.807222 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:57.808682 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d7d5fb58-1402-4924-9cd1-9d34021ce27c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:41:57.809776 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1072/4350] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:57.968627 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9fc3e041-2d3c-4303-824b-30aff5274afb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:57.972059 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9fc3e041-2d3c-4303-824b-30aff5274afb tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b Aug 14 00:41:57.972388 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9fc3e041-2d3c-4303-824b-30aff5274afb tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:57.972637 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9fc3e041-2d3c-4303-824b-30aff5274afb tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:57.983955 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:57.983955 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:57.990359 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9fc3e041-2d3c-4303-824b-30aff5274afb tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:57.997482 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9fc3e041-2d3c-4303-824b-30aff5274afb tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b returned with HTTP 200 Aug 14 00:41:57.998047 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1101/4351] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:57 2026] GET /volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:58.324256 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2db2dfd6-1da1-4f0c-832d-67e9e44d6407 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:58.328716 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2db2dfd6-1da1-4f0c-832d-67e9e44d6407 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:58.328988 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2db2dfd6-1da1-4f0c-832d-67e9e44d6407 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:58.329256 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2db2dfd6-1da1-4f0c-832d-67e9e44d6407 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:58.329368 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-2db2dfd6-1da1-4f0c-832d-67e9e44d6407 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:58.337833 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:58.337833 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:58.338425 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2db2dfd6-1da1-4f0c-832d-67e9e44d6407 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:58.338757 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1096/4352] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:58 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:58.617958 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fff86f41-2036-4796-af0a-02cc3ab784eb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:58.619530 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fff86f41-2036-4796-af0a-02cc3ab784eb tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots/f4916494-f0d4-4b65-bb9f-a356294c19ed Aug 14 00:41:58.619693 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fff86f41-2036-4796-af0a-02cc3ab784eb tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:58.619883 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fff86f41-2036-4796-af0a-02cc3ab784eb tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:58.629813 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fff86f41-2036-4796-af0a-02cc3ab784eb tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/f4916494-f0d4-4b65-bb9f-a356294c19ed returned with HTTP 404 Aug 14 00:41:58.630506 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1084/4353] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:58 2026] GET /volume/v3/snapshots/f4916494-f0d4-4b65-bb9f-a356294c19ed => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:58.638187 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-436ac4bb-25f5-423b-aaa6-e115bceaf5ea None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:58.639927 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-436ac4bb-25f5-423b-aaa6-e115bceaf5ea tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/23c25559-b178-42e9-8866-0eb76d204257 Aug 14 00:41:58.640156 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-436ac4bb-25f5-423b-aaa6-e115bceaf5ea tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:58.640377 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-436ac4bb-25f5-423b-aaa6-e115bceaf5ea tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:58.640478 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-436ac4bb-25f5-423b-aaa6-e115bceaf5ea tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Delete snapshot with id: 23c25559-b178-42e9-8866-0eb76d204257 Aug 14 00:41:58.647824 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:58.647824 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:58.648590 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-436ac4bb-25f5-423b-aaa6-e115bceaf5ea tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot retrieved successfully. Aug 14 00:41:58.669465 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-436ac4bb-25f5-423b-aaa6-e115bceaf5ea tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot delete request issued successfully. Aug 14 00:41:58.669763 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-436ac4bb-25f5-423b-aaa6-e115bceaf5ea tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/23c25559-b178-42e9-8866-0eb76d204257 returned with HTTP 202 Aug 14 00:41:58.670353 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1073/4354] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:41:58 2026] DELETE /volume/v3/snapshots/23c25559-b178-42e9-8866-0eb76d204257 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:58.677858 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-af08876b-ce8d-4e36-aa52-de949017cf19 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:58.680169 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-af08876b-ce8d-4e36-aa52-de949017cf19 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots/23c25559-b178-42e9-8866-0eb76d204257 Aug 14 00:41:58.683078 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-af08876b-ce8d-4e36-aa52-de949017cf19 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:58.683379 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-af08876b-ce8d-4e36-aa52-de949017cf19 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:58.693079 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:58.693079 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:58.693622 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-af08876b-ce8d-4e36-aa52-de949017cf19 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot retrieved successfully. Aug 14 00:41:58.694576 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-af08876b-ce8d-4e36-aa52-de949017cf19 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/23c25559-b178-42e9-8866-0eb76d204257 returned with HTTP 200 Aug 14 00:41:58.695019 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1102/4355] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:58 2026] GET /volume/v3/snapshots/23c25559-b178-42e9-8866-0eb76d204257 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:58.819393 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b909ffd8-6994-4eac-a122-ddffd24737ea None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:58.821185 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b909ffd8-6994-4eac-a122-ddffd24737ea tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:41:58.821396 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b909ffd8-6994-4eac-a122-ddffd24737ea tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:58.821572 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b909ffd8-6994-4eac-a122-ddffd24737ea tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:58.821667 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b909ffd8-6994-4eac-a122-ddffd24737ea tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:58.825739 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:58.825739 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:58.826545 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b909ffd8-6994-4eac-a122-ddffd24737ea tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:41:58.826975 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1097/4356] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:58 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:59.015658 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a1c1b322-f295-45c8-b703-5f15256b1dfe None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:59.017745 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a1c1b322-f295-45c8-b703-5f15256b1dfe tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b Aug 14 00:41:59.017946 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a1c1b322-f295-45c8-b703-5f15256b1dfe tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:59.018486 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a1c1b322-f295-45c8-b703-5f15256b1dfe tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:59.027798 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:59.027798 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:59.032762 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a1c1b322-f295-45c8-b703-5f15256b1dfe tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:41:59.038579 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a1c1b322-f295-45c8-b703-5f15256b1dfe tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b returned with HTTP 200 Aug 14 00:41:59.039051 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1085/4357] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:41:59 2026] GET /volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:59.355323 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d9bcff60-3684-4502-967a-08f71ae41705 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:59.357000 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d9bcff60-3684-4502-967a-08f71ae41705 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:41:59.357240 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d9bcff60-3684-4502-967a-08f71ae41705 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:59.357415 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d9bcff60-3684-4502-967a-08f71ae41705 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:59.357518 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d9bcff60-3684-4502-967a-08f71ae41705 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:59.362327 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:59.362327 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:59.363249 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d9bcff60-3684-4502-967a-08f71ae41705 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:41:59.363624 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1074/4358] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:59 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:59.375912 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6ebc7907-94b4-4648-81bb-5b51072ffccf None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:59.378240 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6ebc7907-94b4-4648-81bb-5b51072ffccf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/16b25935-785f-4fcf-9f48-6ef11c0f51d8 Aug 14 00:41:59.378446 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6ebc7907-94b4-4648-81bb-5b51072ffccf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:59.378670 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6ebc7907-94b4-4648-81bb-5b51072ffccf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:59.390754 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:59.390754 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:41:59.399976 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6ebc7907-94b4-4648-81bb-5b51072ffccf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:59.407791 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6ebc7907-94b4-4648-81bb-5b51072ffccf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/16b25935-785f-4fcf-9f48-6ef11c0f51d8 returned with HTTP 200 Aug 14 00:41:59.408671 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1103/4359] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:59 2026] GET /volume/v3/volumes/16b25935-785f-4fcf-9f48-6ef11c0f51d8 => generated 1412 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:59.424531 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f5f8e84a-c569-447a-9e8d-ad75c0038992 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:59.426970 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f5f8e84a-c569-447a-9e8d-ad75c0038992 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/16b25935-785f-4fcf-9f48-6ef11c0f51d8 Aug 14 00:41:59.427651 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f5f8e84a-c569-447a-9e8d-ad75c0038992 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:59.429511 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f5f8e84a-c569-447a-9e8d-ad75c0038992 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:59.436612 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:59.436612 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:59.441500 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f5f8e84a-c569-447a-9e8d-ad75c0038992 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:59.448203 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f5f8e84a-c569-447a-9e8d-ad75c0038992 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/16b25935-785f-4fcf-9f48-6ef11c0f51d8 returned with HTTP 200 Aug 14 00:41:59.448678 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1098/4360] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:59 2026] GET /volume/v3/volumes/16b25935-785f-4fcf-9f48-6ef11c0f51d8 => generated 1412 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:59.465356 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d40a4844-03d9-4b63-b2ac-6da7762a4c2b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:59.467115 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d40a4844-03d9-4b63-b2ac-6da7762a4c2b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] DELETE https://10.4.3.208/volume/v3/volumes/16b25935-785f-4fcf-9f48-6ef11c0f51d8 Aug 14 00:41:59.467352 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d40a4844-03d9-4b63-b2ac-6da7762a4c2b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:59.467537 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d40a4844-03d9-4b63-b2ac-6da7762a4c2b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:59.467718 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-d40a4844-03d9-4b63-b2ac-6da7762a4c2b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete volume with id: 16b25935-785f-4fcf-9f48-6ef11c0f51d8 Aug 14 00:41:59.475489 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:59.475489 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:59.475902 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d40a4844-03d9-4b63-b2ac-6da7762a4c2b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:59.494200 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d40a4844-03d9-4b63-b2ac-6da7762a4c2b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete volume request issued successfully. Aug 14 00:41:59.494427 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d40a4844-03d9-4b63-b2ac-6da7762a4c2b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/16b25935-785f-4fcf-9f48-6ef11c0f51d8 returned with HTTP 202 Aug 14 00:41:59.494868 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1086/4361] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:41:59 2026] DELETE /volume/v3/volumes/16b25935-785f-4fcf-9f48-6ef11c0f51d8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:59.502733 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b638f88a-65f0-47e9-a1a7-02ea619f81a8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:59.504654 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b638f88a-65f0-47e9-a1a7-02ea619f81a8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/16b25935-785f-4fcf-9f48-6ef11c0f51d8 Aug 14 00:41:59.504793 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b638f88a-65f0-47e9-a1a7-02ea619f81a8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:59.505024 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b638f88a-65f0-47e9-a1a7-02ea619f81a8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:59.511940 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:59.511940 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:59.521006 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b638f88a-65f0-47e9-a1a7-02ea619f81a8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:41:59.529658 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b638f88a-65f0-47e9-a1a7-02ea619f81a8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/16b25935-785f-4fcf-9f48-6ef11c0f51d8 returned with HTTP 200 Aug 14 00:41:59.530382 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1075/4362] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:59 2026] GET /volume/v3/volumes/16b25935-785f-4fcf-9f48-6ef11c0f51d8 => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:41:59.708138 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c4ca86ea-8389-437b-a319-2a007e8f59c4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:59.710026 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c4ca86ea-8389-437b-a319-2a007e8f59c4 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots/23c25559-b178-42e9-8866-0eb76d204257 Aug 14 00:41:59.710283 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c4ca86ea-8389-437b-a319-2a007e8f59c4 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:59.710467 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c4ca86ea-8389-437b-a319-2a007e8f59c4 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:59.714723 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c4ca86ea-8389-437b-a319-2a007e8f59c4 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/23c25559-b178-42e9-8866-0eb76d204257 returned with HTTP 404 Aug 14 00:41:59.715342 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1104/4363] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:59 2026] GET /volume/v3/snapshots/23c25559-b178-42e9-8866-0eb76d204257 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:41:59.723876 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-69897a08-e67a-4c88-afea-8f9a6d791a49 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:59.726422 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-69897a08-e67a-4c88-afea-8f9a6d791a49 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/6cea574a-6430-4bc5-8a11-b8c02211d282 Aug 14 00:41:59.726422 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-69897a08-e67a-4c88-afea-8f9a6d791a49 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:59.726623 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-69897a08-e67a-4c88-afea-8f9a6d791a49 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:59.726750 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-69897a08-e67a-4c88-afea-8f9a6d791a49 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Delete snapshot with id: 6cea574a-6430-4bc5-8a11-b8c02211d282 Aug 14 00:41:59.731806 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:59.731806 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:41:59.732479 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-69897a08-e67a-4c88-afea-8f9a6d791a49 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot retrieved successfully. Aug 14 00:41:59.751815 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-69897a08-e67a-4c88-afea-8f9a6d791a49 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot delete request issued successfully. Aug 14 00:41:59.751946 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-69897a08-e67a-4c88-afea-8f9a6d791a49 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/6cea574a-6430-4bc5-8a11-b8c02211d282 returned with HTTP 202 Aug 14 00:41:59.752407 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1099/4364] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:41:59 2026] DELETE /volume/v3/snapshots/6cea574a-6430-4bc5-8a11-b8c02211d282 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:41:59.760667 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-029b4ace-16a8-4633-8630-ea4b898c9377 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:59.765583 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-029b4ace-16a8-4633-8630-ea4b898c9377 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots/6cea574a-6430-4bc5-8a11-b8c02211d282 Aug 14 00:41:59.765789 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-029b4ace-16a8-4633-8630-ea4b898c9377 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:59.765973 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-029b4ace-16a8-4633-8630-ea4b898c9377 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:59.771265 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:59.771265 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:41:59.771766 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-029b4ace-16a8-4633-8630-ea4b898c9377 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Snapshot retrieved successfully. Aug 14 00:41:59.772505 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-029b4ace-16a8-4633-8630-ea4b898c9377 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/6cea574a-6430-4bc5-8a11-b8c02211d282 returned with HTTP 200 Aug 14 00:41:59.772889 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1087/4365] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:41:59 2026] GET /volume/v3/snapshots/6cea574a-6430-4bc5-8a11-b8c02211d282 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:41:59.837282 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ed1bf1a0-5c4b-4b59-82fe-75d18071651c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:41:59.839172 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ed1bf1a0-5c4b-4b59-82fe-75d18071651c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:41:59.839369 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ed1bf1a0-5c4b-4b59-82fe-75d18071651c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:41:59.839555 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ed1bf1a0-5c4b-4b59-82fe-75d18071651c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:41:59.839658 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-ed1bf1a0-5c4b-4b59-82fe-75d18071651c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:41:59.843934 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:41:59.843934 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:41:59.844751 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ed1bf1a0-5c4b-4b59-82fe-75d18071651c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:41:59.845307 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1076/4366] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:41:59 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:00.053279 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7bcf817c-18cc-4cf0-baa8-0277fb53a030 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:00.055145 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7bcf817c-18cc-4cf0-baa8-0277fb53a030 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b Aug 14 00:42:00.055415 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7bcf817c-18cc-4cf0-baa8-0277fb53a030 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:00.055592 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7bcf817c-18cc-4cf0-baa8-0277fb53a030 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:00.065114 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:00.065114 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:00.066422 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7bcf817c-18cc-4cf0-baa8-0277fb53a030 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:00.070859 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7bcf817c-18cc-4cf0-baa8-0277fb53a030 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b returned with HTTP 200 Aug 14 00:42:00.071453 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1105/4367] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:00 2026] GET /volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:42:00.085710 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-072ee909-08c8-4929-b7ab-ed3dc1481b3e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:00.090837 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-072ee909-08c8-4929-b7ab-ed3dc1481b3e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b Aug 14 00:42:00.091114 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-072ee909-08c8-4929-b7ab-ed3dc1481b3e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:00.091366 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-072ee909-08c8-4929-b7ab-ed3dc1481b3e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:00.103155 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:00.103155 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:00.110110 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-072ee909-08c8-4929-b7ab-ed3dc1481b3e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:00.119859 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-072ee909-08c8-4929-b7ab-ed3dc1481b3e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b returned with HTTP 200 Aug 14 00:42:00.120485 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1100/4368] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:00 2026] GET /volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b => generated 1193 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:42:00.136756 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:00.138839 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:42:00.139315 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "a8143b8d-b55b-41d4-8a29-a801f5363d1b", "size": 1}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:00.141372 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'a8143b8d-b55b-41d4-8a29-a801f5363d1b', 'size': 1}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:42:00.150507 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:00.150507 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:00.151152 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume retrieved successfully. Aug 14 00:42:00.151317 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Create volume of 1 GB Aug 14 00:42:00.156187 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Availability Zones retrieved successfully. Aug 14 00:42:00.163061 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Flow 'volume_create_api' (5544a1b8-7088-474d-9e26-2baa14e04c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:00.164388 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd1e4b09-bfc4-41f0-accb-bb10e4653735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:00.165651 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:42:00.192822 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd1e4b09-bfc4-41f0-accb-bb10e4653735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a8143b8d-b55b-41d4-8a29-a801f5363d1b', 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:00.194466 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b452e17-cab1-46e0-bcc0-032f770ced94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:00.235237 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Created reservations ['9fc3915f-18a3-4c26-b97d-d856aab5517a', '2c3d0464-771f-42b0-b5f5-34355a0108f5', 'a004832c-018a-4258-9b28-d4760799c07d', '671e6420-a997-4d3f-85ae-f218d2fa41e7'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:00.236127 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b452e17-cab1-46e0-bcc0-032f770ced94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fc3915f-18a3-4c26-b97d-d856aab5517a', '2c3d0464-771f-42b0-b5f5-34355a0108f5', 'a004832c-018a-4258-9b28-d4760799c07d', '671e6420-a997-4d3f-85ae-f218d2fa41e7']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:00.237154 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (078abfe7-8ae5-4d62-a244-3795b06e3f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:00.274488 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (078abfe7-8ae5-4d62-a244-3795b06e3f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f', '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='f472c0d218e04846b917393d0a454e42',qos_specs=None,replication_status=,reservations=['9fc3915f-18a3-4c26-b97d-d856aab5517a','2c3d0464-771f-42b0-b5f5-34355a0108f5','a004832c-018a-4258-9b28-d4760799c07d','671e6420-a997-4d3f-85ae-f218d2fa41e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=a8143b8d-b55b-41d4-8a29-a801f5363d1b,status='creating',user_id='6b45d0368e4647f6b69788653a6fb7ee',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), '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-14T00:42:00Z,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=a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f472c0d218e04846b917393d0a454e42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a8143b8d-b55b-41d4-8a29-a801f5363d1b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b45d0368e4647f6b69788653a6fb7ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:00.275353 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fa0675a-6bdc-47f0-b649-3492dde281d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:00.297389 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fa0675a-6bdc-47f0-b649-3492dde281d3) transitioned into state 'SUCCESS' from 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='f472c0d218e04846b917393d0a454e42',qos_specs=None,replication_status=,reservations=['9fc3915f-18a3-4c26-b97d-d856aab5517a','2c3d0464-771f-42b0-b5f5-34355a0108f5','a004832c-018a-4258-9b28-d4760799c07d','671e6420-a997-4d3f-85ae-f218d2fa41e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=a8143b8d-b55b-41d4-8a29-a801f5363d1b,status='creating',user_id='6b45d0368e4647f6b69788653a6fb7ee',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:00.298290 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b646dac3-07bd-4c6b-b1d1-f0caf8ffdea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:00.314048 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b646dac3-07bd-4c6b-b1d1-f0caf8ffdea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:00.314889 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Flow 'volume_create_api' (5544a1b8-7088-474d-9e26-2baa14e04c03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:00.315324 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Create volume request issued successfully. Aug 14 00:42:00.315844 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b1dd8d49-9dd2-458d-bd58-0b1475b0ce42 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:42:00.316325 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1088/4369] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:42:00 2026] POST /volume/v3/volumes => generated 809 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:00.329884 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-844d6a52-e909-42cd-9a56-dad7d406ddb3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:00.332077 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-844d6a52-e909-42cd-9a56-dad7d406ddb3 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f Aug 14 00:42:00.332381 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-844d6a52-e909-42cd-9a56-dad7d406ddb3 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:00.332617 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-844d6a52-e909-42cd-9a56-dad7d406ddb3 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:00.340648 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:00.340648 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:00.344687 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-844d6a52-e909-42cd-9a56-dad7d406ddb3 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:00.349483 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-844d6a52-e909-42cd-9a56-dad7d406ddb3 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f returned with HTTP 200 Aug 14 00:42:00.350717 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1077/4370] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:00 2026] GET /volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:00.543330 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-944e99b7-4212-4676-a461-2b4488ecd7f5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:00.545299 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-944e99b7-4212-4676-a461-2b4488ecd7f5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/16b25935-785f-4fcf-9f48-6ef11c0f51d8 Aug 14 00:42:00.545485 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-944e99b7-4212-4676-a461-2b4488ecd7f5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:00.545661 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-944e99b7-4212-4676-a461-2b4488ecd7f5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:00.551283 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-944e99b7-4212-4676-a461-2b4488ecd7f5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/16b25935-785f-4fcf-9f48-6ef11c0f51d8 returned with HTTP 404 Aug 14 00:42:00.551754 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1106/4371] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:00 2026] GET /volume/v3/volumes/16b25935-785f-4fcf-9f48-6ef11c0f51d8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:00.558691 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b71bd091-5067-46ad-893a-3800ec0a4ca4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:00.560583 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b71bd091-5067-46ad-893a-3800ec0a4ca4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] DELETE https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:42:00.560818 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b71bd091-5067-46ad-893a-3800ec0a4ca4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:00.561034 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b71bd091-5067-46ad-893a-3800ec0a4ca4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:00.561203 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-b71bd091-5067-46ad-893a-3800ec0a4ca4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete backup with id: ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. Aug 14 00:42:00.565590 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:00.565590 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:00.576922 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.rpcapi [None req-b71bd091-5067-46ad-893a-3800ec0a4ca4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] delete_backup rpcapi backup_id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f {{(pid=100208) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:42:00.578528 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b71bd091-5067-46ad-893a-3800ec0a4ca4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 202 Aug 14 00:42:00.578969 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1101/4372] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:42:00 2026] DELETE /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:42:00.588071 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8cc2cdb1-2f4f-4569-a667-675d2d6500af None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:00.590424 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8cc2cdb1-2f4f-4569-a667-675d2d6500af tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:42:00.590644 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8cc2cdb1-2f4f-4569-a667-675d2d6500af tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:00.590883 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8cc2cdb1-2f4f-4569-a667-675d2d6500af tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:00.591008 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-8cc2cdb1-2f4f-4569-a667-675d2d6500af tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:00.597478 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:00.597478 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:00.597478 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8cc2cdb1-2f4f-4569-a667-675d2d6500af tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 200 Aug 14 00:42:00.597907 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1089/4373] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:00 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:00.783425 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2044fd75-b09d-4ae6-b30d-3fce9ff8c1af None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:00.785979 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2044fd75-b09d-4ae6-b30d-3fce9ff8c1af tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/snapshots/6cea574a-6430-4bc5-8a11-b8c02211d282 Aug 14 00:42:00.786345 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2044fd75-b09d-4ae6-b30d-3fce9ff8c1af tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:00.786531 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2044fd75-b09d-4ae6-b30d-3fce9ff8c1af tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:00.792844 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2044fd75-b09d-4ae6-b30d-3fce9ff8c1af tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/snapshots/6cea574a-6430-4bc5-8a11-b8c02211d282 returned with HTTP 404 Aug 14 00:42:00.793508 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1078/4374] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:00 2026] GET /volume/v3/snapshots/6cea574a-6430-4bc5-8a11-b8c02211d282 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:00.800893 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8ae22a17-3d8e-4b3b-ade1-8cc4cb98bfbb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:00.802591 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8ae22a17-3d8e-4b3b-ade1-8cc4cb98bfbb tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 Aug 14 00:42:00.802903 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8ae22a17-3d8e-4b3b-ade1-8cc4cb98bfbb tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:00.802999 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8ae22a17-3d8e-4b3b-ade1-8cc4cb98bfbb tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:00.810341 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:00.810341 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:00.813774 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-8ae22a17-3d8e-4b3b-ade1-8cc4cb98bfbb tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Volume info retrieved successfully. Aug 14 00:42:00.817832 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8ae22a17-3d8e-4b3b-ade1-8cc4cb98bfbb tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 returned with HTTP 200 Aug 14 00:42:00.818243 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1107/4375] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:00 2026] GET /volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:00.829783 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1c6ace50-c63c-40f6-b121-e71ba5c68d30 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:00.831731 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1c6ace50-c63c-40f6-b121-e71ba5c68d30 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] DELETE https://10.4.3.208/volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 Aug 14 00:42:00.831927 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1c6ace50-c63c-40f6-b121-e71ba5c68d30 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:00.832253 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1c6ace50-c63c-40f6-b121-e71ba5c68d30 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:00.832488 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-1c6ace50-c63c-40f6-b121-e71ba5c68d30 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Delete volume with id: 34d855d3-53c1-4a13-a8d9-51b2d2407151 Aug 14 00:42:00.843548 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:00.843548 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:00.844780 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1c6ace50-c63c-40f6-b121-e71ba5c68d30 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Volume info retrieved successfully. Aug 14 00:42:00.860941 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3f0695e9-27dc-4e03-a388-108e8ae53a73 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:00.865111 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3f0695e9-27dc-4e03-a388-108e8ae53a73 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:42:00.865111 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3f0695e9-27dc-4e03-a388-108e8ae53a73 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:00.865111 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3f0695e9-27dc-4e03-a388-108e8ae53a73 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:00.865111 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-3f0695e9-27dc-4e03-a388-108e8ae53a73 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:00.871571 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:00.871571 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:00.873321 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3f0695e9-27dc-4e03-a388-108e8ae53a73 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:42:00.874038 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1090/4376] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:00 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:00.877411 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1c6ace50-c63c-40f6-b121-e71ba5c68d30 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Delete volume request issued successfully. Aug 14 00:42:00.877603 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1c6ace50-c63c-40f6-b121-e71ba5c68d30 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 returned with HTTP 202 Aug 14 00:42:00.878182 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1102/4377] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:42:00 2026] DELETE /volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:42:00.889447 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6f315f15-5c6c-46c2-a3cb-ab1044da9bf0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:00.891610 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6f315f15-5c6c-46c2-a3cb-ab1044da9bf0 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 Aug 14 00:42:00.891808 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6f315f15-5c6c-46c2-a3cb-ab1044da9bf0 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:00.892224 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6f315f15-5c6c-46c2-a3cb-ab1044da9bf0 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:00.902906 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:00.902906 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:00.907979 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6f315f15-5c6c-46c2-a3cb-ab1044da9bf0 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Volume info retrieved successfully. Aug 14 00:42:00.915100 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6f315f15-5c6c-46c2-a3cb-ab1044da9bf0 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 returned with HTTP 200 Aug 14 00:42:00.915716 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1079/4378] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:00 2026] GET /volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:42:01.365032 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0f30f609-b6e0-4d85-95d1-4d98ef51d8fc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:01.367603 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0f30f609-b6e0-4d85-95d1-4d98ef51d8fc tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f Aug 14 00:42:01.367817 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0f30f609-b6e0-4d85-95d1-4d98ef51d8fc tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:01.368011 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0f30f609-b6e0-4d85-95d1-4d98ef51d8fc tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:01.376844 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:01.376844 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:01.380712 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0f30f609-b6e0-4d85-95d1-4d98ef51d8fc tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:01.385341 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0f30f609-b6e0-4d85-95d1-4d98ef51d8fc tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f returned with HTTP 200 Aug 14 00:42:01.385697 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1108/4379] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:01 2026] GET /volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 00:42:01.397301 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-95050f56-3b6d-43c2-9329-3bb0f56e8c8d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:01.398712 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-95050f56-3b6d-43c2-9329-3bb0f56e8c8d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f Aug 14 00:42:01.399160 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-95050f56-3b6d-43c2-9329-3bb0f56e8c8d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:01.399479 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-95050f56-3b6d-43c2-9329-3bb0f56e8c8d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:01.406353 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:01.406353 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:01.409915 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-95050f56-3b6d-43c2-9329-3bb0f56e8c8d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:01.415326 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-95050f56-3b6d-43c2-9329-3bb0f56e8c8d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f returned with HTTP 200 Aug 14 00:42:01.416311 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1091/4380] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:01 2026] GET /volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:42:01.427579 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7b133421-7d33-4ddd-8850-8816f980163a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:01.429645 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7b133421-7d33-4ddd-8850-8816f980163a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] DELETE https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b Aug 14 00:42:01.429899 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7b133421-7d33-4ddd-8850-8816f980163a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:01.430151 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7b133421-7d33-4ddd-8850-8816f980163a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:01.430369 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-7b133421-7d33-4ddd-8850-8816f980163a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Delete volume with id: a8143b8d-b55b-41d4-8a29-a801f5363d1b Aug 14 00:42:01.438431 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:01.438431 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:01.438951 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7b133421-7d33-4ddd-8850-8816f980163a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:01.455056 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7b133421-7d33-4ddd-8850-8816f980163a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Delete volume request issued successfully. Aug 14 00:42:01.455406 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7b133421-7d33-4ddd-8850-8816f980163a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b returned with HTTP 202 Aug 14 00:42:01.455806 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1103/4381] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:42:01 2026] DELETE /volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:42:01.464541 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-10d3df61-8337-44e9-9fb0-a097c6b79d2e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:01.468447 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-10d3df61-8337-44e9-9fb0-a097c6b79d2e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b Aug 14 00:42:01.468635 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-10d3df61-8337-44e9-9fb0-a097c6b79d2e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:01.468800 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-10d3df61-8337-44e9-9fb0-a097c6b79d2e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:01.476046 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:01.476046 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:01.482021 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-10d3df61-8337-44e9-9fb0-a097c6b79d2e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:01.487468 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-10d3df61-8337-44e9-9fb0-a097c6b79d2e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b returned with HTTP 200 Aug 14 00:42:01.489561 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1080/4382] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:01 2026] GET /volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b => generated 1192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:42:01.610340 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-da101887-0e7f-4dc7-b2d2-fa5db2fa172e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:01.613699 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-da101887-0e7f-4dc7-b2d2-fa5db2fa172e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f Aug 14 00:42:01.613905 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-da101887-0e7f-4dc7-b2d2-fa5db2fa172e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:01.614132 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-da101887-0e7f-4dc7-b2d2-fa5db2fa172e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:01.614531 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-da101887-0e7f-4dc7-b2d2-fa5db2fa172e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id ed605c7a-bfb2-4a32-aea2-20c956a0ca4f. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:01.619872 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-da101887-0e7f-4dc7-b2d2-fa5db2fa172e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f returned with HTTP 404 Aug 14 00:42:01.620501 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1109/4383] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:01 2026] GET /volume/v3/backups/ed605c7a-bfb2-4a32-aea2-20c956a0ca4f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:01.689437 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5286671d-7525-4b85-b7b3-3f4334a6eede None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:01.692961 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5286671d-7525-4b85-b7b3-3f4334a6eede tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 Aug 14 00:42:01.692961 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5286671d-7525-4b85-b7b3-3f4334a6eede tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:01.692961 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5286671d-7525-4b85-b7b3-3f4334a6eede tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:01.699004 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:01.699004 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:01.702550 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5286671d-7525-4b85-b7b3-3f4334a6eede tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:01.707080 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5286671d-7525-4b85-b7b3-3f4334a6eede tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 returned with HTTP 200 Aug 14 00:42:01.707580 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1092/4384] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:01 2026] GET /volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:01.723682 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-19e50340-fb2b-427d-92a3-ca0131fb8fe0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:01.725438 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-19e50340-fb2b-427d-92a3-ca0131fb8fe0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] DELETE https://10.4.3.208/volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 Aug 14 00:42:01.725649 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-19e50340-fb2b-427d-92a3-ca0131fb8fe0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:01.725887 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-19e50340-fb2b-427d-92a3-ca0131fb8fe0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:01.726050 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-19e50340-fb2b-427d-92a3-ca0131fb8fe0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete volume with id: fcc695ee-fa07-4e39-a25e-076a1d0b47d0 Aug 14 00:42:01.732988 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:01.732988 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:01.733501 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-19e50340-fb2b-427d-92a3-ca0131fb8fe0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:01.748374 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-19e50340-fb2b-427d-92a3-ca0131fb8fe0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete volume request issued successfully. Aug 14 00:42:01.748554 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-19e50340-fb2b-427d-92a3-ca0131fb8fe0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 returned with HTTP 202 Aug 14 00:42:01.748958 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1104/4385] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:42:01 2026] DELETE /volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:42:01.758514 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d2f8a8f7-a429-4b76-a322-cc2273d50bb3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:01.760582 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d2f8a8f7-a429-4b76-a322-cc2273d50bb3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 Aug 14 00:42:01.760809 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d2f8a8f7-a429-4b76-a322-cc2273d50bb3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:01.761031 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d2f8a8f7-a429-4b76-a322-cc2273d50bb3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:01.769441 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:01.769441 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:01.773773 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d2f8a8f7-a429-4b76-a322-cc2273d50bb3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:01.779374 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d2f8a8f7-a429-4b76-a322-cc2273d50bb3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 returned with HTTP 200 Aug 14 00:42:01.779823 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1081/4386] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:01 2026] GET /volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:01.886662 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0ea49f02-d401-4593-b7b7-b70981e09a30 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:01.888435 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0ea49f02-d401-4593-b7b7-b70981e09a30 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:42:01.888611 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0ea49f02-d401-4593-b7b7-b70981e09a30 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:01.888811 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0ea49f02-d401-4593-b7b7-b70981e09a30 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:01.888913 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-0ea49f02-d401-4593-b7b7-b70981e09a30 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:01.893451 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:01.893451 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:01.894206 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0ea49f02-d401-4593-b7b7-b70981e09a30 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:42:01.894540 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1110/4387] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:01 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:01.929805 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-eb06fbb8-e142-45da-b80b-adf550e8a6c4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:01.931419 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-eb06fbb8-e142-45da-b80b-adf550e8a6c4 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] GET https://10.4.3.208/volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 Aug 14 00:42:01.931868 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-eb06fbb8-e142-45da-b80b-adf550e8a6c4 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:01.932495 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-eb06fbb8-e142-45da-b80b-adf550e8a6c4 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:01.939487 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-eb06fbb8-e142-45da-b80b-adf550e8a6c4 tempest-VolumesSnapshotListTestJSON-121897577 tempest-VolumesSnapshotListTestJSON-121897577-project-member] https://10.4.3.208/volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 returned with HTTP 404 Aug 14 00:42:01.939487 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1093/4388] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:01 2026] GET /volume/v3/volumes/34d855d3-53c1-4a13-a8d9-51b2d2407151 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:02.500430 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-36b1ffab-d164-45d2-b25d-67514b6ad815 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:02.503289 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-36b1ffab-d164-45d2-b25d-67514b6ad815 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b Aug 14 00:42:02.503489 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-36b1ffab-d164-45d2-b25d-67514b6ad815 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:02.503666 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-36b1ffab-d164-45d2-b25d-67514b6ad815 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:02.514272 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-36b1ffab-d164-45d2-b25d-67514b6ad815 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b returned with HTTP 404 Aug 14 00:42:02.514884 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1105/4389] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:02 2026] GET /volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:42:02.794430 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7f61d2fc-b9e5-4466-b1bd-be02943197c4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:02.798056 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7f61d2fc-b9e5-4466-b1bd-be02943197c4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 Aug 14 00:42:02.798370 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7f61d2fc-b9e5-4466-b1bd-be02943197c4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:02.798603 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7f61d2fc-b9e5-4466-b1bd-be02943197c4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:02.809103 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7f61d2fc-b9e5-4466-b1bd-be02943197c4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 returned with HTTP 404 Aug 14 00:42:02.809909 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1082/4390] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:02 2026] GET /volume/v3/volumes/fcc695ee-fa07-4e39-a25e-076a1d0b47d0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:02.822039 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:02.824696 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:42:02.824696 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-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-434379262"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:02.825703 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-434379262'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:42:02.825851 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Create volume of 1 GB Aug 14 00:42:02.829899 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Availability Zones retrieved successfully. Aug 14 00:42:02.835544 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Flow 'volume_create_api' (78bd6865-37fb-48ca-90c1-b0bb9622f52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:02.836688 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d5c01d3-c4af-4c6c-a578-a0ebde3a45a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:02.837761 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:42:02.866609 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d5c01d3-c4af-4c6c-a578-a0ebde3a45a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:02.867700 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8fc3fab-2d8c-431f-9c7f-e1419284a070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:02.905058 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-41a8c604-16d3-40d3-a7ea-95d11d112427 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:02.907452 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-41a8c604-16d3-40d3-a7ea-95d11d112427 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:42:02.908207 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-41a8c604-16d3-40d3-a7ea-95d11d112427 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:02.908655 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-41a8c604-16d3-40d3-a7ea-95d11d112427 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:02.908937 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-41a8c604-16d3-40d3-a7ea-95d11d112427 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:02.912988 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Created reservations ['12e134bc-ae18-4efb-8cd3-ddad0988f29d', '9f70da39-ba04-4f53-9081-b97597b104eb', 'fd1a86f6-d570-4127-aed1-ddab7ed5486a', '7b039b0c-5c99-45b9-b060-46678bf1deb4'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:02.912988 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8fc3fab-2d8c-431f-9c7f-e1419284a070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12e134bc-ae18-4efb-8cd3-ddad0988f29d', '9f70da39-ba04-4f53-9081-b97597b104eb', 'fd1a86f6-d570-4127-aed1-ddab7ed5486a', '7b039b0c-5c99-45b9-b060-46678bf1deb4']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:02.913461 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c276e95-8921-4b10-b32c-a0b99d5039ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:02.915862 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:02.915862 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:02.917171 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-41a8c604-16d3-40d3-a7ea-95d11d112427 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:42:02.917483 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1094/4391] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:02 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:02.940302 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c276e95-8921-4b10-b32c-a0b99d5039ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a5fc96d-b790-4f23-8e46-69a0be3a8868', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-434379262',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='d0151d6fc8ba497f999f15924b5c5523',qos_specs=None,replication_status=,reservations=['12e134bc-ae18-4efb-8cd3-ddad0988f29d','9f70da39-ba04-4f53-9081-b97597b104eb','fd1a86f6-d570-4127-aed1-ddab7ed5486a','7b039b0c-5c99-45b9-b060-46678bf1deb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d109cdf604cc477dba1e94e394ee3064',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:42:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-434379262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a5fc96d-b790-4f23-8e46-69a0be3a8868,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='d0151d6fc8ba497f999f15924b5c5523',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d109cdf604cc477dba1e94e394ee3064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:02.940957 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (def0e6b0-6fa5-4e18-ac8b-42f2daebddd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:02.960762 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (def0e6b0-6fa5-4e18-ac8b-42f2daebddd2) transitioned into state 'SUCCESS' from state '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-434379262',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='d0151d6fc8ba497f999f15924b5c5523',qos_specs=None,replication_status=,reservations=['12e134bc-ae18-4efb-8cd3-ddad0988f29d','9f70da39-ba04-4f53-9081-b97597b104eb','fd1a86f6-d570-4127-aed1-ddab7ed5486a','7b039b0c-5c99-45b9-b060-46678bf1deb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d109cdf604cc477dba1e94e394ee3064',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:02.961672 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4217d79e-23d7-47d7-84ba-e9ecdaf83eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:02.969874 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4217d79e-23d7-47d7-84ba-e9ecdaf83eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:02.970777 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Flow 'volume_create_api' (78bd6865-37fb-48ca-90c1-b0bb9622f52c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:02.971069 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Create volume request issued successfully. Aug 14 00:42:02.971748 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7cd93d89-392d-4fa8-9708-3c3a0ef4711e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:42:02.972175 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1111/4392] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:42:02 2026] POST /volume/v3/volumes => generated 815 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:02.988536 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-264c73b6-9a5e-4d09-8185-00f0675b90ba None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:02.990896 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-264c73b6-9a5e-4d09-8185-00f0675b90ba tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 Aug 14 00:42:02.991430 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-264c73b6-9a5e-4d09-8185-00f0675b90ba tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:02.991979 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-264c73b6-9a5e-4d09-8185-00f0675b90ba tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:03.000735 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:03.000735 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:03.005621 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-264c73b6-9a5e-4d09-8185-00f0675b90ba tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:03.012207 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-264c73b6-9a5e-4d09-8185-00f0675b90ba tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 returned with HTTP 200 Aug 14 00:42:03.012885 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1106/4393] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:02 2026] GET /volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:03.929661 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ef7d1033-5fef-4d51-95af-c3f1f4a68032 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:03.931574 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ef7d1033-5fef-4d51-95af-c3f1f4a68032 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:42:03.931836 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ef7d1033-5fef-4d51-95af-c3f1f4a68032 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:03.932340 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ef7d1033-5fef-4d51-95af-c3f1f4a68032 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:03.932340 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-ef7d1033-5fef-4d51-95af-c3f1f4a68032 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:03.937885 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:03.937885 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:03.939116 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ef7d1033-5fef-4d51-95af-c3f1f4a68032 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:42:03.939744 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1083/4394] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:03 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:04.029728 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-84004715-a783-4477-a62b-91bd2739c4cb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:04.033564 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-84004715-a783-4477-a62b-91bd2739c4cb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 Aug 14 00:42:04.033564 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-84004715-a783-4477-a62b-91bd2739c4cb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:04.033564 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-84004715-a783-4477-a62b-91bd2739c4cb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:04.041240 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:04.041240 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:04.045512 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-84004715-a783-4477-a62b-91bd2739c4cb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:04.050239 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-84004715-a783-4477-a62b-91bd2739c4cb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 returned with HTTP 200 Aug 14 00:42:04.050819 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1095/4395] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:04 2026] GET /volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:04.065127 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f1895993-b21b-4beb-baae-d965d19c1bd6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:04.067254 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f1895993-b21b-4beb-baae-d965d19c1bd6 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:42:04.067700 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f1895993-b21b-4beb-baae-d965d19c1bd6 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0a5fc96d-b790-4f23-8e46-69a0be3a8868", "name": "tempest-VolumesBackupsTest-Backup-752021840", "description": "tempest-backup-description-733872055", "container": "tempest-volumesbackupstest-backup-container-362134305"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:04.069305 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-f1895993-b21b-4beb-baae-d965d19c1bd6 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Creating new backup {'backup': {'volume_id': '0a5fc96d-b790-4f23-8e46-69a0be3a8868', 'name': 'tempest-VolumesBackupsTest-Backup-752021840', 'description': 'tempest-backup-description-733872055', 'container': 'tempest-volumesbackupstest-backup-container-362134305'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:42:04.069510 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-f1895993-b21b-4beb-baae-d965d19c1bd6 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Creating backup of volume 0a5fc96d-b790-4f23-8e46-69a0be3a8868 in container tempest-volumesbackupstest-backup-container-362134305 Aug 14 00:42:04.077398 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:04.077398 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:04.077880 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f1895993-b21b-4beb-baae-d965d19c1bd6 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:04.093329 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-f1895993-b21b-4beb-baae-d965d19c1bd6 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Created reservations ['524441ef-74cf-4768-8cf6-73e730d78982', 'bde2073c-f026-4e43-b917-eee3fe9d7056'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:04.124850 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f1895993-b21b-4beb-baae-d965d19c1bd6 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:42:04.125431 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1112/4396] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:42:04 2026] POST /volume/v3/backups => generated 329 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:04.138467 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cd0d9cbb-ca4c-4b46-9695-a9c2a9bcc7dc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:04.140531 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cd0d9cbb-ca4c-4b46-9695-a9c2a9bcc7dc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:04.140723 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cd0d9cbb-ca4c-4b46-9695-a9c2a9bcc7dc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:04.140903 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cd0d9cbb-ca4c-4b46-9695-a9c2a9bcc7dc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:04.141019 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-cd0d9cbb-ca4c-4b46-9695-a9c2a9bcc7dc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:04.145261 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:04.145261 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:04.145935 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cd0d9cbb-ca4c-4b46-9695-a9c2a9bcc7dc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:04.146312 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1107/4397] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:04 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 821 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:04.665977 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:04.667920 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:42:04.668542 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "fd26f33e-f9c6-49a5-adf4-111bc139f78f", "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:04.670439 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'fd26f33e-f9c6-49a5-adf4-111bc139f78f', 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:42:04.864150 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Create volume of 1 GB Aug 14 00:42:04.868373 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Availability Zones retrieved successfully. Aug 14 00:42:04.873827 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Flow 'volume_create_api' (97e1c6b3-bb82-4a89-bd3a-fc31f0fbc0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:04.875908 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (048a829a-fe9c-43c1-9cc9-071292d56599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:04.880207 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:42:04.932584 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (048a829a-fe9c-43c1-9cc9-071292d56599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:04.933935 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0c3717b-520a-419a-9520-98c2adc2770f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:04.952061 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d9ec6318-c914-4a88-836b-e811b03620a6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:04.954493 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d9ec6318-c914-4a88-836b-e811b03620a6 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:42:04.955296 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d9ec6318-c914-4a88-836b-e811b03620a6 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:04.955296 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d9ec6318-c914-4a88-836b-e811b03620a6 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:04.955469 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-d9ec6318-c914-4a88-836b-e811b03620a6 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:04.961348 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:04.961348 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:04.963597 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d9ec6318-c914-4a88-836b-e811b03620a6 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:42:04.963597 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1096/4398] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:04 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:04.977539 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Created reservations ['2c3097fb-8ad5-43ba-8641-c230cc7fdc4e', 'c8052f8a-e4f2-4f40-8319-fa0b86c3ada1', 'a20597bf-391e-4f33-80d6-01803d79f8db', '2cae2899-5efe-4937-bc3c-c17d26aac5a5'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:04.978629 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0c3717b-520a-419a-9520-98c2adc2770f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c3097fb-8ad5-43ba-8641-c230cc7fdc4e', 'c8052f8a-e4f2-4f40-8319-fa0b86c3ada1', 'a20597bf-391e-4f33-80d6-01803d79f8db', '2cae2899-5efe-4937-bc3c-c17d26aac5a5']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:04.979584 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9493b2f4-6cbe-48ec-9559-9d088bba061f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:05.002306 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9493b2f4-6cbe-48ec-9559-9d088bba061f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35c17a41-3ecd-47b2-8ec9-36a64a438dd1', '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='f472c0d218e04846b917393d0a454e42',qos_specs=None,replication_status=,reservations=['2c3097fb-8ad5-43ba-8641-c230cc7fdc4e','c8052f8a-e4f2-4f40-8319-fa0b86c3ada1','a20597bf-391e-4f33-80d6-01803d79f8db','2cae2899-5efe-4937-bc3c-c17d26aac5a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b45d0368e4647f6b69788653a6fb7ee',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:42:04Z,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=35c17a41-3ecd-47b2-8ec9-36a64a438dd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f472c0d218e04846b917393d0a454e42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b45d0368e4647f6b69788653a6fb7ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:05.003353 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e723a5b0-3a10-40cc-b3a9-8630d93fef53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:05.037785 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e723a5b0-3a10-40cc-b3a9-8630d93fef53) transitioned into state 'SUCCESS' from 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='f472c0d218e04846b917393d0a454e42',qos_specs=None,replication_status=,reservations=['2c3097fb-8ad5-43ba-8641-c230cc7fdc4e','c8052f8a-e4f2-4f40-8319-fa0b86c3ada1','a20597bf-391e-4f33-80d6-01803d79f8db','2cae2899-5efe-4937-bc3c-c17d26aac5a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b45d0368e4647f6b69788653a6fb7ee',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:05.038482 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe93a456-d392-40fa-8183-77b494b898c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:05.048138 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe93a456-d392-40fa-8183-77b494b898c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:05.049186 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Flow 'volume_create_api' (97e1c6b3-bb82-4a89-bd3a-fc31f0fbc0ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:05.049603 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Create volume request issued successfully. Aug 14 00:42:05.050320 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0b5444c0-ecf1-4c2e-b8a8-841afdf48f9b tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:42:05.050884 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1084/4399] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:42:04 2026] POST /volume/v3/volumes => generated 775 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:05.064372 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ccd3ad8a-09b9-469e-bdd1-070b4919b0de None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:05.066708 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ccd3ad8a-09b9-469e-bdd1-070b4919b0de tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 Aug 14 00:42:05.067110 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ccd3ad8a-09b9-469e-bdd1-070b4919b0de tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:05.067215 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ccd3ad8a-09b9-469e-bdd1-070b4919b0de tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:05.077186 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:05.077186 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:05.081652 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ccd3ad8a-09b9-469e-bdd1-070b4919b0de tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:05.087030 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ccd3ad8a-09b9-469e-bdd1-070b4919b0de tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 returned with HTTP 200 Aug 14 00:42:05.087538 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1113/4400] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:05 2026] GET /volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:05.160816 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f0d46e52-23b0-42f2-b809-f44e7c070e0f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:05.165514 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f0d46e52-23b0-42f2-b809-f44e7c070e0f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:05.165742 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f0d46e52-23b0-42f2-b809-f44e7c070e0f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:05.165957 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f0d46e52-23b0-42f2-b809-f44e7c070e0f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:05.166112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-f0d46e52-23b0-42f2-b809-f44e7c070e0f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:05.176078 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:05.176078 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:05.176944 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f0d46e52-23b0-42f2-b809-f44e7c070e0f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:05.177447 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1108/4401] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:05 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:05.973110 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c441f149-6809-4453-8a1b-0969cc2bf35d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:05.975009 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c441f149-6809-4453-8a1b-0969cc2bf35d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:42:05.975343 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c441f149-6809-4453-8a1b-0969cc2bf35d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:05.976562 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c441f149-6809-4453-8a1b-0969cc2bf35d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:05.976562 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-c441f149-6809-4453-8a1b-0969cc2bf35d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:05.979750 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:05.979750 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:05.980661 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c441f149-6809-4453-8a1b-0969cc2bf35d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:42:05.981268 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1097/4402] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:05 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:06.102461 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9b13e1a7-082f-4776-9779-7394995383f6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:06.104795 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9b13e1a7-082f-4776-9779-7394995383f6 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 Aug 14 00:42:06.105157 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9b13e1a7-082f-4776-9779-7394995383f6 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:06.105341 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9b13e1a7-082f-4776-9779-7394995383f6 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:06.115352 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:06.115352 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:06.119611 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-9b13e1a7-082f-4776-9779-7394995383f6 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:06.124855 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9b13e1a7-082f-4776-9779-7394995383f6 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 returned with HTTP 200 Aug 14 00:42:06.125303 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1085/4403] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:06 2026] GET /volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:06.191131 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b386e8ba-a4eb-4353-a5a3-ebf61843a0d9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:06.195380 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b386e8ba-a4eb-4353-a5a3-ebf61843a0d9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:06.195650 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b386e8ba-a4eb-4353-a5a3-ebf61843a0d9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:06.195854 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b386e8ba-a4eb-4353-a5a3-ebf61843a0d9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:06.195962 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b386e8ba-a4eb-4353-a5a3-ebf61843a0d9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:06.203096 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:06.203096 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:06.204617 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b386e8ba-a4eb-4353-a5a3-ebf61843a0d9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:06.204969 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1114/4404] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:06 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:06.991332 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a0738aaf-a4f7-4143-9c5b-f54d082fa5ca None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:06.996113 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a0738aaf-a4f7-4143-9c5b-f54d082fa5ca tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:42:06.996113 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a0738aaf-a4f7-4143-9c5b-f54d082fa5ca tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:06.996113 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a0738aaf-a4f7-4143-9c5b-f54d082fa5ca tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:06.996113 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-a0738aaf-a4f7-4143-9c5b-f54d082fa5ca tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:07.001530 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:07.001530 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:07.002587 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a0738aaf-a4f7-4143-9c5b-f54d082fa5ca tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:42:07.003046 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1109/4405] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:06 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:07.141360 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bda774d7-af3f-4c9f-90bf-19156f6facb0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:07.142849 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bda774d7-af3f-4c9f-90bf-19156f6facb0 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 Aug 14 00:42:07.143132 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bda774d7-af3f-4c9f-90bf-19156f6facb0 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:07.143313 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bda774d7-af3f-4c9f-90bf-19156f6facb0 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:07.150598 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:07.150598 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:07.154485 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bda774d7-af3f-4c9f-90bf-19156f6facb0 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:07.158464 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bda774d7-af3f-4c9f-90bf-19156f6facb0 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 returned with HTTP 200 Aug 14 00:42:07.158797 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1098/4406] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:07 2026] GET /volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:07.218189 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-750b5c23-0fac-4aed-97f4-fc2fe28912d0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:07.219676 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-750b5c23-0fac-4aed-97f4-fc2fe28912d0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:07.219831 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-750b5c23-0fac-4aed-97f4-fc2fe28912d0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:07.220216 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-750b5c23-0fac-4aed-97f4-fc2fe28912d0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:07.220388 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-750b5c23-0fac-4aed-97f4-fc2fe28912d0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:07.225273 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:07.225273 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:07.226129 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-750b5c23-0fac-4aed-97f4-fc2fe28912d0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:07.226608 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1086/4407] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:07 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:08.017666 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6d89ccc4-b8e7-4720-aadf-7afeea154405 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:08.021180 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6d89ccc4-b8e7-4720-aadf-7afeea154405 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:42:08.021180 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6d89ccc4-b8e7-4720-aadf-7afeea154405 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:08.021180 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6d89ccc4-b8e7-4720-aadf-7afeea154405 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:08.021180 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-6d89ccc4-b8e7-4720-aadf-7afeea154405 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:08.026198 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:08.026198 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:08.027292 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6d89ccc4-b8e7-4720-aadf-7afeea154405 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:42:08.028337 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1115/4408] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:08 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:08.174682 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-707f0bb7-d0e5-40bd-8dc1-37c64c7a0ab9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:08.176803 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-707f0bb7-d0e5-40bd-8dc1-37c64c7a0ab9 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 Aug 14 00:42:08.177063 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-707f0bb7-d0e5-40bd-8dc1-37c64c7a0ab9 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:08.177330 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-707f0bb7-d0e5-40bd-8dc1-37c64c7a0ab9 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:08.186693 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:08.186693 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:08.191473 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-707f0bb7-d0e5-40bd-8dc1-37c64c7a0ab9 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:08.196852 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-707f0bb7-d0e5-40bd-8dc1-37c64c7a0ab9 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 returned with HTTP 200 Aug 14 00:42:08.197406 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1110/4409] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:08 2026] GET /volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:08.235850 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-49a1244e-7216-4a8a-91e3-a1bb0bc7871d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:08.237557 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-49a1244e-7216-4a8a-91e3-a1bb0bc7871d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:08.237742 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-49a1244e-7216-4a8a-91e3-a1bb0bc7871d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:08.237916 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-49a1244e-7216-4a8a-91e3-a1bb0bc7871d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:08.238018 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-49a1244e-7216-4a8a-91e3-a1bb0bc7871d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:08.244626 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:08.244626 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:08.245433 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-49a1244e-7216-4a8a-91e3-a1bb0bc7871d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:08.245815 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1099/4410] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:08 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:09.042628 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6e0de659-3496-4301-8df2-41a411255498 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:09.044627 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6e0de659-3496-4301-8df2-41a411255498 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:42:09.044843 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6e0de659-3496-4301-8df2-41a411255498 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:09.045022 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6e0de659-3496-4301-8df2-41a411255498 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:09.045151 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-6e0de659-3496-4301-8df2-41a411255498 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:09.050530 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:09.050530 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:09.051564 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6e0de659-3496-4301-8df2-41a411255498 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:42:09.052111 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1087/4411] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:09 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:09.214181 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4bfb19c2-15df-4bc7-be04-7cc31d3f9178 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:09.215866 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4bfb19c2-15df-4bc7-be04-7cc31d3f9178 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 Aug 14 00:42:09.216069 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4bfb19c2-15df-4bc7-be04-7cc31d3f9178 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:09.216270 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4bfb19c2-15df-4bc7-be04-7cc31d3f9178 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:09.227155 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:09.227155 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:09.231936 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4bfb19c2-15df-4bc7-be04-7cc31d3f9178 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:09.237398 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4bfb19c2-15df-4bc7-be04-7cc31d3f9178 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 returned with HTTP 200 Aug 14 00:42:09.237747 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1116/4412] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:09 2026] GET /volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:09.257424 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b91a8c23-3751-4206-9594-5d9e5dec15f2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:09.259335 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b91a8c23-3751-4206-9594-5d9e5dec15f2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:09.259543 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b91a8c23-3751-4206-9594-5d9e5dec15f2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:09.259747 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b91a8c23-3751-4206-9594-5d9e5dec15f2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:09.260073 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b91a8c23-3751-4206-9594-5d9e5dec15f2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:09.264549 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:09.264549 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:09.265240 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b91a8c23-3751-4206-9594-5d9e5dec15f2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:09.265584 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1111/4413] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:09 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:10.066326 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d9bc0752-3e58-4ff2-a01a-35cc5062f65b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:10.068799 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d9bc0752-3e58-4ff2-a01a-35cc5062f65b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:42:10.069132 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d9bc0752-3e58-4ff2-a01a-35cc5062f65b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:10.069487 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d9bc0752-3e58-4ff2-a01a-35cc5062f65b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:10.069719 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-d9bc0752-3e58-4ff2-a01a-35cc5062f65b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:10.075243 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:10.075243 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:10.076031 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d9bc0752-3e58-4ff2-a01a-35cc5062f65b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:42:10.076452 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1100/4414] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:10 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:10.086201 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d44bcc7a-e6be-4b3b-8080-19c62b184d00 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:10.216905 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d44bcc7a-e6be-4b3b-8080-19c62b184d00 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:42:10.217255 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d44bcc7a-e6be-4b3b-8080-19c62b184d00 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e6cb7169-17c6-42fd-b9de-48b4178db16b", "incremental": true}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:10.218588 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.backups [None req-d44bcc7a-e6be-4b3b-8080-19c62b184d00 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Creating new backup {'backup': {'volume_id': 'e6cb7169-17c6-42fd-b9de-48b4178db16b', 'incremental': True}} {{(pid=100209) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:42:10.218720 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-d44bcc7a-e6be-4b3b-8080-19c62b184d00 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Creating backup of volume e6cb7169-17c6-42fd-b9de-48b4178db16b in container None Aug 14 00:42:10.234162 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:10.234162 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:10.234322 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d44bcc7a-e6be-4b3b-8080-19c62b184d00 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Volume info retrieved successfully. Aug 14 00:42:10.258369 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-dedee958-a8fe-45f8-8d3a-b6e38d38d44c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:10.258892 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-d44bcc7a-e6be-4b3b-8080-19c62b184d00 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Created reservations ['bcccbfd1-d951-4465-bb5a-61766eb81e91', '8ac6d9c0-27b9-4d53-a617-96045759ba08'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:10.260609 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dedee958-a8fe-45f8-8d3a-b6e38d38d44c tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 Aug 14 00:42:10.260891 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dedee958-a8fe-45f8-8d3a-b6e38d38d44c tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:10.261240 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dedee958-a8fe-45f8-8d3a-b6e38d38d44c tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:10.269225 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:10.269225 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:10.273248 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-dedee958-a8fe-45f8-8d3a-b6e38d38d44c tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:10.274741 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d44bcc7a-e6be-4b3b-8080-19c62b184d00 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 400 Aug 14 00:42:10.275273 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1088/4415] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:42:10 2026] POST /volume/v3/backups => generated 109 bytes in 189 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:42:10.278302 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dedee958-a8fe-45f8-8d3a-b6e38d38d44c tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 returned with HTTP 200 Aug 14 00:42:10.278754 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1117/4416] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:10 2026] GET /volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:10.280257 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-87487062-639b-4c63-8c7c-9c145ecd8e8d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:10.282138 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-87487062-639b-4c63-8c7c-9c145ecd8e8d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:10.282340 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-87487062-639b-4c63-8c7c-9c145ecd8e8d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:10.282578 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-87487062-639b-4c63-8c7c-9c145ecd8e8d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:10.282683 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-87487062-639b-4c63-8c7c-9c145ecd8e8d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:10.286476 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-da220770-7e47-4536-9840-96a6ddb203b5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:10.287149 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:10.287149 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:10.287885 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-87487062-639b-4c63-8c7c-9c145ecd8e8d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:10.288486 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1112/4417] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:10 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:42:10.296593 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-da220770-7e47-4536-9840-96a6ddb203b5 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] DELETE https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:42:10.296878 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-da220770-7e47-4536-9840-96a6ddb203b5 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:10.297164 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-da220770-7e47-4536-9840-96a6ddb203b5 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:10.297311 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-da220770-7e47-4536-9840-96a6ddb203b5 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Delete backup with id: 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. Aug 14 00:42:10.302483 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:10.302483 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:10.319282 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.rpcapi [None req-da220770-7e47-4536-9840-96a6ddb203b5 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] delete_backup rpcapi backup_id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d {{(pid=100211) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:42:10.321262 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-da220770-7e47-4536-9840-96a6ddb203b5 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 202 Aug 14 00:42:10.321759 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1101/4418] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:42:10 2026] DELETE /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:42:10.328176 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d68d4675-2676-42f4-af51-43cef724ff50 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:10.329955 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d68d4675-2676-42f4-af51-43cef724ff50 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:42:10.330188 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d68d4675-2676-42f4-af51-43cef724ff50 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:10.330390 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d68d4675-2676-42f4-af51-43cef724ff50 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:10.330507 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d68d4675-2676-42f4-af51-43cef724ff50 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:10.334833 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:10.334833 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:10.335690 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d68d4675-2676-42f4-af51-43cef724ff50 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 200 Aug 14 00:42:10.336107 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1089/4419] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:10 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:10.929369 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-236cc04f-d89a-4d23-8b6b-969aee10f603 req-b0b6d435-ee5d-4b02-91f9-8d63319793b0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:10.931444 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-236cc04f-d89a-4d23-8b6b-969aee10f603 req-b0b6d435-ee5d-4b02-91f9-8d63319793b0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/attachments/7bc22b09-b096-4401-985e-56dab88c0c57 Aug 14 00:42:10.931635 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-236cc04f-d89a-4d23-8b6b-969aee10f603 req-b0b6d435-ee5d-4b02-91f9-8d63319793b0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:10.931796 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-236cc04f-d89a-4d23-8b6b-969aee10f603 req-b0b6d435-ee5d-4b02-91f9-8d63319793b0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:10.938979 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:10.938979 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:11.001614 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-236cc04f-d89a-4d23-8b6b-969aee10f603 req-b0b6d435-ee5d-4b02-91f9-8d63319793b0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/7bc22b09-b096-4401-985e-56dab88c0c57 returned with HTTP 200 Aug 14 00:42:11.001614 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1118/4420] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:42:10 2026] DELETE /volume/v3/attachments/7bc22b09-b096-4401-985e-56dab88c0c57 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:11.297622 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-159e41a9-210e-48b5-a0ce-260b9b4a0922 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:11.299551 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-159e41a9-210e-48b5-a0ce-260b9b4a0922 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 Aug 14 00:42:11.299754 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-159e41a9-210e-48b5-a0ce-260b9b4a0922 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:11.299931 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-159e41a9-210e-48b5-a0ce-260b9b4a0922 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:11.303859 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ee238f0e-5372-47aa-ae05-47bcd3410d68 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:11.306325 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ee238f0e-5372-47aa-ae05-47bcd3410d68 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:11.306577 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ee238f0e-5372-47aa-ae05-47bcd3410d68 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:11.306811 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ee238f0e-5372-47aa-ae05-47bcd3410d68 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:11.307041 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-ee238f0e-5372-47aa-ae05-47bcd3410d68 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:11.308927 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:11.308927 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:11.314101 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-159e41a9-210e-48b5-a0ce-260b9b4a0922 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:11.314213 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:11.314213 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:11.314283 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ee238f0e-5372-47aa-ae05-47bcd3410d68 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:11.314707 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1102/4421] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:11 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:11.317688 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-159e41a9-210e-48b5-a0ce-260b9b4a0922 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 returned with HTTP 200 Aug 14 00:42:11.318165 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1113/4422] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:11 2026] GET /volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:42:11.335031 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b0198cef-937e-404d-99c3-b23983d39cbf None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:11.337988 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b0198cef-937e-404d-99c3-b23983d39cbf tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 Aug 14 00:42:11.340107 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b0198cef-937e-404d-99c3-b23983d39cbf tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:11.340107 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b0198cef-937e-404d-99c3-b23983d39cbf tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:11.346901 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ad51e721-48f0-4b67-9162-b5b5c68ba485 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:11.350992 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ad51e721-48f0-4b67-9162-b5b5c68ba485 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d Aug 14 00:42:11.350992 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ad51e721-48f0-4b67-9162-b5b5c68ba485 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:11.350992 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ad51e721-48f0-4b67-9162-b5b5c68ba485 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:11.350992 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-ad51e721-48f0-4b67-9162-b5b5c68ba485 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 6153a45a-93d2-4e14-a6dd-8e31f816ec5d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:11.351473 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:11.351473 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:11.360525 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ad51e721-48f0-4b67-9162-b5b5c68ba485 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d returned with HTTP 404 Aug 14 00:42:11.361141 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1119/4423] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:11 2026] GET /volume/v3/backups/6153a45a-93d2-4e14-a6dd-8e31f816ec5d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:11.371032 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b0198cef-937e-404d-99c3-b23983d39cbf tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:11.374536 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:11.376518 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:42:11.378476 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1529313668"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:11.380348 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b0198cef-937e-404d-99c3-b23983d39cbf tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 returned with HTTP 200 Aug 14 00:42:11.380781 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1090/4424] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:11 2026] GET /volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 => generated 1193 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:42:11.381098 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1529313668'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:42:11.381303 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Create volume of 1 GB Aug 14 00:42:11.390245 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Availability Zones retrieved successfully. Aug 14 00:42:11.395768 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Flow 'volume_create_api' (31f1a53b-e418-4f39-901f-5897634815ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:11.396945 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfa39ebd-cb72-4167-a769-15647b4319f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:11.398014 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:42:11.401249 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e071f523-bb6a-423b-ac4d-f076f168edaa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:11.403511 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e071f523-bb6a-423b-ac4d-f076f168edaa tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:42:11.404111 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e071f523-bb6a-423b-ac4d-f076f168edaa tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35c17a41-3ecd-47b2-8ec9-36a64a438dd1", "name": "tempest-VolumeImageDependencyTests-Snapshot-493360209"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:11.417260 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:11.417260 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:11.417381 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e071f523-bb6a-423b-ac4d-f076f168edaa tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:11.417634 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-e071f523-bb6a-423b-ac4d-f076f168edaa tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Create snapshot from volume 35c17a41-3ecd-47b2-8ec9-36a64a438dd1 Aug 14 00:42:11.429140 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfa39ebd-cb72-4167-a769-15647b4319f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:11.429959 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (749d31d2-e14c-4c44-beda-6f250b40f442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:11.455575 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-e071f523-bb6a-423b-ac4d-f076f168edaa tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Created reservations ['18b0d9ba-150c-4dc2-b41f-38270430b68f', 'ca0b7800-0827-4992-81f1-4c700926b26b', '75d0d29e-2876-4d43-81eb-4e444250dd23', '163655b3-f04b-470b-988e-49d91bf57355'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:11.464688 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Created reservations ['ca1e3030-c079-444f-95c3-324e307cd247', '6b033232-74f6-4f39-8074-0e16d8e4737a', 'c088fd90-13ef-41d1-adc4-d4601558a944', 'a61fd984-a505-4bb2-b13d-ee40b5250f80'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:11.465778 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (749d31d2-e14c-4c44-beda-6f250b40f442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca1e3030-c079-444f-95c3-324e307cd247', '6b033232-74f6-4f39-8074-0e16d8e4737a', 'c088fd90-13ef-41d1-adc4-d4601558a944', 'a61fd984-a505-4bb2-b13d-ee40b5250f80']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:11.466447 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aafd923-bc01-475f-bbad-c2e9811ff19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:11.484836 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e071f523-bb6a-423b-ac4d-f076f168edaa tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Snapshot create request issued successfully. Aug 14 00:42:11.485450 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e071f523-bb6a-423b-ac4d-f076f168edaa tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:42:11.485939 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1114/4425] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:42:11 2026] POST /volume/v3/snapshots => generated 312 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:11.491417 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aafd923-bc01-475f-bbad-c2e9811ff19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da7dc555-c7ee-445a-8ae8-8baee2d9ef2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1529313668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b946419ec6af4e89afd1294972c48032',qos_specs=None,replication_status=,reservations=['ca1e3030-c079-444f-95c3-324e307cd247','6b033232-74f6-4f39-8074-0e16d8e4737a','c088fd90-13ef-41d1-adc4-d4601558a944','a61fd984-a505-4bb2-b13d-ee40b5250f80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0289d8d8a7c4d7694c336547b0dda77',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:42:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1529313668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da7dc555-c7ee-445a-8ae8-8baee2d9ef2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b946419ec6af4e89afd1294972c48032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0289d8d8a7c4d7694c336547b0dda77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:11.495334 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75cb1f32-65ec-45ae-8197-c3ec75359adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:11.496789 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f50f1156-c11d-44e0-8f58-b3a417c7adf5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:11.498552 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f50f1156-c11d-44e0-8f58-b3a417c7adf5 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d Aug 14 00:42:11.498734 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f50f1156-c11d-44e0-8f58-b3a417c7adf5 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:11.498927 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f50f1156-c11d-44e0-8f58-b3a417c7adf5 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:11.505316 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:11.505316 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:11.505742 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f50f1156-c11d-44e0-8f58-b3a417c7adf5 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Snapshot retrieved successfully. Aug 14 00:42:11.506536 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f50f1156-c11d-44e0-8f58-b3a417c7adf5 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d returned with HTTP 200 Aug 14 00:42:11.506857 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1120/4426] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:11 2026] GET /volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:11.518779 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75cb1f32-65ec-45ae-8197-c3ec75359adf) transitioned into state 'SUCCESS' from state '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-1529313668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b946419ec6af4e89afd1294972c48032',qos_specs=None,replication_status=,reservations=['ca1e3030-c079-444f-95c3-324e307cd247','6b033232-74f6-4f39-8074-0e16d8e4737a','c088fd90-13ef-41d1-adc4-d4601558a944','a61fd984-a505-4bb2-b13d-ee40b5250f80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0289d8d8a7c4d7694c336547b0dda77',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:11.519497 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c235e39-d796-43fc-90e4-c49197dcf704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:11.530344 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c235e39-d796-43fc-90e4-c49197dcf704) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:11.530412 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Flow 'volume_create_api' (31f1a53b-e418-4f39-901f-5897634815ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:11.530744 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Create volume request issued successfully. Aug 14 00:42:11.531357 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e423cbfa-5975-49c7-aaf9-a7ff43e1d98e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:42:11.531873 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1103/4427] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:42:11 2026] POST /volume/v3/volumes => generated 749 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:11.542995 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b8b6bad6-24b9-4b05-bf28-c04d4d8cc625 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:11.545009 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b8b6bad6-24b9-4b05-bf28-c04d4d8cc625 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/volumes/da7dc555-c7ee-445a-8ae8-8baee2d9ef2d Aug 14 00:42:11.545246 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b8b6bad6-24b9-4b05-bf28-c04d4d8cc625 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:11.545447 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b8b6bad6-24b9-4b05-bf28-c04d4d8cc625 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:11.552048 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:11.552048 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:11.555442 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b8b6bad6-24b9-4b05-bf28-c04d4d8cc625 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Volume info retrieved successfully. Aug 14 00:42:11.559449 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b8b6bad6-24b9-4b05-bf28-c04d4d8cc625 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes/da7dc555-c7ee-445a-8ae8-8baee2d9ef2d returned with HTTP 200 Aug 14 00:42:11.559844 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1091/4428] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:11 2026] GET /volume/v3/volumes/da7dc555-c7ee-445a-8ae8-8baee2d9ef2d => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:12.283681 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-dcd1a0e3-3471-4cb2-b3a9-4aa953a4f253 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:12.286152 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-dcd1a0e3-3471-4cb2-b3a9-4aa953a4f253 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 Aug 14 00:42:12.286423 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-dcd1a0e3-3471-4cb2-b3a9-4aa953a4f253 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:12.286578 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-dcd1a0e3-3471-4cb2-b3a9-4aa953a4f253 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:12.294418 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:12.294418 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:12.298765 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-dcd1a0e3-3471-4cb2-b3a9-4aa953a4f253 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:42:12.304971 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-dcd1a0e3-3471-4cb2-b3a9-4aa953a4f253 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 returned with HTTP 200 Aug 14 00:42:12.305688 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1115/4429] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:42:12 2026] GET /volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:12.328767 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-340b7091-2915-49e3-b6c1-2e75f2e1d378 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:12.332052 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-340b7091-2915-49e3-b6c1-2e75f2e1d378 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:12.332052 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-340b7091-2915-49e3-b6c1-2e75f2e1d378 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:12.332052 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-340b7091-2915-49e3-b6c1-2e75f2e1d378 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:12.332052 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-340b7091-2915-49e3-b6c1-2e75f2e1d378 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:12.338663 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:12.338663 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:12.339562 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-340b7091-2915-49e3-b6c1-2e75f2e1d378 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:12.340020 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1121/4430] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:12 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:12.517609 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-104981fb-7841-48c6-b680-0be2cce5214a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:12.519612 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-104981fb-7841-48c6-b680-0be2cce5214a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d Aug 14 00:42:12.519790 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-104981fb-7841-48c6-b680-0be2cce5214a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:12.519989 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-104981fb-7841-48c6-b680-0be2cce5214a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:12.526456 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:12.526456 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:12.526910 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-104981fb-7841-48c6-b680-0be2cce5214a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Snapshot retrieved successfully. Aug 14 00:42:12.527716 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-104981fb-7841-48c6-b680-0be2cce5214a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d returned with HTTP 200 Aug 14 00:42:12.528056 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1104/4431] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:12 2026] GET /volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:12.539239 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:12.541102 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:42:12.541512 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "b22b2478-9d74-4859-a70b-c9055fc9010d", "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:12.543194 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'b22b2478-9d74-4859-a70b-c9055fc9010d', 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:42:12.548857 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:12.548857 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:12.549429 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Snapshot retrieved successfully. Aug 14 00:42:12.549583 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Create volume of 1 GB Aug 14 00:42:12.556102 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Availability Zones retrieved successfully. Aug 14 00:42:12.562437 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Flow 'volume_create_api' (b09c3dec-3fb0-4562-8471-bfc5d0a7f848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:12.563525 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4092168-e8ce-48d6-8dda-191f77ede7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:12.564616 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:42:12.572573 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6b18049b-0e15-43e0-9dc9-fd8631e777a5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:12.574298 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6b18049b-0e15-43e0-9dc9-fd8631e777a5 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/volumes/da7dc555-c7ee-445a-8ae8-8baee2d9ef2d Aug 14 00:42:12.574487 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6b18049b-0e15-43e0-9dc9-fd8631e777a5 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:12.574667 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6b18049b-0e15-43e0-9dc9-fd8631e777a5 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:12.581181 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:12.581181 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:12.584613 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6b18049b-0e15-43e0-9dc9-fd8631e777a5 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Volume info retrieved successfully. Aug 14 00:42:12.591841 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6b18049b-0e15-43e0-9dc9-fd8631e777a5 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes/da7dc555-c7ee-445a-8ae8-8baee2d9ef2d returned with HTTP 200 Aug 14 00:42:12.592275 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1116/4432] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:12 2026] GET /volume/v3/volumes/da7dc555-c7ee-445a-8ae8-8baee2d9ef2d => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:12.603579 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4092168-e8ce-48d6-8dda-191f77ede7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b22b2478-9d74-4859-a70b-c9055fc9010d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:12.605404 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd3859c-4dc6-49b2-9395-b53f5009a42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:12.605565 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b1ae2eb7-9099-4abf-bedd-35d5e89a86dd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:12.609108 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b1ae2eb7-9099-4abf-bedd-35d5e89a86dd tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:42:12.609108 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b1ae2eb7-9099-4abf-bedd-35d5e89a86dd tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "da7dc555-c7ee-445a-8ae8-8baee2d9ef2d", "name": "tempest-VolumesBackupsTest-Backup-66649419"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:12.610322 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-b1ae2eb7-9099-4abf-bedd-35d5e89a86dd tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Creating new backup {'backup': {'volume_id': 'da7dc555-c7ee-445a-8ae8-8baee2d9ef2d', 'name': 'tempest-VolumesBackupsTest-Backup-66649419'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:42:12.610658 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-b1ae2eb7-9099-4abf-bedd-35d5e89a86dd tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Creating backup of volume da7dc555-c7ee-445a-8ae8-8baee2d9ef2d in container None Aug 14 00:42:12.621113 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:12.621113 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:12.621113 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b1ae2eb7-9099-4abf-bedd-35d5e89a86dd tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Volume info retrieved successfully. Aug 14 00:42:12.642406 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-b1ae2eb7-9099-4abf-bedd-35d5e89a86dd tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Created reservations ['88db1faf-c4d6-4997-9f48-9256180720d0', '695c7ab7-9616-44f4-b812-f6e45e53b501'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:12.654258 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Created reservations ['b276e732-0f2d-4ea2-b765-f366052376fe', '22ee5cec-4369-476a-9959-755df08fac8e', 'f0c40b96-d276-4352-887e-777a6b73db52', '7bea4ed6-2475-4ad4-b060-de73322f0b43'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:12.654759 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd3859c-4dc6-49b2-9395-b53f5009a42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b276e732-0f2d-4ea2-b765-f366052376fe', '22ee5cec-4369-476a-9959-755df08fac8e', 'f0c40b96-d276-4352-887e-777a6b73db52', '7bea4ed6-2475-4ad4-b060-de73322f0b43']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:12.656169 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b324cb2d-e36e-40d0-a235-e59977006103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:12.697650 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b324cb2d-e36e-40d0-a235-e59977006103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '210ee53d-398c-4457-a1d1-e12371a6ffdc', '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='f472c0d218e04846b917393d0a454e42',qos_specs=None,replication_status=,reservations=['b276e732-0f2d-4ea2-b765-f366052376fe','22ee5cec-4369-476a-9959-755df08fac8e','f0c40b96-d276-4352-887e-777a6b73db52','7bea4ed6-2475-4ad4-b060-de73322f0b43'],size=1,snapshot_id=b22b2478-9d74-4859-a70b-c9055fc9010d,source_replicaid=,source_volid=None,status='creating',user_id='6b45d0368e4647f6b69788653a6fb7ee',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), '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-14T00:42:12Z,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=210ee53d-398c-4457-a1d1-e12371a6ffdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f472c0d218e04846b917393d0a454e42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b22b2478-9d74-4859-a70b-c9055fc9010d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b45d0368e4647f6b69788653a6fb7ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:12.698332 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94c7dbd-a822-4e85-94ce-4f67bd762ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:12.710886 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b1ae2eb7-9099-4abf-bedd-35d5e89a86dd tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:42:12.711325 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1122/4433] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:42:12 2026] POST /volume/v3/backups => generated 328 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:12.722954 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-abc3995f-0818-4f25-b0e6-797bf1353513 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:12.724921 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-abc3995f-0818-4f25-b0e6-797bf1353513 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:12.725200 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-abc3995f-0818-4f25-b0e6-797bf1353513 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:12.725444 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-abc3995f-0818-4f25-b0e6-797bf1353513 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:12.725899 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-abc3995f-0818-4f25-b0e6-797bf1353513 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:12.732453 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:12.732453 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:12.733904 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94c7dbd-a822-4e85-94ce-4f67bd762ffb) transitioned into state 'SUCCESS' from 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='f472c0d218e04846b917393d0a454e42',qos_specs=None,replication_status=,reservations=['b276e732-0f2d-4ea2-b765-f366052376fe','22ee5cec-4369-476a-9959-755df08fac8e','f0c40b96-d276-4352-887e-777a6b73db52','7bea4ed6-2475-4ad4-b060-de73322f0b43'],size=1,snapshot_id=b22b2478-9d74-4859-a70b-c9055fc9010d,source_replicaid=,source_volid=None,status='creating',user_id='6b45d0368e4647f6b69788653a6fb7ee',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:12.734340 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-abc3995f-0818-4f25-b0e6-797bf1353513 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:12.734644 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75bf6ef7-bbac-4849-92fa-e175da85760a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:12.734850 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1105/4434] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:12 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:12.757856 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75bf6ef7-bbac-4849-92fa-e175da85760a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:12.758376 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-411eb086-e25d-458f-aed4-5063593f0563 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:12.758973 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Flow 'volume_create_api' (b09c3dec-3fb0-4562-8471-bfc5d0a7f848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:12.760269 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Create volume request issued successfully. Aug 14 00:42:12.760269 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-51ef1085-db5e-46e1-aee6-afc593be7e49 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:42:12.760552 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1092/4435] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:42:12 2026] POST /volume/v3/volumes => generated 809 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:12.761991 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-411eb086-e25d-458f-aed4-5063593f0563 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 Aug 14 00:42:12.762268 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-411eb086-e25d-458f-aed4-5063593f0563 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:12.762511 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-411eb086-e25d-458f-aed4-5063593f0563 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:12.771671 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:12.771671 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:12.773747 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-13426c1c-541b-4041-ba5b-e2dca7fceeb2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:12.775268 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-13426c1c-541b-4041-ba5b-e2dca7fceeb2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc Aug 14 00:42:12.775728 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-13426c1c-541b-4041-ba5b-e2dca7fceeb2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:12.776132 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-13426c1c-541b-4041-ba5b-e2dca7fceeb2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:12.778777 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-411eb086-e25d-458f-aed4-5063593f0563 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:42:12.786204 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-411eb086-e25d-458f-aed4-5063593f0563 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 returned with HTTP 200 Aug 14 00:42:12.786204 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1117/4436] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:42:12 2026] GET /volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:12.786424 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:12.786424 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:12.790407 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-13426c1c-541b-4041-ba5b-e2dca7fceeb2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:12.794875 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-13426c1c-541b-4041-ba5b-e2dca7fceeb2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc returned with HTTP 200 Aug 14 00:42:12.795830 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1123/4437] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:12 2026] GET /volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:12.798373 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ddfda288-441b-4f33-88e6-94784e7487a4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:12.799008 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ddfda288-441b-4f33-88e6-94784e7487a4 None None] GET https://10.4.3.208/volume// Aug 14 00:42:12.799238 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ddfda288-441b-4f33-88e6-94784e7487a4 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:12.801467 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ddfda288-441b-4f33-88e6-94784e7487a4 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:12.801467 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ddfda288-441b-4f33-88e6-94784e7487a4 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:42:12.801467 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1106/4438] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:42:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:42:12.809348 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-3a3f160b-cb01-4c20-bc72-3f0e3a532ec3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:12.811386 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-3a3f160b-cb01-4c20-bc72-3f0e3a532ec3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:42:12.811697 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-3a3f160b-cb01-4c20-bc72-3f0e3a532ec3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ecdb5bb-b994-4ae8-a396-20f28b981c45", "connector": null, "instance_uuid": "1089208a-9c6d-45c9-860d-c5e9f1187921"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:12.821139 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:12.821139 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:12.867652 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-3a3f160b-cb01-4c20-bc72-3f0e3a532ec3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:42:12.868167 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1093/4439] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:42:12 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:13.355463 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-618a63d0-9ae7-4282-9025-a630b77de88a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:13.357790 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-618a63d0-9ae7-4282-9025-a630b77de88a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:13.357790 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-618a63d0-9ae7-4282-9025-a630b77de88a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:13.357790 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-618a63d0-9ae7-4282-9025-a630b77de88a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:13.357790 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-618a63d0-9ae7-4282-9025-a630b77de88a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:13.367869 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:13.367869 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:13.369445 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-618a63d0-9ae7-4282-9025-a630b77de88a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:13.369973 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1118/4440] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:13 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:13.748022 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9f322154-46e3-4a46-8bb1-ae4feb86fbae None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:13.751541 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9f322154-46e3-4a46-8bb1-ae4feb86fbae tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:13.751754 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9f322154-46e3-4a46-8bb1-ae4feb86fbae tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:13.752273 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9f322154-46e3-4a46-8bb1-ae4feb86fbae tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:13.752335 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-9f322154-46e3-4a46-8bb1-ae4feb86fbae tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:13.758528 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:13.758528 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:13.759197 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9f322154-46e3-4a46-8bb1-ae4feb86fbae tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:13.760192 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1124/4441] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:13 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:13.811697 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a4073f65-7d8c-44d9-880a-86ef8b05882f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:13.814166 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a4073f65-7d8c-44d9-880a-86ef8b05882f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc Aug 14 00:42:13.814406 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a4073f65-7d8c-44d9-880a-86ef8b05882f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:13.814688 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a4073f65-7d8c-44d9-880a-86ef8b05882f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:13.822796 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:13.822796 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:13.828656 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a4073f65-7d8c-44d9-880a-86ef8b05882f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:13.835874 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a4073f65-7d8c-44d9-880a-86ef8b05882f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc returned with HTTP 200 Aug 14 00:42:13.836592 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1107/4442] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:13 2026] GET /volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:42:13.849297 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3192fc66-0014-412b-aa87-c5aea0fbffbb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:13.852213 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3192fc66-0014-412b-aa87-c5aea0fbffbb tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc Aug 14 00:42:13.852213 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3192fc66-0014-412b-aa87-c5aea0fbffbb tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:13.852213 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3192fc66-0014-412b-aa87-c5aea0fbffbb tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:13.860129 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:13.860129 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:13.865009 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3192fc66-0014-412b-aa87-c5aea0fbffbb tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:13.870294 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3192fc66-0014-412b-aa87-c5aea0fbffbb tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc returned with HTTP 200 Aug 14 00:42:13.870744 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1094/4443] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:13 2026] GET /volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:42:13.887015 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c2b965f3-474e-41af-af5a-f18fe44f5a23 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:13.889540 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c2b965f3-474e-41af-af5a-f18fe44f5a23 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d Aug 14 00:42:13.889750 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c2b965f3-474e-41af-af5a-f18fe44f5a23 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:13.889946 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c2b965f3-474e-41af-af5a-f18fe44f5a23 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:13.890047 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-c2b965f3-474e-41af-af5a-f18fe44f5a23 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Delete snapshot with id: b22b2478-9d74-4859-a70b-c9055fc9010d Aug 14 00:42:13.895148 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:13.895148 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:13.895636 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c2b965f3-474e-41af-af5a-f18fe44f5a23 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Snapshot retrieved successfully. Aug 14 00:42:13.928754 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c2b965f3-474e-41af-af5a-f18fe44f5a23 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Snapshot delete request issued successfully. Aug 14 00:42:13.929035 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c2b965f3-474e-41af-af5a-f18fe44f5a23 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d returned with HTTP 202 Aug 14 00:42:13.929481 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1119/4444] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:42:13 2026] DELETE /volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:42:13.943074 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8ab6cac7-6113-45f3-a3cb-1dbdd8de805f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:13.945937 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8ab6cac7-6113-45f3-a3cb-1dbdd8de805f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d Aug 14 00:42:13.946190 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8ab6cac7-6113-45f3-a3cb-1dbdd8de805f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:13.946916 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8ab6cac7-6113-45f3-a3cb-1dbdd8de805f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:13.951955 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:13.951955 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:13.953934 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-8ab6cac7-6113-45f3-a3cb-1dbdd8de805f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Snapshot retrieved successfully. Aug 14 00:42:13.953934 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8ab6cac7-6113-45f3-a3cb-1dbdd8de805f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d returned with HTTP 200 Aug 14 00:42:13.954316 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1125/4445] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:13 2026] GET /volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:13.954771 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-970214a5-89ee-465f-b1e0-c37681a4e41c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:13.955173 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-970214a5-89ee-465f-b1e0-c37681a4e41c None None] GET https://10.4.3.208/volume// Aug 14 00:42:13.955340 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-970214a5-89ee-465f-b1e0-c37681a4e41c None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:13.955528 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-970214a5-89ee-465f-b1e0-c37681a4e41c None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:13.955822 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-970214a5-89ee-465f-b1e0-c37681a4e41c None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:42:13.956799 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1108/4446] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:42:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:42:13.963685 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-8c1954ca-69b9-49e5-8112-d60b6799da26 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:13.965846 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-8c1954ca-69b9-49e5-8112-d60b6799da26 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 Aug 14 00:42:13.966115 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-8c1954ca-69b9-49e5-8112-d60b6799da26 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:13.966368 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-8c1954ca-69b9-49e5-8112-d60b6799da26 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:13.983773 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:13.983773 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:13.988959 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-8c1954ca-69b9-49e5-8112-d60b6799da26 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:42:14.000709 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-8c1954ca-69b9-49e5-8112-d60b6799da26 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 returned with HTTP 200 Aug 14 00:42:14.000709 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1095/4447] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:42:13 2026] GET /volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 => generated 1546 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:42:14.128834 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-27870715-9a44-4b86-a696-7e3266c80fd3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:14.131265 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-27870715-9a44-4b86-a696-7e3266c80fd3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] PUT https://10.4.3.208/volume/v3/attachments/b0e2d41f-115f-4d60-8dcd-f601ddfd8a04 Aug 14 00:42:14.131646 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-27870715-9a44-4b86-a696-7e3266c80fd3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:14.140040 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-27870715-9a44-4b86-a696-7e3266c80fd3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Acquiring lock "cinder-attachment_update-5ecdb5bb-b994-4ae8-a396-20f28b981c45-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:42:14.146380 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-27870715-9a44-4b86-a696-7e3266c80fd3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-5ecdb5bb-b994-4ae8-a396-20f28b981c45-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:42:14.147884 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:14.147884 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:14.239543 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-27870715-9a44-4b86-a696-7e3266c80fd3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-5ecdb5bb-b994-4ae8-a396-20f28b981c45-np0000007289" released by "attachment_update" :: held 0.093s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:42:14.239858 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-27870715-9a44-4b86-a696-7e3266c80fd3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/b0e2d41f-115f-4d60-8dcd-f601ddfd8a04 returned with HTTP 200 Aug 14 00:42:14.240394 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1120/4448] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:42:14 2026] PUT /volume/v3/attachments/b0e2d41f-115f-4d60-8dcd-f601ddfd8a04 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:14.266413 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-12009bfe-d0ec-498c-83ef-8271b31a9dd1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:14.269799 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-12009bfe-d0ec-498c-83ef-8271b31a9dd1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments/b0e2d41f-115f-4d60-8dcd-f601ddfd8a04/action Aug 14 00:42:14.270458 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-12009bfe-d0ec-498c-83ef-8271b31a9dd1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:42:14.270545 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-12009bfe-d0ec-498c-83ef-8271b31a9dd1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:14.290557 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:14.290557 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:14.307786 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-da898cfa-6772-4ade-89c7-106915d3ba0b req-12009bfe-d0ec-498c-83ef-8271b31a9dd1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/b0e2d41f-115f-4d60-8dcd-f601ddfd8a04/action returned with HTTP 204 Aug 14 00:42:14.308484 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1126/4449] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:42:14 2026] POST /volume/v3/attachments/b0e2d41f-115f-4d60-8dcd-f601ddfd8a04/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:14.380167 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0825097d-ccc3-465e-8828-f124aa6d71e7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:14.382509 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0825097d-ccc3-465e-8828-f124aa6d71e7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:14.382764 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0825097d-ccc3-465e-8828-f124aa6d71e7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:14.383023 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0825097d-ccc3-465e-8828-f124aa6d71e7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:14.383199 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-0825097d-ccc3-465e-8828-f124aa6d71e7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:14.388921 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:14.388921 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:14.389958 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0825097d-ccc3-465e-8828-f124aa6d71e7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:14.390494 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1109/4450] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:14 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:14.773805 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cdf1d852-b996-4a14-876a-1003bd3d4a11 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:14.775771 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cdf1d852-b996-4a14-876a-1003bd3d4a11 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:14.776038 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cdf1d852-b996-4a14-876a-1003bd3d4a11 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:14.776312 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cdf1d852-b996-4a14-876a-1003bd3d4a11 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:14.776462 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-cdf1d852-b996-4a14-876a-1003bd3d4a11 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:14.781476 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:14.781476 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:14.782267 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cdf1d852-b996-4a14-876a-1003bd3d4a11 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:14.782747 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1096/4451] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:14 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:14.968817 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9b0716ec-2b2b-453b-b8a0-bf84c227754d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:14.970715 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9b0716ec-2b2b-453b-b8a0-bf84c227754d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d Aug 14 00:42:14.971001 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9b0716ec-2b2b-453b-b8a0-bf84c227754d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:14.971207 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9b0716ec-2b2b-453b-b8a0-bf84c227754d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:14.975571 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9b0716ec-2b2b-453b-b8a0-bf84c227754d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d returned with HTTP 404 Aug 14 00:42:14.976140 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1121/4452] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:14 2026] GET /volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:14.982802 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9b578d34-79cb-4426-a11c-fc615a69f78a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:14.984649 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9b578d34-79cb-4426-a11c-fc615a69f78a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] DELETE https://10.4.3.208/volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc Aug 14 00:42:14.984869 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9b578d34-79cb-4426-a11c-fc615a69f78a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:14.985101 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9b578d34-79cb-4426-a11c-fc615a69f78a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:14.985268 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-9b578d34-79cb-4426-a11c-fc615a69f78a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Delete volume with id: 210ee53d-398c-4457-a1d1-e12371a6ffdc Aug 14 00:42:14.992116 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:14.992116 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:14.992601 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9b578d34-79cb-4426-a11c-fc615a69f78a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:15.012313 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9b578d34-79cb-4426-a11c-fc615a69f78a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Delete volume request issued successfully. Aug 14 00:42:15.012313 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9b578d34-79cb-4426-a11c-fc615a69f78a tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc returned with HTTP 202 Aug 14 00:42:15.012313 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1127/4453] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:42:14 2026] DELETE /volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:42:15.023362 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fbc9a74d-fb2d-4488-b090-054e454a176c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:15.024843 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fbc9a74d-fb2d-4488-b090-054e454a176c tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc Aug 14 00:42:15.024843 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fbc9a74d-fb2d-4488-b090-054e454a176c tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:15.024843 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fbc9a74d-fb2d-4488-b090-054e454a176c tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:15.031685 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:15.031685 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:15.035802 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fbc9a74d-fb2d-4488-b090-054e454a176c tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:15.042546 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fbc9a74d-fb2d-4488-b090-054e454a176c tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc returned with HTTP 200 Aug 14 00:42:15.042971 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1110/4454] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:15 2026] GET /volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc => generated 1227 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:42:15.404255 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4ea2655a-7ee4-43b3-9286-68e5e13a4b94 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:15.404695 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4ea2655a-7ee4-43b3-9286-68e5e13a4b94 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:15.404886 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4ea2655a-7ee4-43b3-9286-68e5e13a4b94 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:15.405122 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4ea2655a-7ee4-43b3-9286-68e5e13a4b94 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:15.405218 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-4ea2655a-7ee4-43b3-9286-68e5e13a4b94 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:15.409519 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:15.409519 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:15.410316 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4ea2655a-7ee4-43b3-9286-68e5e13a4b94 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:15.410693 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1097/4455] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:15 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:15.795732 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9380cdaf-3024-4a79-9212-e9d544c742e3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:15.797527 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9380cdaf-3024-4a79-9212-e9d544c742e3 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:15.797735 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9380cdaf-3024-4a79-9212-e9d544c742e3 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:15.797927 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9380cdaf-3024-4a79-9212-e9d544c742e3 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:15.798116 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-9380cdaf-3024-4a79-9212-e9d544c742e3 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:15.803933 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:15.803933 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:15.804076 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9380cdaf-3024-4a79-9212-e9d544c742e3 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:15.804920 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1122/4456] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:15 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:16.057790 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cf243e6e-b917-4076-b837-2ff410414535 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:16.060863 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cf243e6e-b917-4076-b837-2ff410414535 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc Aug 14 00:42:16.061209 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cf243e6e-b917-4076-b837-2ff410414535 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:16.061444 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cf243e6e-b917-4076-b837-2ff410414535 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:16.071069 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cf243e6e-b917-4076-b837-2ff410414535 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc returned with HTTP 404 Aug 14 00:42:16.072157 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1128/4457] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:16 2026] GET /volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:42:16.313734 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7afe8f83-0a87-4ad5-ac89-fda5dac385ea None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:16.316070 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7afe8f83-0a87-4ad5-ac89-fda5dac385ea tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] DELETE https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 Aug 14 00:42:16.316370 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7afe8f83-0a87-4ad5-ac89-fda5dac385ea tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:16.316609 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7afe8f83-0a87-4ad5-ac89-fda5dac385ea tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:16.316835 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-7afe8f83-0a87-4ad5-ac89-fda5dac385ea tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Delete volume with id: 35c17a41-3ecd-47b2-8ec9-36a64a438dd1 Aug 14 00:42:16.325821 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:16.325821 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:16.326514 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7afe8f83-0a87-4ad5-ac89-fda5dac385ea tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:16.346058 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7afe8f83-0a87-4ad5-ac89-fda5dac385ea tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Delete volume request issued successfully. Aug 14 00:42:16.346323 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7afe8f83-0a87-4ad5-ac89-fda5dac385ea tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 returned with HTTP 202 Aug 14 00:42:16.346800 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1111/4458] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:42:16 2026] DELETE /volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:42:16.355961 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-dbd20e1e-9492-4ea0-89cd-fcad12989b72 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:16.357822 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dbd20e1e-9492-4ea0-89cd-fcad12989b72 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 Aug 14 00:42:16.358038 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dbd20e1e-9492-4ea0-89cd-fcad12989b72 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:16.358239 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dbd20e1e-9492-4ea0-89cd-fcad12989b72 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:16.365918 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:16.365918 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:16.370262 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-dbd20e1e-9492-4ea0-89cd-fcad12989b72 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:16.374460 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dbd20e1e-9492-4ea0-89cd-fcad12989b72 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 returned with HTTP 200 Aug 14 00:42:16.374817 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1098/4459] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:16 2026] GET /volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:42:16.422363 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-48b59cd1-bad6-4571-9adb-8e6c4250ea3c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:16.428579 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-48b59cd1-bad6-4571-9adb-8e6c4250ea3c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:16.428858 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-48b59cd1-bad6-4571-9adb-8e6c4250ea3c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:16.429160 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-48b59cd1-bad6-4571-9adb-8e6c4250ea3c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:16.429329 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-48b59cd1-bad6-4571-9adb-8e6c4250ea3c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:16.437384 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:16.437384 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:16.438588 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-48b59cd1-bad6-4571-9adb-8e6c4250ea3c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:16.439574 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1123/4460] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:16 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:16.819246 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-87360823-1422-4bf3-a6e8-556530663045 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:16.822924 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-87360823-1422-4bf3-a6e8-556530663045 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:16.823234 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-87360823-1422-4bf3-a6e8-556530663045 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:16.823502 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-87360823-1422-4bf3-a6e8-556530663045 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:16.823653 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-87360823-1422-4bf3-a6e8-556530663045 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:16.829300 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:16.829300 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:16.830214 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-87360823-1422-4bf3-a6e8-556530663045 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:16.831218 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1129/4461] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:16 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:17.391264 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-269e0e0f-aa1e-4741-bfc9-e490befeae69 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:17.394975 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-269e0e0f-aa1e-4741-bfc9-e490befeae69 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 Aug 14 00:42:17.395295 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-269e0e0f-aa1e-4741-bfc9-e490befeae69 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:17.395548 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-269e0e0f-aa1e-4741-bfc9-e490befeae69 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:17.405963 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-269e0e0f-aa1e-4741-bfc9-e490befeae69 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 returned with HTTP 404 Aug 14 00:42:17.406522 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1112/4462] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:17 2026] GET /volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:42:17.420823 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fbbc09ef-3bcb-41a9-ac2e-81a90d992da7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:17.425457 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fbbc09ef-3bcb-41a9-ac2e-81a90d992da7 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] DELETE https://10.4.3.208/volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc Aug 14 00:42:17.425739 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fbbc09ef-3bcb-41a9-ac2e-81a90d992da7 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:17.426008 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fbbc09ef-3bcb-41a9-ac2e-81a90d992da7 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:17.426259 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-fbbc09ef-3bcb-41a9-ac2e-81a90d992da7 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Delete volume with id: 210ee53d-398c-4457-a1d1-e12371a6ffdc Aug 14 00:42:17.434992 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fbbc09ef-3bcb-41a9-ac2e-81a90d992da7 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc returned with HTTP 404 Aug 14 00:42:17.435478 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1099/4463] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:42:17 2026] DELETE /volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:42:17.442726 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b901b3b9-9a46-4a72-8eb0-5c362e4b48a1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:17.444852 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b901b3b9-9a46-4a72-8eb0-5c362e4b48a1 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc Aug 14 00:42:17.445203 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b901b3b9-9a46-4a72-8eb0-5c362e4b48a1 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:17.445529 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b901b3b9-9a46-4a72-8eb0-5c362e4b48a1 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:17.451030 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a6e439a5-d940-4fa6-91af-8517327b005e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:17.453280 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b901b3b9-9a46-4a72-8eb0-5c362e4b48a1 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc returned with HTTP 404 Aug 14 00:42:17.453280 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1124/4464] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:17 2026] GET /volume/v3/volumes/210ee53d-398c-4457-a1d1-e12371a6ffdc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:42:17.453482 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a6e439a5-d940-4fa6-91af-8517327b005e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:17.453552 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a6e439a5-d940-4fa6-91af-8517327b005e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:17.453709 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a6e439a5-d940-4fa6-91af-8517327b005e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:17.453810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-a6e439a5-d940-4fa6-91af-8517327b005e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:17.460611 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:17.460611 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:17.461394 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a6e439a5-d940-4fa6-91af-8517327b005e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:17.461761 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1130/4465] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:17 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:17.462870 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8366cbf3-5075-499f-8c86-c8f68b69e5bd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:17.465323 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8366cbf3-5075-499f-8c86-c8f68b69e5bd tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d Aug 14 00:42:17.465622 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8366cbf3-5075-499f-8c86-c8f68b69e5bd tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:17.465906 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8366cbf3-5075-499f-8c86-c8f68b69e5bd tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:17.466101 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-8366cbf3-5075-499f-8c86-c8f68b69e5bd tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Delete snapshot with id: b22b2478-9d74-4859-a70b-c9055fc9010d Aug 14 00:42:17.470663 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8366cbf3-5075-499f-8c86-c8f68b69e5bd tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d returned with HTTP 404 Aug 14 00:42:17.471372 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1113/4466] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:42:17 2026] DELETE /volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:17.478677 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-aa1d64cd-8a77-4c00-aee7-d3ee48d00db0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:17.480774 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aa1d64cd-8a77-4c00-aee7-d3ee48d00db0 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d Aug 14 00:42:17.481100 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aa1d64cd-8a77-4c00-aee7-d3ee48d00db0 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:17.481467 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aa1d64cd-8a77-4c00-aee7-d3ee48d00db0 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:17.489041 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aa1d64cd-8a77-4c00-aee7-d3ee48d00db0 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d returned with HTTP 404 Aug 14 00:42:17.489623 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1100/4467] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:17 2026] GET /volume/v3/snapshots/b22b2478-9d74-4859-a70b-c9055fc9010d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:17.497498 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b2a3e5f5-db6b-4b71-83c4-b37253c496f2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:17.499113 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b2a3e5f5-db6b-4b71-83c4-b37253c496f2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] DELETE https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 Aug 14 00:42:17.499494 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b2a3e5f5-db6b-4b71-83c4-b37253c496f2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:17.499817 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b2a3e5f5-db6b-4b71-83c4-b37253c496f2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:17.500153 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-b2a3e5f5-db6b-4b71-83c4-b37253c496f2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Delete volume with id: 35c17a41-3ecd-47b2-8ec9-36a64a438dd1 Aug 14 00:42:17.506427 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b2a3e5f5-db6b-4b71-83c4-b37253c496f2 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 returned with HTTP 404 Aug 14 00:42:17.507129 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1125/4468] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:42:17 2026] DELETE /volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:42:17.514974 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-14415863-0f68-4822-b472-2f8f1f94229f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:17.518398 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-14415863-0f68-4822-b472-2f8f1f94229f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 Aug 14 00:42:17.518565 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-14415863-0f68-4822-b472-2f8f1f94229f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:17.518766 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-14415863-0f68-4822-b472-2f8f1f94229f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:17.525006 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-14415863-0f68-4822-b472-2f8f1f94229f tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 returned with HTTP 404 Aug 14 00:42:17.525462 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1131/4469] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:17 2026] GET /volume/v3/volumes/35c17a41-3ecd-47b2-8ec9-36a64a438dd1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:42:17.568121 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6cbe3472-7959-4e15-9582-a26cca5a3879 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:17.570408 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6cbe3472-7959-4e15-9582-a26cca5a3879 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] DELETE https://10.4.3.208/volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f Aug 14 00:42:17.570630 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6cbe3472-7959-4e15-9582-a26cca5a3879 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:17.570865 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6cbe3472-7959-4e15-9582-a26cca5a3879 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:17.571105 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-6cbe3472-7959-4e15-9582-a26cca5a3879 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Delete volume with id: a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f Aug 14 00:42:17.579950 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:17.579950 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:17.580480 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6cbe3472-7959-4e15-9582-a26cca5a3879 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:17.603119 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6cbe3472-7959-4e15-9582-a26cca5a3879 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Delete volume request issued successfully. Aug 14 00:42:17.603119 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6cbe3472-7959-4e15-9582-a26cca5a3879 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f returned with HTTP 202 Aug 14 00:42:17.603119 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1114/4470] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:42:17 2026] DELETE /volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:42:17.613818 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5c8e29c2-0efc-47eb-8db0-3b07123f9aff None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:17.615249 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5c8e29c2-0efc-47eb-8db0-3b07123f9aff tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f Aug 14 00:42:17.615537 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5c8e29c2-0efc-47eb-8db0-3b07123f9aff tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:17.616819 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5c8e29c2-0efc-47eb-8db0-3b07123f9aff tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:17.625337 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:17.625337 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:17.630589 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5c8e29c2-0efc-47eb-8db0-3b07123f9aff tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Volume info retrieved successfully. Aug 14 00:42:17.641136 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5c8e29c2-0efc-47eb-8db0-3b07123f9aff tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f returned with HTTP 200 Aug 14 00:42:17.641365 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1101/4471] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:17 2026] GET /volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f => generated 1227 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:42:17.841601 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e23422bb-1622-48b6-aa13-332ccd6b6b1d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:17.843346 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e23422bb-1622-48b6-aa13-332ccd6b6b1d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:17.843502 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e23422bb-1622-48b6-aa13-332ccd6b6b1d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:17.843684 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e23422bb-1622-48b6-aa13-332ccd6b6b1d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:17.843816 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-e23422bb-1622-48b6-aa13-332ccd6b6b1d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:17.848505 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:17.848505 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:17.849150 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e23422bb-1622-48b6-aa13-332ccd6b6b1d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:17.849521 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1126/4472] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:17 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:42:18.481743 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c472d65a-b515-49d5-8df1-495103210192 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:18.483839 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c472d65a-b515-49d5-8df1-495103210192 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:18.484070 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c472d65a-b515-49d5-8df1-495103210192 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:18.484271 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c472d65a-b515-49d5-8df1-495103210192 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:18.484369 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-c472d65a-b515-49d5-8df1-495103210192 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:18.492673 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:18.492673 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:18.493495 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c472d65a-b515-49d5-8df1-495103210192 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:18.493859 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1132/4473] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:18 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:18.664645 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d3617597-9a99-4df9-84a9-a87e2977bbd6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:18.667944 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d3617597-9a99-4df9-84a9-a87e2977bbd6 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f Aug 14 00:42:18.667944 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d3617597-9a99-4df9-84a9-a87e2977bbd6 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:18.667944 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d3617597-9a99-4df9-84a9-a87e2977bbd6 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:18.675199 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d3617597-9a99-4df9-84a9-a87e2977bbd6 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f returned with HTTP 404 Aug 14 00:42:18.675728 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1115/4474] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:18 2026] GET /volume/v3/volumes/a7aba1d2-e9e7-4b04-a0d1-9f5b7ec2121f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:42:18.687296 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ad03b673-e45f-4611-974e-8b2909f0254e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:18.693818 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ad03b673-e45f-4611-974e-8b2909f0254e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] DELETE https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b Aug 14 00:42:18.693818 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ad03b673-e45f-4611-974e-8b2909f0254e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:18.694954 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ad03b673-e45f-4611-974e-8b2909f0254e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:18.694954 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-ad03b673-e45f-4611-974e-8b2909f0254e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Delete volume with id: a8143b8d-b55b-41d4-8a29-a801f5363d1b Aug 14 00:42:18.701138 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ad03b673-e45f-4611-974e-8b2909f0254e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b returned with HTTP 404 Aug 14 00:42:18.701764 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1102/4475] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:42:18 2026] DELETE /volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:42:18.710073 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7f27436c-4519-4c6c-bcdb-2f127e87f86d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:18.712534 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7f27436c-4519-4c6c-bcdb-2f127e87f86d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b Aug 14 00:42:18.712835 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7f27436c-4519-4c6c-bcdb-2f127e87f86d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:18.713111 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7f27436c-4519-4c6c-bcdb-2f127e87f86d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:18.721173 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7f27436c-4519-4c6c-bcdb-2f127e87f86d tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b returned with HTTP 404 Aug 14 00:42:18.721374 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1127/4476] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:18 2026] GET /volume/v3/volumes/a8143b8d-b55b-41d4-8a29-a801f5363d1b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:42:18.770443 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3187385b-19df-4d76-9e73-76d5e9140970 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:18.772557 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3187385b-19df-4d76-9e73-76d5e9140970 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] DELETE https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:42:18.772839 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3187385b-19df-4d76-9e73-76d5e9140970 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:18.773105 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3187385b-19df-4d76-9e73-76d5e9140970 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:18.773328 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-3187385b-19df-4d76-9e73-76d5e9140970 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Delete volume with id: 8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:42:18.782947 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3187385b-19df-4d76-9e73-76d5e9140970 tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 404 Aug 14 00:42:18.783418 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1133/4477] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:42:18 2026] DELETE /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:42:18.793141 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-04b6d2e6-5d07-4716-ab0c-24b25c64950e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:18.796822 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-04b6d2e6-5d07-4716-ab0c-24b25c64950e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] GET https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece Aug 14 00:42:18.797143 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-04b6d2e6-5d07-4716-ab0c-24b25c64950e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:18.797408 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-04b6d2e6-5d07-4716-ab0c-24b25c64950e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:18.814951 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-04b6d2e6-5d07-4716-ab0c-24b25c64950e tempest-VolumeImageDependencyTests-1353417657 tempest-VolumeImageDependencyTests-1353417657-project-member] https://10.4.3.208/volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece returned with HTTP 404 Aug 14 00:42:18.816069 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1116/4478] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:18 2026] GET /volume/v3/volumes/8e71f916-c651-4c08-a710-60ed5640eece => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:42:18.866111 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fd50e07f-0f42-45e6-a446-5fbb56efd930 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:18.867012 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fd50e07f-0f42-45e6-a446-5fbb56efd930 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:18.867316 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fd50e07f-0f42-45e6-a446-5fbb56efd930 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:18.867593 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fd50e07f-0f42-45e6-a446-5fbb56efd930 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:18.867762 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-fd50e07f-0f42-45e6-a446-5fbb56efd930 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:18.872974 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:18.872974 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:18.874032 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fd50e07f-0f42-45e6-a446-5fbb56efd930 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:18.874434 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1103/4479] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:18 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:19.510349 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5e4ae49d-9b09-4905-9548-58bf2d052d5e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:19.512472 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5e4ae49d-9b09-4905-9548-58bf2d052d5e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:19.512722 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5e4ae49d-9b09-4905-9548-58bf2d052d5e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:19.512975 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5e4ae49d-9b09-4905-9548-58bf2d052d5e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:19.513158 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-5e4ae49d-9b09-4905-9548-58bf2d052d5e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:19.517965 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:19.517965 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:19.518950 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5e4ae49d-9b09-4905-9548-58bf2d052d5e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:19.519438 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1128/4480] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:19 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:19.887429 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4bc433e2-b4fc-4949-ab81-90a083aa899a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:19.889560 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4bc433e2-b4fc-4949-ab81-90a083aa899a tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:19.889816 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4bc433e2-b4fc-4949-ab81-90a083aa899a tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:19.890045 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4bc433e2-b4fc-4949-ab81-90a083aa899a tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:19.890182 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-4bc433e2-b4fc-4949-ab81-90a083aa899a tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:19.895053 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:19.895053 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:19.895678 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4bc433e2-b4fc-4949-ab81-90a083aa899a tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:19.896109 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1134/4481] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:19 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:20.152976 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d7248257-632a-4adb-9dcc-374e780b5059 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:20.253539 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:42:20.253965 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-66514868"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:20.255933 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-66514868'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:42:20.256166 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Create volume of 1 GB Aug 14 00:42:20.262196 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Availability Zones retrieved successfully. Aug 14 00:42:20.269702 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Flow 'volume_create_api' (504ae79c-490b-45a1-a20e-26dfd047b73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:20.270760 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (403ea0ad-0864-452d-89c1-b0c730ec25e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:20.271914 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:42:20.300260 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (403ea0ad-0864-452d-89c1-b0c730ec25e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:20.300585 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c3d53b9-41ee-4193-81a2-33bc6f6ad998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:20.387554 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Created reservations ['b4c1613c-d8d5-46ae-907f-61cee6f1c776', '8119b4de-8f3d-44f3-b0ca-3cc23bfbed47', '4559edce-6c69-404b-a064-f501b0162b1e', '82035e92-bd3a-4129-a4f6-124e0a0ef0e9'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:20.388602 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c3d53b9-41ee-4193-81a2-33bc6f6ad998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4c1613c-d8d5-46ae-907f-61cee6f1c776', '8119b4de-8f3d-44f3-b0ca-3cc23bfbed47', '4559edce-6c69-404b-a064-f501b0162b1e', '82035e92-bd3a-4129-a4f6-124e0a0ef0e9']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:20.389591 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1091785b-632c-4789-89b1-989c7bfbf37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:20.422942 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1091785b-632c-4789-89b1-989c7bfbf37e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3c2d1ec-fb9a-4890-8795-d06d74050aa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-66514868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78bd13922dc24823836e64e2e068162e',qos_specs=None,replication_status=,reservations=['b4c1613c-d8d5-46ae-907f-61cee6f1c776','8119b4de-8f3d-44f3-b0ca-3cc23bfbed47','4559edce-6c69-404b-a064-f501b0162b1e','82035e92-bd3a-4129-a4f6-124e0a0ef0e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f63b429d1f064dc9b40b11f4372283e5',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:42:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-66514868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3c2d1ec-fb9a-4890-8795-d06d74050aa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78bd13922dc24823836e64e2e068162e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f63b429d1f064dc9b40b11f4372283e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:20.423921 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bafaac20-5e4c-4c37-9829-b52a0ff9b122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:20.445410 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bafaac20-5e4c-4c37-9829-b52a0ff9b122) transitioned into state 'SUCCESS' from state '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-66514868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78bd13922dc24823836e64e2e068162e',qos_specs=None,replication_status=,reservations=['b4c1613c-d8d5-46ae-907f-61cee6f1c776','8119b4de-8f3d-44f3-b0ca-3cc23bfbed47','4559edce-6c69-404b-a064-f501b0162b1e','82035e92-bd3a-4129-a4f6-124e0a0ef0e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f63b429d1f064dc9b40b11f4372283e5',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:20.446519 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22d39125-4a32-4ad0-8238-7e2435277f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:20.461829 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22d39125-4a32-4ad0-8238-7e2435277f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:20.463245 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Flow 'volume_create_api' (504ae79c-490b-45a1-a20e-26dfd047b73f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:20.463677 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Create volume request issued successfully. Aug 14 00:42:20.467328 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d7248257-632a-4adb-9dcc-374e780b5059 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:42:20.467786 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1117/4482] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:42:20 2026] POST /volume/v3/volumes => generated 764 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:20.482180 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6ee5a5f3-2f62-4ad1-b6e7-057de02b2503 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:20.484178 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6ee5a5f3-2f62-4ad1-b6e7-057de02b2503 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 Aug 14 00:42:20.484415 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6ee5a5f3-2f62-4ad1-b6e7-057de02b2503 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:20.484664 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6ee5a5f3-2f62-4ad1-b6e7-057de02b2503 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:20.492322 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:20.492322 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:20.496518 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6ee5a5f3-2f62-4ad1-b6e7-057de02b2503 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume info retrieved successfully. Aug 14 00:42:20.501636 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6ee5a5f3-2f62-4ad1-b6e7-057de02b2503 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 returned with HTTP 200 Aug 14 00:42:20.502213 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1104/4483] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:20 2026] GET /volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:20.532112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9b433de4-7845-47dd-b970-9a910e45425c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:20.532753 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9b433de4-7845-47dd-b970-9a910e45425c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:20.532958 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9b433de4-7845-47dd-b970-9a910e45425c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:20.533190 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9b433de4-7845-47dd-b970-9a910e45425c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:20.533308 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-9b433de4-7845-47dd-b970-9a910e45425c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:20.538005 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:20.538005 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:20.538798 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9b433de4-7845-47dd-b970-9a910e45425c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:20.539210 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1129/4484] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:20 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:20.550282 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fdc22948-0d12-4df4-8789-dc65e794df68 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:20.552554 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fdc22948-0d12-4df4-8789-dc65e794df68 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 Aug 14 00:42:20.552844 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fdc22948-0d12-4df4-8789-dc65e794df68 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:20.553143 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fdc22948-0d12-4df4-8789-dc65e794df68 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:20.565143 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:20.565143 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:20.570766 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fdc22948-0d12-4df4-8789-dc65e794df68 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:20.577342 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fdc22948-0d12-4df4-8789-dc65e794df68 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 returned with HTTP 200 Aug 14 00:42:20.577755 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1135/4485] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:20 2026] GET /volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 => generated 908 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:20.592201 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-faee00ee-9b37-43ef-a269-deaa792ccda7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:20.594627 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-faee00ee-9b37-43ef-a269-deaa792ccda7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:20.594917 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-faee00ee-9b37-43ef-a269-deaa792ccda7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:20.595197 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-faee00ee-9b37-43ef-a269-deaa792ccda7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:20.595350 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-faee00ee-9b37-43ef-a269-deaa792ccda7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:20.601097 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:20.601097 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:20.602040 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-faee00ee-9b37-43ef-a269-deaa792ccda7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:20.602528 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1118/4486] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:20 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:20.613062 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c21f5f4a-dbcd-4c13-ad4d-9956183de129 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:20.614845 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c21f5f4a-dbcd-4c13-ad4d-9956183de129 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/detail Aug 14 00:42:20.615140 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c21f5f4a-dbcd-4c13-ad4d-9956183de129 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:20.615466 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c21f5f4a-dbcd-4c13-ad4d-9956183de129 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:20.615924 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-c21f5f4a-dbcd-4c13-ad4d-9956183de129 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:42:20.621707 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c21f5f4a-dbcd-4c13-ad4d-9956183de129 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/detail returned with HTTP 200 Aug 14 00:42:20.622371 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1105/4487] 10.4.3.208 () {66 vars in 1258 bytes} [Fri Aug 14 00:42:20 2026] GET /volume/v3/backups/detail => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:20.634278 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:20.636228 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6/restore Aug 14 00:42:20.636633 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:20.638213 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Restoring backup 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 ({'restore': {}}) {{(pid=100208) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 00:42:20.638414 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Restoring backup 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 to volume None. Aug 14 00:42:20.643788 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:20.643788 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:20.644921 np0000007289 devstack@c-api.service[100208]: INFO cinder.backup.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Creating volume of 1 GB for restore of backup 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. Aug 14 00:42:20.648851 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Availability Zones retrieved successfully. Aug 14 00:42:20.654825 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Flow 'volume_create_api' (fa561be6-a1db-4b88-b528-9dd0e219ba8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:20.656291 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cacd487f-429b-4e1e-bddd-be6e23fee124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:20.657349 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:42:20.690238 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cacd487f-429b-4e1e-bddd-be6e23fee124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:20.691149 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0b9eebf-0c81-454d-b612-62fb35fc12fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:20.729808 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Created reservations ['5dcd4e25-deb4-412a-bf80-1d196855d970', '98d981a9-29a2-47c1-8974-6dab51702d24', '83f02093-8124-412d-a377-bf855f0ae0eb', '5e74f48a-b66f-4316-b9c4-852e81e811f6'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:20.730740 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0b9eebf-0c81-454d-b612-62fb35fc12fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dcd4e25-deb4-412a-bf80-1d196855d970', '98d981a9-29a2-47c1-8974-6dab51702d24', '83f02093-8124-412d-a377-bf855f0ae0eb', '5e74f48a-b66f-4316-b9c4-852e81e811f6']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:20.731939 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e56686ef-ad3e-4398-9083-c632916c3b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:20.761610 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e56686ef-ad3e-4398-9083-c632916c3b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5149d7a2-f3fd-4a03-9165-e5716ce1e64d', '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_43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0151d6fc8ba497f999f15924b5c5523',qos_specs=None,replication_status=,reservations=['5dcd4e25-deb4-412a-bf80-1d196855d970','98d981a9-29a2-47c1-8974-6dab51702d24','83f02093-8124-412d-a377-bf855f0ae0eb','5e74f48a-b66f-4316-b9c4-852e81e811f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d109cdf604cc477dba1e94e394ee3064',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:42:20Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5149d7a2-f3fd-4a03-9165-e5716ce1e64d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0151d6fc8ba497f999f15924b5c5523',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d109cdf604cc477dba1e94e394ee3064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:20.762715 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62e7af2b-28eb-400c-9cb9-c9f61aca643a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:20.781931 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62e7af2b-28eb-400c-9cb9-c9f61aca643a) transitioned into 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_43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0151d6fc8ba497f999f15924b5c5523',qos_specs=None,replication_status=,reservations=['5dcd4e25-deb4-412a-bf80-1d196855d970','98d981a9-29a2-47c1-8974-6dab51702d24','83f02093-8124-412d-a377-bf855f0ae0eb','5e74f48a-b66f-4316-b9c4-852e81e811f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d109cdf604cc477dba1e94e394ee3064',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:20.783030 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d034b9ac-e3ee-4024-a957-6e6491b8f90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:20.795994 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d034b9ac-e3ee-4024-a957-6e6491b8f90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:20.796854 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Flow 'volume_create_api' (fa561be6-a1db-4b88-b528-9dd0e219ba8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:20.797167 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Create volume request issued successfully. Aug 14 00:42:20.805167 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:20.805167 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:20.805764 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:20.909435 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-34d6c6d8-8dc0-4760-b169-34349fbcf614 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:20.911391 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-34d6c6d8-8dc0-4760-b169-34349fbcf614 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:20.911676 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-34d6c6d8-8dc0-4760-b169-34349fbcf614 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:20.911879 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-34d6c6d8-8dc0-4760-b169-34349fbcf614 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:20.912057 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-34d6c6d8-8dc0-4760-b169-34349fbcf614 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:20.917932 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:20.917932 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:20.918598 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-34d6c6d8-8dc0-4760-b169-34349fbcf614 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:20.918999 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1136/4488] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:20 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:21.518371 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4e7cec8d-cfaf-4e4e-81cc-083e953fd2c8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:21.522726 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4e7cec8d-cfaf-4e4e-81cc-083e953fd2c8 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 Aug 14 00:42:21.522996 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4e7cec8d-cfaf-4e4e-81cc-083e953fd2c8 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:21.523248 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4e7cec8d-cfaf-4e4e-81cc-083e953fd2c8 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:21.530678 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:21.530678 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:21.534337 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4e7cec8d-cfaf-4e4e-81cc-083e953fd2c8 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume info retrieved successfully. Aug 14 00:42:21.538813 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4e7cec8d-cfaf-4e4e-81cc-083e953fd2c8 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 returned with HTTP 200 Aug 14 00:42:21.539295 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1119/4489] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:21 2026] GET /volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:21.552489 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3fe7c571-af5d-4e58-8a49-e431bc1d5e5a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:21.558958 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3fe7c571-af5d-4e58-8a49-e431bc1d5e5a tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:42:21.559448 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3fe7c571-af5d-4e58-8a49-e431bc1d5e5a tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3c2d1ec-fb9a-4890-8795-d06d74050aa1", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-111197984"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:21.580482 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:21.580482 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:21.580936 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3fe7c571-af5d-4e58-8a49-e431bc1d5e5a tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume info retrieved successfully. Aug 14 00:42:21.581024 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-3fe7c571-af5d-4e58-8a49-e431bc1d5e5a tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Create snapshot from volume b3c2d1ec-fb9a-4890-8795-d06d74050aa1 Aug 14 00:42:21.627416 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-3fe7c571-af5d-4e58-8a49-e431bc1d5e5a tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Created reservations ['2949eee4-5710-412a-b017-6faaf411c0a8', '6ef6cf20-9475-42da-a1e0-480de18a420d', '84162117-c31b-4487-9fe0-bd2b28d4b58a', '2a6f4daf-a5df-4dcc-b847-395bf0a5d6fa'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:21.655071 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3fe7c571-af5d-4e58-8a49-e431bc1d5e5a tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Snapshot create request issued successfully. Aug 14 00:42:21.655540 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3fe7c571-af5d-4e58-8a49-e431bc1d5e5a tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:42:21.656287 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1106/4490] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:42:21 2026] POST /volume/v3/snapshots => generated 321 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:21.664097 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-63b2e0c8-abc9-43d7-b9b2-ffd77e8e9956 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:21.665786 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-63b2e0c8-abc9-43d7-b9b2-ffd77e8e9956 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 Aug 14 00:42:21.666023 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-63b2e0c8-abc9-43d7-b9b2-ffd77e8e9956 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:21.666198 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-63b2e0c8-abc9-43d7-b9b2-ffd77e8e9956 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:21.673117 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:21.673117 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:21.673117 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-63b2e0c8-abc9-43d7-b9b2-ffd77e8e9956 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Snapshot retrieved successfully. Aug 14 00:42:21.673117 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-63b2e0c8-abc9-43d7-b9b2-ffd77e8e9956 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 returned with HTTP 200 Aug 14 00:42:21.673117 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1137/4491] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:21 2026] GET /volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 => generated 453 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:21.812440 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:21.812440 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:21.813801 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:21.813801 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Checking backup size 1 against volume size 1 {{(pid=100208) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 00:42:21.813801 np0000007289 devstack@c-api.service[100208]: INFO cinder.backup.api [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Overwriting volume 5149d7a2-f3fd-4a03-9165-e5716ce1e64d with restore of backup 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:21.826939 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.rpcapi [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] restore_backup in rpcapi backup_id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 {{(pid=100208) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 00:42:21.828520 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-431f5ac5-9c77-4944-97a0-6bfc9c9fbce1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6/restore returned with HTTP 202 Aug 14 00:42:21.829148 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1130/4492] 10.4.3.208 () {68 vars in 1393 bytes} [Fri Aug 14 00:42:20 2026] POST /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6/restore => generated 189 bytes in 1196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:21.836115 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d22e2a70-d7ed-46fa-875c-c29f0436728e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:21.837728 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d22e2a70-d7ed-46fa-875c-c29f0436728e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:21.837913 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d22e2a70-d7ed-46fa-875c-c29f0436728e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:21.838083 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d22e2a70-d7ed-46fa-875c-c29f0436728e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:21.838181 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-d22e2a70-d7ed-46fa-875c-c29f0436728e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:21.841953 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:21.841953 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:21.842655 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d22e2a70-d7ed-46fa-875c-c29f0436728e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:21.842991 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1120/4493] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:21 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:21.934511 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3f8d4f99-5ea0-4bb9-98ab-62cb95bd5e44 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:21.937293 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3f8d4f99-5ea0-4bb9-98ab-62cb95bd5e44 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:21.937531 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3f8d4f99-5ea0-4bb9-98ab-62cb95bd5e44 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:21.937859 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3f8d4f99-5ea0-4bb9-98ab-62cb95bd5e44 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:21.938029 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-3f8d4f99-5ea0-4bb9-98ab-62cb95bd5e44 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:21.943652 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:21.943652 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:21.944415 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3f8d4f99-5ea0-4bb9-98ab-62cb95bd5e44 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:21.944888 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1107/4494] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:21 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:22.684576 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ee587ada-d80a-41d4-9aec-82855d98ba71 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:22.687595 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ee587ada-d80a-41d4-9aec-82855d98ba71 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 Aug 14 00:42:22.687595 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ee587ada-d80a-41d4-9aec-82855d98ba71 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:22.687595 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ee587ada-d80a-41d4-9aec-82855d98ba71 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:22.692387 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:22.692387 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:22.692900 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ee587ada-d80a-41d4-9aec-82855d98ba71 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Snapshot retrieved successfully. Aug 14 00:42:22.693987 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ee587ada-d80a-41d4-9aec-82855d98ba71 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 returned with HTTP 200 Aug 14 00:42:22.694484 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1138/4495] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:22 2026] GET /volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:22.707156 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-87255413-1c2c-485c-8f37-ebf6ed048a04 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:22.710388 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-87255413-1c2c-485c-8f37-ebf6ed048a04 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] POST https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1/action Aug 14 00:42:22.710982 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-87255413-1c2c-485c-8f37-ebf6ed048a04 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Action body: b'{"revert": {"snapshot_id": "d445a091-e45b-4275-89bd-a8d018909c39"}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:42:22.711583 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-87255413-1c2c-485c-8f37-ebf6ed048a04 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "d445a091-e45b-4275-89bd-a8d018909c39"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:22.723345 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:22.723345 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:22.724028 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-87255413-1c2c-485c-8f37-ebf6ed048a04 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume retrieved successfully. Aug 14 00:42:22.740759 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-87255413-1c2c-485c-8f37-ebf6ed048a04 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Reverting volume b3c2d1ec-fb9a-4890-8795-d06d74050aa1 to snapshot d445a091-e45b-4275-89bd-a8d018909c39. Aug 14 00:42:22.742055 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:22.742055 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:22.756653 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-87255413-1c2c-485c-8f37-ebf6ed048a04 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1/action returned with HTTP 202 Aug 14 00:42:22.757275 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1131/4496] 10.4.3.208 () {70 vars in 1431 bytes} [Fri Aug 14 00:42:22 2026] POST /volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 00:42:22.766306 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9b92c1ee-470c-480d-a7ac-adc26ca6a064 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:22.770535 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9b92c1ee-470c-480d-a7ac-adc26ca6a064 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 Aug 14 00:42:22.770815 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9b92c1ee-470c-480d-a7ac-adc26ca6a064 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:22.771070 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9b92c1ee-470c-480d-a7ac-adc26ca6a064 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:22.782903 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:22.782903 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:22.791119 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9b92c1ee-470c-480d-a7ac-adc26ca6a064 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume info retrieved successfully. Aug 14 00:42:22.794880 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9b92c1ee-470c-480d-a7ac-adc26ca6a064 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 returned with HTTP 200 Aug 14 00:42:22.795595 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1121/4497] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:22 2026] GET /volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:22.856270 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-70d0a9cf-c025-4135-9ebd-87da47c427ca None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:22.857768 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-70d0a9cf-c025-4135-9ebd-87da47c427ca tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:22.858168 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-70d0a9cf-c025-4135-9ebd-87da47c427ca tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:22.858433 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-70d0a9cf-c025-4135-9ebd-87da47c427ca tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:22.858616 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-70d0a9cf-c025-4135-9ebd-87da47c427ca tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:22.863430 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:22.863430 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:22.864338 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-70d0a9cf-c025-4135-9ebd-87da47c427ca tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:22.864758 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1108/4498] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:22 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:22.962118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7b7a1a5f-dae9-4312-868e-b0db69444d73 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:22.963941 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7b7a1a5f-dae9-4312-868e-b0db69444d73 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:22.964207 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7b7a1a5f-dae9-4312-868e-b0db69444d73 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:22.964447 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7b7a1a5f-dae9-4312-868e-b0db69444d73 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:22.964590 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-7b7a1a5f-dae9-4312-868e-b0db69444d73 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:22.975214 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:22.975214 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:22.975956 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7b7a1a5f-dae9-4312-868e-b0db69444d73 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:22.976400 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1139/4499] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:22 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:23.812383 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1b487396-3389-4035-b564-eedbe99a7eda None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:23.814523 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1b487396-3389-4035-b564-eedbe99a7eda tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 Aug 14 00:42:23.814790 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1b487396-3389-4035-b564-eedbe99a7eda tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:23.815038 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1b487396-3389-4035-b564-eedbe99a7eda tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:23.823558 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:23.823558 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:23.831159 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1b487396-3389-4035-b564-eedbe99a7eda tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume info retrieved successfully. Aug 14 00:42:23.832733 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1b487396-3389-4035-b564-eedbe99a7eda tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 returned with HTTP 200 Aug 14 00:42:23.833237 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1132/4500] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:23 2026] GET /volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:23.850694 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d740b827-70a4-49a9-acbb-4db381d12b7c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:23.850694 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d740b827-70a4-49a9-acbb-4db381d12b7c tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 Aug 14 00:42:23.851242 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d740b827-70a4-49a9-acbb-4db381d12b7c tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:23.851242 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d740b827-70a4-49a9-acbb-4db381d12b7c tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:23.856333 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:23.856333 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:23.856755 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d740b827-70a4-49a9-acbb-4db381d12b7c tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Snapshot retrieved successfully. Aug 14 00:42:23.857567 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d740b827-70a4-49a9-acbb-4db381d12b7c tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 returned with HTTP 200 Aug 14 00:42:23.857933 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1122/4501] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:23 2026] GET /volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:23.868121 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ded6f7f1-7cdf-4d2a-b64b-958eca70107d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:23.870987 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ded6f7f1-7cdf-4d2a-b64b-958eca70107d tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 Aug 14 00:42:23.870987 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ded6f7f1-7cdf-4d2a-b64b-958eca70107d tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:23.870987 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ded6f7f1-7cdf-4d2a-b64b-958eca70107d tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:23.882200 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5a30a256-9d85-42e3-b6e6-859017b4812a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:23.883831 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5a30a256-9d85-42e3-b6e6-859017b4812a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:23.884120 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5a30a256-9d85-42e3-b6e6-859017b4812a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:23.884382 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5a30a256-9d85-42e3-b6e6-859017b4812a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:23.884474 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-5a30a256-9d85-42e3-b6e6-859017b4812a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:23.884942 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:23.884942 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:23.891239 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ded6f7f1-7cdf-4d2a-b64b-958eca70107d tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume info retrieved successfully. Aug 14 00:42:23.891415 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:23.891415 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:23.892471 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5a30a256-9d85-42e3-b6e6-859017b4812a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:23.892980 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1140/4502] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:23 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:23.901909 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ded6f7f1-7cdf-4d2a-b64b-958eca70107d tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 returned with HTTP 200 Aug 14 00:42:23.902516 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1109/4503] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:23 2026] GET /volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:23.905238 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d16ac021-97b6-481e-92ef-c0cd49ada3df None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:23.908282 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d16ac021-97b6-481e-92ef-c0cd49ada3df tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a Aug 14 00:42:23.908282 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d16ac021-97b6-481e-92ef-c0cd49ada3df tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:23.908431 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d16ac021-97b6-481e-92ef-c0cd49ada3df tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:23.919912 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:23.919912 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:23.923542 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d16ac021-97b6-481e-92ef-c0cd49ada3df tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:42:23.928406 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-44156b70-5120-4274-ac73-e85d0b53fb83 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:23.930053 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d16ac021-97b6-481e-92ef-c0cd49ada3df tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a returned with HTTP 200 Aug 14 00:42:23.930584 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1133/4504] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:23 2026] GET /volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a => generated 1649 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:23.930905 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:42:23.931401 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2051388583"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:23.934143 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2051388583'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:42:23.934330 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Create volume of 1 GB Aug 14 00:42:23.944288 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Availability Zones retrieved successfully. Aug 14 00:42:23.953270 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Flow 'volume_create_api' (35654d7d-24ca-4944-bdec-39dc364018aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:23.954543 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc86c10-e65b-489e-be9c-ce30548a007d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:23.955618 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:42:23.988286 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6f2e610d-dcb9-40a6-970b-c4aa31d00d37 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:23.991025 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc86c10-e65b-489e-be9c-ce30548a007d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:23.991258 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6f2e610d-dcb9-40a6-970b-c4aa31d00d37 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:23.991507 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6f2e610d-dcb9-40a6-970b-c4aa31d00d37 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:23.991595 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6f2e610d-dcb9-40a6-970b-c4aa31d00d37 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:23.991765 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-6f2e610d-dcb9-40a6-970b-c4aa31d00d37 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:23.991908 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef7bf63-0593-422f-a92e-36d20391cae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:23.997155 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:23.997155 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:23.997914 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6f2e610d-dcb9-40a6-970b-c4aa31d00d37 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:23.998380 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1141/4505] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:23 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:24.039573 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Created reservations ['60e2d441-1ef7-4343-86f0-d175a83a8b14', 'eb64c42b-c8bb-4521-98cc-a5c3d141babf', '3d6da214-39df-45bc-844d-517e2230c02b', '71562fdc-6e77-4a13-abf8-032818dac8c8'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:24.040447 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef7bf63-0593-422f-a92e-36d20391cae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60e2d441-1ef7-4343-86f0-d175a83a8b14', 'eb64c42b-c8bb-4521-98cc-a5c3d141babf', '3d6da214-39df-45bc-844d-517e2230c02b', '71562fdc-6e77-4a13-abf8-032818dac8c8']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:24.041254 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4764be0a-1874-4f6c-8374-966bc6b22154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:24.066690 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4764be0a-1874-4f6c-8374-966bc6b22154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3008692-2f5e-4934-af56-e317cccbe34e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2051388583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78bd13922dc24823836e64e2e068162e',qos_specs=None,replication_status=,reservations=['60e2d441-1ef7-4343-86f0-d175a83a8b14','eb64c42b-c8bb-4521-98cc-a5c3d141babf','3d6da214-39df-45bc-844d-517e2230c02b','71562fdc-6e77-4a13-abf8-032818dac8c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f63b429d1f064dc9b40b11f4372283e5',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:42:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2051388583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3008692-2f5e-4934-af56-e317cccbe34e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78bd13922dc24823836e64e2e068162e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f63b429d1f064dc9b40b11f4372283e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:24.068843 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (951fb831-9f4b-45d3-a877-10f35d3aff8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:24.091443 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (951fb831-9f4b-45d3-a877-10f35d3aff8d) transitioned into state 'SUCCESS' from state '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-2051388583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78bd13922dc24823836e64e2e068162e',qos_specs=None,replication_status=,reservations=['60e2d441-1ef7-4343-86f0-d175a83a8b14','eb64c42b-c8bb-4521-98cc-a5c3d141babf','3d6da214-39df-45bc-844d-517e2230c02b','71562fdc-6e77-4a13-abf8-032818dac8c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f63b429d1f064dc9b40b11f4372283e5',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:24.092472 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c551fd-8e4d-4743-ab22-442142d1d101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:24.103370 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c551fd-8e4d-4743-ab22-442142d1d101) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:24.104222 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Flow 'volume_create_api' (35654d7d-24ca-4944-bdec-39dc364018aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:24.104505 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Create volume request issued successfully. Aug 14 00:42:24.105071 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-44156b70-5120-4274-ac73-e85d0b53fb83 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:42:24.105517 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1123/4506] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:42:23 2026] POST /volume/v3/volumes => generated 766 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:24.118692 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f85c89f5-fb0f-4442-b470-6d0430e16cc8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:24.120568 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f85c89f5-fb0f-4442-b470-6d0430e16cc8 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e Aug 14 00:42:24.120776 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f85c89f5-fb0f-4442-b470-6d0430e16cc8 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:24.120991 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f85c89f5-fb0f-4442-b470-6d0430e16cc8 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:24.131674 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:24.131674 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:24.135718 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f85c89f5-fb0f-4442-b470-6d0430e16cc8 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume info retrieved successfully. Aug 14 00:42:24.142108 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f85c89f5-fb0f-4442-b470-6d0430e16cc8 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e returned with HTTP 200 Aug 14 00:42:24.142655 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1110/4507] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:24 2026] GET /volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:24.904678 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7dfd2c13-1308-4d4b-ab79-65948500a725 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:24.906660 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7dfd2c13-1308-4d4b-ab79-65948500a725 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:24.906872 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7dfd2c13-1308-4d4b-ab79-65948500a725 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:24.907117 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7dfd2c13-1308-4d4b-ab79-65948500a725 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:24.907236 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7dfd2c13-1308-4d4b-ab79-65948500a725 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:24.912128 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:24.912128 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:24.912955 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7dfd2c13-1308-4d4b-ab79-65948500a725 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:24.913347 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1134/4508] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:24 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:24.948459 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-79ef913b-46c0-4681-b02a-af847acedd3f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:24.952199 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79ef913b-46c0-4681-b02a-af847acedd3f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a Aug 14 00:42:24.952199 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79ef913b-46c0-4681-b02a-af847acedd3f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:24.952199 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79ef913b-46c0-4681-b02a-af847acedd3f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:24.964266 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:24.964266 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:24.969494 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-79ef913b-46c0-4681-b02a-af847acedd3f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:42:24.976042 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79ef913b-46c0-4681-b02a-af847acedd3f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a returned with HTTP 200 Aug 14 00:42:24.976696 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1142/4509] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:24 2026] GET /volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a => generated 1649 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:25.009835 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-04234ae8-4f99-4514-b26a-a93fe11bc589 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:25.012133 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-04234ae8-4f99-4514-b26a-a93fe11bc589 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:25.012381 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-04234ae8-4f99-4514-b26a-a93fe11bc589 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:25.012614 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-04234ae8-4f99-4514-b26a-a93fe11bc589 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:25.012749 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-04234ae8-4f99-4514-b26a-a93fe11bc589 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:25.018360 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:25.018360 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:25.019134 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-04234ae8-4f99-4514-b26a-a93fe11bc589 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:25.019577 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1124/4510] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:25 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:25.158111 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-55578021-ef58-4c1d-a83f-e51829b26ad7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:25.160102 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-55578021-ef58-4c1d-a83f-e51829b26ad7 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e Aug 14 00:42:25.160361 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-55578021-ef58-4c1d-a83f-e51829b26ad7 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:25.160597 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-55578021-ef58-4c1d-a83f-e51829b26ad7 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:25.169081 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:25.169081 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:25.178136 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-55578021-ef58-4c1d-a83f-e51829b26ad7 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume info retrieved successfully. Aug 14 00:42:25.182177 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-55578021-ef58-4c1d-a83f-e51829b26ad7 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e returned with HTTP 200 Aug 14 00:42:25.182527 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1111/4511] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:25 2026] GET /volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:25.197700 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5c4b59d8-ef35-4b43-a9fc-8d5629f3c515 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:25.199396 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5c4b59d8-ef35-4b43-a9fc-8d5629f3c515 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:42:25.199726 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5c4b59d8-ef35-4b43-a9fc-8d5629f3c515 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3008692-2f5e-4934-af56-e317cccbe34e", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-323247916"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:25.208210 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:25.208210 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:25.208718 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5c4b59d8-ef35-4b43-a9fc-8d5629f3c515 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume info retrieved successfully. Aug 14 00:42:25.208882 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-5c4b59d8-ef35-4b43-a9fc-8d5629f3c515 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Create snapshot from volume b3008692-2f5e-4934-af56-e317cccbe34e Aug 14 00:42:25.244219 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-5c4b59d8-ef35-4b43-a9fc-8d5629f3c515 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Created reservations ['8378ce5b-5e72-42b4-a278-e2fc1cfb15c4', 'd0c215bf-4467-488e-9af8-8a8393c4e9e4', '36293215-f4d9-413f-82e6-112bf91c38d8', 'a935c894-53ba-4f17-9033-cb66319849f6'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:25.293111 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5c4b59d8-ef35-4b43-a9fc-8d5629f3c515 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Snapshot create request issued successfully. Aug 14 00:42:25.293111 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5c4b59d8-ef35-4b43-a9fc-8d5629f3c515 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:42:25.293111 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1135/4512] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:42:25 2026] POST /volume/v3/snapshots => generated 321 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:25.313744 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-340511cf-f4d6-4b1c-88d5-c2460b723b3f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:25.315726 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-340511cf-f4d6-4b1c-88d5-c2460b723b3f tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/snapshots/6e673a22-5fa4-474b-939f-71d90ee4630b Aug 14 00:42:25.315885 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-340511cf-f4d6-4b1c-88d5-c2460b723b3f tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:25.316168 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-340511cf-f4d6-4b1c-88d5-c2460b723b3f tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:25.335297 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:25.335297 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:25.335297 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-340511cf-f4d6-4b1c-88d5-c2460b723b3f tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Snapshot retrieved successfully. Aug 14 00:42:25.335297 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-340511cf-f4d6-4b1c-88d5-c2460b723b3f tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/snapshots/6e673a22-5fa4-474b-939f-71d90ee4630b returned with HTTP 200 Aug 14 00:42:25.335297 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1143/4513] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:25 2026] GET /volume/v3/snapshots/6e673a22-5fa4-474b-939f-71d90ee4630b => generated 453 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:25.396212 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-a8952fc7-73b5-4f0e-bd50-0f2727432cad req-e1ab4709-0b8e-444e-814c-f2dbb509afa8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:25.401499 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a8952fc7-73b5-4f0e-bd50-0f2727432cad req-e1ab4709-0b8e-444e-814c-f2dbb509afa8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] DELETE https://10.4.3.208/volume/v3/attachments/7d66686e-ab4e-4165-b482-98cd9c9839ea Aug 14 00:42:25.401779 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a8952fc7-73b5-4f0e-bd50-0f2727432cad req-e1ab4709-0b8e-444e-814c-f2dbb509afa8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:25.402064 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a8952fc7-73b5-4f0e-bd50-0f2727432cad req-e1ab4709-0b8e-444e-814c-f2dbb509afa8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:25.411812 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:25.411812 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:25.462112 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a8952fc7-73b5-4f0e-bd50-0f2727432cad req-e1ab4709-0b8e-444e-814c-f2dbb509afa8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/attachments/7d66686e-ab4e-4165-b482-98cd9c9839ea returned with HTTP 200 Aug 14 00:42:25.462627 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1125/4514] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:42:25 2026] DELETE /volume/v3/attachments/7d66686e-ab4e-4165-b482-98cd9c9839ea => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:25.929541 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-41f89272-a0fd-402d-ba56-ec1b6848d5d9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:25.931875 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-41f89272-a0fd-402d-ba56-ec1b6848d5d9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:25.932152 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-41f89272-a0fd-402d-ba56-ec1b6848d5d9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:25.932411 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-41f89272-a0fd-402d-ba56-ec1b6848d5d9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:25.932712 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-41f89272-a0fd-402d-ba56-ec1b6848d5d9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:25.938370 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:25.938370 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:25.939599 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-41f89272-a0fd-402d-ba56-ec1b6848d5d9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:25.940309 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1112/4515] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:25 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:42:25.994622 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-50c26cfc-a2f9-4c94-8155-1112f333cdba None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:25.995991 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-50c26cfc-a2f9-4c94-8155-1112f333cdba tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a Aug 14 00:42:25.996187 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-50c26cfc-a2f9-4c94-8155-1112f333cdba tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:25.996407 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-50c26cfc-a2f9-4c94-8155-1112f333cdba tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:26.003245 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:26.003245 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:26.006652 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-50c26cfc-a2f9-4c94-8155-1112f333cdba tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:42:26.010862 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-50c26cfc-a2f9-4c94-8155-1112f333cdba tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a returned with HTTP 200 Aug 14 00:42:26.011254 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1136/4516] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:25 2026] GET /volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:26.024106 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ec133a9f-38e3-4663-9cc5-21ac6ead2367 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:26.027198 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ec133a9f-38e3-4663-9cc5-21ac6ead2367 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:42:26.027198 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ec133a9f-38e3-4663-9cc5-21ac6ead2367 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "284f55ba-219a-45c0-8184-6dd9c674641a", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-900639062"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:26.029172 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-ec133a9f-38e3-4663-9cc5-21ac6ead2367 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Creating new backup {'backup': {'volume_id': '284f55ba-219a-45c0-8184-6dd9c674641a', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-900639062'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:42:26.029360 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-ec133a9f-38e3-4663-9cc5-21ac6ead2367 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Creating backup of volume 284f55ba-219a-45c0-8184-6dd9c674641a in container None Aug 14 00:42:26.029609 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d646ef0b-74c1-4c1d-b49c-fc4b0fcd8c54 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:26.031428 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d646ef0b-74c1-4c1d-b49c-fc4b0fcd8c54 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:26.031649 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d646ef0b-74c1-4c1d-b49c-fc4b0fcd8c54 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:26.031869 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d646ef0b-74c1-4c1d-b49c-fc4b0fcd8c54 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:26.032002 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-d646ef0b-74c1-4c1d-b49c-fc4b0fcd8c54 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:26.036807 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:26.036807 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:26.037559 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d646ef0b-74c1-4c1d-b49c-fc4b0fcd8c54 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:26.038119 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1126/4517] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:26 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:26.038535 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:26.038535 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:26.038804 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ec133a9f-38e3-4663-9cc5-21ac6ead2367 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:42:26.057605 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-ec133a9f-38e3-4663-9cc5-21ac6ead2367 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Created reservations ['f7f386f0-a014-4bc0-9b3c-f0138901a677', 'e4da00de-1323-4f71-843b-deadf79c52db'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:26.096462 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ec133a9f-38e3-4663-9cc5-21ac6ead2367 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:42:26.097101 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1144/4518] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:42:26 2026] POST /volume/v3/backups => generated 329 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:26.110323 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-38a42745-7859-4356-8625-2a8cc315ae20 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:26.115971 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-38a42745-7859-4356-8625-2a8cc315ae20 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:26.116216 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-38a42745-7859-4356-8625-2a8cc315ae20 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:26.116452 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-38a42745-7859-4356-8625-2a8cc315ae20 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:26.116589 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-38a42745-7859-4356-8625-2a8cc315ae20 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:26.127156 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:26.127156 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:26.131131 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-38a42745-7859-4356-8625-2a8cc315ae20 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:26.131131 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1113/4519] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:26 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:26.345370 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0a35597d-c66d-4d5b-aa7d-c632e813a4ca None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:26.346949 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0a35597d-c66d-4d5b-aa7d-c632e813a4ca tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/snapshots/6e673a22-5fa4-474b-939f-71d90ee4630b Aug 14 00:42:26.347128 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0a35597d-c66d-4d5b-aa7d-c632e813a4ca tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:26.347297 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0a35597d-c66d-4d5b-aa7d-c632e813a4ca tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:26.351736 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:26.351736 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:26.352144 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0a35597d-c66d-4d5b-aa7d-c632e813a4ca tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Snapshot retrieved successfully. Aug 14 00:42:26.352808 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0a35597d-c66d-4d5b-aa7d-c632e813a4ca tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/snapshots/6e673a22-5fa4-474b-939f-71d90ee4630b returned with HTTP 200 Aug 14 00:42:26.353177 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1137/4520] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:26 2026] GET /volume/v3/snapshots/6e673a22-5fa4-474b-939f-71d90ee4630b => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:26.361973 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d488d9d6-6129-4d8a-a0ad-0716f133ac6f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:26.363529 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d488d9d6-6129-4d8a-a0ad-0716f133ac6f tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] POST https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e/action Aug 14 00:42:26.363845 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d488d9d6-6129-4d8a-a0ad-0716f133ac6f tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:42:26.363956 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d488d9d6-6129-4d8a-a0ad-0716f133ac6f tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:26.376358 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:26.376358 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:26.376885 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d488d9d6-6129-4d8a-a0ad-0716f133ac6f tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume info retrieved successfully. Aug 14 00:42:26.411697 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-d488d9d6-6129-4d8a-a0ad-0716f133ac6f tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Created reservations ['6b79a394-8138-4f65-be8b-2f464842c0db', '1678521b-4d96-43e1-bd1d-4d09eb60977c'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:26.420996 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d488d9d6-6129-4d8a-a0ad-0716f133ac6f tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Extend volume request issued successfully. Aug 14 00:42:26.421283 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d488d9d6-6129-4d8a-a0ad-0716f133ac6f tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e/action returned with HTTP 202 Aug 14 00:42:26.421933 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1127/4521] 10.4.3.208 () {70 vars in 1431 bytes} [Fri Aug 14 00:42:26 2026] POST /volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 14 00:42:26.429296 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b0e37ce5-0f30-4b10-a7f1-a83ee3956ecd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:26.433102 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b0e37ce5-0f30-4b10-a7f1-a83ee3956ecd tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e Aug 14 00:42:26.433102 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b0e37ce5-0f30-4b10-a7f1-a83ee3956ecd tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:26.433102 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b0e37ce5-0f30-4b10-a7f1-a83ee3956ecd tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:26.444383 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:26.444383 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:26.452200 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b0e37ce5-0f30-4b10-a7f1-a83ee3956ecd tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume info retrieved successfully. Aug 14 00:42:26.456700 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b0e37ce5-0f30-4b10-a7f1-a83ee3956ecd tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e returned with HTTP 200 Aug 14 00:42:26.457216 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1145/4522] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:26 2026] GET /volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:26.954840 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-62c19719-6541-4fc0-9f3a-89218dd36c6f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:26.956896 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-62c19719-6541-4fc0-9f3a-89218dd36c6f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:26.957383 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-62c19719-6541-4fc0-9f3a-89218dd36c6f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:26.957383 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-62c19719-6541-4fc0-9f3a-89218dd36c6f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:26.957613 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-62c19719-6541-4fc0-9f3a-89218dd36c6f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:26.961782 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:26.961782 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:26.962554 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-62c19719-6541-4fc0-9f3a-89218dd36c6f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:26.963098 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1114/4523] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:26 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:27.049175 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b0828050-d30f-4620-8a79-241de59ed4cc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:27.051408 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b0828050-d30f-4620-8a79-241de59ed4cc tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:27.051672 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b0828050-d30f-4620-8a79-241de59ed4cc tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:27.051933 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b0828050-d30f-4620-8a79-241de59ed4cc tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:27.052097 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b0828050-d30f-4620-8a79-241de59ed4cc tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:27.057351 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:27.057351 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:27.058520 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b0828050-d30f-4620-8a79-241de59ed4cc tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:27.058602 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1138/4524] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:27 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:27.141560 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f2f4e07a-36e6-453f-8987-2b2cf608d33f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:27.143605 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f2f4e07a-36e6-453f-8987-2b2cf608d33f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:27.143976 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f2f4e07a-36e6-453f-8987-2b2cf608d33f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:27.144265 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f2f4e07a-36e6-453f-8987-2b2cf608d33f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:27.144344 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-f2f4e07a-36e6-453f-8987-2b2cf608d33f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:27.149997 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:27.149997 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:27.150659 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f2f4e07a-36e6-453f-8987-2b2cf608d33f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:27.151204 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1128/4525] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:27 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:27.470269 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b7a3ff25-e203-4661-9cf7-741ce7e08482 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:27.471824 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b7a3ff25-e203-4661-9cf7-741ce7e08482 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e Aug 14 00:42:27.472200 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b7a3ff25-e203-4661-9cf7-741ce7e08482 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:27.472477 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b7a3ff25-e203-4661-9cf7-741ce7e08482 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:27.480493 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:27.480493 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:27.483801 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b7a3ff25-e203-4661-9cf7-741ce7e08482 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume info retrieved successfully. Aug 14 00:42:27.488525 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b7a3ff25-e203-4661-9cf7-741ce7e08482 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e returned with HTTP 200 Aug 14 00:42:27.489070 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1146/4526] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:27 2026] GET /volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:27.504690 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6591a8e8-7589-4c49-90e9-f23acd7321a5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:27.506897 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6591a8e8-7589-4c49-90e9-f23acd7321a5 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] POST https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e/action Aug 14 00:42:27.507354 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6591a8e8-7589-4c49-90e9-f23acd7321a5 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Action body: b'{"revert": {"snapshot_id": "6e673a22-5fa4-474b-939f-71d90ee4630b"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:42:27.507514 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6591a8e8-7589-4c49-90e9-f23acd7321a5 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "6e673a22-5fa4-474b-939f-71d90ee4630b"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:27.517371 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:27.517371 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:27.517942 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6591a8e8-7589-4c49-90e9-f23acd7321a5 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume retrieved successfully. Aug 14 00:42:27.537527 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6591a8e8-7589-4c49-90e9-f23acd7321a5 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] HTTP exception thrown: Can't revert volume b3008692-2f5e-4934-af56-e317cccbe34e to its latest snapshot 6e673a22-5fa4-474b-939f-71d90ee4630b. The volume size must be equal to the snapshot size. Aug 14 00:42:27.537527 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6591a8e8-7589-4c49-90e9-f23acd7321a5 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e/action returned with HTTP 400 Aug 14 00:42:27.538219 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1115/4527] 10.4.3.208 () {70 vars in 1431 bytes} [Fri Aug 14 00:42:27 2026] POST /volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e/action => generated 213 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 14 00:42:27.549444 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-28d70890-1ef2-429b-8d83-e13167a198b7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:27.549444 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-28d70890-1ef2-429b-8d83-e13167a198b7 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/6e673a22-5fa4-474b-939f-71d90ee4630b Aug 14 00:42:27.549444 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-28d70890-1ef2-429b-8d83-e13167a198b7 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:27.549444 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-28d70890-1ef2-429b-8d83-e13167a198b7 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:27.549721 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-28d70890-1ef2-429b-8d83-e13167a198b7 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Delete snapshot with id: 6e673a22-5fa4-474b-939f-71d90ee4630b Aug 14 00:42:27.559514 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:27.559514 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:27.559514 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-28d70890-1ef2-429b-8d83-e13167a198b7 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Snapshot retrieved successfully. Aug 14 00:42:27.573837 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-28d70890-1ef2-429b-8d83-e13167a198b7 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Snapshot delete request issued successfully. Aug 14 00:42:27.574020 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-28d70890-1ef2-429b-8d83-e13167a198b7 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/snapshots/6e673a22-5fa4-474b-939f-71d90ee4630b returned with HTTP 202 Aug 14 00:42:27.574448 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1139/4528] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:42:27 2026] DELETE /volume/v3/snapshots/6e673a22-5fa4-474b-939f-71d90ee4630b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:42:27.588246 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5b43d5d9-0136-4f8b-8884-6964f080f6f1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:27.590705 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5b43d5d9-0136-4f8b-8884-6964f080f6f1 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/snapshots/6e673a22-5fa4-474b-939f-71d90ee4630b Aug 14 00:42:27.590907 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5b43d5d9-0136-4f8b-8884-6964f080f6f1 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:27.591107 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5b43d5d9-0136-4f8b-8884-6964f080f6f1 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:27.596883 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:27.596883 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:27.597337 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5b43d5d9-0136-4f8b-8884-6964f080f6f1 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Snapshot retrieved successfully. Aug 14 00:42:27.599101 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5b43d5d9-0136-4f8b-8884-6964f080f6f1 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/snapshots/6e673a22-5fa4-474b-939f-71d90ee4630b returned with HTTP 200 Aug 14 00:42:27.599101 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1129/4529] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:27 2026] GET /volume/v3/snapshots/6e673a22-5fa4-474b-939f-71d90ee4630b => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:27.973080 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cda35f47-ab76-4dd9-837b-49f42ee0abb1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:27.976419 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cda35f47-ab76-4dd9-837b-49f42ee0abb1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:27.976419 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cda35f47-ab76-4dd9-837b-49f42ee0abb1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:27.976419 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cda35f47-ab76-4dd9-837b-49f42ee0abb1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:27.976419 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-cda35f47-ab76-4dd9-837b-49f42ee0abb1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:27.980617 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:27.980617 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:27.981989 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cda35f47-ab76-4dd9-837b-49f42ee0abb1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:27.982440 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1147/4530] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:27 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:28.069934 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-40bec196-0be4-4f41-80b1-57552f62bb72 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:28.071789 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-40bec196-0be4-4f41-80b1-57552f62bb72 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:28.071967 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-40bec196-0be4-4f41-80b1-57552f62bb72 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:28.072162 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-40bec196-0be4-4f41-80b1-57552f62bb72 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:28.072308 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-40bec196-0be4-4f41-80b1-57552f62bb72 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:28.076831 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:28.076831 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:28.077579 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-40bec196-0be4-4f41-80b1-57552f62bb72 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:28.078006 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1116/4531] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:28 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:28.161123 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e1d83903-3ce6-47db-bb64-770e3d0c31ba None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:28.163583 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e1d83903-3ce6-47db-bb64-770e3d0c31ba tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:28.163780 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e1d83903-3ce6-47db-bb64-770e3d0c31ba tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:28.164006 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e1d83903-3ce6-47db-bb64-770e3d0c31ba tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:28.164156 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-e1d83903-3ce6-47db-bb64-770e3d0c31ba tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:28.168409 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:28.168409 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:28.169220 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e1d83903-3ce6-47db-bb64-770e3d0c31ba tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:28.169582 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1140/4532] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:28 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:28.610381 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c42deabf-119a-4f58-bb73-af7bbd8a62cb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:28.612514 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c42deabf-119a-4f58-bb73-af7bbd8a62cb tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/snapshots/6e673a22-5fa4-474b-939f-71d90ee4630b Aug 14 00:42:28.612786 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c42deabf-119a-4f58-bb73-af7bbd8a62cb tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:28.612973 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c42deabf-119a-4f58-bb73-af7bbd8a62cb tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:28.617907 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c42deabf-119a-4f58-bb73-af7bbd8a62cb tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/snapshots/6e673a22-5fa4-474b-939f-71d90ee4630b returned with HTTP 404 Aug 14 00:42:28.618480 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1130/4533] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:28 2026] GET /volume/v3/snapshots/6e673a22-5fa4-474b-939f-71d90ee4630b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:28.625380 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d7f3fd81-5f27-463c-8850-5a2f84ffd27b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:28.626960 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d7f3fd81-5f27-463c-8850-5a2f84ffd27b tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] DELETE https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e Aug 14 00:42:28.627299 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d7f3fd81-5f27-463c-8850-5a2f84ffd27b tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:28.627564 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d7f3fd81-5f27-463c-8850-5a2f84ffd27b tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:28.627818 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-d7f3fd81-5f27-463c-8850-5a2f84ffd27b tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Delete volume with id: b3008692-2f5e-4934-af56-e317cccbe34e Aug 14 00:42:28.637039 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:28.637039 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:28.637039 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d7f3fd81-5f27-463c-8850-5a2f84ffd27b tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume info retrieved successfully. Aug 14 00:42:28.654193 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d7f3fd81-5f27-463c-8850-5a2f84ffd27b tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Delete volume request issued successfully. Aug 14 00:42:28.654693 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d7f3fd81-5f27-463c-8850-5a2f84ffd27b tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e returned with HTTP 202 Aug 14 00:42:28.655405 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1148/4534] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:42:28 2026] DELETE /volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:42:28.664616 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-061ca752-2c8f-4b9d-ab25-46819ceb75df None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:28.666472 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-061ca752-2c8f-4b9d-ab25-46819ceb75df tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e Aug 14 00:42:28.666677 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-061ca752-2c8f-4b9d-ab25-46819ceb75df tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:28.666874 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-061ca752-2c8f-4b9d-ab25-46819ceb75df tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:28.674522 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:28.674522 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:28.678949 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-061ca752-2c8f-4b9d-ab25-46819ceb75df tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume info retrieved successfully. Aug 14 00:42:28.686687 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-061ca752-2c8f-4b9d-ab25-46819ceb75df tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e returned with HTTP 200 Aug 14 00:42:28.687099 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1117/4535] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:28 2026] GET /volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:28.994112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6ed43a96-8084-4f53-b3f3-f785d68f0ca5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:28.995924 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6ed43a96-8084-4f53-b3f3-f785d68f0ca5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:28.996425 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6ed43a96-8084-4f53-b3f3-f785d68f0ca5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:28.996425 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6ed43a96-8084-4f53-b3f3-f785d68f0ca5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:28.996425 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-6ed43a96-8084-4f53-b3f3-f785d68f0ca5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:29.002107 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:29.002107 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:29.002723 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6ed43a96-8084-4f53-b3f3-f785d68f0ca5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:29.003494 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1141/4536] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:28 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:29.087561 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ff35f170-888a-4875-acb1-f7362157aefe None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:29.089622 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ff35f170-888a-4875-acb1-f7362157aefe tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:29.089899 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ff35f170-888a-4875-acb1-f7362157aefe tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:29.090157 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ff35f170-888a-4875-acb1-f7362157aefe tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:29.090281 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-ff35f170-888a-4875-acb1-f7362157aefe tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:29.095210 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:29.095210 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:29.095991 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ff35f170-888a-4875-acb1-f7362157aefe tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:29.096423 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1131/4537] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:29 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:29.110238 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c5e11a8f-5441-4ef1-bfd5-ab58e7a4b36c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:29.112101 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c5e11a8f-5441-4ef1-bfd5-ab58e7a4b36c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:42:29.112720 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c5e11a8f-5441-4ef1-bfd5-ab58e7a4b36c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "da7dc555-c7ee-445a-8ae8-8baee2d9ef2d", "incremental": true}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:29.114757 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-c5e11a8f-5441-4ef1-bfd5-ab58e7a4b36c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Creating new backup {'backup': {'volume_id': 'da7dc555-c7ee-445a-8ae8-8baee2d9ef2d', 'incremental': True}} {{(pid=100210) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:42:29.116668 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-c5e11a8f-5441-4ef1-bfd5-ab58e7a4b36c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Creating backup of volume da7dc555-c7ee-445a-8ae8-8baee2d9ef2d in container None Aug 14 00:42:29.126114 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:29.126114 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:29.126114 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c5e11a8f-5441-4ef1-bfd5-ab58e7a4b36c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Volume info retrieved successfully. Aug 14 00:42:29.147394 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-c5e11a8f-5441-4ef1-bfd5-ab58e7a4b36c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Created reservations ['a3b9eaa8-d11c-4122-a838-8b04bf107513', '22829528-8a7a-4b7d-8cc5-e07184b3228c'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:29.164608 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c5e11a8f-5441-4ef1-bfd5-ab58e7a4b36c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 400 Aug 14 00:42:29.165407 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1149/4538] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:42:29 2026] POST /volume/v3/backups => generated 109 bytes in 56 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:42:29.173636 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-74c86977-ac52-48f9-b781-75526112efd3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:29.176649 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-74c86977-ac52-48f9-b781-75526112efd3 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] DELETE https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:29.176939 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-74c86977-ac52-48f9-b781-75526112efd3 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:29.177351 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-74c86977-ac52-48f9-b781-75526112efd3 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:29.177465 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-74c86977-ac52-48f9-b781-75526112efd3 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Delete backup with id: 10743995-e869-4e84-8f49-5a69a3f545e4. Aug 14 00:42:29.182271 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-57d205cb-46dc-4fc9-b6ce-4c522d04092d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:29.183691 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:29.183691 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:29.184363 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-57d205cb-46dc-4fc9-b6ce-4c522d04092d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:29.184363 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-57d205cb-46dc-4fc9-b6ce-4c522d04092d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:29.184444 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-57d205cb-46dc-4fc9-b6ce-4c522d04092d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:29.184551 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-57d205cb-46dc-4fc9-b6ce-4c522d04092d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:29.188865 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:29.188865 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:29.189744 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-57d205cb-46dc-4fc9-b6ce-4c522d04092d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:29.190144 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1142/4539] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:29 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:29.198348 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-74c86977-ac52-48f9-b781-75526112efd3 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] delete_backup rpcapi backup_id 10743995-e869-4e84-8f49-5a69a3f545e4 {{(pid=100209) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:42:29.200194 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-74c86977-ac52-48f9-b781-75526112efd3 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 202 Aug 14 00:42:29.200628 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1118/4540] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:42:29 2026] DELETE /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:42:29.209499 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8fc15102-7b03-485e-ad8f-2d3a24924c7d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:29.211506 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8fc15102-7b03-485e-ad8f-2d3a24924c7d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:29.211755 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8fc15102-7b03-485e-ad8f-2d3a24924c7d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:29.211953 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8fc15102-7b03-485e-ad8f-2d3a24924c7d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:29.212117 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-8fc15102-7b03-485e-ad8f-2d3a24924c7d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:29.216461 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:29.216461 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:29.217161 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8fc15102-7b03-485e-ad8f-2d3a24924c7d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 200 Aug 14 00:42:29.217731 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1132/4541] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:29 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:29.699668 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d1dd8b53-629a-4cf3-afbd-711646d089e2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:29.701816 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d1dd8b53-629a-4cf3-afbd-711646d089e2 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e Aug 14 00:42:29.702007 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d1dd8b53-629a-4cf3-afbd-711646d089e2 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:29.702210 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d1dd8b53-629a-4cf3-afbd-711646d089e2 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:29.709251 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d1dd8b53-629a-4cf3-afbd-711646d089e2 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e returned with HTTP 404 Aug 14 00:42:29.709909 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1150/4542] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:29 2026] GET /volume/v3/volumes/b3008692-2f5e-4934-af56-e317cccbe34e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:42:29.720201 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1e0d565e-e783-4b6f-9166-330b3493eb03 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:29.723285 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1e0d565e-e783-4b6f-9166-330b3493eb03 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 Aug 14 00:42:29.723689 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1e0d565e-e783-4b6f-9166-330b3493eb03 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:29.723865 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1e0d565e-e783-4b6f-9166-330b3493eb03 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:29.724031 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-1e0d565e-e783-4b6f-9166-330b3493eb03 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Delete snapshot with id: d445a091-e45b-4275-89bd-a8d018909c39 Aug 14 00:42:29.732246 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:29.732246 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:29.733013 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1e0d565e-e783-4b6f-9166-330b3493eb03 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Snapshot retrieved successfully. Aug 14 00:42:29.756131 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1e0d565e-e783-4b6f-9166-330b3493eb03 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Snapshot delete request issued successfully. Aug 14 00:42:29.756573 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1e0d565e-e783-4b6f-9166-330b3493eb03 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 returned with HTTP 202 Aug 14 00:42:29.757264 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1143/4543] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:42:29 2026] DELETE /volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:42:29.764928 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-38d3a8e3-ac63-46b1-a399-7eccef5e94d1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:29.767433 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-38d3a8e3-ac63-46b1-a399-7eccef5e94d1 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 Aug 14 00:42:29.767738 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-38d3a8e3-ac63-46b1-a399-7eccef5e94d1 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:29.768001 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-38d3a8e3-ac63-46b1-a399-7eccef5e94d1 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:29.782462 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:29.782462 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:29.783072 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-38d3a8e3-ac63-46b1-a399-7eccef5e94d1 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Snapshot retrieved successfully. Aug 14 00:42:29.784045 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-38d3a8e3-ac63-46b1-a399-7eccef5e94d1 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 returned with HTTP 200 Aug 14 00:42:29.784453 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1119/4544] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:29 2026] GET /volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 => generated 479 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:30.014293 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-08a68f88-c528-4486-b8bc-c1ec94f305a0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:30.016000 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-08a68f88-c528-4486-b8bc-c1ec94f305a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:30.016198 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-08a68f88-c528-4486-b8bc-c1ec94f305a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:30.016393 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-08a68f88-c528-4486-b8bc-c1ec94f305a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:30.016494 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-08a68f88-c528-4486-b8bc-c1ec94f305a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:30.022468 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:30.022468 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:30.023099 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-08a68f88-c528-4486-b8bc-c1ec94f305a0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:30.023410 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1133/4545] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:30 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:30.200729 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-67500d8a-1bfe-4a6f-be98-c6265e99ac99 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:30.202444 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-67500d8a-1bfe-4a6f-be98-c6265e99ac99 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:30.202628 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-67500d8a-1bfe-4a6f-be98-c6265e99ac99 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:30.202822 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-67500d8a-1bfe-4a6f-be98-c6265e99ac99 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:30.202931 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-67500d8a-1bfe-4a6f-be98-c6265e99ac99 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:30.207432 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:30.207432 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:30.207943 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-67500d8a-1bfe-4a6f-be98-c6265e99ac99 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:30.208538 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1151/4546] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:30 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:30.229028 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-00854992-b35d-46b7-bd7a-12e91ab047c9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:30.230996 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-00854992-b35d-46b7-bd7a-12e91ab047c9 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 Aug 14 00:42:30.231196 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-00854992-b35d-46b7-bd7a-12e91ab047c9 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:30.231405 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-00854992-b35d-46b7-bd7a-12e91ab047c9 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:30.231501 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-00854992-b35d-46b7-bd7a-12e91ab047c9 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 10743995-e869-4e84-8f49-5a69a3f545e4. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:30.235191 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-00854992-b35d-46b7-bd7a-12e91ab047c9 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 returned with HTTP 404 Aug 14 00:42:30.235733 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1144/4547] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:30 2026] GET /volume/v3/backups/10743995-e869-4e84-8f49-5a69a3f545e4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:30.244572 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:30.246704 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:42:30.247050 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1687032387"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:30.248843 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1687032387'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:42:30.249293 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Create volume of 1 GB Aug 14 00:42:30.254444 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Availability Zones retrieved successfully. Aug 14 00:42:30.259672 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Flow 'volume_create_api' (cc82dd48-99e3-4ada-b957-3fdafb7da4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:30.260817 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bfed0fd-cc8a-4623-8763-ee1ec6812ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:30.261879 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:42:30.287828 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bfed0fd-cc8a-4623-8763-ee1ec6812ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:30.288517 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64007383-9f06-4cc1-b09e-fd2d6a958636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:30.333557 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Created reservations ['1aaed14e-6636-4ed1-ad9c-b43bf43048d8', 'c092b7d4-26af-4fe6-bf9e-246cde97d916', 'c354a9bc-25cb-43dd-8ae0-a67201bf0340', '0ef5654f-428d-44a2-adef-7cceadcc4a63'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:30.334372 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64007383-9f06-4cc1-b09e-fd2d6a958636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aaed14e-6636-4ed1-ad9c-b43bf43048d8', 'c092b7d4-26af-4fe6-bf9e-246cde97d916', 'c354a9bc-25cb-43dd-8ae0-a67201bf0340', '0ef5654f-428d-44a2-adef-7cceadcc4a63']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:30.335184 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ba7453-8770-4c1b-a912-0b2e351dbd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:30.358561 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ba7453-8770-4c1b-a912-0b2e351dbd0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89834ad6-21f9-4332-a9f4-4d36e5a0e882', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1687032387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b946419ec6af4e89afd1294972c48032',qos_specs=None,replication_status=,reservations=['1aaed14e-6636-4ed1-ad9c-b43bf43048d8','c092b7d4-26af-4fe6-bf9e-246cde97d916','c354a9bc-25cb-43dd-8ae0-a67201bf0340','0ef5654f-428d-44a2-adef-7cceadcc4a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0289d8d8a7c4d7694c336547b0dda77',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:42:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1687032387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89834ad6-21f9-4332-a9f4-4d36e5a0e882,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b946419ec6af4e89afd1294972c48032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0289d8d8a7c4d7694c336547b0dda77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:30.359394 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b55da91b-537b-41ac-87ff-60ad79724c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:30.377544 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b55da91b-537b-41ac-87ff-60ad79724c83) transitioned into state 'SUCCESS' from state '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-1687032387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b946419ec6af4e89afd1294972c48032',qos_specs=None,replication_status=,reservations=['1aaed14e-6636-4ed1-ad9c-b43bf43048d8','c092b7d4-26af-4fe6-bf9e-246cde97d916','c354a9bc-25cb-43dd-8ae0-a67201bf0340','0ef5654f-428d-44a2-adef-7cceadcc4a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0289d8d8a7c4d7694c336547b0dda77',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:30.378243 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3f14bb1-a67d-4d89-9f1b-cc4a6507a5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:30.386619 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3f14bb1-a67d-4d89-9f1b-cc4a6507a5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:30.387552 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Flow 'volume_create_api' (cc82dd48-99e3-4ada-b957-3fdafb7da4cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:30.387825 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Create volume request issued successfully. Aug 14 00:42:30.388455 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4e21afa6-a1f1-49eb-964c-0c0f7d2b6541 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:42:30.388897 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1120/4548] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:42:30 2026] POST /volume/v3/volumes => generated 749 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:30.403495 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d5f22b77-8265-4017-aa1a-abed49d7043e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:30.408725 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d5f22b77-8265-4017-aa1a-abed49d7043e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/volumes/89834ad6-21f9-4332-a9f4-4d36e5a0e882 Aug 14 00:42:30.408725 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d5f22b77-8265-4017-aa1a-abed49d7043e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:30.408725 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d5f22b77-8265-4017-aa1a-abed49d7043e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:30.421342 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:30.421342 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:30.427251 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d5f22b77-8265-4017-aa1a-abed49d7043e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Volume info retrieved successfully. Aug 14 00:42:30.435542 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d5f22b77-8265-4017-aa1a-abed49d7043e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes/89834ad6-21f9-4332-a9f4-4d36e5a0e882 returned with HTTP 200 Aug 14 00:42:30.435542 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1134/4549] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:30 2026] GET /volume/v3/volumes/89834ad6-21f9-4332-a9f4-4d36e5a0e882 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:30.795353 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9292b4ff-a893-411e-877a-895d40c818d2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:30.797264 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9292b4ff-a893-411e-877a-895d40c818d2 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 Aug 14 00:42:30.797534 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9292b4ff-a893-411e-877a-895d40c818d2 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:30.797808 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9292b4ff-a893-411e-877a-895d40c818d2 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:30.802981 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9292b4ff-a893-411e-877a-895d40c818d2 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 returned with HTTP 404 Aug 14 00:42:30.803225 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1152/4550] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:30 2026] GET /volume/v3/snapshots/d445a091-e45b-4275-89bd-a8d018909c39 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:30.814453 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-22a81efa-cfac-4bea-917d-7095df59bc9d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:30.816994 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-22a81efa-cfac-4bea-917d-7095df59bc9d tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] DELETE https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 Aug 14 00:42:30.817377 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-22a81efa-cfac-4bea-917d-7095df59bc9d tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:30.817737 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-22a81efa-cfac-4bea-917d-7095df59bc9d tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:30.818052 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-22a81efa-cfac-4bea-917d-7095df59bc9d tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Delete volume with id: b3c2d1ec-fb9a-4890-8795-d06d74050aa1 Aug 14 00:42:30.826454 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:30.826454 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:30.827991 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-22a81efa-cfac-4bea-917d-7095df59bc9d tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume info retrieved successfully. Aug 14 00:42:30.856587 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-22a81efa-cfac-4bea-917d-7095df59bc9d tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Delete volume request issued successfully. Aug 14 00:42:30.856992 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-22a81efa-cfac-4bea-917d-7095df59bc9d tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 returned with HTTP 202 Aug 14 00:42:30.857496 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1145/4551] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:42:30 2026] DELETE /volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:42:30.865082 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-65eb15af-04cf-492f-b275-9691d8040a73 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:30.868799 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-65eb15af-04cf-492f-b275-9691d8040a73 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 Aug 14 00:42:30.869114 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-65eb15af-04cf-492f-b275-9691d8040a73 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:30.869369 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-65eb15af-04cf-492f-b275-9691d8040a73 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:30.876688 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:30.876688 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:30.880273 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-65eb15af-04cf-492f-b275-9691d8040a73 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Volume info retrieved successfully. Aug 14 00:42:30.884769 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-65eb15af-04cf-492f-b275-9691d8040a73 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 returned with HTTP 200 Aug 14 00:42:30.885258 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1121/4552] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:30 2026] GET /volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:31.037570 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-51ef6737-eec6-4742-ab18-23fa0beb1976 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:31.040157 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-51ef6737-eec6-4742-ab18-23fa0beb1976 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:31.040614 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-51ef6737-eec6-4742-ab18-23fa0beb1976 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:31.041028 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-51ef6737-eec6-4742-ab18-23fa0beb1976 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:31.041310 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-51ef6737-eec6-4742-ab18-23fa0beb1976 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:31.050924 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:31.050924 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:31.050924 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-51ef6737-eec6-4742-ab18-23fa0beb1976 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:31.050924 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1135/4553] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:31 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:31.222035 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f03582af-8311-4871-84ad-301c55c58673 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:31.223907 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f03582af-8311-4871-84ad-301c55c58673 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:31.224175 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f03582af-8311-4871-84ad-301c55c58673 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:31.224306 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f03582af-8311-4871-84ad-301c55c58673 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:31.224408 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-f03582af-8311-4871-84ad-301c55c58673 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:31.230751 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:31.230751 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:31.231521 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f03582af-8311-4871-84ad-301c55c58673 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:31.231860 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1153/4554] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:31 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:31.450265 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7c1ceff2-f344-4e7d-9444-e3819cfcf4ca None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:31.453435 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7c1ceff2-f344-4e7d-9444-e3819cfcf4ca tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/volumes/89834ad6-21f9-4332-a9f4-4d36e5a0e882 Aug 14 00:42:31.453773 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7c1ceff2-f344-4e7d-9444-e3819cfcf4ca tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:31.454020 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7c1ceff2-f344-4e7d-9444-e3819cfcf4ca tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:31.466408 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:31.466408 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:31.472448 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7c1ceff2-f344-4e7d-9444-e3819cfcf4ca tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Volume info retrieved successfully. Aug 14 00:42:31.480107 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7c1ceff2-f344-4e7d-9444-e3819cfcf4ca tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes/89834ad6-21f9-4332-a9f4-4d36e5a0e882 returned with HTTP 200 Aug 14 00:42:31.480640 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1146/4555] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:31 2026] GET /volume/v3/volumes/89834ad6-21f9-4332-a9f4-4d36e5a0e882 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:31.494944 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-49a8ceee-9d22-4735-bbae-04f962fa56dc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:31.496525 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-49a8ceee-9d22-4735-bbae-04f962fa56dc tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:42:31.496878 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-49a8ceee-9d22-4735-bbae-04f962fa56dc tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "89834ad6-21f9-4332-a9f4-4d36e5a0e882", "name": "tempest-VolumesBackupsTest-Backup-142376372"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:31.498222 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.backups [None req-49a8ceee-9d22-4735-bbae-04f962fa56dc tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Creating new backup {'backup': {'volume_id': '89834ad6-21f9-4332-a9f4-4d36e5a0e882', 'name': 'tempest-VolumesBackupsTest-Backup-142376372'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:42:31.498380 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-49a8ceee-9d22-4735-bbae-04f962fa56dc tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Creating backup of volume 89834ad6-21f9-4332-a9f4-4d36e5a0e882 in container None Aug 14 00:42:31.505428 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:31.505428 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:31.505816 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-49a8ceee-9d22-4735-bbae-04f962fa56dc tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Volume info retrieved successfully. Aug 14 00:42:31.521950 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-49a8ceee-9d22-4735-bbae-04f962fa56dc tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Created reservations ['0ef243e7-aacf-4052-ae0c-ad97fd9fb79f', '3704495c-dec9-4659-acc5-d84dee52655e'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:31.546550 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-49a8ceee-9d22-4735-bbae-04f962fa56dc tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:42:31.546987 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1122/4556] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:42:31 2026] POST /volume/v3/backups => generated 329 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:31.556976 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-aa5a9b3a-35ef-433e-9eae-e8326de985c9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:31.562821 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa5a9b3a-35ef-433e-9eae-e8326de985c9 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:31.562821 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aa5a9b3a-35ef-433e-9eae-e8326de985c9 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:31.562821 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aa5a9b3a-35ef-433e-9eae-e8326de985c9 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:31.562821 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-aa5a9b3a-35ef-433e-9eae-e8326de985c9 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:31.567644 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:31.567644 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:31.569240 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa5a9b3a-35ef-433e-9eae-e8326de985c9 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:31.569240 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1136/4557] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:31 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:31.901385 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8571dd43-ea2a-4fdc-b6a4-4b722fd8ccb9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:31.903503 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8571dd43-ea2a-4fdc-b6a4-4b722fd8ccb9 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] GET https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 Aug 14 00:42:31.903875 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8571dd43-ea2a-4fdc-b6a4-4b722fd8ccb9 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:31.904200 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8571dd43-ea2a-4fdc-b6a4-4b722fd8ccb9 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:31.911533 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8571dd43-ea2a-4fdc-b6a4-4b722fd8ccb9 tempest-VolumeRevertTests-1932215638 tempest-VolumeRevertTests-1932215638-project-member] https://10.4.3.208/volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 returned with HTTP 404 Aug 14 00:42:31.912144 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1154/4558] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:31 2026] GET /volume/v3/volumes/b3c2d1ec-fb9a-4890-8795-d06d74050aa1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:42:32.062854 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8f525089-8f07-4273-a6bb-313ea75039ec None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:32.065597 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8f525089-8f07-4273-a6bb-313ea75039ec tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:32.065821 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8f525089-8f07-4273-a6bb-313ea75039ec tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:32.066027 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8f525089-8f07-4273-a6bb-313ea75039ec tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:32.066172 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-8f525089-8f07-4273-a6bb-313ea75039ec tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:32.071033 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:32.071033 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:32.071896 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8f525089-8f07-4273-a6bb-313ea75039ec tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:32.072325 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1147/4559] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:32 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:32.084578 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c64e532d-e3dd-4652-81c9-4028487bd8ca None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:32.086653 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c64e532d-e3dd-4652-81c9-4028487bd8ca tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/5149d7a2-f3fd-4a03-9165-e5716ce1e64d Aug 14 00:42:32.087032 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c64e532d-e3dd-4652-81c9-4028487bd8ca tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:32.087117 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c64e532d-e3dd-4652-81c9-4028487bd8ca tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:32.094721 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:32.094721 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:32.099015 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c64e532d-e3dd-4652-81c9-4028487bd8ca tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:32.103510 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c64e532d-e3dd-4652-81c9-4028487bd8ca tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/5149d7a2-f3fd-4a03-9165-e5716ce1e64d returned with HTTP 200 Aug 14 00:42:32.103964 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1123/4560] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:32 2026] GET /volume/v3/volumes/5149d7a2-f3fd-4a03-9165-e5716ce1e64d => generated 965 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:32.117326 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-64574c2e-5fc0-4833-bb40-dac08f9c9060 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:32.119100 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-64574c2e-5fc0-4833-bb40-dac08f9c9060 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/5149d7a2-f3fd-4a03-9165-e5716ce1e64d Aug 14 00:42:32.119577 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-64574c2e-5fc0-4833-bb40-dac08f9c9060 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:32.120162 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-64574c2e-5fc0-4833-bb40-dac08f9c9060 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:32.131315 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:32.131315 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:32.138151 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-64574c2e-5fc0-4833-bb40-dac08f9c9060 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:32.150063 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-64574c2e-5fc0-4833-bb40-dac08f9c9060 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/5149d7a2-f3fd-4a03-9165-e5716ce1e64d returned with HTTP 200 Aug 14 00:42:32.150714 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1137/4561] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:32 2026] GET /volume/v3/volumes/5149d7a2-f3fd-4a03-9165-e5716ce1e64d => generated 965 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:32.168921 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b36557c9-d9bf-456c-8bff-7b2b8f51b880 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:32.170920 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b36557c9-d9bf-456c-8bff-7b2b8f51b880 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] DELETE https://10.4.3.208/volume/v3/volumes/5149d7a2-f3fd-4a03-9165-e5716ce1e64d Aug 14 00:42:32.171240 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b36557c9-d9bf-456c-8bff-7b2b8f51b880 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:32.171543 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b36557c9-d9bf-456c-8bff-7b2b8f51b880 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:32.171839 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-b36557c9-d9bf-456c-8bff-7b2b8f51b880 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete volume with id: 5149d7a2-f3fd-4a03-9165-e5716ce1e64d Aug 14 00:42:32.180252 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:32.180252 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:32.180770 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b36557c9-d9bf-456c-8bff-7b2b8f51b880 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:32.198729 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b36557c9-d9bf-456c-8bff-7b2b8f51b880 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete volume request issued successfully. Aug 14 00:42:32.198982 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b36557c9-d9bf-456c-8bff-7b2b8f51b880 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/5149d7a2-f3fd-4a03-9165-e5716ce1e64d returned with HTTP 202 Aug 14 00:42:32.199517 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1155/4562] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:42:32 2026] DELETE /volume/v3/volumes/5149d7a2-f3fd-4a03-9165-e5716ce1e64d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:42:32.208017 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c9df2731-cecc-4204-94e2-edbe791660d2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:32.209878 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c9df2731-cecc-4204-94e2-edbe791660d2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/5149d7a2-f3fd-4a03-9165-e5716ce1e64d Aug 14 00:42:32.210157 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c9df2731-cecc-4204-94e2-edbe791660d2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:32.210397 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c9df2731-cecc-4204-94e2-edbe791660d2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:32.220197 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:32.220197 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:32.225154 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c9df2731-cecc-4204-94e2-edbe791660d2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:32.232069 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c9df2731-cecc-4204-94e2-edbe791660d2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/5149d7a2-f3fd-4a03-9165-e5716ce1e64d returned with HTTP 200 Aug 14 00:42:32.232479 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1148/4563] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:32 2026] GET /volume/v3/volumes/5149d7a2-f3fd-4a03-9165-e5716ce1e64d => generated 964 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:32.242175 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e59d3d5e-3502-4de1-84d2-f93a3313bbef None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:32.244353 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e59d3d5e-3502-4de1-84d2-f93a3313bbef tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:32.244777 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e59d3d5e-3502-4de1-84d2-f93a3313bbef tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:32.244777 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e59d3d5e-3502-4de1-84d2-f93a3313bbef tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:32.244876 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-e59d3d5e-3502-4de1-84d2-f93a3313bbef tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:32.249487 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:32.249487 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:32.250246 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e59d3d5e-3502-4de1-84d2-f93a3313bbef tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:32.251043 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1124/4564] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:32 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:32.581147 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-39bdfc2c-6cf1-48aa-a6a3-c0c6227aca2e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:32.584129 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-39bdfc2c-6cf1-48aa-a6a3-c0c6227aca2e tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:32.584340 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-39bdfc2c-6cf1-48aa-a6a3-c0c6227aca2e tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:32.584547 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-39bdfc2c-6cf1-48aa-a6a3-c0c6227aca2e tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:32.584697 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-39bdfc2c-6cf1-48aa-a6a3-c0c6227aca2e tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:32.588626 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:32.588626 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:32.589233 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-39bdfc2c-6cf1-48aa-a6a3-c0c6227aca2e tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:32.589583 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1138/4565] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:32 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:33.247300 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f5911a88-900f-4e40-8216-4aa4ef401d3d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:33.249389 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f5911a88-900f-4e40-8216-4aa4ef401d3d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/5149d7a2-f3fd-4a03-9165-e5716ce1e64d Aug 14 00:42:33.249702 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f5911a88-900f-4e40-8216-4aa4ef401d3d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:33.249918 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f5911a88-900f-4e40-8216-4aa4ef401d3d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:33.259210 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f5911a88-900f-4e40-8216-4aa4ef401d3d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/5149d7a2-f3fd-4a03-9165-e5716ce1e64d returned with HTTP 404 Aug 14 00:42:33.261867 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1156/4566] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:33 2026] GET /volume/v3/volumes/5149d7a2-f3fd-4a03-9165-e5716ce1e64d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:33.263431 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-80361178-08ea-4334-8131-db7ffc86c648 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:33.265736 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-80361178-08ea-4334-8131-db7ffc86c648 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:33.265956 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-80361178-08ea-4334-8131-db7ffc86c648 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:33.266247 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-80361178-08ea-4334-8131-db7ffc86c648 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:33.266381 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-80361178-08ea-4334-8131-db7ffc86c648 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:33.271601 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:33.271601 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:33.272401 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4870e679-003c-4ecb-8442-30126f2049cb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:33.272764 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-80361178-08ea-4334-8131-db7ffc86c648 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:33.272988 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1149/4567] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:33 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:33.274387 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4870e679-003c-4ecb-8442-30126f2049cb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] DELETE https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:33.274598 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4870e679-003c-4ecb-8442-30126f2049cb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:33.274828 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4870e679-003c-4ecb-8442-30126f2049cb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:33.274925 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-4870e679-003c-4ecb-8442-30126f2049cb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete backup with id: 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. Aug 14 00:42:33.279803 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:33.279803 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:33.290522 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-4870e679-003c-4ecb-8442-30126f2049cb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] delete_backup rpcapi backup_id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 {{(pid=100209) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:42:33.292179 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4870e679-003c-4ecb-8442-30126f2049cb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 202 Aug 14 00:42:33.292603 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1125/4568] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:42:33 2026] DELETE /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:42:33.303398 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-28b4ae69-9fdf-47c0-afdd-d1d1bd10b7c5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:33.307117 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-28b4ae69-9fdf-47c0-afdd-d1d1bd10b7c5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:33.308509 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-28b4ae69-9fdf-47c0-afdd-d1d1bd10b7c5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:33.308760 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-28b4ae69-9fdf-47c0-afdd-d1d1bd10b7c5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:33.308866 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-28b4ae69-9fdf-47c0-afdd-d1d1bd10b7c5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:33.313168 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:33.313168 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:33.313857 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-28b4ae69-9fdf-47c0-afdd-d1d1bd10b7c5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 200 Aug 14 00:42:33.314422 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1139/4569] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:33 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:33.531603 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4b4e2f9f-0503-4dcf-9e79-d42691e455e2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:33.606391 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-489a6ef1-8789-4218-aaa0-85b7efaa0d2b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:33.608773 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-489a6ef1-8789-4218-aaa0-85b7efaa0d2b tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:33.609038 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-489a6ef1-8789-4218-aaa0-85b7efaa0d2b tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:33.609320 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-489a6ef1-8789-4218-aaa0-85b7efaa0d2b tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:33.609476 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-489a6ef1-8789-4218-aaa0-85b7efaa0d2b tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:33.621679 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:33.621679 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:33.622593 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-489a6ef1-8789-4218-aaa0-85b7efaa0d2b tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:33.623620 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1150/4570] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:33 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:33.625835 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4b4e2f9f-0503-4dcf-9e79-d42691e455e2 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:42:33.626457 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4b4e2f9f-0503-4dcf-9e79-d42691e455e2 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1464906333", "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=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:33.643348 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4b4e2f9f-0503-4dcf-9e79-d42691e455e2 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:42:33.643885 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1157/4571] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:42:33 2026] POST /volume/v3/types => generated 380 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:33.656725 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4a80125f-20e8-49b7-b751-198d40ce4888 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:33.658510 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4a80125f-20e8-49b7-b751-198d40ce4888 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] POST https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/encryption Aug 14 00:42:33.658953 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4a80125f-20e8-49b7-b751-198d40ce4888 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:33.680634 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4a80125f-20e8-49b7-b751-198d40ce4888 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/encryption returned with HTTP 200 Aug 14 00:42:33.681149 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1126/4572] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:42:33 2026] POST /volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:33.692429 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dc301924-4e3a-4ae2-88a9-a3774c52f40a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:33.694453 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dc301924-4e3a-4ae2-88a9-a3774c52f40a tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:42:33.695060 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dc301924-4e3a-4ae2-88a9-a3774c52f40a tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-28158352", "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=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:33.720532 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dc301924-4e3a-4ae2-88a9-a3774c52f40a tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:42:33.720982 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1140/4573] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:42:33 2026] POST /volume/v3/types => generated 378 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:33.729330 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-440c875b-2add-460c-a6e6-ffe249037b26 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:33.794792 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-440c875b-2add-460c-a6e6-ffe249037b26 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] POST https://10.4.3.208/volume/v3/types/62240adf-1316-4c79-9467-1683d240f6bd/encryption Aug 14 00:42:33.795240 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-440c875b-2add-460c-a6e6-ffe249037b26 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:33.797309 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.policy [None req-440c875b-2add-460c-a6e6-ffe249037b26 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '6e2069170ccd4315852ecfb4e2468c02', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48146891611f44cc80840eb2a378ff84', '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=100208) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:42:33.797500 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-440c875b-2add-460c-a6e6-ffe249037b26 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types/62240adf-1316-4c79-9467-1683d240f6bd/encryption returned with HTTP 403 Aug 14 00:42:33.797983 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1151/4574] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:42:33 2026] POST /volume/v3/types/62240adf-1316-4c79-9467-1683d240f6bd/encryption => generated 127 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:33.807634 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-db9f7daa-ca20-4501-9293-829f25f03ed5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:33.811237 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-db9f7daa-ca20-4501-9293-829f25f03ed5 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:42:33.813493 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-db9f7daa-ca20-4501-9293-829f25f03ed5 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1635050442", "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=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:33.854978 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-db9f7daa-ca20-4501-9293-829f25f03ed5 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:42:33.856826 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1158/4575] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:42:33 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:33.865768 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-347edc6c-3c3d-4c0a-98c8-2033aca3b83e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:33.867647 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-347edc6c-3c3d-4c0a-98c8-2033aca3b83e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] POST https://10.4.3.208/volume/v3/types/89a7b8f4-ec70-451c-bec0-c0b4f1c57194/extra_specs Aug 14 00:42:33.868025 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-347edc6c-3c3d-4c0a-98c8-2033aca3b83e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:33.869987 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.policy [None req-347edc6c-3c3d-4c0a-98c8-2033aca3b83e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '6e2069170ccd4315852ecfb4e2468c02', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48146891611f44cc80840eb2a378ff84', '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=100209) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:42:33.870227 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-347edc6c-3c3d-4c0a-98c8-2033aca3b83e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types/89a7b8f4-ec70-451c-bec0-c0b4f1c57194/extra_specs returned with HTTP 403 Aug 14 00:42:33.870791 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1127/4576] 10.4.3.208 () {68 vars in 1399 bytes} [Fri Aug 14 00:42:33 2026] POST /volume/v3/types/89a7b8f4-ec70-451c-bec0-c0b4f1c57194/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:33.879073 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-75e493e8-f317-41ef-a7e8-4fc04d426a2a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:33.881164 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-75e493e8-f317-41ef-a7e8-4fc04d426a2a tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] PUT https://10.4.3.208/volume/v3/types/89a7b8f4-ec70-451c-bec0-c0b4f1c57194/extra_specs/key2 Aug 14 00:42:33.881496 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-75e493e8-f317-41ef-a7e8-4fc04d426a2a tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:33.883513 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.policy [None req-75e493e8-f317-41ef-a7e8-4fc04d426a2a tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6e2069170ccd4315852ecfb4e2468c02', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48146891611f44cc80840eb2a378ff84', '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=100211) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:42:33.883649 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-75e493e8-f317-41ef-a7e8-4fc04d426a2a tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types/89a7b8f4-ec70-451c-bec0-c0b4f1c57194/extra_specs/key2 returned with HTTP 403 Aug 14 00:42:33.884101 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1141/4577] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:42:33 2026] PUT /volume/v3/types/89a7b8f4-ec70-451c-bec0-c0b4f1c57194/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:33.893168 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8ea1c32f-afbe-438a-aad9-d02fb61db04c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:33.895470 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8ea1c32f-afbe-438a-aad9-d02fb61db04c tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] POST https://10.4.3.208/volume/v3/types Aug 14 00:42:33.895828 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8ea1c32f-afbe-438a-aad9-d02fb61db04c tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:33.897747 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.policy [None req-8ea1c32f-afbe-438a-aad9-d02fb61db04c tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '6e2069170ccd4315852ecfb4e2468c02', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48146891611f44cc80840eb2a378ff84', '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=100208) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:42:33.897926 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8ea1c32f-afbe-438a-aad9-d02fb61db04c tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types returned with HTTP 403 Aug 14 00:42:33.898399 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1152/4578] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:42:33 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:33.909865 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-12135fd5-4c2a-4974-b2b3-6682ec00413e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:33.919235 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-12135fd5-4c2a-4974-b2b3-6682ec00413e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:42:33.921814 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-12135fd5-4c2a-4974-b2b3-6682ec00413e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-887011557", "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=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:33.971214 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-12135fd5-4c2a-4974-b2b3-6682ec00413e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:42:33.971587 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1159/4579] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:42:33 2026] POST /volume/v3/types => generated 379 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:33.979529 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1593944b-f6b8-4352-9d3e-7c36798c6e50 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:33.981564 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1593944b-f6b8-4352-9d3e-7c36798c6e50 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] POST https://10.4.3.208/volume/v3/types/994e6c52-0417-4340-8c09-28f2700a31e8/encryption Aug 14 00:42:33.981970 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1593944b-f6b8-4352-9d3e-7c36798c6e50 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:33.997888 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1593944b-f6b8-4352-9d3e-7c36798c6e50 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] https://10.4.3.208/volume/v3/types/994e6c52-0417-4340-8c09-28f2700a31e8/encryption returned with HTTP 200 Aug 14 00:42:33.998371 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1128/4580] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:42:33 2026] POST /volume/v3/types/994e6c52-0417-4340-8c09-28f2700a31e8/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:34.006534 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2f8b68f4-83bf-4159-bba3-6bd6b42c085b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.008408 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2f8b68f4-83bf-4159-bba3-6bd6b42c085b tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] DELETE https://10.4.3.208/volume/v3/types/994e6c52-0417-4340-8c09-28f2700a31e8/encryption/d886ee72-34d4-4194-bdf7-267325debf3c Aug 14 00:42:34.008609 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2f8b68f4-83bf-4159-bba3-6bd6b42c085b tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.008826 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2f8b68f4-83bf-4159-bba3-6bd6b42c085b tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.009478 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.policy [None req-2f8b68f4-83bf-4159-bba3-6bd6b42c085b tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '6e2069170ccd4315852ecfb4e2468c02', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48146891611f44cc80840eb2a378ff84', '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=100211) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:42:34.009651 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2f8b68f4-83bf-4159-bba3-6bd6b42c085b tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types/994e6c52-0417-4340-8c09-28f2700a31e8/encryption/d886ee72-34d4-4194-bdf7-267325debf3c returned with HTTP 403 Aug 14 00:42:34.010033 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1142/4581] 10.4.3.208 () {66 vars in 1489 bytes} [Fri Aug 14 00:42:34 2026] DELETE /volume/v3/types/994e6c52-0417-4340-8c09-28f2700a31e8/encryption/d886ee72-34d4-4194-bdf7-267325debf3c => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:34.018459 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d88d3064-ff04-4d1f-8a85-8c12344e3e76 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.020465 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d88d3064-ff04-4d1f-8a85-8c12344e3e76 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:42:34.021041 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d88d3064-ff04-4d1f-8a85-8c12344e3e76 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1778376237", "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=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:34.046425 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d88d3064-ff04-4d1f-8a85-8c12344e3e76 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:42:34.046867 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1153/4582] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:42:34 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:34.055660 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-598bd0b7-f19e-4e5d-9853-d683d3f46775 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.058629 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-598bd0b7-f19e-4e5d-9853-d683d3f46775 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] DELETE https://10.4.3.208/volume/v3/types/dfbb4bf2-4b08-4d78-9e7e-2f1fab233e91/extra_specs/key1 Aug 14 00:42:34.058890 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-598bd0b7-f19e-4e5d-9853-d683d3f46775 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.059217 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-598bd0b7-f19e-4e5d-9853-d683d3f46775 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.065900 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.policy [None req-598bd0b7-f19e-4e5d-9853-d683d3f46775 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '6e2069170ccd4315852ecfb4e2468c02', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48146891611f44cc80840eb2a378ff84', '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=100210) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:42:34.066158 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-598bd0b7-f19e-4e5d-9853-d683d3f46775 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types/dfbb4bf2-4b08-4d78-9e7e-2f1fab233e91/extra_specs/key1 returned with HTTP 403 Aug 14 00:42:34.066661 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1160/4583] 10.4.3.208 () {66 vars in 1396 bytes} [Fri Aug 14 00:42:34 2026] DELETE /volume/v3/types/dfbb4bf2-4b08-4d78-9e7e-2f1fab233e91/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:34.078136 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9258a2a5-3485-49b8-b3ba-760f4eee63f6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.079995 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9258a2a5-3485-49b8-b3ba-760f4eee63f6 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:42:34.080451 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9258a2a5-3485-49b8-b3ba-760f4eee63f6 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-325975243", "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=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:34.098773 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9258a2a5-3485-49b8-b3ba-760f4eee63f6 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:42:34.099320 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1129/4584] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:42:34 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:34.108593 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-848892e2-08d4-4584-8065-06d567c8a97e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.110729 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-848892e2-08d4-4584-8065-06d567c8a97e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] DELETE https://10.4.3.208/volume/v3/types/2fc10544-7cef-4bd7-9c6d-0890c1efc681 Aug 14 00:42:34.110989 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-848892e2-08d4-4584-8065-06d567c8a97e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.111265 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-848892e2-08d4-4584-8065-06d567c8a97e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.111976 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.policy [None req-848892e2-08d4-4584-8065-06d567c8a97e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '6e2069170ccd4315852ecfb4e2468c02', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48146891611f44cc80840eb2a378ff84', '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=100211) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:42:34.113575 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-848892e2-08d4-4584-8065-06d567c8a97e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types/2fc10544-7cef-4bd7-9c6d-0890c1efc681 returned with HTTP 403 Aug 14 00:42:34.114113 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1143/4585] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:42:34 2026] DELETE /volume/v3/types/2fc10544-7cef-4bd7-9c6d-0890c1efc681 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:34.124733 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c7598c63-158e-4570-af84-c9e7a6cd3c15 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.126915 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c7598c63-158e-4570-af84-c9e7a6cd3c15 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] GET https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/extra_specs Aug 14 00:42:34.127267 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c7598c63-158e-4570-af84-c9e7a6cd3c15 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.127550 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c7598c63-158e-4570-af84-c9e7a6cd3c15 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.138291 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c7598c63-158e-4570-af84-c9e7a6cd3c15 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/extra_specs returned with HTTP 200 Aug 14 00:42:34.138763 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1154/4586] 10.4.3.208 () {66 vars in 1378 bytes} [Fri Aug 14 00:42:34 2026] GET /volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/extra_specs => generated 123 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:34.150001 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1f4711eb-7668-4beb-a399-29bfeb85465e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.152850 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1f4711eb-7668-4beb-a399-29bfeb85465e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] GET https://10.4.3.208/volume/v3/types Aug 14 00:42:34.153152 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1f4711eb-7668-4beb-a399-29bfeb85465e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.153421 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1f4711eb-7668-4beb-a399-29bfeb85465e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.154627 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-1f4711eb-7668-4beb-a399-29bfeb85465e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Removing options '' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:42:34.186139 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1f4711eb-7668-4beb-a399-29bfeb85465e tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:42:34.186645 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1161/4587] 10.4.3.208 () {66 vars in 1231 bytes} [Fri Aug 14 00:42:34 2026] GET /volume/v3/types => generated 2385 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:34.198926 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4815be90-cc5b-4f14-a034-1e27ff49bf58 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.201432 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4815be90-cc5b-4f14-a034-1e27ff49bf58 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] GET https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/encryption/cipher Aug 14 00:42:34.201734 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4815be90-cc5b-4f14-a034-1e27ff49bf58 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.202001 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4815be90-cc5b-4f14-a034-1e27ff49bf58 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.202922 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.policy [None req-4815be90-cc5b-4f14-a034-1e27ff49bf58 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6e2069170ccd4315852ecfb4e2468c02', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48146891611f44cc80840eb2a378ff84', '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=100209) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:42:34.203184 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4815be90-cc5b-4f14-a034-1e27ff49bf58 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/encryption/cipher returned with HTTP 403 Aug 14 00:42:34.203744 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1130/4588] 10.4.3.208 () {66 vars in 1396 bytes} [Fri Aug 14 00:42:34 2026] GET /volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:34.212364 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-954dc5eb-99ff-4d3a-a816-2d4d3aa3817d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.214501 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-954dc5eb-99ff-4d3a-a816-2d4d3aa3817d tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] GET https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/encryption Aug 14 00:42:34.214737 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-954dc5eb-99ff-4d3a-a816-2d4d3aa3817d tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.214914 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-954dc5eb-99ff-4d3a-a816-2d4d3aa3817d tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.215595 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.policy [None req-954dc5eb-99ff-4d3a-a816-2d4d3aa3817d tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6e2069170ccd4315852ecfb4e2468c02', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48146891611f44cc80840eb2a378ff84', '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=100211) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:42:34.215805 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-954dc5eb-99ff-4d3a-a816-2d4d3aa3817d tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/encryption returned with HTTP 403 Aug 14 00:42:34.216220 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1144/4589] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:42:34 2026] GET /volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:34.224295 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d00f53a2-8dbd-454a-bd21-1fe7c6f512ea None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.226202 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d00f53a2-8dbd-454a-bd21-1fe7c6f512ea tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] GET https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/extra_specs/multiattach Aug 14 00:42:34.226442 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d00f53a2-8dbd-454a-bd21-1fe7c6f512ea tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.226686 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d00f53a2-8dbd-454a-bd21-1fe7c6f512ea tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.235668 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d00f53a2-8dbd-454a-bd21-1fe7c6f512ea tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/extra_specs/multiattach returned with HTTP 200 Aug 14 00:42:34.236291 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1155/4590] 10.4.3.208 () {66 vars in 1414 bytes} [Fri Aug 14 00:42:34 2026] GET /volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:42:34.243435 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e90cdd17-da8c-4a09-b339-2860d49186d8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.245882 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e90cdd17-da8c-4a09-b339-2860d49186d8 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] GET https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/extra_specs/volume_backend_name Aug 14 00:42:34.246101 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e90cdd17-da8c-4a09-b339-2860d49186d8 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.246343 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e90cdd17-da8c-4a09-b339-2860d49186d8 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.256401 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e90cdd17-da8c-4a09-b339-2860d49186d8 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/extra_specs/volume_backend_name returned with HTTP 404 Aug 14 00:42:34.257263 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1162/4591] 10.4.3.208 () {66 vars in 1438 bytes} [Fri Aug 14 00:42:34 2026] GET /volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/extra_specs/volume_backend_name => generated 143 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:42:34.267490 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5b11b97d-d244-41d6-b642-497e09271970 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.270175 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5b11b97d-d244-41d6-b642-497e09271970 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] GET https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6 Aug 14 00:42:34.270424 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5b11b97d-d244-41d6-b642-497e09271970 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.270688 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5b11b97d-d244-41d6-b642-497e09271970 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.283972 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5b11b97d-d244-41d6-b642-497e09271970 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6 returned with HTTP 200 Aug 14 00:42:34.284492 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1131/4592] 10.4.3.208 () {66 vars in 1342 bytes} [Fri Aug 14 00:42:34 2026] GET /volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6 => generated 318 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:34.289351 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cb9d9f76-9e7c-434b-ac67-fd48499a2ee5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.293001 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cb9d9f76-9e7c-434b-ac67-fd48499a2ee5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:34.293304 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cb9d9f76-9e7c-434b-ac67-fd48499a2ee5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.293559 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cb9d9f76-9e7c-434b-ac67-fd48499a2ee5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.293734 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-cb9d9f76-9e7c-434b-ac67-fd48499a2ee5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:34.298294 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-28da658e-90a9-4271-a340-75797a2aa212 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.300732 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-28da658e-90a9-4271-a340-75797a2aa212 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] PUT https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/encryption/be6c94d6-6a9c-40c8-b268-0d85e556896c Aug 14 00:42:34.301280 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-28da658e-90a9-4271-a340-75797a2aa212 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:34.303701 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.policy [None req-28da658e-90a9-4271-a340-75797a2aa212 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '6e2069170ccd4315852ecfb4e2468c02', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48146891611f44cc80840eb2a378ff84', '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=100208) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:42:34.303874 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:34.303874 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:34.304191 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-28da658e-90a9-4271-a340-75797a2aa212 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/encryption/be6c94d6-6a9c-40c8-b268-0d85e556896c returned with HTTP 403 Aug 14 00:42:34.304555 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1156/4593] 10.4.3.208 () {68 vars in 1506 bytes} [Fri Aug 14 00:42:34 2026] PUT /volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/encryption/be6c94d6-6a9c-40c8-b268-0d85e556896c => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:34.307498 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cb9d9f76-9e7c-434b-ac67-fd48499a2ee5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:34.307701 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1145/4594] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:34 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:34.314423 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-398a2c6c-b360-4c46-9e09-b46a67f6a44b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.316353 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-398a2c6c-b360-4c46-9e09-b46a67f6a44b tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] PUT https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/extra_specs/key1 Aug 14 00:42:34.316750 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-398a2c6c-b360-4c46-9e09-b46a67f6a44b tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:34.322196 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.policy [None req-398a2c6c-b360-4c46-9e09-b46a67f6a44b tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6e2069170ccd4315852ecfb4e2468c02', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48146891611f44cc80840eb2a378ff84', '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=100210) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:42:34.322392 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-398a2c6c-b360-4c46-9e09-b46a67f6a44b tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/extra_specs/key1 returned with HTTP 403 Aug 14 00:42:34.322976 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1163/4595] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:42:34 2026] PUT /volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:34.323842 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5812238d-3542-414d-884b-7c53e63686cc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.325681 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5812238d-3542-414d-884b-7c53e63686cc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 Aug 14 00:42:34.325865 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5812238d-3542-414d-884b-7c53e63686cc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.326068 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5812238d-3542-414d-884b-7c53e63686cc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.326199 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-5812238d-3542-414d-884b-7c53e63686cc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:34.331627 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5812238d-3542-414d-884b-7c53e63686cc tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 returned with HTTP 404 Aug 14 00:42:34.332357 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1132/4596] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:34 2026] GET /volume/v3/backups/43797ec0-9b66-4dc1-aa0e-3d4d2ce308e6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:34.332426 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9f654005-3d9b-4a8b-85c4-9230c68f3c90 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.334784 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9f654005-3d9b-4a8b-85c4-9230c68f3c90 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] PUT https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6 Aug 14 00:42:34.335292 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9f654005-3d9b-4a8b-85c4-9230c68f3c90 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:34.340561 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.policy [None req-9f654005-3d9b-4a8b-85c4-9230c68f3c90 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '6e2069170ccd4315852ecfb4e2468c02', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48146891611f44cc80840eb2a378ff84', '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=100208) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:42:34.340961 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9f654005-3d9b-4a8b-85c4-9230c68f3c90 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-member] https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6 returned with HTTP 403 Aug 14 00:42:34.341702 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1157/4597] 10.4.3.208 () {68 vars in 1362 bytes} [Fri Aug 14 00:42:34 2026] PUT /volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:34.349517 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f0d1e556-38c4-45c2-8265-3ab4107a6286 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.351417 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f0d1e556-38c4-45c2-8265-3ab4107a6286 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] DELETE https://10.4.3.208/volume/v3/types/2fc10544-7cef-4bd7-9c6d-0890c1efc681 Aug 14 00:42:34.351646 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f0d1e556-38c4-45c2-8265-3ab4107a6286 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.351883 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f0d1e556-38c4-45c2-8265-3ab4107a6286 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.395595 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f0d1e556-38c4-45c2-8265-3ab4107a6286 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] https://10.4.3.208/volume/v3/types/2fc10544-7cef-4bd7-9c6d-0890c1efc681 returned with HTTP 202 Aug 14 00:42:34.396222 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1146/4598] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:42:34 2026] DELETE /volume/v3/types/2fc10544-7cef-4bd7-9c6d-0890c1efc681 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:42:34.403874 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-96e335db-a483-459d-981b-3092d6ae3eeb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.406072 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-96e335db-a483-459d-981b-3092d6ae3eeb tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] DELETE https://10.4.3.208/volume/v3/types/dfbb4bf2-4b08-4d78-9e7e-2f1fab233e91 Aug 14 00:42:34.406275 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-96e335db-a483-459d-981b-3092d6ae3eeb tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.406474 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-96e335db-a483-459d-981b-3092d6ae3eeb tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Calling method '_delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.427101 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b1853435-03f1-4b1f-b8c3-96e43cf755f3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.429070 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b1853435-03f1-4b1f-b8c3-96e43cf755f3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] DELETE https://10.4.3.208/volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 Aug 14 00:42:34.429331 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b1853435-03f1-4b1f-b8c3-96e43cf755f3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.429578 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b1853435-03f1-4b1f-b8c3-96e43cf755f3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.429798 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-b1853435-03f1-4b1f-b8c3-96e43cf755f3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete volume with id: 0a5fc96d-b790-4f23-8e46-69a0be3a8868 Aug 14 00:42:34.434332 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-96e335db-a483-459d-981b-3092d6ae3eeb tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] https://10.4.3.208/volume/v3/types/dfbb4bf2-4b08-4d78-9e7e-2f1fab233e91 returned with HTTP 202 Aug 14 00:42:34.434825 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1164/4599] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:42:34 2026] DELETE /volume/v3/types/dfbb4bf2-4b08-4d78-9e7e-2f1fab233e91 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:42:34.439600 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:34.439600 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:34.440177 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b1853435-03f1-4b1f-b8c3-96e43cf755f3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:34.445537 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d150fc7c-16ac-456c-9ec6-20bb229e05cf None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.449482 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d150fc7c-16ac-456c-9ec6-20bb229e05cf tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] DELETE https://10.4.3.208/volume/v3/types/994e6c52-0417-4340-8c09-28f2700a31e8 Aug 14 00:42:34.449838 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d150fc7c-16ac-456c-9ec6-20bb229e05cf tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.450082 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d150fc7c-16ac-456c-9ec6-20bb229e05cf tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.459228 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b1853435-03f1-4b1f-b8c3-96e43cf755f3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete volume request issued successfully. Aug 14 00:42:34.459450 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b1853435-03f1-4b1f-b8c3-96e43cf755f3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 returned with HTTP 202 Aug 14 00:42:34.460073 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1133/4600] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:42:34 2026] DELETE /volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:42:34.467739 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5bc105f0-cf6e-4f4a-ac73-26678b5847db None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.473102 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5bc105f0-cf6e-4f4a-ac73-26678b5847db tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 Aug 14 00:42:34.473102 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5bc105f0-cf6e-4f4a-ac73-26678b5847db tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.473102 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5bc105f0-cf6e-4f4a-ac73-26678b5847db tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.481624 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:34.481624 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:34.484225 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d150fc7c-16ac-456c-9ec6-20bb229e05cf tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] https://10.4.3.208/volume/v3/types/994e6c52-0417-4340-8c09-28f2700a31e8 returned with HTTP 202 Aug 14 00:42:34.484667 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1158/4601] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:42:34 2026] DELETE /volume/v3/types/994e6c52-0417-4340-8c09-28f2700a31e8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:42:34.488431 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5bc105f0-cf6e-4f4a-ac73-26678b5847db tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:34.492387 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7ba2836a-a5bf-4642-9171-cdd8537c1790 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.495144 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7ba2836a-a5bf-4642-9171-cdd8537c1790 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] DELETE https://10.4.3.208/volume/v3/types/89a7b8f4-ec70-451c-bec0-c0b4f1c57194 Aug 14 00:42:34.495144 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7ba2836a-a5bf-4642-9171-cdd8537c1790 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.495244 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5bc105f0-cf6e-4f4a-ac73-26678b5847db tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 returned with HTTP 200 Aug 14 00:42:34.495287 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7ba2836a-a5bf-4642-9171-cdd8537c1790 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Calling method '_delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.495406 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1147/4602] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:34 2026] GET /volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 => generated 907 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:34.527151 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7ba2836a-a5bf-4642-9171-cdd8537c1790 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] https://10.4.3.208/volume/v3/types/89a7b8f4-ec70-451c-bec0-c0b4f1c57194 returned with HTTP 202 Aug 14 00:42:34.527608 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1165/4603] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:42:34 2026] DELETE /volume/v3/types/89a7b8f4-ec70-451c-bec0-c0b4f1c57194 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:42:34.537072 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6884ae9c-7de6-4fce-bde9-45ee0dd910a6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.539138 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6884ae9c-7de6-4fce-bde9-45ee0dd910a6 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] DELETE https://10.4.3.208/volume/v3/types/62240adf-1316-4c79-9467-1683d240f6bd Aug 14 00:42:34.539379 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6884ae9c-7de6-4fce-bde9-45ee0dd910a6 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.539624 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6884ae9c-7de6-4fce-bde9-45ee0dd910a6 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.570371 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6884ae9c-7de6-4fce-bde9-45ee0dd910a6 tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] https://10.4.3.208/volume/v3/types/62240adf-1316-4c79-9467-1683d240f6bd returned with HTTP 202 Aug 14 00:42:34.570940 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1134/4604] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:42:34 2026] DELETE /volume/v3/types/62240adf-1316-4c79-9467-1683d240f6bd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:42:34.579223 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bec168c6-4078-45ce-afe6-724e0e3e356f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.581844 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bec168c6-4078-45ce-afe6-724e0e3e356f tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] DELETE https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6 Aug 14 00:42:34.582069 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bec168c6-4078-45ce-afe6-724e0e3e356f tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.582755 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bec168c6-4078-45ce-afe6-724e0e3e356f tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.615000 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bec168c6-4078-45ce-afe6-724e0e3e356f tempest-VolumeTypesMemberTests-1935751003 tempest-VolumeTypesMemberTests-1935751003-project-admin] https://10.4.3.208/volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6 returned with HTTP 202 Aug 14 00:42:34.615516 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1159/4605] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:42:34 2026] DELETE /volume/v3/types/56d3afcd-ac67-456c-a7be-a050db6518f6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:42:34.637220 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6c5dfc0c-6247-43f7-b41b-54b0c7a520e6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:34.640979 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6c5dfc0c-6247-43f7-b41b-54b0c7a520e6 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:34.641169 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6c5dfc0c-6247-43f7-b41b-54b0c7a520e6 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:34.642200 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6c5dfc0c-6247-43f7-b41b-54b0c7a520e6 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:34.642393 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-6c5dfc0c-6247-43f7-b41b-54b0c7a520e6 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:34.650135 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:34.650135 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:34.650900 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6c5dfc0c-6247-43f7-b41b-54b0c7a520e6 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:34.652602 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1148/4606] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:34 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:35.318954 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ec736315-b94d-4e28-84bd-9d54a653ea3d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:35.321395 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ec736315-b94d-4e28-84bd-9d54a653ea3d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:35.321690 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ec736315-b94d-4e28-84bd-9d54a653ea3d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:35.321991 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ec736315-b94d-4e28-84bd-9d54a653ea3d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:35.322118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-ec736315-b94d-4e28-84bd-9d54a653ea3d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:35.327728 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:35.327728 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:35.328839 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ec736315-b94d-4e28-84bd-9d54a653ea3d tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:35.329347 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1166/4607] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:35 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:35.510394 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6ee0170e-92a8-4167-8761-23c5bd9ac8be None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:35.512574 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6ee0170e-92a8-4167-8761-23c5bd9ac8be tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 Aug 14 00:42:35.512750 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6ee0170e-92a8-4167-8761-23c5bd9ac8be tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:35.512873 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6ee0170e-92a8-4167-8761-23c5bd9ac8be tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:35.518977 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6ee0170e-92a8-4167-8761-23c5bd9ac8be tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 returned with HTTP 404 Aug 14 00:42:35.519830 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1135/4608] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:35 2026] GET /volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:35.527827 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-30750acd-7b33-4d2a-9690-ab8bd80b23dd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:35.530025 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-30750acd-7b33-4d2a-9690-ab8bd80b23dd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 Aug 14 00:42:35.531664 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-30750acd-7b33-4d2a-9690-ab8bd80b23dd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:35.531664 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-30750acd-7b33-4d2a-9690-ab8bd80b23dd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:35.546263 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-30750acd-7b33-4d2a-9690-ab8bd80b23dd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 returned with HTTP 404 Aug 14 00:42:35.546998 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1160/4609] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:35 2026] GET /volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:35.554803 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f41c33fb-71e7-4c04-8f46-ce73d10ea8c1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:35.557183 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f41c33fb-71e7-4c04-8f46-ce73d10ea8c1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] DELETE https://10.4.3.208/volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 Aug 14 00:42:35.558149 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f41c33fb-71e7-4c04-8f46-ce73d10ea8c1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:35.558149 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f41c33fb-71e7-4c04-8f46-ce73d10ea8c1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:35.558149 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-f41c33fb-71e7-4c04-8f46-ce73d10ea8c1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete volume with id: 0a5fc96d-b790-4f23-8e46-69a0be3a8868 Aug 14 00:42:35.569509 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f41c33fb-71e7-4c04-8f46-ce73d10ea8c1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 returned with HTTP 404 Aug 14 00:42:35.569878 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1149/4610] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:42:35 2026] DELETE /volume/v3/volumes/0a5fc96d-b790-4f23-8e46-69a0be3a8868 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:35.579987 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:35.581986 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:42:35.582547 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1215774212"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:35.584690 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1215774212'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:42:35.584914 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Create volume of 1 GB Aug 14 00:42:35.590936 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Availability Zones retrieved successfully. Aug 14 00:42:35.598221 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Flow 'volume_create_api' (2a1cdc11-2afe-4550-85b2-3ae1091818e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:35.599618 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bab44fc-3bb7-4fbb-bd1b-410245e08bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:35.600674 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:42:35.637297 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bab44fc-3bb7-4fbb-bd1b-410245e08bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:35.638209 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05174517-4375-45f0-9c5b-376879f34a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:35.664987 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bebd0782-a9a8-471d-bef6-15068d430099 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:35.667019 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bebd0782-a9a8-471d-bef6-15068d430099 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:35.667237 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bebd0782-a9a8-471d-bef6-15068d430099 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:35.667424 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bebd0782-a9a8-471d-bef6-15068d430099 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:35.667523 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-bebd0782-a9a8-471d-bef6-15068d430099 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:35.674062 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:35.674062 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:35.674823 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bebd0782-a9a8-471d-bef6-15068d430099 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:35.675250 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1136/4611] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:35 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:35.720880 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Created reservations ['14b8dd68-1c08-4093-9512-675f84634d94', '07e441d8-99e2-42a8-a743-70a3ba6bf17c', 'ef3036ad-64c1-4130-9eef-9880c4abbd77', 'e737bf78-9468-4ea4-bf24-ec62996c90f7'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:35.721982 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05174517-4375-45f0-9c5b-376879f34a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14b8dd68-1c08-4093-9512-675f84634d94', '07e441d8-99e2-42a8-a743-70a3ba6bf17c', 'ef3036ad-64c1-4130-9eef-9880c4abbd77', 'e737bf78-9468-4ea4-bf24-ec62996c90f7']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:35.722802 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c34633db-1d44-49f6-b42a-47271dff5691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:35.759102 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c34633db-1d44-49f6-b42a-47271dff5691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9b6ac3c-d902-40ac-8d72-44842c520e10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1215774212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0151d6fc8ba497f999f15924b5c5523',qos_specs=None,replication_status=,reservations=['14b8dd68-1c08-4093-9512-675f84634d94','07e441d8-99e2-42a8-a743-70a3ba6bf17c','ef3036ad-64c1-4130-9eef-9880c4abbd77','e737bf78-9468-4ea4-bf24-ec62996c90f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d109cdf604cc477dba1e94e394ee3064',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:42:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1215774212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9b6ac3c-d902-40ac-8d72-44842c520e10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0151d6fc8ba497f999f15924b5c5523',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d109cdf604cc477dba1e94e394ee3064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:35.763865 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c69c51d5-2ef4-45b6-8d8e-3593be569f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:35.788164 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c69c51d5-2ef4-45b6-8d8e-3593be569f6b) transitioned into state 'SUCCESS' from state '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-1215774212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0151d6fc8ba497f999f15924b5c5523',qos_specs=None,replication_status=,reservations=['14b8dd68-1c08-4093-9512-675f84634d94','07e441d8-99e2-42a8-a743-70a3ba6bf17c','ef3036ad-64c1-4130-9eef-9880c4abbd77','e737bf78-9468-4ea4-bf24-ec62996c90f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d109cdf604cc477dba1e94e394ee3064',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:35.788164 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e252199-7d4e-4a69-af83-45c558bd010e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:35.800955 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e252199-7d4e-4a69-af83-45c558bd010e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:35.802672 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Flow 'volume_create_api' (2a1cdc11-2afe-4550-85b2-3ae1091818e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:35.805522 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Create volume request issued successfully. Aug 14 00:42:35.805522 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-15dde2aa-34f7-4fe3-9363-217f76903e78 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:42:35.805522 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1167/4612] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:42:35 2026] POST /volume/v3/volumes => generated 749 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:35.823045 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-59c4a5bd-c597-4c49-ad52-373c0a9def6e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:35.825372 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-59c4a5bd-c597-4c49-ad52-373c0a9def6e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:42:35.826757 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-59c4a5bd-c597-4c49-ad52-373c0a9def6e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:35.827424 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-59c4a5bd-c597-4c49-ad52-373c0a9def6e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:35.840234 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:35.840234 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:35.847312 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-59c4a5bd-c597-4c49-ad52-373c0a9def6e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:35.853591 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-59c4a5bd-c597-4c49-ad52-373c0a9def6e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 200 Aug 14 00:42:35.854205 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1161/4613] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:35 2026] GET /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:36.340906 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-99615975-b36a-4834-a234-96b71b3adbb5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:36.345442 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-99615975-b36a-4834-a234-96b71b3adbb5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:36.345442 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-99615975-b36a-4834-a234-96b71b3adbb5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:36.345442 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-99615975-b36a-4834-a234-96b71b3adbb5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:36.345442 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-99615975-b36a-4834-a234-96b71b3adbb5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:36.349908 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:36.349908 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:36.351232 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-99615975-b36a-4834-a234-96b71b3adbb5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:36.351899 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1150/4614] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:36 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:36.689408 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-460e3ff4-bf4b-40a3-9ac9-b2e61a3e02da None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:36.691970 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-460e3ff4-bf4b-40a3-9ac9-b2e61a3e02da tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:36.691970 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-460e3ff4-bf4b-40a3-9ac9-b2e61a3e02da tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:36.692344 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-460e3ff4-bf4b-40a3-9ac9-b2e61a3e02da tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:36.692344 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-460e3ff4-bf4b-40a3-9ac9-b2e61a3e02da tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:36.697351 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:36.697351 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:36.698025 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-460e3ff4-bf4b-40a3-9ac9-b2e61a3e02da tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:36.698419 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1137/4615] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:36 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:36.866440 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5b28e4ef-2927-4913-9760-3e82729ab9b4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:36.870619 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5b28e4ef-2927-4913-9760-3e82729ab9b4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:42:36.870619 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5b28e4ef-2927-4913-9760-3e82729ab9b4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:36.870619 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5b28e4ef-2927-4913-9760-3e82729ab9b4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:36.877314 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:36.877314 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:36.881887 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5b28e4ef-2927-4913-9760-3e82729ab9b4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:42:36.888250 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5b28e4ef-2927-4913-9760-3e82729ab9b4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 200 Aug 14 00:42:36.888965 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1168/4616] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:36 2026] GET /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:37.302751 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:37.304976 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:42:37.306828 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1686929103", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:37.307743 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1686929103', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:42:37.307975 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Create volume of 1 GB Aug 14 00:42:37.313357 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Availability Zones retrieved successfully. Aug 14 00:42:37.321005 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Flow 'volume_create_api' (4b9dec44-261b-4677-9cd8-249af5caf4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:37.322374 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2f51657-f53b-4ada-888b-85462abbefa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:37.324765 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:42:37.363502 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5a3eda37-b403-4c18-9f08-4c36d346d5fd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:37.366509 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5a3eda37-b403-4c18-9f08-4c36d346d5fd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:37.366765 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5a3eda37-b403-4c18-9f08-4c36d346d5fd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:37.366939 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5a3eda37-b403-4c18-9f08-4c36d346d5fd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:37.367043 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-5a3eda37-b403-4c18-9f08-4c36d346d5fd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:37.369997 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2f51657-f53b-4ada-888b-85462abbefa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:37.371193 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e967d188-0647-4ad2-8261-52835221a6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:37.373565 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:37.373565 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:37.374591 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5a3eda37-b403-4c18-9f08-4c36d346d5fd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:37.375097 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1151/4617] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:37 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:37.441566 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Created reservations ['7d1f8a7a-258e-47fb-b6c2-37531f21513c', '9f10df19-18bd-4397-b531-e642fa56b4ff', '9b588bed-97f0-46a3-a513-fd000c85eec6', '5c39cfc5-079b-4a30-a286-64e66efde82b'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:37.442438 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e967d188-0647-4ad2-8261-52835221a6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d1f8a7a-258e-47fb-b6c2-37531f21513c', '9f10df19-18bd-4397-b531-e642fa56b4ff', '9b588bed-97f0-46a3-a513-fd000c85eec6', '5c39cfc5-079b-4a30-a286-64e66efde82b']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:37.443269 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef61a18-2e3f-4d34-bd6e-4d962d37e7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:37.469167 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef61a18-2e3f-4d34-bd6e-4d962d37e7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe762371-52c0-474c-8a92-54c9baef2001', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1686929103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fc5386118941f7b22bd43ce3fd9c9d',qos_specs=None,replication_status=,reservations=['7d1f8a7a-258e-47fb-b6c2-37531f21513c','9f10df19-18bd-4397-b531-e642fa56b4ff','9b588bed-97f0-46a3-a513-fd000c85eec6','5c39cfc5-079b-4a30-a286-64e66efde82b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f713fda67c2422c838426e423e3dbe2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:42:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1686929103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe762371-52c0-474c-8a92-54c9baef2001,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9fc5386118941f7b22bd43ce3fd9c9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f713fda67c2422c838426e423e3dbe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:37.470067 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76da18a4-354e-4113-8190-84254dfb2c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:37.495248 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76da18a4-354e-4113-8190-84254dfb2c3b) transitioned into state 'SUCCESS' from state '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-1686929103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fc5386118941f7b22bd43ce3fd9c9d',qos_specs=None,replication_status=,reservations=['7d1f8a7a-258e-47fb-b6c2-37531f21513c','9f10df19-18bd-4397-b531-e642fa56b4ff','9b588bed-97f0-46a3-a513-fd000c85eec6','5c39cfc5-079b-4a30-a286-64e66efde82b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f713fda67c2422c838426e423e3dbe2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:37.496419 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d54ca3d-9788-40b5-8259-19ebc83da119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:37.509115 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d54ca3d-9788-40b5-8259-19ebc83da119) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:37.510254 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Flow 'volume_create_api' (4b9dec44-261b-4677-9cd8-249af5caf4ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:37.510699 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Create volume request issued successfully. Aug 14 00:42:37.511351 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cd2dfb8d-f793-4c6f-a64e-5b48f0cbffc5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:42:37.512130 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1162/4618] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:42:37 2026] POST /volume/v3/volumes => generated 757 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:37.525892 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-66248b33-c5c9-4040-b2a8-3a0329c8e978 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:37.527451 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-66248b33-c5c9-4040-b2a8-3a0329c8e978 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:42:37.527640 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-66248b33-c5c9-4040-b2a8-3a0329c8e978 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:37.527819 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-66248b33-c5c9-4040-b2a8-3a0329c8e978 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:37.547224 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:37.547224 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:37.555488 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-66248b33-c5c9-4040-b2a8-3a0329c8e978 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:37.563859 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-66248b33-c5c9-4040-b2a8-3a0329c8e978 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 200 Aug 14 00:42:37.564280 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1138/4619] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:37 2026] GET /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:37.716304 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-aa7c2104-0dbb-4fdc-a75f-0700de0ee9bf None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:37.718315 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-aa7c2104-0dbb-4fdc-a75f-0700de0ee9bf tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:37.718510 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-aa7c2104-0dbb-4fdc-a75f-0700de0ee9bf tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:37.720306 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-aa7c2104-0dbb-4fdc-a75f-0700de0ee9bf tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:37.720306 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-aa7c2104-0dbb-4fdc-a75f-0700de0ee9bf tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:37.724683 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:37.724683 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:37.724683 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-aa7c2104-0dbb-4fdc-a75f-0700de0ee9bf tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:37.724683 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1169/4620] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:37 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:38.384931 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-726a49ff-5dec-4423-977d-d5523be5a957 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:38.386829 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-726a49ff-5dec-4423-977d-d5523be5a957 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:38.387037 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-726a49ff-5dec-4423-977d-d5523be5a957 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:38.387248 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-726a49ff-5dec-4423-977d-d5523be5a957 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:38.387402 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-726a49ff-5dec-4423-977d-d5523be5a957 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:38.392009 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:38.392009 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:38.392864 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-726a49ff-5dec-4423-977d-d5523be5a957 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:38.393263 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1152/4621] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:38 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:38.580163 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9fdb4c45-731b-4599-9d16-a69c8fa107fa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:38.582390 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9fdb4c45-731b-4599-9d16-a69c8fa107fa tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:42:38.582661 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9fdb4c45-731b-4599-9d16-a69c8fa107fa tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:38.582882 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9fdb4c45-731b-4599-9d16-a69c8fa107fa tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:38.592124 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:38.592124 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:38.597139 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9fdb4c45-731b-4599-9d16-a69c8fa107fa tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:38.602292 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9fdb4c45-731b-4599-9d16-a69c8fa107fa tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 200 Aug 14 00:42:38.602857 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1163/4622] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:38 2026] GET /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:38.614684 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-55f62125-8199-4a5c-8d31-e2d2eb771c94 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:38.616455 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-55f62125-8199-4a5c-8d31-e2d2eb771c94 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:42:38.616704 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-55f62125-8199-4a5c-8d31-e2d2eb771c94 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:38.616933 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-55f62125-8199-4a5c-8d31-e2d2eb771c94 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:38.623379 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:38.623379 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:38.626778 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-55f62125-8199-4a5c-8d31-e2d2eb771c94 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:38.631139 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-55f62125-8199-4a5c-8d31-e2d2eb771c94 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 200 Aug 14 00:42:38.631522 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1139/4623] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:38 2026] GET /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:38.740046 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-87878f0d-4c79-406b-bc8a-68ffd7a9f584 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:38.741765 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-87878f0d-4c79-406b-bc8a-68ffd7a9f584 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:38.741903 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-87878f0d-4c79-406b-bc8a-68ffd7a9f584 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:38.742070 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-87878f0d-4c79-406b-bc8a-68ffd7a9f584 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:38.742181 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-87878f0d-4c79-406b-bc8a-68ffd7a9f584 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:38.746006 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:38.746006 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:38.746620 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-87878f0d-4c79-406b-bc8a-68ffd7a9f584 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:38.746969 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1170/4624] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:38 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:39.316841 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-651595ff-ff52-4b07-9e63-0c38130272da None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:39.319252 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-651595ff-ff52-4b07-9e63-0c38130272da tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:42:39.319688 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-651595ff-ff52-4b07-9e63-0c38130272da tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:39.319959 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-651595ff-ff52-4b07-9e63-0c38130272da tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:39.327528 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:39.327528 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:39.331327 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-651595ff-ff52-4b07-9e63-0c38130272da tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:39.336056 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-651595ff-ff52-4b07-9e63-0c38130272da tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 200 Aug 14 00:42:39.336451 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1153/4625] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:42:39 2026] GET /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:39.403892 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3ffa5ca0-3e8c-4488-b11b-18df73533cae None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:39.405672 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3ffa5ca0-3e8c-4488-b11b-18df73533cae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:39.405879 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3ffa5ca0-3e8c-4488-b11b-18df73533cae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:39.406058 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3ffa5ca0-3e8c-4488-b11b-18df73533cae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:39.406179 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-3ffa5ca0-3e8c-4488-b11b-18df73533cae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:39.410382 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-187f9351-c6b9-4f90-a8a6-571066f34ed7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:39.410816 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-187f9351-c6b9-4f90-a8a6-571066f34ed7 None None] GET https://10.4.3.208/volume// Aug 14 00:42:39.411008 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-187f9351-c6b9-4f90-a8a6-571066f34ed7 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:39.411235 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-187f9351-c6b9-4f90-a8a6-571066f34ed7 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:39.411959 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-187f9351-c6b9-4f90-a8a6-571066f34ed7 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:42:39.412024 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:39.412024 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:39.412146 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1140/4626] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:42:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:42:39.412869 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3ffa5ca0-3e8c-4488-b11b-18df73533cae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:39.413348 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1164/4627] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:39 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:39.419551 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-2fbbd18e-ede3-4a55-8f6c-2936bc10cbcb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:39.422661 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-2fbbd18e-ede3-4a55-8f6c-2936bc10cbcb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:42:39.423063 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-2fbbd18e-ede3-4a55-8f6c-2936bc10cbcb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe762371-52c0-474c-8a92-54c9baef2001", "connector": null, "instance_uuid": "fdca5985-a1e8-4168-b7bb-e24e27c1901a"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:39.423656 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-eb315f26-aaab-4019-b302-eabb1f31012b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:39.425546 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-eb315f26-aaab-4019-b302-eabb1f31012b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:39.425691 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-eb315f26-aaab-4019-b302-eabb1f31012b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:39.425924 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-eb315f26-aaab-4019-b302-eabb1f31012b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:39.426018 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-eb315f26-aaab-4019-b302-eabb1f31012b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:39.430903 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:39.430903 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:39.431876 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-eb315f26-aaab-4019-b302-eabb1f31012b tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:39.432336 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1154/4628] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:39 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:42:39.434681 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:39.434681 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:39.442685 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5e03e73a-1488-44f1-a2c8-514a212cb057 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:39.444573 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5e03e73a-1488-44f1-a2c8-514a212cb057 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] DELETE https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:39.444776 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5e03e73a-1488-44f1-a2c8-514a212cb057 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:39.444991 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5e03e73a-1488-44f1-a2c8-514a212cb057 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:39.445240 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-5e03e73a-1488-44f1-a2c8-514a212cb057 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Delete backup with id: ae4b5908-1a4e-448b-9c9c-0fd2c789d125. Aug 14 00:42:39.449968 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:39.449968 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:39.462126 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-5e03e73a-1488-44f1-a2c8-514a212cb057 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] delete_backup rpcapi backup_id ae4b5908-1a4e-448b-9c9c-0fd2c789d125 {{(pid=100209) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:42:39.463756 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5e03e73a-1488-44f1-a2c8-514a212cb057 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 202 Aug 14 00:42:39.464600 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1141/4629] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:42:39 2026] DELETE /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:42:39.468220 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-2fbbd18e-ede3-4a55-8f6c-2936bc10cbcb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:42:39.468997 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1171/4630] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:42:39 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:39.471951 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-dd8d5a10-9a24-4ca4-a2a8-48556d0a242f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:39.474220 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dd8d5a10-9a24-4ca4-a2a8-48556d0a242f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:39.474456 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dd8d5a10-9a24-4ca4-a2a8-48556d0a242f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:39.475172 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-dd8d5a10-9a24-4ca4-a2a8-48556d0a242f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:39.475172 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-dd8d5a10-9a24-4ca4-a2a8-48556d0a242f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:39.481901 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:39.481901 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:39.482984 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-dd8d5a10-9a24-4ca4-a2a8-48556d0a242f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:39.483549 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1165/4631] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:39 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:39.507596 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cf7a097e-c910-4dfd-9e33-687b5167175f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:39.508106 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cf7a097e-c910-4dfd-9e33-687b5167175f None None] GET https://10.4.3.208/volume// Aug 14 00:42:39.508259 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cf7a097e-c910-4dfd-9e33-687b5167175f None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:39.508473 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cf7a097e-c910-4dfd-9e33-687b5167175f None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:39.508837 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cf7a097e-c910-4dfd-9e33-687b5167175f None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:42:39.509171 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1155/4632] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:42:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:42:39.512584 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-22ad8107-a1d3-4ec0-af11-7ca4ea11f153 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:39.514843 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-22ad8107-a1d3-4ec0-af11-7ca4ea11f153 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:42:39.515202 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-22ad8107-a1d3-4ec0-af11-7ca4ea11f153 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:39.515453 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-22ad8107-a1d3-4ec0-af11-7ca4ea11f153 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:39.517487 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-092cc07d-1797-4dc9-8d02-75b787e724e2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:39.519707 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-092cc07d-1797-4dc9-8d02-75b787e724e2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:42:39.519920 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-092cc07d-1797-4dc9-8d02-75b787e724e2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:39.520157 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-092cc07d-1797-4dc9-8d02-75b787e724e2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:39.527517 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:39.527517 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:39.531197 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:39.531197 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:39.531520 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-22ad8107-a1d3-4ec0-af11-7ca4ea11f153 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:39.535707 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-092cc07d-1797-4dc9-8d02-75b787e724e2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:39.538707 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-22ad8107-a1d3-4ec0-af11-7ca4ea11f153 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 200 Aug 14 00:42:39.539682 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1142/4633] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:39 2026] GET /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:39.540395 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-092cc07d-1797-4dc9-8d02-75b787e724e2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 200 Aug 14 00:42:39.540395 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1172/4634] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:42:39 2026] GET /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 1029 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 14 00:42:39.640540 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-88eb596a-6cdf-4abe-9ebc-94760b91e3fb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:39.642550 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-88eb596a-6cdf-4abe-9ebc-94760b91e3fb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] PUT https://10.4.3.208/volume/v3/attachments/7d35eaa0-d75a-4e0d-a044-e32285a647d7 Aug 14 00:42:39.642929 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-88eb596a-6cdf-4abe-9ebc-94760b91e3fb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:39.651437 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-88eb596a-6cdf-4abe-9ebc-94760b91e3fb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Acquiring lock "cinder-attachment_update-fe762371-52c0-474c-8a92-54c9baef2001-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:42:39.656250 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-88eb596a-6cdf-4abe-9ebc-94760b91e3fb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Lock "cinder-attachment_update-fe762371-52c0-474c-8a92-54c9baef2001-np0000007289" acquired by "attachment_update" :: waited 0.005s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:42:39.657217 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:39.657217 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:39.748207 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-88eb596a-6cdf-4abe-9ebc-94760b91e3fb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Lock "cinder-attachment_update-fe762371-52c0-474c-8a92-54c9baef2001-np0000007289" released by "attachment_update" :: held 0.092s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:42:39.748595 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-88eb596a-6cdf-4abe-9ebc-94760b91e3fb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/attachments/7d35eaa0-d75a-4e0d-a044-e32285a647d7 returned with HTTP 200 Aug 14 00:42:39.749181 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1166/4635] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:42:39 2026] PUT /volume/v3/attachments/7d35eaa0-d75a-4e0d-a044-e32285a647d7 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:39.758072 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dcbe84e0-c1f3-44e1-9c5c-b2f1ecd25740 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:39.760820 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dcbe84e0-c1f3-44e1-9c5c-b2f1ecd25740 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:39.760985 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dcbe84e0-c1f3-44e1-9c5c-b2f1ecd25740 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:39.761923 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dcbe84e0-c1f3-44e1-9c5c-b2f1ecd25740 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:39.761923 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-dcbe84e0-c1f3-44e1-9c5c-b2f1ecd25740 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:39.769253 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:39.769253 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:39.770005 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dcbe84e0-c1f3-44e1-9c5c-b2f1ecd25740 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:39.770507 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1156/4636] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:39 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:40.495575 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f5e0e1e6-430f-4cbd-a0b0-5ee9cab593bc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:40.498681 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f5e0e1e6-430f-4cbd-a0b0-5ee9cab593bc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:40.498934 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f5e0e1e6-430f-4cbd-a0b0-5ee9cab593bc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:40.499161 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f5e0e1e6-430f-4cbd-a0b0-5ee9cab593bc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:40.499263 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-f5e0e1e6-430f-4cbd-a0b0-5ee9cab593bc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:40.505431 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:40.505431 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:40.506291 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f5e0e1e6-430f-4cbd-a0b0-5ee9cab593bc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:40.507312 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1143/4637] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:40 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:40.566150 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-611da5c9-4855-4e6a-92e8-c9e126596f13 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:40.567583 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-611da5c9-4855-4e6a-92e8-c9e126596f13 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:42:40.567667 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-611da5c9-4855-4e6a-92e8-c9e126596f13 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:40.568118 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-611da5c9-4855-4e6a-92e8-c9e126596f13 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:40.576974 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:40.576974 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:40.580903 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-611da5c9-4855-4e6a-92e8-c9e126596f13 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:40.585958 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-611da5c9-4855-4e6a-92e8-c9e126596f13 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 200 Aug 14 00:42:40.586467 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1173/4638] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:40 2026] GET /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:40.782157 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e1ff1fd2-706e-4968-b214-2381999df7d4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:40.783898 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e1ff1fd2-706e-4968-b214-2381999df7d4 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:40.784103 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e1ff1fd2-706e-4968-b214-2381999df7d4 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:40.784305 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e1ff1fd2-706e-4968-b214-2381999df7d4 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:40.784417 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-e1ff1fd2-706e-4968-b214-2381999df7d4 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:40.789471 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:40.789471 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:40.790350 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e1ff1fd2-706e-4968-b214-2381999df7d4 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:40.790904 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1167/4639] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:40 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:41.519236 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-aa1fbdf7-54cf-4f4d-86a2-c828388c7866 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:41.521580 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa1fbdf7-54cf-4f4d-86a2-c828388c7866 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:41.521752 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aa1fbdf7-54cf-4f4d-86a2-c828388c7866 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:41.521928 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aa1fbdf7-54cf-4f4d-86a2-c828388c7866 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:41.522023 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-aa1fbdf7-54cf-4f4d-86a2-c828388c7866 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:41.529422 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:41.529422 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:41.530345 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa1fbdf7-54cf-4f4d-86a2-c828388c7866 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 200 Aug 14 00:42:41.530804 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1157/4640] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:41 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:41.615590 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0e5c1cdd-8b1e-47c0-bb81-84fc59b49848 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:41.617717 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0e5c1cdd-8b1e-47c0-bb81-84fc59b49848 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:42:41.618066 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0e5c1cdd-8b1e-47c0-bb81-84fc59b49848 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:41.618432 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0e5c1cdd-8b1e-47c0-bb81-84fc59b49848 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:41.636941 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:41.636941 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:41.642353 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0e5c1cdd-8b1e-47c0-bb81-84fc59b49848 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:41.648074 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0e5c1cdd-8b1e-47c0-bb81-84fc59b49848 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 200 Aug 14 00:42:41.648967 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1144/4641] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:41 2026] GET /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:42:41.801537 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c46e3e91-937e-4305-ba2e-e9ff6504f71e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:41.803598 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c46e3e91-937e-4305-ba2e-e9ff6504f71e tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:41.803710 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c46e3e91-937e-4305-ba2e-e9ff6504f71e tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:41.803903 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c46e3e91-937e-4305-ba2e-e9ff6504f71e tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:41.804017 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-c46e3e91-937e-4305-ba2e-e9ff6504f71e tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:41.808011 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:41.808011 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:41.808712 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c46e3e91-937e-4305-ba2e-e9ff6504f71e tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:41.809174 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1174/4642] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:41 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:42.542136 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-81e797d8-acdc-4c70-b435-f8ae3cce7cd5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:42.544241 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-81e797d8-acdc-4c70-b435-f8ae3cce7cd5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 Aug 14 00:42:42.544480 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-81e797d8-acdc-4c70-b435-f8ae3cce7cd5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:42.544732 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-81e797d8-acdc-4c70-b435-f8ae3cce7cd5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:42.544861 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-81e797d8-acdc-4c70-b435-f8ae3cce7cd5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id ae4b5908-1a4e-448b-9c9c-0fd2c789d125. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:42.549024 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-81e797d8-acdc-4c70-b435-f8ae3cce7cd5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 returned with HTTP 404 Aug 14 00:42:42.549579 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1168/4643] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:42 2026] GET /volume/v3/backups/ae4b5908-1a4e-448b-9c9c-0fd2c789d125 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:42.661939 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-44ec59ac-e3fd-49aa-94fb-8d4a5788408b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:42.664310 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-44ec59ac-e3fd-49aa-94fb-8d4a5788408b tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:42:42.664626 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-44ec59ac-e3fd-49aa-94fb-8d4a5788408b tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:42.664899 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-44ec59ac-e3fd-49aa-94fb-8d4a5788408b tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:42.677874 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:42.677874 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:42.681966 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-44ec59ac-e3fd-49aa-94fb-8d4a5788408b tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:42.687384 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-44ec59ac-e3fd-49aa-94fb-8d4a5788408b tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 200 Aug 14 00:42:42.687874 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1158/4644] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:42 2026] GET /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:42.820185 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b05769a4-fda0-4c19-a887-b0a4b634f047 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:42.822265 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b05769a4-fda0-4c19-a887-b0a4b634f047 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:42.822454 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b05769a4-fda0-4c19-a887-b0a4b634f047 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:42.822844 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b05769a4-fda0-4c19-a887-b0a4b634f047 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:42.822844 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-b05769a4-fda0-4c19-a887-b0a4b634f047 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:42.827359 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:42.827359 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:42.827998 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b05769a4-fda0-4c19-a887-b0a4b634f047 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:42.828602 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1145/4645] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:42 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:43.021359 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-1cbaaeda-a535-41f6-b076-f4a802fa875f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:43.023522 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-1cbaaeda-a535-41f6-b076-f4a802fa875f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/attachments/7d35eaa0-d75a-4e0d-a044-e32285a647d7/action Aug 14 00:42:43.023958 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-1cbaaeda-a535-41f6-b076-f4a802fa875f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:42:43.024100 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-1cbaaeda-a535-41f6-b076-f4a802fa875f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:43.026333 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-18acddf0-1d35-485d-ac75-e4cd304f5ebc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:43.028965 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-18acddf0-1d35-485d-ac75-e4cd304f5ebc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] DELETE https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:42:43.029410 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-18acddf0-1d35-485d-ac75-e4cd304f5ebc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:43.029785 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-18acddf0-1d35-485d-ac75-e4cd304f5ebc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:43.030744 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-18acddf0-1d35-485d-ac75-e4cd304f5ebc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Delete backup with id: 9f225317-e0fe-4851-9f74-7478c7583266. Aug 14 00:42:43.036135 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:43.036135 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:43.041415 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:43.041415 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:43.052725 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-3ee1833f-b44f-4bec-861a-e91fdfda4fd9 req-1cbaaeda-a535-41f6-b076-f4a802fa875f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/attachments/7d35eaa0-d75a-4e0d-a044-e32285a647d7/action returned with HTTP 204 Aug 14 00:42:43.052818 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.rpcapi [None req-18acddf0-1d35-485d-ac75-e4cd304f5ebc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] delete_backup rpcapi backup_id 9f225317-e0fe-4851-9f74-7478c7583266 {{(pid=100208) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:42:43.053155 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1175/4646] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:42:43 2026] POST /volume/v3/attachments/7d35eaa0-d75a-4e0d-a044-e32285a647d7/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:43.055653 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-18acddf0-1d35-485d-ac75-e4cd304f5ebc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 202 Aug 14 00:42:43.055653 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1169/4647] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:42:43 2026] DELETE /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:42:43.069111 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-11929c92-985d-41cd-8613-e99e2231f9b7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:43.070528 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-11929c92-985d-41cd-8613-e99e2231f9b7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:42:43.070849 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-11929c92-985d-41cd-8613-e99e2231f9b7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:43.071131 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-11929c92-985d-41cd-8613-e99e2231f9b7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:43.071285 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-11929c92-985d-41cd-8613-e99e2231f9b7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:43.078922 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:43.078922 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:43.078922 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-11929c92-985d-41cd-8613-e99e2231f9b7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 200 Aug 14 00:42:43.078922 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1159/4648] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:43 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:43.700022 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-835fe3a6-c621-4cb6-a30c-bea7a4c40632 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:43.701786 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-835fe3a6-c621-4cb6-a30c-bea7a4c40632 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:42:43.701971 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-835fe3a6-c621-4cb6-a30c-bea7a4c40632 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:43.702173 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-835fe3a6-c621-4cb6-a30c-bea7a4c40632 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:43.712193 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:43.712193 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:43.715252 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-835fe3a6-c621-4cb6-a30c-bea7a4c40632 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:43.719329 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-835fe3a6-c621-4cb6-a30c-bea7a4c40632 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 200 Aug 14 00:42:43.719737 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1146/4649] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:43 2026] GET /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:43.840965 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2415d62e-0f65-47a1-8712-6acdfbb54202 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:43.842567 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2415d62e-0f65-47a1-8712-6acdfbb54202 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:43.842726 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2415d62e-0f65-47a1-8712-6acdfbb54202 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:43.842909 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2415d62e-0f65-47a1-8712-6acdfbb54202 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:43.843033 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-2415d62e-0f65-47a1-8712-6acdfbb54202 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:43.847870 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:43.847870 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:43.848580 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2415d62e-0f65-47a1-8712-6acdfbb54202 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:43.848927 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1176/4650] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:43 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:44.092791 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-deef1d7a-8f6e-4b5c-aa4a-5f4b2a1b5c6c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:44.096117 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-deef1d7a-8f6e-4b5c-aa4a-5f4b2a1b5c6c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 Aug 14 00:42:44.096117 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-deef1d7a-8f6e-4b5c-aa4a-5f4b2a1b5c6c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:44.096117 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-deef1d7a-8f6e-4b5c-aa4a-5f4b2a1b5c6c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:44.096117 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-deef1d7a-8f6e-4b5c-aa4a-5f4b2a1b5c6c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id 9f225317-e0fe-4851-9f74-7478c7583266. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:44.099881 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-deef1d7a-8f6e-4b5c-aa4a-5f4b2a1b5c6c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 returned with HTTP 404 Aug 14 00:42:44.100593 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1170/4651] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:44 2026] GET /volume/v3/backups/9f225317-e0fe-4851-9f74-7478c7583266 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:44.113597 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-98b62932-2367-44cb-b4e1-42de1997264c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:44.115353 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:42:44.115774 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-570157764"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:44.118015 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-570157764'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:42:44.121257 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Create volume of 1 GB Aug 14 00:42:44.130885 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Availability Zones retrieved successfully. Aug 14 00:42:44.137823 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Flow 'volume_create_api' (c1e9746c-9b7e-4d27-b606-ddd4cac20d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:44.139908 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5209e09-8884-4053-a189-8a916ea61368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:44.141616 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:42:44.169512 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5209e09-8884-4053-a189-8a916ea61368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:44.170380 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3e325e1-e8fa-43fa-86c4-cf686f74c26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:44.210243 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Created reservations ['d5459e48-cfc8-46a2-8076-d604583f860d', 'fb44cd50-9846-4db4-9a72-8a2624214617', '3238d93b-8f3b-4cb1-9342-94f414ccab6c', '4e0c2feb-b9da-4369-a9fc-04dc94dff327'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:44.211037 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3e325e1-e8fa-43fa-86c4-cf686f74c26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5459e48-cfc8-46a2-8076-d604583f860d', 'fb44cd50-9846-4db4-9a72-8a2624214617', '3238d93b-8f3b-4cb1-9342-94f414ccab6c', '4e0c2feb-b9da-4369-a9fc-04dc94dff327']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:44.214827 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b12bc556-6e22-414f-8bc5-52dad9ba55a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:44.236462 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b12bc556-6e22-414f-8bc5-52dad9ba55a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '867448bf-9cb1-4b28-a26a-ccb8bf26ccb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-570157764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8243f8f0656494591fd1a25abf89057',qos_specs=None,replication_status=,reservations=['d5459e48-cfc8-46a2-8076-d604583f860d','fb44cd50-9846-4db4-9a72-8a2624214617','3238d93b-8f3b-4cb1-9342-94f414ccab6c','4e0c2feb-b9da-4369-a9fc-04dc94dff327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36819337dbdd49bcbf424ee329c7099b',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:42:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-570157764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=867448bf-9cb1-4b28-a26a-ccb8bf26ccb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8243f8f0656494591fd1a25abf89057',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36819337dbdd49bcbf424ee329c7099b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:44.237839 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f64a2f39-fd77-4c83-aa5f-fc845de62068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:44.257671 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f64a2f39-fd77-4c83-aa5f-fc845de62068) transitioned into state 'SUCCESS' from state '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-570157764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8243f8f0656494591fd1a25abf89057',qos_specs=None,replication_status=,reservations=['d5459e48-cfc8-46a2-8076-d604583f860d','fb44cd50-9846-4db4-9a72-8a2624214617','3238d93b-8f3b-4cb1-9342-94f414ccab6c','4e0c2feb-b9da-4369-a9fc-04dc94dff327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36819337dbdd49bcbf424ee329c7099b',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:44.258817 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (477d2743-74e7-49e8-b122-4e9f3c1e9b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:44.272010 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (477d2743-74e7-49e8-b122-4e9f3c1e9b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:44.272995 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Flow 'volume_create_api' (c1e9746c-9b7e-4d27-b606-ddd4cac20d69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:44.273531 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Create volume request issued successfully. Aug 14 00:42:44.274312 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-98b62932-2367-44cb-b4e1-42de1997264c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:42:44.274938 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1160/4652] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:42:44 2026] POST /volume/v3/volumes => generated 748 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:44.287838 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-35dab344-98cd-4078-94ee-8fa8aeb3dac4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:44.290131 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-35dab344-98cd-4078-94ee-8fa8aeb3dac4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 Aug 14 00:42:44.290407 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-35dab344-98cd-4078-94ee-8fa8aeb3dac4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:44.290675 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-35dab344-98cd-4078-94ee-8fa8aeb3dac4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:44.301648 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:44.301648 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:44.306418 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-35dab344-98cd-4078-94ee-8fa8aeb3dac4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:42:44.311863 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-35dab344-98cd-4078-94ee-8fa8aeb3dac4 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 returned with HTTP 200 Aug 14 00:42:44.312432 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1147/4653] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:44 2026] GET /volume/v3/volumes/867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:44.863873 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-828b6f5d-94d1-4842-bd3c-2519949dc67c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:44.867595 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-828b6f5d-94d1-4842-bd3c-2519949dc67c tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:44.867595 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-828b6f5d-94d1-4842-bd3c-2519949dc67c tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:44.867595 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-828b6f5d-94d1-4842-bd3c-2519949dc67c tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:44.867595 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-828b6f5d-94d1-4842-bd3c-2519949dc67c tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:44.872428 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:44.872428 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:44.873506 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-828b6f5d-94d1-4842-bd3c-2519949dc67c tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:44.874128 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1177/4654] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:44 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:45.327977 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e9d8814d-37bf-4fa6-9d75-00828ee89ef5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:45.330157 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e9d8814d-37bf-4fa6-9d75-00828ee89ef5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 Aug 14 00:42:45.330423 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e9d8814d-37bf-4fa6-9d75-00828ee89ef5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:45.330669 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e9d8814d-37bf-4fa6-9d75-00828ee89ef5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:45.338120 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:45.338120 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:45.341535 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e9d8814d-37bf-4fa6-9d75-00828ee89ef5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:42:45.345452 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e9d8814d-37bf-4fa6-9d75-00828ee89ef5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 returned with HTTP 200 Aug 14 00:42:45.345880 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1171/4655] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:45 2026] GET /volume/v3/volumes/867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:45.358036 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c406733e-845e-4454-a44c-289b649e49ae None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:45.360354 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c406733e-845e-4454-a44c-289b649e49ae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:42:45.360764 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c406733e-845e-4454-a44c-289b649e49ae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "867448bf-9cb1-4b28-a26a-ccb8bf26ccb2", "name": "tempest-VolumesBackupsTest-Snapshot-450438036"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:45.370696 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:45.370696 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:45.371266 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c406733e-845e-4454-a44c-289b649e49ae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:42:45.371403 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-c406733e-845e-4454-a44c-289b649e49ae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Create snapshot from volume 867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 Aug 14 00:42:45.412284 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-c406733e-845e-4454-a44c-289b649e49ae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Created reservations ['cda5408a-1972-419f-b519-970d213150c3', '36fdb30d-d485-4203-8002-759ca96c7fa7', '6f3d39b0-62e1-432c-a506-8c674d00c8bc', '8b2d7c03-a324-4807-90d0-3c64af1d9f56'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:45.442111 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c406733e-845e-4454-a44c-289b649e49ae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Snapshot create request issued successfully. Aug 14 00:42:45.442417 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c406733e-845e-4454-a44c-289b649e49ae tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:42:45.442872 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1161/4656] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:42:45 2026] POST /volume/v3/snapshots => generated 304 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:45.452529 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-60f261db-a472-4f97-8ddd-4b5f18644cb2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:45.454597 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-60f261db-a472-4f97-8ddd-4b5f18644cb2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/snapshots/802b114c-d057-4fc8-b77d-f9324c9b0562 Aug 14 00:42:45.454848 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-60f261db-a472-4f97-8ddd-4b5f18644cb2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:45.455060 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-60f261db-a472-4f97-8ddd-4b5f18644cb2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:45.461284 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:45.461284 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:45.461284 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-60f261db-a472-4f97-8ddd-4b5f18644cb2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Snapshot retrieved successfully. Aug 14 00:42:45.461945 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-60f261db-a472-4f97-8ddd-4b5f18644cb2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/snapshots/802b114c-d057-4fc8-b77d-f9324c9b0562 returned with HTTP 200 Aug 14 00:42:45.462550 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1148/4657] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:45 2026] GET /volume/v3/snapshots/802b114c-d057-4fc8-b77d-f9324c9b0562 => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:45.887051 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-eae961fc-fd48-4118-8463-2f782e14e0e2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:45.890881 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eae961fc-fd48-4118-8463-2f782e14e0e2 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:45.890881 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eae961fc-fd48-4118-8463-2f782e14e0e2 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:45.890881 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eae961fc-fd48-4118-8463-2f782e14e0e2 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:45.890881 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-eae961fc-fd48-4118-8463-2f782e14e0e2 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:45.895730 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:45.895730 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:45.896716 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eae961fc-fd48-4118-8463-2f782e14e0e2 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:45.897335 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1178/4658] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:45 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:46.475470 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9fd305de-8529-450d-9a26-fec2f935c399 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:46.477695 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9fd305de-8529-450d-9a26-fec2f935c399 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/snapshots/802b114c-d057-4fc8-b77d-f9324c9b0562 Aug 14 00:42:46.477966 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9fd305de-8529-450d-9a26-fec2f935c399 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:46.480404 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9fd305de-8529-450d-9a26-fec2f935c399 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:46.488617 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:46.488617 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:46.489117 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9fd305de-8529-450d-9a26-fec2f935c399 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Snapshot retrieved successfully. Aug 14 00:42:46.489958 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9fd305de-8529-450d-9a26-fec2f935c399 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/snapshots/802b114c-d057-4fc8-b77d-f9324c9b0562 returned with HTTP 200 Aug 14 00:42:46.490682 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1172/4659] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:46 2026] GET /volume/v3/snapshots/802b114c-d057-4fc8-b77d-f9324c9b0562 => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:46.503550 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5bcf6da7-219a-49b0-8802-76b5a4b04ff3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:46.505646 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5bcf6da7-219a-49b0-8802-76b5a4b04ff3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:42:46.505746 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5bcf6da7-219a-49b0-8802-76b5a4b04ff3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "867448bf-9cb1-4b28-a26a-ccb8bf26ccb2", "snapshot_id": "802b114c-d057-4fc8-b77d-f9324c9b0562", "name": "tempest-VolumesBackupsTest-Backup-1831673243"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:46.507359 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-5bcf6da7-219a-49b0-8802-76b5a4b04ff3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Creating new backup {'backup': {'volume_id': '867448bf-9cb1-4b28-a26a-ccb8bf26ccb2', 'snapshot_id': '802b114c-d057-4fc8-b77d-f9324c9b0562', 'name': 'tempest-VolumesBackupsTest-Backup-1831673243'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:42:46.507509 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-5bcf6da7-219a-49b0-8802-76b5a4b04ff3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Creating backup of volume 867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 in container None Aug 14 00:42:46.516059 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:46.516059 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:46.516059 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5bcf6da7-219a-49b0-8802-76b5a4b04ff3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:42:46.525802 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:46.525802 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:46.526560 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5bcf6da7-219a-49b0-8802-76b5a4b04ff3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Snapshot retrieved successfully. Aug 14 00:42:46.547570 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-5bcf6da7-219a-49b0-8802-76b5a4b04ff3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Created reservations ['56d3879e-4d75-4859-9531-8b3b0ec247a7', 'af8c8fbf-5b41-4ad8-82d5-7028ae345c15'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:46.581067 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5bcf6da7-219a-49b0-8802-76b5a4b04ff3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:42:46.581603 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1162/4660] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:42:46 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:46.592021 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1da27f65-ef6c-4010-917b-fb5c318fe4bc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:46.594652 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1da27f65-ef6c-4010-917b-fb5c318fe4bc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:42:46.595025 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1da27f65-ef6c-4010-917b-fb5c318fe4bc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:46.595373 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1da27f65-ef6c-4010-917b-fb5c318fe4bc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:46.595606 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-1da27f65-ef6c-4010-917b-fb5c318fe4bc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:46.600593 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:46.600593 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:46.601356 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1da27f65-ef6c-4010-917b-fb5c318fe4bc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:42:46.601721 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1149/4661] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:46 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 771 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:46.731157 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e079372c-e27d-4b7c-8ffe-586795874040 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:46.733415 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e079372c-e27d-4b7c-8ffe-586795874040 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:42:46.735617 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e079372c-e27d-4b7c-8ffe-586795874040 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe762371-52c0-474c-8a92-54c9baef2001", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1862799460", "description": null, "metadata": null}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:46.749321 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:46.749321 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:46.750219 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e079372c-e27d-4b7c-8ffe-586795874040 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:46.750440 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-e079372c-e27d-4b7c-8ffe-586795874040 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Create snapshot from volume fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:42:46.784892 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-e079372c-e27d-4b7c-8ffe-586795874040 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Created reservations ['7799f661-efce-4479-9779-448860e65dd1', '6e54097e-cf98-45cd-90ce-e4ef2df21363', 'b06ffc8c-b946-45b0-940b-14f37e07e58e', 'dd03ed90-2e2f-470a-aa87-9820a4612391'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:46.825841 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e079372c-e27d-4b7c-8ffe-586795874040 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot force create request issued successfully. Aug 14 00:42:46.826352 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e079372c-e27d-4b7c-8ffe-586795874040 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:42:46.827402 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1179/4662] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:42:46 2026] POST /volume/v3/snapshots => generated 313 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:46.837821 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-112b7da3-9f4e-4603-8a62-b83c65513396 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:46.842851 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-112b7da3-9f4e-4603-8a62-b83c65513396 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e Aug 14 00:42:46.843078 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-112b7da3-9f4e-4603-8a62-b83c65513396 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:46.843354 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-112b7da3-9f4e-4603-8a62-b83c65513396 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:46.849368 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:46.849368 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:46.849908 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-112b7da3-9f4e-4603-8a62-b83c65513396 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:42:46.850852 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-112b7da3-9f4e-4603-8a62-b83c65513396 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e returned with HTTP 200 Aug 14 00:42:46.851321 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1173/4663] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:46 2026] GET /volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:46.908536 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-59ed5417-507e-4a72-8a21-d17e2b0b9199 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:46.910419 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-59ed5417-507e-4a72-8a21-d17e2b0b9199 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:46.910646 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-59ed5417-507e-4a72-8a21-d17e2b0b9199 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:46.910860 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-59ed5417-507e-4a72-8a21-d17e2b0b9199 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:46.910994 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-59ed5417-507e-4a72-8a21-d17e2b0b9199 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:46.915201 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:46.915201 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:46.915798 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-59ed5417-507e-4a72-8a21-d17e2b0b9199 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:46.916172 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1163/4664] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:46 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:47.613641 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d6378ba6-aee1-4ccf-966c-fe5c12e09e5c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:47.615958 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d6378ba6-aee1-4ccf-966c-fe5c12e09e5c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:42:47.616256 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d6378ba6-aee1-4ccf-966c-fe5c12e09e5c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:47.616525 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d6378ba6-aee1-4ccf-966c-fe5c12e09e5c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:47.616691 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d6378ba6-aee1-4ccf-966c-fe5c12e09e5c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:47.622024 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:47.622024 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:47.623124 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d6378ba6-aee1-4ccf-966c-fe5c12e09e5c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:42:47.623683 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1150/4665] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:47 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 773 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:47.860930 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-71023ba0-363d-4b31-9e48-8a288ca0ecbc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:47.862862 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-71023ba0-363d-4b31-9e48-8a288ca0ecbc tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e Aug 14 00:42:47.863083 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-71023ba0-363d-4b31-9e48-8a288ca0ecbc tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:47.863305 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-71023ba0-363d-4b31-9e48-8a288ca0ecbc tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:47.868866 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:47.868866 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:47.869474 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-71023ba0-363d-4b31-9e48-8a288ca0ecbc tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:42:47.870334 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-71023ba0-363d-4b31-9e48-8a288ca0ecbc tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e returned with HTTP 200 Aug 14 00:42:47.870766 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1180/4666] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:47 2026] GET /volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:47.880173 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-06e172ce-9171-4c29-bc36-06ec9ab4ff44 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:47.882191 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-06e172ce-9171-4c29-bc36-06ec9ab4ff44 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e Aug 14 00:42:47.882416 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-06e172ce-9171-4c29-bc36-06ec9ab4ff44 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:47.882626 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-06e172ce-9171-4c29-bc36-06ec9ab4ff44 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:47.887371 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:47.887371 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:47.887761 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-06e172ce-9171-4c29-bc36-06ec9ab4ff44 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:42:47.888569 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-06e172ce-9171-4c29-bc36-06ec9ab4ff44 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e returned with HTTP 200 Aug 14 00:42:47.888924 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1174/4667] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:47 2026] GET /volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:47.927043 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-21377b7d-73d0-45d0-bdf1-748b63a4db99 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:47.928919 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-21377b7d-73d0-45d0-bdf1-748b63a4db99 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:42:47.929113 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-21377b7d-73d0-45d0-bdf1-748b63a4db99 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:47.929303 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-21377b7d-73d0-45d0-bdf1-748b63a4db99 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:47.929431 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-21377b7d-73d0-45d0-bdf1-748b63a4db99 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:47.933525 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:47.933525 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:47.934109 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-21377b7d-73d0-45d0-bdf1-748b63a4db99 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:42:47.934686 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1164/4668] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:47 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:47.947167 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-190ee7a4-d4d1-4fd1-8e53-c6ae41922b2b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:47.949228 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-190ee7a4-d4d1-4fd1-8e53-c6ae41922b2b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:42:47.949600 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-190ee7a4-d4d1-4fd1-8e53-c6ae41922b2b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "89834ad6-21f9-4332-a9f4-4d36e5a0e882", "name": "tempest-VolumesBackupsTest-Backup-75455592"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:47.951007 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.backups [None req-190ee7a4-d4d1-4fd1-8e53-c6ae41922b2b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Creating new backup {'backup': {'volume_id': '89834ad6-21f9-4332-a9f4-4d36e5a0e882', 'name': 'tempest-VolumesBackupsTest-Backup-75455592'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:42:47.951173 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-190ee7a4-d4d1-4fd1-8e53-c6ae41922b2b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Creating backup of volume 89834ad6-21f9-4332-a9f4-4d36e5a0e882 in container None Aug 14 00:42:47.958106 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:47.958106 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:47.958668 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-190ee7a4-d4d1-4fd1-8e53-c6ae41922b2b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Volume info retrieved successfully. Aug 14 00:42:47.977287 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-190ee7a4-d4d1-4fd1-8e53-c6ae41922b2b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Created reservations ['ad25c7e7-5c6e-42cc-bb4e-06645161158a', 'fc0f91ba-5eb6-45c3-ab5e-bfd403576683'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:48.004894 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-190ee7a4-d4d1-4fd1-8e53-c6ae41922b2b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:42:48.005361 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1151/4669] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:42:47 2026] POST /volume/v3/backups => generated 328 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:48.015956 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-55e364e3-b012-4d9b-8104-b187b5dd3f10 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:48.017754 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-55e364e3-b012-4d9b-8104-b187b5dd3f10 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:42:48.017936 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-55e364e3-b012-4d9b-8104-b187b5dd3f10 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:48.018119 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-55e364e3-b012-4d9b-8104-b187b5dd3f10 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:48.018495 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-55e364e3-b012-4d9b-8104-b187b5dd3f10 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:48.023247 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:48.023247 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:48.024121 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-55e364e3-b012-4d9b-8104-b187b5dd3f10 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:42:48.024735 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1181/4670] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:48 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:48.633257 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f6e5f101-c275-4345-a39b-943a7d8f5895 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:48.634985 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f6e5f101-c275-4345-a39b-943a7d8f5895 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:42:48.635209 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f6e5f101-c275-4345-a39b-943a7d8f5895 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:48.635419 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f6e5f101-c275-4345-a39b-943a7d8f5895 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:48.635513 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-f6e5f101-c275-4345-a39b-943a7d8f5895 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:48.639440 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:48.639440 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:48.640073 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f6e5f101-c275-4345-a39b-943a7d8f5895 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:42:48.640455 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1175/4671] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:48 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 773 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:49.035839 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-68a3ab39-84c0-4ab0-a7ff-eee2238e007c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:49.037558 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-68a3ab39-84c0-4ab0-a7ff-eee2238e007c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:42:49.037764 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-68a3ab39-84c0-4ab0-a7ff-eee2238e007c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:49.037977 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-68a3ab39-84c0-4ab0-a7ff-eee2238e007c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:49.038061 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-68a3ab39-84c0-4ab0-a7ff-eee2238e007c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:49.039771 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=308,cinder:UPDATE=94,cinder:INSERT=56 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:42:49.042654 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:49.042654 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:49.043385 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-68a3ab39-84c0-4ab0-a7ff-eee2238e007c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:42:49.043723 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1165/4672] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:49 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:49.332353 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-30b13379-7364-422c-9c55-6361342b3b43 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:49.334021 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-30b13379-7364-422c-9c55-6361342b3b43 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:42:49.334354 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-30b13379-7364-422c-9c55-6361342b3b43 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe762371-52c0-474c-8a92-54c9baef2001", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1063007166", "description": null, "metadata": null}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:49.337795 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=356,cinder:INSERT=61,cinder:UPDATE=105 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:42:49.346303 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:49.346303 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:49.346783 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-30b13379-7364-422c-9c55-6361342b3b43 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:49.346937 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-30b13379-7364-422c-9c55-6361342b3b43 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Create snapshot from volume fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:42:49.369900 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-30b13379-7364-422c-9c55-6361342b3b43 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Created reservations ['ea22fd14-2911-45cb-a949-8d6ca79663d0', 'd0fc558c-fde3-4aed-bd3c-45b8863386ed', '03a623be-aca4-4c90-b6be-24b595c0a509', '5e07b347-3559-487a-b11c-5c62ae4c9785'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:49.398583 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-30b13379-7364-422c-9c55-6361342b3b43 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot force create request issued successfully. Aug 14 00:42:49.399017 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-30b13379-7364-422c-9c55-6361342b3b43 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:42:49.399444 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1152/4673] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:42:49 2026] POST /volume/v3/snapshots => generated 313 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:49.411467 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a2569816-097f-4940-a63b-c528d98c0fde None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:49.413900 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a2569816-097f-4940-a63b-c528d98c0fde tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 Aug 14 00:42:49.414267 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a2569816-097f-4940-a63b-c528d98c0fde tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:49.414573 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a2569816-097f-4940-a63b-c528d98c0fde tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:49.427210 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:49.427210 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:49.427895 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a2569816-097f-4940-a63b-c528d98c0fde tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:42:49.432608 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a2569816-097f-4940-a63b-c528d98c0fde tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 returned with HTTP 200 Aug 14 00:42:49.433182 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1182/4674] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:49 2026] GET /volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 => generated 445 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:49.651669 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ceb0bf89-4a7c-4cba-aebc-de2219ef1c46 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:49.653282 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ceb0bf89-4a7c-4cba-aebc-de2219ef1c46 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:42:49.653460 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ceb0bf89-4a7c-4cba-aebc-de2219ef1c46 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:49.653621 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ceb0bf89-4a7c-4cba-aebc-de2219ef1c46 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:49.653751 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-ceb0bf89-4a7c-4cba-aebc-de2219ef1c46 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:49.656114 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=307,cinder:INSERT=51,cinder:UPDATE=93 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:42:49.659714 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:49.659714 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:49.660702 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ceb0bf89-4a7c-4cba-aebc-de2219ef1c46 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:42:49.661299 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1176/4675] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:49 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:50.055194 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-06b92774-22b3-4adc-97a2-ff9fd7a155b9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:50.056992 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-06b92774-22b3-4adc-97a2-ff9fd7a155b9 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:42:50.057200 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-06b92774-22b3-4adc-97a2-ff9fd7a155b9 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:50.057376 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-06b92774-22b3-4adc-97a2-ff9fd7a155b9 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:50.057476 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-06b92774-22b3-4adc-97a2-ff9fd7a155b9 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:50.061835 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:50.061835 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:50.062536 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-06b92774-22b3-4adc-97a2-ff9fd7a155b9 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:42:50.062857 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1166/4676] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:50 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:50.442114 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e184a287-0e79-46c4-826f-b91c786f751c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:50.443973 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e184a287-0e79-46c4-826f-b91c786f751c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 Aug 14 00:42:50.444172 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e184a287-0e79-46c4-826f-b91c786f751c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:50.444373 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e184a287-0e79-46c4-826f-b91c786f751c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:50.449314 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:50.449314 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:50.449706 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e184a287-0e79-46c4-826f-b91c786f751c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:42:50.450482 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e184a287-0e79-46c4-826f-b91c786f751c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 returned with HTTP 200 Aug 14 00:42:50.450808 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1153/4677] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:50 2026] GET /volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:50.458908 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bcae2506-47ad-46df-926f-de99c633b65a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:50.460185 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bcae2506-47ad-46df-926f-de99c633b65a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 Aug 14 00:42:50.460260 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bcae2506-47ad-46df-926f-de99c633b65a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:50.460489 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bcae2506-47ad-46df-926f-de99c633b65a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:50.462118 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=336,cinder:INSERT=76,cinder:UPDATE=122 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:42:50.467567 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:50.467567 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:50.468511 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bcae2506-47ad-46df-926f-de99c633b65a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:42:50.469305 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bcae2506-47ad-46df-926f-de99c633b65a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 returned with HTTP 200 Aug 14 00:42:50.469685 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1183/4678] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:50 2026] GET /volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:50.671591 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-622ad00c-bf08-49d0-ad12-41268635df10 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:50.673621 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-622ad00c-bf08-49d0-ad12-41268635df10 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:42:50.673769 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-622ad00c-bf08-49d0-ad12-41268635df10 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:50.673975 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-622ad00c-bf08-49d0-ad12-41268635df10 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:50.674070 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-622ad00c-bf08-49d0-ad12-41268635df10 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:50.678495 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:50.678495 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:50.679239 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-622ad00c-bf08-49d0-ad12-41268635df10 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:42:50.679689 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1177/4679] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:50 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:51.073837 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4d7626bc-cb7c-45a2-a283-771e86622b31 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:51.075769 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4d7626bc-cb7c-45a2-a283-771e86622b31 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:42:51.075920 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4d7626bc-cb7c-45a2-a283-771e86622b31 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:51.076163 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4d7626bc-cb7c-45a2-a283-771e86622b31 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:51.076442 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-4d7626bc-cb7c-45a2-a283-771e86622b31 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:51.081837 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:51.081837 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:51.082655 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4d7626bc-cb7c-45a2-a283-771e86622b31 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:42:51.083006 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1167/4680] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:51 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:51.690819 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0cf8e5a2-a1d3-41d9-b24c-e016f4252f1a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:51.693208 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0cf8e5a2-a1d3-41d9-b24c-e016f4252f1a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:42:51.693507 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0cf8e5a2-a1d3-41d9-b24c-e016f4252f1a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:51.694030 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0cf8e5a2-a1d3-41d9-b24c-e016f4252f1a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:51.694188 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-0cf8e5a2-a1d3-41d9-b24c-e016f4252f1a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:51.699705 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:51.699705 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:51.700861 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0cf8e5a2-a1d3-41d9-b24c-e016f4252f1a tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:42:51.701459 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1154/4681] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:51 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:51.956112 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-55cc00ef-87bd-4e84-acfb-71e3ae411ce2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:51.957763 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-55cc00ef-87bd-4e84-acfb-71e3ae411ce2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:42:51.958075 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-55cc00ef-87bd-4e84-acfb-71e3ae411ce2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe762371-52c0-474c-8a92-54c9baef2001", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1496920449", "description": null, "metadata": null}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:51.969024 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:51.969024 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:51.969613 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-55cc00ef-87bd-4e84-acfb-71e3ae411ce2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:51.969746 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-55cc00ef-87bd-4e84-acfb-71e3ae411ce2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Create snapshot from volume fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:42:51.996153 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-55cc00ef-87bd-4e84-acfb-71e3ae411ce2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Created reservations ['6b7139a9-3249-4a0e-a109-077ced1f13d0', 'b936754a-7cc3-4622-b971-80a8731b7d50', '10cdc573-4b5f-467e-9a48-11e4853129c9', '31aa3290-e1a1-4be2-900f-56090b137c9d'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:52.024360 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-55cc00ef-87bd-4e84-acfb-71e3ae411ce2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot force create request issued successfully. Aug 14 00:42:52.024798 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-55cc00ef-87bd-4e84-acfb-71e3ae411ce2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:42:52.025200 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1184/4682] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:42:51 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 14 00:42:52.034808 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-82c9fbc5-5d48-4ff7-ad9a-5f28c5e8c0e0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:52.036601 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-82c9fbc5-5d48-4ff7-ad9a-5f28c5e8c0e0 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 Aug 14 00:42:52.036808 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-82c9fbc5-5d48-4ff7-ad9a-5f28c5e8c0e0 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:52.036990 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-82c9fbc5-5d48-4ff7-ad9a-5f28c5e8c0e0 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:52.044442 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:52.044442 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:52.044442 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-82c9fbc5-5d48-4ff7-ad9a-5f28c5e8c0e0 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:42:52.044442 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-82c9fbc5-5d48-4ff7-ad9a-5f28c5e8c0e0 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 returned with HTTP 200 Aug 14 00:42:52.044442 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1178/4683] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:52 2026] GET /volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:52.096286 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-08f8c183-7151-4aaf-a53e-61a5b2b2aaca None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:52.098056 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-08f8c183-7151-4aaf-a53e-61a5b2b2aaca tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:42:52.098252 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-08f8c183-7151-4aaf-a53e-61a5b2b2aaca tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:52.098459 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-08f8c183-7151-4aaf-a53e-61a5b2b2aaca tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:52.099979 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-08f8c183-7151-4aaf-a53e-61a5b2b2aaca tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:52.102619 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:52.102619 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:52.103595 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-08f8c183-7151-4aaf-a53e-61a5b2b2aaca tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:42:52.104247 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1168/4684] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:52 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:52.715022 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-291919c4-2322-4f9b-a49d-90b7e5e548e2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:52.716905 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-291919c4-2322-4f9b-a49d-90b7e5e548e2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:42:52.717097 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-291919c4-2322-4f9b-a49d-90b7e5e548e2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:52.717289 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-291919c4-2322-4f9b-a49d-90b7e5e548e2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:52.717414 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-291919c4-2322-4f9b-a49d-90b7e5e548e2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:52.721591 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:52.721591 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:52.722285 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-291919c4-2322-4f9b-a49d-90b7e5e548e2 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:42:52.722675 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1155/4685] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:52 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:53.054370 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-15c91687-bb07-4c2d-88fc-e49e435a5c42 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:53.056638 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-15c91687-bb07-4c2d-88fc-e49e435a5c42 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 Aug 14 00:42:53.056885 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-15c91687-bb07-4c2d-88fc-e49e435a5c42 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:53.057125 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-15c91687-bb07-4c2d-88fc-e49e435a5c42 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:53.062751 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:53.062751 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:53.063255 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-15c91687-bb07-4c2d-88fc-e49e435a5c42 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:42:53.064149 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-15c91687-bb07-4c2d-88fc-e49e435a5c42 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 returned with HTTP 200 Aug 14 00:42:53.064576 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1185/4686] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:53 2026] GET /volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:53.074194 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-925ea1f1-2bf4-4ba7-a88f-304cd7275a7f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:53.076406 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-925ea1f1-2bf4-4ba7-a88f-304cd7275a7f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 Aug 14 00:42:53.076650 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-925ea1f1-2bf4-4ba7-a88f-304cd7275a7f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:53.076909 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-925ea1f1-2bf4-4ba7-a88f-304cd7275a7f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:53.083437 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:53.083437 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:53.084007 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-925ea1f1-2bf4-4ba7-a88f-304cd7275a7f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:42:53.085046 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-925ea1f1-2bf4-4ba7-a88f-304cd7275a7f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 returned with HTTP 200 Aug 14 00:42:53.085905 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1179/4687] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:53 2026] GET /volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:53.115927 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0e5a416c-23bd-4351-8157-0094cf8d8d73 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:53.117659 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0e5a416c-23bd-4351-8157-0094cf8d8d73 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:42:53.117828 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0e5a416c-23bd-4351-8157-0094cf8d8d73 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:53.118037 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0e5a416c-23bd-4351-8157-0094cf8d8d73 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:53.118184 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-0e5a416c-23bd-4351-8157-0094cf8d8d73 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:53.122025 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:53.122025 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:53.122762 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0e5a416c-23bd-4351-8157-0094cf8d8d73 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:42:53.123102 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1169/4688] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:53 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:53.123832 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-883940af-0776-4c90-9fea-531236d02851 req-5de8a2e3-0cf7-4e51-aff8-ddbac5842ad7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:53.125554 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-883940af-0776-4c90-9fea-531236d02851 req-5de8a2e3-0cf7-4e51-aff8-ddbac5842ad7 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:42:53.125765 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-883940af-0776-4c90-9fea-531236d02851 req-5de8a2e3-0cf7-4e51-aff8-ddbac5842ad7 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:53.125998 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-883940af-0776-4c90-9fea-531236d02851 req-5de8a2e3-0cf7-4e51-aff8-ddbac5842ad7 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:53.134095 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:53.134095 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:53.137232 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-883940af-0776-4c90-9fea-531236d02851 req-5de8a2e3-0cf7-4e51-aff8-ddbac5842ad7 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:53.141074 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-883940af-0776-4c90-9fea-531236d02851 req-5de8a2e3-0cf7-4e51-aff8-ddbac5842ad7 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 200 Aug 14 00:42:53.141478 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1156/4689] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:42:53 2026] GET /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 1142 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:53.159969 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-883940af-0776-4c90-9fea-531236d02851 req-443f93c7-dded-4b22-9507-b0b426fca113 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:53.161867 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-883940af-0776-4c90-9fea-531236d02851 req-443f93c7-dded-4b22-9507-b0b426fca113 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001/action Aug 14 00:42:53.162190 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-883940af-0776-4c90-9fea-531236d02851 req-443f93c7-dded-4b22-9507-b0b426fca113 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:42:53.162296 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-883940af-0776-4c90-9fea-531236d02851 req-443f93c7-dded-4b22-9507-b0b426fca113 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:53.172164 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:53.172164 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:53.172725 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-883940af-0776-4c90-9fea-531236d02851 req-443f93c7-dded-4b22-9507-b0b426fca113 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:53.178398 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-883940af-0776-4c90-9fea-531236d02851 req-443f93c7-dded-4b22-9507-b0b426fca113 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Begin detaching volume completed successfully. Aug 14 00:42:53.178581 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-883940af-0776-4c90-9fea-531236d02851 req-443f93c7-dded-4b22-9507-b0b426fca113 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001/action returned with HTTP 202 Aug 14 00:42:53.178959 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1186/4690] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:42:53 2026] POST /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:42:53.217471 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-efef9043-a8b9-4790-9b89-c5ff0d62902e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:53.218033 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-efef9043-a8b9-4790-9b89-c5ff0d62902e None None] GET https://10.4.3.208/volume// Aug 14 00:42:53.218306 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-efef9043-a8b9-4790-9b89-c5ff0d62902e None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:53.218628 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-efef9043-a8b9-4790-9b89-c5ff0d62902e None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:53.219096 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-efef9043-a8b9-4790-9b89-c5ff0d62902e None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:42:53.219526 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1180/4691] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:42:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:42:53.228194 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-883940af-0776-4c90-9fea-531236d02851 req-0d1fe245-0ae8-470d-b418-b2c8e57b0a29 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:53.230670 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-883940af-0776-4c90-9fea-531236d02851 req-0d1fe245-0ae8-470d-b418-b2c8e57b0a29 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:42:53.230899 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-883940af-0776-4c90-9fea-531236d02851 req-0d1fe245-0ae8-470d-b418-b2c8e57b0a29 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:53.231118 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-883940af-0776-4c90-9fea-531236d02851 req-0d1fe245-0ae8-470d-b418-b2c8e57b0a29 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:53.241866 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:53.241866 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:53.246446 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-883940af-0776-4c90-9fea-531236d02851 req-0d1fe245-0ae8-470d-b418-b2c8e57b0a29 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:53.252179 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-883940af-0776-4c90-9fea-531236d02851 req-0d1fe245-0ae8-470d-b418-b2c8e57b0a29 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 200 Aug 14 00:42:53.253844 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1170/4692] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:42:53 2026] GET /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 1325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:42:53.733387 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1b8c86c5-ba09-494e-a553-827ef279db00 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:53.735479 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1b8c86c5-ba09-494e-a553-827ef279db00 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:42:53.736217 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1b8c86c5-ba09-494e-a553-827ef279db00 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:53.736217 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1b8c86c5-ba09-494e-a553-827ef279db00 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:53.736217 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-1b8c86c5-ba09-494e-a553-827ef279db00 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:53.740696 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:53.740696 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:53.741608 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1b8c86c5-ba09-494e-a553-827ef279db00 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:42:53.742047 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1157/4693] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:53 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:42:54.065197 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-883940af-0776-4c90-9fea-531236d02851 req-1948d00d-93b7-4030-95a4-e4b1b2e96346 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:54.067907 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-883940af-0776-4c90-9fea-531236d02851 req-1948d00d-93b7-4030-95a4-e4b1b2e96346 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] DELETE https://10.4.3.208/volume/v3/attachments/7d35eaa0-d75a-4e0d-a044-e32285a647d7 Aug 14 00:42:54.068215 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-883940af-0776-4c90-9fea-531236d02851 req-1948d00d-93b7-4030-95a4-e4b1b2e96346 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:54.068497 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-883940af-0776-4c90-9fea-531236d02851 req-1948d00d-93b7-4030-95a4-e4b1b2e96346 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:54.077930 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:54.077930 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:54.120842 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-883940af-0776-4c90-9fea-531236d02851 req-1948d00d-93b7-4030-95a4-e4b1b2e96346 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/attachments/7d35eaa0-d75a-4e0d-a044-e32285a647d7 returned with HTTP 200 Aug 14 00:42:54.121012 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1187/4694] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:42:54 2026] DELETE /volume/v3/attachments/7d35eaa0-d75a-4e0d-a044-e32285a647d7 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:54.140414 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9b9cfc81-c5b2-4f3d-9ce3-85a0a60b3b1b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:54.143852 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9b9cfc81-c5b2-4f3d-9ce3-85a0a60b3b1b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:42:54.144393 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9b9cfc81-c5b2-4f3d-9ce3-85a0a60b3b1b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:54.144484 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9b9cfc81-c5b2-4f3d-9ce3-85a0a60b3b1b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:54.144596 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-9b9cfc81-c5b2-4f3d-9ce3-85a0a60b3b1b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:54.153128 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:54.153128 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:54.154534 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9b9cfc81-c5b2-4f3d-9ce3-85a0a60b3b1b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:42:54.154845 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1181/4695] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:54 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:54.295888 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:54.297595 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:42:54.297912 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1880295966", "snapshot_id": "516a5d75-70c9-4b55-9fa9-cd230eb3726e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:54.299634 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1880295966', 'snapshot_id': '516a5d75-70c9-4b55-9fa9-cd230eb3726e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:42:54.305457 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:54.305457 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:54.305955 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:42:54.306133 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Create volume of 1 GB Aug 14 00:42:54.309896 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Availability Zones retrieved successfully. Aug 14 00:42:54.314915 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Flow 'volume_create_api' (e4075085-a2c2-43b5-9fce-7a2d41d530ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:54.316066 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74e29c6f-6db6-4be4-b771-4ee2552fa445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:54.317139 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:42:54.347950 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74e29c6f-6db6-4be4-b771-4ee2552fa445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '516a5d75-70c9-4b55-9fa9-cd230eb3726e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:54.348697 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6901158-8183-4ec9-9fad-0e9fa0480c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:54.386876 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Created reservations ['4f5a3596-59a1-4d28-b853-f1347ffd76c5', 'a32fe84b-16d3-4eb2-8bfc-78088dee272e', 'af329786-bce1-4967-acc7-308108ff5522', '569905f2-6fcb-482f-bf6e-a71ef366e73d'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:54.387590 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6901158-8183-4ec9-9fad-0e9fa0480c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f5a3596-59a1-4d28-b853-f1347ffd76c5', 'a32fe84b-16d3-4eb2-8bfc-78088dee272e', 'af329786-bce1-4967-acc7-308108ff5522', '569905f2-6fcb-482f-bf6e-a71ef366e73d']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:54.388348 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d72d788c-b6b1-44d4-99d3-9db837377c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:54.424999 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d72d788c-b6b1-44d4-99d3-9db837377c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '293b5ec9-2a98-4fb9-bd3a-facfccf6e32e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1880295966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fc5386118941f7b22bd43ce3fd9c9d',qos_specs=None,replication_status=,reservations=['4f5a3596-59a1-4d28-b853-f1347ffd76c5','a32fe84b-16d3-4eb2-8bfc-78088dee272e','af329786-bce1-4967-acc7-308108ff5522','569905f2-6fcb-482f-bf6e-a71ef366e73d'],size=1,snapshot_id=516a5d75-70c9-4b55-9fa9-cd230eb3726e,source_replicaid=,source_volid=None,status='creating',user_id='2f713fda67c2422c838426e423e3dbe2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:42:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1880295966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=293b5ec9-2a98-4fb9-bd3a-facfccf6e32e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9fc5386118941f7b22bd43ce3fd9c9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=516a5d75-70c9-4b55-9fa9-cd230eb3726e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f713fda67c2422c838426e423e3dbe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:54.425943 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27ef94ac-b91f-4c90-b344-a81924dc2ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:54.444633 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27ef94ac-b91f-4c90-b344-a81924dc2ee0) transitioned into state 'SUCCESS' from state '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-1880295966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fc5386118941f7b22bd43ce3fd9c9d',qos_specs=None,replication_status=,reservations=['4f5a3596-59a1-4d28-b853-f1347ffd76c5','a32fe84b-16d3-4eb2-8bfc-78088dee272e','af329786-bce1-4967-acc7-308108ff5522','569905f2-6fcb-482f-bf6e-a71ef366e73d'],size=1,snapshot_id=516a5d75-70c9-4b55-9fa9-cd230eb3726e,source_replicaid=,source_volid=None,status='creating',user_id='2f713fda67c2422c838426e423e3dbe2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:54.445693 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea764215-a042-4f69-b13a-ecd178ba4311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:54.468101 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea764215-a042-4f69-b13a-ecd178ba4311) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:54.468300 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Flow 'volume_create_api' (e4075085-a2c2-43b5-9fce-7a2d41d530ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:54.468699 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Create volume request issued successfully. Aug 14 00:42:54.469506 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-465864a3-c190-4ab3-b79e-9d0f7746f290 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:42:54.470019 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1171/4696] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:42:54 2026] POST /volume/v3/volumes => generated 791 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:42:54.483030 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d3af6dfe-9d4f-42b9-8d5d-cedec21d3ff5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:54.485326 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d3af6dfe-9d4f-42b9-8d5d-cedec21d3ff5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:42:54.485580 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d3af6dfe-9d4f-42b9-8d5d-cedec21d3ff5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:54.485814 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d3af6dfe-9d4f-42b9-8d5d-cedec21d3ff5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:54.494935 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:54.494935 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:54.500133 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d3af6dfe-9d4f-42b9-8d5d-cedec21d3ff5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:54.506743 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d3af6dfe-9d4f-42b9-8d5d-cedec21d3ff5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 200 Aug 14 00:42:54.507150 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1158/4697] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:54 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:54.761873 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ae9e6bbb-67eb-4f27-89d6-0612ed3aa3be None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:54.763968 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ae9e6bbb-67eb-4f27-89d6-0612ed3aa3be tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:42:54.764242 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ae9e6bbb-67eb-4f27-89d6-0612ed3aa3be tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:54.764497 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ae9e6bbb-67eb-4f27-89d6-0612ed3aa3be tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:54.764785 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-ae9e6bbb-67eb-4f27-89d6-0612ed3aa3be tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:54.771437 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:54.771437 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:54.772456 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ae9e6bbb-67eb-4f27-89d6-0612ed3aa3be tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:42:54.772912 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1188/4698] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:54 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:55.165312 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0b31232b-6264-4570-a9d2-1617ecf30a5d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:55.166934 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0b31232b-6264-4570-a9d2-1617ecf30a5d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:42:55.167059 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0b31232b-6264-4570-a9d2-1617ecf30a5d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:55.167316 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0b31232b-6264-4570-a9d2-1617ecf30a5d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:55.167316 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-0b31232b-6264-4570-a9d2-1617ecf30a5d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:55.171571 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:55.171571 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:55.172216 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0b31232b-6264-4570-a9d2-1617ecf30a5d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:42:55.172546 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1182/4699] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:55 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:55.520636 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-19cfe9a9-5f90-4667-b649-258d77ff10f3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:55.522663 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-19cfe9a9-5f90-4667-b649-258d77ff10f3 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:42:55.522771 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-19cfe9a9-5f90-4667-b649-258d77ff10f3 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:55.522947 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-19cfe9a9-5f90-4667-b649-258d77ff10f3 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:55.530393 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:55.530393 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:55.534138 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-19cfe9a9-5f90-4667-b649-258d77ff10f3 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:55.538286 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-19cfe9a9-5f90-4667-b649-258d77ff10f3 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 200 Aug 14 00:42:55.538658 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1172/4700] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:55 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:55.551834 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1e1d5b8e-6be9-4e31-9095-28e9836c150d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:55.554384 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1e1d5b8e-6be9-4e31-9095-28e9836c150d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:42:55.554669 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1e1d5b8e-6be9-4e31-9095-28e9836c150d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:55.554928 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1e1d5b8e-6be9-4e31-9095-28e9836c150d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:55.563472 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:55.563472 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:55.567360 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1e1d5b8e-6be9-4e31-9095-28e9836c150d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:55.571491 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1e1d5b8e-6be9-4e31-9095-28e9836c150d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 200 Aug 14 00:42:55.571842 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1159/4701] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:55 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:55.784304 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2656204f-058e-4ad8-a316-d315d0696bc3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:55.786515 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2656204f-058e-4ad8-a316-d315d0696bc3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:42:55.786747 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2656204f-058e-4ad8-a316-d315d0696bc3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:55.786975 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2656204f-058e-4ad8-a316-d315d0696bc3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:55.787130 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-2656204f-058e-4ad8-a316-d315d0696bc3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:55.791720 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:55.791720 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:55.792478 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2656204f-058e-4ad8-a316-d315d0696bc3 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:42:55.792811 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1189/4702] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:55 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:56.041425 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-5a872725-6675-4ebb-ad20-380e675afe6e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:56.044148 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-5a872725-6675-4ebb-ad20-380e675afe6e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:42:56.044707 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-5a872725-6675-4ebb-ad20-380e675afe6e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:56.044944 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-5a872725-6675-4ebb-ad20-380e675afe6e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:56.054354 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:56.054354 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:56.058909 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-5a872725-6675-4ebb-ad20-380e675afe6e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:56.063874 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-5a872725-6675-4ebb-ad20-380e675afe6e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 200 Aug 14 00:42:56.064341 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1183/4703] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:42:56 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:56.146575 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8e1d3123-8916-41a4-aec9-9e2f7bfa927e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:56.146931 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8e1d3123-8916-41a4-aec9-9e2f7bfa927e None None] GET https://10.4.3.208/volume// Aug 14 00:42:56.147105 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8e1d3123-8916-41a4-aec9-9e2f7bfa927e None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:56.147329 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8e1d3123-8916-41a4-aec9-9e2f7bfa927e None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:56.147646 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8e1d3123-8916-41a4-aec9-9e2f7bfa927e None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:42:56.147908 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1173/4704] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:42:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:42:56.153852 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-0b1520ad-069c-457f-8594-5bde9158a7d5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:56.187074 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8eb552fd-269a-4539-8e4b-b082bb9a1dd9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:56.188814 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8eb552fd-269a-4539-8e4b-b082bb9a1dd9 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:42:56.189033 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8eb552fd-269a-4539-8e4b-b082bb9a1dd9 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:56.189338 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8eb552fd-269a-4539-8e4b-b082bb9a1dd9 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:56.189497 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-8eb552fd-269a-4539-8e4b-b082bb9a1dd9 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:56.194078 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:56.194078 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:56.194886 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8eb552fd-269a-4539-8e4b-b082bb9a1dd9 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:42:56.195244 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1190/4705] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:56 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:56.280570 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-0b1520ad-069c-457f-8594-5bde9158a7d5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:42:56.280936 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-0b1520ad-069c-457f-8594-5bde9158a7d5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "293b5ec9-2a98-4fb9-bd3a-facfccf6e32e", "connector": null, "instance_uuid": "fdca5985-a1e8-4168-b7bb-e24e27c1901a"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:56.297818 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:56.297818 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:56.321308 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-0b1520ad-069c-457f-8594-5bde9158a7d5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:42:56.321725 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1160/4706] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:42:56 2026] POST /volume/v3/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:56.351070 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7a0a86cc-1413-4343-bbea-ce719f31265d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:56.352938 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7a0a86cc-1413-4343-bbea-ce719f31265d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:42:56.353228 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7a0a86cc-1413-4343-bbea-ce719f31265d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:56.353353 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7a0a86cc-1413-4343-bbea-ce719f31265d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:56.362723 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-350ed0c0-1b30-4302-ad17-424a9ed46e27 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:56.363212 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-350ed0c0-1b30-4302-ad17-424a9ed46e27 None None] GET https://10.4.3.208/volume// Aug 14 00:42:56.363434 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-350ed0c0-1b30-4302-ad17-424a9ed46e27 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:56.363671 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-350ed0c0-1b30-4302-ad17-424a9ed46e27 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:56.364056 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-350ed0c0-1b30-4302-ad17-424a9ed46e27 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:42:56.364441 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1174/4707] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:42:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:42:56.368911 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:56.368911 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:56.373890 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-1f56d19e-0857-4c20-9f5a-3d939a5ba1e4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:56.375101 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7a0a86cc-1413-4343-bbea-ce719f31265d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:56.379438 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-1f56d19e-0857-4c20-9f5a-3d939a5ba1e4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:42:56.379661 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-1f56d19e-0857-4c20-9f5a-3d939a5ba1e4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:56.379864 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-1f56d19e-0857-4c20-9f5a-3d939a5ba1e4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:56.383116 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7a0a86cc-1413-4343-bbea-ce719f31265d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 200 Aug 14 00:42:56.383674 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1184/4708] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:56 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:56.392104 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:56.392104 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:56.396180 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-1f56d19e-0857-4c20-9f5a-3d939a5ba1e4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:56.400708 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-1f56d19e-0857-4c20-9f5a-3d939a5ba1e4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 200 Aug 14 00:42:56.401132 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1191/4709] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:42:56 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 1063 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:42:56.492609 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-4df8724e-6e1d-421a-87d0-3b1ca65d21dc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:56.495350 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-4df8724e-6e1d-421a-87d0-3b1ca65d21dc tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] PUT https://10.4.3.208/volume/v3/attachments/97491705-0edc-4367-a225-93a8df0903f2 Aug 14 00:42:56.498567 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-4df8724e-6e1d-421a-87d0-3b1ca65d21dc tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:56.505493 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-4df8724e-6e1d-421a-87d0-3b1ca65d21dc tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Acquiring lock "cinder-attachment_update-293b5ec9-2a98-4fb9-bd3a-facfccf6e32e-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:42:56.513450 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-4df8724e-6e1d-421a-87d0-3b1ca65d21dc tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Lock "cinder-attachment_update-293b5ec9-2a98-4fb9-bd3a-facfccf6e32e-np0000007289" acquired by "attachment_update" :: waited 0.008s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:42:56.514947 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:56.514947 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:56.597457 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-4df8724e-6e1d-421a-87d0-3b1ca65d21dc tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Lock "cinder-attachment_update-293b5ec9-2a98-4fb9-bd3a-facfccf6e32e-np0000007289" released by "attachment_update" :: held 0.084s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:42:56.597911 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-4df8724e-6e1d-421a-87d0-3b1ca65d21dc tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/attachments/97491705-0edc-4367-a225-93a8df0903f2 returned with HTTP 200 Aug 14 00:42:56.598375 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1161/4710] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:42:56 2026] PUT /volume/v3/attachments/97491705-0edc-4367-a225-93a8df0903f2 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:56.802337 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-39964d3b-bcf8-4e56-8de2-ff15d8fd5113 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:56.804165 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-39964d3b-bcf8-4e56-8de2-ff15d8fd5113 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:42:56.804416 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-39964d3b-bcf8-4e56-8de2-ff15d8fd5113 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:56.804596 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-39964d3b-bcf8-4e56-8de2-ff15d8fd5113 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:56.804743 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-39964d3b-bcf8-4e56-8de2-ff15d8fd5113 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:56.809004 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:56.809004 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:56.809724 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-39964d3b-bcf8-4e56-8de2-ff15d8fd5113 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:42:56.810100 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1175/4711] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:56 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:57.206749 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-75e9f23d-1c11-4716-85ad-a6873a64d92e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:57.208884 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-75e9f23d-1c11-4716-85ad-a6873a64d92e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:42:57.209122 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-75e9f23d-1c11-4716-85ad-a6873a64d92e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:57.209344 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-75e9f23d-1c11-4716-85ad-a6873a64d92e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:57.209490 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-75e9f23d-1c11-4716-85ad-a6873a64d92e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:57.214311 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:57.214311 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:57.214997 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-75e9f23d-1c11-4716-85ad-a6873a64d92e tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:42:57.215413 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1185/4712] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:57 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:57.402478 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-600652bf-82e5-4174-a175-1454923d4e46 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:57.404782 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-600652bf-82e5-4174-a175-1454923d4e46 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:42:57.405047 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-600652bf-82e5-4174-a175-1454923d4e46 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:57.405328 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-600652bf-82e5-4174-a175-1454923d4e46 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:57.419729 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:57.419729 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:57.423971 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-600652bf-82e5-4174-a175-1454923d4e46 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:57.429637 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-600652bf-82e5-4174-a175-1454923d4e46 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 200 Aug 14 00:42:57.430157 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1192/4713] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:57 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:57.820776 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bcea6e9b-df38-4af8-ae23-828cd9a6395f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:57.822761 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bcea6e9b-df38-4af8-ae23-828cd9a6395f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:42:57.822961 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bcea6e9b-df38-4af8-ae23-828cd9a6395f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:57.823202 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bcea6e9b-df38-4af8-ae23-828cd9a6395f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:57.823341 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-bcea6e9b-df38-4af8-ae23-828cd9a6395f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:57.827747 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:57.827747 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:57.828617 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bcea6e9b-df38-4af8-ae23-828cd9a6395f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:42:57.829015 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1162/4714] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:57 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:58.226204 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-202f1983-456e-47a2-b422-4991674e3558 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:58.228134 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-202f1983-456e-47a2-b422-4991674e3558 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:42:58.228406 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-202f1983-456e-47a2-b422-4991674e3558 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:58.228594 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-202f1983-456e-47a2-b422-4991674e3558 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:58.228704 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-202f1983-456e-47a2-b422-4991674e3558 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:58.233005 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:58.233005 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:58.233832 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-202f1983-456e-47a2-b422-4991674e3558 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:42:58.234175 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1176/4715] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:58 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:58.443734 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3b437fe0-a88c-40a7-a226-2dace774cf4f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:58.447365 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3b437fe0-a88c-40a7-a226-2dace774cf4f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:42:58.447754 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3b437fe0-a88c-40a7-a226-2dace774cf4f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:58.448012 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3b437fe0-a88c-40a7-a226-2dace774cf4f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:58.460631 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:58.460631 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:58.465533 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3b437fe0-a88c-40a7-a226-2dace774cf4f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:58.470939 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3b437fe0-a88c-40a7-a226-2dace774cf4f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 200 Aug 14 00:42:58.471370 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1186/4716] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:58 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:58.831948 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2f3222d4-6170-443e-872d-a1473c6dc21e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:58.833990 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:42:58.834491 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-696509870", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:58.836376 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-696509870', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:42:58.836533 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Create volume of 1 GB Aug 14 00:42:58.840093 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-99e05b58-9808-416b-a574-941eac7cf1a5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:58.841061 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Availability Zones retrieved successfully. Aug 14 00:42:58.841893 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-99e05b58-9808-416b-a574-941eac7cf1a5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:42:58.842100 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-99e05b58-9808-416b-a574-941eac7cf1a5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:58.842319 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-99e05b58-9808-416b-a574-941eac7cf1a5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:58.842452 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-99e05b58-9808-416b-a574-941eac7cf1a5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:58.847154 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Flow 'volume_create_api' (f52983e5-a6f3-4c97-b68d-e4243577691b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:58.847250 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:58.847250 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:58.847954 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0abb1f8-2978-4bf3-a814-910bfde460d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:58.848210 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-99e05b58-9808-416b-a574-941eac7cf1a5 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:42:58.848645 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1163/4717] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:58 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:58.848827 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:42:58.872870 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0abb1f8-2978-4bf3-a814-910bfde460d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:58.874594 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3fce1cb-ef1f-420d-be50-fbef9d8afe97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:58.938779 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Created reservations ['aae271b2-dbfb-452e-a06e-a68ef478c12d', '21588b45-f54f-4553-8b83-46154a4aafb1', '1c3b4d02-6310-40f3-8e3b-0c9cf549357b', '61966fb9-e679-407e-be11-a328397e08b3'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:58.939661 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3fce1cb-ef1f-420d-be50-fbef9d8afe97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aae271b2-dbfb-452e-a06e-a68ef478c12d', '21588b45-f54f-4553-8b83-46154a4aafb1', '1c3b4d02-6310-40f3-8e3b-0c9cf549357b', '61966fb9-e679-407e-be11-a328397e08b3']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:58.940377 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d856c0-8f14-4c41-81d6-362b5176e0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:58.961251 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d856c0-8f14-4c41-81d6-362b5176e0db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c284dfea-ba15-4190-a39d-e1819fc77b15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-696509870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2133e433a70a4504a31bb2c863cf2cf2',qos_specs=None,replication_status=,reservations=['aae271b2-dbfb-452e-a06e-a68ef478c12d','21588b45-f54f-4553-8b83-46154a4aafb1','1c3b4d02-6310-40f3-8e3b-0c9cf549357b','61966fb9-e679-407e-be11-a328397e08b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32e5fc5de0824653a7375069db21dfa2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:42:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-696509870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c284dfea-ba15-4190-a39d-e1819fc77b15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2133e433a70a4504a31bb2c863cf2cf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32e5fc5de0824653a7375069db21dfa2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:58.962013 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f1ff167-5aad-45c0-9089-77f85a7d3262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:58.979862 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f1ff167-5aad-45c0-9089-77f85a7d3262) transitioned into state 'SUCCESS' from state '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-696509870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2133e433a70a4504a31bb2c863cf2cf2',qos_specs=None,replication_status=,reservations=['aae271b2-dbfb-452e-a06e-a68ef478c12d','21588b45-f54f-4553-8b83-46154a4aafb1','1c3b4d02-6310-40f3-8e3b-0c9cf549357b','61966fb9-e679-407e-be11-a328397e08b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32e5fc5de0824653a7375069db21dfa2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:58.980521 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (145243de-78a2-4d66-a4aa-6535bb68d35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:42:58.989042 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (145243de-78a2-4d66-a4aa-6535bb68d35f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:42:58.989768 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Flow 'volume_create_api' (f52983e5-a6f3-4c97-b68d-e4243577691b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:42:58.990026 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Create volume request issued successfully. Aug 14 00:42:58.990544 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2f3222d4-6170-443e-872d-a1473c6dc21e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:42:58.990916 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1193/4718] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:42:58 2026] POST /volume/v3/volumes => generated 788 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:42:59.009296 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-14804f6e-1de1-44cb-a2d7-fe8f11441c85 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:59.011314 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-14804f6e-1de1-44cb-a2d7-fe8f11441c85 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:42:59.011690 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-14804f6e-1de1-44cb-a2d7-fe8f11441c85 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:59.012159 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-14804f6e-1de1-44cb-a2d7-fe8f11441c85 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:59.023591 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:59.023591 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:59.028238 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-14804f6e-1de1-44cb-a2d7-fe8f11441c85 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:42:59.033221 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-14804f6e-1de1-44cb-a2d7-fe8f11441c85 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 200 Aug 14 00:42:59.033707 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1177/4719] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:42:59 2026] GET /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:42:59.243752 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d33b5b85-ad47-4c61-a096-629f2a7879a4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:59.245535 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d33b5b85-ad47-4c61-a096-629f2a7879a4 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:42:59.245752 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d33b5b85-ad47-4c61-a096-629f2a7879a4 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:59.245977 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d33b5b85-ad47-4c61-a096-629f2a7879a4 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:59.246123 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-d33b5b85-ad47-4c61-a096-629f2a7879a4 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:59.250591 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:59.250591 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:59.251452 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d33b5b85-ad47-4c61-a096-629f2a7879a4 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:42:59.251813 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1187/4720] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:59 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:59.458258 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-45fa1703-dc39-40be-8235-89fb213ebed3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:59.459865 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-45fa1703-dc39-40be-8235-89fb213ebed3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:42:59.460249 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-45fa1703-dc39-40be-8235-89fb213ebed3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ecdb5bb-b994-4ae8-a396-20f28b981c45", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1230538916", "description": null, "metadata": null}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:42:59.471539 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:59.471539 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:42:59.471992 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-45fa1703-dc39-40be-8235-89fb213ebed3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:42:59.472190 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-45fa1703-dc39-40be-8235-89fb213ebed3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create snapshot from volume 5ecdb5bb-b994-4ae8-a396-20f28b981c45 Aug 14 00:42:59.482845 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bd54142b-12b0-4bf8-964d-2872d9db10d0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:59.485155 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bd54142b-12b0-4bf8-964d-2872d9db10d0 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:42:59.485438 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bd54142b-12b0-4bf8-964d-2872d9db10d0 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:59.485702 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bd54142b-12b0-4bf8-964d-2872d9db10d0 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:59.496117 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:59.496117 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:42:59.499548 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bd54142b-12b0-4bf8-964d-2872d9db10d0 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:42:59.504123 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bd54142b-12b0-4bf8-964d-2872d9db10d0 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 200 Aug 14 00:42:59.504523 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1194/4721] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:59 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:59.509892 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-45fa1703-dc39-40be-8235-89fb213ebed3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['3b5ede1b-03b6-4f17-841e-37f819f064ee', '74c22960-f10c-44e1-ac42-5a569737b871', '41030637-fcd9-4c16-b039-b49a40bb17ba', '1aca27b2-6255-4842-8d9a-abbe62b6c1d1'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:42:59.543150 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-45fa1703-dc39-40be-8235-89fb213ebed3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot force create request issued successfully. Aug 14 00:42:59.543150 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-45fa1703-dc39-40be-8235-89fb213ebed3 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:42:59.543150 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1164/4722] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:42:59 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 14 00:42:59.555658 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-972f96d8-908b-43a2-a24b-1ccf34a2fa3f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:59.557815 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-972f96d8-908b-43a2-a24b-1ccf34a2fa3f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 Aug 14 00:42:59.557815 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-972f96d8-908b-43a2-a24b-1ccf34a2fa3f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:59.557944 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-972f96d8-908b-43a2-a24b-1ccf34a2fa3f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:59.563105 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:59.563105 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:42:59.563763 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-972f96d8-908b-43a2-a24b-1ccf34a2fa3f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:42:59.564861 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-972f96d8-908b-43a2-a24b-1ccf34a2fa3f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 returned with HTTP 200 Aug 14 00:42:59.565362 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1178/4723] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:42:59 2026] GET /volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:42:59.862633 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1f984f97-4e96-4f99-867f-f5cfc9338c44 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:42:59.864443 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1f984f97-4e96-4f99-867f-f5cfc9338c44 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:42:59.864629 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1f984f97-4e96-4f99-867f-f5cfc9338c44 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:42:59.864821 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1f984f97-4e96-4f99-867f-f5cfc9338c44 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:42:59.864926 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-1f984f97-4e96-4f99-867f-f5cfc9338c44 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:42:59.869338 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:42:59.869338 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:42:59.870067 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1f984f97-4e96-4f99-867f-f5cfc9338c44 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:42:59.870485 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1188/4724] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:42:59 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:00.049334 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3e02f145-f255-41fb-a045-d5d27e61b197 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.051140 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3e02f145-f255-41fb-a045-d5d27e61b197 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:00.051372 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3e02f145-f255-41fb-a045-d5d27e61b197 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:00.051577 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3e02f145-f255-41fb-a045-d5d27e61b197 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:00.058784 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:00.058784 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:00.062556 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3e02f145-f255-41fb-a045-d5d27e61b197 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:43:00.068413 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3e02f145-f255-41fb-a045-d5d27e61b197 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 200 Aug 14 00:43:00.069052 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1195/4725] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:00 2026] GET /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:00.081714 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8c40a828-aeb8-414a-9737-1f89e7a39f52 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.084760 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8c40a828-aeb8-414a-9737-1f89e7a39f52 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:00.085012 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8c40a828-aeb8-414a-9737-1f89e7a39f52 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:00.085266 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8c40a828-aeb8-414a-9737-1f89e7a39f52 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:00.093367 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:00.093367 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:00.097159 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8c40a828-aeb8-414a-9737-1f89e7a39f52 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:43:00.101582 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8c40a828-aeb8-414a-9737-1f89e7a39f52 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 200 Aug 14 00:43:00.101975 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1165/4726] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:00 2026] GET /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:00.149918 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-ecdce572-2131-4cc3-821b-32a2e2d92e7b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.184789 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-ecdce572-2131-4cc3-821b-32a2e2d92e7b tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:00.185037 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-ecdce572-2131-4cc3-821b-32a2e2d92e7b tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:00.185269 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-ecdce572-2131-4cc3-821b-32a2e2d92e7b tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:00.194465 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:00.194465 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:00.198898 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-ecdce572-2131-4cc3-821b-32a2e2d92e7b tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:43:00.205012 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-ecdce572-2131-4cc3-821b-32a2e2d92e7b tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 200 Aug 14 00:43:00.205194 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1179/4727] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:43:00 2026] GET /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:00.263613 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-afe679b0-002a-4a85-833d-1e11089ae417 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.265763 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-afe679b0-002a-4a85-833d-1e11089ae417 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:43:00.266378 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-afe679b0-002a-4a85-833d-1e11089ae417 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:00.266378 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-afe679b0-002a-4a85-833d-1e11089ae417 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:00.266378 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-afe679b0-002a-4a85-833d-1e11089ae417 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:00.271449 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:00.271449 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:00.272576 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-afe679b0-002a-4a85-833d-1e11089ae417 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:43:00.273132 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1189/4728] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:00 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:43:00.295861 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-dfad5c15-15ca-4d35-8479-69ab999e8b47 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.296037 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dfad5c15-15ca-4d35-8479-69ab999e8b47 None None] GET https://10.4.3.208/volume// Aug 14 00:43:00.296289 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dfad5c15-15ca-4d35-8479-69ab999e8b47 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:00.296544 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dfad5c15-15ca-4d35-8479-69ab999e8b47 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:00.296962 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dfad5c15-15ca-4d35-8479-69ab999e8b47 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:43:00.297396 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1196/4729] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:43:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:43:00.304783 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-f49d4830-8fc6-4d72-9868-bb9016b7e935 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.307049 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-f49d4830-8fc6-4d72-9868-bb9016b7e935 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:43:00.307472 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-f49d4830-8fc6-4d72-9868-bb9016b7e935 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c284dfea-ba15-4190-a39d-e1819fc77b15", "connector": null, "instance_uuid": "fea3eabc-fdbe-48b2-a5ae-04ab54f77379"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:00.316463 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:00.316463 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:00.345600 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-f49d4830-8fc6-4d72-9868-bb9016b7e935 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:43:00.346226 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1166/4730] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:43:00 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:00.374116 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f3cc4932-4326-45ad-9c0c-d3b39028db52 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.376019 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f3cc4932-4326-45ad-9c0c-d3b39028db52 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:00.376268 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f3cc4932-4326-45ad-9c0c-d3b39028db52 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:00.376650 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f3cc4932-4326-45ad-9c0c-d3b39028db52 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:00.383543 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a939e3a3-0a1a-4728-837d-199233eab029 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.384173 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a939e3a3-0a1a-4728-837d-199233eab029 None None] GET https://10.4.3.208/volume// Aug 14 00:43:00.384173 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a939e3a3-0a1a-4728-837d-199233eab029 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:00.384309 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a939e3a3-0a1a-4728-837d-199233eab029 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:00.384833 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a939e3a3-0a1a-4728-837d-199233eab029 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:43:00.384996 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1190/4731] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:43:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:43:00.387060 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:00.387060 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:00.391567 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f3cc4932-4326-45ad-9c0c-d3b39028db52 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:43:00.393049 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-a488fe6d-9766-48d8-b3f6-feb8c8dc0306 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.396482 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f3cc4932-4326-45ad-9c0c-d3b39028db52 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 200 Aug 14 00:43:00.396942 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1180/4732] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:00 2026] GET /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:00.427607 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-a488fe6d-9766-48d8-b3f6-feb8c8dc0306 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:00.427795 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-a488fe6d-9766-48d8-b3f6-feb8c8dc0306 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:00.427958 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-a488fe6d-9766-48d8-b3f6-feb8c8dc0306 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:00.436501 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:00.436501 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:00.439325 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-a488fe6d-9766-48d8-b3f6-feb8c8dc0306 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:43:00.442895 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-a488fe6d-9766-48d8-b3f6-feb8c8dc0306 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 200 Aug 14 00:43:00.443317 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1197/4733] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:43:00 2026] GET /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 1042 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:43:00.516367 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3b0b80ec-24c7-455b-9eb5-008c8013f971 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.518333 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3b0b80ec-24c7-455b-9eb5-008c8013f971 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:43:00.518531 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3b0b80ec-24c7-455b-9eb5-008c8013f971 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:00.518707 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3b0b80ec-24c7-455b-9eb5-008c8013f971 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:00.530861 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:00.530861 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:00.537586 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-a75c7490-3139-40b7-953a-94b30bd689f8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.537678 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3b0b80ec-24c7-455b-9eb5-008c8013f971 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:00.539650 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-a75c7490-3139-40b7-953a-94b30bd689f8 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] PUT https://10.4.3.208/volume/v3/attachments/8f992d02-42b9-41e7-8c1a-d36862d47eff Aug 14 00:43:00.540048 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-a75c7490-3139-40b7-953a-94b30bd689f8 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:00.541927 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3b0b80ec-24c7-455b-9eb5-008c8013f971 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 200 Aug 14 00:43:00.542402 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1167/4734] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:00 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:00.550029 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-a75c7490-3139-40b7-953a-94b30bd689f8 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Acquiring lock "cinder-attachment_update-c284dfea-ba15-4190-a39d-e1819fc77b15-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:43:00.554829 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-a75c7490-3139-40b7-953a-94b30bd689f8 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Lock "cinder-attachment_update-c284dfea-ba15-4190-a39d-e1819fc77b15-np0000007289" acquired by "attachment_update" :: waited 0.005s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:43:00.555677 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:00.555677 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:00.574387 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-08925e7d-851f-4213-9086-7435f59168fb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.576615 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-08925e7d-851f-4213-9086-7435f59168fb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 Aug 14 00:43:00.576839 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-08925e7d-851f-4213-9086-7435f59168fb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:00.577040 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-08925e7d-851f-4213-9086-7435f59168fb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:00.582843 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:00.582843 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:00.583243 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-08925e7d-851f-4213-9086-7435f59168fb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:43:00.584408 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-08925e7d-851f-4213-9086-7435f59168fb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 returned with HTTP 200 Aug 14 00:43:00.584408 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1181/4735] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:00 2026] GET /volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:00.592923 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0a5baecb-77a3-40bf-bf33-0d51315c6a6d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.594932 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0a5baecb-77a3-40bf-bf33-0d51315c6a6d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 Aug 14 00:43:00.595281 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0a5baecb-77a3-40bf-bf33-0d51315c6a6d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:00.595517 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0a5baecb-77a3-40bf-bf33-0d51315c6a6d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:00.600364 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:00.600364 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:00.600843 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0a5baecb-77a3-40bf-bf33-0d51315c6a6d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:43:00.601661 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0a5baecb-77a3-40bf-bf33-0d51315c6a6d tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 returned with HTTP 200 Aug 14 00:43:00.602051 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1198/4736] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:00 2026] GET /volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:00.609952 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b6c99a1c-7044-4340-aecc-05335f31306c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.611606 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:00.611913 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1486306868", "snapshot_id": "48cac869-7257-469a-80b8-14a14742f349", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:00.613380 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1486306868', 'snapshot_id': '48cac869-7257-469a-80b8-14a14742f349', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:00.617978 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:00.617978 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:00.618447 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:43:00.618549 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume of 1 GB Aug 14 00:43:00.622614 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Availability Zones retrieved successfully. Aug 14 00:43:00.629637 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-a75c7490-3139-40b7-953a-94b30bd689f8 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Lock "cinder-attachment_update-c284dfea-ba15-4190-a39d-e1819fc77b15-np0000007289" released by "attachment_update" :: held 0.075s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:43:00.629944 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-a75c7490-3139-40b7-953a-94b30bd689f8 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/attachments/8f992d02-42b9-41e7-8c1a-d36862d47eff returned with HTTP 200 Aug 14 00:43:00.630017 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (f4d5a32d-6f93-4451-8b5e-354ba3a3231b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:00.630449 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1191/4737] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:43:00 2026] PUT /volume/v3/attachments/8f992d02-42b9-41e7-8c1a-d36862d47eff => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:00.631198 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a8109c1-47b5-4c58-b2ea-2f0d2f3698de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:00.632127 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:00.680401 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a8109c1-47b5-4c58-b2ea-2f0d2f3698de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '48cac869-7257-469a-80b8-14a14742f349', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:00.681178 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51bc203-4651-43be-8039-9075b1c05c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:00.724698 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Created reservations ['44ddc02e-3831-44ae-9858-fe399d7a1e79', '7d584d0d-5f98-48b2-a71b-c491aeddcdb3', 'ed8c9a43-ee96-4b3a-9317-9bb68b622e33', '9ff869aa-318d-4b91-93d7-484a4195d844'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:00.725495 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51bc203-4651-43be-8039-9075b1c05c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44ddc02e-3831-44ae-9858-fe399d7a1e79', '7d584d0d-5f98-48b2-a71b-c491aeddcdb3', 'ed8c9a43-ee96-4b3a-9317-9bb68b622e33', '9ff869aa-318d-4b91-93d7-484a4195d844']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:00.726183 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a01bf14-e91c-42bb-9fdc-b0f583a2634b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:00.768496 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a01bf14-e91c-42bb-9fdc-b0f583a2634b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa850d3b-0400-4ed2-8502-667531047bad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1486306868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['44ddc02e-3831-44ae-9858-fe399d7a1e79','7d584d0d-5f98-48b2-a71b-c491aeddcdb3','ed8c9a43-ee96-4b3a-9317-9bb68b622e33','9ff869aa-318d-4b91-93d7-484a4195d844'],size=1,snapshot_id=48cac869-7257-469a-80b8-14a14742f349,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), '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-14T00:43:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1486306868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa850d3b-0400-4ed2-8502-667531047bad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d6437696d14483ca3325a33d365edde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=48cac869-7257-469a-80b8-14a14742f349,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d17d618536ca469e8ed9b206b9c792a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:00.769323 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce442fb-3092-4bc2-bc05-a6ead46fb154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:00.787891 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce442fb-3092-4bc2-bc05-a6ead46fb154) transitioned into state 'SUCCESS' from state '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-1486306868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d6437696d14483ca3325a33d365edde',qos_specs=None,replication_status=,reservations=['44ddc02e-3831-44ae-9858-fe399d7a1e79','7d584d0d-5f98-48b2-a71b-c491aeddcdb3','ed8c9a43-ee96-4b3a-9317-9bb68b622e33','9ff869aa-318d-4b91-93d7-484a4195d844'],size=1,snapshot_id=48cac869-7257-469a-80b8-14a14742f349,source_replicaid=,source_volid=None,status='creating',user_id='d17d618536ca469e8ed9b206b9c792a6',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:00.788578 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2eb5b61-f7ba-448b-bfd9-5cec61f98bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:00.816616 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2eb5b61-f7ba-448b-bfd9-5cec61f98bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:00.816616 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Flow 'volume_create_api' (f4d5a32d-6f93-4451-8b5e-354ba3a3231b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:00.817041 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Create volume request issued successfully. Aug 14 00:43:00.817895 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b6c99a1c-7044-4340-aecc-05335f31306c tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:00.818543 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1168/4738] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:43:00 2026] POST /volume/v3/volumes => generated 785 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:00.832155 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-03e27329-524d-4d96-88a7-037f27a31e27 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.834176 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-03e27329-524d-4d96-88a7-037f27a31e27 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad Aug 14 00:43:00.834426 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-03e27329-524d-4d96-88a7-037f27a31e27 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:00.834685 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-03e27329-524d-4d96-88a7-037f27a31e27 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:00.841865 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:00.841865 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:00.845414 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-03e27329-524d-4d96-88a7-037f27a31e27 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:43:00.849352 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-03e27329-524d-4d96-88a7-037f27a31e27 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad returned with HTTP 200 Aug 14 00:43:00.849705 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1182/4739] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:00 2026] GET /volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:00.880722 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5b3fea1e-1674-45a3-b3d8-5c00aae604da None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.883052 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5b3fea1e-1674-45a3-b3d8-5c00aae604da tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:43:00.883285 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5b3fea1e-1674-45a3-b3d8-5c00aae604da tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:00.884169 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5b3fea1e-1674-45a3-b3d8-5c00aae604da tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:00.884282 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-5b3fea1e-1674-45a3-b3d8-5c00aae604da tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:00.889257 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:00.889257 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:00.890102 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5b3fea1e-1674-45a3-b3d8-5c00aae604da tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:43:00.890561 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1199/4740] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:00 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:00.914798 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-b515260f-bced-43b7-81aa-612958b45144 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:00.917755 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-b515260f-bced-43b7-81aa-612958b45144 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/attachments/97491705-0edc-4367-a225-93a8df0903f2/action Aug 14 00:43:00.918386 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-b515260f-bced-43b7-81aa-612958b45144 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:43:00.918593 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-b515260f-bced-43b7-81aa-612958b45144 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:00.962996 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:00.962996 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:00.976937 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-15f9d733-a77c-4808-a66c-c8b91d9b08c8 req-b515260f-bced-43b7-81aa-612958b45144 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/attachments/97491705-0edc-4367-a225-93a8df0903f2/action returned with HTTP 204 Aug 14 00:43:00.977719 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1192/4741] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:43:00 2026] POST /volume/v3/attachments/97491705-0edc-4367-a225-93a8df0903f2/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:01.286084 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-37633061-342a-4eb1-aabe-e118b7fc4ae3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:01.289824 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-37633061-342a-4eb1-aabe-e118b7fc4ae3 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:43:01.289824 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-37633061-342a-4eb1-aabe-e118b7fc4ae3 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:01.289824 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-37633061-342a-4eb1-aabe-e118b7fc4ae3 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:01.289824 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-37633061-342a-4eb1-aabe-e118b7fc4ae3 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:01.295481 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:01.295481 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:01.296405 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-37633061-342a-4eb1-aabe-e118b7fc4ae3 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:43:01.296930 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1169/4742] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:01 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:01.411247 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3b36963b-c923-4d7b-be08-8a3c4ce0c2bc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:01.412644 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3b36963b-c923-4d7b-be08-8a3c4ce0c2bc tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:01.412940 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3b36963b-c923-4d7b-be08-8a3c4ce0c2bc tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:01.413232 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3b36963b-c923-4d7b-be08-8a3c4ce0c2bc tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:01.422540 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:01.422540 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:01.426068 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3b36963b-c923-4d7b-be08-8a3c4ce0c2bc tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:43:01.431535 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3b36963b-c923-4d7b-be08-8a3c4ce0c2bc tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 200 Aug 14 00:43:01.431535 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1183/4743] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:01 2026] GET /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:01.557703 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9a583e02-2199-4264-8fbc-f1ccfe8498d4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:01.559986 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9a583e02-2199-4264-8fbc-f1ccfe8498d4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:43:01.560300 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9a583e02-2199-4264-8fbc-f1ccfe8498d4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:01.560528 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9a583e02-2199-4264-8fbc-f1ccfe8498d4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:01.571856 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:01.571856 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:01.575381 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9a583e02-2199-4264-8fbc-f1ccfe8498d4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:01.579608 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9a583e02-2199-4264-8fbc-f1ccfe8498d4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 200 Aug 14 00:43:01.580049 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1200/4744] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:01 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:01.861894 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7f3bfeae-80d1-45f1-8f04-ce2d4fc02138 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:01.863999 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7f3bfeae-80d1-45f1-8f04-ce2d4fc02138 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad Aug 14 00:43:01.864260 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7f3bfeae-80d1-45f1-8f04-ce2d4fc02138 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:01.864468 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7f3bfeae-80d1-45f1-8f04-ce2d4fc02138 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:01.877738 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:01.877738 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:01.882449 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7f3bfeae-80d1-45f1-8f04-ce2d4fc02138 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:43:01.888582 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7f3bfeae-80d1-45f1-8f04-ce2d4fc02138 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad returned with HTTP 200 Aug 14 00:43:01.889082 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1193/4745] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:01 2026] GET /volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad => generated 1394 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:01.901238 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8dcdc7aa-163e-439e-b617-39e435ebd804 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:01.902956 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8dcdc7aa-163e-439e-b617-39e435ebd804 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:43:01.903177 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8dcdc7aa-163e-439e-b617-39e435ebd804 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:01.903374 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8dcdc7aa-163e-439e-b617-39e435ebd804 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:01.903480 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-8dcdc7aa-163e-439e-b617-39e435ebd804 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:01.904410 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7ae3f7fd-1b6b-4a77-9fd4-d136f83f347b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:01.906401 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7ae3f7fd-1b6b-4a77-9fd4-d136f83f347b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad Aug 14 00:43:01.906610 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7ae3f7fd-1b6b-4a77-9fd4-d136f83f347b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:01.906799 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7ae3f7fd-1b6b-4a77-9fd4-d136f83f347b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:01.908254 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:01.908254 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:01.909225 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8dcdc7aa-163e-439e-b617-39e435ebd804 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:43:01.909672 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1170/4746] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:01 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:01.914597 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:01.914597 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:01.918801 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7ae3f7fd-1b6b-4a77-9fd4-d136f83f347b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:43:01.923533 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7ae3f7fd-1b6b-4a77-9fd4-d136f83f347b tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad returned with HTTP 200 Aug 14 00:43:01.923890 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1184/4747] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:01 2026] GET /volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:02.053637 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-c8657004-7098-4710-a78b-0473a6208fa9 req-d2623283-2879-4b31-8bb3-7a8af466dd4a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:02.081839 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-d2623283-2879-4b31-8bb3-7a8af466dd4a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad Aug 14 00:43:02.082059 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-d2623283-2879-4b31-8bb3-7a8af466dd4a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:02.082295 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-d2623283-2879-4b31-8bb3-7a8af466dd4a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:02.089730 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:02.089730 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:02.093063 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-c8657004-7098-4710-a78b-0473a6208fa9 req-d2623283-2879-4b31-8bb3-7a8af466dd4a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:43:02.097283 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-d2623283-2879-4b31-8bb3-7a8af466dd4a tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad returned with HTTP 200 Aug 14 00:43:02.097629 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1201/4748] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:43:02 2026] GET /volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad => generated 1394 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:02.306174 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-53df3db3-47e1-484e-a9bf-1ba727d6ffaa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:02.307910 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-53df3db3-47e1-484e-a9bf-1ba727d6ffaa tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:43:02.308102 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-53df3db3-47e1-484e-a9bf-1ba727d6ffaa tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:02.308342 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-53df3db3-47e1-484e-a9bf-1ba727d6ffaa tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:02.308441 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-53df3db3-47e1-484e-a9bf-1ba727d6ffaa tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:02.312527 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:02.312527 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:02.313234 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-53df3db3-47e1-484e-a9bf-1ba727d6ffaa tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:43:02.313559 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1194/4749] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:02 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:02.446144 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-78a9a058-b219-4563-98d7-3d5005707841 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:02.450851 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-78a9a058-b219-4563-98d7-3d5005707841 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:02.451139 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-78a9a058-b219-4563-98d7-3d5005707841 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:02.451399 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-78a9a058-b219-4563-98d7-3d5005707841 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:02.462891 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:02.462891 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:02.466714 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-78a9a058-b219-4563-98d7-3d5005707841 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:43:02.471837 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-78a9a058-b219-4563-98d7-3d5005707841 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 200 Aug 14 00:43:02.472356 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1171/4750] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:02 2026] GET /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:02.540187 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-c8657004-7098-4710-a78b-0473a6208fa9 req-a9678898-b35e-42ea-ba92-f524a46e66cf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:02.542025 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-a9678898-b35e-42ea-ba92-f524a46e66cf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad Aug 14 00:43:02.542217 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-a9678898-b35e-42ea-ba92-f524a46e66cf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:02.542395 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-a9678898-b35e-42ea-ba92-f524a46e66cf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:02.548716 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:02.548716 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:02.552026 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-c8657004-7098-4710-a78b-0473a6208fa9 req-a9678898-b35e-42ea-ba92-f524a46e66cf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:43:02.556004 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-a9678898-b35e-42ea-ba92-f524a46e66cf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad returned with HTTP 200 Aug 14 00:43:02.556390 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1185/4751] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:43:02 2026] GET /volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad => generated 1394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:02.564957 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-71d7c5bf-e82b-4de8-8969-00b59f9ec0e9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:02.565396 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-71d7c5bf-e82b-4de8-8969-00b59f9ec0e9 None None] GET https://10.4.3.208/volume// Aug 14 00:43:02.565585 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-71d7c5bf-e82b-4de8-8969-00b59f9ec0e9 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:02.565796 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-71d7c5bf-e82b-4de8-8969-00b59f9ec0e9 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:02.566235 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-71d7c5bf-e82b-4de8-8969-00b59f9ec0e9 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:43:02.566511 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1202/4752] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:43:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:43:02.572994 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-c8657004-7098-4710-a78b-0473a6208fa9 req-79423aae-d8f5-4e77-acbd-91e7d8520b97 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:02.574906 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-79423aae-d8f5-4e77-acbd-91e7d8520b97 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:43:02.575261 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-79423aae-d8f5-4e77-acbd-91e7d8520b97 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa850d3b-0400-4ed2-8502-667531047bad", "connector": null, "instance_uuid": "5d1d46a8-ba9b-470d-90b7-c85258c16f25"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:02.582673 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:02.582673 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:02.605318 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-79423aae-d8f5-4e77-acbd-91e7d8520b97 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:43:02.605721 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1195/4753] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:43:02 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 14 00:43:02.918899 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-008d4a88-42da-4623-808c-9e9a505fa073 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:02.920726 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-008d4a88-42da-4623-808c-9e9a505fa073 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:43:02.920946 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-008d4a88-42da-4623-808c-9e9a505fa073 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:02.921254 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-008d4a88-42da-4623-808c-9e9a505fa073 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:02.921306 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-008d4a88-42da-4623-808c-9e9a505fa073 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:02.925465 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:02.925465 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:02.926209 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-008d4a88-42da-4623-808c-9e9a505fa073 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:43:02.926536 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1172/4754] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:02 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:03.324112 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-488ce89a-86a4-440a-b3a5-d0f43423e49a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:03.325753 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-488ce89a-86a4-440a-b3a5-d0f43423e49a tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:43:03.325910 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-488ce89a-86a4-440a-b3a5-d0f43423e49a tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:03.326069 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-488ce89a-86a4-440a-b3a5-d0f43423e49a tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:03.326208 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-488ce89a-86a4-440a-b3a5-d0f43423e49a tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:03.332806 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:03.332806 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:03.333708 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-488ce89a-86a4-440a-b3a5-d0f43423e49a tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:43:03.334135 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1186/4755] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:03 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:03.487271 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-dbb40735-4a7b-46b1-8913-241afa4ae75b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:03.489843 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dbb40735-4a7b-46b1-8913-241afa4ae75b tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:03.490184 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dbb40735-4a7b-46b1-8913-241afa4ae75b tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:03.490469 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dbb40735-4a7b-46b1-8913-241afa4ae75b tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:03.503283 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:03.503283 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:03.507186 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-dbb40735-4a7b-46b1-8913-241afa4ae75b tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:43:03.511496 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dbb40735-4a7b-46b1-8913-241afa4ae75b tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 200 Aug 14 00:43:03.511821 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1203/4756] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:03 2026] GET /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:03.556345 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7e91f27a-4d1b-47d0-9e39-18a6fd4a1875 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:03.556738 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7e91f27a-4d1b-47d0-9e39-18a6fd4a1875 None None] GET https://10.4.3.208/volume// Aug 14 00:43:03.556886 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7e91f27a-4d1b-47d0-9e39-18a6fd4a1875 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:03.557067 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7e91f27a-4d1b-47d0-9e39-18a6fd4a1875 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:03.557429 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7e91f27a-4d1b-47d0-9e39-18a6fd4a1875 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:43:03.557706 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1196/4757] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:43:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:43:03.568777 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-c8657004-7098-4710-a78b-0473a6208fa9 req-0f1fc2c2-d260-4005-b767-fef5098f8b9f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:03.570766 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-0f1fc2c2-d260-4005-b767-fef5098f8b9f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad Aug 14 00:43:03.572233 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-0f1fc2c2-d260-4005-b767-fef5098f8b9f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:03.572233 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-0f1fc2c2-d260-4005-b767-fef5098f8b9f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:03.581346 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:03.581346 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:03.584511 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-c8657004-7098-4710-a78b-0473a6208fa9 req-0f1fc2c2-d260-4005-b767-fef5098f8b9f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:43:03.590695 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-0f1fc2c2-d260-4005-b767-fef5098f8b9f tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad returned with HTTP 200 Aug 14 00:43:03.591375 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1173/4758] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:43:03 2026] GET /volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad => generated 1573 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:43:03.702519 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-c8657004-7098-4710-a78b-0473a6208fa9 req-532fd2a4-e211-40a6-9a97-17465fbc7caf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:03.704766 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-532fd2a4-e211-40a6-9a97-17465fbc7caf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] PUT https://10.4.3.208/volume/v3/attachments/c9abb0a5-4557-4c3b-9e3b-0cca1e2d552d Aug 14 00:43:03.705120 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-532fd2a4-e211-40a6-9a97-17465fbc7caf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:03.718731 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-c8657004-7098-4710-a78b-0473a6208fa9 req-532fd2a4-e211-40a6-9a97-17465fbc7caf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Acquiring lock "cinder-attachment_update-fa850d3b-0400-4ed2-8502-667531047bad-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:43:03.724872 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-c8657004-7098-4710-a78b-0473a6208fa9 req-532fd2a4-e211-40a6-9a97-17465fbc7caf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-fa850d3b-0400-4ed2-8502-667531047bad-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:43:03.726248 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:03.726248 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:03.841332 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-c8657004-7098-4710-a78b-0473a6208fa9 req-532fd2a4-e211-40a6-9a97-17465fbc7caf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Lock "cinder-attachment_update-fa850d3b-0400-4ed2-8502-667531047bad-np0000007289" released by "attachment_update" :: held 0.117s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:43:03.841623 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-532fd2a4-e211-40a6-9a97-17465fbc7caf tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/c9abb0a5-4557-4c3b-9e3b-0cca1e2d552d returned with HTTP 200 Aug 14 00:43:03.842044 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1187/4759] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:43:03 2026] PUT /volume/v3/attachments/c9abb0a5-4557-4c3b-9e3b-0cca1e2d552d => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:03.865302 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-c8657004-7098-4710-a78b-0473a6208fa9 req-1a7b7ee8-0300-4cd4-a172-875769a044f1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:03.868538 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-1a7b7ee8-0300-4cd4-a172-875769a044f1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] POST https://10.4.3.208/volume/v3/attachments/c9abb0a5-4557-4c3b-9e3b-0cca1e2d552d/action Aug 14 00:43:03.869064 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-1a7b7ee8-0300-4cd4-a172-875769a044f1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:43:03.869317 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-1a7b7ee8-0300-4cd4-a172-875769a044f1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:03.898994 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:03.898994 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:03.916363 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-c8657004-7098-4710-a78b-0473a6208fa9 req-1a7b7ee8-0300-4cd4-a172-875769a044f1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/c9abb0a5-4557-4c3b-9e3b-0cca1e2d552d/action returned with HTTP 204 Aug 14 00:43:03.917235 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1204/4760] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:43:03 2026] POST /volume/v3/attachments/c9abb0a5-4557-4c3b-9e3b-0cca1e2d552d/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:03.937533 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-292c5679-7dcf-47ac-9500-2806f11ba3ee None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:03.938896 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-292c5679-7dcf-47ac-9500-2806f11ba3ee tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:43:03.939201 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-292c5679-7dcf-47ac-9500-2806f11ba3ee tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:03.939476 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-292c5679-7dcf-47ac-9500-2806f11ba3ee tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:03.939672 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-292c5679-7dcf-47ac-9500-2806f11ba3ee tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:03.949040 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:03.949040 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:03.952644 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-292c5679-7dcf-47ac-9500-2806f11ba3ee tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:43:03.952644 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1197/4761] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:03 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:03.961970 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-c19b4a00-6e8b-4630-9cb1-6e97f9931ea2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:03.965542 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-c19b4a00-6e8b-4630-9cb1-6e97f9931ea2 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] POST https://10.4.3.208/volume/v3/attachments/8f992d02-42b9-41e7-8c1a-d36862d47eff/action Aug 14 00:43:03.965841 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-c19b4a00-6e8b-4630-9cb1-6e97f9931ea2 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Action body: b'{"os-complete": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:43:03.966403 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-c19b4a00-6e8b-4630-9cb1-6e97f9931ea2 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:03.987126 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:03.987126 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:04.011506 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-58b95857-ab93-40d1-a1ee-dc8e225068c1 req-c19b4a00-6e8b-4630-9cb1-6e97f9931ea2 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/attachments/8f992d02-42b9-41e7-8c1a-d36862d47eff/action returned with HTTP 204 Aug 14 00:43:04.011506 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1174/4762] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:43:03 2026] POST /volume/v3/attachments/8f992d02-42b9-41e7-8c1a-d36862d47eff/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:04.349918 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a2de4716-97f7-4b00-b570-4a9ca2ee3e91 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:04.351809 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a2de4716-97f7-4b00-b570-4a9ca2ee3e91 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:43:04.351984 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a2de4716-97f7-4b00-b570-4a9ca2ee3e91 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:04.352208 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a2de4716-97f7-4b00-b570-4a9ca2ee3e91 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:04.352316 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-a2de4716-97f7-4b00-b570-4a9ca2ee3e91 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:04.362258 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:04.362258 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:04.363287 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a2de4716-97f7-4b00-b570-4a9ca2ee3e91 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:43:04.363707 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1188/4763] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:04 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:04.524238 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a40752e3-ac98-4258-a45c-22827c7955bc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:04.525740 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a40752e3-ac98-4258-a45c-22827c7955bc tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:04.525925 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a40752e3-ac98-4258-a45c-22827c7955bc tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:04.526101 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a40752e3-ac98-4258-a45c-22827c7955bc tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:04.534822 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:04.534822 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:04.537846 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a40752e3-ac98-4258-a45c-22827c7955bc tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:43:04.541555 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a40752e3-ac98-4258-a45c-22827c7955bc tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 200 Aug 14 00:43:04.541865 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1205/4764] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:04 2026] GET /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 1173 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:43:04.553835 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8d1b889c-95e7-488c-91be-e8ad63377680 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:04.555367 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8d1b889c-95e7-488c-91be-e8ad63377680 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:04.555581 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8d1b889c-95e7-488c-91be-e8ad63377680 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:04.555873 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8d1b889c-95e7-488c-91be-e8ad63377680 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:04.564845 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:04.564845 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:04.567817 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8d1b889c-95e7-488c-91be-e8ad63377680 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:43:04.571455 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8d1b889c-95e7-488c-91be-e8ad63377680 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 200 Aug 14 00:43:04.571893 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1198/4765] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:04 2026] GET /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 1173 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:43:04.584913 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-56ba5576-21eb-4e01-812b-012e621e0c1a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:04.586251 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1175/4766] 10.4.3.208 () {70 vars in 1611 bytes} [Fri Aug 14 00:43:04 2026] DELETE /volume/v3/attachments/8f992d02-42b9-41e7-8c1a-d36862d47eff => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 00:43:04.593312 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5d544eb7-a0bd-43de-91b8-6ed40ec93bf2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:04.615783 np0000007289 devstack@c-api.service[100211]: WARNING keystonemiddleware.auth_token [None req-5d544eb7-a0bd-43de-91b8-6ed40ec93bf2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 14 00:43:04.617170 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1189/4767] 10.4.3.208 () {70 vars in 1611 bytes} [Fri Aug 14 00:43:04 2026] DELETE /volume/v3/attachments/8f992d02-42b9-41e7-8c1a-d36862d47eff => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 14 00:43:04.624244 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bdac01a4-56d3-47e5-8b4f-4eaeee16529f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:04.626574 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bdac01a4-56d3-47e5-8b4f-4eaeee16529f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] DELETE https://10.4.3.208/volume/v3/attachments/8f992d02-42b9-41e7-8c1a-d36862d47eff Aug 14 00:43:04.626781 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bdac01a4-56d3-47e5-8b4f-4eaeee16529f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:04.627035 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bdac01a4-56d3-47e5-8b4f-4eaeee16529f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:04.635216 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:04.635216 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:04.639078 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bdac01a4-56d3-47e5-8b4f-4eaeee16529f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Attachment connected to vm fea3eabc-fdbe-48b2-a5ae-04ab54f77379, checking data on nova Aug 14 00:43:04.639457 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.compute.nova [None req-bdac01a4-56d3-47e5-8b4f-4eaeee16529f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Creating Keystone token plugin using URL: https://10.4.3.208/identity {{(pid=100210) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 14 00:43:04.774469 np0000007289 devstack@c-api.service[100210]: DEBUG novaclient.v2.client [None req-bdac01a4-56d3-47e5-8b4f-4eaeee16529f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] REQ: curl -g -i -X GET https://10.4.3.208/compute/v2.1/servers/fea3eabc-fdbe-48b2-a5ae-04ab54f77379/os-volume_attachments/c284dfea-ba15-4190-a39d-e1819fc77b15 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}589fd9ac289acfaa080940f34e025eb69076b612b8df5e3568823c85111b481b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-bdac01a4-56d3-47e5-8b4f-4eaeee16529f" -H "X-Service-Token: {SHA256}898ece1c34cc17abd8433ed2830362c48c08fb1019c3422054392bfe70c6b9c3" {{(pid=100210) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 14 00:43:04.856335 np0000007289 devstack@c-api.service[100210]: DEBUG novaclient.v2.client [None req-bdac01a4-56d3-47e5-8b4f-4eaeee16529f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 14 Aug 2026 00:43:04 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-569a3666-1319-4750-ae4a-2ce5633831e3 x-openstack-request-id: req-569a3666-1319-4750-ae4a-2ce5633831e3 {{(pid=100210) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 14 00:43:04.856494 np0000007289 devstack@c-api.service[100210]: DEBUG novaclient.v2.client [None req-bdac01a4-56d3-47e5-8b4f-4eaeee16529f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c284dfea-ba15-4190-a39d-e1819fc77b15", "serverId": "fea3eabc-fdbe-48b2-a5ae-04ab54f77379", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8f992d02-42b9-41e7-8c1a-d36862d47eff", "bdm_uuid": "cccb1591-6b29-4ba1-b311-48a82666b1a4"}} {{(pid=100210) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 14 00:43:04.856585 np0000007289 devstack@c-api.service[100210]: DEBUG novaclient.v2.client [None req-bdac01a4-56d3-47e5-8b4f-4eaeee16529f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET call to compute for https://10.4.3.208/compute/v2.1/servers/fea3eabc-fdbe-48b2-a5ae-04ab54f77379/os-volume_attachments/c284dfea-ba15-4190-a39d-e1819fc77b15 used request id req-569a3666-1319-4750-ae4a-2ce5633831e3 {{(pid=100210) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 14 00:43:04.858487 np0000007289 devstack@c-api.service[100210]: ERROR cinder.volume.api [None req-bdac01a4-56d3-47e5-8b4f-4eaeee16529f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault [None req-bdac01a4-56d3-47e5-8b4f-4eaeee16529f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Caught error: Detach volume from instance fea3eabc-fdbe-48b2-a5ae-04ab54f77379 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fea3eabc-fdbe-48b2-a5ae-04ab54f77379 using the Compute API Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 14 00:43:04.860799 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fea3eabc-fdbe-48b2-a5ae-04ab54f77379 using the Compute API Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: ERROR cinder.api.middleware.fault Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.middleware.fault [None req-bdac01a4-56d3-47e5-8b4f-4eaeee16529f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/attachments/8f992d02-42b9-41e7-8c1a-d36862d47eff returned with HTTP 409 Aug 14 00:43:04.862352 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1206/4768] 10.4.3.208 () {68 vars in 1404 bytes} [Fri Aug 14 00:43:04 2026] DELETE /volume/v3/attachments/8f992d02-42b9-41e7-8c1a-d36862d47eff => generated 167 bytes in 238 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:04.896740 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-1cb6058a-61e9-4dbb-a9ee-afdd43f9b062 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:04.935554 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-1cb6058a-61e9-4dbb-a9ee-afdd43f9b062 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:04.935730 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-1cb6058a-61e9-4dbb-a9ee-afdd43f9b062 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:04.935977 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-1cb6058a-61e9-4dbb-a9ee-afdd43f9b062 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:04.954961 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:04.954961 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:04.960574 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-1cb6058a-61e9-4dbb-a9ee-afdd43f9b062 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:43:04.965552 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-30b94eff-b8ab-4309-8ff1-e6ac062e0e6f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:04.966251 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-1cb6058a-61e9-4dbb-a9ee-afdd43f9b062 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 200 Aug 14 00:43:04.966632 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1199/4769] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:43:04 2026] GET /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 1155 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:04.967357 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-30b94eff-b8ab-4309-8ff1-e6ac062e0e6f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:43:04.967553 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-30b94eff-b8ab-4309-8ff1-e6ac062e0e6f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:04.967740 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-30b94eff-b8ab-4309-8ff1-e6ac062e0e6f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:04.967829 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-30b94eff-b8ab-4309-8ff1-e6ac062e0e6f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:04.976127 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:04.976127 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:04.976855 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-30b94eff-b8ab-4309-8ff1-e6ac062e0e6f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:43:04.977235 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1176/4770] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:04 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:04.987058 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-78ce49dd-9cdb-4cce-9cbd-0529a3c7a505 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:04.988985 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-78ce49dd-9cdb-4cce-9cbd-0529a3c7a505 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:43:04.989237 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-78ce49dd-9cdb-4cce-9cbd-0529a3c7a505 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:04.989482 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-78ce49dd-9cdb-4cce-9cbd-0529a3c7a505 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:04.989623 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-78ce49dd-9cdb-4cce-9cbd-0529a3c7a505 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:04.990230 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-b3085113-11f5-4358-bdf9-aa9787623360 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:04.992509 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-b3085113-11f5-4358-bdf9-aa9787623360 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] POST https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15/action Aug 14 00:43:04.992905 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-b3085113-11f5-4358-bdf9-aa9787623360 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:43:04.993024 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-b3085113-11f5-4358-bdf9-aa9787623360 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:04.996579 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:04.996579 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:04.997571 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-78ce49dd-9cdb-4cce-9cbd-0529a3c7a505 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:43:04.998027 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1190/4771] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:04 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:05.007739 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fb05a02b-1b8c-4f3c-b0e8-d2cabde16005 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:05.009464 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fb05a02b-1b8c-4f3c-b0e8-d2cabde16005 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] DELETE https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:43:05.009640 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fb05a02b-1b8c-4f3c-b0e8-d2cabde16005 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:05.009801 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fb05a02b-1b8c-4f3c-b0e8-d2cabde16005 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:05.009889 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-fb05a02b-1b8c-4f3c-b0e8-d2cabde16005 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Delete backup with id: f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. Aug 14 00:43:05.013918 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:05.013918 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:05.024707 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.rpcapi [None req-fb05a02b-1b8c-4f3c-b0e8-d2cabde16005 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] delete_backup rpcapi backup_id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d {{(pid=100208) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:43:05.026287 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fb05a02b-1b8c-4f3c-b0e8-d2cabde16005 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 202 Aug 14 00:43:05.026674 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1200/4772] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:05 2026] DELETE /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:43:05.035459 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-559fa518-ed44-4958-9c2e-87835b05a9cd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:05.037527 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-559fa518-ed44-4958-9c2e-87835b05a9cd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:43:05.037615 np0000007289 devstack@c-api.service[100210]: DEBUG oslo_db.sqlalchemy.engines [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-b3085113-11f5-4358-bdf9-aa9787623360 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100210) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 14 00:43:05.037697 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-559fa518-ed44-4958-9c2e-87835b05a9cd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:05.037896 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-559fa518-ed44-4958-9c2e-87835b05a9cd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:05.038000 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-559fa518-ed44-4958-9c2e-87835b05a9cd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:05.041939 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:05.041939 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:05.042702 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-559fa518-ed44-4958-9c2e-87835b05a9cd tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 200 Aug 14 00:43:05.043060 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1177/4773] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:05 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:05.047310 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:05.047310 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:05.047794 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-b3085113-11f5-4358-bdf9-aa9787623360 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:43:05.054882 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-b3085113-11f5-4358-bdf9-aa9787623360 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Begin detaching volume completed successfully. Aug 14 00:43:05.055233 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-b3085113-11f5-4358-bdf9-aa9787623360 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15/action returned with HTTP 202 Aug 14 00:43:05.055668 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1207/4774] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:43:04 2026] POST /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:43:05.089545 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-2484028f-2c24-4159-b663-4b9302001f9c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:05.093033 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-2484028f-2c24-4159-b663-4b9302001f9c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:43:05.093358 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-2484028f-2c24-4159-b663-4b9302001f9c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:05.093623 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-2484028f-2c24-4159-b663-4b9302001f9c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:05.110127 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:05.110127 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:05.119845 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-2484028f-2c24-4159-b663-4b9302001f9c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:05.129023 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-2484028f-2c24-4159-b663-4b9302001f9c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 200 Aug 14 00:43:05.129648 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1191/4775] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:43:05 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 1176 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:05.140076 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-655e8f30-93a5-4804-8f2c-b6292a5727e5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:05.140564 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-655e8f30-93a5-4804-8f2c-b6292a5727e5 None None] GET https://10.4.3.208/volume// Aug 14 00:43:05.140740 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-655e8f30-93a5-4804-8f2c-b6292a5727e5 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:05.140931 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-655e8f30-93a5-4804-8f2c-b6292a5727e5 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:05.141332 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-655e8f30-93a5-4804-8f2c-b6292a5727e5 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:43:05.141617 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1201/4776] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:43:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:43:05.155412 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-b5148a42-1c31-4136-a8f5-f8c5de77869a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:05.156990 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-44034451-803c-409d-acc4-b78bd6b3a6d3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:05.157550 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-b5148a42-1c31-4136-a8f5-f8c5de77869a tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:05.157773 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-b5148a42-1c31-4136-a8f5-f8c5de77869a tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:05.157956 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-b5148a42-1c31-4136-a8f5-f8c5de77869a tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:05.158933 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-44034451-803c-409d-acc4-b78bd6b3a6d3 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e/action Aug 14 00:43:05.159344 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-44034451-803c-409d-acc4-b78bd6b3a6d3 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:43:05.159427 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-44034451-803c-409d-acc4-b78bd6b3a6d3 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:05.171015 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:05.171015 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:05.171199 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:05.171199 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:05.171604 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-44034451-803c-409d-acc4-b78bd6b3a6d3 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:05.175809 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-b5148a42-1c31-4136-a8f5-f8c5de77869a tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:43:05.182479 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-b5148a42-1c31-4136-a8f5-f8c5de77869a tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 200 Aug 14 00:43:05.182874 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1178/4777] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:43:05 2026] GET /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 1338 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:43:05.183421 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-44034451-803c-409d-acc4-b78bd6b3a6d3 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Begin detaching volume completed successfully. Aug 14 00:43:05.183709 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-44034451-803c-409d-acc4-b78bd6b3a6d3 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e/action returned with HTTP 202 Aug 14 00:43:05.184414 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1208/4778] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:43:05 2026] POST /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:43:05.241472 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-28c5ccd7-c68e-4581-be31-39c2f285a789 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:05.241863 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-28c5ccd7-c68e-4581-be31-39c2f285a789 None None] GET https://10.4.3.208/volume// Aug 14 00:43:05.242043 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-28c5ccd7-c68e-4581-be31-39c2f285a789 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:05.242267 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-28c5ccd7-c68e-4581-be31-39c2f285a789 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:05.242632 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-28c5ccd7-c68e-4581-be31-39c2f285a789 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:43:05.242834 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1192/4779] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:43:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:43:05.254855 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-a59b0f92-c1ae-4fda-b087-0c89654043cb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:05.257240 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-a59b0f92-c1ae-4fda-b087-0c89654043cb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:43:05.257455 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-a59b0f92-c1ae-4fda-b087-0c89654043cb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:05.257679 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-a59b0f92-c1ae-4fda-b087-0c89654043cb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:05.269938 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:05.269938 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:05.276493 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-a59b0f92-c1ae-4fda-b087-0c89654043cb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:05.282981 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-a59b0f92-c1ae-4fda-b087-0c89654043cb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 200 Aug 14 00:43:05.283919 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1202/4780] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:43:05 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:43:05.374220 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0d636769-c381-477b-84b2-f5292b495b72 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:05.376512 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0d636769-c381-477b-84b2-f5292b495b72 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:43:05.376740 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0d636769-c381-477b-84b2-f5292b495b72 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:05.376960 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0d636769-c381-477b-84b2-f5292b495b72 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:05.377102 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-0d636769-c381-477b-84b2-f5292b495b72 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:05.383432 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:05.383432 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:05.384700 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0d636769-c381-477b-84b2-f5292b495b72 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:43:05.385326 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1179/4781] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:05 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:05.398483 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d1796c9b-296d-4a38-8d8a-ca027441b26d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:05.400649 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d1796c9b-296d-4a38-8d8a-ca027441b26d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:43:05.400922 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d1796c9b-296d-4a38-8d8a-ca027441b26d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:05.401470 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d1796c9b-296d-4a38-8d8a-ca027441b26d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:05.401470 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-d1796c9b-296d-4a38-8d8a-ca027441b26d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:05.406653 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:05.406653 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:05.407304 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d1796c9b-296d-4a38-8d8a-ca027441b26d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:43:05.407680 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1209/4782] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:05 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:05.420495 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-22ea09bf-8c9c-4e94-8005-02c728b7f429 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:05.422321 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-22ea09bf-8c9c-4e94-8005-02c728b7f429 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:43:05.422648 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-22ea09bf-8c9c-4e94-8005-02c728b7f429 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "89834ad6-21f9-4332-a9f4-4d36e5a0e882", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-623731065"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:05.424146 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-22ea09bf-8c9c-4e94-8005-02c728b7f429 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Creating new backup {'backup': {'volume_id': '89834ad6-21f9-4332-a9f4-4d36e5a0e882', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-623731065'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:43:05.424310 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-22ea09bf-8c9c-4e94-8005-02c728b7f429 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Creating backup of volume 89834ad6-21f9-4332-a9f4-4d36e5a0e882 in container None Aug 14 00:43:05.432934 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:05.432934 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:05.433455 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-22ea09bf-8c9c-4e94-8005-02c728b7f429 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Volume info retrieved successfully. Aug 14 00:43:05.455508 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-22ea09bf-8c9c-4e94-8005-02c728b7f429 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Created reservations ['267bbddd-bf61-45be-b46f-2eb2530e8e11', '5549c80d-04e3-4636-a5c1-8cf9e61f216f'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:05.497198 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-22ea09bf-8c9c-4e94-8005-02c728b7f429 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:43:05.497810 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1193/4783] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:43:05 2026] POST /volume/v3/backups => generated 329 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:05.505952 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0b3c4fff-132f-4523-87c4-3174d354ca2b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:05.507810 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0b3c4fff-132f-4523-87c4-3174d354ca2b tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 Aug 14 00:43:05.508040 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0b3c4fff-132f-4523-87c4-3174d354ca2b tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:05.508300 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0b3c4fff-132f-4523-87c4-3174d354ca2b tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:05.508500 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-0b3c4fff-132f-4523-87c4-3174d354ca2b tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id d3e57402-0480-4907-a60b-6595c77d9c35. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:05.512722 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:05.512722 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:05.513409 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0b3c4fff-132f-4523-87c4-3174d354ca2b tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 returned with HTTP 200 Aug 14 00:43:05.513845 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1203/4784] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:05 2026] GET /volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:06.054006 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e6b74b3a-b6cc-4816-8255-c4ea3ba15745 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:06.056240 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e6b74b3a-b6cc-4816-8255-c4ea3ba15745 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d Aug 14 00:43:06.056498 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e6b74b3a-b6cc-4816-8255-c4ea3ba15745 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:06.056739 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e6b74b3a-b6cc-4816-8255-c4ea3ba15745 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:06.056883 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-e6b74b3a-b6cc-4816-8255-c4ea3ba15745 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Show backup with id f2d60a86-d9ff-48f0-a7e7-1d95cd50106d. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:06.060837 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e6b74b3a-b6cc-4816-8255-c4ea3ba15745 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d returned with HTTP 404 Aug 14 00:43:06.061419 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1180/4785] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:06 2026] GET /volume/v3/backups/f2d60a86-d9ff-48f0-a7e7-1d95cd50106d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:06.071072 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-67789e8f-bfb5-4767-b818-7df691693dcc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:06.073109 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-67789e8f-bfb5-4767-b818-7df691693dcc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/802b114c-d057-4fc8-b77d-f9324c9b0562 Aug 14 00:43:06.073372 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-67789e8f-bfb5-4767-b818-7df691693dcc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:06.073617 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-67789e8f-bfb5-4767-b818-7df691693dcc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:06.073788 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-67789e8f-bfb5-4767-b818-7df691693dcc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Delete snapshot with id: 802b114c-d057-4fc8-b77d-f9324c9b0562 Aug 14 00:43:06.079733 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:06.079733 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:06.080327 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-67789e8f-bfb5-4767-b818-7df691693dcc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Snapshot retrieved successfully. Aug 14 00:43:06.096355 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-67789e8f-bfb5-4767-b818-7df691693dcc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Snapshot delete request issued successfully. Aug 14 00:43:06.096511 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-67789e8f-bfb5-4767-b818-7df691693dcc tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/snapshots/802b114c-d057-4fc8-b77d-f9324c9b0562 returned with HTTP 202 Aug 14 00:43:06.096896 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1210/4786] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:43:06 2026] DELETE /volume/v3/snapshots/802b114c-d057-4fc8-b77d-f9324c9b0562 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:06.104128 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-013fe2cc-3618-4873-8d8a-2cd453f49365 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:06.106697 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-013fe2cc-3618-4873-8d8a-2cd453f49365 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/snapshots/802b114c-d057-4fc8-b77d-f9324c9b0562 Aug 14 00:43:06.107411 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-013fe2cc-3618-4873-8d8a-2cd453f49365 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:06.107411 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-013fe2cc-3618-4873-8d8a-2cd453f49365 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:06.112790 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:06.112790 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:06.113284 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-013fe2cc-3618-4873-8d8a-2cd453f49365 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Snapshot retrieved successfully. Aug 14 00:43:06.114116 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-013fe2cc-3618-4873-8d8a-2cd453f49365 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/snapshots/802b114c-d057-4fc8-b77d-f9324c9b0562 returned with HTTP 200 Aug 14 00:43:06.114486 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1194/4787] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:06 2026] GET /volume/v3/snapshots/802b114c-d057-4fc8-b77d-f9324c9b0562 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:06.525587 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-68aac632-4cab-4915-8e38-fb96099f6833 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:06.528265 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-68aac632-4cab-4915-8e38-fb96099f6833 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 Aug 14 00:43:06.528481 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-68aac632-4cab-4915-8e38-fb96099f6833 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:06.528688 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-68aac632-4cab-4915-8e38-fb96099f6833 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:06.528788 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-68aac632-4cab-4915-8e38-fb96099f6833 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id d3e57402-0480-4907-a60b-6595c77d9c35. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:06.533845 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:06.533845 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:06.534708 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-68aac632-4cab-4915-8e38-fb96099f6833 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 returned with HTTP 200 Aug 14 00:43:06.535164 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1204/4788] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:06 2026] GET /volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:07.125713 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f379ca42-550b-4522-a0b3-3185c165b644 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:07.127781 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f379ca42-550b-4522-a0b3-3185c165b644 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/snapshots/802b114c-d057-4fc8-b77d-f9324c9b0562 Aug 14 00:43:07.128267 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f379ca42-550b-4522-a0b3-3185c165b644 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:07.129959 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f379ca42-550b-4522-a0b3-3185c165b644 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:07.134907 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f379ca42-550b-4522-a0b3-3185c165b644 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/snapshots/802b114c-d057-4fc8-b77d-f9324c9b0562 returned with HTTP 404 Aug 14 00:43:07.135773 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1181/4789] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:07 2026] GET /volume/v3/snapshots/802b114c-d057-4fc8-b77d-f9324c9b0562 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:07.142903 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9fe8cf5d-904c-4e50-99ad-f84019c19215 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:07.144848 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9fe8cf5d-904c-4e50-99ad-f84019c19215 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] DELETE https://10.4.3.208/volume/v3/volumes/867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 Aug 14 00:43:07.145130 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9fe8cf5d-904c-4e50-99ad-f84019c19215 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:07.145348 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9fe8cf5d-904c-4e50-99ad-f84019c19215 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:07.145504 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-9fe8cf5d-904c-4e50-99ad-f84019c19215 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Delete volume with id: 867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 Aug 14 00:43:07.152452 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:07.152452 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:07.152860 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9fe8cf5d-904c-4e50-99ad-f84019c19215 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:43:07.169447 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9fe8cf5d-904c-4e50-99ad-f84019c19215 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Delete volume request issued successfully. Aug 14 00:43:07.169745 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9fe8cf5d-904c-4e50-99ad-f84019c19215 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 returned with HTTP 202 Aug 14 00:43:07.170159 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1211/4790] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:07 2026] DELETE /volume/v3/volumes/867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:07.178771 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-aec98a78-1b19-439e-ac31-4a60a1d954fa None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:07.179985 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aec98a78-1b19-439e-ac31-4a60a1d954fa tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 Aug 14 00:43:07.180269 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aec98a78-1b19-439e-ac31-4a60a1d954fa tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:07.180498 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aec98a78-1b19-439e-ac31-4a60a1d954fa tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:07.188225 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:07.188225 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:07.192668 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-aec98a78-1b19-439e-ac31-4a60a1d954fa tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:43:07.198249 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aec98a78-1b19-439e-ac31-4a60a1d954fa tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 returned with HTTP 200 Aug 14 00:43:07.198723 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1195/4791] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:07 2026] GET /volume/v3/volumes/867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:07.544825 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-213c9fbf-bff2-4f1f-8758-5e6d436be785 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:07.547277 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-213c9fbf-bff2-4f1f-8758-5e6d436be785 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 Aug 14 00:43:07.547569 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-213c9fbf-bff2-4f1f-8758-5e6d436be785 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:07.547849 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-213c9fbf-bff2-4f1f-8758-5e6d436be785 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:07.548016 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-213c9fbf-bff2-4f1f-8758-5e6d436be785 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id d3e57402-0480-4907-a60b-6595c77d9c35. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:07.554021 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:07.554021 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:07.554958 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-213c9fbf-bff2-4f1f-8758-5e6d436be785 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 returned with HTTP 200 Aug 14 00:43:07.555555 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1205/4792] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:07 2026] GET /volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:08.215510 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-44278a27-23c9-4300-a73d-537146d0b5e8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:08.217733 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-44278a27-23c9-4300-a73d-537146d0b5e8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 Aug 14 00:43:08.219137 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-44278a27-23c9-4300-a73d-537146d0b5e8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:08.219466 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-44278a27-23c9-4300-a73d-537146d0b5e8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:08.237670 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-44278a27-23c9-4300-a73d-537146d0b5e8 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 returned with HTTP 404 Aug 14 00:43:08.237670 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1182/4793] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:08 2026] GET /volume/v3/volumes/867448bf-9cb1-4b28-a26a-ccb8bf26ccb2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:08.246950 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-73020f55-3717-43da-9de5-80e6d9171f92 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:08.248704 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-73020f55-3717-43da-9de5-80e6d9171f92 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] DELETE https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a Aug 14 00:43:08.248920 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-73020f55-3717-43da-9de5-80e6d9171f92 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:08.249170 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-73020f55-3717-43da-9de5-80e6d9171f92 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:08.249331 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-73020f55-3717-43da-9de5-80e6d9171f92 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Delete volume with id: 284f55ba-219a-45c0-8184-6dd9c674641a Aug 14 00:43:08.260441 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:08.260441 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:08.261367 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-73020f55-3717-43da-9de5-80e6d9171f92 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:43:08.286121 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-73020f55-3717-43da-9de5-80e6d9171f92 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Delete volume request issued successfully. Aug 14 00:43:08.286121 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-73020f55-3717-43da-9de5-80e6d9171f92 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a returned with HTTP 202 Aug 14 00:43:08.286121 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1212/4794] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:08 2026] DELETE /volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:08.293606 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cb87edf6-7f4a-4adf-a136-b52515714b86 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:08.295894 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cb87edf6-7f4a-4adf-a136-b52515714b86 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a Aug 14 00:43:08.296126 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cb87edf6-7f4a-4adf-a136-b52515714b86 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:08.296343 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cb87edf6-7f4a-4adf-a136-b52515714b86 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:08.304955 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:08.304955 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:08.308576 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-cb87edf6-7f4a-4adf-a136-b52515714b86 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:43:08.313372 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cb87edf6-7f4a-4adf-a136-b52515714b86 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a returned with HTTP 200 Aug 14 00:43:08.313750 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1196/4795] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:08 2026] GET /volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:08.512299 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-56906ab1-e856-401f-8453-4ccee8a952c5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:08.514479 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-56906ab1-e856-401f-8453-4ccee8a952c5 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] DELETE https://10.4.3.208/volume/v3/attachments/8f992d02-42b9-41e7-8c1a-d36862d47eff Aug 14 00:43:08.514663 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-56906ab1-e856-401f-8453-4ccee8a952c5 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:08.514861 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-56906ab1-e856-401f-8453-4ccee8a952c5 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:08.526597 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:08.526597 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:08.566046 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e771e776-99cf-4984-869f-66a81ce2868b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:08.568292 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e771e776-99cf-4984-869f-66a81ce2868b tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 Aug 14 00:43:08.568484 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e771e776-99cf-4984-869f-66a81ce2868b tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:08.568697 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e771e776-99cf-4984-869f-66a81ce2868b tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:08.568841 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-e771e776-99cf-4984-869f-66a81ce2868b tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id d3e57402-0480-4907-a60b-6595c77d9c35. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:08.575036 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:08.575036 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:08.575785 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e771e776-99cf-4984-869f-66a81ce2868b tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 returned with HTTP 200 Aug 14 00:43:08.576379 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1183/4796] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:08 2026] GET /volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:08.582265 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-18a6a4e1-d083-44e6-a25c-3438e4b7cc8d req-56906ab1-e856-401f-8453-4ccee8a952c5 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/attachments/8f992d02-42b9-41e7-8c1a-d36862d47eff returned with HTTP 200 Aug 14 00:43:08.582819 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1206/4797] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:43:08 2026] DELETE /volume/v3/attachments/8f992d02-42b9-41e7-8c1a-d36862d47eff => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:08.835910 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-021db31c-3771-4282-accc-f7168c035f0c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:08.838830 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-021db31c-3771-4282-accc-f7168c035f0c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] DELETE https://10.4.3.208/volume/v3/attachments/97491705-0edc-4367-a225-93a8df0903f2 Aug 14 00:43:08.839119 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-021db31c-3771-4282-accc-f7168c035f0c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:08.839387 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-021db31c-3771-4282-accc-f7168c035f0c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:08.848468 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:08.848468 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:08.896531 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-f404de1d-50bc-41ba-92c9-07617a234f08 req-021db31c-3771-4282-accc-f7168c035f0c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/attachments/97491705-0edc-4367-a225-93a8df0903f2 returned with HTTP 200 Aug 14 00:43:08.897151 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1213/4798] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:43:08 2026] DELETE /volume/v3/attachments/97491705-0edc-4367-a225-93a8df0903f2 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:09.333111 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3032dada-9195-411f-b498-4cde32f5752f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:09.334899 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3032dada-9195-411f-b498-4cde32f5752f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a Aug 14 00:43:09.335139 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3032dada-9195-411f-b498-4cde32f5752f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:09.335346 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3032dada-9195-411f-b498-4cde32f5752f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:09.341667 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3032dada-9195-411f-b498-4cde32f5752f tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a returned with HTTP 404 Aug 14 00:43:09.342194 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1197/4799] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:09 2026] GET /volume/v3/volumes/284f55ba-219a-45c0-8184-6dd9c674641a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:09.347414 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-5eaaed69-bd46-4343-bb06-a49e063e081a req-26bd1486-0003-4e4c-8da5-4eca8f78eab7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:09.350123 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-5eaaed69-bd46-4343-bb06-a49e063e081a req-26bd1486-0003-4e4c-8da5-4eca8f78eab7 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:09.350397 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-5eaaed69-bd46-4343-bb06-a49e063e081a req-26bd1486-0003-4e4c-8da5-4eca8f78eab7 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:09.350443 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fbb087ac-274d-4e9e-89a5-2f2d7ae09217 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:09.350645 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-5eaaed69-bd46-4343-bb06-a49e063e081a req-26bd1486-0003-4e4c-8da5-4eca8f78eab7 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:09.352213 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fbb087ac-274d-4e9e-89a5-2f2d7ae09217 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] DELETE https://10.4.3.208/volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad Aug 14 00:43:09.352400 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fbb087ac-274d-4e9e-89a5-2f2d7ae09217 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:09.352593 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fbb087ac-274d-4e9e-89a5-2f2d7ae09217 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:09.352758 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-fbb087ac-274d-4e9e-89a5-2f2d7ae09217 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Delete volume with id: 7eb9d5d2-4435-457d-ba59-5bcc731cbdad Aug 14 00:43:09.358634 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:09.358634 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:09.359731 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:09.359731 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:09.360401 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fbb087ac-274d-4e9e-89a5-2f2d7ae09217 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:43:09.362422 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-5eaaed69-bd46-4343-bb06-a49e063e081a req-26bd1486-0003-4e4c-8da5-4eca8f78eab7 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:43:09.366441 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-5eaaed69-bd46-4343-bb06-a49e063e081a req-26bd1486-0003-4e4c-8da5-4eca8f78eab7 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 200 Aug 14 00:43:09.366821 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1184/4800] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:43:09 2026] GET /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:09.379511 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fbb087ac-274d-4e9e-89a5-2f2d7ae09217 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Delete volume request issued successfully. Aug 14 00:43:09.379754 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fbb087ac-274d-4e9e-89a5-2f2d7ae09217 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad returned with HTTP 202 Aug 14 00:43:09.380131 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1207/4801] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:09 2026] DELETE /volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:09.381619 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-79ba8b5c-727a-4711-9dc1-7557dc618a4e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:09.383998 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79ba8b5c-727a-4711-9dc1-7557dc618a4e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] DELETE https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:09.383998 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79ba8b5c-727a-4711-9dc1-7557dc618a4e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:09.384171 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79ba8b5c-727a-4711-9dc1-7557dc618a4e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:09.384388 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-79ba8b5c-727a-4711-9dc1-7557dc618a4e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Delete volume with id: c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:09.387551 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4531e803-ccb1-4898-8e76-05510b355e50 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:09.389184 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4531e803-ccb1-4898-8e76-05510b355e50 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad Aug 14 00:43:09.389687 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4531e803-ccb1-4898-8e76-05510b355e50 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:09.389687 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4531e803-ccb1-4898-8e76-05510b355e50 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:09.393718 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:09.393718 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:09.394226 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-79ba8b5c-727a-4711-9dc1-7557dc618a4e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:43:09.396565 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:09.396565 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:09.399987 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4531e803-ccb1-4898-8e76-05510b355e50 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:43:09.404378 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4531e803-ccb1-4898-8e76-05510b355e50 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad returned with HTTP 200 Aug 14 00:43:09.404739 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1198/4802] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:09 2026] GET /volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:09.414761 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-99b87b24-2df8-4f15-a88a-722c903a5eab None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:09.414881 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-79ba8b5c-727a-4711-9dc1-7557dc618a4e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Delete volume request issued successfully. Aug 14 00:43:09.415046 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79ba8b5c-727a-4711-9dc1-7557dc618a4e tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 202 Aug 14 00:43:09.415559 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1214/4803] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:43:09 2026] DELETE /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:43:09.416582 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:09.416932 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1981437479", "snapshot_id": "017147cc-8bf4-40bf-886e-a99eb03e5852", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:09.418539 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1981437479', 'snapshot_id': '017147cc-8bf4-40bf-886e-a99eb03e5852', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:09.422737 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-49bcfba0-a6f3-4e8e-b10d-357f9a30dc1f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:09.424049 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:09.424049 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:09.424540 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:43:09.424681 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Create volume of 1 GB Aug 14 00:43:09.424738 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-49bcfba0-a6f3-4e8e-b10d-357f9a30dc1f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:09.425223 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-49bcfba0-a6f3-4e8e-b10d-357f9a30dc1f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:09.425292 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-49bcfba0-a6f3-4e8e-b10d-357f9a30dc1f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:09.428514 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Availability Zones retrieved successfully. Aug 14 00:43:09.433657 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:09.433657 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:09.435919 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Flow 'volume_create_api' (3aa709d8-c42e-41a2-a39f-06f57777335e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:09.437142 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (197396e8-2d5e-4ab6-9c72-a39988bc6962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:09.437703 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-49bcfba0-a6f3-4e8e-b10d-357f9a30dc1f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Volume info retrieved successfully. Aug 14 00:43:09.438356 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:09.442789 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-49bcfba0-a6f3-4e8e-b10d-357f9a30dc1f tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 200 Aug 14 00:43:09.443337 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1208/4804] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:09 2026] GET /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:09.465987 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (197396e8-2d5e-4ab6-9c72-a39988bc6962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '017147cc-8bf4-40bf-886e-a99eb03e5852', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:09.466822 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a427437c-e5b1-40a0-a81c-a5bb373595f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:09.503889 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Created reservations ['779421ff-1042-4a35-b101-29d8fd62111c', '4794e435-15c3-4151-96b7-72110c45135b', '623f97fb-9278-4cd8-b71a-06de82bb08d1', 'a1729f8d-5ed4-4aaf-86c1-bff54877f4b1'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:09.504602 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a427437c-e5b1-40a0-a81c-a5bb373595f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['779421ff-1042-4a35-b101-29d8fd62111c', '4794e435-15c3-4151-96b7-72110c45135b', '623f97fb-9278-4cd8-b71a-06de82bb08d1', 'a1729f8d-5ed4-4aaf-86c1-bff54877f4b1']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:09.505306 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ea79334-119e-41ed-96ee-bc558f20b38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:09.552077 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ea79334-119e-41ed-96ee-bc558f20b38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dc3f9c7-056b-4fde-81bd-eb9dd34d2263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1981437479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fc5386118941f7b22bd43ce3fd9c9d',qos_specs=None,replication_status=,reservations=['779421ff-1042-4a35-b101-29d8fd62111c','4794e435-15c3-4151-96b7-72110c45135b','623f97fb-9278-4cd8-b71a-06de82bb08d1','a1729f8d-5ed4-4aaf-86c1-bff54877f4b1'],size=1,snapshot_id=017147cc-8bf4-40bf-886e-a99eb03e5852,source_replicaid=,source_volid=None,status='creating',user_id='2f713fda67c2422c838426e423e3dbe2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1981437479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dc3f9c7-056b-4fde-81bd-eb9dd34d2263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9fc5386118941f7b22bd43ce3fd9c9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=017147cc-8bf4-40bf-886e-a99eb03e5852,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f713fda67c2422c838426e423e3dbe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:09.552950 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5d865e-8f1c-45b2-9960-93176beef894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:09.574464 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5d865e-8f1c-45b2-9960-93176beef894) transitioned into state 'SUCCESS' from state '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-1981437479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fc5386118941f7b22bd43ce3fd9c9d',qos_specs=None,replication_status=,reservations=['779421ff-1042-4a35-b101-29d8fd62111c','4794e435-15c3-4151-96b7-72110c45135b','623f97fb-9278-4cd8-b71a-06de82bb08d1','a1729f8d-5ed4-4aaf-86c1-bff54877f4b1'],size=1,snapshot_id=017147cc-8bf4-40bf-886e-a99eb03e5852,source_replicaid=,source_volid=None,status='creating',user_id='2f713fda67c2422c838426e423e3dbe2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:09.575355 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b573c5e-9bb0-47b7-9aeb-6162542c8d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:09.588354 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-84d9d241-8e5c-4ee7-a799-24214df82c18 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:09.589852 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-84d9d241-8e5c-4ee7-a799-24214df82c18 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 Aug 14 00:43:09.590018 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-84d9d241-8e5c-4ee7-a799-24214df82c18 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:09.590222 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-84d9d241-8e5c-4ee7-a799-24214df82c18 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:09.590315 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-84d9d241-8e5c-4ee7-a799-24214df82c18 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id d3e57402-0480-4907-a60b-6595c77d9c35. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:09.595029 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:09.595029 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:09.595770 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-84d9d241-8e5c-4ee7-a799-24214df82c18 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 returned with HTTP 200 Aug 14 00:43:09.596181 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1199/4805] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:09 2026] GET /volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:09.598383 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b573c5e-9bb0-47b7-9aeb-6162542c8d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:09.599429 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Flow 'volume_create_api' (3aa709d8-c42e-41a2-a39f-06f57777335e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:09.600135 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Create volume request issued successfully. Aug 14 00:43:09.600459 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-99b87b24-2df8-4f15-a88a-722c903a5eab tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:09.601071 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1185/4806] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:43:09 2026] POST /volume/v3/volumes => generated 791 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:09.616248 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-30dd8358-1135-4c06-9c74-629ea1b70ac8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:09.618110 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-30dd8358-1135-4c06-9c74-629ea1b70ac8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:09.618323 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-30dd8358-1135-4c06-9c74-629ea1b70ac8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:09.618525 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-30dd8358-1135-4c06-9c74-629ea1b70ac8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:09.628456 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:09.628456 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:09.631852 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-30dd8358-1135-4c06-9c74-629ea1b70ac8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:09.636953 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-30dd8358-1135-4c06-9c74-629ea1b70ac8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 200 Aug 14 00:43:09.637467 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1215/4807] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:09 2026] GET /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:10.418168 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b0be91b3-3923-4e7b-a340-6dcf7fad32a6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:10.419969 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b0be91b3-3923-4e7b-a340-6dcf7fad32a6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad Aug 14 00:43:10.420212 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b0be91b3-3923-4e7b-a340-6dcf7fad32a6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:10.420419 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b0be91b3-3923-4e7b-a340-6dcf7fad32a6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:10.425910 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b0be91b3-3923-4e7b-a340-6dcf7fad32a6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad returned with HTTP 404 Aug 14 00:43:10.426429 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1209/4808] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:10 2026] GET /volume/v3/volumes/7eb9d5d2-4435-457d-ba59-5bcc731cbdad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:10.433964 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-acf21fcf-e4d9-4faf-b59c-e13ba3477b4c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:10.436481 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-acf21fcf-e4d9-4faf-b59c-e13ba3477b4c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] DELETE https://10.4.3.208/volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 Aug 14 00:43:10.436774 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-acf21fcf-e4d9-4faf-b59c-e13ba3477b4c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:10.437049 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-acf21fcf-e4d9-4faf-b59c-e13ba3477b4c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:10.437304 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-acf21fcf-e4d9-4faf-b59c-e13ba3477b4c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Delete volume with id: f71ff13e-f65f-4a8d-91fe-42acd48e05b9 Aug 14 00:43:10.446621 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:10.446621 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:10.447328 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-acf21fcf-e4d9-4faf-b59c-e13ba3477b4c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:43:10.455585 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3c877999-1f51-4a18-9f8a-a201dd0253ed None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:10.457829 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3c877999-1f51-4a18-9f8a-a201dd0253ed tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] GET https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 Aug 14 00:43:10.458140 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3c877999-1f51-4a18-9f8a-a201dd0253ed tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:10.458406 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3c877999-1f51-4a18-9f8a-a201dd0253ed tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:10.464749 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3c877999-1f51-4a18-9f8a-a201dd0253ed tempest-TestServerVolumeAttachScenarioOldVersion-1986593907 tempest-TestServerVolumeAttachScenarioOldVersion-1986593907-project-member] https://10.4.3.208/volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 returned with HTTP 404 Aug 14 00:43:10.465333 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1186/4809] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:10 2026] GET /volume/v3/volumes/c284dfea-ba15-4190-a39d-e1819fc77b15 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:43:10.467526 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-acf21fcf-e4d9-4faf-b59c-e13ba3477b4c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Delete volume request issued successfully. Aug 14 00:43:10.467752 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-acf21fcf-e4d9-4faf-b59c-e13ba3477b4c tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 returned with HTTP 202 Aug 14 00:43:10.468184 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1200/4810] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:10 2026] DELETE /volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:10.475522 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9367d829-df30-45b4-8b33-1286ead3dfa6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:10.477256 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9367d829-df30-45b4-8b33-1286ead3dfa6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 Aug 14 00:43:10.477434 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9367d829-df30-45b4-8b33-1286ead3dfa6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:10.477632 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9367d829-df30-45b4-8b33-1286ead3dfa6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:10.487418 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:10.487418 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:10.493204 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9367d829-df30-45b4-8b33-1286ead3dfa6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Volume info retrieved successfully. Aug 14 00:43:10.497344 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9367d829-df30-45b4-8b33-1286ead3dfa6 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 returned with HTTP 200 Aug 14 00:43:10.497701 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1216/4811] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:10 2026] GET /volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:10.606645 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7dfedcdd-a3d8-43c8-b0e1-51acf219379d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:10.608239 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7dfedcdd-a3d8-43c8-b0e1-51acf219379d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 Aug 14 00:43:10.608427 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7dfedcdd-a3d8-43c8-b0e1-51acf219379d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:10.608600 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7dfedcdd-a3d8-43c8-b0e1-51acf219379d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:10.608689 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7dfedcdd-a3d8-43c8-b0e1-51acf219379d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id d3e57402-0480-4907-a60b-6595c77d9c35. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:10.613105 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:10.613105 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:10.613745 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7dfedcdd-a3d8-43c8-b0e1-51acf219379d tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 returned with HTTP 200 Aug 14 00:43:10.614184 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1210/4812] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:10 2026] GET /volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:10.649712 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7b247fcf-5a1b-4ce7-b739-318220af11dc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:10.651524 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7b247fcf-5a1b-4ce7-b739-318220af11dc tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:10.651723 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7b247fcf-5a1b-4ce7-b739-318220af11dc tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:10.651902 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7b247fcf-5a1b-4ce7-b739-318220af11dc tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:10.661550 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:10.661550 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:10.666547 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7b247fcf-5a1b-4ce7-b739-318220af11dc tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:10.673135 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7b247fcf-5a1b-4ce7-b739-318220af11dc tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 200 Aug 14 00:43:10.673837 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1187/4813] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:10 2026] GET /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:10.688727 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-62627467-3e74-4710-ac29-b586966069da None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:10.690590 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-62627467-3e74-4710-ac29-b586966069da tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:10.690768 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-62627467-3e74-4710-ac29-b586966069da tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:10.690986 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-62627467-3e74-4710-ac29-b586966069da tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:10.699394 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:10.699394 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:10.704753 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-62627467-3e74-4710-ac29-b586966069da tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:10.711538 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-62627467-3e74-4710-ac29-b586966069da tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 200 Aug 14 00:43:10.712115 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1201/4814] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:10 2026] GET /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:11.223411 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-7b0dd3b3-37c4-42a9-927b-7a7bbf6b5218 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:11.229719 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-7b0dd3b3-37c4-42a9-927b-7a7bbf6b5218 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:11.229936 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-7b0dd3b3-37c4-42a9-927b-7a7bbf6b5218 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:11.231878 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-7b0dd3b3-37c4-42a9-927b-7a7bbf6b5218 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:11.241688 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:11.241688 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:11.245439 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-7b0dd3b3-37c4-42a9-927b-7a7bbf6b5218 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:11.249322 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-7b0dd3b3-37c4-42a9-927b-7a7bbf6b5218 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 200 Aug 14 00:43:11.250238 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1217/4815] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:43:11 2026] GET /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:11.350653 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6be5cf40-c8ce-4b79-9683-b767af8c747f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:11.351031 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6be5cf40-c8ce-4b79-9683-b767af8c747f None None] GET https://10.4.3.208/volume// Aug 14 00:43:11.351217 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6be5cf40-c8ce-4b79-9683-b767af8c747f None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:11.351401 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6be5cf40-c8ce-4b79-9683-b767af8c747f None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:11.351699 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6be5cf40-c8ce-4b79-9683-b767af8c747f None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:43:11.351964 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1211/4816] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:43:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:43:11.361407 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-4ae204ed-3b6a-4813-b7c8-39e3cba7ba7a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:11.364742 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-4ae204ed-3b6a-4813-b7c8-39e3cba7ba7a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:43:11.365258 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-4ae204ed-3b6a-4813-b7c8-39e3cba7ba7a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6dc3f9c7-056b-4fde-81bd-eb9dd34d2263", "connector": null, "instance_uuid": "fdca5985-a1e8-4168-b7bb-e24e27c1901a"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:11.379178 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:11.379178 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:11.416150 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-4ae204ed-3b6a-4813-b7c8-39e3cba7ba7a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:43:11.416701 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1188/4817] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:43:11 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:11.456907 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1153b3d9-f288-45a9-8a55-fdfc572a4916 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:11.458883 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1153b3d9-f288-45a9-8a55-fdfc572a4916 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:11.460613 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1153b3d9-f288-45a9-8a55-fdfc572a4916 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:11.460613 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1153b3d9-f288-45a9-8a55-fdfc572a4916 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:11.462912 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-70bde469-2184-49c3-9016-78c16b450959 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:11.463370 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-70bde469-2184-49c3-9016-78c16b450959 None None] GET https://10.4.3.208/volume// Aug 14 00:43:11.463527 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-70bde469-2184-49c3-9016-78c16b450959 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:11.463701 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-70bde469-2184-49c3-9016-78c16b450959 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:11.464026 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-70bde469-2184-49c3-9016-78c16b450959 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:43:11.464377 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1218/4818] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:43:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:43:11.468948 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:11.468948 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:11.472391 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1153b3d9-f288-45a9-8a55-fdfc572a4916 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:11.472770 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-1f4dcd65-aabe-4043-b6b0-64d7051b489d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:11.476217 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1153b3d9-f288-45a9-8a55-fdfc572a4916 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 200 Aug 14 00:43:11.476410 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-1f4dcd65-aabe-4043-b6b0-64d7051b489d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:11.476410 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-1f4dcd65-aabe-4043-b6b0-64d7051b489d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:11.476571 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1202/4819] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:11 2026] GET /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:11.476626 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-1f4dcd65-aabe-4043-b6b0-64d7051b489d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:11.487251 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:11.487251 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:11.493306 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-1f4dcd65-aabe-4043-b6b0-64d7051b489d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:11.498815 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-1f4dcd65-aabe-4043-b6b0-64d7051b489d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 200 Aug 14 00:43:11.499414 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1212/4820] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:43:11 2026] GET /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 1063 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:43:11.518111 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d5e67731-7bbc-4824-8da3-30b20b741ab7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:11.519556 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d5e67731-7bbc-4824-8da3-30b20b741ab7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] GET https://10.4.3.208/volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 Aug 14 00:43:11.519763 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d5e67731-7bbc-4824-8da3-30b20b741ab7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:11.519975 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d5e67731-7bbc-4824-8da3-30b20b741ab7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:11.526139 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d5e67731-7bbc-4824-8da3-30b20b741ab7 tempest-VolumesBackupsTest-137980620 tempest-VolumesBackupsTest-137980620-project-member] https://10.4.3.208/volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 returned with HTTP 404 Aug 14 00:43:11.526595 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1189/4821] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:11 2026] GET /volume/v3/volumes/f71ff13e-f65f-4a8d-91fe-42acd48e05b9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:11.623404 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-6a26f041-c544-430a-b3f2-3288e2bd7194 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:11.626405 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-6a26f041-c544-430a-b3f2-3288e2bd7194 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] PUT https://10.4.3.208/volume/v3/attachments/59210ed4-9d3e-45f4-9fac-d2b756c111bc Aug 14 00:43:11.626719 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-6a26f041-c544-430a-b3f2-3288e2bd7194 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:11.628841 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-381d5113-6bec-4f3a-befb-798ff0188e19 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:11.631573 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-381d5113-6bec-4f3a-befb-798ff0188e19 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 Aug 14 00:43:11.631745 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-381d5113-6bec-4f3a-befb-798ff0188e19 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:11.632867 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-381d5113-6bec-4f3a-befb-798ff0188e19 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:11.632979 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-381d5113-6bec-4f3a-befb-798ff0188e19 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id d3e57402-0480-4907-a60b-6595c77d9c35. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:11.641470 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:11.641470 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:11.642462 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-381d5113-6bec-4f3a-befb-798ff0188e19 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 returned with HTTP 200 Aug 14 00:43:11.642915 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1203/4822] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:11 2026] GET /volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:11.651266 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-6a26f041-c544-430a-b3f2-3288e2bd7194 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Acquiring lock "cinder-attachment_update-6dc3f9c7-056b-4fde-81bd-eb9dd34d2263-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:43:11.658370 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-6a26f041-c544-430a-b3f2-3288e2bd7194 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Lock "cinder-attachment_update-6dc3f9c7-056b-4fde-81bd-eb9dd34d2263-np0000007289" acquired by "attachment_update" :: waited 0.007s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:43:11.659779 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:11.659779 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:11.787145 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-6a26f041-c544-430a-b3f2-3288e2bd7194 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Lock "cinder-attachment_update-6dc3f9c7-056b-4fde-81bd-eb9dd34d2263-np0000007289" released by "attachment_update" :: held 0.129s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:43:11.787500 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-6a26f041-c544-430a-b3f2-3288e2bd7194 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/attachments/59210ed4-9d3e-45f4-9fac-d2b756c111bc returned with HTTP 200 Aug 14 00:43:11.788039 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1219/4823] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:43:11 2026] PUT /volume/v3/attachments/59210ed4-9d3e-45f4-9fac-d2b756c111bc => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 14 00:43:12.492472 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b17645ff-f39b-4149-9f28-39cc27a52777 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:12.494741 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b17645ff-f39b-4149-9f28-39cc27a52777 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:12.494996 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b17645ff-f39b-4149-9f28-39cc27a52777 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:12.495280 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b17645ff-f39b-4149-9f28-39cc27a52777 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:12.505884 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:12.505884 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:12.509082 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b17645ff-f39b-4149-9f28-39cc27a52777 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:12.513573 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b17645ff-f39b-4149-9f28-39cc27a52777 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 200 Aug 14 00:43:12.514026 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1213/4824] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:12 2026] GET /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:12.659342 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f557a5e7-9bda-4602-b7a7-58b62ec81854 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:12.661993 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f557a5e7-9bda-4602-b7a7-58b62ec81854 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 Aug 14 00:43:12.662370 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f557a5e7-9bda-4602-b7a7-58b62ec81854 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:12.662713 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f557a5e7-9bda-4602-b7a7-58b62ec81854 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:12.662854 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-f557a5e7-9bda-4602-b7a7-58b62ec81854 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id d3e57402-0480-4907-a60b-6595c77d9c35. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:12.667954 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:12.667954 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:12.668597 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f557a5e7-9bda-4602-b7a7-58b62ec81854 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 returned with HTTP 200 Aug 14 00:43:12.668936 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1190/4825] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:12 2026] GET /volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:43:13.536757 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1fcef5b2-bbfd-4573-bb21-ac8de8cc9f54 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:13.540421 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1fcef5b2-bbfd-4573-bb21-ac8de8cc9f54 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:13.540580 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1fcef5b2-bbfd-4573-bb21-ac8de8cc9f54 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:13.540826 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1fcef5b2-bbfd-4573-bb21-ac8de8cc9f54 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:13.554809 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:13.554809 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:13.559541 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-1fcef5b2-bbfd-4573-bb21-ac8de8cc9f54 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:13.565947 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1fcef5b2-bbfd-4573-bb21-ac8de8cc9f54 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 200 Aug 14 00:43:13.566492 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1204/4826] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:13 2026] GET /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:13.683650 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6284beea-db34-4e1a-aa40-8185618e3380 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:13.686485 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6284beea-db34-4e1a-aa40-8185618e3380 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 Aug 14 00:43:13.686753 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6284beea-db34-4e1a-aa40-8185618e3380 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:13.687012 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6284beea-db34-4e1a-aa40-8185618e3380 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:13.687189 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-6284beea-db34-4e1a-aa40-8185618e3380 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id d3e57402-0480-4907-a60b-6595c77d9c35. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:13.700046 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:13.700046 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:13.700765 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6284beea-db34-4e1a-aa40-8185618e3380 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 returned with HTTP 200 Aug 14 00:43:13.701235 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1220/4827] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:13 2026] GET /volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:14.582304 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8cf8d173-dcd6-40b3-948b-e022a64c2aca None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:14.584192 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8cf8d173-dcd6-40b3-948b-e022a64c2aca tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:14.584609 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8cf8d173-dcd6-40b3-948b-e022a64c2aca tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:14.584974 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8cf8d173-dcd6-40b3-948b-e022a64c2aca tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:14.596509 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:14.596509 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:14.598982 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8cf8d173-dcd6-40b3-948b-e022a64c2aca tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:14.604274 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8cf8d173-dcd6-40b3-948b-e022a64c2aca tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 200 Aug 14 00:43:14.604274 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1214/4828] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:14 2026] GET /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:14.719169 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d6027fd4-8ec4-467e-8bb5-0ea712d0d1d6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:14.721539 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d6027fd4-8ec4-467e-8bb5-0ea712d0d1d6 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 Aug 14 00:43:14.721640 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d6027fd4-8ec4-467e-8bb5-0ea712d0d1d6 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:14.721816 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d6027fd4-8ec4-467e-8bb5-0ea712d0d1d6 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:14.721917 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-d6027fd4-8ec4-467e-8bb5-0ea712d0d1d6 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id d3e57402-0480-4907-a60b-6595c77d9c35. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:14.726756 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:14.726756 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:14.727444 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d6027fd4-8ec4-467e-8bb5-0ea712d0d1d6 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 returned with HTTP 200 Aug 14 00:43:14.728061 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1191/4829] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:14 2026] GET /volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:14.887929 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5ed67803-15e3-4aed-96e4-9286811e2229 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:14.996748 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:14.997171 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:14.998721 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:14.998923 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Create volume of 1 GB Aug 14 00:43:15.008196 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Availability Zones retrieved successfully. Aug 14 00:43:15.014062 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Flow 'volume_create_api' (4b3f664f-79ad-45c9-a41c-271e1d6f9154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:15.015014 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a114894-2cf9-4568-96ee-28d7eb3deae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:15.016166 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:15.053908 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a114894-2cf9-4568-96ee-28d7eb3deae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:15.054685 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbfde2bc-6221-4477-8ef1-7c38d781e9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:15.087376 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-7d515367-98db-4bf9-a8da-1acfaecd1294 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:15.090416 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-7d515367-98db-4bf9-a8da-1acfaecd1294 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/attachments/59210ed4-9d3e-45f4-9fac-d2b756c111bc/action Aug 14 00:43:15.090782 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-7d515367-98db-4bf9-a8da-1acfaecd1294 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:43:15.090953 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-7d515367-98db-4bf9-a8da-1acfaecd1294 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:15.114785 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:15.114785 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:15.133289 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0ee30aa4-7620-43f9-8913-d203bedecacd req-7d515367-98db-4bf9-a8da-1acfaecd1294 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/attachments/59210ed4-9d3e-45f4-9fac-d2b756c111bc/action returned with HTTP 204 Aug 14 00:43:15.133734 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1221/4830] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:43:15 2026] POST /volume/v3/attachments/59210ed4-9d3e-45f4-9fac-d2b756c111bc/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:15.134377 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Created reservations ['7877ee61-3e30-43ac-8229-c2b91884e283', '017a3863-ff27-480b-b36f-0b9ff9e7894c', '7d56c35b-b5cb-44fa-b75e-c5cfb9d33e33', '5a823768-98ac-4d1b-8cc5-ab7db3e05e80'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:15.135247 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbfde2bc-6221-4477-8ef1-7c38d781e9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7877ee61-3e30-43ac-8229-c2b91884e283', '017a3863-ff27-480b-b36f-0b9ff9e7894c', '7d56c35b-b5cb-44fa-b75e-c5cfb9d33e33', '5a823768-98ac-4d1b-8cc5-ab7db3e05e80']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:15.136582 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a7a107d-5585-4d30-9a94-27ca2f5b0ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:15.161825 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a7a107d-5585-4d30-9a94-27ca2f5b0ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bd48d6e-9edd-4637-b978-3acd0ec43f86', '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='a32268460f0e4e73ad3e4c27abd62b20',qos_specs=None,replication_status=,reservations=['7877ee61-3e30-43ac-8229-c2b91884e283','017a3863-ff27-480b-b36f-0b9ff9e7894c','7d56c35b-b5cb-44fa-b75e-c5cfb9d33e33','5a823768-98ac-4d1b-8cc5-ab7db3e05e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070417ff676a4d0884d1f8629c7e9c09',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:15Z,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=6bd48d6e-9edd-4637-b978-3acd0ec43f86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a32268460f0e4e73ad3e4c27abd62b20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='070417ff676a4d0884d1f8629c7e9c09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:15.162809 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c43abaa-fc07-49a6-a7e5-57c09b64b3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:15.185587 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c43abaa-fc07-49a6-a7e5-57c09b64b3a3) transitioned into state 'SUCCESS' from 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='a32268460f0e4e73ad3e4c27abd62b20',qos_specs=None,replication_status=,reservations=['7877ee61-3e30-43ac-8229-c2b91884e283','017a3863-ff27-480b-b36f-0b9ff9e7894c','7d56c35b-b5cb-44fa-b75e-c5cfb9d33e33','5a823768-98ac-4d1b-8cc5-ab7db3e05e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070417ff676a4d0884d1f8629c7e9c09',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:15.186404 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e07e6fcb-6ba9-4b5e-8c71-6660c1358466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:15.199495 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e07e6fcb-6ba9-4b5e-8c71-6660c1358466) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:15.200434 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Flow 'volume_create_api' (4b3f664f-79ad-45c9-a41c-271e1d6f9154) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:15.200760 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Create volume request issued successfully. Aug 14 00:43:15.201409 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5ed67803-15e3-4aed-96e4-9286811e2229 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:15.201882 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1205/4831] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:43:14 2026] POST /volume/v3/volumes => generated 740 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:15.215407 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7fa1c686-28a3-4cee-8e80-01be67ab9fd6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:15.218462 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7fa1c686-28a3-4cee-8e80-01be67ab9fd6 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] GET https://10.4.3.208/volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 Aug 14 00:43:15.218666 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7fa1c686-28a3-4cee-8e80-01be67ab9fd6 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:15.218841 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7fa1c686-28a3-4cee-8e80-01be67ab9fd6 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:15.226229 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:15.226229 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:15.230271 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7fa1c686-28a3-4cee-8e80-01be67ab9fd6 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Volume info retrieved successfully. Aug 14 00:43:15.234753 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7fa1c686-28a3-4cee-8e80-01be67ab9fd6 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 returned with HTTP 200 Aug 14 00:43:15.235234 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1215/4832] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:15 2026] GET /volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 => generated 808 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:15.618551 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-271f8e54-878a-4506-880d-9507547c555d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:15.620188 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-271f8e54-878a-4506-880d-9507547c555d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:15.622206 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-271f8e54-878a-4506-880d-9507547c555d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:15.622206 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-271f8e54-878a-4506-880d-9507547c555d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:15.629635 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:15.629635 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:15.632710 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-271f8e54-878a-4506-880d-9507547c555d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:15.636505 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-271f8e54-878a-4506-880d-9507547c555d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 200 Aug 14 00:43:15.637176 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1192/4833] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:15 2026] GET /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:15.741518 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c2fa650d-8fa7-4067-9276-834e0fdfe350 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:15.743827 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c2fa650d-8fa7-4067-9276-834e0fdfe350 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 Aug 14 00:43:15.743899 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c2fa650d-8fa7-4067-9276-834e0fdfe350 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:15.744141 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c2fa650d-8fa7-4067-9276-834e0fdfe350 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:15.744274 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-c2fa650d-8fa7-4067-9276-834e0fdfe350 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id d3e57402-0480-4907-a60b-6595c77d9c35. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:15.751415 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:15.751415 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:15.752202 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c2fa650d-8fa7-4067-9276-834e0fdfe350 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 returned with HTTP 200 Aug 14 00:43:15.752632 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1222/4834] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:15 2026] GET /volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:16.248992 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-79f05838-6f10-4238-8628-ca37e0e4304a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:16.251901 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-79f05838-6f10-4238-8628-ca37e0e4304a tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] GET https://10.4.3.208/volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 Aug 14 00:43:16.252106 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-79f05838-6f10-4238-8628-ca37e0e4304a tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:16.252289 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-79f05838-6f10-4238-8628-ca37e0e4304a tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:16.259095 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:16.259095 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:16.262356 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-79f05838-6f10-4238-8628-ca37e0e4304a tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Volume info retrieved successfully. Aug 14 00:43:16.266039 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-79f05838-6f10-4238-8628-ca37e0e4304a tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 returned with HTTP 200 Aug 14 00:43:16.266376 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1206/4835] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:16 2026] GET /volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:16.278634 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-72375928-b07e-45ae-87bd-7bde9de6d175 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:16.280375 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-72375928-b07e-45ae-87bd-7bde9de6d175 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] GET https://10.4.3.208/volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 Aug 14 00:43:16.280582 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-72375928-b07e-45ae-87bd-7bde9de6d175 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:16.280790 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-72375928-b07e-45ae-87bd-7bde9de6d175 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:16.287351 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:16.287351 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:16.290775 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-72375928-b07e-45ae-87bd-7bde9de6d175 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Volume info retrieved successfully. Aug 14 00:43:16.295411 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-72375928-b07e-45ae-87bd-7bde9de6d175 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 returned with HTTP 200 Aug 14 00:43:16.295884 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1216/4836] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:16 2026] GET /volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:16.310627 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:16.315116 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:16.315116 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-816255604"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:16.315116 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-816255604'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:16.315116 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Create volume of 1 GB Aug 14 00:43:16.319830 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Availability Zones retrieved successfully. Aug 14 00:43:16.325493 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Flow 'volume_create_api' (83ed0f18-dec8-47de-992e-2c51f7261390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:16.326554 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51e250ce-039f-4404-a099-365546f8b254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:16.327465 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:16.358157 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51e250ce-039f-4404-a099-365546f8b254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:16.359041 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d79470d-a937-4b2c-88ab-55aa94fb73c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:16.394368 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Created reservations ['98cdf40e-db30-407f-9a7e-0fc2c42dcb8e', 'b0f7bd6b-0c05-48bc-b96c-6dfad579a479', 'eb0eba29-4682-41a3-833a-2e4482f1e63f', '83211c81-55f2-400a-8ef9-c384e0e31f43'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:16.394883 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d79470d-a937-4b2c-88ab-55aa94fb73c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98cdf40e-db30-407f-9a7e-0fc2c42dcb8e', 'b0f7bd6b-0c05-48bc-b96c-6dfad579a479', 'eb0eba29-4682-41a3-833a-2e4482f1e63f', '83211c81-55f2-400a-8ef9-c384e0e31f43']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:16.395670 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc3338a5-9454-4822-a600-2f9d36a41cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:16.415876 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc3338a5-9454-4822-a600-2f9d36a41cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fbb8c91-b271-46fb-92a1-6f76ce8672d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-816255604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a32268460f0e4e73ad3e4c27abd62b20',qos_specs=None,replication_status=,reservations=['98cdf40e-db30-407f-9a7e-0fc2c42dcb8e','b0f7bd6b-0c05-48bc-b96c-6dfad579a479','eb0eba29-4682-41a3-833a-2e4482f1e63f','83211c81-55f2-400a-8ef9-c384e0e31f43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070417ff676a4d0884d1f8629c7e9c09',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:16Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-816255604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fbb8c91-b271-46fb-92a1-6f76ce8672d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a32268460f0e4e73ad3e4c27abd62b20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='070417ff676a4d0884d1f8629c7e9c09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:16.416671 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8aec96-ed68-41f0-8100-05e1e357adff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:16.432484 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8aec96-ed68-41f0-8100-05e1e357adff) transitioned into 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-816255604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a32268460f0e4e73ad3e4c27abd62b20',qos_specs=None,replication_status=,reservations=['98cdf40e-db30-407f-9a7e-0fc2c42dcb8e','b0f7bd6b-0c05-48bc-b96c-6dfad579a479','eb0eba29-4682-41a3-833a-2e4482f1e63f','83211c81-55f2-400a-8ef9-c384e0e31f43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070417ff676a4d0884d1f8629c7e9c09',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:16.433228 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (457f5010-c12b-438a-900d-fd9dcbb07319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:16.441994 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (457f5010-c12b-438a-900d-fd9dcbb07319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:16.442782 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Flow 'volume_create_api' (83ed0f18-dec8-47de-992e-2c51f7261390) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:16.443096 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Create volume request issued successfully. Aug 14 00:43:16.443810 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b2fc9fce-9c5b-4700-90ff-aec9e252a8d5 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:16.444315 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1193/4837] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:43:16 2026] POST /volume/v3/volumes => generated 775 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:16.459747 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a93ffdee-57c5-4f7e-9900-6845362519a9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:16.461852 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a93ffdee-57c5-4f7e-9900-6845362519a9 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] GET https://10.4.3.208/volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 Aug 14 00:43:16.462056 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a93ffdee-57c5-4f7e-9900-6845362519a9 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:16.462277 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a93ffdee-57c5-4f7e-9900-6845362519a9 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:16.469244 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:16.469244 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:16.473006 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a93ffdee-57c5-4f7e-9900-6845362519a9 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Volume info retrieved successfully. Aug 14 00:43:16.477147 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a93ffdee-57c5-4f7e-9900-6845362519a9 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 returned with HTTP 200 Aug 14 00:43:16.477521 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1223/4838] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:16 2026] GET /volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:16.762672 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2cb7429a-fd12-4b2e-9af4-ea81931247cf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:16.765354 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2cb7429a-fd12-4b2e-9af4-ea81931247cf tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 Aug 14 00:43:16.765654 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2cb7429a-fd12-4b2e-9af4-ea81931247cf tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:16.765932 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2cb7429a-fd12-4b2e-9af4-ea81931247cf tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:16.766116 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-2cb7429a-fd12-4b2e-9af4-ea81931247cf tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id d3e57402-0480-4907-a60b-6595c77d9c35. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:16.770201 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:16.770201 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:16.770923 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2cb7429a-fd12-4b2e-9af4-ea81931247cf tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 returned with HTTP 200 Aug 14 00:43:16.771306 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1207/4839] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:16 2026] GET /volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:16.781369 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ebf8c4be-9c15-4fd4-a0ec-203c4180c0f8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:16.785382 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ebf8c4be-9c15-4fd4-a0ec-203c4180c0f8 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:43:16.785609 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ebf8c4be-9c15-4fd4-a0ec-203c4180c0f8 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:16.785814 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ebf8c4be-9c15-4fd4-a0ec-203c4180c0f8 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:16.785987 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-ebf8c4be-9c15-4fd4-a0ec-203c4180c0f8 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:16.794052 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:16.794052 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:16.795099 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ebf8c4be-9c15-4fd4-a0ec-203c4180c0f8 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:43:16.795614 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1217/4840] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:16 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:16.805569 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9ff96340-1c92-48b7-b442-ae604560ec33 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:16.807879 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9ff96340-1c92-48b7-b442-ae604560ec33 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:43:16.808157 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9ff96340-1c92-48b7-b442-ae604560ec33 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:16.808376 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9ff96340-1c92-48b7-b442-ae604560ec33 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:16.808477 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-9ff96340-1c92-48b7-b442-ae604560ec33 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:16.812810 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:16.812810 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:16.813621 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9ff96340-1c92-48b7-b442-ae604560ec33 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:43:16.814038 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1194/4841] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:16 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:16.823850 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0a73b073-cd7e-4db5-8a0a-6bb12476d643 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:16.825720 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0a73b073-cd7e-4db5-8a0a-6bb12476d643 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:43:16.826127 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0a73b073-cd7e-4db5-8a0a-6bb12476d643 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "89834ad6-21f9-4332-a9f4-4d36e5a0e882", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-725200998"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:16.827557 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-0a73b073-cd7e-4db5-8a0a-6bb12476d643 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Creating new backup {'backup': {'volume_id': '89834ad6-21f9-4332-a9f4-4d36e5a0e882', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-725200998'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:43:16.827699 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-0a73b073-cd7e-4db5-8a0a-6bb12476d643 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Creating backup of volume 89834ad6-21f9-4332-a9f4-4d36e5a0e882 in container None Aug 14 00:43:16.835428 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:16.835428 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:16.835912 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0a73b073-cd7e-4db5-8a0a-6bb12476d643 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Volume info retrieved successfully. Aug 14 00:43:16.852586 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-0a73b073-cd7e-4db5-8a0a-6bb12476d643 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Created reservations ['b28f031b-f3b5-41c5-9977-a8dfe4130ec1', 'e71427af-5ca1-4cb7-a727-eda522a18ed3'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:16.887451 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0a73b073-cd7e-4db5-8a0a-6bb12476d643 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:43:16.887801 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1224/4842] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:43:16 2026] POST /volume/v3/backups => generated 329 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:16.895772 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ea0fb723-f0c6-4753-ab7b-732bcce2f66f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:16.898654 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ea0fb723-f0c6-4753-ab7b-732bcce2f66f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 Aug 14 00:43:16.898823 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ea0fb723-f0c6-4753-ab7b-732bcce2f66f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:16.899216 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ea0fb723-f0c6-4753-ab7b-732bcce2f66f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:16.899510 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-ea0fb723-f0c6-4753-ab7b-732bcce2f66f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 3715364e-ceb7-490c-ab4e-f03035814532. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:16.904692 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:16.904692 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:16.905388 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ea0fb723-f0c6-4753-ab7b-732bcce2f66f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 returned with HTTP 200 Aug 14 00:43:16.906255 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1208/4843] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:16 2026] GET /volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:17.492998 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-63b15357-0d7d-494d-ba84-29d3b08d3d26 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:17.494632 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-63b15357-0d7d-494d-ba84-29d3b08d3d26 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] GET https://10.4.3.208/volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 Aug 14 00:43:17.494794 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-63b15357-0d7d-494d-ba84-29d3b08d3d26 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:17.494994 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-63b15357-0d7d-494d-ba84-29d3b08d3d26 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:17.501340 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:17.501340 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:17.504581 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-63b15357-0d7d-494d-ba84-29d3b08d3d26 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Volume info retrieved successfully. Aug 14 00:43:17.508511 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-63b15357-0d7d-494d-ba84-29d3b08d3d26 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 returned with HTTP 200 Aug 14 00:43:17.508875 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1218/4844] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:17 2026] GET /volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:17.520241 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6aed5d32-ef77-4986-b690-5ad04c4559bd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:17.521894 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6aed5d32-ef77-4986-b690-5ad04c4559bd tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] GET https://10.4.3.208/volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 Aug 14 00:43:17.522102 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6aed5d32-ef77-4986-b690-5ad04c4559bd tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:17.522292 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6aed5d32-ef77-4986-b690-5ad04c4559bd tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:17.528528 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:17.528528 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:17.531595 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6aed5d32-ef77-4986-b690-5ad04c4559bd tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Volume info retrieved successfully. Aug 14 00:43:17.535010 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6aed5d32-ef77-4986-b690-5ad04c4559bd tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 returned with HTTP 200 Aug 14 00:43:17.535347 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1195/4845] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:17 2026] GET /volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:17.547479 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fd81e72a-2ed0-4aa3-b2e2-9340dc55564a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:17.549612 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fd81e72a-2ed0-4aa3-b2e2-9340dc55564a tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:43:17.550060 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fd81e72a-2ed0-4aa3-b2e2-9340dc55564a tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7fbb8c91-b271-46fb-92a1-6f76ce8672d7", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-523609366"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:17.558655 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:17.558655 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:17.559149 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fd81e72a-2ed0-4aa3-b2e2-9340dc55564a tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Volume info retrieved successfully. Aug 14 00:43:17.559268 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-fd81e72a-2ed0-4aa3-b2e2-9340dc55564a tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Create snapshot from volume 7fbb8c91-b271-46fb-92a1-6f76ce8672d7 Aug 14 00:43:17.591065 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-fd81e72a-2ed0-4aa3-b2e2-9340dc55564a tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Created reservations ['4eba7ea2-1159-4023-bd88-404af3d71bec', 'aea194a6-e8c3-4d89-9612-f04817537715', 'bb1d0c45-81d4-4077-a989-717aaaabf2d0', '19da368e-6eca-4424-b3b7-57f8e48d14e1'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:17.619814 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fd81e72a-2ed0-4aa3-b2e2-9340dc55564a tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Snapshot create request issued successfully. Aug 14 00:43:17.620245 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fd81e72a-2ed0-4aa3-b2e2-9340dc55564a tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:43:17.620693 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1225/4846] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:43:17 2026] POST /volume/v3/snapshots => generated 325 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:17.629960 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9712fe1f-b880-4763-aead-c19c62090a14 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:17.632410 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9712fe1f-b880-4763-aead-c19c62090a14 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] GET https://10.4.3.208/volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 Aug 14 00:43:17.632664 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9712fe1f-b880-4763-aead-c19c62090a14 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:17.632856 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9712fe1f-b880-4763-aead-c19c62090a14 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:17.642048 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:17.642048 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:17.642048 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9712fe1f-b880-4763-aead-c19c62090a14 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Snapshot retrieved successfully. Aug 14 00:43:17.643265 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9712fe1f-b880-4763-aead-c19c62090a14 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 returned with HTTP 200 Aug 14 00:43:17.643757 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1209/4847] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:17 2026] GET /volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 => generated 457 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:17.933178 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7d2ad753-5b37-4898-9554-798bbaca098f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:17.942100 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7d2ad753-5b37-4898-9554-798bbaca098f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 Aug 14 00:43:17.942311 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7d2ad753-5b37-4898-9554-798bbaca098f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:17.942504 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7d2ad753-5b37-4898-9554-798bbaca098f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:17.942623 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7d2ad753-5b37-4898-9554-798bbaca098f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 3715364e-ceb7-490c-ab4e-f03035814532. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:17.947791 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:17.947791 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:17.948692 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7d2ad753-5b37-4898-9554-798bbaca098f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 returned with HTTP 200 Aug 14 00:43:17.949492 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1219/4848] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:17 2026] GET /volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:18.655788 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-06c86632-00f5-4757-bd56-7c728d3ce703 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:18.656804 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-f5325c2b-fd17-4fa6-a254-b9235f6fe0d2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:18.658992 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-06c86632-00f5-4757-bd56-7c728d3ce703 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] GET https://10.4.3.208/volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 Aug 14 00:43:18.659239 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-06c86632-00f5-4757-bd56-7c728d3ce703 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:18.659329 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-f5325c2b-fd17-4fa6-a254-b9235f6fe0d2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:18.659429 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-06c86632-00f5-4757-bd56-7c728d3ce703 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:18.659518 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-f5325c2b-fd17-4fa6-a254-b9235f6fe0d2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:18.659768 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-f5325c2b-fd17-4fa6-a254-b9235f6fe0d2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:18.664695 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:18.664695 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:18.665158 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-06c86632-00f5-4757-bd56-7c728d3ce703 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Snapshot retrieved successfully. Aug 14 00:43:18.665962 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-06c86632-00f5-4757-bd56-7c728d3ce703 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 returned with HTTP 200 Aug 14 00:43:18.666356 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1196/4849] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:18 2026] GET /volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 => generated 484 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:18.674048 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:18.674048 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:18.677817 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-f5325c2b-fd17-4fa6-a254-b9235f6fe0d2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:18.680633 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-63487710-36ca-4bf4-aea6-ad2d5ed567c8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:18.682863 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-63487710-36ca-4bf4-aea6-ad2d5ed567c8 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] GET https://10.4.3.208/volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 Aug 14 00:43:18.683105 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-63487710-36ca-4bf4-aea6-ad2d5ed567c8 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:18.683349 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-63487710-36ca-4bf4-aea6-ad2d5ed567c8 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:18.685744 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-f5325c2b-fd17-4fa6-a254-b9235f6fe0d2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 200 Aug 14 00:43:18.686199 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1226/4850] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:43:18 2026] GET /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 1176 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:18.692287 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:18.692287 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:18.692787 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-63487710-36ca-4bf4-aea6-ad2d5ed567c8 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Snapshot retrieved successfully. Aug 14 00:43:18.693559 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-63487710-36ca-4bf4-aea6-ad2d5ed567c8 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 returned with HTTP 200 Aug 14 00:43:18.694043 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1210/4851] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:18 2026] GET /volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 => generated 484 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:18.707079 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-6e91d1f9-91c8-42d3-ba4d-44a6e4af1de6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:18.707426 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7dc0b232-4014-481d-a793-40a7026e33f8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:18.708753 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7dc0b232-4014-481d-a793-40a7026e33f8 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 Aug 14 00:43:18.708983 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7dc0b232-4014-481d-a793-40a7026e33f8 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:18.709149 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7dc0b232-4014-481d-a793-40a7026e33f8 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:18.709266 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-7dc0b232-4014-481d-a793-40a7026e33f8 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Delete snapshot with id: a8a8ae38-93d3-4020-8034-5bba8bfec208 Aug 14 00:43:18.709330 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-6e91d1f9-91c8-42d3-ba4d-44a6e4af1de6 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263/action Aug 14 00:43:18.709657 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-6e91d1f9-91c8-42d3-ba4d-44a6e4af1de6 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:43:18.709921 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-6e91d1f9-91c8-42d3-ba4d-44a6e4af1de6 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:18.714554 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:18.714554 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:18.714939 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7dc0b232-4014-481d-a793-40a7026e33f8 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Snapshot retrieved successfully. Aug 14 00:43:18.723874 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:18.723874 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:18.724519 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-6e91d1f9-91c8-42d3-ba4d-44a6e4af1de6 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:18.731451 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7dc0b232-4014-481d-a793-40a7026e33f8 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Snapshot delete request issued successfully. Aug 14 00:43:18.731734 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7dc0b232-4014-481d-a793-40a7026e33f8 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 returned with HTTP 202 Aug 14 00:43:18.732352 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1197/4852] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:43:18 2026] DELETE /volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:18.732695 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-6e91d1f9-91c8-42d3-ba4d-44a6e4af1de6 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Begin detaching volume completed successfully. Aug 14 00:43:18.732796 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-6e91d1f9-91c8-42d3-ba4d-44a6e4af1de6 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263/action returned with HTTP 202 Aug 14 00:43:18.733300 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1220/4853] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:43:18 2026] POST /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:43:18.739042 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f2bbdae0-c48b-4878-bdfc-ab185da549ed None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:18.740889 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f2bbdae0-c48b-4878-bdfc-ab185da549ed tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] GET https://10.4.3.208/volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 Aug 14 00:43:18.741209 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f2bbdae0-c48b-4878-bdfc-ab185da549ed tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:18.741432 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f2bbdae0-c48b-4878-bdfc-ab185da549ed tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:18.747179 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:18.747179 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:18.747752 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f2bbdae0-c48b-4878-bdfc-ab185da549ed tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Snapshot retrieved successfully. Aug 14 00:43:18.748676 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f2bbdae0-c48b-4878-bdfc-ab185da549ed tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 returned with HTTP 200 Aug 14 00:43:18.749486 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1227/4854] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:18 2026] GET /volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:18.774033 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-11bd4daf-8ec5-4dc2-bd24-9884f2ddd1af None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:18.774509 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-11bd4daf-8ec5-4dc2-bd24-9884f2ddd1af None None] GET https://10.4.3.208/volume// Aug 14 00:43:18.774705 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-11bd4daf-8ec5-4dc2-bd24-9884f2ddd1af None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:18.774939 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-11bd4daf-8ec5-4dc2-bd24-9884f2ddd1af None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:18.775335 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-11bd4daf-8ec5-4dc2-bd24-9884f2ddd1af None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:43:18.775666 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1211/4855] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:43:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:43:18.784283 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-262f4cea-b280-4b21-a39d-afa194d42a5c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:18.786396 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-262f4cea-b280-4b21-a39d-afa194d42a5c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:18.786597 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-262f4cea-b280-4b21-a39d-afa194d42a5c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:18.786867 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-262f4cea-b280-4b21-a39d-afa194d42a5c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:18.796491 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:18.796491 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:18.799793 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-262f4cea-b280-4b21-a39d-afa194d42a5c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:18.804383 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-262f4cea-b280-4b21-a39d-afa194d42a5c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 200 Aug 14 00:43:18.804787 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1198/4856] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:43:18 2026] GET /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:43:18.961717 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c345fe82-10ab-4d53-95f8-bbe6598ea20c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:18.963490 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c345fe82-10ab-4d53-95f8-bbe6598ea20c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 Aug 14 00:43:18.963676 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c345fe82-10ab-4d53-95f8-bbe6598ea20c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:18.963871 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c345fe82-10ab-4d53-95f8-bbe6598ea20c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:18.963993 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-c345fe82-10ab-4d53-95f8-bbe6598ea20c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 3715364e-ceb7-490c-ab4e-f03035814532. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:18.968483 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:18.968483 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:18.969307 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c345fe82-10ab-4d53-95f8-bbe6598ea20c tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 returned with HTTP 200 Aug 14 00:43:18.969660 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1221/4857] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:18 2026] GET /volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:19.650010 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-c6479a7e-6301-4b9e-b73f-18ed044c674e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:19.651859 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-c6479a7e-6301-4b9e-b73f-18ed044c674e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] DELETE https://10.4.3.208/volume/v3/attachments/59210ed4-9d3e-45f4-9fac-d2b756c111bc Aug 14 00:43:19.652056 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-c6479a7e-6301-4b9e-b73f-18ed044c674e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:19.652253 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-c6479a7e-6301-4b9e-b73f-18ed044c674e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:19.661075 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:19.661075 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:19.712631 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-673ecf42-0be0-4a9f-ac24-d7be8aa9bb7c req-c6479a7e-6301-4b9e-b73f-18ed044c674e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/attachments/59210ed4-9d3e-45f4-9fac-d2b756c111bc returned with HTTP 200 Aug 14 00:43:19.713124 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1228/4858] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:43:19 2026] DELETE /volume/v3/attachments/59210ed4-9d3e-45f4-9fac-d2b756c111bc => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:19.760446 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8c955642-5a11-4821-b2d1-778e775bc089 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:19.763558 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8c955642-5a11-4821-b2d1-778e775bc089 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] GET https://10.4.3.208/volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 Aug 14 00:43:19.763759 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8c955642-5a11-4821-b2d1-778e775bc089 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:19.763952 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8c955642-5a11-4821-b2d1-778e775bc089 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:19.771253 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8c955642-5a11-4821-b2d1-778e775bc089 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 returned with HTTP 404 Aug 14 00:43:19.771773 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1212/4859] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:19 2026] GET /volume/v3/snapshots/a8a8ae38-93d3-4020-8034-5bba8bfec208 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:19.786157 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ec939e1e-6e00-4d44-b775-55cddff6e6aa None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:19.787945 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ec939e1e-6e00-4d44-b775-55cddff6e6aa tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] DELETE https://10.4.3.208/volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 Aug 14 00:43:19.788211 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ec939e1e-6e00-4d44-b775-55cddff6e6aa tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:19.788625 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ec939e1e-6e00-4d44-b775-55cddff6e6aa tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:19.788625 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-ec939e1e-6e00-4d44-b775-55cddff6e6aa tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Delete volume with id: 7fbb8c91-b271-46fb-92a1-6f76ce8672d7 Aug 14 00:43:19.797282 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:19.797282 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:19.797784 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ec939e1e-6e00-4d44-b775-55cddff6e6aa tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Volume info retrieved successfully. Aug 14 00:43:19.833924 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ec939e1e-6e00-4d44-b775-55cddff6e6aa tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Delete volume request issued successfully. Aug 14 00:43:19.833924 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ec939e1e-6e00-4d44-b775-55cddff6e6aa tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 returned with HTTP 202 Aug 14 00:43:19.834303 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1199/4860] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:19 2026] DELETE /volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:19.839601 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-723475c0-7845-42b9-9466-9ca72ed7009c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:19.841736 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3c9e424f-4877-4cf9-a799-0e59b1ca897b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:19.844110 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:19.844110 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1146251028", "snapshot_id": "cb119838-9567-4f2e-9bb9-5268d3da3773", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:19.845519 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1146251028', 'snapshot_id': 'cb119838-9567-4f2e-9bb9-5268d3da3773', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:19.845765 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3c9e424f-4877-4cf9-a799-0e59b1ca897b tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] GET https://10.4.3.208/volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 Aug 14 00:43:19.845942 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3c9e424f-4877-4cf9-a799-0e59b1ca897b tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:19.846137 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3c9e424f-4877-4cf9-a799-0e59b1ca897b tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:19.851042 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:19.851042 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:19.851576 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:43:19.851783 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Create volume of 1 GB Aug 14 00:43:19.856935 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:19.856935 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:19.858155 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Availability Zones retrieved successfully. Aug 14 00:43:19.864222 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Flow 'volume_create_api' (15f39536-15ab-4868-b850-fed9f86365c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:19.864842 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3c9e424f-4877-4cf9-a799-0e59b1ca897b tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Volume info retrieved successfully. Aug 14 00:43:19.865595 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6957043-a106-4a0f-b59d-fddd74205b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:19.866651 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:19.875964 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3c9e424f-4877-4cf9-a799-0e59b1ca897b tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 returned with HTTP 200 Aug 14 00:43:19.876460 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1229/4861] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:19 2026] GET /volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:19.901015 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6957043-a106-4a0f-b59d-fddd74205b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cb119838-9567-4f2e-9bb9-5268d3da3773', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:19.901724 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4917a8b4-427b-4907-93a7-aab5382000f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:19.950593 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Created reservations ['c1ffdcc6-bc00-4f74-b2d9-3ec9cb316707', '97e9d9c1-f7ed-41b0-baae-aee6543e4758', 'c0c740e5-88bd-4f93-820c-93bbe2ff8dde', '08ad7775-7bac-4f0b-abaf-f53867d8e820'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:19.951796 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4917a8b4-427b-4907-93a7-aab5382000f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1ffdcc6-bc00-4f74-b2d9-3ec9cb316707', '97e9d9c1-f7ed-41b0-baae-aee6543e4758', 'c0c740e5-88bd-4f93-820c-93bbe2ff8dde', '08ad7775-7bac-4f0b-abaf-f53867d8e820']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:19.952789 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72b0c315-956c-4698-abf4-e1b7f6afe0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:19.981116 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-01817d51-291a-4d39-bd1b-f2ccb3398a32 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:19.984974 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-01817d51-291a-4d39-bd1b-f2ccb3398a32 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 Aug 14 00:43:19.984974 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-01817d51-291a-4d39-bd1b-f2ccb3398a32 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:19.984974 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-01817d51-291a-4d39-bd1b-f2ccb3398a32 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:19.984974 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-01817d51-291a-4d39-bd1b-f2ccb3398a32 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 3715364e-ceb7-490c-ab4e-f03035814532. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:19.990269 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:19.990269 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:19.991776 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-01817d51-291a-4d39-bd1b-f2ccb3398a32 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 returned with HTTP 200 Aug 14 00:43:19.992394 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1213/4862] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:19 2026] GET /volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:20.002777 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72b0c315-956c-4698-abf4-e1b7f6afe0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '268c9d25-1861-4233-b467-f111031a26c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1146251028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fc5386118941f7b22bd43ce3fd9c9d',qos_specs=None,replication_status=,reservations=['c1ffdcc6-bc00-4f74-b2d9-3ec9cb316707','97e9d9c1-f7ed-41b0-baae-aee6543e4758','c0c740e5-88bd-4f93-820c-93bbe2ff8dde','08ad7775-7bac-4f0b-abaf-f53867d8e820'],size=1,snapshot_id=cb119838-9567-4f2e-9bb9-5268d3da3773,source_replicaid=,source_volid=None,status='creating',user_id='2f713fda67c2422c838426e423e3dbe2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1146251028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=268c9d25-1861-4233-b467-f111031a26c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9fc5386118941f7b22bd43ce3fd9c9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cb119838-9567-4f2e-9bb9-5268d3da3773,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f713fda67c2422c838426e423e3dbe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:20.003776 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (849f1b15-72ad-431d-887d-2798de1e9769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:20.026435 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (849f1b15-72ad-431d-887d-2798de1e9769) transitioned into state 'SUCCESS' from state '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-1146251028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fc5386118941f7b22bd43ce3fd9c9d',qos_specs=None,replication_status=,reservations=['c1ffdcc6-bc00-4f74-b2d9-3ec9cb316707','97e9d9c1-f7ed-41b0-baae-aee6543e4758','c0c740e5-88bd-4f93-820c-93bbe2ff8dde','08ad7775-7bac-4f0b-abaf-f53867d8e820'],size=1,snapshot_id=cb119838-9567-4f2e-9bb9-5268d3da3773,source_replicaid=,source_volid=None,status='creating',user_id='2f713fda67c2422c838426e423e3dbe2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:20.027242 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40528360-e2c4-4d0a-a3f4-2ae304043ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:20.054953 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40528360-e2c4-4d0a-a3f4-2ae304043ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:20.056018 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Flow 'volume_create_api' (15f39536-15ab-4868-b850-fed9f86365c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:20.056448 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Create volume request issued successfully. Aug 14 00:43:20.057153 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-723475c0-7845-42b9-9466-9ca72ed7009c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:20.057681 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1222/4863] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:43:19 2026] POST /volume/v3/volumes => generated 791 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 14 00:43:20.075002 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1767fcb5-e25c-4474-b0fe-98ce5999a13f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:20.078831 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1767fcb5-e25c-4474-b0fe-98ce5999a13f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:20.079075 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1767fcb5-e25c-4474-b0fe-98ce5999a13f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:20.079335 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1767fcb5-e25c-4474-b0fe-98ce5999a13f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:20.095667 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:20.095667 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:20.107472 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1767fcb5-e25c-4474-b0fe-98ce5999a13f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:20.112600 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1767fcb5-e25c-4474-b0fe-98ce5999a13f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:20.113003 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1200/4864] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:20 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:20.624321 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-62a02fc1-0961-46af-9765-90164659f15b req-9d89454a-091c-44fc-a8ea-45dd43d58fde None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:20.629903 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-9d89454a-091c-44fc-a8ea-45dd43d58fde tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:43:20.630223 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-9d89454a-091c-44fc-a8ea-45dd43d58fde tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:20.630435 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-9d89454a-091c-44fc-a8ea-45dd43d58fde tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:20.643260 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:20.643260 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:20.647439 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-62a02fc1-0961-46af-9765-90164659f15b req-9d89454a-091c-44fc-a8ea-45dd43d58fde tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:43:20.652952 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-9d89454a-091c-44fc-a8ea-45dd43d58fde tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 200 Aug 14 00:43:20.653432 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1230/4865] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:43:20 2026] GET /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:20.772524 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ffc0c4ee-3d81-4c3a-b14d-477a64295047 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:20.774143 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ffc0c4ee-3d81-4c3a-b14d-477a64295047 None None] GET https://10.4.3.208/volume// Aug 14 00:43:20.774143 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ffc0c4ee-3d81-4c3a-b14d-477a64295047 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:20.774447 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ffc0c4ee-3d81-4c3a-b14d-477a64295047 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:20.775046 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ffc0c4ee-3d81-4c3a-b14d-477a64295047 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:43:20.775602 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1214/4866] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:43:20 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:43:20.783905 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-62a02fc1-0961-46af-9765-90164659f15b req-c9f08dd8-4f1f-4d4e-8581-87b8838d3fa2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:20.786713 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-c9f08dd8-4f1f-4d4e-8581-87b8838d3fa2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:43:20.787252 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-c9f08dd8-4f1f-4d4e-8581-87b8838d3fa2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9b6ac3c-d902-40ac-8d72-44842c520e10", "connector": null, "instance_uuid": "20623ecb-364b-4d2b-a216-6cfed843481d"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:20.800667 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:20.800667 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:20.825574 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-c9f08dd8-4f1f-4d4e-8581-87b8838d3fa2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:43:20.826034 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1223/4867] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:43:20 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:20.849207 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b05a7365-34b3-4ce0-aee7-668eaea7bda2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:20.850942 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b05a7365-34b3-4ce0-aee7-668eaea7bda2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:43:20.851072 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b05a7365-34b3-4ce0-aee7-668eaea7bda2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:20.851283 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b05a7365-34b3-4ce0-aee7-668eaea7bda2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:20.858571 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-60bc8f4f-7caa-4acf-9783-6e7e5cc3cccc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:20.859008 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-60bc8f4f-7caa-4acf-9783-6e7e5cc3cccc None None] GET https://10.4.3.208/volume// Aug 14 00:43:20.859231 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-60bc8f4f-7caa-4acf-9783-6e7e5cc3cccc None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:20.859451 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-60bc8f4f-7caa-4acf-9783-6e7e5cc3cccc None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:20.859824 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-60bc8f4f-7caa-4acf-9783-6e7e5cc3cccc None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:43:20.860198 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1231/4868] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:43:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:43:20.863436 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:20.863436 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:20.867421 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-62a02fc1-0961-46af-9765-90164659f15b req-6c1733fc-41c8-453f-be3e-dd402dadd04d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:20.867964 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b05a7365-34b3-4ce0-aee7-668eaea7bda2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:43:20.869543 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-6c1733fc-41c8-453f-be3e-dd402dadd04d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:43:20.869916 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-6c1733fc-41c8-453f-be3e-dd402dadd04d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:20.870269 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-6c1733fc-41c8-453f-be3e-dd402dadd04d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:20.875199 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b05a7365-34b3-4ce0-aee7-668eaea7bda2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 200 Aug 14 00:43:20.875199 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1201/4869] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:20 2026] GET /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:20.884651 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:20.884651 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:20.893924 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-38c8b015-4212-43ae-81ad-26a7fb994e9b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:20.895289 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-62a02fc1-0961-46af-9765-90164659f15b req-6c1733fc-41c8-453f-be3e-dd402dadd04d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:43:20.895638 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-38c8b015-4212-43ae-81ad-26a7fb994e9b tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] GET https://10.4.3.208/volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 Aug 14 00:43:20.895840 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-38c8b015-4212-43ae-81ad-26a7fb994e9b tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:20.896047 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-38c8b015-4212-43ae-81ad-26a7fb994e9b tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:20.900290 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-6c1733fc-41c8-453f-be3e-dd402dadd04d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 200 Aug 14 00:43:20.900785 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1215/4870] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:43:20 2026] GET /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:43:20.901805 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-38c8b015-4212-43ae-81ad-26a7fb994e9b tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 returned with HTTP 404 Aug 14 00:43:20.902300 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1224/4871] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:20 2026] GET /volume/v3/volumes/7fbb8c91-b271-46fb-92a1-6f76ce8672d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:20.910776 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5c17e5dc-6a7a-4ca0-bb6d-57eb4a717805 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:20.912682 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5c17e5dc-6a7a-4ca0-bb6d-57eb4a717805 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] DELETE https://10.4.3.208/volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 Aug 14 00:43:20.912912 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5c17e5dc-6a7a-4ca0-bb6d-57eb4a717805 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:20.913098 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5c17e5dc-6a7a-4ca0-bb6d-57eb4a717805 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:20.913259 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-5c17e5dc-6a7a-4ca0-bb6d-57eb4a717805 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Delete volume with id: 6bd48d6e-9edd-4637-b978-3acd0ec43f86 Aug 14 00:43:20.920987 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:20.920987 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:20.921531 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5c17e5dc-6a7a-4ca0-bb6d-57eb4a717805 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Volume info retrieved successfully. Aug 14 00:43:20.940796 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5c17e5dc-6a7a-4ca0-bb6d-57eb4a717805 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Delete volume request issued successfully. Aug 14 00:43:20.941026 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5c17e5dc-6a7a-4ca0-bb6d-57eb4a717805 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 returned with HTTP 202 Aug 14 00:43:20.941462 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1232/4872] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:20 2026] DELETE /volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:20.949131 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5ed968fe-d35e-4954-b1d7-675d93ae15e6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:20.950864 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5ed968fe-d35e-4954-b1d7-675d93ae15e6 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] GET https://10.4.3.208/volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 Aug 14 00:43:20.951078 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5ed968fe-d35e-4954-b1d7-675d93ae15e6 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:20.951316 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5ed968fe-d35e-4954-b1d7-675d93ae15e6 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:20.958980 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:20.958980 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:20.962291 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5ed968fe-d35e-4954-b1d7-675d93ae15e6 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Volume info retrieved successfully. Aug 14 00:43:20.965963 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5ed968fe-d35e-4954-b1d7-675d93ae15e6 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 returned with HTTP 200 Aug 14 00:43:20.966401 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1202/4873] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:20 2026] GET /volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:21.010038 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-66b521b5-3775-4d5b-a051-921fce7622ac None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:21.012748 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-66b521b5-3775-4d5b-a051-921fce7622ac tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 Aug 14 00:43:21.013048 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-66b521b5-3775-4d5b-a051-921fce7622ac tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:21.013350 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-66b521b5-3775-4d5b-a051-921fce7622ac tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:21.013511 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-66b521b5-3775-4d5b-a051-921fce7622ac tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 3715364e-ceb7-490c-ab4e-f03035814532. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:21.019649 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:21.019649 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:21.020885 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-66b521b5-3775-4d5b-a051-921fce7622ac tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 returned with HTTP 200 Aug 14 00:43:21.021574 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1216/4874] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:21 2026] GET /volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:21.024725 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-62a02fc1-0961-46af-9765-90164659f15b req-5b58f1af-3695-4e6a-9387-373b25b9358f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:21.027403 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-5b58f1af-3695-4e6a-9387-373b25b9358f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] PUT https://10.4.3.208/volume/v3/attachments/79e63a79-57e6-4ba2-954f-0f27813fecd8 Aug 14 00:43:21.027800 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-5b58f1af-3695-4e6a-9387-373b25b9358f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:21.035794 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-62a02fc1-0961-46af-9765-90164659f15b req-5b58f1af-3695-4e6a-9387-373b25b9358f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Acquiring lock "cinder-attachment_update-e9b6ac3c-d902-40ac-8d72-44842c520e10-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:43:21.040509 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-62a02fc1-0961-46af-9765-90164659f15b req-5b58f1af-3695-4e6a-9387-373b25b9358f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Lock "cinder-attachment_update-e9b6ac3c-d902-40ac-8d72-44842c520e10-np0000007289" acquired by "attachment_update" :: waited 0.005s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:43:21.041631 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:21.041631 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:21.127115 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8448928d-5785-42b1-91e5-0ae5fc238d64 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:21.129057 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8448928d-5785-42b1-91e5-0ae5fc238d64 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:21.129311 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8448928d-5785-42b1-91e5-0ae5fc238d64 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:21.129550 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8448928d-5785-42b1-91e5-0ae5fc238d64 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:21.136913 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:21.136913 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:21.141512 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-8448928d-5785-42b1-91e5-0ae5fc238d64 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:21.146678 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8448928d-5785-42b1-91e5-0ae5fc238d64 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:21.147299 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1233/4875] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:21 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:21.160147 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-dbd04d44-c580-4e94-b7f3-353b12a10c38 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:21.162922 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dbd04d44-c580-4e94-b7f3-353b12a10c38 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:21.163096 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dbd04d44-c580-4e94-b7f3-353b12a10c38 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:21.163268 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dbd04d44-c580-4e94-b7f3-353b12a10c38 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:21.169628 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-62a02fc1-0961-46af-9765-90164659f15b req-5b58f1af-3695-4e6a-9387-373b25b9358f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Lock "cinder-attachment_update-e9b6ac3c-d902-40ac-8d72-44842c520e10-np0000007289" released by "attachment_update" :: held 0.129s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:43:21.170059 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-5b58f1af-3695-4e6a-9387-373b25b9358f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/attachments/79e63a79-57e6-4ba2-954f-0f27813fecd8 returned with HTTP 200 Aug 14 00:43:21.170641 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1225/4876] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:43:21 2026] PUT /volume/v3/attachments/79e63a79-57e6-4ba2-954f-0f27813fecd8 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:21.172446 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:21.172446 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:21.178340 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-dbd04d44-c580-4e94-b7f3-353b12a10c38 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:21.184706 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dbd04d44-c580-4e94-b7f3-353b12a10c38 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:21.185428 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1203/4877] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:21 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:21.689247 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-6fcc22e5-f8d2-4e02-bbad-97420d1a93c9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:21.691304 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-6fcc22e5-f8d2-4e02-bbad-97420d1a93c9 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:21.691531 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-6fcc22e5-f8d2-4e02-bbad-97420d1a93c9 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:21.691760 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-6fcc22e5-f8d2-4e02-bbad-97420d1a93c9 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:21.698728 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:21.698728 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:21.704524 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-6fcc22e5-f8d2-4e02-bbad-97420d1a93c9 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:21.708425 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-6fcc22e5-f8d2-4e02-bbad-97420d1a93c9 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:21.708868 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1217/4878] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:43:21 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:21.800034 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-881473cc-34a7-49ee-b2d3-1087cb6ac61d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:21.800475 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-881473cc-34a7-49ee-b2d3-1087cb6ac61d None None] GET https://10.4.3.208/volume// Aug 14 00:43:21.800701 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-881473cc-34a7-49ee-b2d3-1087cb6ac61d None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:21.800986 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-881473cc-34a7-49ee-b2d3-1087cb6ac61d None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:21.801490 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-881473cc-34a7-49ee-b2d3-1087cb6ac61d None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:43:21.801872 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1234/4879] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:43:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:43:21.809392 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-f5cf60b5-a95d-4fe3-9eb9-a87dec622c17 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:21.811489 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-f5cf60b5-a95d-4fe3-9eb9-a87dec622c17 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:43:21.811846 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-f5cf60b5-a95d-4fe3-9eb9-a87dec622c17 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "268c9d25-1861-4233-b467-f111031a26c7", "connector": null, "instance_uuid": "fdca5985-a1e8-4168-b7bb-e24e27c1901a"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:21.820643 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:21.820643 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:21.856753 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-f5cf60b5-a95d-4fe3-9eb9-a87dec622c17 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:43:21.857222 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1226/4880] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:43:21 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:21.887980 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e764994d-bac0-470c-889e-80239109864c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:21.890888 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-82a126ed-4548-422d-bbcf-cf93b2fc349a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:21.891953 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e764994d-bac0-470c-889e-80239109864c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:21.892213 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e764994d-bac0-470c-889e-80239109864c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:21.892464 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e764994d-bac0-470c-889e-80239109864c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:21.893394 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-82a126ed-4548-422d-bbcf-cf93b2fc349a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:43:21.893782 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-82a126ed-4548-422d-bbcf-cf93b2fc349a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:21.894077 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-82a126ed-4548-422d-bbcf-cf93b2fc349a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:21.910799 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e2e27c74-9897-4438-8f42-4653e0eff482 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:21.910799 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e2e27c74-9897-4438-8f42-4653e0eff482 None None] GET https://10.4.3.208/volume// Aug 14 00:43:21.910799 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e2e27c74-9897-4438-8f42-4653e0eff482 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:21.910799 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e2e27c74-9897-4438-8f42-4653e0eff482 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:21.910799 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e2e27c74-9897-4438-8f42-4653e0eff482 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:43:21.910799 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1235/4881] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:43:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:43:21.911255 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:21.911255 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:21.911416 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:21.911416 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:21.913858 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e764994d-bac0-470c-889e-80239109864c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:21.919692 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-82a126ed-4548-422d-bbcf-cf93b2fc349a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:43:21.920227 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e764994d-bac0-470c-889e-80239109864c tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:21.920994 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1204/4882] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:21 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:21.922138 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-8cc5a0ff-e2a9-4ef7-974b-3bcad23cfb4b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:21.924896 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-8cc5a0ff-e2a9-4ef7-974b-3bcad23cfb4b tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:21.925254 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-8cc5a0ff-e2a9-4ef7-974b-3bcad23cfb4b tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:21.925429 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-8cc5a0ff-e2a9-4ef7-974b-3bcad23cfb4b tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:21.928173 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-82a126ed-4548-422d-bbcf-cf93b2fc349a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 200 Aug 14 00:43:21.928687 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1218/4883] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:21 2026] GET /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:21.950869 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:21.950869 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:21.955753 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-8cc5a0ff-e2a9-4ef7-974b-3bcad23cfb4b tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:21.961135 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-8cc5a0ff-e2a9-4ef7-974b-3bcad23cfb4b tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:21.961654 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1227/4884] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:43:21 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 1063 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:43:21.984267 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cdc05129-80b0-429c-ba49-45a144594f00 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:21.987543 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cdc05129-80b0-429c-ba49-45a144594f00 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] GET https://10.4.3.208/volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 Aug 14 00:43:21.987759 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cdc05129-80b0-429c-ba49-45a144594f00 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:21.987989 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cdc05129-80b0-429c-ba49-45a144594f00 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:22.003931 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cdc05129-80b0-429c-ba49-45a144594f00 tempest-CinderUnicodeTest-802282992 tempest-CinderUnicodeTest-802282992-project-member] https://10.4.3.208/volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 returned with HTTP 404 Aug 14 00:43:22.005715 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1236/4885] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:21 2026] GET /volume/v3/volumes/6bd48d6e-9edd-4637-b978-3acd0ec43f86 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:22.036699 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-207a931f-e241-4921-8f98-4622db2cde4b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:22.038533 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-207a931f-e241-4921-8f98-4622db2cde4b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 Aug 14 00:43:22.038737 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-207a931f-e241-4921-8f98-4622db2cde4b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:22.038954 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-207a931f-e241-4921-8f98-4622db2cde4b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:22.039056 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-207a931f-e241-4921-8f98-4622db2cde4b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 3715364e-ceb7-490c-ab4e-f03035814532. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:22.045822 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:22.045822 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:22.046718 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-207a931f-e241-4921-8f98-4622db2cde4b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 returned with HTTP 200 Aug 14 00:43:22.047189 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1205/4886] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:22 2026] GET /volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:22.082524 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-7eae70b5-ae94-40e6-afc4-175d97a3e2f7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:22.085776 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-7eae70b5-ae94-40e6-afc4-175d97a3e2f7 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] PUT https://10.4.3.208/volume/v3/attachments/fb0dc2ed-2fa6-46d3-a0c8-41da49253469 Aug 14 00:43:22.086259 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-7eae70b5-ae94-40e6-afc4-175d97a3e2f7 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:22.095454 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-7eae70b5-ae94-40e6-afc4-175d97a3e2f7 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Acquiring lock "cinder-attachment_update-268c9d25-1861-4233-b467-f111031a26c7-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:43:22.100737 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-7eae70b5-ae94-40e6-afc4-175d97a3e2f7 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Lock "cinder-attachment_update-268c9d25-1861-4233-b467-f111031a26c7-np0000007289" acquired by "attachment_update" :: waited 0.005s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:43:22.101797 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:22.101797 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:22.195110 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-7eae70b5-ae94-40e6-afc4-175d97a3e2f7 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Lock "cinder-attachment_update-268c9d25-1861-4233-b467-f111031a26c7-np0000007289" released by "attachment_update" :: held 0.094s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:43:22.196149 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-7eae70b5-ae94-40e6-afc4-175d97a3e2f7 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/attachments/fb0dc2ed-2fa6-46d3-a0c8-41da49253469 returned with HTTP 200 Aug 14 00:43:22.196149 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1219/4887] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:43:22 2026] PUT /volume/v3/attachments/fb0dc2ed-2fa6-46d3-a0c8-41da49253469 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:22.949267 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a56f9a25-6a93-46b2-9f8f-df0ddbf6a19a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:22.951064 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a56f9a25-6a93-46b2-9f8f-df0ddbf6a19a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:22.951232 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a56f9a25-6a93-46b2-9f8f-df0ddbf6a19a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:22.951422 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a56f9a25-6a93-46b2-9f8f-df0ddbf6a19a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:22.952783 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6354ffe3-fd5c-4d3a-9caa-e2f9f51fc9bf None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:22.955138 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6354ffe3-fd5c-4d3a-9caa-e2f9f51fc9bf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:43:22.955422 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6354ffe3-fd5c-4d3a-9caa-e2f9f51fc9bf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:22.960196 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:22.960196 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:22.961689 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6354ffe3-fd5c-4d3a-9caa-e2f9f51fc9bf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:22.963003 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a56f9a25-6a93-46b2-9f8f-df0ddbf6a19a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:22.966702 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a56f9a25-6a93-46b2-9f8f-df0ddbf6a19a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:22.967061 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1228/4888] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:22 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:23.005768 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:23.005768 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:23.016667 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6354ffe3-fd5c-4d3a-9caa-e2f9f51fc9bf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:43:23.023321 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6354ffe3-fd5c-4d3a-9caa-e2f9f51fc9bf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 200 Aug 14 00:43:23.024002 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1237/4889] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:22 2026] GET /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 842 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:23.060142 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2cf62c8c-72a9-4ea2-b6a2-b835e47c06d3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:23.062167 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2cf62c8c-72a9-4ea2-b6a2-b835e47c06d3 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 Aug 14 00:43:23.062390 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2cf62c8c-72a9-4ea2-b6a2-b835e47c06d3 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:23.062625 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2cf62c8c-72a9-4ea2-b6a2-b835e47c06d3 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:23.062757 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-2cf62c8c-72a9-4ea2-b6a2-b835e47c06d3 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 3715364e-ceb7-490c-ab4e-f03035814532. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:23.070867 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:23.070867 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:23.072053 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2cf62c8c-72a9-4ea2-b6a2-b835e47c06d3 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 returned with HTTP 200 Aug 14 00:43:23.072608 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1206/4890] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:23 2026] GET /volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:23.644980 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-28b90761-ec99-421c-90ca-7b5a269aa76f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:23.740125 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:23.740125 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-598199023"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:23.740125 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-598199023'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:23.740125 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Create volume of 1 GB Aug 14 00:43:23.740125 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:23.740125 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:23.743582 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Availability Zones retrieved successfully. Aug 14 00:43:23.748411 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Flow 'volume_create_api' (65babe8e-6c25-411e-83eb-4a2a26f959a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:23.749496 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (103aadbf-940a-4fb7-a277-e36368a4c318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:23.750333 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:23.770213 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (103aadbf-940a-4fb7-a277-e36368a4c318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:23.771098 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b642d8d-ed18-4486-a878-96607a2c3d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:23.818634 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Created reservations ['7dd63a21-1b55-4459-8d41-b109f3e852b2', '900a36de-6dcc-414a-9bb0-fd54105f7e78', '04a53c00-0400-4a08-a361-2ec7da7aebfa', '186fd846-a310-4520-8d4a-bbe6bd06949f'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:23.819604 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b642d8d-ed18-4486-a878-96607a2c3d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dd63a21-1b55-4459-8d41-b109f3e852b2', '900a36de-6dcc-414a-9bb0-fd54105f7e78', '04a53c00-0400-4a08-a361-2ec7da7aebfa', '186fd846-a310-4520-8d4a-bbe6bd06949f']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:23.820515 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13a157d3-f78c-4a77-9795-4d573205aaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:23.840847 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13a157d3-f78c-4a77-9795-4d573205aaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95127409-5db8-4466-a760-5e77b2a57ba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-598199023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3412e371444f08a3b318d5e1ab8ad5',qos_specs=None,replication_status=,reservations=['7dd63a21-1b55-4459-8d41-b109f3e852b2','900a36de-6dcc-414a-9bb0-fd54105f7e78','04a53c00-0400-4a08-a361-2ec7da7aebfa','186fd846-a310-4520-8d4a-bbe6bd06949f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10fbb3a31ba64ccf8f9756aa68d5fd5f',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-598199023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95127409-5db8-4466-a760-5e77b2a57ba3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e3412e371444f08a3b318d5e1ab8ad5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10fbb3a31ba64ccf8f9756aa68d5fd5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:23.841734 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e365def8-d4f5-475c-9ad5-bc278f88a7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:23.858413 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e365def8-d4f5-475c-9ad5-bc278f88a7a1) transitioned into state 'SUCCESS' from state '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-598199023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3412e371444f08a3b318d5e1ab8ad5',qos_specs=None,replication_status=,reservations=['7dd63a21-1b55-4459-8d41-b109f3e852b2','900a36de-6dcc-414a-9bb0-fd54105f7e78','04a53c00-0400-4a08-a361-2ec7da7aebfa','186fd846-a310-4520-8d4a-bbe6bd06949f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10fbb3a31ba64ccf8f9756aa68d5fd5f',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:23.859260 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39612c83-d264-4768-b964-fc318b3c5706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:23.867187 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39612c83-d264-4768-b964-fc318b3c5706) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:23.868147 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Flow 'volume_create_api' (65babe8e-6c25-411e-83eb-4a2a26f959a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:23.868511 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Create volume request issued successfully. Aug 14 00:43:23.869167 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-28b90761-ec99-421c-90ca-7b5a269aa76f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:23.869661 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1220/4891] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:43:23 2026] POST /volume/v3/volumes => generated 777 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:23.880915 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-62405fec-6385-496c-b0dc-d618e34760dc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:23.883028 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-62405fec-6385-496c-b0dc-d618e34760dc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/95127409-5db8-4466-a760-5e77b2a57ba3 Aug 14 00:43:23.883258 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-62405fec-6385-496c-b0dc-d618e34760dc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:23.883488 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-62405fec-6385-496c-b0dc-d618e34760dc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:23.890553 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:23.890553 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:23.893697 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-62405fec-6385-496c-b0dc-d618e34760dc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:43:23.897340 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-62405fec-6385-496c-b0dc-d618e34760dc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/95127409-5db8-4466-a760-5e77b2a57ba3 returned with HTTP 200 Aug 14 00:43:23.897696 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1229/4892] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:23 2026] GET /volume/v3/volumes/95127409-5db8-4466-a760-5e77b2a57ba3 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:23.981032 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4cec1cfa-2f5b-4982-8dfc-0f1ca7ac4b7f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:23.982941 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4cec1cfa-2f5b-4982-8dfc-0f1ca7ac4b7f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:23.983154 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4cec1cfa-2f5b-4982-8dfc-0f1ca7ac4b7f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:23.983465 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4cec1cfa-2f5b-4982-8dfc-0f1ca7ac4b7f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:23.994445 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:23.994445 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:23.998605 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4cec1cfa-2f5b-4982-8dfc-0f1ca7ac4b7f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:24.004001 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4cec1cfa-2f5b-4982-8dfc-0f1ca7ac4b7f tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:24.004434 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1238/4893] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:23 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:24.036197 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7fff78c2-be65-4be2-b50e-b1c2e3663f7d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:24.038265 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7fff78c2-be65-4be2-b50e-b1c2e3663f7d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:43:24.038481 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7fff78c2-be65-4be2-b50e-b1c2e3663f7d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:24.038668 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7fff78c2-be65-4be2-b50e-b1c2e3663f7d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:24.049655 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:24.049655 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:24.057971 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7fff78c2-be65-4be2-b50e-b1c2e3663f7d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:43:24.066060 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7fff78c2-be65-4be2-b50e-b1c2e3663f7d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 200 Aug 14 00:43:24.066697 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1207/4894] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:24 2026] GET /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:24.091073 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f94d802a-895c-4612-b192-272863ff7629 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:24.092475 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f94d802a-895c-4612-b192-272863ff7629 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 Aug 14 00:43:24.092724 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f94d802a-895c-4612-b192-272863ff7629 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:24.092970 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f94d802a-895c-4612-b192-272863ff7629 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:24.093174 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-f94d802a-895c-4612-b192-272863ff7629 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 3715364e-ceb7-490c-ab4e-f03035814532. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:24.104594 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:24.104594 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:24.104594 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f94d802a-895c-4612-b192-272863ff7629 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 returned with HTTP 200 Aug 14 00:43:24.104594 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1221/4895] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:24 2026] GET /volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:24.441495 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-62a02fc1-0961-46af-9765-90164659f15b req-55eff2ac-5ad5-44fa-9cb6-ccf3c9f537fb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:24.443623 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-55eff2ac-5ad5-44fa-9cb6-ccf3c9f537fb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/attachments/79e63a79-57e6-4ba2-954f-0f27813fecd8/action Aug 14 00:43:24.444009 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-55eff2ac-5ad5-44fa-9cb6-ccf3c9f537fb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:43:24.444136 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-55eff2ac-5ad5-44fa-9cb6-ccf3c9f537fb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:24.460195 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:24.460195 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:24.469826 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-62a02fc1-0961-46af-9765-90164659f15b req-55eff2ac-5ad5-44fa-9cb6-ccf3c9f537fb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/attachments/79e63a79-57e6-4ba2-954f-0f27813fecd8/action returned with HTTP 204 Aug 14 00:43:24.470267 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1230/4896] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:43:24 2026] POST /volume/v3/attachments/79e63a79-57e6-4ba2-954f-0f27813fecd8/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:24.910212 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-39ae6707-7270-4128-a13c-a331d1879940 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:24.912400 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-39ae6707-7270-4128-a13c-a331d1879940 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/95127409-5db8-4466-a760-5e77b2a57ba3 Aug 14 00:43:24.912649 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-39ae6707-7270-4128-a13c-a331d1879940 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:24.912899 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-39ae6707-7270-4128-a13c-a331d1879940 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:24.921757 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:24.921757 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:24.925732 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-39ae6707-7270-4128-a13c-a331d1879940 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:43:24.930252 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-39ae6707-7270-4128-a13c-a331d1879940 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/95127409-5db8-4466-a760-5e77b2a57ba3 returned with HTTP 200 Aug 14 00:43:24.930711 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1239/4897] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:24 2026] GET /volume/v3/volumes/95127409-5db8-4466-a760-5e77b2a57ba3 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:24.944891 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3930063b-e2a6-4faa-bf7e-500b870a9e41 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:24.946686 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3930063b-e2a6-4faa-bf7e-500b870a9e41 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:43:24.947213 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3930063b-e2a6-4faa-bf7e-500b870a9e41 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "95127409-5db8-4466-a760-5e77b2a57ba3", "name": "tempest-type-Backup-1020118984"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:24.948766 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.backups [None req-3930063b-e2a6-4faa-bf7e-500b870a9e41 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Creating new backup {'backup': {'volume_id': '95127409-5db8-4466-a760-5e77b2a57ba3', 'name': 'tempest-type-Backup-1020118984'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:43:24.948938 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-3930063b-e2a6-4faa-bf7e-500b870a9e41 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Creating backup of volume 95127409-5db8-4466-a760-5e77b2a57ba3 in container None Aug 14 00:43:24.956929 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:24.956929 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:24.957480 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3930063b-e2a6-4faa-bf7e-500b870a9e41 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:43:24.988125 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-3930063b-e2a6-4faa-bf7e-500b870a9e41 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Created reservations ['0a1d1eac-4588-46b6-94f1-e70e3b018e4d', '0cdcce87-9387-4557-9de0-e2024e0ec97f'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:25.019920 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-acbafc8e-e227-4580-9426-c5d32ee9a5a0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:25.024163 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-acbafc8e-e227-4580-9426-c5d32ee9a5a0 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:25.024163 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-acbafc8e-e227-4580-9426-c5d32ee9a5a0 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:25.024163 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-acbafc8e-e227-4580-9426-c5d32ee9a5a0 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:25.034962 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:25.034962 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:25.038965 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-acbafc8e-e227-4580-9426-c5d32ee9a5a0 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:25.043149 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3930063b-e2a6-4faa-bf7e-500b870a9e41 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:43:25.043748 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1208/4898] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:43:24 2026] POST /volume/v3/backups => generated 316 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:25.044850 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-acbafc8e-e227-4580-9426-c5d32ee9a5a0 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:25.045347 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1222/4899] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:25 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:25.055319 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-72c14016-3e75-44cf-8936-4bd0937a6ad3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:25.057264 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-72c14016-3e75-44cf-8936-4bd0937a6ad3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:25.057549 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-72c14016-3e75-44cf-8936-4bd0937a6ad3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:25.057860 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-72c14016-3e75-44cf-8936-4bd0937a6ad3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:25.058041 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-72c14016-3e75-44cf-8936-4bd0937a6ad3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:25.065837 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:25.065837 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:25.065837 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-72c14016-3e75-44cf-8936-4bd0937a6ad3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:25.065837 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1231/4900] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:25 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:25.081584 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a9506908-cc1e-4aa7-b788-240aca1138c3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:25.083956 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a9506908-cc1e-4aa7-b788-240aca1138c3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:43:25.084275 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a9506908-cc1e-4aa7-b788-240aca1138c3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:25.084550 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a9506908-cc1e-4aa7-b788-240aca1138c3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:25.098391 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:25.098391 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:25.103267 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a9506908-cc1e-4aa7-b788-240aca1138c3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:43:25.107676 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a9506908-cc1e-4aa7-b788-240aca1138c3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 200 Aug 14 00:43:25.108237 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1240/4901] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:25 2026] GET /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:25.115159 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b820f9fb-d3cc-4508-9544-cdc14d165ced None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:25.117286 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b820f9fb-d3cc-4508-9544-cdc14d165ced tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 Aug 14 00:43:25.117617 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b820f9fb-d3cc-4508-9544-cdc14d165ced tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:25.117876 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b820f9fb-d3cc-4508-9544-cdc14d165ced tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:25.118047 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-b820f9fb-d3cc-4508-9544-cdc14d165ced tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 3715364e-ceb7-490c-ab4e-f03035814532. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:25.121201 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f3022788-f236-4c84-a512-be7667fb6871 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:25.122861 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f3022788-f236-4c84-a512-be7667fb6871 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:43:25.122945 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:25.122945 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:25.125115 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f3022788-f236-4c84-a512-be7667fb6871 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e9b6ac3c-d902-40ac-8d72-44842c520e10", "force": true, "name": "tempest-VolumesBackupsTest-Backup-297439267", "container": "tempest-volumesbackupstest-backup-container-1221651152"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:25.125257 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b820f9fb-d3cc-4508-9544-cdc14d165ced tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 returned with HTTP 200 Aug 14 00:43:25.125257 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1209/4902] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:25 2026] GET /volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:25.125332 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-f3022788-f236-4c84-a512-be7667fb6871 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Creating new backup {'backup': {'volume_id': 'e9b6ac3c-d902-40ac-8d72-44842c520e10', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-297439267', 'container': 'tempest-volumesbackupstest-backup-container-1221651152'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:43:25.125440 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-f3022788-f236-4c84-a512-be7667fb6871 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Creating backup of volume e9b6ac3c-d902-40ac-8d72-44842c520e10 in container tempest-volumesbackupstest-backup-container-1221651152 Aug 14 00:43:25.137501 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:25.137501 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:25.138337 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f3022788-f236-4c84-a512-be7667fb6871 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:43:25.163814 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-f3022788-f236-4c84-a512-be7667fb6871 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Created reservations ['fe93fb8c-6289-47bc-ba76-28d0b41f64ed', 'eb05fe25-10c5-417a-aa89-526a3c35ac75'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:25.212813 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f3022788-f236-4c84-a512-be7667fb6871 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:43:25.213551 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1223/4903] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:43:25 2026] POST /volume/v3/backups => generated 329 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:25.223561 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1e8b201e-6fbe-4e85-831d-5dde3f3abf03 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:25.225217 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1e8b201e-6fbe-4e85-831d-5dde3f3abf03 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:25.225654 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1e8b201e-6fbe-4e85-831d-5dde3f3abf03 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:25.226484 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1e8b201e-6fbe-4e85-831d-5dde3f3abf03 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:25.226746 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-1e8b201e-6fbe-4e85-831d-5dde3f3abf03 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:25.234553 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:25.234553 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:25.234553 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1e8b201e-6fbe-4e85-831d-5dde3f3abf03 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:25.234553 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1232/4904] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:25 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:26.058575 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a525a053-cf00-4f5b-abb2-d3c21f83e9a9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:26.059894 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a525a053-cf00-4f5b-abb2-d3c21f83e9a9 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:26.060307 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a525a053-cf00-4f5b-abb2-d3c21f83e9a9 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:26.060913 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a525a053-cf00-4f5b-abb2-d3c21f83e9a9 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:26.072331 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:26.072331 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:26.076680 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a525a053-cf00-4f5b-abb2-d3c21f83e9a9 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:26.077498 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-068f1237-dc22-4c69-8576-c717d1968f46 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:26.078931 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-068f1237-dc22-4c69-8576-c717d1968f46 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:26.079177 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-068f1237-dc22-4c69-8576-c717d1968f46 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:26.079353 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-068f1237-dc22-4c69-8576-c717d1968f46 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:26.079451 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-068f1237-dc22-4c69-8576-c717d1968f46 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:26.080962 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a525a053-cf00-4f5b-abb2-d3c21f83e9a9 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:26.081509 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1241/4905] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:26 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:26.083691 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:26.083691 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:26.084333 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-068f1237-dc22-4c69-8576-c717d1968f46 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:26.084684 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1210/4906] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:26 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:26.135287 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5aa620e1-ce1d-48c9-a99a-568327e6841f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:26.138079 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5aa620e1-ce1d-48c9-a99a-568327e6841f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 Aug 14 00:43:26.138079 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5aa620e1-ce1d-48c9-a99a-568327e6841f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:26.138079 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5aa620e1-ce1d-48c9-a99a-568327e6841f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:26.139129 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-5aa620e1-ce1d-48c9-a99a-568327e6841f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 3715364e-ceb7-490c-ab4e-f03035814532. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:26.145512 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:26.145512 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:26.146323 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5aa620e1-ce1d-48c9-a99a-568327e6841f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 returned with HTTP 200 Aug 14 00:43:26.146854 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1224/4907] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:26 2026] GET /volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:26.246533 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c56f4647-fa63-4ee3-b333-25d5890f60fd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:26.249615 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c56f4647-fa63-4ee3-b333-25d5890f60fd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:26.249615 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c56f4647-fa63-4ee3-b333-25d5890f60fd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:26.249615 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c56f4647-fa63-4ee3-b333-25d5890f60fd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:26.249615 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-c56f4647-fa63-4ee3-b333-25d5890f60fd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:26.254029 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:26.254029 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:26.254029 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c56f4647-fa63-4ee3-b333-25d5890f60fd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:26.254805 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1233/4908] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:26 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:43:27.094280 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-eaace2c0-76c1-4fce-a2e0-ed0b76318fe8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:27.096267 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eaace2c0-76c1-4fce-a2e0-ed0b76318fe8 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:27.096519 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eaace2c0-76c1-4fce-a2e0-ed0b76318fe8 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:27.096719 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eaace2c0-76c1-4fce-a2e0-ed0b76318fe8 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:27.096828 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-eaace2c0-76c1-4fce-a2e0-ed0b76318fe8 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:27.097412 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2217547b-c003-4da0-a1a0-e5ba9550c319 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:27.099290 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2217547b-c003-4da0-a1a0-e5ba9550c319 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:27.099492 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2217547b-c003-4da0-a1a0-e5ba9550c319 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:27.099698 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2217547b-c003-4da0-a1a0-e5ba9550c319 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:27.100577 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:27.100577 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:27.101161 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eaace2c0-76c1-4fce-a2e0-ed0b76318fe8 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:27.101560 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1242/4909] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:27 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:27.109131 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:27.109131 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:27.112366 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2217547b-c003-4da0-a1a0-e5ba9550c319 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:27.116262 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2217547b-c003-4da0-a1a0-e5ba9550c319 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:27.116605 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1211/4910] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:27 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:27.157224 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5819ffb5-4595-4917-870f-f61c5f50ff96 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:27.159302 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5819ffb5-4595-4917-870f-f61c5f50ff96 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 Aug 14 00:43:27.159536 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5819ffb5-4595-4917-870f-f61c5f50ff96 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:27.159715 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5819ffb5-4595-4917-870f-f61c5f50ff96 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:27.159822 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-5819ffb5-4595-4917-870f-f61c5f50ff96 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 3715364e-ceb7-490c-ab4e-f03035814532. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:27.164730 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:27.164730 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:27.165694 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5819ffb5-4595-4917-870f-f61c5f50ff96 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 returned with HTTP 200 Aug 14 00:43:27.166168 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1225/4911] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:27 2026] GET /volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:27.264180 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ef6acc87-4673-4fcd-ba7a-e43deab61deb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:27.265890 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ef6acc87-4673-4fcd-ba7a-e43deab61deb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:27.266067 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ef6acc87-4673-4fcd-ba7a-e43deab61deb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:27.266272 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ef6acc87-4673-4fcd-ba7a-e43deab61deb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:27.266371 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-ef6acc87-4673-4fcd-ba7a-e43deab61deb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:27.269932 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:27.269932 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:27.270602 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ef6acc87-4673-4fcd-ba7a-e43deab61deb tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:27.270935 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1234/4912] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:27 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:27.446265 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-a406c882-9562-44f2-8388-ee37b26514e5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:27.448024 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-a406c882-9562-44f2-8388-ee37b26514e5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/attachments/fb0dc2ed-2fa6-46d3-a0c8-41da49253469/action Aug 14 00:43:27.448364 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-a406c882-9562-44f2-8388-ee37b26514e5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:43:27.448475 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-a406c882-9562-44f2-8388-ee37b26514e5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:27.462779 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:27.462779 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:27.472408 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d597d583-c8e2-48d7-bf6b-efd32439bbad req-a406c882-9562-44f2-8388-ee37b26514e5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/attachments/fb0dc2ed-2fa6-46d3-a0c8-41da49253469/action returned with HTTP 204 Aug 14 00:43:27.472815 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1243/4913] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:43:27 2026] POST /volume/v3/attachments/fb0dc2ed-2fa6-46d3-a0c8-41da49253469/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:28.112000 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-91203526-1a6f-4292-bdaf-bd1a28b3d777 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:28.114747 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-91203526-1a6f-4292-bdaf-bd1a28b3d777 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:28.115009 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-91203526-1a6f-4292-bdaf-bd1a28b3d777 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:28.115245 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-91203526-1a6f-4292-bdaf-bd1a28b3d777 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:28.115395 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-91203526-1a6f-4292-bdaf-bd1a28b3d777 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:28.119198 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:28.119198 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:28.119797 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-91203526-1a6f-4292-bdaf-bd1a28b3d777 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:28.120168 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1212/4914] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:28 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:28.127920 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d553970e-fc8f-44b8-8ca5-39c47bc70984 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:28.129565 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d553970e-fc8f-44b8-8ca5-39c47bc70984 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:28.129750 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d553970e-fc8f-44b8-8ca5-39c47bc70984 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:28.129922 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d553970e-fc8f-44b8-8ca5-39c47bc70984 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:28.138558 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:28.138558 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:28.141355 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d553970e-fc8f-44b8-8ca5-39c47bc70984 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:28.144808 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d553970e-fc8f-44b8-8ca5-39c47bc70984 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:28.145160 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1226/4915] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:28 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 1176 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:28.175492 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7f4c5709-d412-4af3-8e2d-acac8a95c7e2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:28.178232 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7f4c5709-d412-4af3-8e2d-acac8a95c7e2 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 Aug 14 00:43:28.178718 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7f4c5709-d412-4af3-8e2d-acac8a95c7e2 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:28.178932 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7f4c5709-d412-4af3-8e2d-acac8a95c7e2 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:28.179041 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7f4c5709-d412-4af3-8e2d-acac8a95c7e2 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 3715364e-ceb7-490c-ab4e-f03035814532. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:28.182607 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:28.182607 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:28.183400 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7f4c5709-d412-4af3-8e2d-acac8a95c7e2 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 returned with HTTP 200 Aug 14 00:43:28.183748 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1235/4916] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:28 2026] GET /volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:28.195002 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1f39800c-8824-4598-828a-05017c534e36 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:28.197762 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1f39800c-8824-4598-828a-05017c534e36 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:43:28.197762 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1f39800c-8824-4598-828a-05017c534e36 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:28.197762 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1f39800c-8824-4598-828a-05017c534e36 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:28.197762 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-1f39800c-8824-4598-828a-05017c534e36 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:28.202356 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:28.202356 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:28.203421 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1f39800c-8824-4598-828a-05017c534e36 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:43:28.203802 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1244/4917] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:28 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:28.213771 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-dd20b987-2658-41f7-9464-219f58242d3b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:28.215411 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dd20b987-2658-41f7-9464-219f58242d3b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] DELETE https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 Aug 14 00:43:28.215608 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dd20b987-2658-41f7-9464-219f58242d3b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:28.215856 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dd20b987-2658-41f7-9464-219f58242d3b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:28.215982 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-dd20b987-2658-41f7-9464-219f58242d3b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Delete backup with id: 3715364e-ceb7-490c-ab4e-f03035814532. Aug 14 00:43:28.220007 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:28.220007 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:28.232420 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-dd20b987-2658-41f7-9464-219f58242d3b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] delete_backup rpcapi backup_id 3715364e-ceb7-490c-ab4e-f03035814532 {{(pid=100209) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:43:28.234269 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dd20b987-2658-41f7-9464-219f58242d3b tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 returned with HTTP 202 Aug 14 00:43:28.234720 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1213/4918] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:28 2026] DELETE /volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:43:28.242232 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e11ba47f-b31d-4bf6-8d3f-a1bdda5b4258 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:28.244388 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e11ba47f-b31d-4bf6-8d3f-a1bdda5b4258 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 Aug 14 00:43:28.244735 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e11ba47f-b31d-4bf6-8d3f-a1bdda5b4258 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:28.244864 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e11ba47f-b31d-4bf6-8d3f-a1bdda5b4258 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:28.245007 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-e11ba47f-b31d-4bf6-8d3f-a1bdda5b4258 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 3715364e-ceb7-490c-ab4e-f03035814532. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:28.249798 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:28.249798 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:28.250682 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e11ba47f-b31d-4bf6-8d3f-a1bdda5b4258 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 returned with HTTP 200 Aug 14 00:43:28.250938 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1227/4919] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:28 2026] GET /volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:28.284926 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6bf5d81f-857b-4c71-8116-ec065a8e0347 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:28.288884 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6bf5d81f-857b-4c71-8116-ec065a8e0347 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:28.288884 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6bf5d81f-857b-4c71-8116-ec065a8e0347 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:28.289432 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6bf5d81f-857b-4c71-8116-ec065a8e0347 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:28.290778 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-6bf5d81f-857b-4c71-8116-ec065a8e0347 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:28.299007 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:28.299007 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:28.299007 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6bf5d81f-857b-4c71-8116-ec065a8e0347 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:28.299007 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1236/4920] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:28 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:28.552211 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1e331950-8ff4-4b38-bda2-48e93773e39d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:28.553753 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:28.554069 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1561823322", "snapshot_id": null, "imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "volume_type": null, "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:28.555492 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1561823322', 'snapshot_id': None, 'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'volume_type': None, 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:28.631905 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Create volume of 1 GB Aug 14 00:43:28.636489 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Availability Zones retrieved successfully. Aug 14 00:43:28.643729 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Flow 'volume_create_api' (a8455add-3711-4ced-af7f-79b80271c567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:28.644851 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab403734-fb2c-4615-b133-2bcbae9d288f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:28.645729 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:28.702442 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab403734-fb2c-4615-b133-2bcbae9d288f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:28.703359 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3f56265-5f20-4741-bc47-c3e7cb4e79f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:28.761003 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Created reservations ['96cb2a5f-64db-4511-b88b-bc3dc5345f31', '83319724-9ce4-4d18-943c-e446f4fb6a40', '6f1b6041-c3dc-4276-a40c-a59ee366689d', '80dfb36d-c374-4ba6-a805-dbca9ba9b1c5'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:28.761830 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3f56265-5f20-4741-bc47-c3e7cb4e79f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96cb2a5f-64db-4511-b88b-bc3dc5345f31', '83319724-9ce4-4d18-943c-e446f4fb6a40', '6f1b6041-c3dc-4276-a40c-a59ee366689d', '80dfb36d-c374-4ba6-a805-dbca9ba9b1c5']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:28.762545 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cdecd51-352b-48a1-84f2-24aee75ffdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:28.782850 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cdecd51-352b-48a1-84f2-24aee75ffdae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cd0cebc-636b-487b-a2a1-dbad9fdb8203', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1561823322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68c2b8abf6354b64bc657fd6754d628a',qos_specs=None,replication_status=,reservations=['96cb2a5f-64db-4511-b88b-bc3dc5345f31','83319724-9ce4-4d18-943c-e446f4fb6a40','6f1b6041-c3dc-4276-a40c-a59ee366689d','80dfb36d-c374-4ba6-a805-dbca9ba9b1c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a87f1e744580435dbceb14bee4475cbd',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1561823322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cd0cebc-636b-487b-a2a1-dbad9fdb8203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68c2b8abf6354b64bc657fd6754d628a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a87f1e744580435dbceb14bee4475cbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:28.783502 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4e07061-522c-4b6e-8092-03bd1dc14551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:28.798974 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4e07061-522c-4b6e-8092-03bd1dc14551) transitioned into state 'SUCCESS' from state '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-1561823322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68c2b8abf6354b64bc657fd6754d628a',qos_specs=None,replication_status=,reservations=['96cb2a5f-64db-4511-b88b-bc3dc5345f31','83319724-9ce4-4d18-943c-e446f4fb6a40','6f1b6041-c3dc-4276-a40c-a59ee366689d','80dfb36d-c374-4ba6-a805-dbca9ba9b1c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a87f1e744580435dbceb14bee4475cbd',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:28.799667 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20385b3e-b51b-4524-bd5e-5ae9270c8c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:28.806931 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20385b3e-b51b-4524-bd5e-5ae9270c8c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:28.807614 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Flow 'volume_create_api' (a8455add-3711-4ced-af7f-79b80271c567) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:28.807881 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Create volume request issued successfully. Aug 14 00:43:28.808368 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1e331950-8ff4-4b38-bda2-48e93773e39d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:28.808750 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1245/4921] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:43:28 2026] POST /volume/v3/volumes => generated 754 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:28.823479 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a9aaf19d-8d02-49bf-bd83-0a6ccab0960a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:28.826052 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a9aaf19d-8d02-49bf-bd83-0a6ccab0960a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 Aug 14 00:43:28.826363 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a9aaf19d-8d02-49bf-bd83-0a6ccab0960a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:28.826647 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a9aaf19d-8d02-49bf-bd83-0a6ccab0960a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:28.838367 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:28.838367 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:28.842803 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a9aaf19d-8d02-49bf-bd83-0a6ccab0960a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Volume info retrieved successfully. Aug 14 00:43:28.847923 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a9aaf19d-8d02-49bf-bd83-0a6ccab0960a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 returned with HTTP 200 Aug 14 00:43:28.848330 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1214/4922] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:28 2026] GET /volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:29.129310 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-58054fc3-417a-41e2-aaf3-16b36420358c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:29.130961 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-58054fc3-417a-41e2-aaf3-16b36420358c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:29.131165 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-58054fc3-417a-41e2-aaf3-16b36420358c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:29.131338 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-58054fc3-417a-41e2-aaf3-16b36420358c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:29.131438 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-58054fc3-417a-41e2-aaf3-16b36420358c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:29.135439 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:29.135439 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:29.136308 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-58054fc3-417a-41e2-aaf3-16b36420358c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:29.136600 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1228/4923] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:29 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:29.260645 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1774cc5e-6c57-4d64-87ad-c8a66a2c279f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:29.262256 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1774cc5e-6c57-4d64-87ad-c8a66a2c279f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 Aug 14 00:43:29.262432 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1774cc5e-6c57-4d64-87ad-c8a66a2c279f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:29.262605 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1774cc5e-6c57-4d64-87ad-c8a66a2c279f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:29.262697 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-1774cc5e-6c57-4d64-87ad-c8a66a2c279f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 3715364e-ceb7-490c-ab4e-f03035814532. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:29.266039 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1774cc5e-6c57-4d64-87ad-c8a66a2c279f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 returned with HTTP 404 Aug 14 00:43:29.266452 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1237/4924] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:29 2026] GET /volume/v3/backups/3715364e-ceb7-490c-ab4e-f03035814532 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:29.272429 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-303f8b22-d17a-4392-a721-63f7d4157060 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:29.274333 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-303f8b22-d17a-4392-a721-63f7d4157060 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] DELETE https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 Aug 14 00:43:29.274517 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-303f8b22-d17a-4392-a721-63f7d4157060 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:29.274693 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-303f8b22-d17a-4392-a721-63f7d4157060 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:29.274814 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-303f8b22-d17a-4392-a721-63f7d4157060 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Delete backup with id: d3e57402-0480-4907-a60b-6595c77d9c35. Aug 14 00:43:29.279028 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:29.279028 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:29.291036 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.backup.rpcapi [None req-303f8b22-d17a-4392-a721-63f7d4157060 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] delete_backup rpcapi backup_id d3e57402-0480-4907-a60b-6595c77d9c35 {{(pid=100210) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:43:29.292502 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-303f8b22-d17a-4392-a721-63f7d4157060 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 returned with HTTP 202 Aug 14 00:43:29.292980 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1246/4925] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:29 2026] DELETE /volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:43:29.299496 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-59f8a428-a690-46ee-addc-4fcbe2d567b5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:29.301188 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-59f8a428-a690-46ee-addc-4fcbe2d567b5 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 Aug 14 00:43:29.301371 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-59f8a428-a690-46ee-addc-4fcbe2d567b5 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:29.301546 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-59f8a428-a690-46ee-addc-4fcbe2d567b5 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:29.301643 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-59f8a428-a690-46ee-addc-4fcbe2d567b5 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id d3e57402-0480-4907-a60b-6595c77d9c35. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:29.305547 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:29.305547 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:29.306105 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-59f8a428-a690-46ee-addc-4fcbe2d567b5 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 returned with HTTP 200 Aug 14 00:43:29.306440 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1215/4926] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:29 2026] GET /volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:29.313163 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b8f134f3-843d-423e-975b-6b978e91b43b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:29.315374 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b8f134f3-843d-423e-975b-6b978e91b43b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:29.315781 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b8f134f3-843d-423e-975b-6b978e91b43b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:29.315927 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b8f134f3-843d-423e-975b-6b978e91b43b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:29.316029 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-b8f134f3-843d-423e-975b-6b978e91b43b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:29.320068 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:29.320068 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:29.320755 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b8f134f3-843d-423e-975b-6b978e91b43b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:29.321075 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1229/4927] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:29 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:29.859823 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-eb431eb6-add7-4a26-828f-6ccd3c9e2cec None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:29.861869 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-eb431eb6-add7-4a26-828f-6ccd3c9e2cec tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 Aug 14 00:43:29.862109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-eb431eb6-add7-4a26-828f-6ccd3c9e2cec tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:29.862348 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-eb431eb6-add7-4a26-828f-6ccd3c9e2cec tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:29.870894 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:29.870894 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:29.875138 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-eb431eb6-add7-4a26-828f-6ccd3c9e2cec tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Volume info retrieved successfully. Aug 14 00:43:29.880569 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-eb431eb6-add7-4a26-828f-6ccd3c9e2cec tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 returned with HTTP 200 Aug 14 00:43:29.881031 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1238/4928] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:29 2026] GET /volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:29.893275 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fda2b423-dada-4102-b54e-48848f7b1ccd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:29.895544 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fda2b423-dada-4102-b54e-48848f7b1ccd tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 Aug 14 00:43:29.895867 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fda2b423-dada-4102-b54e-48848f7b1ccd tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:29.896082 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fda2b423-dada-4102-b54e-48848f7b1ccd tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:29.904914 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:29.904914 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:29.908683 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fda2b423-dada-4102-b54e-48848f7b1ccd tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Volume info retrieved successfully. Aug 14 00:43:29.913290 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fda2b423-dada-4102-b54e-48848f7b1ccd tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 returned with HTTP 200 Aug 14 00:43:29.913611 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1247/4929] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:29 2026] GET /volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:29.924768 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c90141d7-ed36-44a3-9e37-5b2db3fb2a26 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:29.926545 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c90141d7-ed36-44a3-9e37-5b2db3fb2a26 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 Aug 14 00:43:29.926749 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c90141d7-ed36-44a3-9e37-5b2db3fb2a26 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:29.926963 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c90141d7-ed36-44a3-9e37-5b2db3fb2a26 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:29.933385 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:29.933385 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:29.936717 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c90141d7-ed36-44a3-9e37-5b2db3fb2a26 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Volume info retrieved successfully. Aug 14 00:43:29.940764 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c90141d7-ed36-44a3-9e37-5b2db3fb2a26 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 returned with HTTP 200 Aug 14 00:43:29.941166 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1216/4930] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:29 2026] GET /volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 => generated 1362 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:29.952773 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e3a5b2cb-4714-405e-83be-12d1507ca8ad None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:29.954433 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e3a5b2cb-4714-405e-83be-12d1507ca8ad tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:43:29.954751 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e3a5b2cb-4714-405e-83be-12d1507ca8ad tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2cd0cebc-636b-487b-a2a1-dbad9fdb8203", "name": "tempest-TestVolumeBackupRestore-backup-2017733638", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:29.956203 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-e3a5b2cb-4714-405e-83be-12d1507ca8ad tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Creating new backup {'backup': {'volume_id': '2cd0cebc-636b-487b-a2a1-dbad9fdb8203', 'name': 'tempest-TestVolumeBackupRestore-backup-2017733638', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100211) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:43:29.956322 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-e3a5b2cb-4714-405e-83be-12d1507ca8ad tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Creating backup of volume 2cd0cebc-636b-487b-a2a1-dbad9fdb8203 in container None Aug 14 00:43:29.963750 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:29.963750 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:29.964347 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e3a5b2cb-4714-405e-83be-12d1507ca8ad tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Volume info retrieved successfully. Aug 14 00:43:29.990860 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-e3a5b2cb-4714-405e-83be-12d1507ca8ad tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Created reservations ['0bec201b-1a4f-4dd5-8dbb-a090ab7bd85e', 'cd911d25-ae2f-426c-805d-35c6f1c7510d'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:30.018593 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e3a5b2cb-4714-405e-83be-12d1507ca8ad tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:43:30.019230 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1230/4931] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:43:29 2026] POST /volume/v3/backups => generated 335 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:30.029032 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a0309afc-e824-4e0f-9d51-a36c1c6b730f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:30.031359 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a0309afc-e824-4e0f-9d51-a36c1c6b730f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:30.031643 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a0309afc-e824-4e0f-9d51-a36c1c6b730f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:30.031887 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a0309afc-e824-4e0f-9d51-a36c1c6b730f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:30.032018 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-a0309afc-e824-4e0f-9d51-a36c1c6b730f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:30.036993 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:30.036993 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:30.037970 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a0309afc-e824-4e0f-9d51-a36c1c6b730f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:30.038391 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1239/4932] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:30 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:30.146323 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3c745a85-d04c-43ec-a6d4-4b534fc0c7a9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:30.148005 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3c745a85-d04c-43ec-a6d4-4b534fc0c7a9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:30.148221 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3c745a85-d04c-43ec-a6d4-4b534fc0c7a9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:30.148402 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3c745a85-d04c-43ec-a6d4-4b534fc0c7a9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:30.148504 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-3c745a85-d04c-43ec-a6d4-4b534fc0c7a9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:30.152407 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:30.152407 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:30.152930 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3c745a85-d04c-43ec-a6d4-4b534fc0c7a9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:30.153269 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1248/4933] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:30 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:30.317555 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8f67e8e4-c3b5-480e-96c6-9deed26399d3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:30.319625 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8f67e8e4-c3b5-480e-96c6-9deed26399d3 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 Aug 14 00:43:30.319881 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8f67e8e4-c3b5-480e-96c6-9deed26399d3 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:30.320142 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8f67e8e4-c3b5-480e-96c6-9deed26399d3 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:30.320298 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-8f67e8e4-c3b5-480e-96c6-9deed26399d3 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id d3e57402-0480-4907-a60b-6595c77d9c35. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:30.324221 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8f67e8e4-c3b5-480e-96c6-9deed26399d3 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 returned with HTTP 404 Aug 14 00:43:30.324804 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1217/4934] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:30 2026] GET /volume/v3/backups/d3e57402-0480-4907-a60b-6595c77d9c35 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:30.330855 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-65877ec7-c63d-4acf-bf16-327cbdb9ad79 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:30.330924 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-23dc0513-5a47-494a-982b-c128b1e67191 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:30.332513 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-65877ec7-c63d-4acf-bf16-327cbdb9ad79 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] DELETE https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:43:30.332712 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-65877ec7-c63d-4acf-bf16-327cbdb9ad79 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:30.332906 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-65877ec7-c63d-4acf-bf16-327cbdb9ad79 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:30.333006 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-65877ec7-c63d-4acf-bf16-327cbdb9ad79 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Delete backup with id: 9174c0ce-fc92-45db-adb1-1041f99b1bee. Aug 14 00:43:30.334806 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-23dc0513-5a47-494a-982b-c128b1e67191 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:30.335078 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-23dc0513-5a47-494a-982b-c128b1e67191 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:30.335358 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-23dc0513-5a47-494a-982b-c128b1e67191 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:30.335509 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-23dc0513-5a47-494a-982b-c128b1e67191 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:30.337406 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:30.337406 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:30.340645 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:30.340645 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:30.341604 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-23dc0513-5a47-494a-982b-c128b1e67191 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:30.342061 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1231/4935] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:30 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:30.348246 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.rpcapi [None req-65877ec7-c63d-4acf-bf16-327cbdb9ad79 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] delete_backup rpcapi backup_id 9174c0ce-fc92-45db-adb1-1041f99b1bee {{(pid=100208) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:43:30.349774 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-65877ec7-c63d-4acf-bf16-327cbdb9ad79 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 202 Aug 14 00:43:30.350191 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1240/4936] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:30 2026] DELETE /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:43:30.357083 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8f231db1-b78f-46c8-bdb0-f14b9a631f96 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:30.359424 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8f231db1-b78f-46c8-bdb0-f14b9a631f96 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:43:30.359711 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8f231db1-b78f-46c8-bdb0-f14b9a631f96 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:30.359965 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8f231db1-b78f-46c8-bdb0-f14b9a631f96 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:30.360123 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-8f231db1-b78f-46c8-bdb0-f14b9a631f96 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:30.365727 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:30.365727 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:30.366802 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8f231db1-b78f-46c8-bdb0-f14b9a631f96 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 200 Aug 14 00:43:30.367327 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1249/4937] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:30 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:31.048311 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5723db20-c383-4dbf-9649-70fafaccef72 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:31.049954 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5723db20-c383-4dbf-9649-70fafaccef72 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:31.050245 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5723db20-c383-4dbf-9649-70fafaccef72 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:31.050479 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5723db20-c383-4dbf-9649-70fafaccef72 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:31.050620 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-5723db20-c383-4dbf-9649-70fafaccef72 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:31.055022 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:31.055022 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:31.055815 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5723db20-c383-4dbf-9649-70fafaccef72 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:31.056197 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1218/4938] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:31 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:31.165438 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e0b80386-cb71-4e8b-befe-9408e31eeaa6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:31.167654 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e0b80386-cb71-4e8b-befe-9408e31eeaa6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:31.167963 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e0b80386-cb71-4e8b-befe-9408e31eeaa6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:31.168235 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e0b80386-cb71-4e8b-befe-9408e31eeaa6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:31.168377 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-e0b80386-cb71-4e8b-befe-9408e31eeaa6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:31.172311 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:31.172311 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:31.173171 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e0b80386-cb71-4e8b-befe-9408e31eeaa6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:31.173544 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1232/4939] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:31 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:31.352014 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d068e2a0-32e4-413d-b7b5-ae09d8887a31 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:31.353888 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d068e2a0-32e4-413d-b7b5-ae09d8887a31 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:31.354159 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d068e2a0-32e4-413d-b7b5-ae09d8887a31 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:31.354365 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d068e2a0-32e4-413d-b7b5-ae09d8887a31 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:31.354456 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-d068e2a0-32e4-413d-b7b5-ae09d8887a31 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:31.358690 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:31.358690 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:31.359478 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d068e2a0-32e4-413d-b7b5-ae09d8887a31 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:31.359895 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1241/4940] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:31 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:31.377068 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0651628a-566c-4c74-9a67-57ebd601a000 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:31.378889 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0651628a-566c-4c74-9a67-57ebd601a000 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee Aug 14 00:43:31.379160 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0651628a-566c-4c74-9a67-57ebd601a000 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:31.379367 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0651628a-566c-4c74-9a67-57ebd601a000 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:31.379508 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-0651628a-566c-4c74-9a67-57ebd601a000 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Show backup with id 9174c0ce-fc92-45db-adb1-1041f99b1bee. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:31.383295 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0651628a-566c-4c74-9a67-57ebd601a000 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee returned with HTTP 404 Aug 14 00:43:31.383766 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1250/4941] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:31 2026] GET /volume/v3/backups/9174c0ce-fc92-45db-adb1-1041f99b1bee => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:31.389381 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-50332ff1-8f51-443c-9492-6e23ca6eeaf0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:31.391006 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-50332ff1-8f51-443c-9492-6e23ca6eeaf0 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] DELETE https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:43:31.391227 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-50332ff1-8f51-443c-9492-6e23ca6eeaf0 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:31.391428 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-50332ff1-8f51-443c-9492-6e23ca6eeaf0 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:31.391558 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-50332ff1-8f51-443c-9492-6e23ca6eeaf0 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Delete backup with id: 52aa3c0e-1168-469a-afc9-37c50e1cadb1. Aug 14 00:43:31.395438 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:31.395438 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:31.405904 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-50332ff1-8f51-443c-9492-6e23ca6eeaf0 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] delete_backup rpcapi backup_id 52aa3c0e-1168-469a-afc9-37c50e1cadb1 {{(pid=100209) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:43:31.407548 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-50332ff1-8f51-443c-9492-6e23ca6eeaf0 tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 202 Aug 14 00:43:31.408050 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1219/4942] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:31 2026] DELETE /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:43:31.415961 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9e733629-2376-4f28-b807-5daa4129e4ea None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:31.418574 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9e733629-2376-4f28-b807-5daa4129e4ea tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:43:31.418805 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9e733629-2376-4f28-b807-5daa4129e4ea tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:31.418999 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9e733629-2376-4f28-b807-5daa4129e4ea tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:31.419130 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-9e733629-2376-4f28-b807-5daa4129e4ea tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:31.425637 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:31.425637 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:31.426314 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9e733629-2376-4f28-b807-5daa4129e4ea tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 200 Aug 14 00:43:31.426696 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1233/4943] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:31 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:31.501053 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-07918cc2-dea8-46d4-8346-19c029249857 req-78b3c14f-9000-4398-9dc8-a959d2634b82 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:31.503078 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-07918cc2-dea8-46d4-8346-19c029249857 req-78b3c14f-9000-4398-9dc8-a959d2634b82 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:31.503323 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-07918cc2-dea8-46d4-8346-19c029249857 req-78b3c14f-9000-4398-9dc8-a959d2634b82 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:31.503634 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-07918cc2-dea8-46d4-8346-19c029249857 req-78b3c14f-9000-4398-9dc8-a959d2634b82 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:31.513070 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:31.513070 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:31.516926 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-07918cc2-dea8-46d4-8346-19c029249857 req-78b3c14f-9000-4398-9dc8-a959d2634b82 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:31.521071 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-07918cc2-dea8-46d4-8346-19c029249857 req-78b3c14f-9000-4398-9dc8-a959d2634b82 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:31.521633 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1242/4944] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:43:31 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:31.544814 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-07918cc2-dea8-46d4-8346-19c029249857 req-c6f3338d-fd3f-48e8-abb1-cd17225570f2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:31.546552 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-07918cc2-dea8-46d4-8346-19c029249857 req-c6f3338d-fd3f-48e8-abb1-cd17225570f2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] POST https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7/action Aug 14 00:43:31.546829 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-07918cc2-dea8-46d4-8346-19c029249857 req-c6f3338d-fd3f-48e8-abb1-cd17225570f2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:43:31.546962 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-07918cc2-dea8-46d4-8346-19c029249857 req-c6f3338d-fd3f-48e8-abb1-cd17225570f2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:31.557879 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:31.557879 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:31.558259 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-07918cc2-dea8-46d4-8346-19c029249857 req-c6f3338d-fd3f-48e8-abb1-cd17225570f2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:31.563319 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-07918cc2-dea8-46d4-8346-19c029249857 req-c6f3338d-fd3f-48e8-abb1-cd17225570f2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Begin detaching volume completed successfully. Aug 14 00:43:31.563614 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-07918cc2-dea8-46d4-8346-19c029249857 req-c6f3338d-fd3f-48e8-abb1-cd17225570f2 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7/action returned with HTTP 202 Aug 14 00:43:31.564179 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1251/4945] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:43:31 2026] POST /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:43:31.599378 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b12b66b8-55d7-46d1-b8ae-f51e7c27badf None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:31.599808 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b12b66b8-55d7-46d1-b8ae-f51e7c27badf None None] GET https://10.4.3.208/volume// Aug 14 00:43:31.599994 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b12b66b8-55d7-46d1-b8ae-f51e7c27badf None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:31.600222 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b12b66b8-55d7-46d1-b8ae-f51e7c27badf None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:31.600576 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b12b66b8-55d7-46d1-b8ae-f51e7c27badf None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:43:31.600894 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1220/4946] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:43:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:43:31.607519 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-07918cc2-dea8-46d4-8346-19c029249857 req-2c04abcc-8cd7-43a9-b984-b74e8dbdff5d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:31.610216 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-07918cc2-dea8-46d4-8346-19c029249857 req-2c04abcc-8cd7-43a9-b984-b74e8dbdff5d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:31.610216 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-07918cc2-dea8-46d4-8346-19c029249857 req-2c04abcc-8cd7-43a9-b984-b74e8dbdff5d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:31.610216 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-07918cc2-dea8-46d4-8346-19c029249857 req-2c04abcc-8cd7-43a9-b984-b74e8dbdff5d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:31.620465 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:31.620465 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:31.623929 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-07918cc2-dea8-46d4-8346-19c029249857 req-2c04abcc-8cd7-43a9-b984-b74e8dbdff5d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:31.627840 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-07918cc2-dea8-46d4-8346-19c029249857 req-2c04abcc-8cd7-43a9-b984-b74e8dbdff5d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:31.628208 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1234/4947] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:43:31 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:43:32.066943 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0ae3a5e9-deeb-4092-90b8-f865ad578739 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:32.069797 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ae3a5e9-deeb-4092-90b8-f865ad578739 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:32.069797 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ae3a5e9-deeb-4092-90b8-f865ad578739 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:32.069921 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ae3a5e9-deeb-4092-90b8-f865ad578739 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:32.070022 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-0ae3a5e9-deeb-4092-90b8-f865ad578739 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:32.073903 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:32.073903 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:32.074587 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ae3a5e9-deeb-4092-90b8-f865ad578739 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:32.074933 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1243/4948] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:32 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:32.183054 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8204b101-54b9-43f4-8add-e99a30ad049d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:32.185694 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8204b101-54b9-43f4-8add-e99a30ad049d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:32.185694 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8204b101-54b9-43f4-8add-e99a30ad049d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:32.185914 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8204b101-54b9-43f4-8add-e99a30ad049d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:32.186108 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-8204b101-54b9-43f4-8add-e99a30ad049d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:32.191179 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:32.191179 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:32.191804 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8204b101-54b9-43f4-8add-e99a30ad049d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:32.192306 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1252/4949] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:32 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:32.369498 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-924e6d1c-f99f-4f0a-9be4-0445699da474 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:32.371287 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-924e6d1c-f99f-4f0a-9be4-0445699da474 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:32.371465 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-924e6d1c-f99f-4f0a-9be4-0445699da474 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:32.371638 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-924e6d1c-f99f-4f0a-9be4-0445699da474 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:32.371782 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-924e6d1c-f99f-4f0a-9be4-0445699da474 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:32.375835 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:32.375835 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:32.376499 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-924e6d1c-f99f-4f0a-9be4-0445699da474 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:32.376881 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1221/4950] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:32 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:32.436302 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-11e54a2f-336f-49ec-b4a7-a45681250cbe None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:32.437956 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-11e54a2f-336f-49ec-b4a7-a45681250cbe tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] GET https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 Aug 14 00:43:32.438156 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-11e54a2f-336f-49ec-b4a7-a45681250cbe tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:32.438328 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-11e54a2f-336f-49ec-b4a7-a45681250cbe tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:32.438422 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-11e54a2f-336f-49ec-b4a7-a45681250cbe tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] Show backup with id 52aa3c0e-1168-469a-afc9-37c50e1cadb1. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:32.441532 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-11e54a2f-336f-49ec-b4a7-a45681250cbe tempest-VolumesBackupsTest-409113461 tempest-VolumesBackupsTest-409113461-project-admin] https://10.4.3.208/volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 returned with HTTP 404 Aug 14 00:43:32.441942 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1235/4951] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:32 2026] GET /volume/v3/backups/52aa3c0e-1168-469a-afc9-37c50e1cadb1 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:32.454426 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0172ba31-84b1-4a2c-8e58-3daa13a87e33 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:32.455876 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0172ba31-84b1-4a2c-8e58-3daa13a87e33 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] DELETE https://10.4.3.208/volume/v3/volumes/89834ad6-21f9-4332-a9f4-4d36e5a0e882 Aug 14 00:43:32.456035 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0172ba31-84b1-4a2c-8e58-3daa13a87e33 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:32.456240 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0172ba31-84b1-4a2c-8e58-3daa13a87e33 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:32.456384 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-0172ba31-84b1-4a2c-8e58-3daa13a87e33 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Delete volume with id: 89834ad6-21f9-4332-a9f4-4d36e5a0e882 Aug 14 00:43:32.468172 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:32.468172 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:32.468519 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0172ba31-84b1-4a2c-8e58-3daa13a87e33 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Volume info retrieved successfully. Aug 14 00:43:32.485143 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0172ba31-84b1-4a2c-8e58-3daa13a87e33 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Delete volume request issued successfully. Aug 14 00:43:32.485143 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0172ba31-84b1-4a2c-8e58-3daa13a87e33 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes/89834ad6-21f9-4332-a9f4-4d36e5a0e882 returned with HTTP 202 Aug 14 00:43:32.485143 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1244/4952] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:32 2026] DELETE /volume/v3/volumes/89834ad6-21f9-4332-a9f4-4d36e5a0e882 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:32.494403 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a149886f-b10c-45c6-bac6-ea4643a740f3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:32.496214 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a149886f-b10c-45c6-bac6-ea4643a740f3 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/volumes/89834ad6-21f9-4332-a9f4-4d36e5a0e882 Aug 14 00:43:32.496337 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a149886f-b10c-45c6-bac6-ea4643a740f3 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:32.496474 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a149886f-b10c-45c6-bac6-ea4643a740f3 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:32.503425 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:32.503425 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:32.507200 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a149886f-b10c-45c6-bac6-ea4643a740f3 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Volume info retrieved successfully. Aug 14 00:43:32.511297 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a149886f-b10c-45c6-bac6-ea4643a740f3 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes/89834ad6-21f9-4332-a9f4-4d36e5a0e882 returned with HTTP 200 Aug 14 00:43:32.512136 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1253/4953] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:32 2026] GET /volume/v3/volumes/89834ad6-21f9-4332-a9f4-4d36e5a0e882 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:33.085319 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b61f68c2-1e2f-4690-83f1-302c3a67b17c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:33.086840 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b61f68c2-1e2f-4690-83f1-302c3a67b17c tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:33.087015 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b61f68c2-1e2f-4690-83f1-302c3a67b17c tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:33.087203 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b61f68c2-1e2f-4690-83f1-302c3a67b17c tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:33.087311 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-b61f68c2-1e2f-4690-83f1-302c3a67b17c tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:33.091157 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:33.091157 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:33.091735 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b61f68c2-1e2f-4690-83f1-302c3a67b17c tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:33.092027 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1222/4954] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:33 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 744 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:33.205329 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fba5c2e0-bd51-4d5b-90a9-437540f93f5e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:33.210374 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fba5c2e0-bd51-4d5b-90a9-437540f93f5e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:33.210564 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fba5c2e0-bd51-4d5b-90a9-437540f93f5e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:33.210767 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fba5c2e0-bd51-4d5b-90a9-437540f93f5e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:33.210886 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-fba5c2e0-bd51-4d5b-90a9-437540f93f5e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:33.218663 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:33.218663 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:33.219274 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fba5c2e0-bd51-4d5b-90a9-437540f93f5e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:33.219599 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1236/4955] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:33 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:33.386200 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f7d3e6c4-adc6-44e6-8769-c4990e9329fe None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:33.388294 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f7d3e6c4-adc6-44e6-8769-c4990e9329fe tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:33.388509 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f7d3e6c4-adc6-44e6-8769-c4990e9329fe tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:33.388744 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f7d3e6c4-adc6-44e6-8769-c4990e9329fe tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:33.388881 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-f7d3e6c4-adc6-44e6-8769-c4990e9329fe tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:33.393888 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:33.393888 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:33.394849 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f7d3e6c4-adc6-44e6-8769-c4990e9329fe tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:33.395301 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1245/4956] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:33 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:33.526362 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ef16506e-5a66-45b5-b15b-9a4ceff3fa46 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:33.528463 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ef16506e-5a66-45b5-b15b-9a4ceff3fa46 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/volumes/89834ad6-21f9-4332-a9f4-4d36e5a0e882 Aug 14 00:43:33.528748 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ef16506e-5a66-45b5-b15b-9a4ceff3fa46 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:33.528959 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ef16506e-5a66-45b5-b15b-9a4ceff3fa46 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:33.535507 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ef16506e-5a66-45b5-b15b-9a4ceff3fa46 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes/89834ad6-21f9-4332-a9f4-4d36e5a0e882 returned with HTTP 404 Aug 14 00:43:33.536079 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1254/4957] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:33 2026] GET /volume/v3/volumes/89834ad6-21f9-4332-a9f4-4d36e5a0e882 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:33.542244 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d5866f01-ff63-4c5a-a3b8-a5d0c8323c92 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:33.543713 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d5866f01-ff63-4c5a-a3b8-a5d0c8323c92 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] DELETE https://10.4.3.208/volume/v3/volumes/da7dc555-c7ee-445a-8ae8-8baee2d9ef2d Aug 14 00:43:33.543871 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d5866f01-ff63-4c5a-a3b8-a5d0c8323c92 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:33.544052 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d5866f01-ff63-4c5a-a3b8-a5d0c8323c92 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:33.544226 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-d5866f01-ff63-4c5a-a3b8-a5d0c8323c92 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Delete volume with id: da7dc555-c7ee-445a-8ae8-8baee2d9ef2d Aug 14 00:43:33.550671 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:33.550671 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:33.551051 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d5866f01-ff63-4c5a-a3b8-a5d0c8323c92 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Volume info retrieved successfully. Aug 14 00:43:33.565881 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d5866f01-ff63-4c5a-a3b8-a5d0c8323c92 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Delete volume request issued successfully. Aug 14 00:43:33.566117 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d5866f01-ff63-4c5a-a3b8-a5d0c8323c92 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes/da7dc555-c7ee-445a-8ae8-8baee2d9ef2d returned with HTTP 202 Aug 14 00:43:33.566469 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1223/4958] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:33 2026] DELETE /volume/v3/volumes/da7dc555-c7ee-445a-8ae8-8baee2d9ef2d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:33.573617 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5d9b8217-b728-45b8-9f65-2b37fdbea1ec None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:33.575477 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5d9b8217-b728-45b8-9f65-2b37fdbea1ec tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/volumes/da7dc555-c7ee-445a-8ae8-8baee2d9ef2d Aug 14 00:43:33.575700 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5d9b8217-b728-45b8-9f65-2b37fdbea1ec tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:33.575875 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5d9b8217-b728-45b8-9f65-2b37fdbea1ec tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:33.582869 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:33.582869 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:33.586167 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5d9b8217-b728-45b8-9f65-2b37fdbea1ec tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Volume info retrieved successfully. Aug 14 00:43:33.591246 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5d9b8217-b728-45b8-9f65-2b37fdbea1ec tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes/da7dc555-c7ee-445a-8ae8-8baee2d9ef2d returned with HTTP 200 Aug 14 00:43:33.591861 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1237/4959] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:33 2026] GET /volume/v3/volumes/da7dc555-c7ee-445a-8ae8-8baee2d9ef2d => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:34.102242 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b37abbf2-d4c8-4ea1-853d-38e1ab605a93 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:34.103907 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b37abbf2-d4c8-4ea1-853d-38e1ab605a93 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:34.104159 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b37abbf2-d4c8-4ea1-853d-38e1ab605a93 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:34.104260 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b37abbf2-d4c8-4ea1-853d-38e1ab605a93 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:34.104376 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b37abbf2-d4c8-4ea1-853d-38e1ab605a93 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:34.111368 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:34.111368 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:34.112097 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b37abbf2-d4c8-4ea1-853d-38e1ab605a93 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:34.112451 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1246/4960] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:34 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:34.231774 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-186c3887-617f-4b00-9697-349a39b66163 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:34.233516 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-186c3887-617f-4b00-9697-349a39b66163 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:34.233742 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-186c3887-617f-4b00-9697-349a39b66163 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:34.233943 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-186c3887-617f-4b00-9697-349a39b66163 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:34.234154 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-186c3887-617f-4b00-9697-349a39b66163 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:34.238624 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:34.238624 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:34.239208 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-186c3887-617f-4b00-9697-349a39b66163 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:34.239704 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1255/4961] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:34 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:43:34.405540 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-33b07773-96b5-4721-a440-56f2b18b3f80 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:34.407256 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-33b07773-96b5-4721-a440-56f2b18b3f80 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:34.407456 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-33b07773-96b5-4721-a440-56f2b18b3f80 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:34.407655 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-33b07773-96b5-4721-a440-56f2b18b3f80 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:34.407779 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-33b07773-96b5-4721-a440-56f2b18b3f80 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:34.412247 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:34.412247 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:34.412886 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-33b07773-96b5-4721-a440-56f2b18b3f80 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:34.413254 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1224/4962] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:34 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:34.463561 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-07918cc2-dea8-46d4-8346-19c029249857 req-c32945de-7a0b-4d09-96dc-c11569cc4963 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:34.465569 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-07918cc2-dea8-46d4-8346-19c029249857 req-c32945de-7a0b-4d09-96dc-c11569cc4963 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] DELETE https://10.4.3.208/volume/v3/attachments/fb0dc2ed-2fa6-46d3-a0c8-41da49253469 Aug 14 00:43:34.465774 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-07918cc2-dea8-46d4-8346-19c029249857 req-c32945de-7a0b-4d09-96dc-c11569cc4963 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:34.465963 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-07918cc2-dea8-46d4-8346-19c029249857 req-c32945de-7a0b-4d09-96dc-c11569cc4963 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:34.472594 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:34.472594 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:34.516484 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-07918cc2-dea8-46d4-8346-19c029249857 req-c32945de-7a0b-4d09-96dc-c11569cc4963 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/attachments/fb0dc2ed-2fa6-46d3-a0c8-41da49253469 returned with HTTP 200 Aug 14 00:43:34.516931 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1238/4963] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:43:34 2026] DELETE /volume/v3/attachments/fb0dc2ed-2fa6-46d3-a0c8-41da49253469 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:34.604490 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-37f720c3-6d6c-47f1-bb55-dba90f88994f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:34.606184 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-37f720c3-6d6c-47f1-bb55-dba90f88994f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/volumes/da7dc555-c7ee-445a-8ae8-8baee2d9ef2d Aug 14 00:43:34.606372 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-37f720c3-6d6c-47f1-bb55-dba90f88994f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:34.606545 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-37f720c3-6d6c-47f1-bb55-dba90f88994f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:34.613063 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-37f720c3-6d6c-47f1-bb55-dba90f88994f tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes/da7dc555-c7ee-445a-8ae8-8baee2d9ef2d returned with HTTP 404 Aug 14 00:43:34.613511 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1247/4964] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:34 2026] GET /volume/v3/volumes/da7dc555-c7ee-445a-8ae8-8baee2d9ef2d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:34.619781 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5e4207e9-b4e9-48e6-baf8-52fe90c2cf64 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:34.622920 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5e4207e9-b4e9-48e6-baf8-52fe90c2cf64 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] DELETE https://10.4.3.208/volume/v3/volumes/e6cb7169-17c6-42fd-b9de-48b4178db16b Aug 14 00:43:34.622920 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5e4207e9-b4e9-48e6-baf8-52fe90c2cf64 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:34.622920 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5e4207e9-b4e9-48e6-baf8-52fe90c2cf64 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:34.622920 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-5e4207e9-b4e9-48e6-baf8-52fe90c2cf64 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Delete volume with id: e6cb7169-17c6-42fd-b9de-48b4178db16b Aug 14 00:43:34.630047 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:34.630047 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:34.630767 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5e4207e9-b4e9-48e6-baf8-52fe90c2cf64 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Volume info retrieved successfully. Aug 14 00:43:34.645431 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5e4207e9-b4e9-48e6-baf8-52fe90c2cf64 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Delete volume request issued successfully. Aug 14 00:43:34.645783 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5e4207e9-b4e9-48e6-baf8-52fe90c2cf64 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes/e6cb7169-17c6-42fd-b9de-48b4178db16b returned with HTTP 202 Aug 14 00:43:34.646702 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1256/4965] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:34 2026] DELETE /volume/v3/volumes/e6cb7169-17c6-42fd-b9de-48b4178db16b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:34.654981 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-215b642d-d948-4393-8149-b6c11c8a9a25 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:34.656982 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-215b642d-d948-4393-8149-b6c11c8a9a25 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/volumes/e6cb7169-17c6-42fd-b9de-48b4178db16b Aug 14 00:43:34.657236 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-215b642d-d948-4393-8149-b6c11c8a9a25 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:34.657456 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-215b642d-d948-4393-8149-b6c11c8a9a25 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:34.665002 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:34.665002 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:34.668756 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-215b642d-d948-4393-8149-b6c11c8a9a25 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Volume info retrieved successfully. Aug 14 00:43:34.673562 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-215b642d-d948-4393-8149-b6c11c8a9a25 tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes/e6cb7169-17c6-42fd-b9de-48b4178db16b returned with HTTP 200 Aug 14 00:43:34.673967 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1225/4966] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:34 2026] GET /volume/v3/volumes/e6cb7169-17c6-42fd-b9de-48b4178db16b => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:34.736433 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c8ef4d8c-b608-4094-8820-6b5b63600e85 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:34.739886 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c8ef4d8c-b608-4094-8820-6b5b63600e85 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:34.740426 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c8ef4d8c-b608-4094-8820-6b5b63600e85 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:34.740657 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c8ef4d8c-b608-4094-8820-6b5b63600e85 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:34.752727 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:34.752727 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:34.759100 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c8ef4d8c-b608-4094-8820-6b5b63600e85 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:34.764393 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c8ef4d8c-b608-4094-8820-6b5b63600e85 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:34.764785 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1239/4967] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:34 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:34.778569 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c24192b6-1878-4415-8d5f-baaf3711d6c8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:34.780708 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c24192b6-1878-4415-8d5f-baaf3711d6c8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:34.780942 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c24192b6-1878-4415-8d5f-baaf3711d6c8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:34.781190 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c24192b6-1878-4415-8d5f-baaf3711d6c8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:34.789326 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:34.789326 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:34.793188 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c24192b6-1878-4415-8d5f-baaf3711d6c8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:34.798041 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c24192b6-1878-4415-8d5f-baaf3711d6c8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:34.798504 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1248/4968] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:34 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:34.815394 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2034352b-d1cd-4f68-99e5-cab02187519a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:34.816713 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2034352b-d1cd-4f68-99e5-cab02187519a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] DELETE https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:34.817074 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2034352b-d1cd-4f68-99e5-cab02187519a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:34.817566 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2034352b-d1cd-4f68-99e5-cab02187519a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:34.817852 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-2034352b-d1cd-4f68-99e5-cab02187519a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Delete volume with id: 268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:34.824897 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:34.824897 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:34.827104 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2034352b-d1cd-4f68-99e5-cab02187519a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:34.841898 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2034352b-d1cd-4f68-99e5-cab02187519a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Delete volume request issued successfully. Aug 14 00:43:34.842297 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2034352b-d1cd-4f68-99e5-cab02187519a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 202 Aug 14 00:43:34.842794 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1257/4969] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:34 2026] DELETE /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:34.850985 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0d460b4f-feab-425d-9402-10a151dce7d7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:34.856495 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0d460b4f-feab-425d-9402-10a151dce7d7 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:34.856671 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0d460b4f-feab-425d-9402-10a151dce7d7 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:34.856846 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0d460b4f-feab-425d-9402-10a151dce7d7 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:34.869665 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:34.869665 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:34.876242 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0d460b4f-feab-425d-9402-10a151dce7d7 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:34.884072 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0d460b4f-feab-425d-9402-10a151dce7d7 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 200 Aug 14 00:43:34.884500 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1226/4970] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:34 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:35.124376 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-753555f5-2d6a-4471-a725-e0f1dcd168bb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:35.126197 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-753555f5-2d6a-4471-a725-e0f1dcd168bb tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:35.126401 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-753555f5-2d6a-4471-a725-e0f1dcd168bb tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:35.126577 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-753555f5-2d6a-4471-a725-e0f1dcd168bb tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:35.126695 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-753555f5-2d6a-4471-a725-e0f1dcd168bb tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:35.130608 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:35.130608 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:35.131305 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-753555f5-2d6a-4471-a725-e0f1dcd168bb tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:35.131699 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1240/4971] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:35 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:35.251280 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1e01043e-4a9e-4500-978c-053d9215cb27 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:35.255906 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1e01043e-4a9e-4500-978c-053d9215cb27 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:35.256226 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1e01043e-4a9e-4500-978c-053d9215cb27 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:35.256479 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1e01043e-4a9e-4500-978c-053d9215cb27 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:35.256650 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-1e01043e-4a9e-4500-978c-053d9215cb27 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:35.262797 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:35.262797 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:35.263695 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1e01043e-4a9e-4500-978c-053d9215cb27 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:35.264241 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1249/4972] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:35 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:35.425472 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-650a8dcb-cc45-4aec-8ebe-7f8643330053 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:35.429111 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-650a8dcb-cc45-4aec-8ebe-7f8643330053 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:35.429111 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-650a8dcb-cc45-4aec-8ebe-7f8643330053 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:35.429111 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-650a8dcb-cc45-4aec-8ebe-7f8643330053 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:35.429111 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-650a8dcb-cc45-4aec-8ebe-7f8643330053 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:35.433273 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:35.433273 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:35.434311 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-650a8dcb-cc45-4aec-8ebe-7f8643330053 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:35.435012 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1258/4973] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:35 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:35.687012 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-628c8ac6-6eda-45f6-9132-74061e41256d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:35.688858 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-628c8ac6-6eda-45f6-9132-74061e41256d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] GET https://10.4.3.208/volume/v3/volumes/e6cb7169-17c6-42fd-b9de-48b4178db16b Aug 14 00:43:35.689030 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-628c8ac6-6eda-45f6-9132-74061e41256d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:35.689347 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-628c8ac6-6eda-45f6-9132-74061e41256d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:35.697247 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-628c8ac6-6eda-45f6-9132-74061e41256d tempest-VolumesBackupsTest-501061110 tempest-VolumesBackupsTest-501061110-project-member] https://10.4.3.208/volume/v3/volumes/e6cb7169-17c6-42fd-b9de-48b4178db16b returned with HTTP 404 Aug 14 00:43:35.697247 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1227/4974] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:35 2026] GET /volume/v3/volumes/e6cb7169-17c6-42fd-b9de-48b4178db16b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:35.896859 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-846afd77-5e54-4d00-a27d-63430a068016 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:35.898748 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-846afd77-5e54-4d00-a27d-63430a068016 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 Aug 14 00:43:35.898991 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-846afd77-5e54-4d00-a27d-63430a068016 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:35.899220 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-846afd77-5e54-4d00-a27d-63430a068016 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:35.905046 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-846afd77-5e54-4d00-a27d-63430a068016 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 returned with HTTP 404 Aug 14 00:43:35.905665 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1241/4975] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:35 2026] GET /volume/v3/volumes/268c9d25-1861-4233-b467-f111031a26c7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:35.911817 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b9d59ce8-81fc-44a2-908e-3ef691188837 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:35.914379 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b9d59ce8-81fc-44a2-908e-3ef691188837 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:35.914655 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b9d59ce8-81fc-44a2-908e-3ef691188837 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:35.914907 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b9d59ce8-81fc-44a2-908e-3ef691188837 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:35.923519 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:35.923519 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:35.927371 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b9d59ce8-81fc-44a2-908e-3ef691188837 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:35.932301 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b9d59ce8-81fc-44a2-908e-3ef691188837 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 200 Aug 14 00:43:35.932830 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1250/4976] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:35 2026] GET /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:35.948300 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-506dfcb0-dcaf-44e3-9d29-0e370b445b61 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:35.950052 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-506dfcb0-dcaf-44e3-9d29-0e370b445b61 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:35.951854 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-506dfcb0-dcaf-44e3-9d29-0e370b445b61 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:35.951854 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-506dfcb0-dcaf-44e3-9d29-0e370b445b61 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:35.957419 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:35.957419 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:35.961072 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-506dfcb0-dcaf-44e3-9d29-0e370b445b61 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:35.965147 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-506dfcb0-dcaf-44e3-9d29-0e370b445b61 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 200 Aug 14 00:43:35.965654 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1259/4977] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:35 2026] GET /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:35.979203 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-52ad46c6-cc7b-4e1e-85ba-95ce47d853b8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:35.980734 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-52ad46c6-cc7b-4e1e-85ba-95ce47d853b8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] DELETE https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:35.981047 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-52ad46c6-cc7b-4e1e-85ba-95ce47d853b8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:35.981369 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-52ad46c6-cc7b-4e1e-85ba-95ce47d853b8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:35.982601 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-52ad46c6-cc7b-4e1e-85ba-95ce47d853b8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Delete volume with id: 6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:35.991596 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:35.991596 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:35.991596 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-52ad46c6-cc7b-4e1e-85ba-95ce47d853b8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:36.009648 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-52ad46c6-cc7b-4e1e-85ba-95ce47d853b8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Delete volume request issued successfully. Aug 14 00:43:36.010730 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-52ad46c6-cc7b-4e1e-85ba-95ce47d853b8 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 202 Aug 14 00:43:36.010730 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1228/4978] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:35 2026] DELETE /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:36.017324 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b6ed32d0-daa8-4f91-ad8c-767b37a92436 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:36.019082 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b6ed32d0-daa8-4f91-ad8c-767b37a92436 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:36.019298 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b6ed32d0-daa8-4f91-ad8c-767b37a92436 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:36.019475 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b6ed32d0-daa8-4f91-ad8c-767b37a92436 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:36.027838 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:36.027838 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:36.031711 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b6ed32d0-daa8-4f91-ad8c-767b37a92436 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:36.035813 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b6ed32d0-daa8-4f91-ad8c-767b37a92436 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 200 Aug 14 00:43:36.036287 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1242/4979] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:36 2026] GET /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:36.142537 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-78dde13c-e76a-4479-a32e-cddd1cbb81da None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:36.144735 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-78dde13c-e76a-4479-a32e-cddd1cbb81da tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:36.144922 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-78dde13c-e76a-4479-a32e-cddd1cbb81da tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:36.145099 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-78dde13c-e76a-4479-a32e-cddd1cbb81da tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:36.145257 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-78dde13c-e76a-4479-a32e-cddd1cbb81da tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:36.149777 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:36.149777 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:36.150788 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-78dde13c-e76a-4479-a32e-cddd1cbb81da tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:36.151300 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1251/4980] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:36 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:36.275808 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-dc18b0a7-3619-41ad-9dc7-d6581e9afbfb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:36.277670 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dc18b0a7-3619-41ad-9dc7-d6581e9afbfb tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:36.277919 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dc18b0a7-3619-41ad-9dc7-d6581e9afbfb tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:36.278433 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dc18b0a7-3619-41ad-9dc7-d6581e9afbfb tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:36.278433 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-dc18b0a7-3619-41ad-9dc7-d6581e9afbfb tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:36.282709 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:36.282709 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:36.283313 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dc18b0a7-3619-41ad-9dc7-d6581e9afbfb tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:36.283736 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1260/4981] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:36 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:36.446185 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ac4d478c-4ae2-4fbe-a5c1-a3affbe783a2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:36.448238 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ac4d478c-4ae2-4fbe-a5c1-a3affbe783a2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:36.448505 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ac4d478c-4ae2-4fbe-a5c1-a3affbe783a2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:36.448736 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ac4d478c-4ae2-4fbe-a5c1-a3affbe783a2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:36.448835 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-ac4d478c-4ae2-4fbe-a5c1-a3affbe783a2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:36.454617 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:36.454617 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:36.455710 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ac4d478c-4ae2-4fbe-a5c1-a3affbe783a2 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:36.456475 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1229/4982] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:36 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:37.051941 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bebb9257-b9e6-4d5c-a1c9-8d5033fbb97e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:37.054156 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bebb9257-b9e6-4d5c-a1c9-8d5033fbb97e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 Aug 14 00:43:37.054420 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bebb9257-b9e6-4d5c-a1c9-8d5033fbb97e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:37.054653 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bebb9257-b9e6-4d5c-a1c9-8d5033fbb97e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:37.061940 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bebb9257-b9e6-4d5c-a1c9-8d5033fbb97e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 returned with HTTP 404 Aug 14 00:43:37.062554 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1243/4983] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:37 2026] GET /volume/v3/volumes/6dc3f9c7-056b-4fde-81bd-eb9dd34d2263 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:37.071553 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e67a5f4f-0df5-4355-9520-306a6e79810d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:37.073519 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e67a5f4f-0df5-4355-9520-306a6e79810d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:43:37.073757 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e67a5f4f-0df5-4355-9520-306a6e79810d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:37.073885 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e67a5f4f-0df5-4355-9520-306a6e79810d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:37.080827 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:37.080827 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:37.084182 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e67a5f4f-0df5-4355-9520-306a6e79810d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:37.088113 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e67a5f4f-0df5-4355-9520-306a6e79810d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 200 Aug 14 00:43:37.088474 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1252/4984] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:37 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:37.103291 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d76da997-98c3-43a3-82ce-4b5640850479 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:37.108195 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d76da997-98c3-43a3-82ce-4b5640850479 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:43:37.108195 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d76da997-98c3-43a3-82ce-4b5640850479 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:37.108195 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d76da997-98c3-43a3-82ce-4b5640850479 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:37.116216 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:37.116216 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:37.120517 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d76da997-98c3-43a3-82ce-4b5640850479 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:37.126573 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d76da997-98c3-43a3-82ce-4b5640850479 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 200 Aug 14 00:43:37.126573 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1261/4985] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:37 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:37.143613 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3776f63b-5daa-4008-b5e4-9b388556762e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:37.145325 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3776f63b-5daa-4008-b5e4-9b388556762e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] DELETE https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:43:37.145436 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3776f63b-5daa-4008-b5e4-9b388556762e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:37.145627 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3776f63b-5daa-4008-b5e4-9b388556762e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:37.145781 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-3776f63b-5daa-4008-b5e4-9b388556762e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Delete volume with id: 293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:43:37.152286 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:37.152286 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:37.152717 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3776f63b-5daa-4008-b5e4-9b388556762e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:37.162959 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-694800aa-504f-41cd-857b-9189c1723da3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:37.164874 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-694800aa-504f-41cd-857b-9189c1723da3 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:37.165043 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-694800aa-504f-41cd-857b-9189c1723da3 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:37.165247 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-694800aa-504f-41cd-857b-9189c1723da3 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:37.165329 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-694800aa-504f-41cd-857b-9189c1723da3 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:37.169371 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:37.169371 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:37.170109 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-694800aa-504f-41cd-857b-9189c1723da3 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:37.170421 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1244/4986] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:37 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:37.178893 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3776f63b-5daa-4008-b5e4-9b388556762e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Delete volume request issued successfully. Aug 14 00:43:37.178893 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3776f63b-5daa-4008-b5e4-9b388556762e tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 202 Aug 14 00:43:37.179188 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1230/4987] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:37 2026] DELETE /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:37.189249 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3fcbeb69-3f67-4425-ae4d-76593cd91c13 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:37.191694 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3fcbeb69-3f67-4425-ae4d-76593cd91c13 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:43:37.192918 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3fcbeb69-3f67-4425-ae4d-76593cd91c13 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:37.193176 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3fcbeb69-3f67-4425-ae4d-76593cd91c13 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:37.204064 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:37.204064 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:37.207894 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3fcbeb69-3f67-4425-ae4d-76593cd91c13 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:37.213512 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3fcbeb69-3f67-4425-ae4d-76593cd91c13 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 200 Aug 14 00:43:37.213998 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1253/4988] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:37 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:37.293907 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-151acc8f-2343-4e8f-969b-b59f49edc7b3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:37.296122 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-151acc8f-2343-4e8f-969b-b59f49edc7b3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:37.296542 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-151acc8f-2343-4e8f-969b-b59f49edc7b3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:37.296912 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-151acc8f-2343-4e8f-969b-b59f49edc7b3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:37.298054 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-151acc8f-2343-4e8f-969b-b59f49edc7b3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:37.302197 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:37.302197 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:37.303252 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-151acc8f-2343-4e8f-969b-b59f49edc7b3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:37.303855 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1262/4989] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:37 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:37.438726 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:37.470715 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1d0ece25-9e85-4348-aafb-76c618288ad5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:37.472473 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1d0ece25-9e85-4348-aafb-76c618288ad5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:37.472792 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1d0ece25-9e85-4348-aafb-76c618288ad5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:37.472885 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1d0ece25-9e85-4348-aafb-76c618288ad5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:37.472980 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-1d0ece25-9e85-4348-aafb-76c618288ad5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:37.477780 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:37.477780 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:37.478257 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1d0ece25-9e85-4348-aafb-76c618288ad5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:37.478676 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1231/4990] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:37 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:37.538920 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:37.539255 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2045613484"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:37.540630 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Create volume request body: {'volume': {"'imageRef": 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2045613484'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:37.540764 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Create volume of 1 GB Aug 14 00:43:37.545338 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Availability Zones retrieved successfully. Aug 14 00:43:37.550633 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Flow 'volume_create_api' (3268a549-b7fb-4d1e-98ba-3b8c5e0d9eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:37.551604 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbadb084-8203-4b27-b41e-5ba0ae4fe855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:37.552507 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:37.577780 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbadb084-8203-4b27-b41e-5ba0ae4fe855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:37.578748 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495d6403-f76b-4fa0-a5a4-cde193c95e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:37.636373 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Created reservations ['53980c44-da5b-472c-8d9c-166554719830', '97f012a2-3925-47b7-8e4d-a176099c4bc9', 'b0ebf125-d379-4086-befe-011d97aff7b3', '4d0a8786-66df-4fed-8d54-2b0899134a0a'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:37.637148 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495d6403-f76b-4fa0-a5a4-cde193c95e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53980c44-da5b-472c-8d9c-166554719830', '97f012a2-3925-47b7-8e4d-a176099c4bc9', 'b0ebf125-d379-4086-befe-011d97aff7b3', '4d0a8786-66df-4fed-8d54-2b0899134a0a']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:37.637979 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72bf6cb4-dbac-4001-9a97-504c6bb71c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:37.660381 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72bf6cb4-dbac-4001-9a97-504c6bb71c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd851c34f-397c-4a4d-93bc-d4579e513565', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2045613484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb13b266a3343df8530aec917f5a728',qos_specs=None,replication_status=,reservations=['53980c44-da5b-472c-8d9c-166554719830','97f012a2-3925-47b7-8e4d-a176099c4bc9','b0ebf125-d379-4086-befe-011d97aff7b3','4d0a8786-66df-4fed-8d54-2b0899134a0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45dfef72664d4678b765b97d031f1dc2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2045613484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d851c34f-397c-4a4d-93bc-d4579e513565,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afb13b266a3343df8530aec917f5a728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45dfef72664d4678b765b97d031f1dc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:37.661130 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4adf78-2f07-420b-9140-e3009c901f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:37.679700 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4adf78-2f07-420b-9140-e3009c901f28) transitioned into state 'SUCCESS' from state '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-2045613484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb13b266a3343df8530aec917f5a728',qos_specs=None,replication_status=,reservations=['53980c44-da5b-472c-8d9c-166554719830','97f012a2-3925-47b7-8e4d-a176099c4bc9','b0ebf125-d379-4086-befe-011d97aff7b3','4d0a8786-66df-4fed-8d54-2b0899134a0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45dfef72664d4678b765b97d031f1dc2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:37.680357 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6528bd5b-e55f-4865-aef7-5d6e85b3a349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:37.691547 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6528bd5b-e55f-4865-aef7-5d6e85b3a349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:37.692783 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Flow 'volume_create_api' (3268a549-b7fb-4d1e-98ba-3b8c5e0d9eae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:37.693224 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Create volume request issued successfully. Aug 14 00:43:37.693965 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ca3bf1ab-b7e4-43ec-8c42-11a8373fc778 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:37.694537 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1245/4991] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:43:37 2026] POST /volume/v3/volumes => generated 757 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:37.709042 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-76784b25-ab68-47fe-9066-b76d441fc12f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:37.711002 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:37.711427 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1496951145"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:37.713241 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Create volume request body: {'volume': {"'imageRef": 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1496951145'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:37.713484 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Create volume of 1 GB Aug 14 00:43:37.722192 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Availability Zones retrieved successfully. Aug 14 00:43:37.730486 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Flow 'volume_create_api' (48da4d4a-61df-463b-94c8-fa2231c28330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:37.731760 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ea2df5-1115-4d61-b80a-8dc3251d5e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:37.733360 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:37.768048 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ea2df5-1115-4d61-b80a-8dc3251d5e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:37.768953 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72c5b6f8-0ab0-4b66-8a66-5ca85a081f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:37.806354 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Created reservations ['e4309442-9579-46fc-b14b-406ab853f1f7', '37fc45c5-6385-456c-a39c-78c69c1c1db9', 'c450a845-ffcc-4885-bb39-0ffcb63a0c01', '2420c0e3-c556-46c7-9c84-496bb1ec0e66'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:37.807259 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72c5b6f8-0ab0-4b66-8a66-5ca85a081f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4309442-9579-46fc-b14b-406ab853f1f7', '37fc45c5-6385-456c-a39c-78c69c1c1db9', 'c450a845-ffcc-4885-bb39-0ffcb63a0c01', '2420c0e3-c556-46c7-9c84-496bb1ec0e66']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:37.807951 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1bb3c65-85f1-46fd-b81e-793c2d40ce6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:37.828660 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1bb3c65-85f1-46fd-b81e-793c2d40ce6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9161ffa2-4fae-47df-8c9a-1f1faf479fc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1496951145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb13b266a3343df8530aec917f5a728',qos_specs=None,replication_status=,reservations=['e4309442-9579-46fc-b14b-406ab853f1f7','37fc45c5-6385-456c-a39c-78c69c1c1db9','c450a845-ffcc-4885-bb39-0ffcb63a0c01','2420c0e3-c556-46c7-9c84-496bb1ec0e66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45dfef72664d4678b765b97d031f1dc2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1496951145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9161ffa2-4fae-47df-8c9a-1f1faf479fc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afb13b266a3343df8530aec917f5a728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45dfef72664d4678b765b97d031f1dc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:37.829436 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2042b5bc-a963-4129-939b-8946870459d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:37.846878 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2042b5bc-a963-4129-939b-8946870459d2) transitioned into state 'SUCCESS' from state '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-1496951145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb13b266a3343df8530aec917f5a728',qos_specs=None,replication_status=,reservations=['e4309442-9579-46fc-b14b-406ab853f1f7','37fc45c5-6385-456c-a39c-78c69c1c1db9','c450a845-ffcc-4885-bb39-0ffcb63a0c01','2420c0e3-c556-46c7-9c84-496bb1ec0e66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45dfef72664d4678b765b97d031f1dc2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:37.847796 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec5b978e-287e-416a-b8f8-d02516033642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:37.856819 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec5b978e-287e-416a-b8f8-d02516033642) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:37.857635 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Flow 'volume_create_api' (48da4d4a-61df-463b-94c8-fa2231c28330) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:37.857936 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Create volume request issued successfully. Aug 14 00:43:37.858498 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-76784b25-ab68-47fe-9066-b76d441fc12f tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:37.859033 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1254/4992] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:43:37 2026] POST /volume/v3/volumes => generated 757 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:37.873288 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c3380c04-2935-475b-a96a-5530c8bada0e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:37.875489 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:37.876538 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1968523535"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:37.880114 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Create volume request body: {'volume': {"'imageRef": 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1968523535'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:37.880114 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Create volume of 1 GB Aug 14 00:43:37.884869 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Availability Zones retrieved successfully. Aug 14 00:43:37.893622 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Flow 'volume_create_api' (a8b6786e-18bd-4e84-829b-23644acbb364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:37.895341 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02601f10-f6c0-4bb1-9942-53f5753bef03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:37.896863 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:37.935516 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02601f10-f6c0-4bb1-9942-53f5753bef03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:37.935828 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (183222fd-aee4-4aa8-9f92-739160b1966b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:38.001080 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Created reservations ['eb6939bd-6a5e-42a6-9658-f74957a4e32d', '24b0d3d2-2abc-478e-8d5c-ea587ce85e26', '24c9cbe7-469b-4b87-aab9-ba997f3ba666', '14340fc4-8293-4954-b4c4-d1d3da40a45a'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:38.002208 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (183222fd-aee4-4aa8-9f92-739160b1966b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb6939bd-6a5e-42a6-9658-f74957a4e32d', '24b0d3d2-2abc-478e-8d5c-ea587ce85e26', '24c9cbe7-469b-4b87-aab9-ba997f3ba666', '14340fc4-8293-4954-b4c4-d1d3da40a45a']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:38.003268 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2c72eca-2fda-4288-b31f-b1b021ee8a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:38.033501 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2c72eca-2fda-4288-b31f-b1b021ee8a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cab728b9-ebcf-4125-842f-19fef4c426c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1968523535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb13b266a3343df8530aec917f5a728',qos_specs=None,replication_status=,reservations=['eb6939bd-6a5e-42a6-9658-f74957a4e32d','24b0d3d2-2abc-478e-8d5c-ea587ce85e26','24c9cbe7-469b-4b87-aab9-ba997f3ba666','14340fc4-8293-4954-b4c4-d1d3da40a45a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45dfef72664d4678b765b97d031f1dc2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1968523535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cab728b9-ebcf-4125-842f-19fef4c426c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afb13b266a3343df8530aec917f5a728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45dfef72664d4678b765b97d031f1dc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:38.035277 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6acca187-609e-4327-9e85-024d81d17e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:38.054106 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6acca187-609e-4327-9e85-024d81d17e94) transitioned into state 'SUCCESS' from state '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-1968523535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb13b266a3343df8530aec917f5a728',qos_specs=None,replication_status=,reservations=['eb6939bd-6a5e-42a6-9658-f74957a4e32d','24b0d3d2-2abc-478e-8d5c-ea587ce85e26','24c9cbe7-469b-4b87-aab9-ba997f3ba666','14340fc4-8293-4954-b4c4-d1d3da40a45a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45dfef72664d4678b765b97d031f1dc2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:38.055336 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1636a2f-ec78-4b7e-9e33-bfc10529d7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:38.066705 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1636a2f-ec78-4b7e-9e33-bfc10529d7ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:38.067960 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Flow 'volume_create_api' (a8b6786e-18bd-4e84-829b-23644acbb364) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:38.068413 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Create volume request issued successfully. Aug 14 00:43:38.069223 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c3380c04-2935-475b-a96a-5530c8bada0e tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:38.069834 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1263/4993] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:43:37 2026] POST /volume/v3/volumes => generated 757 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:38.081025 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:38.083215 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:38.083845 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-21375643"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:38.085809 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Create volume request body: {'volume': {"'imageRef": 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-21375643'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:38.085973 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Create volume of 1 GB Aug 14 00:43:38.090939 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Availability Zones retrieved successfully. Aug 14 00:43:38.099323 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Flow 'volume_create_api' (1fc9e213-a3d9-4a04-aa77-3441af8ad528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:38.100689 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3a6c06e-a348-42e7-99b2-760f9088c169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:38.102191 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:38.134889 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3a6c06e-a348-42e7-99b2-760f9088c169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:38.136095 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44cf491b-e9ac-48d3-9d49-f38bde2cafc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:38.187798 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0a33463a-f9bd-462b-be6e-fa05746eba7d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:38.190254 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0a33463a-f9bd-462b-be6e-fa05746eba7d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:38.190592 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0a33463a-f9bd-462b-be6e-fa05746eba7d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:38.190832 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0a33463a-f9bd-462b-be6e-fa05746eba7d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:38.190992 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-0a33463a-f9bd-462b-be6e-fa05746eba7d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:38.196352 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:38.196352 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:38.197211 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0a33463a-f9bd-462b-be6e-fa05746eba7d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:38.197675 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1246/4994] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:38 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:38.203475 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Created reservations ['9484e48f-621b-4dac-9e6d-51e64fed9345', 'be5bb76a-e84d-4945-8969-64796cb2370a', 'e72e4d20-da46-4d6e-b820-e47623a95f34', '9a80a72f-2465-4150-b521-5b64de14d247'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:38.204588 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44cf491b-e9ac-48d3-9d49-f38bde2cafc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9484e48f-621b-4dac-9e6d-51e64fed9345', 'be5bb76a-e84d-4945-8969-64796cb2370a', 'e72e4d20-da46-4d6e-b820-e47623a95f34', '9a80a72f-2465-4150-b521-5b64de14d247']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:38.205595 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e128b3f-40a2-439e-a9e4-eca85abb2f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:38.230802 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-529da709-5e1c-4147-8779-029d8d113ceb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:38.233134 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-529da709-5e1c-4147-8779-029d8d113ceb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e Aug 14 00:43:38.233368 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-529da709-5e1c-4147-8779-029d8d113ceb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:38.233643 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-529da709-5e1c-4147-8779-029d8d113ceb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:38.234582 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e128b3f-40a2-439e-a9e4-eca85abb2f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f967ff30-bdec-499e-9727-007908f3d5be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-21375643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb13b266a3343df8530aec917f5a728',qos_specs=None,replication_status=,reservations=['9484e48f-621b-4dac-9e6d-51e64fed9345','be5bb76a-e84d-4945-8969-64796cb2370a','e72e4d20-da46-4d6e-b820-e47623a95f34','9a80a72f-2465-4150-b521-5b64de14d247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45dfef72664d4678b765b97d031f1dc2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-21375643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f967ff30-bdec-499e-9727-007908f3d5be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afb13b266a3343df8530aec917f5a728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45dfef72664d4678b765b97d031f1dc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:38.235605 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2222b2c9-5b71-48de-9185-cbf802ed0e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:38.243540 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-529da709-5e1c-4147-8779-029d8d113ceb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e returned with HTTP 404 Aug 14 00:43:38.244188 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1255/4995] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:38 2026] GET /volume/v3/volumes/293b5ec9-2a98-4fb9-bd3a-facfccf6e32e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:38.253266 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2f06dda8-28e5-401a-af89-4bf7efb4c7ea None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:38.255313 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2f06dda8-28e5-401a-af89-4bf7efb4c7ea tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 Aug 14 00:43:38.255493 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2f06dda8-28e5-401a-af89-4bf7efb4c7ea tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:38.255724 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2f06dda8-28e5-401a-af89-4bf7efb4c7ea tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:38.255857 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-2f06dda8-28e5-401a-af89-4bf7efb4c7ea tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Delete snapshot with id: cb119838-9567-4f2e-9bb9-5268d3da3773 Aug 14 00:43:38.258615 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2222b2c9-5b71-48de-9185-cbf802ed0e4c) transitioned into state 'SUCCESS' from state '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-21375643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb13b266a3343df8530aec917f5a728',qos_specs=None,replication_status=,reservations=['9484e48f-621b-4dac-9e6d-51e64fed9345','be5bb76a-e84d-4945-8969-64796cb2370a','e72e4d20-da46-4d6e-b820-e47623a95f34','9a80a72f-2465-4150-b521-5b64de14d247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45dfef72664d4678b765b97d031f1dc2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:38.259718 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (265b069d-25dd-479c-8fa8-ebe141b0af93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:38.261345 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:38.261345 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:38.261805 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2f06dda8-28e5-401a-af89-4bf7efb4c7ea tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:43:38.269969 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (265b069d-25dd-479c-8fa8-ebe141b0af93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:38.270907 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Flow 'volume_create_api' (1fc9e213-a3d9-4a04-aa77-3441af8ad528) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:38.271330 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Create volume request issued successfully. Aug 14 00:43:38.271976 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-04720856-31ee-4c2e-981d-eeafc1f1b864 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:38.272561 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1232/4996] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:43:38 2026] POST /volume/v3/volumes => generated 755 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:38.285853 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2f06dda8-28e5-401a-af89-4bf7efb4c7ea tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot delete request issued successfully. Aug 14 00:43:38.286038 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:38.286164 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2f06dda8-28e5-401a-af89-4bf7efb4c7ea tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 returned with HTTP 202 Aug 14 00:43:38.286636 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1264/4997] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:43:38 2026] DELETE /volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:38.287935 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:38.288389 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1451398688"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:38.289874 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Create volume request body: {'volume': {"'imageRef": 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1451398688'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:38.289972 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Create volume of 1 GB Aug 14 00:43:38.296186 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Availability Zones retrieved successfully. Aug 14 00:43:38.301297 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-37bfc013-d6ff-4b27-80d5-9dbef2ce1b27 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:38.301860 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Flow 'volume_create_api' (cd52b217-dfb2-4d62-a55c-bd0531df8d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:38.302840 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e75c53ec-01ad-46f5-b5f0-96929bc001ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:38.303930 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:38.305225 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-37bfc013-d6ff-4b27-80d5-9dbef2ce1b27 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 Aug 14 00:43:38.305472 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-37bfc013-d6ff-4b27-80d5-9dbef2ce1b27 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:38.305729 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-37bfc013-d6ff-4b27-80d5-9dbef2ce1b27 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:38.311519 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:38.311519 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:38.312016 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-37bfc013-d6ff-4b27-80d5-9dbef2ce1b27 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:43:38.312998 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-37bfc013-d6ff-4b27-80d5-9dbef2ce1b27 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 returned with HTTP 200 Aug 14 00:43:38.313412 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1256/4998] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:38 2026] GET /volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:38.317188 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-990c16f0-fdff-403d-a950-e7cb94a68e38 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:38.319378 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-990c16f0-fdff-403d-a950-e7cb94a68e38 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:38.319629 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-990c16f0-fdff-403d-a950-e7cb94a68e38 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:38.319843 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-990c16f0-fdff-403d-a950-e7cb94a68e38 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:38.319989 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-990c16f0-fdff-403d-a950-e7cb94a68e38 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:38.323880 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:38.323880 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:38.324532 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-990c16f0-fdff-403d-a950-e7cb94a68e38 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:38.324923 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1233/4999] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:38 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:38.331623 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e75c53ec-01ad-46f5-b5f0-96929bc001ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:38.332336 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b174241-cb88-4cff-a6aa-ca3b6bc0bcdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:38.391421 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Created reservations ['46d1f770-2709-40cd-b18e-94156cc65274', '1e7d0422-da1e-48ca-87c5-5097d5b45977', '8ab6df24-eacc-4fb3-ae68-ba3bd954198a', '75cad2b3-6682-49f9-87a3-3ca156b59d4a'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:38.392530 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b174241-cb88-4cff-a6aa-ca3b6bc0bcdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46d1f770-2709-40cd-b18e-94156cc65274', '1e7d0422-da1e-48ca-87c5-5097d5b45977', '8ab6df24-eacc-4fb3-ae68-ba3bd954198a', '75cad2b3-6682-49f9-87a3-3ca156b59d4a']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:38.393635 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (232738d9-c97e-4da7-8203-263f6a8bbb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:38.421297 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (232738d9-c97e-4da7-8203-263f6a8bbb43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db0c8f76-60d7-4554-b70a-6005aece5cb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1451398688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb13b266a3343df8530aec917f5a728',qos_specs=None,replication_status=,reservations=['46d1f770-2709-40cd-b18e-94156cc65274','1e7d0422-da1e-48ca-87c5-5097d5b45977','8ab6df24-eacc-4fb3-ae68-ba3bd954198a','75cad2b3-6682-49f9-87a3-3ca156b59d4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45dfef72664d4678b765b97d031f1dc2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1451398688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db0c8f76-60d7-4554-b70a-6005aece5cb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afb13b266a3343df8530aec917f5a728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45dfef72664d4678b765b97d031f1dc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:38.422338 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a8693df-8904-4450-b854-bce0acd60c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:38.444514 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a8693df-8904-4450-b854-bce0acd60c34) transitioned into state 'SUCCESS' from state '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-1451398688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afb13b266a3343df8530aec917f5a728',qos_specs=None,replication_status=,reservations=['46d1f770-2709-40cd-b18e-94156cc65274','1e7d0422-da1e-48ca-87c5-5097d5b45977','8ab6df24-eacc-4fb3-ae68-ba3bd954198a','75cad2b3-6682-49f9-87a3-3ca156b59d4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45dfef72664d4678b765b97d031f1dc2',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:38.445458 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (352bce74-a688-4ae8-8573-f9eb55f3b45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:38.456822 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (352bce74-a688-4ae8-8573-f9eb55f3b45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:38.457661 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Flow 'volume_create_api' (cd52b217-dfb2-4d62-a55c-bd0531df8d01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:38.457996 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Create volume request issued successfully. Aug 14 00:43:38.458783 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e594f30d-b698-4219-bbcd-b0fa501ae282 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:38.459256 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1247/5000] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:43:38 2026] POST /volume/v3/volumes => generated 757 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:38.473408 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-23acc768-0976-4d64-94fe-d2d24a7c22b0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:38.475554 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-23acc768-0976-4d64-94fe-d2d24a7c22b0 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] GET https://10.4.3.208/volume/v3/volumes/d851c34f-397c-4a4d-93bc-d4579e513565 Aug 14 00:43:38.475786 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-23acc768-0976-4d64-94fe-d2d24a7c22b0 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:38.476058 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-23acc768-0976-4d64-94fe-d2d24a7c22b0 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:38.484362 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:38.484362 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:38.490948 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-23acc768-0976-4d64-94fe-d2d24a7c22b0 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Volume info retrieved successfully. Aug 14 00:43:38.496886 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b9268175-a6c9-45f7-bb5b-5da96591b0a8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:38.498820 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-23acc768-0976-4d64-94fe-d2d24a7c22b0 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/d851c34f-397c-4a4d-93bc-d4579e513565 returned with HTTP 200 Aug 14 00:43:38.499324 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1265/5001] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:38 2026] GET /volume/v3/volumes/d851c34f-397c-4a4d-93bc-d4579e513565 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:38.500695 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b9268175-a6c9-45f7-bb5b-5da96591b0a8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:38.500912 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b9268175-a6c9-45f7-bb5b-5da96591b0a8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:38.501147 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b9268175-a6c9-45f7-bb5b-5da96591b0a8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:38.501281 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b9268175-a6c9-45f7-bb5b-5da96591b0a8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:38.509466 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:38.509466 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:38.510406 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b9268175-a6c9-45f7-bb5b-5da96591b0a8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:38.510884 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1257/5002] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:38 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:38.512983 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9752fe2a-df06-48f7-8512-2793eddae8e8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:38.514938 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9752fe2a-df06-48f7-8512-2793eddae8e8 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] GET https://10.4.3.208/volume/v3/volumes/9161ffa2-4fae-47df-8c9a-1f1faf479fc2 Aug 14 00:43:38.515416 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9752fe2a-df06-48f7-8512-2793eddae8e8 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:38.515708 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9752fe2a-df06-48f7-8512-2793eddae8e8 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:38.523264 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:38.523264 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:38.527519 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-9752fe2a-df06-48f7-8512-2793eddae8e8 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Volume info retrieved successfully. Aug 14 00:43:38.532956 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9752fe2a-df06-48f7-8512-2793eddae8e8 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/9161ffa2-4fae-47df-8c9a-1f1faf479fc2 returned with HTTP 200 Aug 14 00:43:38.534314 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1234/5003] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:38 2026] GET /volume/v3/volumes/9161ffa2-4fae-47df-8c9a-1f1faf479fc2 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:38.550137 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6b18574b-a50b-4955-ad82-465b1f3b9f9c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:38.552104 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6b18574b-a50b-4955-ad82-465b1f3b9f9c tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] GET https://10.4.3.208/volume/v3/volumes/cab728b9-ebcf-4125-842f-19fef4c426c2 Aug 14 00:43:38.552349 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6b18574b-a50b-4955-ad82-465b1f3b9f9c tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:38.552562 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6b18574b-a50b-4955-ad82-465b1f3b9f9c tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:38.560063 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:38.560063 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:38.563915 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6b18574b-a50b-4955-ad82-465b1f3b9f9c tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Volume info retrieved successfully. Aug 14 00:43:38.570495 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6b18574b-a50b-4955-ad82-465b1f3b9f9c tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/cab728b9-ebcf-4125-842f-19fef4c426c2 returned with HTTP 200 Aug 14 00:43:38.571054 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1248/5004] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:38 2026] GET /volume/v3/volumes/cab728b9-ebcf-4125-842f-19fef4c426c2 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:38.585037 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-504f981d-60bb-44bc-8e84-24fe48ddc6b6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:38.587644 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-504f981d-60bb-44bc-8e84-24fe48ddc6b6 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] GET https://10.4.3.208/volume/v3/volumes/f967ff30-bdec-499e-9727-007908f3d5be Aug 14 00:43:38.587852 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-504f981d-60bb-44bc-8e84-24fe48ddc6b6 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:38.588047 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-504f981d-60bb-44bc-8e84-24fe48ddc6b6 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:38.595850 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:38.595850 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:38.599813 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-504f981d-60bb-44bc-8e84-24fe48ddc6b6 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Volume info retrieved successfully. Aug 14 00:43:38.604294 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-504f981d-60bb-44bc-8e84-24fe48ddc6b6 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/f967ff30-bdec-499e-9727-007908f3d5be returned with HTTP 200 Aug 14 00:43:38.604672 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1266/5005] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:38 2026] GET /volume/v3/volumes/f967ff30-bdec-499e-9727-007908f3d5be => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:38.616703 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f6a81242-4c5e-4a88-b504-9e9e5f851cea None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:38.619145 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f6a81242-4c5e-4a88-b504-9e9e5f851cea tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] GET https://10.4.3.208/volume/v3/volumes/db0c8f76-60d7-4554-b70a-6005aece5cb7 Aug 14 00:43:38.619357 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f6a81242-4c5e-4a88-b504-9e9e5f851cea tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:38.619716 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f6a81242-4c5e-4a88-b504-9e9e5f851cea tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:38.629273 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:38.629273 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:38.633200 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f6a81242-4c5e-4a88-b504-9e9e5f851cea tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Volume info retrieved successfully. Aug 14 00:43:38.638982 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f6a81242-4c5e-4a88-b504-9e9e5f851cea tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/db0c8f76-60d7-4554-b70a-6005aece5cb7 returned with HTTP 200 Aug 14 00:43:38.639638 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1258/5006] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:38 2026] GET /volume/v3/volumes/db0c8f76-60d7-4554-b70a-6005aece5cb7 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:38.656849 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-72277a39-d7fc-4205-8c62-8f51bd8357ad None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:38.659402 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-72277a39-d7fc-4205-8c62-8f51bd8357ad tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] DELETE https://10.4.3.208/volume/v3/volumes/db0c8f76-60d7-4554-b70a-6005aece5cb7 Aug 14 00:43:38.659807 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-72277a39-d7fc-4205-8c62-8f51bd8357ad tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:38.660191 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-72277a39-d7fc-4205-8c62-8f51bd8357ad tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:38.660521 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-72277a39-d7fc-4205-8c62-8f51bd8357ad tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Delete volume with id: db0c8f76-60d7-4554-b70a-6005aece5cb7 Aug 14 00:43:38.670346 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:38.670346 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:38.671239 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-72277a39-d7fc-4205-8c62-8f51bd8357ad tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Volume info retrieved successfully. Aug 14 00:43:38.692706 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-72277a39-d7fc-4205-8c62-8f51bd8357ad tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Delete volume request issued successfully. Aug 14 00:43:38.693119 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-72277a39-d7fc-4205-8c62-8f51bd8357ad tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/db0c8f76-60d7-4554-b70a-6005aece5cb7 returned with HTTP 202 Aug 14 00:43:38.693783 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1235/5007] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:38 2026] DELETE /volume/v3/volumes/db0c8f76-60d7-4554-b70a-6005aece5cb7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:38.702022 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3aa916ac-c2e2-42af-95b2-988b6bccb562 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:38.703819 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3aa916ac-c2e2-42af-95b2-988b6bccb562 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] GET https://10.4.3.208/volume/v3/volumes/db0c8f76-60d7-4554-b70a-6005aece5cb7 Aug 14 00:43:38.704022 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3aa916ac-c2e2-42af-95b2-988b6bccb562 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:38.704245 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3aa916ac-c2e2-42af-95b2-988b6bccb562 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:38.711988 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:38.711988 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:38.715960 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3aa916ac-c2e2-42af-95b2-988b6bccb562 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Volume info retrieved successfully. Aug 14 00:43:38.721982 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3aa916ac-c2e2-42af-95b2-988b6bccb562 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/db0c8f76-60d7-4554-b70a-6005aece5cb7 returned with HTTP 200 Aug 14 00:43:38.722426 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1249/5008] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:38 2026] GET /volume/v3/volumes/db0c8f76-60d7-4554-b70a-6005aece5cb7 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:39.209902 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-60f2d9f7-32b0-4496-a63c-81f636f4d87b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:39.211846 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-60f2d9f7-32b0-4496-a63c-81f636f4d87b tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:39.212219 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-60f2d9f7-32b0-4496-a63c-81f636f4d87b tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:39.212315 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-60f2d9f7-32b0-4496-a63c-81f636f4d87b tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:39.212475 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-60f2d9f7-32b0-4496-a63c-81f636f4d87b tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:39.217199 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:39.217199 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:39.218549 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-60f2d9f7-32b0-4496-a63c-81f636f4d87b tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:39.218665 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1267/5009] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:39 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:39.324483 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0ee46b74-9f12-48a0-8bdc-40585e846612 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:39.326710 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ee46b74-9f12-48a0-8bdc-40585e846612 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 Aug 14 00:43:39.326994 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ee46b74-9f12-48a0-8bdc-40585e846612 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:39.327278 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ee46b74-9f12-48a0-8bdc-40585e846612 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:39.333043 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ee46b74-9f12-48a0-8bdc-40585e846612 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 returned with HTTP 404 Aug 14 00:43:39.333769 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1259/5010] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:39 2026] GET /volume/v3/snapshots/cb119838-9567-4f2e-9bb9-5268d3da3773 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:39.337767 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-65e06ada-8d50-4a2c-b82b-d7c8e8be0505 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:39.340135 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-65e06ada-8d50-4a2c-b82b-d7c8e8be0505 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:39.340517 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-65e06ada-8d50-4a2c-b82b-d7c8e8be0505 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:39.340898 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-65e06ada-8d50-4a2c-b82b-d7c8e8be0505 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:39.341059 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-65e06ada-8d50-4a2c-b82b-d7c8e8be0505 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:39.341504 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3cfb2887-39a5-49d2-8667-fce3eb27fed5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:39.343535 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3cfb2887-39a5-49d2-8667-fce3eb27fed5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 Aug 14 00:43:39.343763 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3cfb2887-39a5-49d2-8667-fce3eb27fed5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:39.343979 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3cfb2887-39a5-49d2-8667-fce3eb27fed5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:39.344128 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-3cfb2887-39a5-49d2-8667-fce3eb27fed5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Delete snapshot with id: 017147cc-8bf4-40bf-886e-a99eb03e5852 Aug 14 00:43:39.346857 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:39.346857 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:39.347893 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-65e06ada-8d50-4a2c-b82b-d7c8e8be0505 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:39.348560 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1236/5011] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:39 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:39.349342 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:39.349342 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:39.350015 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3cfb2887-39a5-49d2-8667-fce3eb27fed5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:43:39.368347 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3cfb2887-39a5-49d2-8667-fce3eb27fed5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot delete request issued successfully. Aug 14 00:43:39.368535 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3cfb2887-39a5-49d2-8667-fce3eb27fed5 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 returned with HTTP 202 Aug 14 00:43:39.369069 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1250/5012] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:43:39 2026] DELETE /volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:39.378547 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d4c8229a-7981-4fca-9742-fe7acd1b1200 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:39.380497 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d4c8229a-7981-4fca-9742-fe7acd1b1200 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 Aug 14 00:43:39.380704 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d4c8229a-7981-4fca-9742-fe7acd1b1200 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:39.380946 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d4c8229a-7981-4fca-9742-fe7acd1b1200 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:39.388961 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:39.388961 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:39.389577 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d4c8229a-7981-4fca-9742-fe7acd1b1200 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:43:39.390562 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d4c8229a-7981-4fca-9742-fe7acd1b1200 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 returned with HTTP 200 Aug 14 00:43:39.391082 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1268/5013] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:39 2026] GET /volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:39.524577 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2db0a91f-a464-445d-bf5c-4e884ebc5aa9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:39.527357 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2db0a91f-a464-445d-bf5c-4e884ebc5aa9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:39.527587 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2db0a91f-a464-445d-bf5c-4e884ebc5aa9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:39.527815 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2db0a91f-a464-445d-bf5c-4e884ebc5aa9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:39.527953 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-2db0a91f-a464-445d-bf5c-4e884ebc5aa9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:39.533052 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:39.533052 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:39.533947 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2db0a91f-a464-445d-bf5c-4e884ebc5aa9 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:39.534379 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1260/5014] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:39 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:39.739008 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b7a19fdc-5fa3-4f5c-821b-d507942a03a3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:39.741058 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b7a19fdc-5fa3-4f5c-821b-d507942a03a3 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] GET https://10.4.3.208/volume/v3/volumes/db0c8f76-60d7-4554-b70a-6005aece5cb7 Aug 14 00:43:39.741343 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b7a19fdc-5fa3-4f5c-821b-d507942a03a3 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:39.741611 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b7a19fdc-5fa3-4f5c-821b-d507942a03a3 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:39.749109 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b7a19fdc-5fa3-4f5c-821b-d507942a03a3 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/db0c8f76-60d7-4554-b70a-6005aece5cb7 returned with HTTP 404 Aug 14 00:43:39.749783 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1237/5015] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:39 2026] GET /volume/v3/volumes/db0c8f76-60d7-4554-b70a-6005aece5cb7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:39.760045 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4154bea2-97e6-4de4-a450-c3342aca5da4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:39.762081 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4154bea2-97e6-4de4-a450-c3342aca5da4 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] DELETE https://10.4.3.208/volume/v3/volumes/f967ff30-bdec-499e-9727-007908f3d5be Aug 14 00:43:39.762322 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4154bea2-97e6-4de4-a450-c3342aca5da4 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:39.762553 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4154bea2-97e6-4de4-a450-c3342aca5da4 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:39.762737 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-4154bea2-97e6-4de4-a450-c3342aca5da4 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Delete volume with id: f967ff30-bdec-499e-9727-007908f3d5be Aug 14 00:43:39.780403 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:39.780403 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:39.781102 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4154bea2-97e6-4de4-a450-c3342aca5da4 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Volume info retrieved successfully. Aug 14 00:43:39.804079 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4154bea2-97e6-4de4-a450-c3342aca5da4 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Delete volume request issued successfully. Aug 14 00:43:39.804322 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4154bea2-97e6-4de4-a450-c3342aca5da4 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/f967ff30-bdec-499e-9727-007908f3d5be returned with HTTP 202 Aug 14 00:43:39.804802 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1251/5016] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:39 2026] DELETE /volume/v3/volumes/f967ff30-bdec-499e-9727-007908f3d5be => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:39.815107 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6ada05c9-b988-4db8-9030-094f4f5d2264 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:39.816977 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6ada05c9-b988-4db8-9030-094f4f5d2264 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] GET https://10.4.3.208/volume/v3/volumes/f967ff30-bdec-499e-9727-007908f3d5be Aug 14 00:43:39.821963 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6ada05c9-b988-4db8-9030-094f4f5d2264 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:39.821963 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6ada05c9-b988-4db8-9030-094f4f5d2264 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:39.828170 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:39.828170 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:39.832495 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6ada05c9-b988-4db8-9030-094f4f5d2264 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Volume info retrieved successfully. Aug 14 00:43:39.837706 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6ada05c9-b988-4db8-9030-094f4f5d2264 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/f967ff30-bdec-499e-9727-007908f3d5be returned with HTTP 200 Aug 14 00:43:39.837706 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1269/5017] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:39 2026] GET /volume/v3/volumes/f967ff30-bdec-499e-9727-007908f3d5be => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:40.230756 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-db7e61e6-5aee-4620-9858-e459558065a8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:40.233037 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-db7e61e6-5aee-4620-9858-e459558065a8 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:40.233377 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-db7e61e6-5aee-4620-9858-e459558065a8 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:40.233655 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-db7e61e6-5aee-4620-9858-e459558065a8 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:40.233813 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-db7e61e6-5aee-4620-9858-e459558065a8 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:40.238611 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:40.238611 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:40.239552 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-db7e61e6-5aee-4620-9858-e459558065a8 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:40.240073 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1261/5018] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:40 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:40.360562 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-86612231-7957-448c-86aa-1dac26c650c6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:40.362237 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-86612231-7957-448c-86aa-1dac26c650c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:40.362643 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-86612231-7957-448c-86aa-1dac26c650c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:40.363031 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-86612231-7957-448c-86aa-1dac26c650c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:40.363247 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-86612231-7957-448c-86aa-1dac26c650c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:40.367690 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:40.367690 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:40.368626 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-86612231-7957-448c-86aa-1dac26c650c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:40.369641 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1238/5019] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:40 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:43:40.402532 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9941d3e3-786f-41e9-a5c6-5c07534a25f4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:40.404381 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9941d3e3-786f-41e9-a5c6-5c07534a25f4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 Aug 14 00:43:40.404769 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9941d3e3-786f-41e9-a5c6-5c07534a25f4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:40.404769 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9941d3e3-786f-41e9-a5c6-5c07534a25f4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:40.409617 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9941d3e3-786f-41e9-a5c6-5c07534a25f4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 returned with HTTP 404 Aug 14 00:43:40.410110 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1252/5020] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:40 2026] GET /volume/v3/snapshots/017147cc-8bf4-40bf-886e-a99eb03e5852 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:40.418573 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5f6035d9-82a3-42f4-92bf-3ec3ad41416a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:40.421927 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5f6035d9-82a3-42f4-92bf-3ec3ad41416a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e Aug 14 00:43:40.422474 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5f6035d9-82a3-42f4-92bf-3ec3ad41416a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:40.424144 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5f6035d9-82a3-42f4-92bf-3ec3ad41416a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:40.424144 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-5f6035d9-82a3-42f4-92bf-3ec3ad41416a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Delete snapshot with id: 516a5d75-70c9-4b55-9fa9-cd230eb3726e Aug 14 00:43:40.429275 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:40.429275 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:40.429997 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5f6035d9-82a3-42f4-92bf-3ec3ad41416a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:43:40.451115 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5f6035d9-82a3-42f4-92bf-3ec3ad41416a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot delete request issued successfully. Aug 14 00:43:40.451610 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5f6035d9-82a3-42f4-92bf-3ec3ad41416a tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e returned with HTTP 202 Aug 14 00:43:40.452283 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1270/5021] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:43:40 2026] DELETE /volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:40.461880 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b812adf0-f3f6-466f-aab4-15190466331d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:40.466033 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b812adf0-f3f6-466f-aab4-15190466331d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e Aug 14 00:43:40.466286 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b812adf0-f3f6-466f-aab4-15190466331d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:40.466532 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b812adf0-f3f6-466f-aab4-15190466331d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:40.474994 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:40.474994 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:40.475480 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b812adf0-f3f6-466f-aab4-15190466331d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Snapshot retrieved successfully. Aug 14 00:43:40.476302 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b812adf0-f3f6-466f-aab4-15190466331d tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e returned with HTTP 200 Aug 14 00:43:40.476687 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1262/5022] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:40 2026] GET /volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:43:40.545120 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-86d15184-b724-4810-8733-95b4c2f0fcf8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:40.546894 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-86d15184-b724-4810-8733-95b4c2f0fcf8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:40.547204 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-86d15184-b724-4810-8733-95b4c2f0fcf8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:40.547494 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-86d15184-b724-4810-8733-95b4c2f0fcf8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:40.547814 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-86d15184-b724-4810-8733-95b4c2f0fcf8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:40.551947 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:40.551947 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:40.552807 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-86d15184-b724-4810-8733-95b4c2f0fcf8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:40.553311 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1239/5023] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:40 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:40.852211 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-204d8c81-67c2-40b8-a836-a0bf805e23c2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:40.855598 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-204d8c81-67c2-40b8-a836-a0bf805e23c2 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] GET https://10.4.3.208/volume/v3/volumes/f967ff30-bdec-499e-9727-007908f3d5be Aug 14 00:43:40.855833 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-204d8c81-67c2-40b8-a836-a0bf805e23c2 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:40.856049 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-204d8c81-67c2-40b8-a836-a0bf805e23c2 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:40.862204 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-204d8c81-67c2-40b8-a836-a0bf805e23c2 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/f967ff30-bdec-499e-9727-007908f3d5be returned with HTTP 404 Aug 14 00:43:40.862814 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1253/5024] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:40 2026] GET /volume/v3/volumes/f967ff30-bdec-499e-9727-007908f3d5be => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:40.869905 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-72316ca0-81a4-4fcf-8530-4fad72cb817c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:40.871360 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-72316ca0-81a4-4fcf-8530-4fad72cb817c tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] DELETE https://10.4.3.208/volume/v3/volumes/cab728b9-ebcf-4125-842f-19fef4c426c2 Aug 14 00:43:40.871666 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-72316ca0-81a4-4fcf-8530-4fad72cb817c tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:40.872041 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-72316ca0-81a4-4fcf-8530-4fad72cb817c tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:40.872315 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-72316ca0-81a4-4fcf-8530-4fad72cb817c tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Delete volume with id: cab728b9-ebcf-4125-842f-19fef4c426c2 Aug 14 00:43:40.881464 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:40.881464 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:40.881464 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-72316ca0-81a4-4fcf-8530-4fad72cb817c tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Volume info retrieved successfully. Aug 14 00:43:40.897164 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-72316ca0-81a4-4fcf-8530-4fad72cb817c tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Delete volume request issued successfully. Aug 14 00:43:40.897554 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-72316ca0-81a4-4fcf-8530-4fad72cb817c tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/cab728b9-ebcf-4125-842f-19fef4c426c2 returned with HTTP 202 Aug 14 00:43:40.898124 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1271/5025] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:40 2026] DELETE /volume/v3/volumes/cab728b9-ebcf-4125-842f-19fef4c426c2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:40.907249 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9d3d62d5-7cdd-4c94-8ddb-d2c9db526ca6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:40.910552 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9d3d62d5-7cdd-4c94-8ddb-d2c9db526ca6 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] GET https://10.4.3.208/volume/v3/volumes/cab728b9-ebcf-4125-842f-19fef4c426c2 Aug 14 00:43:40.910841 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9d3d62d5-7cdd-4c94-8ddb-d2c9db526ca6 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:40.911058 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9d3d62d5-7cdd-4c94-8ddb-d2c9db526ca6 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:40.922156 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:40.922156 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:40.931228 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9d3d62d5-7cdd-4c94-8ddb-d2c9db526ca6 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Volume info retrieved successfully. Aug 14 00:43:40.939813 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9d3d62d5-7cdd-4c94-8ddb-d2c9db526ca6 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/cab728b9-ebcf-4125-842f-19fef4c426c2 returned with HTTP 200 Aug 14 00:43:40.941977 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1263/5026] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:40 2026] GET /volume/v3/volumes/cab728b9-ebcf-4125-842f-19fef4c426c2 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:41.249342 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f37e3713-f64a-410b-9aad-c6aeaf08754a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:41.251372 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f37e3713-f64a-410b-9aad-c6aeaf08754a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:41.251641 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f37e3713-f64a-410b-9aad-c6aeaf08754a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:41.251828 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f37e3713-f64a-410b-9aad-c6aeaf08754a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:41.251928 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-f37e3713-f64a-410b-9aad-c6aeaf08754a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:41.256570 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:41.256570 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:41.257399 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f37e3713-f64a-410b-9aad-c6aeaf08754a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:41.257897 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1240/5027] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:41 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:41.379538 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6b8f4975-1799-46c6-91e5-c618edd207eb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:41.381982 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6b8f4975-1799-46c6-91e5-c618edd207eb tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:41.382329 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6b8f4975-1799-46c6-91e5-c618edd207eb tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:41.382523 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6b8f4975-1799-46c6-91e5-c618edd207eb tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:41.382662 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-6b8f4975-1799-46c6-91e5-c618edd207eb tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:41.387619 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:41.387619 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:41.388354 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6b8f4975-1799-46c6-91e5-c618edd207eb tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:41.388826 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1254/5028] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:41 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:41.490799 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-72fa7f68-0a20-427b-91c9-79c506729661 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:41.494930 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-72fa7f68-0a20-427b-91c9-79c506729661 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e Aug 14 00:43:41.494930 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-72fa7f68-0a20-427b-91c9-79c506729661 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:41.494930 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-72fa7f68-0a20-427b-91c9-79c506729661 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:41.498822 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-72fa7f68-0a20-427b-91c9-79c506729661 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e returned with HTTP 404 Aug 14 00:43:41.499835 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1272/5029] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:41 2026] GET /volume/v3/snapshots/516a5d75-70c9-4b55-9fa9-cd230eb3726e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:41.507186 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1de372ba-98ce-4944-91fd-da09190b09fb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:41.509171 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1de372ba-98ce-4944-91fd-da09190b09fb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:43:41.509424 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1de372ba-98ce-4944-91fd-da09190b09fb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:41.509683 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1de372ba-98ce-4944-91fd-da09190b09fb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:41.518175 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:41.518175 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:41.522241 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1de372ba-98ce-4944-91fd-da09190b09fb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:41.528495 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1de372ba-98ce-4944-91fd-da09190b09fb tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 200 Aug 14 00:43:41.529019 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1264/5030] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:41 2026] GET /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:41.544290 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5e67e2fe-27dc-40e2-92f9-1160631808a4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:41.546047 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5e67e2fe-27dc-40e2-92f9-1160631808a4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:43:41.546260 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5e67e2fe-27dc-40e2-92f9-1160631808a4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:41.546455 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5e67e2fe-27dc-40e2-92f9-1160631808a4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:41.556376 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:41.556376 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:41.560334 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5e67e2fe-27dc-40e2-92f9-1160631808a4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:41.563243 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-acd04e36-a8dd-44b4-97dc-b45aa47443b4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:41.564799 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5e67e2fe-27dc-40e2-92f9-1160631808a4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 200 Aug 14 00:43:41.565358 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1241/5031] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:41 2026] GET /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:41.565473 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-acd04e36-a8dd-44b4-97dc-b45aa47443b4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:41.565701 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-acd04e36-a8dd-44b4-97dc-b45aa47443b4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:41.565878 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-acd04e36-a8dd-44b4-97dc-b45aa47443b4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:41.565972 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-acd04e36-a8dd-44b4-97dc-b45aa47443b4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:41.570455 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:41.570455 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:41.571226 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-acd04e36-a8dd-44b4-97dc-b45aa47443b4 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:41.571697 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1255/5032] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:41 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:41.580951 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7eb8c469-9390-4a9f-a362-ed06dff0ddf1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:41.582316 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7eb8c469-9390-4a9f-a362-ed06dff0ddf1 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] DELETE https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:43:41.582657 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7eb8c469-9390-4a9f-a362-ed06dff0ddf1 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:41.582907 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7eb8c469-9390-4a9f-a362-ed06dff0ddf1 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:41.583256 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-7eb8c469-9390-4a9f-a362-ed06dff0ddf1 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Delete volume with id: fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:43:41.592159 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:41.592159 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:41.592159 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7eb8c469-9390-4a9f-a362-ed06dff0ddf1 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:41.607308 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7eb8c469-9390-4a9f-a362-ed06dff0ddf1 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Delete volume request issued successfully. Aug 14 00:43:41.607677 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7eb8c469-9390-4a9f-a362-ed06dff0ddf1 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 202 Aug 14 00:43:41.608159 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1273/5033] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:41 2026] DELETE /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:41.618393 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f84644a7-f47a-48ad-ba9f-2142293e2cba None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:41.622376 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f84644a7-f47a-48ad-ba9f-2142293e2cba tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:43:41.622621 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f84644a7-f47a-48ad-ba9f-2142293e2cba tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:41.622866 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f84644a7-f47a-48ad-ba9f-2142293e2cba tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:41.639465 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:41.639465 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:41.646519 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f84644a7-f47a-48ad-ba9f-2142293e2cba tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Volume info retrieved successfully. Aug 14 00:43:41.651057 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f84644a7-f47a-48ad-ba9f-2142293e2cba tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 200 Aug 14 00:43:41.651424 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1265/5034] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:41 2026] GET /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:41.958783 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9066a92d-e42b-4a77-9133-f0fd06f6f20c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:41.960530 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9066a92d-e42b-4a77-9133-f0fd06f6f20c tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] GET https://10.4.3.208/volume/v3/volumes/cab728b9-ebcf-4125-842f-19fef4c426c2 Aug 14 00:43:41.960828 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9066a92d-e42b-4a77-9133-f0fd06f6f20c tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:41.961220 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9066a92d-e42b-4a77-9133-f0fd06f6f20c tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:41.969498 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9066a92d-e42b-4a77-9133-f0fd06f6f20c tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/cab728b9-ebcf-4125-842f-19fef4c426c2 returned with HTTP 404 Aug 14 00:43:41.970534 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1242/5035] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:41 2026] GET /volume/v3/volumes/cab728b9-ebcf-4125-842f-19fef4c426c2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:41.978698 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0c41c20b-244c-4395-995e-d65e25212ee4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:41.980890 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0c41c20b-244c-4395-995e-d65e25212ee4 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] DELETE https://10.4.3.208/volume/v3/volumes/9161ffa2-4fae-47df-8c9a-1f1faf479fc2 Aug 14 00:43:41.981157 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0c41c20b-244c-4395-995e-d65e25212ee4 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:41.981398 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0c41c20b-244c-4395-995e-d65e25212ee4 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:41.981637 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-0c41c20b-244c-4395-995e-d65e25212ee4 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Delete volume with id: 9161ffa2-4fae-47df-8c9a-1f1faf479fc2 Aug 14 00:43:41.991020 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:41.991020 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:41.991658 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0c41c20b-244c-4395-995e-d65e25212ee4 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Volume info retrieved successfully. Aug 14 00:43:42.011117 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0c41c20b-244c-4395-995e-d65e25212ee4 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Delete volume request issued successfully. Aug 14 00:43:42.011350 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0c41c20b-244c-4395-995e-d65e25212ee4 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/9161ffa2-4fae-47df-8c9a-1f1faf479fc2 returned with HTTP 202 Aug 14 00:43:42.012058 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1256/5036] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:41 2026] DELETE /volume/v3/volumes/9161ffa2-4fae-47df-8c9a-1f1faf479fc2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:42.024202 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-62db06fe-0f87-4eae-a0f8-9c4ec3e44965 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:42.026415 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-62db06fe-0f87-4eae-a0f8-9c4ec3e44965 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] GET https://10.4.3.208/volume/v3/volumes/9161ffa2-4fae-47df-8c9a-1f1faf479fc2 Aug 14 00:43:42.028105 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-62db06fe-0f87-4eae-a0f8-9c4ec3e44965 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:42.028105 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-62db06fe-0f87-4eae-a0f8-9c4ec3e44965 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:42.038993 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:42.038993 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:42.044532 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-62db06fe-0f87-4eae-a0f8-9c4ec3e44965 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Volume info retrieved successfully. Aug 14 00:43:42.050352 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-62db06fe-0f87-4eae-a0f8-9c4ec3e44965 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/9161ffa2-4fae-47df-8c9a-1f1faf479fc2 returned with HTTP 200 Aug 14 00:43:42.051033 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1274/5037] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:42 2026] GET /volume/v3/volumes/9161ffa2-4fae-47df-8c9a-1f1faf479fc2 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:42.274116 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7b1053fd-bef7-4bd8-87d0-4d12845f0331 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:42.274116 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7b1053fd-bef7-4bd8-87d0-4d12845f0331 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:42.274116 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7b1053fd-bef7-4bd8-87d0-4d12845f0331 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:42.274116 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7b1053fd-bef7-4bd8-87d0-4d12845f0331 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:42.274455 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7b1053fd-bef7-4bd8-87d0-4d12845f0331 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:42.279424 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:42.279424 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:42.280313 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7b1053fd-bef7-4bd8-87d0-4d12845f0331 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:42.280775 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1266/5038] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:42 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:42.399447 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bb5a4e78-23ac-49d5-81ff-abad608a1cf8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:42.402351 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bb5a4e78-23ac-49d5-81ff-abad608a1cf8 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:42.402572 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bb5a4e78-23ac-49d5-81ff-abad608a1cf8 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:42.402733 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bb5a4e78-23ac-49d5-81ff-abad608a1cf8 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:42.402830 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-bb5a4e78-23ac-49d5-81ff-abad608a1cf8 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:42.410064 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:42.410064 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:42.410770 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bb5a4e78-23ac-49d5-81ff-abad608a1cf8 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:42.411171 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1243/5039] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:42 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:42.582431 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e57dba0d-d41e-4174-9d2c-bb0319240bfa None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:42.584243 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e57dba0d-d41e-4174-9d2c-bb0319240bfa tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:42.584449 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e57dba0d-d41e-4174-9d2c-bb0319240bfa tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:42.584721 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e57dba0d-d41e-4174-9d2c-bb0319240bfa tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:42.584840 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-e57dba0d-d41e-4174-9d2c-bb0319240bfa tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:42.589212 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:42.589212 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:42.589892 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e57dba0d-d41e-4174-9d2c-bb0319240bfa tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:42.590450 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1257/5040] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:42 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:42.664417 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d5a6fd9c-2d11-4df8-9842-1dfa3a5cf1a4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:42.666064 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5a6fd9c-2d11-4df8-9842-1dfa3a5cf1a4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] GET https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 Aug 14 00:43:42.666315 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5a6fd9c-2d11-4df8-9842-1dfa3a5cf1a4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:42.666533 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d5a6fd9c-2d11-4df8-9842-1dfa3a5cf1a4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:42.675115 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d5a6fd9c-2d11-4df8-9842-1dfa3a5cf1a4 tempest-SnapshotDataIntegrityTests-580709117 tempest-SnapshotDataIntegrityTests-580709117-project-member] https://10.4.3.208/volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 returned with HTTP 404 Aug 14 00:43:42.675705 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1275/5041] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:42 2026] GET /volume/v3/volumes/fe762371-52c0-474c-8a92-54c9baef2001 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:43.067664 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-190afc82-6679-4cb8-b783-08aa968be285 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:43.070744 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-190afc82-6679-4cb8-b783-08aa968be285 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] GET https://10.4.3.208/volume/v3/volumes/9161ffa2-4fae-47df-8c9a-1f1faf479fc2 Aug 14 00:43:43.070922 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-190afc82-6679-4cb8-b783-08aa968be285 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:43.071034 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-190afc82-6679-4cb8-b783-08aa968be285 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:43.078139 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-190afc82-6679-4cb8-b783-08aa968be285 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/9161ffa2-4fae-47df-8c9a-1f1faf479fc2 returned with HTTP 404 Aug 14 00:43:43.078825 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1267/5042] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:43 2026] GET /volume/v3/volumes/9161ffa2-4fae-47df-8c9a-1f1faf479fc2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:43.093148 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-629778cd-ce62-4b99-ac50-9cf2008cfba3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:43.095856 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-629778cd-ce62-4b99-ac50-9cf2008cfba3 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] DELETE https://10.4.3.208/volume/v3/volumes/d851c34f-397c-4a4d-93bc-d4579e513565 Aug 14 00:43:43.096047 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-629778cd-ce62-4b99-ac50-9cf2008cfba3 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:43.096288 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-629778cd-ce62-4b99-ac50-9cf2008cfba3 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:43.096531 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-629778cd-ce62-4b99-ac50-9cf2008cfba3 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Delete volume with id: d851c34f-397c-4a4d-93bc-d4579e513565 Aug 14 00:43:43.104690 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:43.104690 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:43.105236 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-629778cd-ce62-4b99-ac50-9cf2008cfba3 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Volume info retrieved successfully. Aug 14 00:43:43.121921 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-629778cd-ce62-4b99-ac50-9cf2008cfba3 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Delete volume request issued successfully. Aug 14 00:43:43.122171 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-629778cd-ce62-4b99-ac50-9cf2008cfba3 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/d851c34f-397c-4a4d-93bc-d4579e513565 returned with HTTP 202 Aug 14 00:43:43.122804 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1244/5043] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:43 2026] DELETE /volume/v3/volumes/d851c34f-397c-4a4d-93bc-d4579e513565 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:43.146959 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-74f57867-08f5-4d88-806d-f201f17f18c1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:43.149174 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-74f57867-08f5-4d88-806d-f201f17f18c1 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] GET https://10.4.3.208/volume/v3/volumes/d851c34f-397c-4a4d-93bc-d4579e513565 Aug 14 00:43:43.149430 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-74f57867-08f5-4d88-806d-f201f17f18c1 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:43.149656 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-74f57867-08f5-4d88-806d-f201f17f18c1 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:43.159099 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:43.159099 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:43.165073 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-74f57867-08f5-4d88-806d-f201f17f18c1 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Volume info retrieved successfully. Aug 14 00:43:43.172327 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-74f57867-08f5-4d88-806d-f201f17f18c1 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/d851c34f-397c-4a4d-93bc-d4579e513565 returned with HTTP 200 Aug 14 00:43:43.172327 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1258/5044] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:43 2026] GET /volume/v3/volumes/d851c34f-397c-4a4d-93bc-d4579e513565 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:43.296505 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2576414f-26d5-410d-b50f-b4a2dac7e582 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:43.298891 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2576414f-26d5-410d-b50f-b4a2dac7e582 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:43.299209 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2576414f-26d5-410d-b50f-b4a2dac7e582 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:43.299433 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2576414f-26d5-410d-b50f-b4a2dac7e582 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:43.299622 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-2576414f-26d5-410d-b50f-b4a2dac7e582 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:43.303971 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:43.303971 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:43.304856 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2576414f-26d5-410d-b50f-b4a2dac7e582 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:43.305338 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1276/5045] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:43 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:43.423194 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3a023a85-7a0e-4cd5-9568-37498fc85df4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:43.425379 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3a023a85-7a0e-4cd5-9568-37498fc85df4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:43:43.425648 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3a023a85-7a0e-4cd5-9568-37498fc85df4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:43.425883 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3a023a85-7a0e-4cd5-9568-37498fc85df4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:43.426010 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-3a023a85-7a0e-4cd5-9568-37498fc85df4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:43.431187 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:43.431187 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:43.432030 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3a023a85-7a0e-4cd5-9568-37498fc85df4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:43:43.432552 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1268/5046] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:43 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:43.447872 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-83b5d0a4-a4f4-49ef-8ade-41634a8cf56f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:43.545052 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-83b5d0a4-a4f4-49ef-8ade-41634a8cf56f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:43:43.545602 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-83b5d0a4-a4f4-49ef-8ade-41634a8cf56f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "95127409-5db8-4466-a760-5e77b2a57ba3"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:43.547368 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.backups [None req-83b5d0a4-a4f4-49ef-8ade-41634a8cf56f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Creating new backup {'backup': {'volume_id': '95127409-5db8-4466-a760-5e77b2a57ba3'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:43:43.547633 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-83b5d0a4-a4f4-49ef-8ade-41634a8cf56f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Creating backup of volume 95127409-5db8-4466-a760-5e77b2a57ba3 in container None Aug 14 00:43:43.556904 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:43.556904 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:43.557433 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-83b5d0a4-a4f4-49ef-8ade-41634a8cf56f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Volume info retrieved successfully. Aug 14 00:43:43.576041 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-83b5d0a4-a4f4-49ef-8ade-41634a8cf56f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Created reservations ['9074ec6d-ba9f-4be9-9ba8-be31c2040074', '08007614-1636-4d65-b27e-78bd54552493'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:43.601624 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a1ab4706-d2be-49e5-b1ad-1b5145cf3ef0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:43.602753 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-83b5d0a4-a4f4-49ef-8ade-41634a8cf56f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:43:43.603388 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1245/5047] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:43:43 2026] POST /volume/v3/backups => generated 288 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:43.604923 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a1ab4706-d2be-49e5-b1ad-1b5145cf3ef0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:43.605188 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a1ab4706-d2be-49e5-b1ad-1b5145cf3ef0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:43.605385 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a1ab4706-d2be-49e5-b1ad-1b5145cf3ef0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:43.605556 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-a1ab4706-d2be-49e5-b1ad-1b5145cf3ef0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:43.612661 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:43.612661 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:43.613269 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-38329030-6418-4cf3-8327-2c0091dc17d1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:43.613957 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a1ab4706-d2be-49e5-b1ad-1b5145cf3ef0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:43.614703 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1259/5048] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:43 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:43.615151 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38329030-6418-4cf3-8327-2c0091dc17d1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:43.615362 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38329030-6418-4cf3-8327-2c0091dc17d1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:43.615604 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-38329030-6418-4cf3-8327-2c0091dc17d1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:43.615740 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-38329030-6418-4cf3-8327-2c0091dc17d1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:43.620271 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:43.620271 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:43.620958 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-38329030-6418-4cf3-8327-2c0091dc17d1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:43.621346 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1277/5049] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:43 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:44.188027 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2d63cfcb-4675-4513-8dbd-a13bea6bab13 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:44.189698 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2d63cfcb-4675-4513-8dbd-a13bea6bab13 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] GET https://10.4.3.208/volume/v3/volumes/d851c34f-397c-4a4d-93bc-d4579e513565 Aug 14 00:43:44.189869 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2d63cfcb-4675-4513-8dbd-a13bea6bab13 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:44.190065 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2d63cfcb-4675-4513-8dbd-a13bea6bab13 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:44.202385 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2d63cfcb-4675-4513-8dbd-a13bea6bab13 tempest-CreateVolumesFromImageTest-225137767 tempest-CreateVolumesFromImageTest-225137767-project-member] https://10.4.3.208/volume/v3/volumes/d851c34f-397c-4a4d-93bc-d4579e513565 returned with HTTP 404 Aug 14 00:43:44.202650 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1269/5050] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:44 2026] GET /volume/v3/volumes/d851c34f-397c-4a4d-93bc-d4579e513565 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:44.316097 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fbece88b-b790-4423-8440-1f674a545e79 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:44.318321 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fbece88b-b790-4423-8440-1f674a545e79 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:44.318513 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fbece88b-b790-4423-8440-1f674a545e79 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:44.318751 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fbece88b-b790-4423-8440-1f674a545e79 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:44.318873 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-fbece88b-b790-4423-8440-1f674a545e79 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:44.323444 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:44.323444 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:44.324378 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fbece88b-b790-4423-8440-1f674a545e79 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:44.324945 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1246/5051] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:44 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:44.630331 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-78604238-9120-48d1-a9a4-91ecff62b40d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:44.632479 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-78604238-9120-48d1-a9a4-91ecff62b40d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:44.632687 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-78604238-9120-48d1-a9a4-91ecff62b40d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:44.632798 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-32e595ca-4c79-4e6b-8402-1c22d05cc719 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:44.633102 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-78604238-9120-48d1-a9a4-91ecff62b40d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:44.633102 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-78604238-9120-48d1-a9a4-91ecff62b40d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:44.636653 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-32e595ca-4c79-4e6b-8402-1c22d05cc719 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:44.636953 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-32e595ca-4c79-4e6b-8402-1c22d05cc719 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:44.637244 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-32e595ca-4c79-4e6b-8402-1c22d05cc719 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:44.637407 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-32e595ca-4c79-4e6b-8402-1c22d05cc719 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:44.638126 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:44.638126 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:44.639009 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-78604238-9120-48d1-a9a4-91ecff62b40d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:44.639705 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1260/5052] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:44 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:44.645844 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:44.645844 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:44.649418 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-32e595ca-4c79-4e6b-8402-1c22d05cc719 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:44.650041 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1278/5053] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:44 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 697 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:45.342400 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-42564b8c-d8c5-4d75-946e-faa1fc236116 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:45.344015 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-42564b8c-d8c5-4d75-946e-faa1fc236116 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:45.344348 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-42564b8c-d8c5-4d75-946e-faa1fc236116 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:45.344643 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-42564b8c-d8c5-4d75-946e-faa1fc236116 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:45.344889 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-42564b8c-d8c5-4d75-946e-faa1fc236116 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:45.349051 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:45.349051 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:45.349864 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-42564b8c-d8c5-4d75-946e-faa1fc236116 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:45.350370 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1270/5054] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:45 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:45.470605 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4fb1b556-58bf-4216-8948-a503651b0552 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:45.551640 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:45.551975 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-178286029"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:45.553348 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-178286029'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:45.553420 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume of 1 GB Aug 14 00:43:45.561614 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Availability Zones retrieved successfully. Aug 14 00:43:45.567442 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (269c5727-018e-45a0-8dae-e3d57ef7bed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:45.568311 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d89ea8d1-ad53-4a4a-8026-045f6af70bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:45.569162 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:45.594722 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d89ea8d1-ad53-4a4a-8026-045f6af70bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:45.595824 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561a97ef-ed26-4dd0-aa61-baf076157a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:45.650739 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a3409a2c-a756-445a-b6b1-71aaaaf04e03 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:45.653014 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a3409a2c-a756-445a-b6b1-71aaaaf04e03 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:45.653389 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a3409a2c-a756-445a-b6b1-71aaaaf04e03 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:45.653653 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a3409a2c-a756-445a-b6b1-71aaaaf04e03 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:45.653781 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-a3409a2c-a756-445a-b6b1-71aaaaf04e03 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:45.655337 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Created reservations ['b05fc71d-3f65-4914-b5c6-28467bd87489', 'c6f6c93e-053c-4280-b24c-f90f0945fbc0', '52ea4ea9-a95f-4baa-a84e-9279ab8528d0', '93255ff4-4a60-4691-8e4a-36c676f25305'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:45.656442 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561a97ef-ed26-4dd0-aa61-baf076157a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b05fc71d-3f65-4914-b5c6-28467bd87489', 'c6f6c93e-053c-4280-b24c-f90f0945fbc0', '52ea4ea9-a95f-4baa-a84e-9279ab8528d0', '93255ff4-4a60-4691-8e4a-36c676f25305']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:45.658593 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:45.658593 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:45.659390 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c3df484-03b2-4cf4-93a4-20c4bcf26e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:45.659512 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a3409a2c-a756-445a-b6b1-71aaaaf04e03 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:45.659913 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1261/5055] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:45 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:45.664509 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2d0e5529-58ed-49d2-a573-714378ba8090 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:45.666604 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2d0e5529-58ed-49d2-a573-714378ba8090 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:45.667045 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2d0e5529-58ed-49d2-a573-714378ba8090 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:45.667529 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2d0e5529-58ed-49d2-a573-714378ba8090 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:45.667687 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-2d0e5529-58ed-49d2-a573-714378ba8090 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:45.673102 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:45.673102 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:45.674024 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2d0e5529-58ed-49d2-a573-714378ba8090 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:45.674584 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1279/5056] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:45 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:45.694271 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c3df484-03b2-4cf4-93a4-20c4bcf26e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5da66646-e2c7-4449-9f50-6f69e03913d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-178286029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['b05fc71d-3f65-4914-b5c6-28467bd87489','c6f6c93e-053c-4280-b24c-f90f0945fbc0','52ea4ea9-a95f-4baa-a84e-9279ab8528d0','93255ff4-4a60-4691-8e4a-36c676f25305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-178286029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5da66646-e2c7-4449-9f50-6f69e03913d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63af34f364414ad3933b0cb5aaa2e895',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:45.695611 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d1145e-343c-496e-a42b-9a8641c22058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:45.723637 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d1145e-343c-496e-a42b-9a8641c22058) transitioned into state 'SUCCESS' from state '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-178286029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['b05fc71d-3f65-4914-b5c6-28467bd87489','c6f6c93e-053c-4280-b24c-f90f0945fbc0','52ea4ea9-a95f-4baa-a84e-9279ab8528d0','93255ff4-4a60-4691-8e4a-36c676f25305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:45.724485 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b5d2e5b-19ad-4fd7-9b60-065d57afdf9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:45.736395 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b5d2e5b-19ad-4fd7-9b60-065d57afdf9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:45.737359 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (269c5727-018e-45a0-8dae-e3d57ef7bed3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:45.737735 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request issued successfully. Aug 14 00:43:45.738541 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4fb1b556-58bf-4216-8948-a503651b0552 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:45.739063 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1247/5057] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:43:45 2026] POST /volume/v3/volumes => generated 769 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:45.755837 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3f7a19e7-9e34-4e7c-8e5d-e975f1b6f13a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:45.758917 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3f7a19e7-9e34-4e7c-8e5d-e975f1b6f13a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 Aug 14 00:43:45.758917 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3f7a19e7-9e34-4e7c-8e5d-e975f1b6f13a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:45.758917 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3f7a19e7-9e34-4e7c-8e5d-e975f1b6f13a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:45.766899 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:45.766899 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:45.769920 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3f7a19e7-9e34-4e7c-8e5d-e975f1b6f13a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:45.774815 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3f7a19e7-9e34-4e7c-8e5d-e975f1b6f13a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 returned with HTTP 200 Aug 14 00:43:45.775373 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1271/5058] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:45 2026] GET /volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:46.369427 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7afe2d6b-ec36-479e-abf9-f4270017d232 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:46.372149 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7afe2d6b-ec36-479e-abf9-f4270017d232 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:46.372343 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7afe2d6b-ec36-479e-abf9-f4270017d232 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:46.372551 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7afe2d6b-ec36-479e-abf9-f4270017d232 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:46.372657 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-7afe2d6b-ec36-479e-abf9-f4270017d232 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:46.380044 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:46.380044 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:46.381695 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7afe2d6b-ec36-479e-abf9-f4270017d232 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:46.382645 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1262/5059] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:46 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:46.670731 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f50c68c0-ad8b-423e-b0fc-e057e9a570b8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:46.672994 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f50c68c0-ad8b-423e-b0fc-e057e9a570b8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:46.673277 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f50c68c0-ad8b-423e-b0fc-e057e9a570b8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:46.673532 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f50c68c0-ad8b-423e-b0fc-e057e9a570b8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:46.673665 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-f50c68c0-ad8b-423e-b0fc-e057e9a570b8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:46.679509 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:46.679509 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:46.680570 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f50c68c0-ad8b-423e-b0fc-e057e9a570b8 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:46.683606 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1280/5060] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:46 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:46.689110 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5dbe6715-81ba-470f-a978-136f18d0fcbd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:46.695445 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5dbe6715-81ba-470f-a978-136f18d0fcbd tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:46.695725 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5dbe6715-81ba-470f-a978-136f18d0fcbd tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:46.695931 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5dbe6715-81ba-470f-a978-136f18d0fcbd tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:46.696014 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-35934631-98d9-4f09-b7a0-fba34e8d7029 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:46.696423 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-5dbe6715-81ba-470f-a978-136f18d0fcbd tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:46.697974 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-35934631-98d9-4f09-b7a0-fba34e8d7029 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:43:46.698225 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-35934631-98d9-4f09-b7a0-fba34e8d7029 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:46.698421 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-35934631-98d9-4f09-b7a0-fba34e8d7029 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:46.698543 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-35934631-98d9-4f09-b7a0-fba34e8d7029 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:46.702949 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:46.702949 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:46.703894 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-35934631-98d9-4f09-b7a0-fba34e8d7029 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:43:46.704293 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1272/5061] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:46 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:46.704351 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:46.704351 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:46.705177 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5dbe6715-81ba-470f-a978-136f18d0fcbd tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:46.705634 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1248/5062] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:46 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:46.720029 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-52b54395-a168-482f-bd65-d8c1a99e753a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:46.722461 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-52b54395-a168-482f-bd65-d8c1a99e753a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:43:46.722961 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-52b54395-a168-482f-bd65-d8c1a99e753a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e9b6ac3c-d902-40ac-8d72-44842c520e10", "incremental": true, "force": true}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:46.725023 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-52b54395-a168-482f-bd65-d8c1a99e753a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Creating new backup {'backup': {'volume_id': 'e9b6ac3c-d902-40ac-8d72-44842c520e10', 'incremental': True, 'force': True}} {{(pid=100211) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:43:46.725349 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-52b54395-a168-482f-bd65-d8c1a99e753a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Creating backup of volume e9b6ac3c-d902-40ac-8d72-44842c520e10 in container None Aug 14 00:43:46.738508 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:46.738508 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:46.739303 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-52b54395-a168-482f-bd65-d8c1a99e753a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:43:46.756109 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-52b54395-a168-482f-bd65-d8c1a99e753a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Created reservations ['361d9200-762e-445f-8afc-14e08c3fee82', 'b597e134-3e45-4157-9856-0cfb751c679c'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:46.787559 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-52b54395-a168-482f-bd65-d8c1a99e753a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:43:46.788013 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1263/5063] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:43:46 2026] POST /volume/v3/backups => generated 288 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:46.790583 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9e8773e9-23c7-46e7-ab1c-40f591698712 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:46.792421 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9e8773e9-23c7-46e7-ab1c-40f591698712 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 Aug 14 00:43:46.792628 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9e8773e9-23c7-46e7-ab1c-40f591698712 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:46.792794 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9e8773e9-23c7-46e7-ab1c-40f591698712 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:46.799908 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c3671f02-deca-4354-84a7-c34c21e87544 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:46.802194 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c3671f02-deca-4354-84a7-c34c21e87544 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 Aug 14 00:43:46.802275 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:46.802275 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:46.802504 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c3671f02-deca-4354-84a7-c34c21e87544 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:46.802763 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c3671f02-deca-4354-84a7-c34c21e87544 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:46.802919 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-c3671f02-deca-4354-84a7-c34c21e87544 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:46.806750 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9e8773e9-23c7-46e7-ab1c-40f591698712 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:46.808352 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:46.808352 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:46.809627 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c3671f02-deca-4354-84a7-c34c21e87544 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 returned with HTTP 200 Aug 14 00:43:46.810313 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1273/5064] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:46 2026] GET /volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:46.815652 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9e8773e9-23c7-46e7-ab1c-40f591698712 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 returned with HTTP 200 Aug 14 00:43:46.816135 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1281/5065] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:46 2026] GET /volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 => generated 862 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:46.831412 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-eb0f9e8a-0dfe-45f0-a2ce-f2707f928a86 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:46.833427 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-eb0f9e8a-0dfe-45f0-a2ce-f2707f928a86 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:43:46.833763 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-eb0f9e8a-0dfe-45f0-a2ce-f2707f928a86 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5da66646-e2c7-4449-9f50-6f69e03913d5", "name": "tempest-VolumeDependencyTests-Snapshot-783715127"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:46.842014 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:46.842014 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:46.842609 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-eb0f9e8a-0dfe-45f0-a2ce-f2707f928a86 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:46.842708 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-eb0f9e8a-0dfe-45f0-a2ce-f2707f928a86 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create snapshot from volume 5da66646-e2c7-4449-9f50-6f69e03913d5 Aug 14 00:43:46.892693 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-eb0f9e8a-0dfe-45f0-a2ce-f2707f928a86 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Created reservations ['72b56104-76e3-476a-8262-ff286a6e4cfb', 'a2dd062c-4f1e-4586-b0fd-6e03ddbb2024', '6af8ca03-0219-4228-b471-70aff4f29d17', '5dc1b49f-08c6-4271-a357-6cdf7d05ba14'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:46.933194 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-eb0f9e8a-0dfe-45f0-a2ce-f2707f928a86 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot create request issued successfully. Aug 14 00:43:46.933456 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-eb0f9e8a-0dfe-45f0-a2ce-f2707f928a86 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:43:46.933945 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1249/5066] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:43:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:46.946727 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-caf1a435-64ec-42b5-af3b-46afee43d338 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:46.949681 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-caf1a435-64ec-42b5-af3b-46afee43d338 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 Aug 14 00:43:46.949950 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-caf1a435-64ec-42b5-af3b-46afee43d338 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:46.950401 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-caf1a435-64ec-42b5-af3b-46afee43d338 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:46.961459 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:46.961459 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:46.962155 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-caf1a435-64ec-42b5-af3b-46afee43d338 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:43:46.962982 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-caf1a435-64ec-42b5-af3b-46afee43d338 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 returned with HTTP 200 Aug 14 00:43:46.963417 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1264/5067] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:46 2026] GET /volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:47.395645 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a596bcff-a026-465a-894a-152c56cbcea4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:47.400413 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a596bcff-a026-465a-894a-152c56cbcea4 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:47.400641 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a596bcff-a026-465a-894a-152c56cbcea4 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:47.400830 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a596bcff-a026-465a-894a-152c56cbcea4 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:47.400923 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-a596bcff-a026-465a-894a-152c56cbcea4 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:47.405590 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:47.405590 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:47.406617 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a596bcff-a026-465a-894a-152c56cbcea4 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:47.407184 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1274/5068] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:47 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:47.723994 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-845ed8cb-7c60-4f4b-a284-28da3703592b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:47.726182 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-845ed8cb-7c60-4f4b-a284-28da3703592b tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:47.726547 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-845ed8cb-7c60-4f4b-a284-28da3703592b tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:47.726844 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-845ed8cb-7c60-4f4b-a284-28da3703592b tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:47.727034 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-845ed8cb-7c60-4f4b-a284-28da3703592b tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:47.732028 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:47.732028 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:47.732888 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-845ed8cb-7c60-4f4b-a284-28da3703592b tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:47.733441 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1282/5069] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:47 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:47.827449 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-241fd4ff-8b22-4279-9356-dbe04188ad02 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:47.831848 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-241fd4ff-8b22-4279-9356-dbe04188ad02 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 Aug 14 00:43:47.832152 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-241fd4ff-8b22-4279-9356-dbe04188ad02 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:47.832436 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-241fd4ff-8b22-4279-9356-dbe04188ad02 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:47.832712 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-241fd4ff-8b22-4279-9356-dbe04188ad02 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:47.839227 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:47.839227 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:47.841182 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-241fd4ff-8b22-4279-9356-dbe04188ad02 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 returned with HTTP 200 Aug 14 00:43:47.841866 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1250/5070] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:47 2026] GET /volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 => generated 696 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:47.973915 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-97a50d1e-35b1-4c63-b401-f362f7652c4e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:47.976045 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-97a50d1e-35b1-4c63-b401-f362f7652c4e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 Aug 14 00:43:47.976307 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-97a50d1e-35b1-4c63-b401-f362f7652c4e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:47.977640 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-97a50d1e-35b1-4c63-b401-f362f7652c4e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:47.982951 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:47.982951 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:47.983619 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-97a50d1e-35b1-4c63-b401-f362f7652c4e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:43:47.984814 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-97a50d1e-35b1-4c63-b401-f362f7652c4e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 returned with HTTP 200 Aug 14 00:43:47.985297 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1265/5071] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:47 2026] GET /volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:47.996853 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:47.999528 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:48.000043 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "708d003c-48a4-442e-aeae-52a7ad09a4a2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-453179261"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:48.002586 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request body: {'volume': {'snapshot_id': '708d003c-48a4-442e-aeae-52a7ad09a4a2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-453179261'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:48.008862 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:48.008862 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:48.009351 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:43:48.009631 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume of 1 GB Aug 14 00:43:48.013955 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Availability Zones retrieved successfully. Aug 14 00:43:48.020268 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (626ac505-fcf5-498f-b1f2-40d66faaa931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:48.021545 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d53978d-41c5-457d-ba65-347441037230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:48.022660 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:48.057994 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d53978d-41c5-457d-ba65-347441037230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '708d003c-48a4-442e-aeae-52a7ad09a4a2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:48.059272 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aea2a3ba-81b8-40d9-a210-f03078702deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:48.101642 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Created reservations ['28dd0e75-3921-4ce3-8f01-7baa0f625653', 'be37f5dc-4f25-4843-8fb9-17d7ddb87a82', 'e788cc7f-cee9-4e0d-baaa-ece7f460e4e1', '219b3925-6365-40fc-91b3-dd0098f71c95'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:48.102697 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aea2a3ba-81b8-40d9-a210-f03078702deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28dd0e75-3921-4ce3-8f01-7baa0f625653', 'be37f5dc-4f25-4843-8fb9-17d7ddb87a82', 'e788cc7f-cee9-4e0d-baaa-ece7f460e4e1', '219b3925-6365-40fc-91b3-dd0098f71c95']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:48.103597 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1b00e8-7970-43a1-bfb2-59dbac021c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:48.147358 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1b00e8-7970-43a1-bfb2-59dbac021c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28ae556d-21c0-47ea-8df8-f1604ab754ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-453179261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['28dd0e75-3921-4ce3-8f01-7baa0f625653','be37f5dc-4f25-4843-8fb9-17d7ddb87a82','e788cc7f-cee9-4e0d-baaa-ece7f460e4e1','219b3925-6365-40fc-91b3-dd0098f71c95'],size=1,snapshot_id=708d003c-48a4-442e-aeae-52a7ad09a4a2,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-453179261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28ae556d-21c0-47ea-8df8-f1604ab754ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63af34f364414ad3933b0cb5aaa2e895',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=708d003c-48a4-442e-aeae-52a7ad09a4a2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:48.148161 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e90535dd-e002-4d41-b3e2-49abaf0b63cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:48.168583 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e90535dd-e002-4d41-b3e2-49abaf0b63cf) transitioned into state 'SUCCESS' from state '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-453179261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['28dd0e75-3921-4ce3-8f01-7baa0f625653','be37f5dc-4f25-4843-8fb9-17d7ddb87a82','e788cc7f-cee9-4e0d-baaa-ece7f460e4e1','219b3925-6365-40fc-91b3-dd0098f71c95'],size=1,snapshot_id=708d003c-48a4-442e-aeae-52a7ad09a4a2,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:48.169291 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ed8a8a5-2d8b-41c1-8098-8c8056cebd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:48.196683 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ed8a8a5-2d8b-41c1-8098-8c8056cebd21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:48.197565 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (626ac505-fcf5-498f-b1f2-40d66faaa931) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:48.197872 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request issued successfully. Aug 14 00:43:48.198524 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9e647e28-d50c-4a2a-93a4-a6ed957a9a30 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:48.198989 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1275/5072] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:43:47 2026] POST /volume/v3/volumes => generated 803 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:48.210889 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0e2f01c6-815a-4d26-8359-38c30dbadda5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:48.213426 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0e2f01c6-815a-4d26-8359-38c30dbadda5 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab Aug 14 00:43:48.213719 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0e2f01c6-815a-4d26-8359-38c30dbadda5 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:48.213995 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0e2f01c6-815a-4d26-8359-38c30dbadda5 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:48.225854 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:48.225854 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:48.231593 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0e2f01c6-815a-4d26-8359-38c30dbadda5 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:48.239209 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0e2f01c6-815a-4d26-8359-38c30dbadda5 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab returned with HTTP 200 Aug 14 00:43:48.239556 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1283/5073] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:48 2026] GET /volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:48.418447 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e86e7db5-cb14-45c5-9b0f-033cf185344a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:48.420145 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e86e7db5-cb14-45c5-9b0f-033cf185344a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:48.420264 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e86e7db5-cb14-45c5-9b0f-033cf185344a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:48.420441 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e86e7db5-cb14-45c5-9b0f-033cf185344a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:48.420545 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-e86e7db5-cb14-45c5-9b0f-033cf185344a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:48.424774 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:48.424774 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:48.425660 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e86e7db5-cb14-45c5-9b0f-033cf185344a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:48.426401 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1251/5074] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:48 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:43:48.744036 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1b7b260f-97c3-4a84-a68b-c667bf6efa62 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:48.746004 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1b7b260f-97c3-4a84-a68b-c667bf6efa62 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:48.746228 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1b7b260f-97c3-4a84-a68b-c667bf6efa62 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:48.746440 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1b7b260f-97c3-4a84-a68b-c667bf6efa62 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:48.746545 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-1b7b260f-97c3-4a84-a68b-c667bf6efa62 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:48.750938 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:48.750938 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:48.751628 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1b7b260f-97c3-4a84-a68b-c667bf6efa62 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:48.751968 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1266/5075] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:48 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:48.854011 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9fafb076-6418-4e0d-bce9-4f3bc3fdd9c3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:48.855924 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9fafb076-6418-4e0d-bce9-4f3bc3fdd9c3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 Aug 14 00:43:48.856133 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9fafb076-6418-4e0d-bce9-4f3bc3fdd9c3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:48.856344 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9fafb076-6418-4e0d-bce9-4f3bc3fdd9c3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:48.856483 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-9fafb076-6418-4e0d-bce9-4f3bc3fdd9c3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:48.860467 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:48.860467 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:48.861130 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9fafb076-6418-4e0d-bce9-4f3bc3fdd9c3 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 returned with HTTP 200 Aug 14 00:43:48.861489 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1276/5076] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:48 2026] GET /volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:49.257862 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7595eb2e-bb54-431e-a33a-bdccd94583aa None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:49.259936 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7595eb2e-bb54-431e-a33a-bdccd94583aa tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab Aug 14 00:43:49.260259 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7595eb2e-bb54-431e-a33a-bdccd94583aa tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:49.260489 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7595eb2e-bb54-431e-a33a-bdccd94583aa tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:49.267709 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:49.267709 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:49.271730 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7595eb2e-bb54-431e-a33a-bdccd94583aa tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:49.276465 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7595eb2e-bb54-431e-a33a-bdccd94583aa tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab returned with HTTP 200 Aug 14 00:43:49.277018 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1284/5077] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:49 2026] GET /volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:49.292632 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a314d90c-4d1c-476f-bfd7-762363f78624 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:49.294382 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a314d90c-4d1c-476f-bfd7-762363f78624 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:43:49.294755 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a314d90c-4d1c-476f-bfd7-762363f78624 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28ae556d-21c0-47ea-8df8-f1604ab754ab", "name": "tempest-VolumeDependencyTests-Snapshot-2129370637"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:49.304982 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:49.304982 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:49.305538 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a314d90c-4d1c-476f-bfd7-762363f78624 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:49.305661 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-a314d90c-4d1c-476f-bfd7-762363f78624 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create snapshot from volume 28ae556d-21c0-47ea-8df8-f1604ab754ab Aug 14 00:43:49.331215 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-a314d90c-4d1c-476f-bfd7-762363f78624 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Created reservations ['352d5472-f7b6-40ab-bf9e-1a36926f2355', 'f9aaab40-0301-48d8-bf4d-2601749ac07f', '87804e83-79a3-48fe-96ae-93704eb06ee7', '29f31322-e4d0-4c8f-bce0-58a550044a94'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:49.350303 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=409,cinder:INSERT=73,cinder:UPDATE=134 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:43:49.370260 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a314d90c-4d1c-476f-bfd7-762363f78624 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot create request issued successfully. Aug 14 00:43:49.370751 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a314d90c-4d1c-476f-bfd7-762363f78624 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:43:49.371323 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1252/5078] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:43:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:49.382938 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9a7b910a-014c-4f25-b46c-e4c8c069713f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:49.385256 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9a7b910a-014c-4f25-b46c-e4c8c069713f tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade Aug 14 00:43:49.385555 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9a7b910a-014c-4f25-b46c-e4c8c069713f tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:49.385816 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9a7b910a-014c-4f25-b46c-e4c8c069713f tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:49.391626 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=377,cinder:INSERT=59,cinder:UPDATE=101 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:43:49.393692 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:49.393692 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:49.394937 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9a7b910a-014c-4f25-b46c-e4c8c069713f tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:43:49.397618 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9a7b910a-014c-4f25-b46c-e4c8c069713f tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade returned with HTTP 200 Aug 14 00:43:49.397618 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1267/5079] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:49 2026] GET /volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:49.440141 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4f024897-dcd3-4bd1-afb8-bca567e32477 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:49.441166 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4f024897-dcd3-4bd1-afb8-bca567e32477 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:49.441369 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4f024897-dcd3-4bd1-afb8-bca567e32477 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:49.441576 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4f024897-dcd3-4bd1-afb8-bca567e32477 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:49.441678 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-4f024897-dcd3-4bd1-afb8-bca567e32477 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:49.448109 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:49.448109 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:49.448109 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4f024897-dcd3-4bd1-afb8-bca567e32477 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:49.448109 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1277/5080] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:49 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:49.764103 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9fdef2bb-a3e6-4f8b-985b-2492e91390db None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:49.766179 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9fdef2bb-a3e6-4f8b-985b-2492e91390db tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:49.766426 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9fdef2bb-a3e6-4f8b-985b-2492e91390db tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:49.766662 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9fdef2bb-a3e6-4f8b-985b-2492e91390db tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:49.766766 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-9fdef2bb-a3e6-4f8b-985b-2492e91390db tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:49.772444 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:49.772444 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:49.773259 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9fdef2bb-a3e6-4f8b-985b-2492e91390db tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:49.775783 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1285/5081] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:49 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:49.872043 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-323da967-561b-4360-b335-537ddbd6ec69 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:49.874564 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-323da967-561b-4360-b335-537ddbd6ec69 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 Aug 14 00:43:49.874796 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-323da967-561b-4360-b335-537ddbd6ec69 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:49.875017 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-323da967-561b-4360-b335-537ddbd6ec69 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:49.875364 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-323da967-561b-4360-b335-537ddbd6ec69 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:49.880151 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:49.880151 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:49.881127 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-323da967-561b-4360-b335-537ddbd6ec69 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 returned with HTTP 200 Aug 14 00:43:49.881596 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1253/5082] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:49 2026] GET /volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:50.407908 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-071195fd-e074-4de8-8498-26948611a336 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:50.412121 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-071195fd-e074-4de8-8498-26948611a336 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade Aug 14 00:43:50.412121 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-071195fd-e074-4de8-8498-26948611a336 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:50.412121 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-071195fd-e074-4de8-8498-26948611a336 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:50.423697 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:50.423697 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:50.423697 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-071195fd-e074-4de8-8498-26948611a336 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:43:50.426062 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-071195fd-e074-4de8-8498-26948611a336 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade returned with HTTP 200 Aug 14 00:43:50.426814 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1268/5083] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:50 2026] GET /volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:50.438802 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:50.441226 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:50.442823 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a81d789c-2da9-4df0-ad80-310331449ade", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1075442623"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:50.444058 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request body: {'volume': {'snapshot_id': 'a81d789c-2da9-4df0-ad80-310331449ade', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1075442623'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:50.446382 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=304,cinder:UPDATE=56,cinder:INSERT=23 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:43:50.451208 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:50.451208 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:50.451783 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:43:50.451952 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume of 1 GB Aug 14 00:43:50.457889 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c87ae400-2d2d-4661-8165-33c9a57c2c2e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:50.458427 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Availability Zones retrieved successfully. Aug 14 00:43:50.460341 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c87ae400-2d2d-4661-8165-33c9a57c2c2e tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:50.460611 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c87ae400-2d2d-4661-8165-33c9a57c2c2e tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:50.460863 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c87ae400-2d2d-4661-8165-33c9a57c2c2e tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:50.461000 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-c87ae400-2d2d-4661-8165-33c9a57c2c2e tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:50.464931 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (fbee35fb-feb3-4e0b-8592-dac0db236388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:50.466359 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acf108e2-d743-433a-b495-8d245a771dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:50.466799 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:50.466799 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:50.467805 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:50.467883 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c87ae400-2d2d-4661-8165-33c9a57c2c2e tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:50.468379 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1286/5084] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:50 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:50.480701 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8e49e91c-03eb-4edc-bbd1-cb9581692a7a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:50.486145 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8e49e91c-03eb-4edc-bbd1-cb9581692a7a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 Aug 14 00:43:50.486469 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8e49e91c-03eb-4edc-bbd1-cb9581692a7a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:50.486766 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8e49e91c-03eb-4edc-bbd1-cb9581692a7a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:50.494012 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:50.494012 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:50.498736 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8e49e91c-03eb-4edc-bbd1-cb9581692a7a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Volume info retrieved successfully. Aug 14 00:43:50.502132 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acf108e2-d743-433a-b495-8d245a771dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a81d789c-2da9-4df0-ad80-310331449ade', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:50.503240 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c8d856f-08d8-494b-ac07-0355b4702187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:50.503907 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8e49e91c-03eb-4edc-bbd1-cb9581692a7a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 returned with HTTP 200 Aug 14 00:43:50.504334 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1254/5085] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:50 2026] GET /volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:50.518381 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:50.523167 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] POST https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c/restore Aug 14 00:43:50.523167 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:50.523348 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Restoring backup 4f2f5d7e-fff4-463c-95ce-af31bfae681c ({'restore': {}}) {{(pid=100211) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 00:43:50.523445 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Restoring backup 4f2f5d7e-fff4-463c-95ce-af31bfae681c to volume None. Aug 14 00:43:50.527781 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:50.527781 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:50.528974 np0000007289 devstack@c-api.service[100211]: INFO cinder.backup.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Creating volume of 1 GB for restore of backup 4f2f5d7e-fff4-463c-95ce-af31bfae681c. Aug 14 00:43:50.535996 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Availability Zones retrieved successfully. Aug 14 00:43:50.541629 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Flow 'volume_create_api' (0e53a2a3-7dc6-42b7-8de8-1a22c892c634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:50.542640 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce449948-aed0-47e0-8775-bc5758c3b807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:50.543676 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:50.558833 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Created reservations ['9e3887c3-e3b4-4ab5-9744-b6504916e49f', 'a48210d8-c1e3-43b2-88ae-15d37ae70488', 'e8fb5f50-6d08-4207-bc9b-0a382c73d230', 'fcabef04-85cc-4728-af0d-e19a9e3e79f3'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:50.559517 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c8d856f-08d8-494b-ac07-0355b4702187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e3887c3-e3b4-4ab5-9744-b6504916e49f', 'a48210d8-c1e3-43b2-88ae-15d37ae70488', 'e8fb5f50-6d08-4207-bc9b-0a382c73d230', 'fcabef04-85cc-4728-af0d-e19a9e3e79f3']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:50.560735 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c27dd1d9-d516-4711-a5f4-fd5d2a3c03a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:50.575872 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce449948-aed0-47e0-8775-bc5758c3b807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:50.576255 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5453875f-8d18-4a43-a230-7c727027918a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:50.609813 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c27dd1d9-d516-4711-a5f4-fd5d2a3c03a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d797bfc-3a37-4009-a77f-fe5c7637944b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1075442623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['9e3887c3-e3b4-4ab5-9744-b6504916e49f','a48210d8-c1e3-43b2-88ae-15d37ae70488','e8fb5f50-6d08-4207-bc9b-0a382c73d230','fcabef04-85cc-4728-af0d-e19a9e3e79f3'],size=1,snapshot_id=a81d789c-2da9-4df0-ad80-310331449ade,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1075442623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d797bfc-3a37-4009-a77f-fe5c7637944b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63af34f364414ad3933b0cb5aaa2e895',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a81d789c-2da9-4df0-ad80-310331449ade,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:50.611246 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cde14170-f2d2-4736-b6fc-885ab97e992b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:50.612252 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Created reservations ['b9c75f9a-df4c-43c6-8a4a-62afa0b25d73', 'a4e02ca2-c82b-45b7-8eb4-beb4a318998a', 'c748c20e-3bdc-4f58-aeab-855c1cf7667f', '797fecc7-7035-4d85-963b-872631825535'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:50.613532 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5453875f-8d18-4a43-a230-7c727027918a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9c75f9a-df4c-43c6-8a4a-62afa0b25d73', 'a4e02ca2-c82b-45b7-8eb4-beb4a318998a', 'c748c20e-3bdc-4f58-aeab-855c1cf7667f', '797fecc7-7035-4d85-963b-872631825535']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:50.614528 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4507b4dc-2eae-46a6-81bf-ac1323cc1dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:50.637105 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cde14170-f2d2-4736-b6fc-885ab97e992b) transitioned into state 'SUCCESS' from state '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-1075442623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['9e3887c3-e3b4-4ab5-9744-b6504916e49f','a48210d8-c1e3-43b2-88ae-15d37ae70488','e8fb5f50-6d08-4207-bc9b-0a382c73d230','fcabef04-85cc-4728-af0d-e19a9e3e79f3'],size=1,snapshot_id=a81d789c-2da9-4df0-ad80-310331449ade,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:50.637920 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dace607-0a94-4763-915c-f4db243eded4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:50.648168 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4507b4dc-2eae-46a6-81bf-ac1323cc1dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dd4dfc3-2aa3-48c7-8040-98ffd5948b85', '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_4f2f5d7e-fff4-463c-95ce-af31bfae681c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68c2b8abf6354b64bc657fd6754d628a',qos_specs=None,replication_status=,reservations=['b9c75f9a-df4c-43c6-8a4a-62afa0b25d73','a4e02ca2-c82b-45b7-8eb4-beb4a318998a','c748c20e-3bdc-4f58-aeab-855c1cf7667f','797fecc7-7035-4d85-963b-872631825535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a87f1e744580435dbceb14bee4475cbd',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:50Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4f2f5d7e-fff4-463c-95ce-af31bfae681c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dd4dfc3-2aa3-48c7-8040-98ffd5948b85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68c2b8abf6354b64bc657fd6754d628a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a87f1e744580435dbceb14bee4475cbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:50.649210 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f263fd83-c9b8-485c-b865-833a485e8781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:50.659809 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dace607-0a94-4763-915c-f4db243eded4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:50.660612 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (fbee35fb-feb3-4e0b-8592-dac0db236388) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:50.660917 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request issued successfully. Aug 14 00:43:50.661546 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1f6e6a6b-dc7f-4419-97e8-cd6a41696b8b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:50.661959 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1278/5086] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:43:50 2026] POST /volume/v3/volumes => generated 804 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:50.670518 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f263fd83-c9b8-485c-b865-833a485e8781) transitioned into 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_4f2f5d7e-fff4-463c-95ce-af31bfae681c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68c2b8abf6354b64bc657fd6754d628a',qos_specs=None,replication_status=,reservations=['b9c75f9a-df4c-43c6-8a4a-62afa0b25d73','a4e02ca2-c82b-45b7-8eb4-beb4a318998a','c748c20e-3bdc-4f58-aeab-855c1cf7667f','797fecc7-7035-4d85-963b-872631825535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a87f1e744580435dbceb14bee4475cbd',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:50.671529 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc1ecd45-fa26-42d2-ad9a-666bde901e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:50.682714 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-596cf3e8-8e33-422c-adb5-5c759a54c655 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:50.688755 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-596cf3e8-8e33-422c-adb5-5c759a54c655 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b Aug 14 00:43:50.689591 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-596cf3e8-8e33-422c-adb5-5c759a54c655 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:50.689671 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc1ecd45-fa26-42d2-ad9a-666bde901e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:50.690847 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Flow 'volume_create_api' (0e53a2a3-7dc6-42b7-8de8-1a22c892c634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:50.691229 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Create volume request issued successfully. Aug 14 00:43:50.691692 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-596cf3e8-8e33-422c-adb5-5c759a54c655 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:50.697366 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=384,cinder:INSERT=49,cinder:UPDATE=100 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:43:50.699262 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:50.699262 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:50.700030 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Volume info retrieved successfully. Aug 14 00:43:50.717769 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:50.717769 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:50.722436 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-596cf3e8-8e33-422c-adb5-5c759a54c655 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:50.728679 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-596cf3e8-8e33-422c-adb5-5c759a54c655 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b returned with HTTP 200 Aug 14 00:43:50.729207 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1287/5087] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:50 2026] GET /volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b => generated 872 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:50.792600 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-97a2d3a5-963f-4fa4-8ad5-328b945f17d0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:50.795060 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-97a2d3a5-963f-4fa4-8ad5-328b945f17d0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:50.795401 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-97a2d3a5-963f-4fa4-8ad5-328b945f17d0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:50.795681 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-97a2d3a5-963f-4fa4-8ad5-328b945f17d0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:50.795845 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-97a2d3a5-963f-4fa4-8ad5-328b945f17d0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:50.806911 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:50.806911 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:50.807075 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-97a2d3a5-963f-4fa4-8ad5-328b945f17d0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:50.807748 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1255/5088] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:50 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:50.894931 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fad22c19-5f27-4d5a-88ef-de8e048fe4cf None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:50.897061 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fad22c19-5f27-4d5a-88ef-de8e048fe4cf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 Aug 14 00:43:50.897284 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fad22c19-5f27-4d5a-88ef-de8e048fe4cf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:50.897513 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fad22c19-5f27-4d5a-88ef-de8e048fe4cf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:50.897639 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-fad22c19-5f27-4d5a-88ef-de8e048fe4cf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:50.903262 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:50.903262 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:50.903617 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fad22c19-5f27-4d5a-88ef-de8e048fe4cf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 returned with HTTP 200 Aug 14 00:43:50.904099 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1279/5089] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:50 2026] GET /volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:51.145394 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-a8e5bcda-7fd1-4afa-bfac-d74c72d3c0c4 req-68bbf740-6b47-40e8-be83-3350682cc9e8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:51.159882 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a8e5bcda-7fd1-4afa-bfac-d74c72d3c0c4 req-68bbf740-6b47-40e8-be83-3350682cc9e8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/attachments/c9abb0a5-4557-4c3b-9e3b-0cca1e2d552d Aug 14 00:43:51.160513 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-a8e5bcda-7fd1-4afa-bfac-d74c72d3c0c4 req-68bbf740-6b47-40e8-be83-3350682cc9e8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:51.161254 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-a8e5bcda-7fd1-4afa-bfac-d74c72d3c0c4 req-68bbf740-6b47-40e8-be83-3350682cc9e8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:51.175028 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:51.175028 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:51.230816 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-a8e5bcda-7fd1-4afa-bfac-d74c72d3c0c4 req-68bbf740-6b47-40e8-be83-3350682cc9e8 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/c9abb0a5-4557-4c3b-9e3b-0cca1e2d552d returned with HTTP 200 Aug 14 00:43:51.231292 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1288/5090] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:43:51 2026] DELETE /volume/v3/attachments/c9abb0a5-4557-4c3b-9e3b-0cca1e2d552d => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:51.709261 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:51.709261 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:51.709820 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Volume info retrieved successfully. Aug 14 00:43:51.709966 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Checking backup size 1 against volume size 1 {{(pid=100211) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 00:43:51.710055 np0000007289 devstack@c-api.service[100211]: INFO cinder.backup.api [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Overwriting volume 9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 with restore of backup 4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:51.731484 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.rpcapi [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] restore_backup in rpcapi backup_id 4f2f5d7e-fff4-463c-95ce-af31bfae681c {{(pid=100211) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 00:43:51.733561 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4954426f-4d83-4f4f-a2ef-ebf29cf1989f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c/restore returned with HTTP 202 Aug 14 00:43:51.733911 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1269/5091] 10.4.3.208 () {68 vars in 1393 bytes} [Fri Aug 14 00:43:50 2026] POST /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c/restore => generated 189 bytes in 1216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:51.741906 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6aed43b3-1cfd-4a6c-a1ba-be0434c541a0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:51.742956 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-475a7f5e-5875-48f9-9cf3-071973ed37d1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:51.744232 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6aed43b3-1cfd-4a6c-a1ba-be0434c541a0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b Aug 14 00:43:51.744551 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6aed43b3-1cfd-4a6c-a1ba-be0434c541a0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:51.744745 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-475a7f5e-5875-48f9-9cf3-071973ed37d1 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:51.744818 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6aed43b3-1cfd-4a6c-a1ba-be0434c541a0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:51.744929 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-475a7f5e-5875-48f9-9cf3-071973ed37d1 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:51.745220 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-475a7f5e-5875-48f9-9cf3-071973ed37d1 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:51.745379 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-475a7f5e-5875-48f9-9cf3-071973ed37d1 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:51.752077 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:51.752077 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:51.753348 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-475a7f5e-5875-48f9-9cf3-071973ed37d1 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:51.753706 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1280/5092] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:51 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:43:51.755370 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:51.755370 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:51.761531 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6aed43b3-1cfd-4a6c-a1ba-be0434c541a0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:51.768910 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6aed43b3-1cfd-4a6c-a1ba-be0434c541a0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b returned with HTTP 200 Aug 14 00:43:51.769547 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1256/5093] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:51 2026] GET /volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b => generated 897 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:51.784383 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:51.786193 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:51.786619 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2d797bfc-3a37-4009-a77f-fe5c7637944b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1787121731"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:51.788269 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request body: {'volume': {'source_volid': '2d797bfc-3a37-4009-a77f-fe5c7637944b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1787121731'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:51.796477 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:51.796477 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:51.797027 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume retrieved successfully. Aug 14 00:43:51.797237 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume of 1 GB Aug 14 00:43:51.802635 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Availability Zones retrieved successfully. Aug 14 00:43:51.809018 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (e0b9cb56-d1ae-473a-85e8-df3ec0462821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:51.810454 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89330ade-941c-4c72-baf9-73f4f0e77aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:51.811951 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:51.818338 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e6fb6899-dd34-4f2f-8cb0-35551faefb39 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:51.820718 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e6fb6899-dd34-4f2f-8cb0-35551faefb39 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:51.820977 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e6fb6899-dd34-4f2f-8cb0-35551faefb39 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:51.821253 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e6fb6899-dd34-4f2f-8cb0-35551faefb39 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:51.821391 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-e6fb6899-dd34-4f2f-8cb0-35551faefb39 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:51.827986 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:51.827986 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:51.828791 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e6fb6899-dd34-4f2f-8cb0-35551faefb39 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:51.829275 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1270/5094] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:51 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:51.843529 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89330ade-941c-4c72-baf9-73f4f0e77aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2d797bfc-3a37-4009-a77f-fe5c7637944b', 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:51.844517 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa5beeca-98e1-4f01-9c42-7410aefad7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:51.886343 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Created reservations ['e07a171a-4e12-4c5b-ab1a-bcd853ff7a02', 'ef351d46-00d8-45a8-8b9a-2dc3f7cf1571', '065363ba-dcb1-41a9-871b-3c6db9f5a8fd', 'ff2f56c5-a22b-4ac4-ab64-9486d850a8c5'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:51.887276 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa5beeca-98e1-4f01-9c42-7410aefad7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e07a171a-4e12-4c5b-ab1a-bcd853ff7a02', 'ef351d46-00d8-45a8-8b9a-2dc3f7cf1571', '065363ba-dcb1-41a9-871b-3c6db9f5a8fd', 'ff2f56c5-a22b-4ac4-ab64-9486d850a8c5']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:51.888215 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (662aab1e-b4d3-491a-89d0-7ab15d05a291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:51.916277 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e28d60cc-96b4-438f-ac66-5d311b973ecf None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:51.918971 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e28d60cc-96b4-438f-ac66-5d311b973ecf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 Aug 14 00:43:51.918971 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e28d60cc-96b4-438f-ac66-5d311b973ecf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:51.918971 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e28d60cc-96b4-438f-ac66-5d311b973ecf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:51.918971 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-e28d60cc-96b4-438f-ac66-5d311b973ecf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:51.923682 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:51.923682 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:51.924662 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e28d60cc-96b4-438f-ac66-5d311b973ecf tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 returned with HTTP 200 Aug 14 00:43:51.924870 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (662aab1e-b4d3-491a-89d0-7ab15d05a291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e14aa86-cc47-472d-864e-97318d2a9055', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1787121731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['e07a171a-4e12-4c5b-ab1a-bcd853ff7a02','ef351d46-00d8-45a8-8b9a-2dc3f7cf1571','065363ba-dcb1-41a9-871b-3c6db9f5a8fd','ff2f56c5-a22b-4ac4-ab64-9486d850a8c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=2d797bfc-3a37-4009-a77f-fe5c7637944b,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1787121731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e14aa86-cc47-472d-864e-97318d2a9055,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63af34f364414ad3933b0cb5aaa2e895',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2d797bfc-3a37-4009-a77f-fe5c7637944b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:51.925137 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1281/5095] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:51 2026] GET /volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:51.925822 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35af7b33-afb7-4440-b5af-febeb6a13014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:51.947584 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35af7b33-afb7-4440-b5af-febeb6a13014) transitioned into state 'SUCCESS' from state '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-1787121731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['e07a171a-4e12-4c5b-ab1a-bcd853ff7a02','ef351d46-00d8-45a8-8b9a-2dc3f7cf1571','065363ba-dcb1-41a9-871b-3c6db9f5a8fd','ff2f56c5-a22b-4ac4-ab64-9486d850a8c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=2d797bfc-3a37-4009-a77f-fe5c7637944b,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:51.948901 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4753498-269d-488e-b461-684f5f7e6320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:51.967995 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4753498-269d-488e-b461-684f5f7e6320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:51.969032 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (e0b9cb56-d1ae-473a-85e8-df3ec0462821) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:51.969466 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request issued successfully. Aug 14 00:43:51.970159 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7c6e4fcd-1a4c-494c-9c06-69d3adccc602 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:51.970821 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1289/5096] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:43:51 2026] POST /volume/v3/volumes => generated 804 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:51.987993 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-dc11082d-f7b9-4849-9cac-4d4607565c52 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:51.989886 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dc11082d-f7b9-4849-9cac-4d4607565c52 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 Aug 14 00:43:51.990116 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dc11082d-f7b9-4849-9cac-4d4607565c52 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:51.990319 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dc11082d-f7b9-4849-9cac-4d4607565c52 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:51.998179 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:51.998179 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:52.002341 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-dc11082d-f7b9-4849-9cac-4d4607565c52 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:52.007071 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dc11082d-f7b9-4849-9cac-4d4607565c52 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 returned with HTTP 200 Aug 14 00:43:52.007525 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1257/5097] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:51 2026] GET /volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:52.162744 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a035ca1a-aaf9-4c6e-9d9d-3c47a4204919 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:52.165016 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a035ca1a-aaf9-4c6e-9d9d-3c47a4204919 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad Aug 14 00:43:52.165328 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a035ca1a-aaf9-4c6e-9d9d-3c47a4204919 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:52.165541 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a035ca1a-aaf9-4c6e-9d9d-3c47a4204919 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:52.165738 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-a035ca1a-aaf9-4c6e-9d9d-3c47a4204919 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume with id: fa850d3b-0400-4ed2-8502-667531047bad Aug 14 00:43:52.173697 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:52.173697 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:52.174226 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a035ca1a-aaf9-4c6e-9d9d-3c47a4204919 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:43:52.190893 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a035ca1a-aaf9-4c6e-9d9d-3c47a4204919 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume request issued successfully. Aug 14 00:43:52.191166 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a035ca1a-aaf9-4c6e-9d9d-3c47a4204919 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad returned with HTTP 202 Aug 14 00:43:52.191578 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1271/5098] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:52 2026] DELETE /volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:52.198946 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-74ff2038-4190-4291-9452-4ce682635ce0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:52.201150 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-74ff2038-4190-4291-9452-4ce682635ce0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad Aug 14 00:43:52.201470 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-74ff2038-4190-4291-9452-4ce682635ce0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:52.201675 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-74ff2038-4190-4291-9452-4ce682635ce0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:52.210007 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:52.210007 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:52.214308 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-74ff2038-4190-4291-9452-4ce682635ce0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:43:52.220485 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-74ff2038-4190-4291-9452-4ce682635ce0 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad returned with HTTP 200 Aug 14 00:43:52.220903 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1282/5099] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:52 2026] GET /volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad => generated 1393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:52.764884 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-da38b2ae-e097-471e-ae48-690f5c4f294b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:52.767242 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-da38b2ae-e097-471e-ae48-690f5c4f294b tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:52.767470 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-da38b2ae-e097-471e-ae48-690f5c4f294b tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:52.767822 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-da38b2ae-e097-471e-ae48-690f5c4f294b tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:52.767955 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-da38b2ae-e097-471e-ae48-690f5c4f294b tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:52.773043 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:52.773043 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:52.773900 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-da38b2ae-e097-471e-ae48-690f5c4f294b tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:52.774372 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1290/5100] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:52 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:52.841576 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6a29c3e5-a7fa-4445-9083-8d8bbf1d4389 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:52.843334 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6a29c3e5-a7fa-4445-9083-8d8bbf1d4389 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:52.843738 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6a29c3e5-a7fa-4445-9083-8d8bbf1d4389 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:52.844165 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6a29c3e5-a7fa-4445-9083-8d8bbf1d4389 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:52.845132 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-6a29c3e5-a7fa-4445-9083-8d8bbf1d4389 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:52.848565 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:52.848565 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:52.849310 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6a29c3e5-a7fa-4445-9083-8d8bbf1d4389 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:52.849761 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1258/5101] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:52 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:52.938981 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-036320f4-0558-4a59-873a-694c7bb593b1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:52.942128 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-036320f4-0558-4a59-873a-694c7bb593b1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 Aug 14 00:43:52.942128 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-036320f4-0558-4a59-873a-694c7bb593b1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:52.942128 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-036320f4-0558-4a59-873a-694c7bb593b1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:52.942128 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-036320f4-0558-4a59-873a-694c7bb593b1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:52.946619 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:52.946619 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:52.947422 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-036320f4-0558-4a59-873a-694c7bb593b1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 returned with HTTP 200 Aug 14 00:43:52.947771 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1272/5102] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:52 2026] GET /volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:53.023834 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-27a33a05-db05-43ec-8e33-8cd513fd7cc6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:53.027848 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-27a33a05-db05-43ec-8e33-8cd513fd7cc6 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 Aug 14 00:43:53.028158 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-27a33a05-db05-43ec-8e33-8cd513fd7cc6 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:53.028405 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-27a33a05-db05-43ec-8e33-8cd513fd7cc6 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:53.038494 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:53.038494 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:53.046078 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-27a33a05-db05-43ec-8e33-8cd513fd7cc6 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:53.050510 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-27a33a05-db05-43ec-8e33-8cd513fd7cc6 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 returned with HTTP 200 Aug 14 00:43:53.050762 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1283/5103] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:53 2026] GET /volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 => generated 897 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:53.064404 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3529b9fc-854d-4c0c-89fe-ec83ceabc9dd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:53.066531 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3529b9fc-854d-4c0c-89fe-ec83ceabc9dd tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 Aug 14 00:43:53.066770 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3529b9fc-854d-4c0c-89fe-ec83ceabc9dd tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:53.067061 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3529b9fc-854d-4c0c-89fe-ec83ceabc9dd tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:53.067246 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-3529b9fc-854d-4c0c-89fe-ec83ceabc9dd tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete snapshot with id: 708d003c-48a4-442e-aeae-52a7ad09a4a2 Aug 14 00:43:53.073705 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:53.073705 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:53.074410 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3529b9fc-854d-4c0c-89fe-ec83ceabc9dd tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:43:53.094491 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3529b9fc-854d-4c0c-89fe-ec83ceabc9dd tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot delete request issued successfully. Aug 14 00:43:53.095897 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3529b9fc-854d-4c0c-89fe-ec83ceabc9dd tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 returned with HTTP 202 Aug 14 00:43:53.095897 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1291/5104] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:43:53 2026] DELETE /volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:53.104741 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4010f31d-412d-4e57-bdfd-d96ef7c75701 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:53.106947 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4010f31d-412d-4e57-bdfd-d96ef7c75701 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 Aug 14 00:43:53.107191 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4010f31d-412d-4e57-bdfd-d96ef7c75701 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:53.107424 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4010f31d-412d-4e57-bdfd-d96ef7c75701 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:53.113307 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:53.113307 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:53.113307 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4010f31d-412d-4e57-bdfd-d96ef7c75701 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:43:53.113874 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4010f31d-412d-4e57-bdfd-d96ef7c75701 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 returned with HTTP 200 Aug 14 00:43:53.114304 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1259/5105] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:53 2026] GET /volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:53.235610 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8671c47a-833a-4e05-b5b5-036b83bd62cb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:53.238788 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8671c47a-833a-4e05-b5b5-036b83bd62cb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad Aug 14 00:43:53.239114 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8671c47a-833a-4e05-b5b5-036b83bd62cb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:53.239424 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8671c47a-833a-4e05-b5b5-036b83bd62cb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:53.245531 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8671c47a-833a-4e05-b5b5-036b83bd62cb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad returned with HTTP 404 Aug 14 00:43:53.246035 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1273/5106] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:53 2026] GET /volume/v3/volumes/fa850d3b-0400-4ed2-8502-667531047bad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:53.253471 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0eeece9b-c34d-4951-94d3-d5e8ead3d6b1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:53.255303 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0eeece9b-c34d-4951-94d3-d5e8ead3d6b1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 Aug 14 00:43:53.255567 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0eeece9b-c34d-4951-94d3-d5e8ead3d6b1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:53.255811 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0eeece9b-c34d-4951-94d3-d5e8ead3d6b1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:53.255907 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-0eeece9b-c34d-4951-94d3-d5e8ead3d6b1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete snapshot with id: 48cac869-7257-469a-80b8-14a14742f349 Aug 14 00:43:53.261343 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:53.261343 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:53.261770 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0eeece9b-c34d-4951-94d3-d5e8ead3d6b1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:43:53.280563 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0eeece9b-c34d-4951-94d3-d5e8ead3d6b1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot delete request issued successfully. Aug 14 00:43:53.280563 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0eeece9b-c34d-4951-94d3-d5e8ead3d6b1 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 returned with HTTP 202 Aug 14 00:43:53.280563 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1284/5107] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:43:53 2026] DELETE /volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:53.291262 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-eebe1a74-3e66-41fb-9098-6b4626a4e4cb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:53.293392 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eebe1a74-3e66-41fb-9098-6b4626a4e4cb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 Aug 14 00:43:53.293560 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eebe1a74-3e66-41fb-9098-6b4626a4e4cb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:53.293729 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eebe1a74-3e66-41fb-9098-6b4626a4e4cb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:53.298555 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:53.298555 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:53.299242 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-eebe1a74-3e66-41fb-9098-6b4626a4e4cb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Snapshot retrieved successfully. Aug 14 00:43:53.299641 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eebe1a74-3e66-41fb-9098-6b4626a4e4cb tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 returned with HTTP 200 Aug 14 00:43:53.299987 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1292/5108] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:53 2026] GET /volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:53.785772 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a80ead18-3394-41eb-8933-01b6803ed05c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:53.787629 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a80ead18-3394-41eb-8933-01b6803ed05c tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:53.787818 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a80ead18-3394-41eb-8933-01b6803ed05c tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:53.787999 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a80ead18-3394-41eb-8933-01b6803ed05c tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:53.788113 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-a80ead18-3394-41eb-8933-01b6803ed05c tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:53.792315 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:53.792315 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:53.793140 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a80ead18-3394-41eb-8933-01b6803ed05c tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:53.793466 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1260/5109] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:53 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:53.860041 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f9b556ce-1c4f-4a9e-93a5-c9b42561b485 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:53.862225 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f9b556ce-1c4f-4a9e-93a5-c9b42561b485 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:53.862225 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f9b556ce-1c4f-4a9e-93a5-c9b42561b485 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:53.862225 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f9b556ce-1c4f-4a9e-93a5-c9b42561b485 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:53.862409 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-f9b556ce-1c4f-4a9e-93a5-c9b42561b485 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:53.866412 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:53.866412 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:53.867463 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f9b556ce-1c4f-4a9e-93a5-c9b42561b485 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:53.867463 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1274/5110] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:53 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:53.960471 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-aa9d6674-61ad-413e-9977-d2791dcd8e8c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:53.961748 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aa9d6674-61ad-413e-9977-d2791dcd8e8c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 Aug 14 00:43:53.961859 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aa9d6674-61ad-413e-9977-d2791dcd8e8c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:53.962586 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aa9d6674-61ad-413e-9977-d2791dcd8e8c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:53.962586 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-aa9d6674-61ad-413e-9977-d2791dcd8e8c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:53.966515 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:53.966515 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:53.967338 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aa9d6674-61ad-413e-9977-d2791dcd8e8c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 returned with HTTP 200 Aug 14 00:43:53.967744 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1285/5111] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:53 2026] GET /volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:54.125393 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3ac8f957-fb0b-49b0-bdf6-b4f326d980b0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:54.127707 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3ac8f957-fb0b-49b0-bdf6-b4f326d980b0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 Aug 14 00:43:54.128249 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3ac8f957-fb0b-49b0-bdf6-b4f326d980b0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:54.128249 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3ac8f957-fb0b-49b0-bdf6-b4f326d980b0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:54.134271 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3ac8f957-fb0b-49b0-bdf6-b4f326d980b0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 returned with HTTP 404 Aug 14 00:43:54.134638 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1293/5112] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:54 2026] GET /volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:54.144387 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d1df6282-a4ab-4175-814a-365fc2f9da58 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:54.144387 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d1df6282-a4ab-4175-814a-365fc2f9da58 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade Aug 14 00:43:54.146200 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d1df6282-a4ab-4175-814a-365fc2f9da58 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:54.146200 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d1df6282-a4ab-4175-814a-365fc2f9da58 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:54.146200 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-d1df6282-a4ab-4175-814a-365fc2f9da58 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete snapshot with id: a81d789c-2da9-4df0-ad80-310331449ade Aug 14 00:43:54.150746 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:54.150746 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:54.151245 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d1df6282-a4ab-4175-814a-365fc2f9da58 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:43:54.167553 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d1df6282-a4ab-4175-814a-365fc2f9da58 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot delete request issued successfully. Aug 14 00:43:54.167923 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d1df6282-a4ab-4175-814a-365fc2f9da58 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade returned with HTTP 202 Aug 14 00:43:54.168122 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1261/5113] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:43:54 2026] DELETE /volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:54.177981 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8055b66a-d615-4063-a006-9101341eb8e3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:54.180929 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8055b66a-d615-4063-a006-9101341eb8e3 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade Aug 14 00:43:54.180929 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8055b66a-d615-4063-a006-9101341eb8e3 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:54.181288 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8055b66a-d615-4063-a006-9101341eb8e3 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:54.185885 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:54.185885 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:54.186292 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8055b66a-d615-4063-a006-9101341eb8e3 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:43:54.186990 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8055b66a-d615-4063-a006-9101341eb8e3 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade returned with HTTP 200 Aug 14 00:43:54.187360 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1275/5114] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:54 2026] GET /volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:54.310146 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f1eb2b5a-dc11-4052-981c-ce09110dcd58 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:54.315852 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f1eb2b5a-dc11-4052-981c-ce09110dcd58 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 Aug 14 00:43:54.315852 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f1eb2b5a-dc11-4052-981c-ce09110dcd58 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:54.315852 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f1eb2b5a-dc11-4052-981c-ce09110dcd58 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:54.317752 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f1eb2b5a-dc11-4052-981c-ce09110dcd58 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 returned with HTTP 404 Aug 14 00:43:54.318328 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1286/5115] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:54 2026] GET /volume/v3/snapshots/48cac869-7257-469a-80b8-14a14742f349 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:54.803969 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d2f8657e-8778-45d1-a450-c94eec3cdbb6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:54.806119 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d2f8657e-8778-45d1-a450-c94eec3cdbb6 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:54.807044 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d2f8657e-8778-45d1-a450-c94eec3cdbb6 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:54.807044 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d2f8657e-8778-45d1-a450-c94eec3cdbb6 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:54.807260 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-d2f8657e-8778-45d1-a450-c94eec3cdbb6 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:54.813888 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:54.813888 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:54.814902 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d2f8657e-8778-45d1-a450-c94eec3cdbb6 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:54.815729 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1294/5116] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:54 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:54.878951 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0f125854-1361-4a0b-bea0-efbf2337db88 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:54.881081 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0f125854-1361-4a0b-bea0-efbf2337db88 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:54.881354 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0f125854-1361-4a0b-bea0-efbf2337db88 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:54.881575 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0f125854-1361-4a0b-bea0-efbf2337db88 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:54.881675 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-0f125854-1361-4a0b-bea0-efbf2337db88 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:54.886510 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:54.886510 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:54.887221 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0f125854-1361-4a0b-bea0-efbf2337db88 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:54.887647 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1262/5117] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:54 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:54.980451 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8277368b-41ca-4444-b8b7-b5f0e3a15594 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:54.982646 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8277368b-41ca-4444-b8b7-b5f0e3a15594 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 Aug 14 00:43:54.982834 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8277368b-41ca-4444-b8b7-b5f0e3a15594 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:54.983132 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8277368b-41ca-4444-b8b7-b5f0e3a15594 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:54.983132 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-8277368b-41ca-4444-b8b7-b5f0e3a15594 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:54.988666 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:54.988666 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:54.989368 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8277368b-41ca-4444-b8b7-b5f0e3a15594 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 returned with HTTP 200 Aug 14 00:43:54.989728 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1276/5118] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:54 2026] GET /volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:55.201104 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9318ecbf-7090-4fb8-9e5b-ac2835565482 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:55.203059 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9318ecbf-7090-4fb8-9e5b-ac2835565482 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade Aug 14 00:43:55.203318 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9318ecbf-7090-4fb8-9e5b-ac2835565482 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:55.203558 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9318ecbf-7090-4fb8-9e5b-ac2835565482 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:55.208252 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9318ecbf-7090-4fb8-9e5b-ac2835565482 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade returned with HTTP 404 Aug 14 00:43:55.208707 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1287/5119] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:43:55 2026] GET /volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:55.217615 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2fcd2409-2111-4eb1-948d-8f677649e3db None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:55.219931 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2fcd2409-2111-4eb1-948d-8f677649e3db tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b Aug 14 00:43:55.220226 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2fcd2409-2111-4eb1-948d-8f677649e3db tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:55.220492 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2fcd2409-2111-4eb1-948d-8f677649e3db tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:55.220724 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-2fcd2409-2111-4eb1-948d-8f677649e3db tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: 2d797bfc-3a37-4009-a77f-fe5c7637944b Aug 14 00:43:55.229635 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:55.229635 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:55.230164 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2fcd2409-2111-4eb1-948d-8f677649e3db tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:55.247538 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2fcd2409-2111-4eb1-948d-8f677649e3db tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume request issued successfully. Aug 14 00:43:55.247822 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2fcd2409-2111-4eb1-948d-8f677649e3db tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b returned with HTTP 202 Aug 14 00:43:55.248389 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1295/5120] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:43:55 2026] DELETE /volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:43:55.257666 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1f53542c-6b6c-43fc-a85c-69d62f01a910 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:55.259448 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1f53542c-6b6c-43fc-a85c-69d62f01a910 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b Aug 14 00:43:55.259684 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1f53542c-6b6c-43fc-a85c-69d62f01a910 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:55.259925 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1f53542c-6b6c-43fc-a85c-69d62f01a910 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:55.268019 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:55.268019 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:55.272147 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1f53542c-6b6c-43fc-a85c-69d62f01a910 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:55.277775 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1f53542c-6b6c-43fc-a85c-69d62f01a910 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b returned with HTTP 200 Aug 14 00:43:55.278279 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1263/5121] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:55 2026] GET /volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:55.834846 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-43819ee4-a08f-45ac-b3a1-cafa16043163 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:55.836667 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-43819ee4-a08f-45ac-b3a1-cafa16043163 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:55.836913 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-43819ee4-a08f-45ac-b3a1-cafa16043163 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:55.837110 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-43819ee4-a08f-45ac-b3a1-cafa16043163 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:55.837302 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-43819ee4-a08f-45ac-b3a1-cafa16043163 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:55.841440 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:55.841440 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:55.842199 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-43819ee4-a08f-45ac-b3a1-cafa16043163 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:55.842606 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1277/5122] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:55 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:55.899755 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-16a14e1d-5670-4170-bfb0-22d3d793e1ba None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:55.901768 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-16a14e1d-5670-4170-bfb0-22d3d793e1ba tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:55.902071 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-16a14e1d-5670-4170-bfb0-22d3d793e1ba tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:55.902372 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-16a14e1d-5670-4170-bfb0-22d3d793e1ba tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:55.902539 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-16a14e1d-5670-4170-bfb0-22d3d793e1ba tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:55.906723 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:55.906723 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:55.907456 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-16a14e1d-5670-4170-bfb0-22d3d793e1ba tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:55.907787 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1288/5123] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:55 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:55.999517 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-64a347d1-d256-4caf-8f42-50a84f32820b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:56.000804 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-64a347d1-d256-4caf-8f42-50a84f32820b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 Aug 14 00:43:56.000962 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-64a347d1-d256-4caf-8f42-50a84f32820b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:56.001154 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-64a347d1-d256-4caf-8f42-50a84f32820b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:56.001267 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-64a347d1-d256-4caf-8f42-50a84f32820b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:56.005143 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:56.005143 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:56.005754 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-64a347d1-d256-4caf-8f42-50a84f32820b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 returned with HTTP 200 Aug 14 00:43:56.006052 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1296/5124] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:55 2026] GET /volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:56.014540 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2b6a0cb4-2a18-48c7-bffb-99f9ba8d64be None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:56.016121 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2b6a0cb4-2a18-48c7-bffb-99f9ba8d64be tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 Aug 14 00:43:56.016366 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2b6a0cb4-2a18-48c7-bffb-99f9ba8d64be tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:56.016551 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2b6a0cb4-2a18-48c7-bffb-99f9ba8d64be tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:56.016648 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-2b6a0cb4-2a18-48c7-bffb-99f9ba8d64be tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:56.022127 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:56.022127 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:56.022644 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2b6a0cb4-2a18-48c7-bffb-99f9ba8d64be tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 returned with HTTP 200 Aug 14 00:43:56.022957 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1264/5125] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:56 2026] GET /volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:56.034036 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a10f71e9-3ecc-4ba6-89e7-ca62d01aca1c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:56.036168 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a10f71e9-3ecc-4ba6-89e7-ca62d01aca1c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] DELETE https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 Aug 14 00:43:56.036422 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a10f71e9-3ecc-4ba6-89e7-ca62d01aca1c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:56.036704 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a10f71e9-3ecc-4ba6-89e7-ca62d01aca1c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:56.036787 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-a10f71e9-3ecc-4ba6-89e7-ca62d01aca1c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete backup with id: da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3. Aug 14 00:43:56.042852 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:56.042852 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:56.059165 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.rpcapi [None req-a10f71e9-3ecc-4ba6-89e7-ca62d01aca1c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] delete_backup rpcapi backup_id da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 {{(pid=100211) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:43:56.060919 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a10f71e9-3ecc-4ba6-89e7-ca62d01aca1c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 returned with HTTP 202 Aug 14 00:43:56.061410 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1278/5126] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:56 2026] DELETE /volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:43:56.068192 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-985d9133-a33c-4b38-a9d1-9b76e2d066d7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:56.070059 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-985d9133-a33c-4b38-a9d1-9b76e2d066d7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 Aug 14 00:43:56.070257 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-985d9133-a33c-4b38-a9d1-9b76e2d066d7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:56.070452 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-985d9133-a33c-4b38-a9d1-9b76e2d066d7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:56.070579 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-985d9133-a33c-4b38-a9d1-9b76e2d066d7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:56.078106 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:56.078106 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:56.078838 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-985d9133-a33c-4b38-a9d1-9b76e2d066d7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 returned with HTTP 200 Aug 14 00:43:56.079174 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1289/5127] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:56 2026] GET /volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:56.236956 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-8b2d7521-8500-4bb9-9ca8-a8c608575e27 req-7cfbb222-4630-4018-ac07-6a999e2f7b58 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:56.241740 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-8b2d7521-8500-4bb9-9ca8-a8c608575e27 req-7cfbb222-4630-4018-ac07-6a999e2f7b58 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/attachments/b0e2d41f-115f-4d60-8dcd-f601ddfd8a04 Aug 14 00:43:56.241962 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-8b2d7521-8500-4bb9-9ca8-a8c608575e27 req-7cfbb222-4630-4018-ac07-6a999e2f7b58 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:56.242163 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-8b2d7521-8500-4bb9-9ca8-a8c608575e27 req-7cfbb222-4630-4018-ac07-6a999e2f7b58 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:56.250509 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:56.250509 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:56.293859 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-46a06aa4-9cdf-414a-b443-b1a6afa0f79d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:56.295611 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-46a06aa4-9cdf-414a-b443-b1a6afa0f79d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b Aug 14 00:43:56.295858 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-46a06aa4-9cdf-414a-b443-b1a6afa0f79d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:56.296142 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-46a06aa4-9cdf-414a-b443-b1a6afa0f79d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:56.299608 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-8b2d7521-8500-4bb9-9ca8-a8c608575e27 req-7cfbb222-4630-4018-ac07-6a999e2f7b58 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/attachments/b0e2d41f-115f-4d60-8dcd-f601ddfd8a04 returned with HTTP 200 Aug 14 00:43:56.300100 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1297/5128] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:43:56 2026] DELETE /volume/v3/attachments/b0e2d41f-115f-4d60-8dcd-f601ddfd8a04 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:56.303234 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-46a06aa4-9cdf-414a-b443-b1a6afa0f79d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b returned with HTTP 404 Aug 14 00:43:56.303845 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1265/5129] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:56 2026] GET /volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:43:56.312263 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-628cfc30-3e92-41be-9e80-6c4f6c053dab None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:56.314908 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-628cfc30-3e92-41be-9e80-6c4f6c053dab tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 Aug 14 00:43:56.315106 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-628cfc30-3e92-41be-9e80-6c4f6c053dab tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:56.315306 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-628cfc30-3e92-41be-9e80-6c4f6c053dab tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:56.315462 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-628cfc30-3e92-41be-9e80-6c4f6c053dab tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: 5da66646-e2c7-4449-9f50-6f69e03913d5 Aug 14 00:43:56.333139 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:56.333139 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:56.333139 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-628cfc30-3e92-41be-9e80-6c4f6c053dab tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:56.355831 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-628cfc30-3e92-41be-9e80-6c4f6c053dab tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume request issued successfully. Aug 14 00:43:56.356040 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-628cfc30-3e92-41be-9e80-6c4f6c053dab tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 returned with HTTP 202 Aug 14 00:43:56.356453 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1279/5130] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:43:56 2026] DELETE /volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:43:56.364006 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-04169281-b1b1-4d31-a125-5aa021f6f0dc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:56.365341 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-04169281-b1b1-4d31-a125-5aa021f6f0dc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 Aug 14 00:43:56.365655 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-04169281-b1b1-4d31-a125-5aa021f6f0dc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:56.365941 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-04169281-b1b1-4d31-a125-5aa021f6f0dc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:56.375104 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:56.375104 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:56.378373 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-04169281-b1b1-4d31-a125-5aa021f6f0dc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:56.382891 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-04169281-b1b1-4d31-a125-5aa021f6f0dc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 returned with HTTP 200 Aug 14 00:43:56.383545 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1290/5131] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:56 2026] GET /volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:56.852991 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0fd802da-a58c-4f81-b867-f6e830461a86 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:56.855643 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0fd802da-a58c-4f81-b867-f6e830461a86 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:56.855843 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0fd802da-a58c-4f81-b867-f6e830461a86 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:56.856017 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0fd802da-a58c-4f81-b867-f6e830461a86 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:56.856135 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-0fd802da-a58c-4f81-b867-f6e830461a86 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:56.860403 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:56.860403 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:56.861184 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0fd802da-a58c-4f81-b867-f6e830461a86 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:56.861509 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1298/5132] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:56 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:56.917444 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b96f3554-b48e-46f6-8679-587b6cc259de None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:56.919175 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b96f3554-b48e-46f6-8679-587b6cc259de tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:56.919422 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b96f3554-b48e-46f6-8679-587b6cc259de tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:56.919602 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b96f3554-b48e-46f6-8679-587b6cc259de tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:56.919700 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-b96f3554-b48e-46f6-8679-587b6cc259de tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:56.923197 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:56.923197 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:56.923747 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b96f3554-b48e-46f6-8679-587b6cc259de tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:56.924154 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1266/5133] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:56 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:57.092252 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0858810f-c59d-47a3-b397-b830b68d2bd1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:57.098668 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0858810f-c59d-47a3-b397-b830b68d2bd1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 Aug 14 00:43:57.099518 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0858810f-c59d-47a3-b397-b830b68d2bd1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:57.100326 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0858810f-c59d-47a3-b397-b830b68d2bd1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:57.100492 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-0858810f-c59d-47a3-b397-b830b68d2bd1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:57.108083 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0858810f-c59d-47a3-b397-b830b68d2bd1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 returned with HTTP 404 Aug 14 00:43:57.108539 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1280/5134] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:57 2026] GET /volume/v3/backups/da454d2a-cc11-44f7-90b7-bfb8e9d5b9d3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:57.116037 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b46e10cb-36d5-407a-8ca6-927f6944e07f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:57.117812 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b46e10cb-36d5-407a-8ca6-927f6944e07f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/backups Aug 14 00:43:57.118175 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b46e10cb-36d5-407a-8ca6-927f6944e07f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e9b6ac3c-d902-40ac-8d72-44842c520e10", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-229995534", "container": "tempest-volumesbackupstest-backup-container-1677045022"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:57.119817 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-b46e10cb-36d5-407a-8ca6-927f6944e07f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Creating new backup {'backup': {'volume_id': 'e9b6ac3c-d902-40ac-8d72-44842c520e10', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-229995534', 'container': 'tempest-volumesbackupstest-backup-container-1677045022'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:43:57.120014 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-b46e10cb-36d5-407a-8ca6-927f6944e07f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Creating backup of volume e9b6ac3c-d902-40ac-8d72-44842c520e10 in container tempest-volumesbackupstest-backup-container-1677045022 Aug 14 00:43:57.130146 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:57.130146 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:57.130796 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b46e10cb-36d5-407a-8ca6-927f6944e07f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:43:57.161788 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-b46e10cb-36d5-407a-8ca6-927f6944e07f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Created reservations ['bf773c84-be9f-4283-b2ed-5ba1a00858c3', '2761411e-87e8-491b-9ac9-d85df1aae351'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:57.191333 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b46e10cb-36d5-407a-8ca6-927f6944e07f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:43:57.191746 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1291/5135] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:43:57 2026] POST /volume/v3/backups => generated 329 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:43:57.199038 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7cad1fb5-492d-4d8f-bb85-cf702a7d5ff5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:57.200907 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7cad1fb5-492d-4d8f-bb85-cf702a7d5ff5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:43:57.201169 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7cad1fb5-492d-4d8f-bb85-cf702a7d5ff5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:57.201650 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7cad1fb5-492d-4d8f-bb85-cf702a7d5ff5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:57.201650 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-7cad1fb5-492d-4d8f-bb85-cf702a7d5ff5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:57.205686 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:57.205686 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:57.206437 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7cad1fb5-492d-4d8f-bb85-cf702a7d5ff5 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:43:57.206804 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1299/5136] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:57 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:57.396234 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-436e9ee5-e109-4a0b-9ed8-dd4e4554d270 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:57.397954 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-436e9ee5-e109-4a0b-9ed8-dd4e4554d270 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 Aug 14 00:43:57.398186 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-436e9ee5-e109-4a0b-9ed8-dd4e4554d270 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:57.398387 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-436e9ee5-e109-4a0b-9ed8-dd4e4554d270 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:57.404289 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-436e9ee5-e109-4a0b-9ed8-dd4e4554d270 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 returned with HTTP 404 Aug 14 00:43:57.404700 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1267/5137] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:57 2026] GET /volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:43:57.413707 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-da2e65e3-fd4d-40ac-a5af-8e74f87836d8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:57.416905 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-da2e65e3-fd4d-40ac-a5af-8e74f87836d8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab Aug 14 00:43:57.417236 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-da2e65e3-fd4d-40ac-a5af-8e74f87836d8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:57.417481 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-da2e65e3-fd4d-40ac-a5af-8e74f87836d8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:57.417694 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-da2e65e3-fd4d-40ac-a5af-8e74f87836d8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: 28ae556d-21c0-47ea-8df8-f1604ab754ab Aug 14 00:43:57.430305 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:57.430305 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:57.430761 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-da2e65e3-fd4d-40ac-a5af-8e74f87836d8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:57.455188 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-da2e65e3-fd4d-40ac-a5af-8e74f87836d8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume request issued successfully. Aug 14 00:43:57.456243 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-da2e65e3-fd4d-40ac-a5af-8e74f87836d8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab returned with HTTP 202 Aug 14 00:43:57.456243 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1281/5138] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:43:57 2026] DELETE /volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:43:57.466534 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6110aff0-fce8-4034-be94-352341f64cb4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:57.468717 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6110aff0-fce8-4034-be94-352341f64cb4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab Aug 14 00:43:57.468717 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6110aff0-fce8-4034-be94-352341f64cb4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:57.468717 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6110aff0-fce8-4034-be94-352341f64cb4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:57.475795 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:57.475795 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:57.479479 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6110aff0-fce8-4034-be94-352341f64cb4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:57.484370 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6110aff0-fce8-4034-be94-352341f64cb4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab returned with HTTP 200 Aug 14 00:43:57.484876 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1292/5139] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:57 2026] GET /volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:57.799544 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ea69d6c7-4a67-42cd-b006-ee4dc965640e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:57.801293 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ea69d6c7-4a67-42cd-b006-ee4dc965640e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] DELETE https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 Aug 14 00:43:57.801469 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ea69d6c7-4a67-42cd-b006-ee4dc965640e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:57.801643 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ea69d6c7-4a67-42cd-b006-ee4dc965640e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:57.801938 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-ea69d6c7-4a67-42cd-b006-ee4dc965640e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume with id: 5ecdb5bb-b994-4ae8-a396-20f28b981c45 Aug 14 00:43:57.808652 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:57.808652 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:57.809044 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ea69d6c7-4a67-42cd-b006-ee4dc965640e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:43:57.824131 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ea69d6c7-4a67-42cd-b006-ee4dc965640e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Delete volume request issued successfully. Aug 14 00:43:57.824371 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ea69d6c7-4a67-42cd-b006-ee4dc965640e tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 returned with HTTP 202 Aug 14 00:43:57.824874 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1300/5140] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:43:57 2026] DELETE /volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:43:57.832283 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-87a3d36e-195d-418d-8d7a-0ebfdcae9266 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:57.834250 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-87a3d36e-195d-418d-8d7a-0ebfdcae9266 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 Aug 14 00:43:57.834472 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-87a3d36e-195d-418d-8d7a-0ebfdcae9266 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:57.834664 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-87a3d36e-195d-418d-8d7a-0ebfdcae9266 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:57.842107 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:57.842107 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:57.845829 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-87a3d36e-195d-418d-8d7a-0ebfdcae9266 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Volume info retrieved successfully. Aug 14 00:43:57.850438 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-87a3d36e-195d-418d-8d7a-0ebfdcae9266 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 returned with HTTP 200 Aug 14 00:43:57.850865 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1268/5141] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:57 2026] GET /volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:57.872199 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-11119945-94d4-4662-8925-54ad21bea0ff None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:57.874063 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-11119945-94d4-4662-8925-54ad21bea0ff tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:57.874328 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-11119945-94d4-4662-8925-54ad21bea0ff tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:57.874493 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-11119945-94d4-4662-8925-54ad21bea0ff tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:57.874581 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-11119945-94d4-4662-8925-54ad21bea0ff tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:57.879851 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:57.879851 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:57.881098 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-11119945-94d4-4662-8925-54ad21bea0ff tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:57.881592 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1282/5142] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:57 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:57.933930 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e9493ee0-4568-4a37-83fb-2c379185e989 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:57.935906 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e9493ee0-4568-4a37-83fb-2c379185e989 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:57.936155 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e9493ee0-4568-4a37-83fb-2c379185e989 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:57.936396 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e9493ee0-4568-4a37-83fb-2c379185e989 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:57.936526 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-e9493ee0-4568-4a37-83fb-2c379185e989 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:57.940836 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:57.940836 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:57.941571 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e9493ee0-4568-4a37-83fb-2c379185e989 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:57.941915 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1293/5143] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:57 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:58.217324 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3bbe0136-834f-4aba-89bb-fd90aa1997ab None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:58.220435 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3bbe0136-834f-4aba-89bb-fd90aa1997ab tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:43:58.220710 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3bbe0136-834f-4aba-89bb-fd90aa1997ab tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:58.221624 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3bbe0136-834f-4aba-89bb-fd90aa1997ab tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:58.221624 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-3bbe0136-834f-4aba-89bb-fd90aa1997ab tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:58.232310 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:58.232310 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:58.233427 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3bbe0136-834f-4aba-89bb-fd90aa1997ab tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:43:58.234220 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1301/5144] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:58 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:58.501164 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-06417710-49db-47de-b704-3d38c5947a22 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:58.502878 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-06417710-49db-47de-b704-3d38c5947a22 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab Aug 14 00:43:58.503109 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-06417710-49db-47de-b704-3d38c5947a22 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:58.503305 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-06417710-49db-47de-b704-3d38c5947a22 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:58.508655 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-06417710-49db-47de-b704-3d38c5947a22 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab returned with HTTP 404 Aug 14 00:43:58.509058 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1269/5145] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:58 2026] GET /volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:43:58.517783 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3be90c2a-539e-4852-912c-25eb4d4354fe None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:58.519499 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3be90c2a-539e-4852-912c-25eb4d4354fe tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 Aug 14 00:43:58.519735 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3be90c2a-539e-4852-912c-25eb4d4354fe tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:58.519948 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3be90c2a-539e-4852-912c-25eb4d4354fe tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:58.520167 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-3be90c2a-539e-4852-912c-25eb4d4354fe tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: 1e14aa86-cc47-472d-864e-97318d2a9055 Aug 14 00:43:58.527410 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:58.527410 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:58.527874 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3be90c2a-539e-4852-912c-25eb4d4354fe tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:58.544850 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3be90c2a-539e-4852-912c-25eb4d4354fe tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume request issued successfully. Aug 14 00:43:58.545161 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3be90c2a-539e-4852-912c-25eb4d4354fe tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 returned with HTTP 202 Aug 14 00:43:58.545505 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1283/5146] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:43:58 2026] DELETE /volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:43:58.553362 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-49a5ab5d-ab1f-40ef-a12b-8b58e7f2cad6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:58.555103 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-49a5ab5d-ab1f-40ef-a12b-8b58e7f2cad6 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 Aug 14 00:43:58.555317 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-49a5ab5d-ab1f-40ef-a12b-8b58e7f2cad6 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:58.555494 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-49a5ab5d-ab1f-40ef-a12b-8b58e7f2cad6 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:58.562108 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:58.562108 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:58.565490 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-49a5ab5d-ab1f-40ef-a12b-8b58e7f2cad6 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:58.570160 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-49a5ab5d-ab1f-40ef-a12b-8b58e7f2cad6 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 returned with HTTP 200 Aug 14 00:43:58.570903 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1294/5147] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:58 2026] GET /volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:58.863101 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-aaa7c16b-b2fa-4121-b814-1e07153e12c2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:58.867641 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-aaa7c16b-b2fa-4121-b814-1e07153e12c2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] GET https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 Aug 14 00:43:58.867925 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-aaa7c16b-b2fa-4121-b814-1e07153e12c2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:58.868131 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-aaa7c16b-b2fa-4121-b814-1e07153e12c2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:58.874126 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-aaa7c16b-b2fa-4121-b814-1e07153e12c2 tempest-TestVolumeBootPattern-1746421091 tempest-TestVolumeBootPattern-1746421091-project-member] https://10.4.3.208/volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 returned with HTTP 404 Aug 14 00:43:58.874604 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1302/5148] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:58 2026] GET /volume/v3/volumes/5ecdb5bb-b994-4ae8-a396-20f28b981c45 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:58.894325 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-14d8d4b8-d645-4b83-ba85-c07f82980c67 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:58.896376 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-14d8d4b8-d645-4b83-ba85-c07f82980c67 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:58.896586 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-14d8d4b8-d645-4b83-ba85-c07f82980c67 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:58.896784 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-14d8d4b8-d645-4b83-ba85-c07f82980c67 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:58.896879 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-14d8d4b8-d645-4b83-ba85-c07f82980c67 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:58.905073 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:58.905073 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:43:58.905855 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-14d8d4b8-d645-4b83-ba85-c07f82980c67 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:58.906264 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1270/5149] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:58 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:58.954916 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6ec84bbe-be26-4e7a-a785-ff4676035c34 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:58.957395 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6ec84bbe-be26-4e7a-a785-ff4676035c34 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:58.957803 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6ec84bbe-be26-4e7a-a785-ff4676035c34 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:58.958045 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6ec84bbe-be26-4e7a-a785-ff4676035c34 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:58.958272 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-6ec84bbe-be26-4e7a-a785-ff4676035c34 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:58.963291 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:58.963291 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:58.964496 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6ec84bbe-be26-4e7a-a785-ff4676035c34 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:58.965038 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1284/5150] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:58 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:59.244941 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ffadddb5-8ff1-4673-be89-89c45732b379 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:59.246748 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ffadddb5-8ff1-4673-be89-89c45732b379 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:43:59.247026 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ffadddb5-8ff1-4673-be89-89c45732b379 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:59.247301 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ffadddb5-8ff1-4673-be89-89c45732b379 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:59.247403 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-ffadddb5-8ff1-4673-be89-89c45732b379 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:59.251730 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:59.251730 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:59.252548 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ffadddb5-8ff1-4673-be89-89c45732b379 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:43:59.252895 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1295/5151] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:59 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:59.584491 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4a1d988a-8167-4673-bdf6-711eb68a069e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:59.587597 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4a1d988a-8167-4673-bdf6-711eb68a069e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 Aug 14 00:43:59.587901 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4a1d988a-8167-4673-bdf6-711eb68a069e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:59.588102 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4a1d988a-8167-4673-bdf6-711eb68a069e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:59.595487 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4a1d988a-8167-4673-bdf6-711eb68a069e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 returned with HTTP 404 Aug 14 00:43:59.595920 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1303/5152] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:59 2026] GET /volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:43:59.608033 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:59.610059 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:43:59.610527 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1587663720"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:43:59.612335 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1587663720'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:43:59.612524 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume of 1 GB Aug 14 00:43:59.617465 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Availability Zones retrieved successfully. Aug 14 00:43:59.629970 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (4fe2caea-abe5-427d-bc9c-4c140ed2116c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:59.631175 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (276bc270-dba4-43a7-a219-f57c6346fa30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:59.632404 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:43:59.667210 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (276bc270-dba4-43a7-a219-f57c6346fa30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:59.669000 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9387950a-da0a-442b-9ab8-0c97fb254094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:59.718529 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Created reservations ['ca22d93c-f3d2-4f11-97a3-a6e99c7e5409', 'c504e95c-cf7a-48f4-819b-910dcb6e226d', '546bb6a9-278f-4b5f-97bf-6686628ad3bb', 'afbf7788-78d5-4755-8f09-0c9de51bf8b1'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:43:59.719381 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9387950a-da0a-442b-9ab8-0c97fb254094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca22d93c-f3d2-4f11-97a3-a6e99c7e5409', 'c504e95c-cf7a-48f4-819b-910dcb6e226d', '546bb6a9-278f-4b5f-97bf-6686628ad3bb', 'afbf7788-78d5-4755-8f09-0c9de51bf8b1']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:59.720237 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ac24be-ab5b-4a66-8e3b-6d636dd72d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:59.741942 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63ac24be-ab5b-4a66-8e3b-6d636dd72d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61ac94ed-bfe7-4bb3-9733-c66b58d7ceea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1587663720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['ca22d93c-f3d2-4f11-97a3-a6e99c7e5409','c504e95c-cf7a-48f4-819b-910dcb6e226d','546bb6a9-278f-4b5f-97bf-6686628ad3bb','afbf7788-78d5-4755-8f09-0c9de51bf8b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:43:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1587663720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61ac94ed-bfe7-4bb3-9733-c66b58d7ceea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63af34f364414ad3933b0cb5aaa2e895',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:59.742887 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcc3cc44-dff1-450d-a2a1-2ea6e289d6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:59.767741 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcc3cc44-dff1-450d-a2a1-2ea6e289d6ea) transitioned into state 'SUCCESS' from state '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-1587663720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['ca22d93c-f3d2-4f11-97a3-a6e99c7e5409','c504e95c-cf7a-48f4-819b-910dcb6e226d','546bb6a9-278f-4b5f-97bf-6686628ad3bb','afbf7788-78d5-4755-8f09-0c9de51bf8b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:59.768934 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4914142c-1d3a-4791-af93-41e2c8e2e714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:43:59.781348 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4914142c-1d3a-4791-af93-41e2c8e2e714) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:43:59.782639 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (4fe2caea-abe5-427d-bc9c-4c140ed2116c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:43:59.783047 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request issued successfully. Aug 14 00:43:59.784208 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-15d5b1a5-3c71-4a1d-a247-3db4fdafb171 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:43:59.785130 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1271/5153] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:43:59 2026] POST /volume/v3/volumes => generated 770 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:43:59.799024 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d672b13c-2694-4fde-a120-95de9c2dd750 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:59.803684 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d672b13c-2694-4fde-a120-95de9c2dd750 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea Aug 14 00:43:59.804021 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d672b13c-2694-4fde-a120-95de9c2dd750 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:59.804357 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d672b13c-2694-4fde-a120-95de9c2dd750 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:59.818058 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:59.818058 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:43:59.821727 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d672b13c-2694-4fde-a120-95de9c2dd750 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:43:59.828486 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d672b13c-2694-4fde-a120-95de9c2dd750 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea returned with HTTP 200 Aug 14 00:43:59.828990 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1285/5154] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:43:59 2026] GET /volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:43:59.923077 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-45a2b9c8-98e5-4427-adca-0ebf2b68f55c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:59.925939 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-45a2b9c8-98e5-4427-adca-0ebf2b68f55c tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:43:59.926170 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-45a2b9c8-98e5-4427-adca-0ebf2b68f55c tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:59.926380 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-45a2b9c8-98e5-4427-adca-0ebf2b68f55c tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:59.926506 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-45a2b9c8-98e5-4427-adca-0ebf2b68f55c tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:59.931953 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:59.931953 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:43:59.932528 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-45a2b9c8-98e5-4427-adca-0ebf2b68f55c tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:43:59.932941 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1296/5155] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:43:59 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:43:59.975314 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-21756b04-aeef-4538-9c65-48c4afecf5c4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:43:59.977037 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-21756b04-aeef-4538-9c65-48c4afecf5c4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:43:59.977262 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-21756b04-aeef-4538-9c65-48c4afecf5c4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:43:59.977446 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-21756b04-aeef-4538-9c65-48c4afecf5c4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:43:59.977711 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-21756b04-aeef-4538-9c65-48c4afecf5c4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:43:59.981572 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:43:59.981572 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:43:59.982300 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-21756b04-aeef-4538-9c65-48c4afecf5c4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:43:59.982515 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1304/5156] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:43:59 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:00.267715 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c59c604f-eedf-43a8-984e-3924eb35bf12 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:00.270674 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c59c604f-eedf-43a8-984e-3924eb35bf12 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:44:00.270966 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c59c604f-eedf-43a8-984e-3924eb35bf12 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:00.271285 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c59c604f-eedf-43a8-984e-3924eb35bf12 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:00.271448 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-c59c604f-eedf-43a8-984e-3924eb35bf12 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:00.277822 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:00.277822 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:00.279120 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c59c604f-eedf-43a8-984e-3924eb35bf12 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:44:00.279570 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1272/5157] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:00 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:00.557261 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d7bdf740-0709-451c-9d20-3a6fd86ba6f1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:00.646595 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d7bdf740-0709-451c-9d20-3a6fd86ba6f1 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:44:00.647034 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d7bdf740-0709-451c-9d20-3a6fd86ba6f1 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-816036757", "extra_specs": {}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:00.659174 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d7bdf740-0709-451c-9d20-3a6fd86ba6f1 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:44:00.659612 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1286/5158] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:44:00 2026] POST /volume/v3/types => generated 211 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:00.668348 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0bb18f51-68c3-4fea-bcd4-f4647b4bd435 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:00.669864 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0bb18f51-68c3-4fea-bcd4-f4647b4bd435 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] POST https://10.4.3.208/volume/v3/types/bc9c5be3-802b-40f6-a93b-88d984c2dd38/encryption Aug 14 00:44:00.670373 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0bb18f51-68c3-4fea-bcd4-f4647b4bd435 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:00.692468 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0bb18f51-68c3-4fea-bcd4-f4647b4bd435 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] https://10.4.3.208/volume/v3/types/bc9c5be3-802b-40f6-a93b-88d984c2dd38/encryption returned with HTTP 200 Aug 14 00:44:00.692468 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1297/5159] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:44:00 2026] POST /volume/v3/types/bc9c5be3-802b-40f6-a93b-88d984c2dd38/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:00.700843 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-35620f1d-fdfa-4753-b400-d8382d644454 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:00.788793 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:00.789951 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2110707739", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-816036757", "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:00.792428 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2110707739', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-816036757', 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:00.798365 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Create volume of 1 GB Aug 14 00:44:00.798365 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:00.798365 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:00.798541 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Availability Zones retrieved successfully. Aug 14 00:44:00.812449 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Flow 'volume_create_api' (768f38dc-1341-4775-92f6-4dff5ec8d544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:00.814671 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1adc6f8d-582e-45b1-9a30-47bce824115f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:00.816412 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:00.842198 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2d97035b-d547-4d1c-9737-53f610b896f3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:00.844699 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2d97035b-d547-4d1c-9737-53f610b896f3 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea Aug 14 00:44:00.844962 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2d97035b-d547-4d1c-9737-53f610b896f3 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:00.845237 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2d97035b-d547-4d1c-9737-53f610b896f3 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:00.848556 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1adc6f8d-582e-45b1-9a30-47bce824115f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:44:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bc9c5be3-802b-40f6-a93b-88d984c2dd38,is_public=True,name='tempest-scenario-type-luks-816036757',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bc9c5be3-802b-40f6-a93b-88d984c2dd38', '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=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:00.849668 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2174c329-b313-477b-891a-619f9dbd818d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:00.853467 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:00.853467 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:00.857237 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2d97035b-d547-4d1c-9737-53f610b896f3 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:00.861777 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2d97035b-d547-4d1c-9737-53f610b896f3 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea returned with HTTP 200 Aug 14 00:44:00.862300 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1273/5160] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:00 2026] GET /volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea => generated 863 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:00.874749 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b0c60466-8d19-484d-9ee9-3e86a20f2558 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:00.876692 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b0c60466-8d19-484d-9ee9-3e86a20f2558 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:44:00.876880 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b0c60466-8d19-484d-9ee9-3e86a20f2558 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "61ac94ed-bfe7-4bb3-9733-c66b58d7ceea", "name": "tempest-VolumeDependencyTests-Snapshot-1012506876"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:00.881499 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-816036757 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-816036757, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:44:00.882042 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-816036757 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-816036757, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:44:00.885160 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:00.885160 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:00.885636 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b0c60466-8d19-484d-9ee9-3e86a20f2558 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:00.885756 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-b0c60466-8d19-484d-9ee9-3e86a20f2558 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create snapshot from volume 61ac94ed-bfe7-4bb3-9733-c66b58d7ceea Aug 14 00:44:00.915031 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-b0c60466-8d19-484d-9ee9-3e86a20f2558 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Created reservations ['ac4504c1-2785-43c0-a838-cf4d219253e5', '9b97a7a3-80b7-491f-8a8c-bbe0a4952c83', 'ca6d8519-9437-4964-b5bf-2733201adf11', '13c9aa2d-eab4-4d3a-b305-5cca6efdaf82'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:00.918377 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Created reservations ['94564073-5cd5-4ef5-a072-4f710ab4233f', 'b7b1c22c-c712-4cc9-a5f3-97ec48fde97e', '33f12709-f72f-4936-a464-b73a0cdb8bfb', 'fbbf3873-35b8-4350-940d-84febe6638a0'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:00.919188 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2174c329-b313-477b-891a-619f9dbd818d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94564073-5cd5-4ef5-a072-4f710ab4233f', 'b7b1c22c-c712-4cc9-a5f3-97ec48fde97e', '33f12709-f72f-4936-a464-b73a0cdb8bfb', 'fbbf3873-35b8-4350-940d-84febe6638a0']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:00.919924 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80993ee7-d6b5-4201-b726-1ef22be566ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:00.940986 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80993ee7-d6b5-4201-b726-1ef22be566ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e987f3a5-e622-4a03-875e-c3b7a1a7b683', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2110707739',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d6beee425e1425c947982aeb7de2196',qos_specs=None,replication_status=,reservations=['94564073-5cd5-4ef5-a072-4f710ab4233f','b7b1c22c-c712-4cc9-a5f3-97ec48fde97e','33f12709-f72f-4936-a464-b73a0cdb8bfb','fbbf3873-35b8-4350-940d-84febe6638a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51a097f1315345ce8275c528878b9181',volume_type_id=bc9c5be3-802b-40f6-a93b-88d984c2dd38), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2110707739',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e987f3a5-e622-4a03-875e-c3b7a1a7b683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d6beee425e1425c947982aeb7de2196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51a097f1315345ce8275c528878b9181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bc9c5be3-802b-40f6-a93b-88d984c2dd38),volume_type_id=bc9c5be3-802b-40f6-a93b-88d984c2dd38)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:00.943395 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b0c60466-8d19-484d-9ee9-3e86a20f2558 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot create request issued successfully. Aug 14 00:44:00.943510 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b393562e-bc35-4dc2-a4ca-7a13619c6c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:00.943624 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0dccaa99-4baa-4b91-9bab-2e41326e911a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:00.943952 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b0c60466-8d19-484d-9ee9-3e86a20f2558 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:44:00.943952 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1287/5161] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:44:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:00.947185 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0dccaa99-4baa-4b91-9bab-2e41326e911a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:44:00.947369 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0dccaa99-4baa-4b91-9bab-2e41326e911a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:00.947540 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0dccaa99-4baa-4b91-9bab-2e41326e911a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:00.947634 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-0dccaa99-4baa-4b91-9bab-2e41326e911a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:00.951908 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:00.951908 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:00.952707 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0dccaa99-4baa-4b91-9bab-2e41326e911a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:44:00.953201 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1298/5162] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:00 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:00.954623 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2fd84648-d792-4bab-b37d-22f1e6dc8367 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:00.955909 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2fd84648-d792-4bab-b37d-22f1e6dc8367 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 Aug 14 00:44:00.956204 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2fd84648-d792-4bab-b37d-22f1e6dc8367 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:00.956314 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2fd84648-d792-4bab-b37d-22f1e6dc8367 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:00.961627 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:00.961627 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:00.961771 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2fd84648-d792-4bab-b37d-22f1e6dc8367 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:44:00.962464 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2fd84648-d792-4bab-b37d-22f1e6dc8367 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 returned with HTTP 200 Aug 14 00:44:00.962823 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1274/5163] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:00 2026] GET /volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:00.965171 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b393562e-bc35-4dc2-a4ca-7a13619c6c10) transitioned into state 'SUCCESS' from state '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-2110707739',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d6beee425e1425c947982aeb7de2196',qos_specs=None,replication_status=,reservations=['94564073-5cd5-4ef5-a072-4f710ab4233f','b7b1c22c-c712-4cc9-a5f3-97ec48fde97e','33f12709-f72f-4936-a464-b73a0cdb8bfb','fbbf3873-35b8-4350-940d-84febe6638a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51a097f1315345ce8275c528878b9181',volume_type_id=bc9c5be3-802b-40f6-a93b-88d984c2dd38)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:00.965556 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9e1afe-af8b-4636-94a2-f271b9e1548d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:00.974102 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9e1afe-af8b-4636-94a2-f271b9e1548d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:00.974887 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Flow 'volume_create_api' (768f38dc-1341-4775-92f6-4dff5ec8d544) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:00.975268 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Create volume request issued successfully. Aug 14 00:44:00.975793 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-35620f1d-fdfa-4753-b400-d8382d644454 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:00.976268 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1305/5164] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:44:00 2026] POST /volume/v3/volumes => generated 784 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:00.987636 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-73b59c1f-fb74-4b0d-92a8-f6bbba7113e1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:00.989456 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-73b59c1f-fb74-4b0d-92a8-f6bbba7113e1 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 Aug 14 00:44:00.989639 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-73b59c1f-fb74-4b0d-92a8-f6bbba7113e1 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:00.989821 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-73b59c1f-fb74-4b0d-92a8-f6bbba7113e1 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:00.991045 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7932df87-d5d2-4967-b5e6-68eea7383a4f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:00.992802 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7932df87-d5d2-4967-b5e6-68eea7383a4f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:44:00.993042 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7932df87-d5d2-4967-b5e6-68eea7383a4f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:00.993250 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7932df87-d5d2-4967-b5e6-68eea7383a4f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:00.993350 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7932df87-d5d2-4967-b5e6-68eea7383a4f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:00.996589 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:00.996589 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:00.997199 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:00.997199 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:00.997860 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7932df87-d5d2-4967-b5e6-68eea7383a4f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 200 Aug 14 00:44:00.998361 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1299/5165] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:00 2026] GET /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:01.000380 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-73b59c1f-fb74-4b0d-92a8-f6bbba7113e1 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:01.005167 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-73b59c1f-fb74-4b0d-92a8-f6bbba7113e1 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 returned with HTTP 200 Aug 14 00:44:01.005306 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1288/5166] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:00 2026] GET /volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:01.008969 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8e2491a9-90f0-45b3-9a5f-96a7739e0b06 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:01.010695 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8e2491a9-90f0-45b3-9a5f-96a7739e0b06 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] DELETE https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 Aug 14 00:44:01.010908 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8e2491a9-90f0-45b3-9a5f-96a7739e0b06 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:01.011083 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8e2491a9-90f0-45b3-9a5f-96a7739e0b06 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:01.011214 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-8e2491a9-90f0-45b3-9a5f-96a7739e0b06 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Delete backup with id: cb0f2d3d-7f42-4ae8-ab16-4b395df83c21. Aug 14 00:44:01.015588 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:01.015588 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:01.030552 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-8e2491a9-90f0-45b3-9a5f-96a7739e0b06 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] delete_backup rpcapi backup_id cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 {{(pid=100209) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:44:01.032592 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8e2491a9-90f0-45b3-9a5f-96a7739e0b06 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 returned with HTTP 202 Aug 14 00:44:01.033454 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1275/5167] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:44:01 2026] DELETE /volume/v3/backups/cb0f2d3d-7f42-4ae8-ab16-4b395df83c21 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:44:01.042801 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6611af54-35f9-44af-a3c3-157c027a9a2e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:01.044815 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:01.045322 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1840523928"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:01.047488 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1840523928'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:01.047734 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Create volume of 1 GB Aug 14 00:44:01.048105 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:01.048105 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:01.052778 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Availability Zones retrieved successfully. Aug 14 00:44:01.060452 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Flow 'volume_create_api' (3501fee3-810f-45c5-aa0f-f0bd87b4231c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:01.061751 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e1c3b8-ec44-4713-88e5-77cb8001d60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:01.062911 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:01.097769 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e1c3b8-ec44-4713-88e5-77cb8001d60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:01.098851 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe464cd5-72e2-42d9-9189-b8f10a365d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:01.142974 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Created reservations ['f2c7a846-4c1c-4ba8-bd64-4b1ffc3cb8d5', '94791e0d-9a1e-49fe-ab20-0ae11b2322e9', 'c033124f-a4f3-4446-99e1-00fe36b9e098', '83b53e8b-6e3c-48a6-b288-312cbc0b2c46'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:01.143872 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe464cd5-72e2-42d9-9189-b8f10a365d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2c7a846-4c1c-4ba8-bd64-4b1ffc3cb8d5', '94791e0d-9a1e-49fe-ab20-0ae11b2322e9', 'c033124f-a4f3-4446-99e1-00fe36b9e098', '83b53e8b-6e3c-48a6-b288-312cbc0b2c46']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:01.144660 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c571acb0-3b03-43e9-b552-a3e3d89b107a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:01.173681 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c571acb0-3b03-43e9-b552-a3e3d89b107a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '072cfdaa-3e80-4324-8acd-3dc7de9ad3da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1840523928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3412e371444f08a3b318d5e1ab8ad5',qos_specs=None,replication_status=,reservations=['f2c7a846-4c1c-4ba8-bd64-4b1ffc3cb8d5','94791e0d-9a1e-49fe-ab20-0ae11b2322e9','c033124f-a4f3-4446-99e1-00fe36b9e098','83b53e8b-6e3c-48a6-b288-312cbc0b2c46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10fbb3a31ba64ccf8f9756aa68d5fd5f',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1840523928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=072cfdaa-3e80-4324-8acd-3dc7de9ad3da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e3412e371444f08a3b318d5e1ab8ad5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10fbb3a31ba64ccf8f9756aa68d5fd5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:01.174715 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33d4d6fd-0d5b-4da5-aedb-31893635bf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:01.198473 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33d4d6fd-0d5b-4da5-aedb-31893635bf33) transitioned into state 'SUCCESS' from state '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-1840523928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3412e371444f08a3b318d5e1ab8ad5',qos_specs=None,replication_status=,reservations=['f2c7a846-4c1c-4ba8-bd64-4b1ffc3cb8d5','94791e0d-9a1e-49fe-ab20-0ae11b2322e9','c033124f-a4f3-4446-99e1-00fe36b9e098','83b53e8b-6e3c-48a6-b288-312cbc0b2c46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10fbb3a31ba64ccf8f9756aa68d5fd5f',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:01.199698 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b29e3875-3627-4407-abd5-b6687d480bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:01.210460 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b29e3875-3627-4407-abd5-b6687d480bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:01.211593 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Flow 'volume_create_api' (3501fee3-810f-45c5-aa0f-f0bd87b4231c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:01.212603 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Create volume request issued successfully. Aug 14 00:44:01.212858 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6611af54-35f9-44af-a3c3-157c027a9a2e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:01.213763 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1306/5168] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:44:01 2026] POST /volume/v3/volumes => generated 778 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:01.227779 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2b71a6d2-aa71-4916-8ad6-bd2d8e835254 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:01.229738 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2b71a6d2-aa71-4916-8ad6-bd2d8e835254 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/072cfdaa-3e80-4324-8acd-3dc7de9ad3da Aug 14 00:44:01.229990 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2b71a6d2-aa71-4916-8ad6-bd2d8e835254 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:01.230301 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2b71a6d2-aa71-4916-8ad6-bd2d8e835254 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:01.237856 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:01.237856 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:01.241822 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2b71a6d2-aa71-4916-8ad6-bd2d8e835254 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:44:01.246473 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2b71a6d2-aa71-4916-8ad6-bd2d8e835254 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/072cfdaa-3e80-4324-8acd-3dc7de9ad3da returned with HTTP 200 Aug 14 00:44:01.247058 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1300/5169] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:01 2026] GET /volume/v3/volumes/072cfdaa-3e80-4324-8acd-3dc7de9ad3da => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:01.291343 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ed276d56-edd1-4cdf-98aa-682c3151ba16 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:01.293296 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ed276d56-edd1-4cdf-98aa-682c3151ba16 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:44:01.293296 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ed276d56-edd1-4cdf-98aa-682c3151ba16 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:01.293544 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ed276d56-edd1-4cdf-98aa-682c3151ba16 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:01.293654 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-ed276d56-edd1-4cdf-98aa-682c3151ba16 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:01.297789 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:01.297789 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:01.298595 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ed276d56-edd1-4cdf-98aa-682c3151ba16 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:44:01.299133 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1289/5170] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:01 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:01.962695 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3dde1ca6-3736-4659-836d-be022559ba2a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:01.964261 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3dde1ca6-3736-4659-836d-be022559ba2a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:44:01.964463 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3dde1ca6-3736-4659-836d-be022559ba2a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:01.964616 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3dde1ca6-3736-4659-836d-be022559ba2a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:01.964734 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-3dde1ca6-3736-4659-836d-be022559ba2a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Show backup with id 4f2f5d7e-fff4-463c-95ce-af31bfae681c. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:01.968801 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:01.968801 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:01.969710 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3dde1ca6-3736-4659-836d-be022559ba2a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 200 Aug 14 00:44:01.969843 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1276/5171] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:01 2026] GET /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:01.972470 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b401bcf1-5e4e-4ce1-9ee7-d39df566abc7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:01.974721 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b401bcf1-5e4e-4ce1-9ee7-d39df566abc7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 Aug 14 00:44:01.974919 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b401bcf1-5e4e-4ce1-9ee7-d39df566abc7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:01.975164 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b401bcf1-5e4e-4ce1-9ee7-d39df566abc7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:01.979621 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-07e525d0-91a3-4719-8536-ad81e6fc8eb4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:01.980367 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:01.980367 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:01.980908 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b401bcf1-5e4e-4ce1-9ee7-d39df566abc7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:44:01.981427 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-07e525d0-91a3-4719-8536-ad81e6fc8eb4 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 Aug 14 00:44:01.981611 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-07e525d0-91a3-4719-8536-ad81e6fc8eb4 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:01.981790 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-07e525d0-91a3-4719-8536-ad81e6fc8eb4 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:01.981906 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b401bcf1-5e4e-4ce1-9ee7-d39df566abc7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 returned with HTTP 200 Aug 14 00:44:01.982374 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1307/5172] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:01 2026] GET /volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:01.989181 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:01.989181 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:01.991798 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:01.993321 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-07e525d0-91a3-4719-8536-ad81e6fc8eb4 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Volume info retrieved successfully. Aug 14 00:44:01.993761 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:01.994075 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1d18d522-c4a9-4728-99a8-3f3f568ba973", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-587282072"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:01.995573 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request body: {'volume': {'snapshot_id': '1d18d522-c4a9-4728-99a8-3f3f568ba973', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-587282072'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:01.998023 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-07e525d0-91a3-4719-8536-ad81e6fc8eb4 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 returned with HTTP 200 Aug 14 00:44:01.998479 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1301/5173] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:01 2026] GET /volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 => generated 1417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:02.001028 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:02.001028 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:02.001548 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:44:02.001690 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume of 1 GB Aug 14 00:44:02.005501 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Availability Zones retrieved successfully. Aug 14 00:44:02.011023 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d3e361a3-5b14-4f84-bd3c-4a91a899eeb0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:02.011855 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (73c96372-3f95-40de-9264-7d2cf83e20db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:02.012923 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d3e361a3-5b14-4f84-bd3c-4a91a899eeb0 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 Aug 14 00:44:02.013193 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d3e361a3-5b14-4f84-bd3c-4a91a899eeb0 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:02.013262 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaba665a-e9ca-44a2-b28f-b621ccc80d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:02.013393 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d3e361a3-5b14-4f84-bd3c-4a91a899eeb0 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:02.014243 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:02.019807 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4b654700-fac3-491a-afae-33884a9a2651 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:02.021053 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:02.021053 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:02.021851 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4b654700-fac3-491a-afae-33884a9a2651 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 Aug 14 00:44:02.022177 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4b654700-fac3-491a-afae-33884a9a2651 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:02.022472 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4b654700-fac3-491a-afae-33884a9a2651 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:02.025917 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d3e361a3-5b14-4f84-bd3c-4a91a899eeb0 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Volume info retrieved successfully. Aug 14 00:44:02.032527 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:02.032527 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:02.033457 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d3e361a3-5b14-4f84-bd3c-4a91a899eeb0 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 returned with HTTP 200 Aug 14 00:44:02.033991 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1277/5174] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:02 2026] GET /volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 => generated 1417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:02.037032 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4b654700-fac3-491a-afae-33884a9a2651 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:02.041837 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4b654700-fac3-491a-afae-33884a9a2651 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 returned with HTTP 200 Aug 14 00:44:02.042294 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1308/5175] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:02 2026] GET /volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:02.058469 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-601c974d-c418-4b70-9e9f-e3cd44e597b7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:02.060024 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaba665a-e9ca-44a2-b28f-b621ccc80d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1d18d522-c4a9-4728-99a8-3f3f568ba973', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:02.060565 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-601c974d-c418-4b70-9e9f-e3cd44e597b7 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 Aug 14 00:44:02.060811 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-601c974d-c418-4b70-9e9f-e3cd44e597b7 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:02.061040 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-601c974d-c418-4b70-9e9f-e3cd44e597b7 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:02.061140 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2429e42f-01f5-4edb-9cac-0a6918b585dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:02.069161 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:02.069161 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:02.073388 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-601c974d-c418-4b70-9e9f-e3cd44e597b7 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:02.080826 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-601c974d-c418-4b70-9e9f-e3cd44e597b7 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 returned with HTTP 200 Aug 14 00:44:02.080826 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1302/5176] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:02 2026] GET /volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:02.093603 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:02.095331 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:02.095776 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-592450086", "source_volid": "e987f3a5-e622-4a03-875e-c3b7a1a7b683", "volume_type": "tempest-scenario-type-luks-816036757", "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:02.097336 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-592450086', 'source_volid': 'e987f3a5-e622-4a03-875e-c3b7a1a7b683', 'volume_type': 'tempest-scenario-type-luks-816036757', 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:02.107199 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Created reservations ['fc4cf952-578a-4492-ae5f-842de4d452ce', '8973e918-7822-4245-885b-a618030ab523', '06444c32-0246-4889-b814-4a9d7307f3a4', '5cdb207b-986c-4e31-bdb7-31e373f8bc76'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:02.107919 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2429e42f-01f5-4edb-9cac-0a6918b585dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc4cf952-578a-4492-ae5f-842de4d452ce', '8973e918-7822-4245-885b-a618030ab523', '06444c32-0246-4889-b814-4a9d7307f3a4', '5cdb207b-986c-4e31-bdb7-31e373f8bc76']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:02.108216 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:02.108216 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:02.108908 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56c93e3-c274-44f2-b142-d3d178d0d594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:02.108955 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume retrieved successfully. Aug 14 00:44:02.109062 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Create volume of 1 GB Aug 14 00:44:02.109840 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Availability Zones retrieved successfully. Aug 14 00:44:02.115407 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Flow 'volume_create_api' (0f3ac406-28fe-4cab-adf6-d5e2138aa40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:02.116549 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9d87cae-c1a9-4904-94f4-f3c63fd84204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:02.117549 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:02.138455 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9d87cae-c1a9-4904-94f4-f3c63fd84204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e987f3a5-e622-4a03-875e-c3b7a1a7b683', 'volume_type': VolumeType(created_at=2026-08-14T00:44:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bc9c5be3-802b-40f6-a93b-88d984c2dd38,is_public=True,name='tempest-scenario-type-luks-816036757',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bc9c5be3-802b-40f6-a93b-88d984c2dd38', '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=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:02.139281 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f17bfadd-4b4e-4634-8d57-f60a3e8493bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:02.149491 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56c93e3-c274-44f2-b142-d3d178d0d594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af1b3684-b3aa-4353-b401-0e95113ccdb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-587282072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['fc4cf952-578a-4492-ae5f-842de4d452ce','8973e918-7822-4245-885b-a618030ab523','06444c32-0246-4889-b814-4a9d7307f3a4','5cdb207b-986c-4e31-bdb7-31e373f8bc76'],size=1,snapshot_id=1d18d522-c4a9-4728-99a8-3f3f568ba973,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-587282072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af1b3684-b3aa-4353-b401-0e95113ccdb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63af34f364414ad3933b0cb5aaa2e895',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1d18d522-c4a9-4728-99a8-3f3f568ba973,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:02.150459 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (719cf263-510b-4632-8b9d-38bf7b6ee99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:02.164278 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-816036757 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-816036757, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:44:02.164594 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-816036757 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-816036757, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:44:02.169790 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (719cf263-510b-4632-8b9d-38bf7b6ee99d) transitioned into state 'SUCCESS' from state '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-587282072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['fc4cf952-578a-4492-ae5f-842de4d452ce','8973e918-7822-4245-885b-a618030ab523','06444c32-0246-4889-b814-4a9d7307f3a4','5cdb207b-986c-4e31-bdb7-31e373f8bc76'],size=1,snapshot_id=1d18d522-c4a9-4728-99a8-3f3f568ba973,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:02.170432 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17e49be8-71e6-4edd-96b6-f3af89d083a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:02.186370 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Created reservations ['be7dc734-a8f4-4cd5-b05e-b26379afa00f', 'f59a9529-6112-4123-b633-d5d5200142e5', '09fd367f-d92e-4a9b-b730-3e1144f3c1f4', '7a442a8f-0a32-464b-a0f6-27f979d6e10c'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:02.187606 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f17bfadd-4b4e-4634-8d57-f60a3e8493bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be7dc734-a8f4-4cd5-b05e-b26379afa00f', 'f59a9529-6112-4123-b633-d5d5200142e5', '09fd367f-d92e-4a9b-b730-3e1144f3c1f4', '7a442a8f-0a32-464b-a0f6-27f979d6e10c']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:02.188327 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eccfb219-1e41-4be2-8f28-cf81a9919c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:02.193806 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17e49be8-71e6-4edd-96b6-f3af89d083a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:02.196823 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (73c96372-3f95-40de-9264-7d2cf83e20db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:02.196823 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request issued successfully. Aug 14 00:44:02.198034 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d6a923b9-55b3-474e-9922-36d42ef704d0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:02.198600 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1290/5177] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:44:01 2026] POST /volume/v3/volumes => generated 803 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:02.209334 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-678d298d-844e-4e07-8442-72a44a32892a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:02.211078 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-678d298d-844e-4e07-8442-72a44a32892a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 Aug 14 00:44:02.211323 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-678d298d-844e-4e07-8442-72a44a32892a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:02.211524 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-678d298d-844e-4e07-8442-72a44a32892a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:02.217560 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:02.217560 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:02.221118 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-678d298d-844e-4e07-8442-72a44a32892a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:02.225263 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-678d298d-844e-4e07-8442-72a44a32892a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 returned with HTTP 200 Aug 14 00:44:02.225623 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1309/5178] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:02 2026] GET /volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:02.226909 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eccfb219-1e41-4be2-8f28-cf81a9919c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8661e31-fa81-4a09-ad6b-561eb70ca66d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-592450086',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d6beee425e1425c947982aeb7de2196',qos_specs=None,replication_status=,reservations=['be7dc734-a8f4-4cd5-b05e-b26379afa00f','f59a9529-6112-4123-b633-d5d5200142e5','09fd367f-d92e-4a9b-b730-3e1144f3c1f4','7a442a8f-0a32-464b-a0f6-27f979d6e10c'],size=1,snapshot_id=None,source_replicaid=,source_volid=e987f3a5-e622-4a03-875e-c3b7a1a7b683,status='creating',user_id='51a097f1315345ce8275c528878b9181',volume_type_id=bc9c5be3-802b-40f6-a93b-88d984c2dd38), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-592450086',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f8661e31-fa81-4a09-ad6b-561eb70ca66d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d6beee425e1425c947982aeb7de2196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e987f3a5-e622-4a03-875e-c3b7a1a7b683,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51a097f1315345ce8275c528878b9181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bc9c5be3-802b-40f6-a93b-88d984c2dd38),volume_type_id=bc9c5be3-802b-40f6-a93b-88d984c2dd38)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:02.227718 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17f99b7c-9004-49b9-95dd-b5d4fd233225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:02.249069 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17f99b7c-9004-49b9-95dd-b5d4fd233225) transitioned into state 'SUCCESS' from state '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-592450086',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d6beee425e1425c947982aeb7de2196',qos_specs=None,replication_status=,reservations=['be7dc734-a8f4-4cd5-b05e-b26379afa00f','f59a9529-6112-4123-b633-d5d5200142e5','09fd367f-d92e-4a9b-b730-3e1144f3c1f4','7a442a8f-0a32-464b-a0f6-27f979d6e10c'],size=1,snapshot_id=None,source_replicaid=,source_volid=e987f3a5-e622-4a03-875e-c3b7a1a7b683,status='creating',user_id='51a097f1315345ce8275c528878b9181',volume_type_id=bc9c5be3-802b-40f6-a93b-88d984c2dd38)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:02.249965 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33a6a2b2-974c-499e-a825-a46a0f2203c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:02.261054 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9f58c75e-1698-424e-af2b-7c3844197835 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:02.263344 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9f58c75e-1698-424e-af2b-7c3844197835 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/072cfdaa-3e80-4324-8acd-3dc7de9ad3da Aug 14 00:44:02.263496 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9f58c75e-1698-424e-af2b-7c3844197835 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:02.263712 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9f58c75e-1698-424e-af2b-7c3844197835 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:02.267540 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33a6a2b2-974c-499e-a825-a46a0f2203c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:02.268422 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Flow 'volume_create_api' (0f3ac406-28fe-4cab-adf6-d5e2138aa40d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:02.268730 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Create volume request issued successfully. Aug 14 00:44:02.269322 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0c5c605a-652f-48fd-b8f3-e58cf4fab48d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:02.269714 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1278/5179] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:44:02 2026] POST /volume/v3/volumes => generated 810 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:02.272149 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:02.272149 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:02.276578 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9f58c75e-1698-424e-af2b-7c3844197835 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:44:02.281301 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9f58c75e-1698-424e-af2b-7c3844197835 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/072cfdaa-3e80-4324-8acd-3dc7de9ad3da returned with HTTP 200 Aug 14 00:44:02.281734 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1303/5180] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:02 2026] GET /volume/v3/volumes/072cfdaa-3e80-4324-8acd-3dc7de9ad3da => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:02.283065 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0e8774bd-75a8-46b3-923b-cb592eb301eb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:02.284936 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0e8774bd-75a8-46b3-923b-cb592eb301eb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:02.285178 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0e8774bd-75a8-46b3-923b-cb592eb301eb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:02.285409 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0e8774bd-75a8-46b3-923b-cb592eb301eb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:02.292259 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:02.292259 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:02.296163 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0e8774bd-75a8-46b3-923b-cb592eb301eb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:02.299075 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3b43d125-08fb-453f-a145-7c43c84cca6d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:02.300445 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0e8774bd-75a8-46b3-923b-cb592eb301eb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:02.300860 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1291/5181] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:02 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:02.301207 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3b43d125-08fb-453f-a145-7c43c84cca6d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:44:02.301439 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3b43d125-08fb-453f-a145-7c43c84cca6d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "072cfdaa-3e80-4324-8acd-3dc7de9ad3da", "name": "tempest-type-Backup-1904138502"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:02.302865 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-3b43d125-08fb-453f-a145-7c43c84cca6d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Creating new backup {'backup': {'volume_id': '072cfdaa-3e80-4324-8acd-3dc7de9ad3da', 'name': 'tempest-type-Backup-1904138502'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:44:02.303000 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-3b43d125-08fb-453f-a145-7c43c84cca6d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Creating backup of volume 072cfdaa-3e80-4324-8acd-3dc7de9ad3da in container None Aug 14 00:44:02.312328 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f7a208bb-f552-4b56-978a-e663aee9a082 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:02.312579 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:02.312579 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:02.313185 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3b43d125-08fb-453f-a145-7c43c84cca6d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:44:02.314667 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f7a208bb-f552-4b56-978a-e663aee9a082 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:44:02.315033 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f7a208bb-f552-4b56-978a-e663aee9a082 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:02.315206 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f7a208bb-f552-4b56-978a-e663aee9a082 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:02.315347 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-f7a208bb-f552-4b56-978a-e663aee9a082 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:02.319722 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:02.319722 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:02.320556 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f7a208bb-f552-4b56-978a-e663aee9a082 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:44:02.321019 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1279/5182] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:02 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:02.332227 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-3b43d125-08fb-453f-a145-7c43c84cca6d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Created reservations ['d90279e7-a245-4a91-a54f-f6d59828df40', '31fa4c26-dc29-4c6f-9503-ff9123b23741'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:02.364681 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3b43d125-08fb-453f-a145-7c43c84cca6d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:44:02.365155 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1310/5183] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:44:02 2026] POST /volume/v3/backups => generated 316 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:02.377070 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-626c2593-1aad-4e89-b436-2c660e64f291 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:02.378886 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-626c2593-1aad-4e89-b436-2c660e64f291 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:02.379122 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-626c2593-1aad-4e89-b436-2c660e64f291 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:02.379340 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-626c2593-1aad-4e89-b436-2c660e64f291 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:02.379435 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-626c2593-1aad-4e89-b436-2c660e64f291 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:02.383846 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:02.383846 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:02.384445 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-626c2593-1aad-4e89-b436-2c660e64f291 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:02.384838 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1304/5184] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:02 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:03.238956 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-abfd1b75-f587-401e-a80a-fe3f0ea1cc9e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:03.244406 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-abfd1b75-f587-401e-a80a-fe3f0ea1cc9e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 Aug 14 00:44:03.244611 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-abfd1b75-f587-401e-a80a-fe3f0ea1cc9e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:03.244785 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-abfd1b75-f587-401e-a80a-fe3f0ea1cc9e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:03.253172 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:03.253172 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:03.257577 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-abfd1b75-f587-401e-a80a-fe3f0ea1cc9e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:03.263004 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-abfd1b75-f587-401e-a80a-fe3f0ea1cc9e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 returned with HTTP 200 Aug 14 00:44:03.263556 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1292/5185] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:03 2026] GET /volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:03.276331 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-76f5f9fd-b894-43d2-b29b-12d1761a3d48 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:03.278330 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-76f5f9fd-b894-43d2-b29b-12d1761a3d48 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:44:03.278815 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-76f5f9fd-b894-43d2-b29b-12d1761a3d48 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af1b3684-b3aa-4353-b401-0e95113ccdb3", "name": "tempest-VolumeDependencyTests-Snapshot-1138586046"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:03.287717 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:03.287717 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:03.288229 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-76f5f9fd-b894-43d2-b29b-12d1761a3d48 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:03.288355 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-76f5f9fd-b894-43d2-b29b-12d1761a3d48 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create snapshot from volume af1b3684-b3aa-4353-b401-0e95113ccdb3 Aug 14 00:44:03.314876 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-542a74c9-d328-4ac9-aac6-903b94852fc5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:03.316289 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-542a74c9-d328-4ac9-aac6-903b94852fc5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:03.317137 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-542a74c9-d328-4ac9-aac6-903b94852fc5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:03.317137 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-542a74c9-d328-4ac9-aac6-903b94852fc5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:03.319327 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-76f5f9fd-b894-43d2-b29b-12d1761a3d48 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Created reservations ['f753efce-2af2-4c93-94a5-b84aa29c2fc1', '75fc6c60-c18c-47eb-a765-9ca11f80c2d6', 'c37cabe0-38da-4791-838f-c2194fd2c9c5', 'c5fb8e58-fdea-4cca-8313-0663a3f9047a'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:03.324602 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:03.324602 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:03.328527 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-542a74c9-d328-4ac9-aac6-903b94852fc5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:03.331406 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e6e4446c-08b8-4824-9595-daa17fe6ce75 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:03.333714 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e6e4446c-08b8-4824-9595-daa17fe6ce75 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:44:03.333930 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e6e4446c-08b8-4824-9595-daa17fe6ce75 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:03.335018 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e6e4446c-08b8-4824-9595-daa17fe6ce75 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:03.335018 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-e6e4446c-08b8-4824-9595-daa17fe6ce75 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:03.337212 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-542a74c9-d328-4ac9-aac6-903b94852fc5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:03.337212 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1311/5186] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:03 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:03.340256 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:03.340256 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:03.341264 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e6e4446c-08b8-4824-9595-daa17fe6ce75 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:44:03.341684 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1305/5187] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:03 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:03.359350 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-76f5f9fd-b894-43d2-b29b-12d1761a3d48 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot create request issued successfully. Aug 14 00:44:03.360386 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-76f5f9fd-b894-43d2-b29b-12d1761a3d48 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:44:03.360386 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1280/5188] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:44:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:03.360882 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-bf688a1e-ea9b-4f3e-a8c7-017c41465fe4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:03.364410 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-bf688a1e-ea9b-4f3e-a8c7-017c41465fe4 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 Aug 14 00:44:03.364410 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-bf688a1e-ea9b-4f3e-a8c7-017c41465fe4 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:03.364410 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-bf688a1e-ea9b-4f3e-a8c7-017c41465fe4 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:03.369677 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4a43d294-6b41-411d-a9c0-39424a3aef17 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:03.373785 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4a43d294-6b41-411d-a9c0-39424a3aef17 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc Aug 14 00:44:03.373785 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4a43d294-6b41-411d-a9c0-39424a3aef17 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:03.373785 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4a43d294-6b41-411d-a9c0-39424a3aef17 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:03.378387 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:03.378387 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:03.378790 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4a43d294-6b41-411d-a9c0-39424a3aef17 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:44:03.379681 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4a43d294-6b41-411d-a9c0-39424a3aef17 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc returned with HTTP 200 Aug 14 00:44:03.380079 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1312/5189] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:03 2026] GET /volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:03.381309 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:03.381309 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:03.390931 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-bf688a1e-ea9b-4f3e-a8c7-017c41465fe4 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Volume info retrieved successfully. Aug 14 00:44:03.396780 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ae37450f-a284-46ca-896c-13a24874cb5f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:03.399120 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ae37450f-a284-46ca-896c-13a24874cb5f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:03.399378 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ae37450f-a284-46ca-896c-13a24874cb5f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:03.399594 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ae37450f-a284-46ca-896c-13a24874cb5f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:03.399665 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-ae37450f-a284-46ca-896c-13a24874cb5f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:03.404942 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:03.404942 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:03.405961 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ae37450f-a284-46ca-896c-13a24874cb5f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:03.406206 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-bf688a1e-ea9b-4f3e-a8c7-017c41465fe4 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 returned with HTTP 200 Aug 14 00:44:03.406734 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1293/5190] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:44:03 2026] GET /volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 => generated 1417 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:03.407614 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1306/5191] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:03 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:03.910209 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-5d0e2911-e7a4-4b6b-947c-7fd1543ac200 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:03.912812 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-5d0e2911-e7a4-4b6b-947c-7fd1543ac200 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 Aug 14 00:44:03.913061 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-5d0e2911-e7a4-4b6b-947c-7fd1543ac200 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:03.913357 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-5d0e2911-e7a4-4b6b-947c-7fd1543ac200 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:03.921173 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:03.921173 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:03.926244 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-5d0e2911-e7a4-4b6b-947c-7fd1543ac200 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Volume info retrieved successfully. Aug 14 00:44:03.932011 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-5d0e2911-e7a4-4b6b-947c-7fd1543ac200 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 returned with HTTP 200 Aug 14 00:44:03.932505 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1281/5192] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:44:03 2026] GET /volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 => generated 1417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:03.948239 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-896b7046-35a5-49e4-bd63-bc589f53e9a0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:03.948640 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-896b7046-35a5-49e4-bd63-bc589f53e9a0 None None] GET https://10.4.3.208/volume// Aug 14 00:44:03.948797 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-896b7046-35a5-49e4-bd63-bc589f53e9a0 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:03.948966 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-896b7046-35a5-49e4-bd63-bc589f53e9a0 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:03.949335 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-896b7046-35a5-49e4-bd63-bc589f53e9a0 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:44:03.949645 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1313/5193] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:44:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:44:03.961824 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-86643d27-acc6-49b5-b23f-dbe92cd35ebf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:03.971292 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-86643d27-acc6-49b5-b23f-dbe92cd35ebf tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:44:03.973045 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-86643d27-acc6-49b5-b23f-dbe92cd35ebf tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9dd4dfc3-2aa3-48c7-8040-98ffd5948b85", "connector": null, "instance_uuid": "787a9f4d-7663-4689-9ab3-5204c9f9a579"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:03.993636 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:03.993636 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:04.022944 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-86643d27-acc6-49b5-b23f-dbe92cd35ebf tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:44:04.023463 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1294/5194] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:44:03 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:04.352059 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a5ef49da-82fa-42f7-b061-c754dacbe4c3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:04.353314 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-29405d54-dbb3-4078-9aa6-c2a276967f55 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:04.354042 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a5ef49da-82fa-42f7-b061-c754dacbe4c3 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:04.354292 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a5ef49da-82fa-42f7-b061-c754dacbe4c3 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:04.354483 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a5ef49da-82fa-42f7-b061-c754dacbe4c3 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:04.355291 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-29405d54-dbb3-4078-9aa6-c2a276967f55 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:44:04.355492 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-29405d54-dbb3-4078-9aa6-c2a276967f55 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:04.355744 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-29405d54-dbb3-4078-9aa6-c2a276967f55 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:04.355900 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-29405d54-dbb3-4078-9aa6-c2a276967f55 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:04.359537 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:04.359537 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:04.360217 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-29405d54-dbb3-4078-9aa6-c2a276967f55 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:44:04.360550 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1282/5195] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:04 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:04.362279 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:04.362279 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:04.366939 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a5ef49da-82fa-42f7-b061-c754dacbe4c3 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:04.372558 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a5ef49da-82fa-42f7-b061-c754dacbe4c3 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:04.373009 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1307/5196] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:04 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:04.389971 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d6b22749-89df-4d7b-b203-885d34d993b5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:04.392185 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d6b22749-89df-4d7b-b203-885d34d993b5 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc Aug 14 00:44:04.392444 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d6b22749-89df-4d7b-b203-885d34d993b5 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:04.392703 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d6b22749-89df-4d7b-b203-885d34d993b5 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:04.398697 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:04.398697 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:04.399242 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d6b22749-89df-4d7b-b203-885d34d993b5 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:44:04.400056 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d6b22749-89df-4d7b-b203-885d34d993b5 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc returned with HTTP 200 Aug 14 00:44:04.400494 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1314/5197] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:04 2026] GET /volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:04.408831 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-492b133f-e534-4129-86c6-7e2121fa54ce None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:04.410705 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:04.411242 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fbcd7271-79c2-4d92-b2d6-d7cf18783edc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1744977129"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:04.413306 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request body: {'volume': {'snapshot_id': 'fbcd7271-79c2-4d92-b2d6-d7cf18783edc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1744977129'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:04.417448 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a7d325a5-891e-422f-a1d0-0f9a46ca42d6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:04.419415 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a7d325a5-891e-422f-a1d0-0f9a46ca42d6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:04.419661 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a7d325a5-891e-422f-a1d0-0f9a46ca42d6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:04.419868 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a7d325a5-891e-422f-a1d0-0f9a46ca42d6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:04.419914 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:04.419914 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:04.419987 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-a7d325a5-891e-422f-a1d0-0f9a46ca42d6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:04.420586 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:44:04.420766 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume of 1 GB Aug 14 00:44:04.424446 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:04.424446 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:04.425147 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a7d325a5-891e-422f-a1d0-0f9a46ca42d6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:04.425366 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Availability Zones retrieved successfully. Aug 14 00:44:04.425536 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1283/5198] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:04 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:04.431826 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (5b5f8cc9-b360-41f7-9296-cf0b0b21cad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:04.433038 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f6b359-679f-43a9-8e70-7f5d1a783f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:04.434078 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:04.469942 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f6b359-679f-43a9-8e70-7f5d1a783f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fbcd7271-79c2-4d92-b2d6-d7cf18783edc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:04.470819 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8097047b-75be-4df1-8225-e29f3c3f5aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:04.517819 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Created reservations ['840bfcd5-0949-444a-8087-c10c0d5f2b9c', '4a7868c5-9499-46da-864b-19fe5a0aaf13', '1f28b6f0-be43-4eff-ae77-d54e0f24b392', 'b8b4f07c-8162-4dc2-a5d2-b43b4bcf3b0d'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:04.518807 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8097047b-75be-4df1-8225-e29f3c3f5aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['840bfcd5-0949-444a-8087-c10c0d5f2b9c', '4a7868c5-9499-46da-864b-19fe5a0aaf13', '1f28b6f0-be43-4eff-ae77-d54e0f24b392', 'b8b4f07c-8162-4dc2-a5d2-b43b4bcf3b0d']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:04.519751 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ece17da8-89ee-47d4-a672-7593fce0ff29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:04.567183 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ece17da8-89ee-47d4-a672-7593fce0ff29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea764f17-b6db-41d6-a22a-a2c5f3187d43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1744977129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['840bfcd5-0949-444a-8087-c10c0d5f2b9c','4a7868c5-9499-46da-864b-19fe5a0aaf13','1f28b6f0-be43-4eff-ae77-d54e0f24b392','b8b4f07c-8162-4dc2-a5d2-b43b4bcf3b0d'],size=1,snapshot_id=fbcd7271-79c2-4d92-b2d6-d7cf18783edc,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1744977129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea764f17-b6db-41d6-a22a-a2c5f3187d43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63af34f364414ad3933b0cb5aaa2e895',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fbcd7271-79c2-4d92-b2d6-d7cf18783edc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:04.568034 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4693390a-5e60-40c4-9a63-7b409f1cbe1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:04.586417 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4693390a-5e60-40c4-9a63-7b409f1cbe1c) transitioned into state 'SUCCESS' from state '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-1744977129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['840bfcd5-0949-444a-8087-c10c0d5f2b9c','4a7868c5-9499-46da-864b-19fe5a0aaf13','1f28b6f0-be43-4eff-ae77-d54e0f24b392','b8b4f07c-8162-4dc2-a5d2-b43b4bcf3b0d'],size=1,snapshot_id=fbcd7271-79c2-4d92-b2d6-d7cf18783edc,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:04.587191 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6566374-bcc3-404a-b297-2114bc71a4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:04.616673 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6566374-bcc3-404a-b297-2114bc71a4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:04.618213 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (5b5f8cc9-b360-41f7-9296-cf0b0b21cad2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:04.618416 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request issued successfully. Aug 14 00:44:04.619275 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-492b133f-e534-4129-86c6-7e2121fa54ce tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:04.619775 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1295/5199] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:44:04 2026] POST /volume/v3/volumes => generated 804 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:04.637214 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7d7630ec-ec4c-40a4-bd47-96ab7f862c16 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:04.640009 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7d7630ec-ec4c-40a4-bd47-96ab7f862c16 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 Aug 14 00:44:04.640009 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7d7630ec-ec4c-40a4-bd47-96ab7f862c16 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:04.640009 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7d7630ec-ec4c-40a4-bd47-96ab7f862c16 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:04.647256 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:04.647256 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:04.651211 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7d7630ec-ec4c-40a4-bd47-96ab7f862c16 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:04.655477 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7d7630ec-ec4c-40a4-bd47-96ab7f862c16 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 returned with HTTP 200 Aug 14 00:44:04.655841 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1308/5200] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:04 2026] GET /volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:04.907129 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b0a9208b-cc6e-4bdd-a414-fcacdc62e5c3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:04.907852 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b0a9208b-cc6e-4bdd-a414-fcacdc62e5c3 None None] GET https://10.4.3.208/volume// Aug 14 00:44:04.907852 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b0a9208b-cc6e-4bdd-a414-fcacdc62e5c3 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:04.907852 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b0a9208b-cc6e-4bdd-a414-fcacdc62e5c3 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:04.908272 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b0a9208b-cc6e-4bdd-a414-fcacdc62e5c3 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:44:04.908599 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1315/5201] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:44:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:44:04.921458 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-f1626066-b018-46ba-83fa-be19254ff148 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:04.923477 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-f1626066-b018-46ba-83fa-be19254ff148 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 Aug 14 00:44:04.923783 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-f1626066-b018-46ba-83fa-be19254ff148 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:04.923880 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-f1626066-b018-46ba-83fa-be19254ff148 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:04.939654 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:04.939654 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:04.944418 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-f1626066-b018-46ba-83fa-be19254ff148 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Volume info retrieved successfully. Aug 14 00:44:04.949925 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-f1626066-b018-46ba-83fa-be19254ff148 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 returned with HTTP 200 Aug 14 00:44:04.950453 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1284/5202] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:44:04 2026] GET /volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 => generated 1596 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:44:05.068446 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-491ceecc-4809-4a3b-b02d-8f66a2ccf6be None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:05.071264 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-491ceecc-4809-4a3b-b02d-8f66a2ccf6be tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] PUT https://10.4.3.208/volume/v3/attachments/d10dc9e3-7d56-42a6-ba59-3cf255f50ea5 Aug 14 00:44:05.071756 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-491ceecc-4809-4a3b-b02d-8f66a2ccf6be tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:05.081768 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-491ceecc-4809-4a3b-b02d-8f66a2ccf6be tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Acquiring lock "cinder-attachment_update-9dd4dfc3-2aa3-48c7-8040-98ffd5948b85-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:44:05.087286 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-491ceecc-4809-4a3b-b02d-8f66a2ccf6be tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Lock "cinder-attachment_update-9dd4dfc3-2aa3-48c7-8040-98ffd5948b85-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:44:05.088793 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:05.088793 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:05.176517 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-491ceecc-4809-4a3b-b02d-8f66a2ccf6be tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Lock "cinder-attachment_update-9dd4dfc3-2aa3-48c7-8040-98ffd5948b85-np0000007289" released by "attachment_update" :: held 0.089s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:44:05.176900 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-491ceecc-4809-4a3b-b02d-8f66a2ccf6be tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/attachments/d10dc9e3-7d56-42a6-ba59-3cf255f50ea5 returned with HTTP 200 Aug 14 00:44:05.177396 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1296/5203] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:44:05 2026] PUT /volume/v3/attachments/d10dc9e3-7d56-42a6-ba59-3cf255f50ea5 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:05.201411 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-08200a71-3066-4c50-95d9-436e6ac7456a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:05.204153 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-08200a71-3066-4c50-95d9-436e6ac7456a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] POST https://10.4.3.208/volume/v3/attachments/d10dc9e3-7d56-42a6-ba59-3cf255f50ea5/action Aug 14 00:44:05.204633 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-08200a71-3066-4c50-95d9-436e6ac7456a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:44:05.204799 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-08200a71-3066-4c50-95d9-436e6ac7456a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:05.224036 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:05.224036 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:05.236590 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-9bb9074f-169f-4e9a-823b-00987cff5974 req-08200a71-3066-4c50-95d9-436e6ac7456a tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/attachments/d10dc9e3-7d56-42a6-ba59-3cf255f50ea5/action returned with HTTP 204 Aug 14 00:44:05.237204 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1309/5204] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:44:05 2026] POST /volume/v3/attachments/d10dc9e3-7d56-42a6-ba59-3cf255f50ea5/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:05.371242 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-363aa52d-7b6c-4838-b296-fa1d1523265a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:05.372834 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-363aa52d-7b6c-4838-b296-fa1d1523265a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:44:05.373028 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-363aa52d-7b6c-4838-b296-fa1d1523265a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:05.373263 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-363aa52d-7b6c-4838-b296-fa1d1523265a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:05.373385 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-363aa52d-7b6c-4838-b296-fa1d1523265a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:05.377291 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:05.377291 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:05.377950 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-363aa52d-7b6c-4838-b296-fa1d1523265a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:44:05.378521 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1316/5205] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:05 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:05.385728 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-79466aab-b38f-4b58-bf87-7692044eada8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:05.387669 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-79466aab-b38f-4b58-bf87-7692044eada8 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:05.387906 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-79466aab-b38f-4b58-bf87-7692044eada8 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:05.388117 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-79466aab-b38f-4b58-bf87-7692044eada8 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:05.394778 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:05.394778 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:05.398580 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-79466aab-b38f-4b58-bf87-7692044eada8 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:05.403285 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-79466aab-b38f-4b58-bf87-7692044eada8 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:05.403742 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1285/5206] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:05 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:05.437111 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-391d7298-c782-472f-bf62-5e89d7cb2994 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:05.445229 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-391d7298-c782-472f-bf62-5e89d7cb2994 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:05.445229 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-391d7298-c782-472f-bf62-5e89d7cb2994 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:05.445229 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-391d7298-c782-472f-bf62-5e89d7cb2994 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:05.445229 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-391d7298-c782-472f-bf62-5e89d7cb2994 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:05.452321 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:05.452321 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:05.453169 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-391d7298-c782-472f-bf62-5e89d7cb2994 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:05.453638 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1297/5207] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:05 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:05.670682 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5b0517f9-8e6d-439f-b296-047337bc7776 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:05.673527 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5b0517f9-8e6d-439f-b296-047337bc7776 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 Aug 14 00:44:05.673767 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5b0517f9-8e6d-439f-b296-047337bc7776 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:05.674526 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5b0517f9-8e6d-439f-b296-047337bc7776 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:05.681242 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:05.681242 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:05.685769 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5b0517f9-8e6d-439f-b296-047337bc7776 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:05.691595 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5b0517f9-8e6d-439f-b296-047337bc7776 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 returned with HTTP 200 Aug 14 00:44:05.692464 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1310/5208] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:05 2026] GET /volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:05.704286 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5cc90f09-6f8b-46b3-88af-37cdb9223fcf None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:05.706123 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5cc90f09-6f8b-46b3-88af-37cdb9223fcf tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 Aug 14 00:44:05.706241 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5cc90f09-6f8b-46b3-88af-37cdb9223fcf tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:05.706408 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5cc90f09-6f8b-46b3-88af-37cdb9223fcf tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:05.706574 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-5cc90f09-6f8b-46b3-88af-37cdb9223fcf tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete snapshot with id: 1d18d522-c4a9-4728-99a8-3f3f568ba973 Aug 14 00:44:05.716261 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:05.716261 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:05.716773 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5cc90f09-6f8b-46b3-88af-37cdb9223fcf tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:44:05.735991 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5cc90f09-6f8b-46b3-88af-37cdb9223fcf tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot delete request issued successfully. Aug 14 00:44:05.736273 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5cc90f09-6f8b-46b3-88af-37cdb9223fcf tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 returned with HTTP 202 Aug 14 00:44:05.736843 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1317/5209] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:44:05 2026] DELETE /volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:05.743800 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a29259c3-4625-48fa-b18a-f3d849cdda05 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:05.746527 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a29259c3-4625-48fa-b18a-f3d849cdda05 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 Aug 14 00:44:05.746527 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a29259c3-4625-48fa-b18a-f3d849cdda05 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:05.746527 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a29259c3-4625-48fa-b18a-f3d849cdda05 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:05.751008 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:05.751008 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:05.751494 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a29259c3-4625-48fa-b18a-f3d849cdda05 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:44:05.752367 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a29259c3-4625-48fa-b18a-f3d849cdda05 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 returned with HTTP 200 Aug 14 00:44:05.752745 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1286/5210] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:05 2026] GET /volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:06.389549 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b23b6881-94c7-4fe3-a157-a6caf3869616 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:06.391487 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b23b6881-94c7-4fe3-a157-a6caf3869616 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:44:06.391909 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b23b6881-94c7-4fe3-a157-a6caf3869616 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:06.391909 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b23b6881-94c7-4fe3-a157-a6caf3869616 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:06.392199 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-b23b6881-94c7-4fe3-a157-a6caf3869616 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:06.397539 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:06.397539 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:06.398386 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b23b6881-94c7-4fe3-a157-a6caf3869616 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:44:06.399055 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1298/5211] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:06 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:06.415931 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8a0711e0-ed07-4324-a8f9-b2a95bba655b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:06.417652 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8a0711e0-ed07-4324-a8f9-b2a95bba655b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:06.417829 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8a0711e0-ed07-4324-a8f9-b2a95bba655b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:06.418056 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8a0711e0-ed07-4324-a8f9-b2a95bba655b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:06.424777 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:06.424777 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:06.428225 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8a0711e0-ed07-4324-a8f9-b2a95bba655b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:06.432444 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8a0711e0-ed07-4324-a8f9-b2a95bba655b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:06.432840 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1311/5212] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:06 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:06.464934 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3807b01b-02d3-403b-8947-ace959bd5c2c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:06.467062 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3807b01b-02d3-403b-8947-ace959bd5c2c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:06.467271 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3807b01b-02d3-403b-8947-ace959bd5c2c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:06.467536 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3807b01b-02d3-403b-8947-ace959bd5c2c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:06.467675 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-3807b01b-02d3-403b-8947-ace959bd5c2c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:06.473168 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:06.473168 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:06.473804 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3807b01b-02d3-403b-8947-ace959bd5c2c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:06.474206 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1318/5213] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:06 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:06.762684 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-63063554-4d3f-4055-89f5-f244765782bc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:06.764915 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-63063554-4d3f-4055-89f5-f244765782bc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 Aug 14 00:44:06.765247 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-63063554-4d3f-4055-89f5-f244765782bc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:06.765514 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-63063554-4d3f-4055-89f5-f244765782bc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:06.770907 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-63063554-4d3f-4055-89f5-f244765782bc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 returned with HTTP 404 Aug 14 00:44:06.771544 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1287/5214] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:06 2026] GET /volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:06.778469 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dfd41b4c-ec94-4c1a-8895-a96b52f7e6ae None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:06.779412 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-40fc1866-b796-48e9-a776-3b7704f04d43 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:06.781438 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-40fc1866-b796-48e9-a776-3b7704f04d43 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc Aug 14 00:44:06.781660 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-40fc1866-b796-48e9-a776-3b7704f04d43 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:06.781878 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-40fc1866-b796-48e9-a776-3b7704f04d43 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:06.782026 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-40fc1866-b796-48e9-a776-3b7704f04d43 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete snapshot with id: fbcd7271-79c2-4d92-b2d6-d7cf18783edc Aug 14 00:44:06.787331 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:06.787331 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:06.788055 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-40fc1866-b796-48e9-a776-3b7704f04d43 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:44:06.803411 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-40fc1866-b796-48e9-a776-3b7704f04d43 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot delete request issued successfully. Aug 14 00:44:06.803614 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-40fc1866-b796-48e9-a776-3b7704f04d43 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc returned with HTTP 202 Aug 14 00:44:06.804052 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1312/5215] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:44:06 2026] DELETE /volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:06.810487 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b5b21764-aa0b-4519-b00f-db4960602448 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:06.811999 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b5b21764-aa0b-4519-b00f-db4960602448 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc Aug 14 00:44:06.812195 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b5b21764-aa0b-4519-b00f-db4960602448 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:06.812443 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b5b21764-aa0b-4519-b00f-db4960602448 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:06.816792 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:06.816792 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:06.817419 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b5b21764-aa0b-4519-b00f-db4960602448 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:44:06.818458 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b5b21764-aa0b-4519-b00f-db4960602448 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc returned with HTTP 200 Aug 14 00:44:06.818911 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1319/5216] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:06 2026] GET /volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:06.907510 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dfd41b4c-ec94-4c1a-8895-a96b52f7e6ae tempest-ProjectAdminTests-791295842 tempest-ProjectAdminTests-791295842-project-admin] GET https://10.4.3.208/volume/v3/scheduler-stats/get_pools Aug 14 00:44:06.907723 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dfd41b4c-ec94-4c1a-8895-a96b52f7e6ae tempest-ProjectAdminTests-791295842 tempest-ProjectAdminTests-791295842-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:06.907942 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dfd41b4c-ec94-4c1a-8895-a96b52f7e6ae tempest-ProjectAdminTests-791295842 tempest-ProjectAdminTests-791295842-project-admin] Calling method 'get_pools' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:06.918888 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dfd41b4c-ec94-4c1a-8895-a96b52f7e6ae tempest-ProjectAdminTests-791295842 tempest-ProjectAdminTests-791295842-project-admin] https://10.4.3.208/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 00:44:06.919946 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1299/5217] 10.4.3.208 () {66 vars in 1291 bytes} [Fri Aug 14 00:44:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:06.927169 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ed55bab2-18ae-482c-92f8-8db9d2995d4d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:06.929003 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ed55bab2-18ae-482c-92f8-8db9d2995d4d tempest-ProjectAdminTests-791295842 tempest-ProjectAdminTests-791295842-project-admin] GET https://10.4.3.208/volume/v3/capabilities/np0000007289@storpool Aug 14 00:44:06.929278 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ed55bab2-18ae-482c-92f8-8db9d2995d4d tempest-ProjectAdminTests-791295842 tempest-ProjectAdminTests-791295842-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:06.929478 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ed55bab2-18ae-482c-92f8-8db9d2995d4d tempest-ProjectAdminTests-791295842 tempest-ProjectAdminTests-791295842-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:06.939868 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ed55bab2-18ae-482c-92f8-8db9d2995d4d tempest-ProjectAdminTests-791295842 tempest-ProjectAdminTests-791295842-project-admin] https://10.4.3.208/volume/v3/capabilities/np0000007289@storpool returned with HTTP 200 Aug 14 00:44:06.940344 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1288/5218] 10.4.3.208 () {66 vars in 1318 bytes} [Fri Aug 14 00:44:06 2026] GET /volume/v3/capabilities/np0000007289@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:07.409867 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1fbca3b9-2d08-48f2-ab39-7e6cc17f7ddd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:07.411716 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1fbca3b9-2d08-48f2-ab39-7e6cc17f7ddd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:44:07.411919 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1fbca3b9-2d08-48f2-ab39-7e6cc17f7ddd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:07.412140 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1fbca3b9-2d08-48f2-ab39-7e6cc17f7ddd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:07.412247 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-1fbca3b9-2d08-48f2-ab39-7e6cc17f7ddd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:07.416562 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:07.416562 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:07.417533 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1fbca3b9-2d08-48f2-ab39-7e6cc17f7ddd tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:44:07.417968 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1313/5219] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:07 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:44:07.445971 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c8dcf946-5a26-43d1-a59a-b63d765c44c8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:07.447684 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c8dcf946-5a26-43d1-a59a-b63d765c44c8 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:07.447868 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c8dcf946-5a26-43d1-a59a-b63d765c44c8 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:07.448022 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c8dcf946-5a26-43d1-a59a-b63d765c44c8 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:07.454963 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:07.454963 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:07.458591 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c8dcf946-5a26-43d1-a59a-b63d765c44c8 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:07.462668 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c8dcf946-5a26-43d1-a59a-b63d765c44c8 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:07.463032 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1320/5220] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:07 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:07.485241 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-97804dee-4abc-44b2-89aa-355d40e4a318 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:07.488585 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-97804dee-4abc-44b2-89aa-355d40e4a318 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:07.488836 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-97804dee-4abc-44b2-89aa-355d40e4a318 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:07.489210 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-97804dee-4abc-44b2-89aa-355d40e4a318 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:07.489347 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-97804dee-4abc-44b2-89aa-355d40e4a318 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:07.495048 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:07.495048 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:07.496855 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-97804dee-4abc-44b2-89aa-355d40e4a318 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:07.497372 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1300/5221] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:07 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:07.829809 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-784814f7-bc37-4dac-abf0-6e08ae432ae1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:07.832260 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-784814f7-bc37-4dac-abf0-6e08ae432ae1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc Aug 14 00:44:07.832574 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-784814f7-bc37-4dac-abf0-6e08ae432ae1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:07.832878 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-784814f7-bc37-4dac-abf0-6e08ae432ae1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:07.839330 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-784814f7-bc37-4dac-abf0-6e08ae432ae1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc returned with HTTP 404 Aug 14 00:44:07.839926 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1289/5222] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:07 2026] GET /volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:07.846657 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-50641be4-4821-4f5f-ac14-29f9d1b7ee6c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:07.848633 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-50641be4-4821-4f5f-ac14-29f9d1b7ee6c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea Aug 14 00:44:07.848921 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-50641be4-4821-4f5f-ac14-29f9d1b7ee6c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:07.849233 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-50641be4-4821-4f5f-ac14-29f9d1b7ee6c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:07.849465 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-50641be4-4821-4f5f-ac14-29f9d1b7ee6c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: 61ac94ed-bfe7-4bb3-9733-c66b58d7ceea Aug 14 00:44:07.857279 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:07.857279 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:07.857775 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-50641be4-4821-4f5f-ac14-29f9d1b7ee6c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:07.875025 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-50641be4-4821-4f5f-ac14-29f9d1b7ee6c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume request issued successfully. Aug 14 00:44:07.875267 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-50641be4-4821-4f5f-ac14-29f9d1b7ee6c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea returned with HTTP 202 Aug 14 00:44:07.875855 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1314/5223] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:07 2026] DELETE /volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:44:07.883479 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c6b9cd78-207d-4a1b-94ec-07dc717a8a01 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:07.885585 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c6b9cd78-207d-4a1b-94ec-07dc717a8a01 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea Aug 14 00:44:07.885848 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c6b9cd78-207d-4a1b-94ec-07dc717a8a01 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:07.886150 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c6b9cd78-207d-4a1b-94ec-07dc717a8a01 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:07.894263 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:07.894263 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:07.898108 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c6b9cd78-207d-4a1b-94ec-07dc717a8a01 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:07.903293 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c6b9cd78-207d-4a1b-94ec-07dc717a8a01 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea returned with HTTP 200 Aug 14 00:44:07.903820 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1321/5224] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:07 2026] GET /volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:08.399129 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8c800bda-9dbc-4219-a9d9-fc03446e83bb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:08.428160 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4abb24fe-d3c8-4805-abd0-1da6b325a522 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:08.429966 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4abb24fe-d3c8-4805-abd0-1da6b325a522 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:44:08.430214 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4abb24fe-d3c8-4805-abd0-1da6b325a522 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:08.430434 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4abb24fe-d3c8-4805-abd0-1da6b325a522 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:08.430546 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-4abb24fe-d3c8-4805-abd0-1da6b325a522 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:08.435312 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:08.435312 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:08.436373 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4abb24fe-d3c8-4805-abd0-1da6b325a522 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:44:08.436837 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1290/5225] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:08 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:08.476787 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1a3563f2-401c-4cab-9c62-f62c704703c6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:08.479694 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1a3563f2-401c-4cab-9c62-f62c704703c6 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:08.480157 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1a3563f2-401c-4cab-9c62-f62c704703c6 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:08.480542 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1a3563f2-401c-4cab-9c62-f62c704703c6 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:08.482910 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8c800bda-9dbc-4219-a9d9-fc03446e83bb tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:44:08.483416 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8c800bda-9dbc-4219-a9d9-fc03446e83bb tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-713259928", "extra_specs": {"storage_protocol": "tempest-storage_protocol-352490759", "vendor_name": "tempest-vendor_name-944879282"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:08.491361 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:08.491361 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:08.496689 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1a3563f2-401c-4cab-9c62-f62c704703c6 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:08.496934 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8c800bda-9dbc-4219-a9d9-fc03446e83bb tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:44:08.497329 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1301/5226] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:44:08 2026] POST /volume/v3/types => generated 327 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:08.503664 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1a3563f2-401c-4cab-9c62-f62c704703c6 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:08.504362 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1315/5227] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:08 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:08.505548 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:08.508583 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:08.508920 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-51a7080c-dd6b-4a1c-860c-8c4b91ffed78 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:08.508976 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dab8c384-9d90-4828-a2b8-3b4c041f28b4", "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:08.510561 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Create volume request body: {'volume': {'volume_type': 'dab8c384-9d90-4828-a2b8-3b4c041f28b4', 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:08.513166 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-51a7080c-dd6b-4a1c-860c-8c4b91ffed78 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:08.513413 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-51a7080c-dd6b-4a1c-860c-8c4b91ffed78 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:08.513592 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-51a7080c-dd6b-4a1c-860c-8c4b91ffed78 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:08.513735 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-51a7080c-dd6b-4a1c-860c-8c4b91ffed78 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:08.514317 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Create volume of 1 GB Aug 14 00:44:08.514602 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:08.514602 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:08.514997 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Availability Zones retrieved successfully. Aug 14 00:44:08.518307 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:08.518307 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:08.519171 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-51a7080c-dd6b-4a1c-860c-8c4b91ffed78 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:08.519594 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1291/5228] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:08 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:08.525447 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Flow 'volume_create_api' (3f1c743f-3f99-4cbd-bd68-3ca9adeab945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:08.526548 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c99648c0-5e31-4772-996a-ace548836a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:08.527567 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:08.547545 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c99648c0-5e31-4772-996a-ace548836a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:44:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-352490759',vendor_name='tempest-vendor_name-944879282'},id=dab8c384-9d90-4828-a2b8-3b4c041f28b4,is_public=True,name='tempest-ProjectMemberTests-volume-type-713259928',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dab8c384-9d90-4828-a2b8-3b4c041f28b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:08.548462 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf508c1-6ddc-4e70-9e52-923121fe9823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:08.574866 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-713259928 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-713259928, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:44:08.575230 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-713259928 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-713259928, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:44:08.606150 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Created reservations ['88d543f9-465c-447c-96fb-38ee2abf9dd1', 'b664a7cf-4382-44ed-877c-e3a44fd0372f', '28191e81-b561-4c46-931e-3904203117bb', 'bf74b157-9d07-4872-91b3-eb8a8a86cd15'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:08.606790 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf508c1-6ddc-4e70-9e52-923121fe9823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88d543f9-465c-447c-96fb-38ee2abf9dd1', 'b664a7cf-4382-44ed-877c-e3a44fd0372f', '28191e81-b561-4c46-931e-3904203117bb', 'bf74b157-9d07-4872-91b3-eb8a8a86cd15']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:08.607436 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46750e62-8a40-412c-b2d8-bb4eca67887b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:08.630476 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46750e62-8a40-412c-b2d8-bb4eca67887b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '953f46f5-d5a7-4bbc-90b2-134bef21417d', '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='01b8dfb976264353bb6faa256baf926d',qos_specs=None,replication_status=,reservations=['88d543f9-465c-447c-96fb-38ee2abf9dd1','b664a7cf-4382-44ed-877c-e3a44fd0372f','28191e81-b561-4c46-931e-3904203117bb','bf74b157-9d07-4872-91b3-eb8a8a86cd15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44fd8d8291b94953bab1db7825334ef0',volume_type_id=dab8c384-9d90-4828-a2b8-3b4c041f28b4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:08Z,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=953f46f5-d5a7-4bbc-90b2-134bef21417d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01b8dfb976264353bb6faa256baf926d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44fd8d8291b94953bab1db7825334ef0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dab8c384-9d90-4828-a2b8-3b4c041f28b4),volume_type_id=dab8c384-9d90-4828-a2b8-3b4c041f28b4)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:08.631274 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05144200-c629-4385-9481-3d250ec4564a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:08.648069 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05144200-c629-4385-9481-3d250ec4564a) transitioned into state 'SUCCESS' from 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='01b8dfb976264353bb6faa256baf926d',qos_specs=None,replication_status=,reservations=['88d543f9-465c-447c-96fb-38ee2abf9dd1','b664a7cf-4382-44ed-877c-e3a44fd0372f','28191e81-b561-4c46-931e-3904203117bb','bf74b157-9d07-4872-91b3-eb8a8a86cd15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44fd8d8291b94953bab1db7825334ef0',volume_type_id=dab8c384-9d90-4828-a2b8-3b4c041f28b4)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:08.648912 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (632a4246-e85b-42d4-9cc1-b817f517c3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:08.658162 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (632a4246-e85b-42d4-9cc1-b817f517c3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:08.658913 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Flow 'volume_create_api' (3f1c743f-3f99-4cbd-bd68-3ca9adeab945) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:08.659295 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Create volume request issued successfully. Aug 14 00:44:08.659825 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-76312969-a2f7-4bd0-b6a2-19b38e555bd3 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:08.660255 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1322/5229] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:44:08 2026] POST /volume/v3/volumes => generated 773 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:08.674558 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f3e760ef-b4d6-46e4-b5dc-fd54a8ef9267 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:08.676759 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f3e760ef-b4d6-46e4-b5dc-fd54a8ef9267 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] GET https://10.4.3.208/volume/v3/volumes/953f46f5-d5a7-4bbc-90b2-134bef21417d Aug 14 00:44:08.677030 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f3e760ef-b4d6-46e4-b5dc-fd54a8ef9267 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:08.677280 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f3e760ef-b4d6-46e4-b5dc-fd54a8ef9267 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:08.685947 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:08.685947 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:08.690155 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f3e760ef-b4d6-46e4-b5dc-fd54a8ef9267 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Volume info retrieved successfully. Aug 14 00:44:08.694822 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f3e760ef-b4d6-46e4-b5dc-fd54a8ef9267 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/volumes/953f46f5-d5a7-4bbc-90b2-134bef21417d returned with HTTP 200 Aug 14 00:44:08.695308 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1302/5230] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:08 2026] GET /volume/v3/volumes/953f46f5-d5a7-4bbc-90b2-134bef21417d => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:08.916694 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7b0bdf69-6456-4b6a-b0a9-c4319f25f8ee None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:08.918489 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7b0bdf69-6456-4b6a-b0a9-c4319f25f8ee tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea Aug 14 00:44:08.918735 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7b0bdf69-6456-4b6a-b0a9-c4319f25f8ee tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:08.918923 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7b0bdf69-6456-4b6a-b0a9-c4319f25f8ee tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:08.926822 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7b0bdf69-6456-4b6a-b0a9-c4319f25f8ee tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea returned with HTTP 404 Aug 14 00:44:08.927457 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1316/5231] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:08 2026] GET /volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:08.935608 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0f5518da-84b6-4d28-a7af-1f2afa52cc6a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:08.937444 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0f5518da-84b6-4d28-a7af-1f2afa52cc6a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 Aug 14 00:44:08.937720 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0f5518da-84b6-4d28-a7af-1f2afa52cc6a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:08.937950 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0f5518da-84b6-4d28-a7af-1f2afa52cc6a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:08.938221 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-0f5518da-84b6-4d28-a7af-1f2afa52cc6a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: af1b3684-b3aa-4353-b401-0e95113ccdb3 Aug 14 00:44:08.945950 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:08.945950 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:08.946702 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0f5518da-84b6-4d28-a7af-1f2afa52cc6a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:08.963014 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0f5518da-84b6-4d28-a7af-1f2afa52cc6a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume request issued successfully. Aug 14 00:44:08.963372 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0f5518da-84b6-4d28-a7af-1f2afa52cc6a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 returned with HTTP 202 Aug 14 00:44:08.963938 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1292/5232] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:08 2026] DELETE /volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:44:08.972498 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5e2c84b8-43b3-4fe0-bd32-95d36ade8ea1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:08.974402 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5e2c84b8-43b3-4fe0-bd32-95d36ade8ea1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 Aug 14 00:44:08.974639 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5e2c84b8-43b3-4fe0-bd32-95d36ade8ea1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:08.974845 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5e2c84b8-43b3-4fe0-bd32-95d36ade8ea1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:08.982689 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:08.982689 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:08.987204 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5e2c84b8-43b3-4fe0-bd32-95d36ade8ea1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:08.991790 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5e2c84b8-43b3-4fe0-bd32-95d36ade8ea1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 returned with HTTP 200 Aug 14 00:44:08.992302 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1323/5233] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:08 2026] GET /volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:09.447791 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b4db1385-1be0-40d3-8d75-300b85a6e4f1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:09.449931 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b4db1385-1be0-40d3-8d75-300b85a6e4f1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:44:09.450193 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b4db1385-1be0-40d3-8d75-300b85a6e4f1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:09.450413 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b4db1385-1be0-40d3-8d75-300b85a6e4f1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:09.450530 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-b4db1385-1be0-40d3-8d75-300b85a6e4f1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:09.455487 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:09.455487 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:09.456336 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b4db1385-1be0-40d3-8d75-300b85a6e4f1 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:44:09.456769 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1303/5234] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:09 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:09.518229 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9a30ed73-f249-45cc-a09c-88ee1a971c0d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:09.521308 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9a30ed73-f249-45cc-a09c-88ee1a971c0d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:09.521533 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9a30ed73-f249-45cc-a09c-88ee1a971c0d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:09.521734 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9a30ed73-f249-45cc-a09c-88ee1a971c0d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:09.530468 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e96ebd70-099d-4dad-821b-20037ac93bab None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:09.532596 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e96ebd70-099d-4dad-821b-20037ac93bab tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:09.532857 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e96ebd70-099d-4dad-821b-20037ac93bab tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:09.533102 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e96ebd70-099d-4dad-821b-20037ac93bab tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:09.533329 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-e96ebd70-099d-4dad-821b-20037ac93bab tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:09.533741 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:09.533741 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:09.538559 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:09.538559 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:09.539489 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e96ebd70-099d-4dad-821b-20037ac93bab tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:09.539989 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1293/5235] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:09 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:09.542078 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-9a30ed73-f249-45cc-a09c-88ee1a971c0d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:09.545974 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9a30ed73-f249-45cc-a09c-88ee1a971c0d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:09.546362 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1317/5236] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:09 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:09.708987 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9803ad88-fd7d-4aa0-9e5b-e2f4cb001a3a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:09.710731 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9803ad88-fd7d-4aa0-9e5b-e2f4cb001a3a tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] GET https://10.4.3.208/volume/v3/volumes/953f46f5-d5a7-4bbc-90b2-134bef21417d Aug 14 00:44:09.710921 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9803ad88-fd7d-4aa0-9e5b-e2f4cb001a3a tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:09.711130 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9803ad88-fd7d-4aa0-9e5b-e2f4cb001a3a tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:09.718435 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:09.718435 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:09.722070 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9803ad88-fd7d-4aa0-9e5b-e2f4cb001a3a tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Volume info retrieved successfully. Aug 14 00:44:09.727255 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9803ad88-fd7d-4aa0-9e5b-e2f4cb001a3a tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/volumes/953f46f5-d5a7-4bbc-90b2-134bef21417d returned with HTTP 200 Aug 14 00:44:09.727687 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1324/5237] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:09 2026] GET /volume/v3/volumes/953f46f5-d5a7-4bbc-90b2-134bef21417d => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:09.738819 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-11386f70-98ce-466c-92b4-75019485d3d4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:09.740504 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-11386f70-98ce-466c-92b4-75019485d3d4 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] GET https://10.4.3.208/volume/v3/messages Aug 14 00:44:09.740681 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-11386f70-98ce-466c-92b4-75019485d3d4 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:09.740845 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-11386f70-98ce-466c-92b4-75019485d3d4 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:09.744167 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-11386f70-98ce-466c-92b4-75019485d3d4 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/messages returned with HTTP 200 Aug 14 00:44:09.744472 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1304/5238] 10.4.3.208 () {68 vars in 1280 bytes} [Fri Aug 14 00:44:09 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:09.752048 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1f844e6a-cb94-434f-a8bc-af70e6f33f18 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:09.805002 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1f844e6a-cb94-434f-a8bc-af70e6f33f18 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-member] DELETE https://10.4.3.208/volume/v3/messages/a1e9773c-3b76-4da7-bbb7-2bf6be6d6d4e Aug 14 00:44:09.805308 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1f844e6a-cb94-434f-a8bc-af70e6f33f18 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:09.805528 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1f844e6a-cb94-434f-a8bc-af70e6f33f18 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:09.812276 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1f844e6a-cb94-434f-a8bc-af70e6f33f18 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-member] https://10.4.3.208/volume/v3/messages/a1e9773c-3b76-4da7-bbb7-2bf6be6d6d4e returned with HTTP 204 Aug 14 00:44:09.812586 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1294/5239] 10.4.3.208 () {68 vars in 1394 bytes} [Fri Aug 14 00:44:09 2026] DELETE /volume/v3/messages/a1e9773c-3b76-4da7-bbb7-2bf6be6d6d4e => generated 0 bytes in 61 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 00:44:09.819488 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c1be7b79-17ff-4ff6-b888-94b866bb835d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:09.821146 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c1be7b79-17ff-4ff6-b888-94b866bb835d tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-member] GET https://10.4.3.208/volume/v3/messages/a1e9773c-3b76-4da7-bbb7-2bf6be6d6d4e Aug 14 00:44:09.821338 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c1be7b79-17ff-4ff6-b888-94b866bb835d tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:09.821505 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c1be7b79-17ff-4ff6-b888-94b866bb835d tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:09.824328 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c1be7b79-17ff-4ff6-b888-94b866bb835d tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-member] https://10.4.3.208/volume/v3/messages/a1e9773c-3b76-4da7-bbb7-2bf6be6d6d4e returned with HTTP 404 Aug 14 00:44:09.824740 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1318/5240] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:44:09 2026] GET /volume/v3/messages/a1e9773c-3b76-4da7-bbb7-2bf6be6d6d4e => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:09.830356 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c4207525-2179-4c48-a6a6-a77e281cd556 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:09.831830 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c4207525-2179-4c48-a6a6-a77e281cd556 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/953f46f5-d5a7-4bbc-90b2-134bef21417d Aug 14 00:44:09.832042 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c4207525-2179-4c48-a6a6-a77e281cd556 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:09.832252 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c4207525-2179-4c48-a6a6-a77e281cd556 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:09.832396 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-c4207525-2179-4c48-a6a6-a77e281cd556 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Delete volume with id: 953f46f5-d5a7-4bbc-90b2-134bef21417d Aug 14 00:44:09.838489 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:09.838489 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:09.838783 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c4207525-2179-4c48-a6a6-a77e281cd556 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Volume info retrieved successfully. Aug 14 00:44:09.839676 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c4207525-2179-4c48-a6a6-a77e281cd556 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100210) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 00:44:09.854439 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-c4207525-2179-4c48-a6a6-a77e281cd556 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Created reservations ['91620c02-b26d-477f-8f80-7ab8971be8fd', 'cbb1dc54-288d-4314-b1bd-150075102e6e', 'ad61ebc4-ce3b-4f6b-aeb7-9e4356dedda0', 'd2786432-649b-4d13-8791-c6bf4e022673'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:09.875478 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c4207525-2179-4c48-a6a6-a77e281cd556 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Delete volume request issued successfully. Aug 14 00:44:09.875629 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c4207525-2179-4c48-a6a6-a77e281cd556 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/volumes/953f46f5-d5a7-4bbc-90b2-134bef21417d returned with HTTP 202 Aug 14 00:44:09.876019 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1325/5241] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:44:09 2026] DELETE /volume/v3/volumes/953f46f5-d5a7-4bbc-90b2-134bef21417d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:09.882301 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1cd525a7-ca77-4a36-9fab-1f6aa83800e2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:09.884048 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1cd525a7-ca77-4a36-9fab-1f6aa83800e2 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] DELETE https://10.4.3.208/volume/v3/types/dab8c384-9d90-4828-a2b8-3b4c041f28b4 Aug 14 00:44:09.884306 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1cd525a7-ca77-4a36-9fab-1f6aa83800e2 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:09.884556 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1cd525a7-ca77-4a36-9fab-1f6aa83800e2 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:09.905245 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1cd525a7-ca77-4a36-9fab-1f6aa83800e2 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/types/dab8c384-9d90-4828-a2b8-3b4c041f28b4 returned with HTTP 202 Aug 14 00:44:09.905787 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1305/5242] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:44:09 2026] DELETE /volume/v3/types/dab8c384-9d90-4828-a2b8-3b4c041f28b4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:09.914987 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5f67b080-7f5e-4cc2-b7ce-f3e12de942b8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:09.916800 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5f67b080-7f5e-4cc2-b7ce-f3e12de942b8 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:44:09.917185 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5f67b080-7f5e-4cc2-b7ce-f3e12de942b8 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-434303127", "extra_specs": {"storage_protocol": "tempest-storage_protocol-288222424", "vendor_name": "tempest-vendor_name-511224739"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:09.935721 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5f67b080-7f5e-4cc2-b7ce-f3e12de942b8 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:44:09.935721 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1295/5243] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:44:09 2026] POST /volume/v3/types => generated 327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:09.947455 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:09.949047 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:09.949396 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d6254871-ea8b-44c2-82f7-d3df274b20b1", "size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:09.950783 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Create volume request body: {'volume': {'volume_type': 'd6254871-ea8b-44c2-82f7-d3df274b20b1', 'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:09.954740 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Create volume of 1 GB Aug 14 00:44:09.955023 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:09.955023 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:09.955418 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Availability Zones retrieved successfully. Aug 14 00:44:09.960542 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Flow 'volume_create_api' (f41934b2-fb32-4062-83ab-3ee160ed9e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:09.961572 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f30f299-c207-473e-b43c-b5c95b6c3550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:09.962360 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:09.980213 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f30f299-c207-473e-b43c-b5c95b6c3550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:44:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-288222424',vendor_name='tempest-vendor_name-511224739'},id=d6254871-ea8b-44c2-82f7-d3df274b20b1,is_public=True,name='tempest-ProjectMemberTests-volume-type-434303127',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6254871-ea8b-44c2-82f7-d3df274b20b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:09.980912 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9406ac0-90cf-4012-9fbc-33f3c4e836e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:10.003709 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-837ed66a-d99b-466b-8fa9-5b854aac8d39 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:10.004587 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-434303127 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-434303127, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:44:10.004859 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-434303127 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-434303127, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:44:10.005675 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-837ed66a-d99b-466b-8fa9-5b854aac8d39 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 Aug 14 00:44:10.005904 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-837ed66a-d99b-466b-8fa9-5b854aac8d39 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:10.006171 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-837ed66a-d99b-466b-8fa9-5b854aac8d39 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:10.011321 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-837ed66a-d99b-466b-8fa9-5b854aac8d39 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 returned with HTTP 404 Aug 14 00:44:10.011734 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1326/5244] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:10 2026] GET /volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:10.019626 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7a6fa27e-4ceb-4869-97a7-ff16ecfb1bba None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:10.021261 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7a6fa27e-4ceb-4869-97a7-ff16ecfb1bba tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 Aug 14 00:44:10.021470 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7a6fa27e-4ceb-4869-97a7-ff16ecfb1bba tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:10.021786 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7a6fa27e-4ceb-4869-97a7-ff16ecfb1bba tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:10.021786 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-7a6fa27e-4ceb-4869-97a7-ff16ecfb1bba tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: ea764f17-b6db-41d6-a22a-a2c5f3187d43 Aug 14 00:44:10.029405 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:10.029405 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:10.029861 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7a6fa27e-4ceb-4869-97a7-ff16ecfb1bba tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:10.030690 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Created reservations ['930921a6-e84a-4af3-8032-d674e52b4f97', 'be09c171-12b2-4f4d-b703-6160312a62bf', '7ed84298-b69b-428a-922d-2ef3721a4946', 'dcdc72db-4bbd-4999-8a07-f177ea895dc8'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:10.031548 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9406ac0-90cf-4012-9fbc-33f3c4e836e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['930921a6-e84a-4af3-8032-d674e52b4f97', 'be09c171-12b2-4f4d-b703-6160312a62bf', '7ed84298-b69b-428a-922d-2ef3721a4946', 'dcdc72db-4bbd-4999-8a07-f177ea895dc8']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:10.032350 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09b9cee9-387f-4841-a6ef-7b3f260b25b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:10.045845 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7a6fa27e-4ceb-4869-97a7-ff16ecfb1bba tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume request issued successfully. Aug 14 00:44:10.046038 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7a6fa27e-4ceb-4869-97a7-ff16ecfb1bba tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 returned with HTTP 202 Aug 14 00:44:10.046472 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1306/5245] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:10 2026] DELETE /volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:44:10.053193 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d91d9731-0e99-4eb8-ad56-5e3bf32f305f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:10.054557 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d91d9731-0e99-4eb8-ad56-5e3bf32f305f tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 Aug 14 00:44:10.054864 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d91d9731-0e99-4eb8-ad56-5e3bf32f305f tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:10.055210 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d91d9731-0e99-4eb8-ad56-5e3bf32f305f tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:10.058780 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09b9cee9-387f-4841-a6ef-7b3f260b25b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a2633f7-a4a8-49d1-822a-c3ee8ad15116', '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='01b8dfb976264353bb6faa256baf926d',qos_specs=None,replication_status=,reservations=['930921a6-e84a-4af3-8032-d674e52b4f97','be09c171-12b2-4f4d-b703-6160312a62bf','7ed84298-b69b-428a-922d-2ef3721a4946','dcdc72db-4bbd-4999-8a07-f177ea895dc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44fd8d8291b94953bab1db7825334ef0',volume_type_id=d6254871-ea8b-44c2-82f7-d3df274b20b1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a2633f7-a4a8-49d1-822a-c3ee8ad15116,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01b8dfb976264353bb6faa256baf926d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44fd8d8291b94953bab1db7825334ef0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6254871-ea8b-44c2-82f7-d3df274b20b1),volume_type_id=d6254871-ea8b-44c2-82f7-d3df274b20b1)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:10.060586 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b2f370e-0944-4790-a4a1-7f4d6051b9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:10.063025 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:10.063025 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:10.066037 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d91d9731-0e99-4eb8-ad56-5e3bf32f305f tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:10.070097 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d91d9731-0e99-4eb8-ad56-5e3bf32f305f tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 returned with HTTP 200 Aug 14 00:44:10.070579 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1296/5246] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:10 2026] GET /volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:10.076049 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b2f370e-0944-4790-a4a1-7f4d6051b9a8) transitioned into state 'SUCCESS' from 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='01b8dfb976264353bb6faa256baf926d',qos_specs=None,replication_status=,reservations=['930921a6-e84a-4af3-8032-d674e52b4f97','be09c171-12b2-4f4d-b703-6160312a62bf','7ed84298-b69b-428a-922d-2ef3721a4946','dcdc72db-4bbd-4999-8a07-f177ea895dc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44fd8d8291b94953bab1db7825334ef0',volume_type_id=d6254871-ea8b-44c2-82f7-d3df274b20b1)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:10.076714 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b8a6415-521e-4f42-b43c-f45c86a2284a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:10.084370 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b8a6415-521e-4f42-b43c-f45c86a2284a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:10.085156 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Flow 'volume_create_api' (f41934b2-fb32-4062-83ab-3ee160ed9e4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:10.085495 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Create volume request issued successfully. Aug 14 00:44:10.086027 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1dde29df-5b55-48b0-8bbe-8d7593b7b5ba tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:10.086467 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1319/5247] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:44:09 2026] POST /volume/v3/volumes => generated 773 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:10.098411 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f62b8e0c-9406-4e14-92bb-4416b5bd20b7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:10.099818 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f62b8e0c-9406-4e14-92bb-4416b5bd20b7 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] GET https://10.4.3.208/volume/v3/volumes/7a2633f7-a4a8-49d1-822a-c3ee8ad15116 Aug 14 00:44:10.100051 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f62b8e0c-9406-4e14-92bb-4416b5bd20b7 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:10.100299 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f62b8e0c-9406-4e14-92bb-4416b5bd20b7 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:10.106660 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:10.106660 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:10.109634 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f62b8e0c-9406-4e14-92bb-4416b5bd20b7 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Volume info retrieved successfully. Aug 14 00:44:10.113306 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f62b8e0c-9406-4e14-92bb-4416b5bd20b7 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/volumes/7a2633f7-a4a8-49d1-822a-c3ee8ad15116 returned with HTTP 200 Aug 14 00:44:10.113665 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1327/5248] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:10 2026] GET /volume/v3/volumes/7a2633f7-a4a8-49d1-822a-c3ee8ad15116 => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:10.466614 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-20b8baa8-6d40-4b3a-a10a-03dec6de1bed None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:10.468509 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-20b8baa8-6d40-4b3a-a10a-03dec6de1bed tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:44:10.468756 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-20b8baa8-6d40-4b3a-a10a-03dec6de1bed tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:10.468987 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-20b8baa8-6d40-4b3a-a10a-03dec6de1bed tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:10.469156 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-20b8baa8-6d40-4b3a-a10a-03dec6de1bed tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:10.473755 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:10.473755 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:10.474528 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-20b8baa8-6d40-4b3a-a10a-03dec6de1bed tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:44:10.474891 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1307/5249] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:10 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:10.550630 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-27250481-cdc1-4157-be1b-1c3192afb7bc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:10.552007 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-27250481-cdc1-4157-be1b-1c3192afb7bc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:10.552347 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-27250481-cdc1-4157-be1b-1c3192afb7bc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:10.552720 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-27250481-cdc1-4157-be1b-1c3192afb7bc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:10.553032 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-27250481-cdc1-4157-be1b-1c3192afb7bc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:10.559213 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:10.559213 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:10.559351 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5e03a811-acd8-49c3-a392-5e3ff595a609 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:10.559421 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-27250481-cdc1-4157-be1b-1c3192afb7bc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:10.559421 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1297/5250] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:10 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:10.560131 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5e03a811-acd8-49c3-a392-5e3ff595a609 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:10.560314 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5e03a811-acd8-49c3-a392-5e3ff595a609 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:10.560492 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5e03a811-acd8-49c3-a392-5e3ff595a609 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:10.566872 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:10.566872 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:10.570130 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5e03a811-acd8-49c3-a392-5e3ff595a609 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:10.573996 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5e03a811-acd8-49c3-a392-5e3ff595a609 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:10.574353 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1320/5251] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:10 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:11.082619 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f4c335f3-497f-4930-81b9-44c252cb8724 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.088618 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f4c335f3-497f-4930-81b9-44c252cb8724 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 Aug 14 00:44:11.088824 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f4c335f3-497f-4930-81b9-44c252cb8724 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:11.089020 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f4c335f3-497f-4930-81b9-44c252cb8724 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:11.096145 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f4c335f3-497f-4930-81b9-44c252cb8724 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 returned with HTTP 404 Aug 14 00:44:11.096588 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1328/5252] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:11 2026] GET /volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:11.104132 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-960675e0-e820-41bc-824e-a8c4c5cca51a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.105682 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:11.106025 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-37398773"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:11.107340 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-37398773'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:11.107546 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume of 1 GB Aug 14 00:44:11.111606 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Availability Zones retrieved successfully. Aug 14 00:44:11.117193 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (10dbd555-9b30-417b-98f9-ba59c7a4eb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:11.118050 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53890d70-11fa-4b77-9333-1e31c6f8822f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:11.118978 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:11.125227 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3c90f03f-6781-42eb-8036-bb89b3ae278e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.127046 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3c90f03f-6781-42eb-8036-bb89b3ae278e tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] GET https://10.4.3.208/volume/v3/volumes/7a2633f7-a4a8-49d1-822a-c3ee8ad15116 Aug 14 00:44:11.127263 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3c90f03f-6781-42eb-8036-bb89b3ae278e tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:11.127437 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3c90f03f-6781-42eb-8036-bb89b3ae278e tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:11.143652 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:11.143652 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:11.145555 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53890d70-11fa-4b77-9333-1e31c6f8822f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:11.146270 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31c3272d-62f9-4651-a9f2-c01551e87f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:11.148639 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3c90f03f-6781-42eb-8036-bb89b3ae278e tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Volume info retrieved successfully. Aug 14 00:44:11.152312 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3c90f03f-6781-42eb-8036-bb89b3ae278e tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/volumes/7a2633f7-a4a8-49d1-822a-c3ee8ad15116 returned with HTTP 200 Aug 14 00:44:11.152721 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1298/5253] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:11 2026] GET /volume/v3/volumes/7a2633f7-a4a8-49d1-822a-c3ee8ad15116 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:11.167219 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-aa987d8c-514a-48f3-adcc-135343b33b3b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.168624 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aa987d8c-514a-48f3-adcc-135343b33b3b tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] GET https://10.4.3.208/volume/v3/messages Aug 14 00:44:11.168868 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aa987d8c-514a-48f3-adcc-135343b33b3b tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:11.169115 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aa987d8c-514a-48f3-adcc-135343b33b3b tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:11.175987 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aa987d8c-514a-48f3-adcc-135343b33b3b tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/messages returned with HTTP 200 Aug 14 00:44:11.175987 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1321/5254] 10.4.3.208 () {68 vars in 1280 bytes} [Fri Aug 14 00:44:11 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:44:11.183837 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-412e176d-4bed-4121-b757-98614b0b9a3e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.185516 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-412e176d-4bed-4121-b757-98614b0b9a3e tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-member] GET https://10.4.3.208/volume/v3/messages Aug 14 00:44:11.185775 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-412e176d-4bed-4121-b757-98614b0b9a3e tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:11.185955 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-412e176d-4bed-4121-b757-98614b0b9a3e tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:11.189624 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-412e176d-4bed-4121-b757-98614b0b9a3e tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-member] https://10.4.3.208/volume/v3/messages returned with HTTP 200 Aug 14 00:44:11.189998 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1329/5255] 10.4.3.208 () {68 vars in 1280 bytes} [Fri Aug 14 00:44:11 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:11.197271 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Created reservations ['2af2cb1c-ab4b-46b8-8024-504685b7eca2', '8506a42b-607f-4c12-a719-83f765762f9d', '927213ef-2739-48c9-8085-24c8a35acbb0', 'b3c89ac0-84ff-423b-b3bf-6dc4c6c5f11a'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:11.199016 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31c3272d-62f9-4651-a9f2-c01551e87f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2af2cb1c-ab4b-46b8-8024-504685b7eca2', '8506a42b-607f-4c12-a719-83f765762f9d', '927213ef-2739-48c9-8085-24c8a35acbb0', 'b3c89ac0-84ff-423b-b3bf-6dc4c6c5f11a']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:11.202124 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d87047-c8e9-47f2-ba36-5273ae16cd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:11.202559 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-99ea676c-6a4d-48ef-bdf7-b1a66036b777 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.205032 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-99ea676c-6a4d-48ef-bdf7-b1a66036b777 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] DELETE https://10.4.3.208/volume/v3/messages/ad3f7523-f333-4931-bbee-4e623c3c35ad Aug 14 00:44:11.216723 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-99ea676c-6a4d-48ef-bdf7-b1a66036b777 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:11.216723 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-99ea676c-6a4d-48ef-bdf7-b1a66036b777 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:11.221462 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-99ea676c-6a4d-48ef-bdf7-b1a66036b777 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/messages/ad3f7523-f333-4931-bbee-4e623c3c35ad returned with HTTP 204 Aug 14 00:44:11.221869 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1299/5256] 10.4.3.208 () {68 vars in 1394 bytes} [Fri Aug 14 00:44:11 2026] DELETE /volume/v3/messages/ad3f7523-f333-4931-bbee-4e623c3c35ad => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 00:44:11.233992 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-03beaf3f-0cf9-43c1-beae-bd4bf4aefb13 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.237264 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-03beaf3f-0cf9-43c1-beae-bd4bf4aefb13 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/7a2633f7-a4a8-49d1-822a-c3ee8ad15116 Aug 14 00:44:11.239299 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-03beaf3f-0cf9-43c1-beae-bd4bf4aefb13 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:11.241519 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-03beaf3f-0cf9-43c1-beae-bd4bf4aefb13 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:11.242500 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-03beaf3f-0cf9-43c1-beae-bd4bf4aefb13 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Delete volume with id: 7a2633f7-a4a8-49d1-822a-c3ee8ad15116 Aug 14 00:44:11.256032 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:11.256032 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:11.256430 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-03beaf3f-0cf9-43c1-beae-bd4bf4aefb13 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Volume info retrieved successfully. Aug 14 00:44:11.256504 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d87047-c8e9-47f2-ba36-5273ae16cd87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b8276c8-19ac-4479-a3ec-4a73908fa370', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-37398773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['2af2cb1c-ab4b-46b8-8024-504685b7eca2','8506a42b-607f-4c12-a719-83f765762f9d','927213ef-2739-48c9-8085-24c8a35acbb0','b3c89ac0-84ff-423b-b3bf-6dc4c6c5f11a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-37398773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b8276c8-19ac-4479-a3ec-4a73908fa370,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63af34f364414ad3933b0cb5aaa2e895',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:11.257166 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a444987-6424-472e-9f05-e06e46b0a71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:11.257468 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-03beaf3f-0cf9-43c1-beae-bd4bf4aefb13 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100208) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 00:44:11.295386 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a444987-6424-472e-9f05-e06e46b0a71c) transitioned into state 'SUCCESS' from state '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-37398773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['2af2cb1c-ab4b-46b8-8024-504685b7eca2','8506a42b-607f-4c12-a719-83f765762f9d','927213ef-2739-48c9-8085-24c8a35acbb0','b3c89ac0-84ff-423b-b3bf-6dc4c6c5f11a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:11.296170 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68dcf5dd-259a-489b-9a80-5f2a930f8c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:11.304107 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-03beaf3f-0cf9-43c1-beae-bd4bf4aefb13 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Created reservations ['733e2753-4147-4ce3-8668-002194d127fd', 'd589b5c5-481d-4bf1-9b46-a7614e94b62e', 'd0653a8c-14f9-4f3e-adca-0d048f52d904', '2097b85a-452f-4fb2-a87d-e20a00ca0059'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:11.316685 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68dcf5dd-259a-489b-9a80-5f2a930f8c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:11.316685 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (10dbd555-9b30-417b-98f9-ba59c7a4eb8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:11.316685 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request issued successfully. Aug 14 00:44:11.318607 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-960675e0-e820-41bc-824e-a8c4c5cca51a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:11.319210 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1308/5257] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:44:11 2026] POST /volume/v3/volumes => generated 768 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:11.334195 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5d630543-a5e4-40a8-bed8-b16411444b45 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.336020 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5d630543-a5e4-40a8-bed8-b16411444b45 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 Aug 14 00:44:11.336396 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5d630543-a5e4-40a8-bed8-b16411444b45 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:11.337563 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5d630543-a5e4-40a8-bed8-b16411444b45 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:11.344663 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:11.344663 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:11.349993 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5d630543-a5e4-40a8-bed8-b16411444b45 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:11.354377 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-03beaf3f-0cf9-43c1-beae-bd4bf4aefb13 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Delete volume request issued successfully. Aug 14 00:44:11.354762 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-03beaf3f-0cf9-43c1-beae-bd4bf4aefb13 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/volumes/7a2633f7-a4a8-49d1-822a-c3ee8ad15116 returned with HTTP 202 Aug 14 00:44:11.355398 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1322/5258] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:44:11 2026] DELETE /volume/v3/volumes/7a2633f7-a4a8-49d1-822a-c3ee8ad15116 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:11.356675 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5d630543-a5e4-40a8-bed8-b16411444b45 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 returned with HTTP 200 Aug 14 00:44:11.357192 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1330/5259] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:11 2026] GET /volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:11.366434 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1f11ec91-720a-4f86-ad10-09b34f973bda None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.371539 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1f11ec91-720a-4f86-ad10-09b34f973bda tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] DELETE https://10.4.3.208/volume/v3/types/d6254871-ea8b-44c2-82f7-d3df274b20b1 Aug 14 00:44:11.371734 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1f11ec91-720a-4f86-ad10-09b34f973bda tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:11.371926 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1f11ec91-720a-4f86-ad10-09b34f973bda tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:11.430217 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1f11ec91-720a-4f86-ad10-09b34f973bda tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/types/d6254871-ea8b-44c2-82f7-d3df274b20b1 returned with HTTP 202 Aug 14 00:44:11.431013 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1300/5260] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:44:11 2026] DELETE /volume/v3/types/d6254871-ea8b-44c2-82f7-d3df274b20b1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:11.439399 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2ad21796-49b2-429d-ac88-85bf5ace72ad None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.441944 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2ad21796-49b2-429d-ac88-85bf5ace72ad tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:44:11.442344 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2ad21796-49b2-429d-ac88-85bf5ace72ad tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1464950569", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2056092046", "vendor_name": "tempest-vendor_name-279274380"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:11.443685 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:11.443685 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:11.472566 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2ad21796-49b2-429d-ac88-85bf5ace72ad tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:44:11.472992 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1309/5261] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:44:11 2026] POST /volume/v3/types => generated 329 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:11.483267 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.489110 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:11.489110 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6d795f7b-c73f-4c3b-8a3b-09b338c0bc98", "size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:11.489389 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Create volume request body: {'volume': {'volume_type': '6d795f7b-c73f-4c3b-8a3b-09b338c0bc98', 'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:11.489790 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-827be918-fe30-4c12-aee8-43066c77da7a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.492247 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-827be918-fe30-4c12-aee8-43066c77da7a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:44:11.492247 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-827be918-fe30-4c12-aee8-43066c77da7a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:11.492247 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-827be918-fe30-4c12-aee8-43066c77da7a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:11.492247 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-827be918-fe30-4c12-aee8-43066c77da7a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:11.496911 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Create volume of 1 GB Aug 14 00:44:11.496911 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:11.496911 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:11.497413 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Availability Zones retrieved successfully. Aug 14 00:44:11.498078 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:11.498078 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:11.498993 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-827be918-fe30-4c12-aee8-43066c77da7a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:44:11.499449 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1331/5262] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:11 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:11.505030 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Flow 'volume_create_api' (1c222aa3-72d6-4294-8fbe-a49627bc9e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:11.506067 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91686cb7-be3f-4e52-af04-b6d4b36e91fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:11.507236 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:11.510639 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-388d7846-f4fd-4e08-aa4d-c4dc84cd0705 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.512012 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-388d7846-f4fd-4e08-aa4d-c4dc84cd0705 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:44:11.512289 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-388d7846-f4fd-4e08-aa4d-c4dc84cd0705 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:11.512550 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-388d7846-f4fd-4e08-aa4d-c4dc84cd0705 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:11.512712 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-388d7846-f4fd-4e08-aa4d-c4dc84cd0705 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:11.519285 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:11.519285 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:11.520262 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-388d7846-f4fd-4e08-aa4d-c4dc84cd0705 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:44:11.520752 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1301/5263] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:11 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:11.534352 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-05f2120a-2a8f-4964-b593-777864d6c654 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.536744 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91686cb7-be3f-4e52-af04-b6d4b36e91fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:44:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2056092046',vendor_name='tempest-vendor_name-279274380'},id=6d795f7b-c73f-4c3b-8a3b-09b338c0bc98,is_public=True,name='tempest-ProjectMemberTests-volume-type-1464950569',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d795f7b-c73f-4c3b-8a3b-09b338c0bc98', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:11.536814 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-05f2120a-2a8f-4964-b593-777864d6c654 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] DELETE https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:44:11.536814 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-05f2120a-2a8f-4964-b593-777864d6c654 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:11.536880 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-05f2120a-2a8f-4964-b593-777864d6c654 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:11.537002 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-05f2120a-2a8f-4964-b593-777864d6c654 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete backup with id: b6b41845-8c73-426f-a91b-4b3821abfd76. Aug 14 00:44:11.537280 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7577b365-a426-401d-8152-c80b3ef3f03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:11.542708 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:11.542708 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:11.565882 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.rpcapi [None req-05f2120a-2a8f-4964-b593-777864d6c654 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] delete_backup rpcapi backup_id b6b41845-8c73-426f-a91b-4b3821abfd76 {{(pid=100211) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:44:11.566238 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-05f2120a-2a8f-4964-b593-777864d6c654 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 202 Aug 14 00:44:11.566757 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1310/5264] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:44:11 2026] DELETE /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:44:11.570894 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-17461db3-536a-487e-beae-951645bf6ed9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.572750 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1464950569 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1464950569, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:44:11.573188 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1464950569 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1464950569, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:44:11.576677 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c3c52400-a0f8-4548-a96a-d72ce15eef24 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.576772 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-17461db3-536a-487e-beae-951645bf6ed9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:11.576870 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-17461db3-536a-487e-beae-951645bf6ed9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:11.577070 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-17461db3-536a-487e-beae-951645bf6ed9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:11.577193 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-17461db3-536a-487e-beae-951645bf6ed9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:11.578160 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c3c52400-a0f8-4548-a96a-d72ce15eef24 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:44:11.578378 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c3c52400-a0f8-4548-a96a-d72ce15eef24 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:11.578581 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c3c52400-a0f8-4548-a96a-d72ce15eef24 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:11.578675 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-c3c52400-a0f8-4548-a96a-d72ce15eef24 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:11.584865 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:11.584865 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:11.585615 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c3c52400-a0f8-4548-a96a-d72ce15eef24 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 200 Aug 14 00:44:11.586084 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1302/5265] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:11 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:11.587061 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:11.587061 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:11.587806 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0548948f-5399-4f7d-9f80-1e0426e0deec None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.587864 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-17461db3-536a-487e-beae-951645bf6ed9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:11.588288 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1332/5266] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:11 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:11.590525 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0548948f-5399-4f7d-9f80-1e0426e0deec tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:11.590985 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0548948f-5399-4f7d-9f80-1e0426e0deec tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:11.591556 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0548948f-5399-4f7d-9f80-1e0426e0deec tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:11.601833 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:11.601833 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:11.616380 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0548948f-5399-4f7d-9f80-1e0426e0deec tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:11.616518 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Created reservations ['8fd430e2-bb22-4a95-9300-3e72d6e790ff', '1a3a6013-d7c2-4b42-b385-13198f9df00d', 'a5bfde8b-98cb-4611-921b-f6c8e9a71ce9', 'cb6c6f65-ae9e-40c9-9427-ed01231da62e'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:11.616518 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7577b365-a426-401d-8152-c80b3ef3f03b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fd430e2-bb22-4a95-9300-3e72d6e790ff', '1a3a6013-d7c2-4b42-b385-13198f9df00d', 'a5bfde8b-98cb-4611-921b-f6c8e9a71ce9', 'cb6c6f65-ae9e-40c9-9427-ed01231da62e']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:11.619995 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (505e3bf8-55ad-449d-8a41-fc8c0312fcf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:11.620161 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0548948f-5399-4f7d-9f80-1e0426e0deec tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:11.622113 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1311/5267] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:11 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 902 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:11.647369 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (505e3bf8-55ad-449d-8a41-fc8c0312fcf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afcd3e07-9be7-4407-8338-50ea995b826f', '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='01b8dfb976264353bb6faa256baf926d',qos_specs=None,replication_status=,reservations=['8fd430e2-bb22-4a95-9300-3e72d6e790ff','1a3a6013-d7c2-4b42-b385-13198f9df00d','a5bfde8b-98cb-4611-921b-f6c8e9a71ce9','cb6c6f65-ae9e-40c9-9427-ed01231da62e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44fd8d8291b94953bab1db7825334ef0',volume_type_id=6d795f7b-c73f-4c3b-8a3b-09b338c0bc98), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:11Z,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=afcd3e07-9be7-4407-8338-50ea995b826f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01b8dfb976264353bb6faa256baf926d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44fd8d8291b94953bab1db7825334ef0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d795f7b-c73f-4c3b-8a3b-09b338c0bc98),volume_type_id=6d795f7b-c73f-4c3b-8a3b-09b338c0bc98)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:11.648207 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c638e55-b9ac-4b80-8524-f14e40dafb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:11.668659 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c638e55-b9ac-4b80-8524-f14e40dafb10) transitioned into state 'SUCCESS' from 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='01b8dfb976264353bb6faa256baf926d',qos_specs=None,replication_status=,reservations=['8fd430e2-bb22-4a95-9300-3e72d6e790ff','1a3a6013-d7c2-4b42-b385-13198f9df00d','a5bfde8b-98cb-4611-921b-f6c8e9a71ce9','cb6c6f65-ae9e-40c9-9427-ed01231da62e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44fd8d8291b94953bab1db7825334ef0',volume_type_id=6d795f7b-c73f-4c3b-8a3b-09b338c0bc98)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:11.669568 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb55d6d8-c02d-4daf-a350-902083fe2964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:11.681285 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb55d6d8-c02d-4daf-a350-902083fe2964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:11.682314 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Flow 'volume_create_api' (1c222aa3-72d6-4294-8fbe-a49627bc9e9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:11.682577 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Create volume request issued successfully. Aug 14 00:44:11.683100 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e3dec1a1-2aea-4b04-9030-5c459a330d57 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:11.683563 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1323/5268] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:44:11 2026] POST /volume/v3/volumes => generated 774 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:11.694916 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7804be5c-fb29-417c-ad05-ad423397972a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:11.697341 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7804be5c-fb29-417c-ad05-ad423397972a tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] GET https://10.4.3.208/volume/v3/volumes/afcd3e07-9be7-4407-8338-50ea995b826f Aug 14 00:44:11.697341 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7804be5c-fb29-417c-ad05-ad423397972a tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:11.697675 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7804be5c-fb29-417c-ad05-ad423397972a tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:11.711582 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:11.711582 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:11.715275 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7804be5c-fb29-417c-ad05-ad423397972a tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Volume info retrieved successfully. Aug 14 00:44:11.721063 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7804be5c-fb29-417c-ad05-ad423397972a tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/volumes/afcd3e07-9be7-4407-8338-50ea995b826f returned with HTTP 200 Aug 14 00:44:11.721589 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1303/5269] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:11 2026] GET /volume/v3/volumes/afcd3e07-9be7-4407-8338-50ea995b826f => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:12.374364 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a4e71a4e-4c75-40d4-85d4-fe54f4798a9d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:12.376527 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a4e71a4e-4c75-40d4-85d4-fe54f4798a9d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 Aug 14 00:44:12.376730 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a4e71a4e-4c75-40d4-85d4-fe54f4798a9d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:12.376910 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a4e71a4e-4c75-40d4-85d4-fe54f4798a9d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:12.384473 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:12.384473 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:12.388493 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a4e71a4e-4c75-40d4-85d4-fe54f4798a9d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:12.392821 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a4e71a4e-4c75-40d4-85d4-fe54f4798a9d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 returned with HTTP 200 Aug 14 00:44:12.393197 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1333/5270] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:12 2026] GET /volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:12.408009 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b44dcffb-fa05-47ee-9dfe-748b2158be87 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:12.410055 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b44dcffb-fa05-47ee-9dfe-748b2158be87 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:44:12.410055 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b44dcffb-fa05-47ee-9dfe-748b2158be87 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b8276c8-19ac-4479-a3ec-4a73908fa370", "name": "tempest-VolumeDependencyTests-Snapshot-29511138"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:12.419659 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:12.419659 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:12.420401 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b44dcffb-fa05-47ee-9dfe-748b2158be87 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:12.420490 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-b44dcffb-fa05-47ee-9dfe-748b2158be87 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create snapshot from volume 0b8276c8-19ac-4479-a3ec-4a73908fa370 Aug 14 00:44:12.447198 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-b44dcffb-fa05-47ee-9dfe-748b2158be87 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Created reservations ['950b381f-e608-4378-af5a-5aced189322e', '5d191ec4-aa40-453e-9156-f55ec09ac34a', 'b1c36d99-9e9c-49df-bf7d-fcfcfabd2cb0', '4080fd17-5866-4ddd-98da-194ad847d6b4'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:12.477724 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b44dcffb-fa05-47ee-9dfe-748b2158be87 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot create request issued successfully. Aug 14 00:44:12.478156 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b44dcffb-fa05-47ee-9dfe-748b2158be87 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:44:12.478703 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1312/5271] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:44:12 2026] POST /volume/v3/snapshots => generated 306 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:12.491187 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-655bc2d4-a79e-465a-9a90-6d85b9690d51 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:12.493263 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-655bc2d4-a79e-465a-9a90-6d85b9690d51 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 Aug 14 00:44:12.493558 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-655bc2d4-a79e-465a-9a90-6d85b9690d51 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:12.494054 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-655bc2d4-a79e-465a-9a90-6d85b9690d51 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:12.504458 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:12.504458 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:12.504772 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-655bc2d4-a79e-465a-9a90-6d85b9690d51 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:44:12.505877 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-655bc2d4-a79e-465a-9a90-6d85b9690d51 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 returned with HTTP 200 Aug 14 00:44:12.506231 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1324/5272] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:12 2026] GET /volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:12.597647 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-81e61c40-9c21-4b32-8239-c9032bf88be0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:12.601330 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8a8315a8-5fa8-41f1-8002-8e8221774de7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:12.601454 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-81e61c40-9c21-4b32-8239-c9032bf88be0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 Aug 14 00:44:12.601454 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-81e61c40-9c21-4b32-8239-c9032bf88be0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:12.601454 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-81e61c40-9c21-4b32-8239-c9032bf88be0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:12.601527 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8a8315a8-5fa8-41f1-8002-8e8221774de7 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:12.601554 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-81e61c40-9c21-4b32-8239-c9032bf88be0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id b6b41845-8c73-426f-a91b-4b3821abfd76. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:12.601594 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8a8315a8-5fa8-41f1-8002-8e8221774de7 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:12.601594 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8a8315a8-5fa8-41f1-8002-8e8221774de7 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:12.601594 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-8a8315a8-5fa8-41f1-8002-8e8221774de7 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:12.605661 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-81e61c40-9c21-4b32-8239-c9032bf88be0 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 returned with HTTP 404 Aug 14 00:44:12.605661 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1304/5273] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:12 2026] GET /volume/v3/backups/b6b41845-8c73-426f-a91b-4b3821abfd76 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:12.605796 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:12.605796 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:12.606453 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8a8315a8-5fa8-41f1-8002-8e8221774de7 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:12.606807 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1334/5274] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:12 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:12.636592 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-aa0f3438-bdc6-4adb-8e39-1f6d4af444ea None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:12.638450 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa0f3438-bdc6-4adb-8e39-1f6d4af444ea tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:12.641946 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aa0f3438-bdc6-4adb-8e39-1f6d4af444ea tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:12.641946 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aa0f3438-bdc6-4adb-8e39-1f6d4af444ea tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:12.647259 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:12.647259 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:12.652149 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-aa0f3438-bdc6-4adb-8e39-1f6d4af444ea tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:12.656078 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa0f3438-bdc6-4adb-8e39-1f6d4af444ea tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:12.656314 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1313/5275] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:12 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:12.693660 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-52f2cf21-12dc-4f2a-9621-6056fcc5a95f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:12.695633 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-52f2cf21-12dc-4f2a-9621-6056fcc5a95f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] DELETE https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:44:12.695849 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-52f2cf21-12dc-4f2a-9621-6056fcc5a95f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:12.696071 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-52f2cf21-12dc-4f2a-9621-6056fcc5a95f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:12.696240 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-52f2cf21-12dc-4f2a-9621-6056fcc5a95f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete backup with id: 5dd56eb4-0c67-4d82-92b1-93b7ac494416. Aug 14 00:44:12.703192 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:12.703192 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:12.715697 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.rpcapi [None req-52f2cf21-12dc-4f2a-9621-6056fcc5a95f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] delete_backup rpcapi backup_id 5dd56eb4-0c67-4d82-92b1-93b7ac494416 {{(pid=100208) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:44:12.717862 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-52f2cf21-12dc-4f2a-9621-6056fcc5a95f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 202 Aug 14 00:44:12.718370 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1325/5276] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:44:12 2026] DELETE /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:44:12.727278 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3f81562d-a363-42f1-bc32-ba985149973f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:12.728677 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3f81562d-a363-42f1-bc32-ba985149973f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:44:12.728967 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3f81562d-a363-42f1-bc32-ba985149973f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:12.729253 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3f81562d-a363-42f1-bc32-ba985149973f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:12.729429 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-3f81562d-a363-42f1-bc32-ba985149973f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:12.737043 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-03d4ff20-b65a-44eb-9536-67f47c2c6fe8 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:12.741044 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:12.741044 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:12.741253 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-03d4ff20-b65a-44eb-9536-67f47c2c6fe8 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] GET https://10.4.3.208/volume/v3/volumes/afcd3e07-9be7-4407-8338-50ea995b826f Aug 14 00:44:12.741253 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-03d4ff20-b65a-44eb-9536-67f47c2c6fe8 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:12.741253 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-03d4ff20-b65a-44eb-9536-67f47c2c6fe8 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:12.741337 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3f81562d-a363-42f1-bc32-ba985149973f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 200 Aug 14 00:44:12.741337 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1305/5277] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:12 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:12.762304 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:12.762304 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:12.770785 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-03d4ff20-b65a-44eb-9536-67f47c2c6fe8 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Volume info retrieved successfully. Aug 14 00:44:12.775355 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-03d4ff20-b65a-44eb-9536-67f47c2c6fe8 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/volumes/afcd3e07-9be7-4407-8338-50ea995b826f returned with HTTP 200 Aug 14 00:44:12.775924 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1335/5278] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:12 2026] GET /volume/v3/volumes/afcd3e07-9be7-4407-8338-50ea995b826f => generated 974 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:12.790151 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-64fb348c-2131-4541-a8f0-b0144e70af27 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:12.792599 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-64fb348c-2131-4541-a8f0-b0144e70af27 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] GET https://10.4.3.208/volume/v3/messages Aug 14 00:44:12.792599 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-64fb348c-2131-4541-a8f0-b0144e70af27 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:12.792599 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-64fb348c-2131-4541-a8f0-b0144e70af27 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:12.798486 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-64fb348c-2131-4541-a8f0-b0144e70af27 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/messages returned with HTTP 200 Aug 14 00:44:12.798986 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1314/5279] 10.4.3.208 () {68 vars in 1280 bytes} [Fri Aug 14 00:44:12 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:12.808230 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ec5810ce-2939-4705-9149-ab5184e06533 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:12.810035 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ec5810ce-2939-4705-9149-ab5184e06533 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-member] GET https://10.4.3.208/volume/v3/messages/1b9a9808-18bb-4aa9-a8ec-661f98c6bb2c Aug 14 00:44:12.810187 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ec5810ce-2939-4705-9149-ab5184e06533 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:12.811953 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ec5810ce-2939-4705-9149-ab5184e06533 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:12.814003 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ec5810ce-2939-4705-9149-ab5184e06533 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-member] https://10.4.3.208/volume/v3/messages/1b9a9808-18bb-4aa9-a8ec-661f98c6bb2c returned with HTTP 200 Aug 14 00:44:12.814274 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1326/5280] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:44:12 2026] GET /volume/v3/messages/1b9a9808-18bb-4aa9-a8ec-661f98c6bb2c => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:12.822104 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6e6b5e57-929c-4abc-8fed-c78443a1d9ea None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:12.824112 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6e6b5e57-929c-4abc-8fed-c78443a1d9ea tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] DELETE https://10.4.3.208/volume/v3/messages/1b9a9808-18bb-4aa9-a8ec-661f98c6bb2c Aug 14 00:44:12.824112 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6e6b5e57-929c-4abc-8fed-c78443a1d9ea tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:12.824280 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6e6b5e57-929c-4abc-8fed-c78443a1d9ea tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:12.836103 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6e6b5e57-929c-4abc-8fed-c78443a1d9ea tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/messages/1b9a9808-18bb-4aa9-a8ec-661f98c6bb2c returned with HTTP 204 Aug 14 00:44:12.836652 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1306/5281] 10.4.3.208 () {68 vars in 1394 bytes} [Fri Aug 14 00:44:12 2026] DELETE /volume/v3/messages/1b9a9808-18bb-4aa9-a8ec-661f98c6bb2c => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 00:44:12.846875 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d1cad114-0343-4527-93e5-26aec7e9694b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:12.852758 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d1cad114-0343-4527-93e5-26aec7e9694b tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/afcd3e07-9be7-4407-8338-50ea995b826f Aug 14 00:44:12.852758 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d1cad114-0343-4527-93e5-26aec7e9694b tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:12.852758 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d1cad114-0343-4527-93e5-26aec7e9694b tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:12.852758 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-d1cad114-0343-4527-93e5-26aec7e9694b tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Delete volume with id: afcd3e07-9be7-4407-8338-50ea995b826f Aug 14 00:44:12.860671 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:12.860671 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:12.861075 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d1cad114-0343-4527-93e5-26aec7e9694b tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Volume info retrieved successfully. Aug 14 00:44:12.861941 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d1cad114-0343-4527-93e5-26aec7e9694b tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100210) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 00:44:12.871971 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-d1cad114-0343-4527-93e5-26aec7e9694b tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1464950569 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1464950569, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:44:12.872450 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-d1cad114-0343-4527-93e5-26aec7e9694b tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1464950569 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1464950569, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:44:12.885503 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-d1cad114-0343-4527-93e5-26aec7e9694b tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Created reservations ['f8c6a4a4-c8b1-428f-93ea-2beed0d5ffb8', '62fc102d-ab4c-41d0-9ec9-0eb7d6fb17e9', '97d5999b-ed3d-427a-824d-d4d66a6fdd80', '875da0c6-e078-4960-a815-6688d73d9ac4'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:12.916399 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d1cad114-0343-4527-93e5-26aec7e9694b tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Delete volume request issued successfully. Aug 14 00:44:12.916625 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d1cad114-0343-4527-93e5-26aec7e9694b tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/volumes/afcd3e07-9be7-4407-8338-50ea995b826f returned with HTTP 202 Aug 14 00:44:12.917108 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1336/5282] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:44:12 2026] DELETE /volume/v3/volumes/afcd3e07-9be7-4407-8338-50ea995b826f => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:12.923518 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-01a5d7fa-09b0-4d60-b89a-d4d3a4c40135 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:12.926681 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-01a5d7fa-09b0-4d60-b89a-d4d3a4c40135 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] DELETE https://10.4.3.208/volume/v3/types/6d795f7b-c73f-4c3b-8a3b-09b338c0bc98 Aug 14 00:44:12.926681 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-01a5d7fa-09b0-4d60-b89a-d4d3a4c40135 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:12.926681 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-01a5d7fa-09b0-4d60-b89a-d4d3a4c40135 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:12.949334 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-01a5d7fa-09b0-4d60-b89a-d4d3a4c40135 tempest-ProjectMemberTests-990106715 tempest-ProjectMemberTests-990106715-project-admin] https://10.4.3.208/volume/v3/types/6d795f7b-c73f-4c3b-8a3b-09b338c0bc98 returned with HTTP 202 Aug 14 00:44:12.949721 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1315/5283] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:44:12 2026] DELETE /volume/v3/types/6d795f7b-c73f-4c3b-8a3b-09b338c0bc98 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:13.515507 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a0cdab61-f78a-4e6c-bfab-99235fd39391 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:13.517137 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a0cdab61-f78a-4e6c-bfab-99235fd39391 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 Aug 14 00:44:13.517343 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a0cdab61-f78a-4e6c-bfab-99235fd39391 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:13.517561 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a0cdab61-f78a-4e6c-bfab-99235fd39391 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:13.523008 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:13.523008 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:13.523435 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a0cdab61-f78a-4e6c-bfab-99235fd39391 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:44:13.524246 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a0cdab61-f78a-4e6c-bfab-99235fd39391 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 returned with HTTP 200 Aug 14 00:44:13.524629 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1327/5284] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:13 2026] GET /volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:13.538548 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:13.540058 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:13.541666 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4f7dbebb-b7cb-41c3-b0e8-6733355a3155", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-937416995"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:13.544186 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request body: {'volume': {'snapshot_id': '4f7dbebb-b7cb-41c3-b0e8-6733355a3155', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-937416995'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:13.557113 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:13.557113 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:13.557113 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:44:13.557113 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume of 1 GB Aug 14 00:44:13.563107 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Availability Zones retrieved successfully. Aug 14 00:44:13.569165 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (f821a9cd-46ce-44d8-937c-1c75f0cb51e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:13.570340 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fab7328-6277-4466-b1c2-f52e282cdde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:13.571415 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:13.614623 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fab7328-6277-4466-b1c2-f52e282cdde3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4f7dbebb-b7cb-41c3-b0e8-6733355a3155', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:13.614623 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e4ea6e-b10e-47f1-830b-e576a3decb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:13.618040 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9fedebbe-0cb0-4df8-8639-52cb3d435caa None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:13.620107 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9fedebbe-0cb0-4df8-8639-52cb3d435caa tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:13.620718 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9fedebbe-0cb0-4df8-8639-52cb3d435caa tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:13.620978 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9fedebbe-0cb0-4df8-8639-52cb3d435caa tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:13.621597 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-9fedebbe-0cb0-4df8-8639-52cb3d435caa tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:13.626845 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:13.626845 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:13.627753 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9fedebbe-0cb0-4df8-8639-52cb3d435caa tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:13.628162 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1337/5285] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:13 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:13.670460 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Created reservations ['b5af1303-7391-406d-8b00-cc6bf8db073b', '4a244c74-0c36-4fe5-bad6-6ada9d5cd109', 'c7e74279-34fe-4f4f-a6b6-1c306f73ba12', '7e230a9b-06f6-46a3-aa6c-7e9ae7ae1f18'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:13.670460 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e4ea6e-b10e-47f1-830b-e576a3decb03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5af1303-7391-406d-8b00-cc6bf8db073b', '4a244c74-0c36-4fe5-bad6-6ada9d5cd109', 'c7e74279-34fe-4f4f-a6b6-1c306f73ba12', '7e230a9b-06f6-46a3-aa6c-7e9ae7ae1f18']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:13.671379 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30e60930-3e3d-4045-8943-ff50515692be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:13.679971 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f9a90ebf-6303-431d-a8cc-e25abc991ab3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:13.682650 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f9a90ebf-6303-431d-a8cc-e25abc991ab3 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:13.682913 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f9a90ebf-6303-431d-a8cc-e25abc991ab3 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:13.683123 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f9a90ebf-6303-431d-a8cc-e25abc991ab3 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:13.692342 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:13.692342 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:13.696997 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f9a90ebf-6303-431d-a8cc-e25abc991ab3 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:13.702197 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f9a90ebf-6303-431d-a8cc-e25abc991ab3 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:13.702686 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1316/5286] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:13 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:13.714944 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8a9af32d-6897-4d12-ba63-63b1ff551efc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:13.716786 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8a9af32d-6897-4d12-ba63-63b1ff551efc tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:13.717452 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8a9af32d-6897-4d12-ba63-63b1ff551efc tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:13.717452 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8a9af32d-6897-4d12-ba63-63b1ff551efc tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:13.721443 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30e60930-3e3d-4045-8943-ff50515692be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5389201d-f37b-48ff-8273-223d071be912', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-937416995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['b5af1303-7391-406d-8b00-cc6bf8db073b','4a244c74-0c36-4fe5-bad6-6ada9d5cd109','c7e74279-34fe-4f4f-a6b6-1c306f73ba12','7e230a9b-06f6-46a3-aa6c-7e9ae7ae1f18'],size=1,snapshot_id=4f7dbebb-b7cb-41c3-b0e8-6733355a3155,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-937416995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5389201d-f37b-48ff-8273-223d071be912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63af34f364414ad3933b0cb5aaa2e895',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4f7dbebb-b7cb-41c3-b0e8-6733355a3155,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:13.722499 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d302135-e8e2-4aa0-85f8-14f24ca60dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:13.727181 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:13.727181 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:13.733074 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8a9af32d-6897-4d12-ba63-63b1ff551efc tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:13.739697 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8a9af32d-6897-4d12-ba63-63b1ff551efc tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:13.740319 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1328/5287] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:13 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:13.754268 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4a11b48b-10b9-4410-b83f-707c1ee19a5a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:13.756660 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4a11b48b-10b9-4410-b83f-707c1ee19a5a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 Aug 14 00:44:13.757023 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4a11b48b-10b9-4410-b83f-707c1ee19a5a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:13.757227 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4a11b48b-10b9-4410-b83f-707c1ee19a5a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:13.757352 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-4a11b48b-10b9-4410-b83f-707c1ee19a5a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Show backup with id 5dd56eb4-0c67-4d82-92b1-93b7ac494416. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:13.758178 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d302135-e8e2-4aa0-85f8-14f24ca60dc7) transitioned into state 'SUCCESS' from state '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-937416995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['b5af1303-7391-406d-8b00-cc6bf8db073b','4a244c74-0c36-4fe5-bad6-6ada9d5cd109','c7e74279-34fe-4f4f-a6b6-1c306f73ba12','7e230a9b-06f6-46a3-aa6c-7e9ae7ae1f18'],size=1,snapshot_id=4f7dbebb-b7cb-41c3-b0e8-6733355a3155,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:13.759566 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cf424c7-dc4f-4610-8dbb-190d4f6c0d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:13.762651 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4a11b48b-10b9-4410-b83f-707c1ee19a5a tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 returned with HTTP 404 Aug 14 00:44:13.763202 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1338/5288] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:13 2026] GET /volume/v3/backups/5dd56eb4-0c67-4d82-92b1-93b7ac494416 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:13.794608 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cf424c7-dc4f-4610-8dbb-190d4f6c0d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:13.795359 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (f821a9cd-46ce-44d8-937c-1c75f0cb51e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:13.795711 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request issued successfully. Aug 14 00:44:13.796264 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-72c22d22-f62a-48d0-a2eb-93dea2b62a37 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:13.796755 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1307/5289] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:44:13 2026] POST /volume/v3/volumes => generated 803 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:13.811391 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-34bd557a-48ff-42c5-8947-01eed262cf77 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:13.814439 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-34bd557a-48ff-42c5-8947-01eed262cf77 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/5389201d-f37b-48ff-8273-223d071be912 Aug 14 00:44:13.814686 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-34bd557a-48ff-42c5-8947-01eed262cf77 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:13.814815 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-34bd557a-48ff-42c5-8947-01eed262cf77 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:13.829106 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:13.829106 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:13.837120 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-34bd557a-48ff-42c5-8947-01eed262cf77 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:13.848846 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-34bd557a-48ff-42c5-8947-01eed262cf77 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/5389201d-f37b-48ff-8273-223d071be912 returned with HTTP 200 Aug 14 00:44:13.848846 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1317/5290] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:13 2026] GET /volume/v3/volumes/5389201d-f37b-48ff-8273-223d071be912 => generated 871 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:13.902495 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-da099e20-82e7-4651-8d1f-e2689a25873a req-7320ade2-7d9e-44aa-91e2-48ab8be2027e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:13.908108 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-da099e20-82e7-4651-8d1f-e2689a25873a req-7320ade2-7d9e-44aa-91e2-48ab8be2027e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:44:13.908108 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-da099e20-82e7-4651-8d1f-e2689a25873a req-7320ade2-7d9e-44aa-91e2-48ab8be2027e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:13.908108 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-da099e20-82e7-4651-8d1f-e2689a25873a req-7320ade2-7d9e-44aa-91e2-48ab8be2027e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:13.915363 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:13.915363 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:13.919101 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-da099e20-82e7-4651-8d1f-e2689a25873a req-7320ade2-7d9e-44aa-91e2-48ab8be2027e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:44:13.922602 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-da099e20-82e7-4651-8d1f-e2689a25873a req-7320ade2-7d9e-44aa-91e2-48ab8be2027e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 200 Aug 14 00:44:13.922994 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1329/5291] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:44:13 2026] GET /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:13.943984 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-da099e20-82e7-4651-8d1f-e2689a25873a req-f7f5f376-6f9a-4848-b4c5-01c6eefc01a7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:13.945978 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-da099e20-82e7-4651-8d1f-e2689a25873a req-f7f5f376-6f9a-4848-b4c5-01c6eefc01a7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] POST https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10/action Aug 14 00:44:13.946376 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-da099e20-82e7-4651-8d1f-e2689a25873a req-f7f5f376-6f9a-4848-b4c5-01c6eefc01a7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:44:13.946661 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-da099e20-82e7-4651-8d1f-e2689a25873a req-f7f5f376-6f9a-4848-b4c5-01c6eefc01a7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:13.957683 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:13.957683 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:13.958232 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-da099e20-82e7-4651-8d1f-e2689a25873a req-f7f5f376-6f9a-4848-b4c5-01c6eefc01a7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:44:13.965516 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-da099e20-82e7-4651-8d1f-e2689a25873a req-f7f5f376-6f9a-4848-b4c5-01c6eefc01a7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Begin detaching volume completed successfully. Aug 14 00:44:13.965724 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-da099e20-82e7-4651-8d1f-e2689a25873a req-f7f5f376-6f9a-4848-b4c5-01c6eefc01a7 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10/action returned with HTTP 202 Aug 14 00:44:13.966175 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1339/5292] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:44:13 2026] POST /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:44:13.984740 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f63b5280-2326-4add-9719-263a4167c67d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:13.986748 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f63b5280-2326-4add-9719-263a4167c67d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:44:13.986974 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f63b5280-2326-4add-9719-263a4167c67d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:13.987200 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f63b5280-2326-4add-9719-263a4167c67d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:14.000675 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:14.000675 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:14.005166 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f63b5280-2326-4add-9719-263a4167c67d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:44:14.014801 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f63b5280-2326-4add-9719-263a4167c67d tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 200 Aug 14 00:44:14.014801 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1308/5293] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:13 2026] GET /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:14.016360 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a9885a1b-5840-4091-8f5b-2d63d4454397 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:14.016744 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a9885a1b-5840-4091-8f5b-2d63d4454397 None None] GET https://10.4.3.208/volume// Aug 14 00:44:14.016901 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a9885a1b-5840-4091-8f5b-2d63d4454397 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:14.017120 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a9885a1b-5840-4091-8f5b-2d63d4454397 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:14.017387 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a9885a1b-5840-4091-8f5b-2d63d4454397 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:44:14.017657 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1318/5294] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:44:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:44:14.024729 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-da099e20-82e7-4651-8d1f-e2689a25873a req-4c1c0c80-88dc-450e-9988-b0a2533ff18c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:14.030773 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-da099e20-82e7-4651-8d1f-e2689a25873a req-4c1c0c80-88dc-450e-9988-b0a2533ff18c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:44:14.031040 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-da099e20-82e7-4651-8d1f-e2689a25873a req-4c1c0c80-88dc-450e-9988-b0a2533ff18c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:14.031266 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-da099e20-82e7-4651-8d1f-e2689a25873a req-4c1c0c80-88dc-450e-9988-b0a2533ff18c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:14.046840 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:14.046840 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:14.051585 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-da099e20-82e7-4651-8d1f-e2689a25873a req-4c1c0c80-88dc-450e-9988-b0a2533ff18c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:44:14.056219 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-da099e20-82e7-4651-8d1f-e2689a25873a req-4c1c0c80-88dc-450e-9988-b0a2533ff18c tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 200 Aug 14 00:44:14.056749 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1330/5295] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:44:14 2026] GET /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 1317 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:44:14.638108 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f221b173-3e25-4c0d-bd01-9c7ea79241c0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:14.644049 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f221b173-3e25-4c0d-bd01-9c7ea79241c0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:14.644207 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f221b173-3e25-4c0d-bd01-9c7ea79241c0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:14.644383 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f221b173-3e25-4c0d-bd01-9c7ea79241c0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:14.644478 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-f221b173-3e25-4c0d-bd01-9c7ea79241c0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:14.651150 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:14.651150 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:14.651976 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f221b173-3e25-4c0d-bd01-9c7ea79241c0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:14.652427 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1340/5296] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:14 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:14.725748 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-678aaf57-d647-43b6-be50-03e53e970e3f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:14.838953 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-678aaf57-d647-43b6-be50-03e53e970e3f tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:44:14.839343 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-678aaf57-d647-43b6-be50-03e53e970e3f tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1823911891", "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=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:14.856710 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-678aaf57-d647-43b6-be50-03e53e970e3f tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:44:14.856710 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1309/5297] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:44:14 2026] POST /volume/v3/types => generated 380 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:14.867009 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b40e14a4-079e-46a0-80e5-3fcf6dc48430 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:14.869009 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b40e14a4-079e-46a0-80e5-3fcf6dc48430 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/5389201d-f37b-48ff-8273-223d071be912 Aug 14 00:44:14.869314 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b40e14a4-079e-46a0-80e5-3fcf6dc48430 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:14.869556 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b40e14a4-079e-46a0-80e5-3fcf6dc48430 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:14.869594 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-06dd4824-4f08-4eea-92bb-bd500d9eb544 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:14.871745 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-06dd4824-4f08-4eea-92bb-bd500d9eb544 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] POST https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/encryption Aug 14 00:44:14.872238 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-06dd4824-4f08-4eea-92bb-bd500d9eb544 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:14.879307 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:14.879307 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:14.883634 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b40e14a4-079e-46a0-80e5-3fcf6dc48430 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:14.888281 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b40e14a4-079e-46a0-80e5-3fcf6dc48430 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/5389201d-f37b-48ff-8273-223d071be912 returned with HTTP 200 Aug 14 00:44:14.889203 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1319/5298] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:14 2026] GET /volume/v3/volumes/5389201d-f37b-48ff-8273-223d071be912 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:14.903913 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fde748ab-2db1-47b1-afad-8ec33d9a5cb4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:14.906701 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fde748ab-2db1-47b1-afad-8ec33d9a5cb4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 Aug 14 00:44:14.906701 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fde748ab-2db1-47b1-afad-8ec33d9a5cb4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:14.906862 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fde748ab-2db1-47b1-afad-8ec33d9a5cb4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:14.907015 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-fde748ab-2db1-47b1-afad-8ec33d9a5cb4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete snapshot with id: 4f7dbebb-b7cb-41c3-b0e8-6733355a3155 Aug 14 00:44:14.911521 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-06dd4824-4f08-4eea-92bb-bd500d9eb544 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/encryption returned with HTTP 200 Aug 14 00:44:14.912270 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1331/5299] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:44:14 2026] POST /volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:14.916981 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:14.916981 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:14.917679 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fde748ab-2db1-47b1-afad-8ec33d9a5cb4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:44:14.935331 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d48f4142-0b5a-447c-89d3-844e9df15614 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:14.935780 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d48f4142-0b5a-447c-89d3-844e9df15614 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:44:14.935900 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d48f4142-0b5a-447c-89d3-844e9df15614 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1385392013", "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=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:14.939468 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-da099e20-82e7-4651-8d1f-e2689a25873a req-c77df47d-937d-4f0b-a2d7-9913a572a60e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:14.942273 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-da099e20-82e7-4651-8d1f-e2689a25873a req-c77df47d-937d-4f0b-a2d7-9913a572a60e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] DELETE https://10.4.3.208/volume/v3/attachments/79e63a79-57e6-4ba2-954f-0f27813fecd8 Aug 14 00:44:14.942429 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-da099e20-82e7-4651-8d1f-e2689a25873a req-c77df47d-937d-4f0b-a2d7-9913a572a60e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:14.942789 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-da099e20-82e7-4651-8d1f-e2689a25873a req-c77df47d-937d-4f0b-a2d7-9913a572a60e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:14.947858 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fde748ab-2db1-47b1-afad-8ec33d9a5cb4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot delete request issued successfully. Aug 14 00:44:14.948156 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fde748ab-2db1-47b1-afad-8ec33d9a5cb4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 returned with HTTP 202 Aug 14 00:44:14.948698 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1341/5300] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:44:14 2026] DELETE /volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:14.957857 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ddce8633-2504-4c58-b9ad-cb2c4ba246b2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:14.959756 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ddce8633-2504-4c58-b9ad-cb2c4ba246b2 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 Aug 14 00:44:14.960010 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ddce8633-2504-4c58-b9ad-cb2c4ba246b2 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:14.961198 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ddce8633-2504-4c58-b9ad-cb2c4ba246b2 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:14.961250 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:14.961250 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:14.965844 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:14.965844 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:14.967514 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ddce8633-2504-4c58-b9ad-cb2c4ba246b2 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Snapshot retrieved successfully. Aug 14 00:44:14.967675 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d48f4142-0b5a-447c-89d3-844e9df15614 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:44:14.967768 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ddce8633-2504-4c58-b9ad-cb2c4ba246b2 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 returned with HTTP 200 Aug 14 00:44:14.967833 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1310/5301] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:44:14 2026] POST /volume/v3/types => generated 380 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:14.967924 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1332/5302] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:14 2026] GET /volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:44:14.983697 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9b90ae55-980f-4fb2-b21e-7d383899e6b3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.028670 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-da099e20-82e7-4651-8d1f-e2689a25873a req-c77df47d-937d-4f0b-a2d7-9913a572a60e tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/attachments/79e63a79-57e6-4ba2-954f-0f27813fecd8 returned with HTTP 200 Aug 14 00:44:15.029306 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1320/5303] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:44:14 2026] DELETE /volume/v3/attachments/79e63a79-57e6-4ba2-954f-0f27813fecd8 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:15.032596 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d163eb32-6d83-41f3-922f-fbb874e3668b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.034743 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d163eb32-6d83-41f3-922f-fbb874e3668b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:44:15.035177 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d163eb32-6d83-41f3-922f-fbb874e3668b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.036105 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d163eb32-6d83-41f3-922f-fbb874e3668b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.044385 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:15.044385 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:15.052110 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d163eb32-6d83-41f3-922f-fbb874e3668b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:44:15.054571 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d163eb32-6d83-41f3-922f-fbb874e3668b tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 200 Aug 14 00:44:15.055295 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1311/5304] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:15 2026] GET /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:15.072116 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9b90ae55-980f-4fb2-b21e-7d383899e6b3 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] POST https://10.4.3.208/volume/v3/types/34e10f68-0be1-417a-8e2c-abf6a818ce55/encryption Aug 14 00:44:15.072116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9b90ae55-980f-4fb2-b21e-7d383899e6b3 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:15.072116 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:15.072116 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:15.072116 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.policy [None req-9b90ae55-980f-4fb2-b21e-7d383899e6b3 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f1a868d0c60045a6b3898638da08aee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42b7301207cc4253a1a8bf38dcefad54', '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=100210) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:44:15.073021 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9b90ae55-980f-4fb2-b21e-7d383899e6b3 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] https://10.4.3.208/volume/v3/types/34e10f68-0be1-417a-8e2c-abf6a818ce55/encryption returned with HTTP 403 Aug 14 00:44:15.073021 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1342/5305] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:44:14 2026] POST /volume/v3/types/34e10f68-0be1-417a-8e2c-abf6a818ce55/encryption => generated 127 bytes in 89 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:15.085737 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8b92feb2-889c-4794-9461-7afb3d91cec7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.087242 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8b92feb2-889c-4794-9461-7afb3d91cec7 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:44:15.087572 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8b92feb2-889c-4794-9461-7afb3d91cec7 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-888965269", "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=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:15.104145 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8b92feb2-889c-4794-9461-7afb3d91cec7 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:44:15.104501 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1333/5306] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:44:15 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:15.118920 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c2d299c7-bd49-4814-b4ec-9fdd281cb403 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.120753 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c2d299c7-bd49-4814-b4ec-9fdd281cb403 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] POST https://10.4.3.208/volume/v3/types/bf3d1fc1-2fc2-4a5a-bde5-74e88c7d2144/extra_specs Aug 14 00:44:15.121147 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c2d299c7-bd49-4814-b4ec-9fdd281cb403 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:15.122801 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:15.122801 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:15.123293 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.policy [None req-c2d299c7-bd49-4814-b4ec-9fdd281cb403 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f1a868d0c60045a6b3898638da08aee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42b7301207cc4253a1a8bf38dcefad54', '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=100211) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:44:15.124736 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c2d299c7-bd49-4814-b4ec-9fdd281cb403 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] https://10.4.3.208/volume/v3/types/bf3d1fc1-2fc2-4a5a-bde5-74e88c7d2144/extra_specs returned with HTTP 403 Aug 14 00:44:15.124736 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1321/5307] 10.4.3.208 () {68 vars in 1399 bytes} [Fri Aug 14 00:44:15 2026] POST /volume/v3/types/bf3d1fc1-2fc2-4a5a-bde5-74e88c7d2144/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:15.134065 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-33bf6100-701f-4715-9bb9-58038e75c7a9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.139215 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-33bf6100-701f-4715-9bb9-58038e75c7a9 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] PUT https://10.4.3.208/volume/v3/types/bf3d1fc1-2fc2-4a5a-bde5-74e88c7d2144/extra_specs/key2 Aug 14 00:44:15.139215 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-33bf6100-701f-4715-9bb9-58038e75c7a9 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:15.140895 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.policy [None req-33bf6100-701f-4715-9bb9-58038e75c7a9 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f1a868d0c60045a6b3898638da08aee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42b7301207cc4253a1a8bf38dcefad54', '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=100209) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:44:15.141310 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-33bf6100-701f-4715-9bb9-58038e75c7a9 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] https://10.4.3.208/volume/v3/types/bf3d1fc1-2fc2-4a5a-bde5-74e88c7d2144/extra_specs/key2 returned with HTTP 403 Aug 14 00:44:15.142355 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1312/5308] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:44:15 2026] PUT /volume/v3/types/bf3d1fc1-2fc2-4a5a-bde5-74e88c7d2144/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:15.149157 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7ae94f33-ce6d-4661-a980-ad2ceb68ce1c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.154307 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7ae94f33-ce6d-4661-a980-ad2ceb68ce1c tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] POST https://10.4.3.208/volume/v3/types Aug 14 00:44:15.154654 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7ae94f33-ce6d-4661-a980-ad2ceb68ce1c tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:15.157155 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.policy [None req-7ae94f33-ce6d-4661-a980-ad2ceb68ce1c tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f1a868d0c60045a6b3898638da08aee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42b7301207cc4253a1a8bf38dcefad54', '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=100210) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:44:15.157355 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7ae94f33-ce6d-4661-a980-ad2ceb68ce1c tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] https://10.4.3.208/volume/v3/types returned with HTTP 403 Aug 14 00:44:15.157796 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1343/5309] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:44:15 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:15.166902 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-79b6fbd2-9121-42a1-926b-744f3ab3307b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.169149 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-79b6fbd2-9121-42a1-926b-744f3ab3307b tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:44:15.169459 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-79b6fbd2-9121-42a1-926b-744f3ab3307b tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1507263833", "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=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:15.187517 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-79b6fbd2-9121-42a1-926b-744f3ab3307b tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:44:15.187838 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1334/5310] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:44:15 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:15.204959 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d579ffb6-d8f3-4c9e-86f3-ea1deab4e8a8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.206536 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d579ffb6-d8f3-4c9e-86f3-ea1deab4e8a8 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] POST https://10.4.3.208/volume/v3/types/e81af5d7-f566-47c7-a66c-e93261ac397c/encryption Aug 14 00:44:15.206835 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d579ffb6-d8f3-4c9e-86f3-ea1deab4e8a8 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:15.231510 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d579ffb6-d8f3-4c9e-86f3-ea1deab4e8a8 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] https://10.4.3.208/volume/v3/types/e81af5d7-f566-47c7-a66c-e93261ac397c/encryption returned with HTTP 200 Aug 14 00:44:15.232075 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1322/5311] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:44:15 2026] POST /volume/v3/types/e81af5d7-f566-47c7-a66c-e93261ac397c/encryption => generated 239 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:15.242941 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1f02ad1a-9745-4d55-89d5-c43b368e3fe6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.249142 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1f02ad1a-9745-4d55-89d5-c43b368e3fe6 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] DELETE https://10.4.3.208/volume/v3/types/e81af5d7-f566-47c7-a66c-e93261ac397c/encryption/c96e752c-2c8e-4773-a73e-b1f7932a0477 Aug 14 00:44:15.249142 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1f02ad1a-9745-4d55-89d5-c43b368e3fe6 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.249142 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1f02ad1a-9745-4d55-89d5-c43b368e3fe6 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.249646 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.policy [None req-1f02ad1a-9745-4d55-89d5-c43b368e3fe6 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f1a868d0c60045a6b3898638da08aee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42b7301207cc4253a1a8bf38dcefad54', '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=100209) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:44:15.250006 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1f02ad1a-9745-4d55-89d5-c43b368e3fe6 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] https://10.4.3.208/volume/v3/types/e81af5d7-f566-47c7-a66c-e93261ac397c/encryption/c96e752c-2c8e-4773-a73e-b1f7932a0477 returned with HTTP 403 Aug 14 00:44:15.250738 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1313/5312] 10.4.3.208 () {66 vars in 1489 bytes} [Fri Aug 14 00:44:15 2026] DELETE /volume/v3/types/e81af5d7-f566-47c7-a66c-e93261ac397c/encryption/c96e752c-2c8e-4773-a73e-b1f7932a0477 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:15.258914 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9ab79b54-7c64-4042-9222-ad651972118d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.262257 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9ab79b54-7c64-4042-9222-ad651972118d tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:44:15.262751 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9ab79b54-7c64-4042-9222-ad651972118d tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-572514350", "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=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:15.286043 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9ab79b54-7c64-4042-9222-ad651972118d tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:44:15.286569 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1344/5313] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:44:15 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:15.298973 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a8e75c2d-75ab-49ab-8a55-4383c0c62793 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.301924 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a8e75c2d-75ab-49ab-8a55-4383c0c62793 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] DELETE https://10.4.3.208/volume/v3/types/5b4a19e0-e502-42f4-b233-84e0029a4c28/extra_specs/key1 Aug 14 00:44:15.302144 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a8e75c2d-75ab-49ab-8a55-4383c0c62793 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.302330 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a8e75c2d-75ab-49ab-8a55-4383c0c62793 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.312828 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.policy [None req-a8e75c2d-75ab-49ab-8a55-4383c0c62793 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f1a868d0c60045a6b3898638da08aee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42b7301207cc4253a1a8bf38dcefad54', '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=100208) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:44:15.313034 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a8e75c2d-75ab-49ab-8a55-4383c0c62793 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] https://10.4.3.208/volume/v3/types/5b4a19e0-e502-42f4-b233-84e0029a4c28/extra_specs/key1 returned with HTTP 403 Aug 14 00:44:15.314692 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1335/5314] 10.4.3.208 () {66 vars in 1396 bytes} [Fri Aug 14 00:44:15 2026] DELETE /volume/v3/types/5b4a19e0-e502-42f4-b233-84e0029a4c28/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:15.324051 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-361c9d8e-beae-438a-9368-c746a581657c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.326138 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-361c9d8e-beae-438a-9368-c746a581657c tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:44:15.326545 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-361c9d8e-beae-438a-9368-c746a581657c tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1553045412", "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=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:15.349046 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-361c9d8e-beae-438a-9368-c746a581657c tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:44:15.349416 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1323/5315] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:44:15 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:15.360071 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7f45244c-3590-4a88-b163-778acb264084 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.364108 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7f45244c-3590-4a88-b163-778acb264084 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] DELETE https://10.4.3.208/volume/v3/types/cd0b6473-ac47-456e-a85f-781c554fd6f0 Aug 14 00:44:15.364108 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7f45244c-3590-4a88-b163-778acb264084 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.364108 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7f45244c-3590-4a88-b163-778acb264084 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.364754 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.policy [None req-7f45244c-3590-4a88-b163-778acb264084 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f1a868d0c60045a6b3898638da08aee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42b7301207cc4253a1a8bf38dcefad54', '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=100209) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:44:15.365722 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7f45244c-3590-4a88-b163-778acb264084 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] https://10.4.3.208/volume/v3/types/cd0b6473-ac47-456e-a85f-781c554fd6f0 returned with HTTP 403 Aug 14 00:44:15.365722 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1314/5316] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:44:15 2026] DELETE /volume/v3/types/cd0b6473-ac47-456e-a85f-781c554fd6f0 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:15.375294 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5ee8708e-03f4-418f-a63c-21ccd9dcc0dd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.377516 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5ee8708e-03f4-418f-a63c-21ccd9dcc0dd tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] GET https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/extra_specs Aug 14 00:44:15.377754 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5ee8708e-03f4-418f-a63c-21ccd9dcc0dd tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.378006 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5ee8708e-03f4-418f-a63c-21ccd9dcc0dd tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.386958 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5ee8708e-03f4-418f-a63c-21ccd9dcc0dd tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/extra_specs returned with HTTP 200 Aug 14 00:44:15.387437 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1345/5317] 10.4.3.208 () {66 vars in 1378 bytes} [Fri Aug 14 00:44:15 2026] GET /volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:15.405362 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c9f4da4b-5eab-472e-854d-9b8920d382aa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.410126 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c9f4da4b-5eab-472e-854d-9b8920d382aa tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] GET https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/encryption/cipher Aug 14 00:44:15.410365 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c9f4da4b-5eab-472e-854d-9b8920d382aa tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.411082 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c9f4da4b-5eab-472e-854d-9b8920d382aa tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.412579 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.policy [None req-c9f4da4b-5eab-472e-854d-9b8920d382aa tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f1a868d0c60045a6b3898638da08aee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42b7301207cc4253a1a8bf38dcefad54', '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=100208) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:44:15.412809 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c9f4da4b-5eab-472e-854d-9b8920d382aa tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/encryption/cipher returned with HTTP 403 Aug 14 00:44:15.413400 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1336/5318] 10.4.3.208 () {66 vars in 1396 bytes} [Fri Aug 14 00:44:15 2026] GET /volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:15.421224 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-64527894-cef4-4d17-9958-d74c8b8e2f60 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.423389 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-64527894-cef4-4d17-9958-d74c8b8e2f60 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] GET https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/encryption Aug 14 00:44:15.423564 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-64527894-cef4-4d17-9958-d74c8b8e2f60 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.423730 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-64527894-cef4-4d17-9958-d74c8b8e2f60 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.424347 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.policy [None req-64527894-cef4-4d17-9958-d74c8b8e2f60 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f1a868d0c60045a6b3898638da08aee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42b7301207cc4253a1a8bf38dcefad54', '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=100211) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:44:15.424549 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-64527894-cef4-4d17-9958-d74c8b8e2f60 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/encryption returned with HTTP 403 Aug 14 00:44:15.425057 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1324/5319] 10.4.3.208 () {66 vars in 1375 bytes} [Fri Aug 14 00:44:15 2026] GET /volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:15.432761 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1e7cc142-fcbb-4ebb-9d54-d9f3e8d55bda None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.434476 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1e7cc142-fcbb-4ebb-9d54-d9f3e8d55bda tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] GET https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/extra_specs/multiattach Aug 14 00:44:15.435294 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1e7cc142-fcbb-4ebb-9d54-d9f3e8d55bda tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.435747 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1e7cc142-fcbb-4ebb-9d54-d9f3e8d55bda tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.443424 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1e7cc142-fcbb-4ebb-9d54-d9f3e8d55bda tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/extra_specs/multiattach returned with HTTP 200 Aug 14 00:44:15.443424 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1315/5320] 10.4.3.208 () {66 vars in 1414 bytes} [Fri Aug 14 00:44:15 2026] GET /volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 14 00:44:15.451579 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4f5b6049-0202-43a4-8a91-69f5d8b9554c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.453613 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4f5b6049-0202-43a4-8a91-69f5d8b9554c tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] GET https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/extra_specs/volume_backend_name Aug 14 00:44:15.453842 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4f5b6049-0202-43a4-8a91-69f5d8b9554c tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.454099 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4f5b6049-0202-43a4-8a91-69f5d8b9554c tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.464509 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4f5b6049-0202-43a4-8a91-69f5d8b9554c tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/extra_specs/volume_backend_name returned with HTTP 404 Aug 14 00:44:15.465069 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1346/5321] 10.4.3.208 () {66 vars in 1438 bytes} [Fri Aug 14 00:44:15 2026] GET /volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/extra_specs/volume_backend_name => generated 143 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:15.474977 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2e5da27c-7f48-4c3c-bbca-dde191a4333d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.476625 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2e5da27c-7f48-4c3c-bbca-dde191a4333d tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] PUT https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/encryption/16835fc7-1e2d-404e-812f-d4e9d422c4e0 Aug 14 00:44:15.476937 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2e5da27c-7f48-4c3c-bbca-dde191a4333d tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:15.478684 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.policy [None req-2e5da27c-7f48-4c3c-bbca-dde191a4333d tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f1a868d0c60045a6b3898638da08aee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42b7301207cc4253a1a8bf38dcefad54', '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=100208) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:44:15.478785 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2e5da27c-7f48-4c3c-bbca-dde191a4333d tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/encryption/16835fc7-1e2d-404e-812f-d4e9d422c4e0 returned with HTTP 403 Aug 14 00:44:15.479336 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1337/5322] 10.4.3.208 () {68 vars in 1506 bytes} [Fri Aug 14 00:44:15 2026] PUT /volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/encryption/16835fc7-1e2d-404e-812f-d4e9d422c4e0 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:15.495299 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2c5d0fb7-46d8-46e8-8e7f-6b45ec3ead39 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.497795 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2c5d0fb7-46d8-46e8-8e7f-6b45ec3ead39 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] PUT https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/extra_specs/key1 Aug 14 00:44:15.498251 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2c5d0fb7-46d8-46e8-8e7f-6b45ec3ead39 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:15.500762 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.policy [None req-2c5d0fb7-46d8-46e8-8e7f-6b45ec3ead39 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f1a868d0c60045a6b3898638da08aee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42b7301207cc4253a1a8bf38dcefad54', '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=100211) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:44:15.501013 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2c5d0fb7-46d8-46e8-8e7f-6b45ec3ead39 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/extra_specs/key1 returned with HTTP 403 Aug 14 00:44:15.501604 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1325/5323] 10.4.3.208 () {68 vars in 1413 bytes} [Fri Aug 14 00:44:15 2026] PUT /volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:15.511265 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-925d93c2-04ab-4fb8-a41d-bfb72e87a3b9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.512770 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-925d93c2-04ab-4fb8-a41d-bfb72e87a3b9 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] PUT https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a Aug 14 00:44:15.513480 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-925d93c2-04ab-4fb8-a41d-bfb72e87a3b9 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:15.515692 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.policy [None req-925d93c2-04ab-4fb8-a41d-bfb72e87a3b9 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f1a868d0c60045a6b3898638da08aee9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42b7301207cc4253a1a8bf38dcefad54', '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=100209) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:44:15.516672 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-925d93c2-04ab-4fb8-a41d-bfb72e87a3b9 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-reader] https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a returned with HTTP 403 Aug 14 00:44:15.516672 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1316/5324] 10.4.3.208 () {68 vars in 1362 bytes} [Fri Aug 14 00:44:15 2026] PUT /volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:15.524673 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d82824c0-3103-4a6f-872e-16312a90c080 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.526359 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d82824c0-3103-4a6f-872e-16312a90c080 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] DELETE https://10.4.3.208/volume/v3/types/cd0b6473-ac47-456e-a85f-781c554fd6f0 Aug 14 00:44:15.526603 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d82824c0-3103-4a6f-872e-16312a90c080 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.526805 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d82824c0-3103-4a6f-872e-16312a90c080 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Calling method '_delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.563639 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d82824c0-3103-4a6f-872e-16312a90c080 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] https://10.4.3.208/volume/v3/types/cd0b6473-ac47-456e-a85f-781c554fd6f0 returned with HTTP 202 Aug 14 00:44:15.564017 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1347/5325] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:44:15 2026] DELETE /volume/v3/types/cd0b6473-ac47-456e-a85f-781c554fd6f0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:15.575003 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e33fce9c-a0c0-44be-a6cf-0f8df7a1278e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.577518 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e33fce9c-a0c0-44be-a6cf-0f8df7a1278e tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] DELETE https://10.4.3.208/volume/v3/types/5b4a19e0-e502-42f4-b233-84e0029a4c28 Aug 14 00:44:15.577632 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e33fce9c-a0c0-44be-a6cf-0f8df7a1278e tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.577828 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e33fce9c-a0c0-44be-a6cf-0f8df7a1278e tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.614509 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e33fce9c-a0c0-44be-a6cf-0f8df7a1278e tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] https://10.4.3.208/volume/v3/types/5b4a19e0-e502-42f4-b233-84e0029a4c28 returned with HTTP 202 Aug 14 00:44:15.614961 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1338/5326] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:44:15 2026] DELETE /volume/v3/types/5b4a19e0-e502-42f4-b233-84e0029a4c28 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:15.623335 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a8bf9540-4b6e-45bc-88d9-c860ed420eee None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.625455 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a8bf9540-4b6e-45bc-88d9-c860ed420eee tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] DELETE https://10.4.3.208/volume/v3/types/e81af5d7-f566-47c7-a66c-e93261ac397c Aug 14 00:44:15.625455 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a8bf9540-4b6e-45bc-88d9-c860ed420eee tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.625604 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a8bf9540-4b6e-45bc-88d9-c860ed420eee tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.655124 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a8bf9540-4b6e-45bc-88d9-c860ed420eee tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] https://10.4.3.208/volume/v3/types/e81af5d7-f566-47c7-a66c-e93261ac397c returned with HTTP 202 Aug 14 00:44:15.656074 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1326/5327] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:44:15 2026] DELETE /volume/v3/types/e81af5d7-f566-47c7-a66c-e93261ac397c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:15.665015 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ba3e327b-e9e3-490d-a980-d3ce30d8ecc3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.665426 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bd93fdbb-2b06-41b3-9659-ba04aea84464 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.670637 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ba3e327b-e9e3-490d-a980-d3ce30d8ecc3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:15.670791 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bd93fdbb-2b06-41b3-9659-ba04aea84464 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] DELETE https://10.4.3.208/volume/v3/types/bf3d1fc1-2fc2-4a5a-bde5-74e88c7d2144 Aug 14 00:44:15.670791 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bd93fdbb-2b06-41b3-9659-ba04aea84464 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.670904 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ba3e327b-e9e3-490d-a980-d3ce30d8ecc3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.670951 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bd93fdbb-2b06-41b3-9659-ba04aea84464 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.672505 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ba3e327b-e9e3-490d-a980-d3ce30d8ecc3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.674526 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-ba3e327b-e9e3-490d-a980-d3ce30d8ecc3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:15.679031 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:15.679031 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:15.679708 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ba3e327b-e9e3-490d-a980-d3ce30d8ecc3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:15.680159 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1348/5328] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:15 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:15.713778 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bd93fdbb-2b06-41b3-9659-ba04aea84464 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] https://10.4.3.208/volume/v3/types/bf3d1fc1-2fc2-4a5a-bde5-74e88c7d2144 returned with HTTP 202 Aug 14 00:44:15.714387 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1317/5329] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:44:15 2026] DELETE /volume/v3/types/bf3d1fc1-2fc2-4a5a-bde5-74e88c7d2144 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:15.725344 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e95c5e8b-4006-43cd-9a58-f9ff0b8818d0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.727911 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e95c5e8b-4006-43cd-9a58-f9ff0b8818d0 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] DELETE https://10.4.3.208/volume/v3/types/34e10f68-0be1-417a-8e2c-abf6a818ce55 Aug 14 00:44:15.728495 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e95c5e8b-4006-43cd-9a58-f9ff0b8818d0 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.728495 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e95c5e8b-4006-43cd-9a58-f9ff0b8818d0 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.764146 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e95c5e8b-4006-43cd-9a58-f9ff0b8818d0 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] https://10.4.3.208/volume/v3/types/34e10f68-0be1-417a-8e2c-abf6a818ce55 returned with HTTP 202 Aug 14 00:44:15.764146 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1339/5330] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:44:15 2026] DELETE /volume/v3/types/34e10f68-0be1-417a-8e2c-abf6a818ce55 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 00:44:15.775631 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-130a24d2-3532-40bd-95e6-65a7fdf54386 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.780515 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-130a24d2-3532-40bd-95e6-65a7fdf54386 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] DELETE https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a Aug 14 00:44:15.780769 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-130a24d2-3532-40bd-95e6-65a7fdf54386 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.780955 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-130a24d2-3532-40bd-95e6-65a7fdf54386 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.818771 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-130a24d2-3532-40bd-95e6-65a7fdf54386 tempest-VolumeTypesReaderTests-1451115104 tempest-VolumeTypesReaderTests-1451115104-project-admin] https://10.4.3.208/volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a returned with HTTP 202 Aug 14 00:44:15.819265 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1327/5331] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:44:15 2026] DELETE /volume/v3/types/beb3f262-deb7-4b7d-a781-ff3c77722b8a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:15.985505 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a083973f-2bab-4588-958c-82adffdbe840 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:15.990458 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a083973f-2bab-4588-958c-82adffdbe840 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 Aug 14 00:44:15.990700 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a083973f-2bab-4588-958c-82adffdbe840 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:15.990859 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a083973f-2bab-4588-958c-82adffdbe840 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:15.995178 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a083973f-2bab-4588-958c-82adffdbe840 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 returned with HTTP 404 Aug 14 00:44:15.995314 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1349/5332] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:15 2026] GET /volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:16.006437 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d99816b0-7951-432d-81ee-25b1fb7da050 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:16.008841 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d99816b0-7951-432d-81ee-25b1fb7da050 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 Aug 14 00:44:16.009182 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d99816b0-7951-432d-81ee-25b1fb7da050 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:16.009458 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d99816b0-7951-432d-81ee-25b1fb7da050 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:16.009659 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-d99816b0-7951-432d-81ee-25b1fb7da050 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: 0b8276c8-19ac-4479-a3ec-4a73908fa370 Aug 14 00:44:16.019865 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:16.019865 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:16.020954 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d99816b0-7951-432d-81ee-25b1fb7da050 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:16.050269 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d99816b0-7951-432d-81ee-25b1fb7da050 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume request issued successfully. Aug 14 00:44:16.050655 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d99816b0-7951-432d-81ee-25b1fb7da050 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 returned with HTTP 202 Aug 14 00:44:16.051191 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1318/5333] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:16 2026] DELETE /volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:44:16.059166 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-951edc79-9f4f-407a-9b97-ff30a9547d35 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:16.060963 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-951edc79-9f4f-407a-9b97-ff30a9547d35 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 Aug 14 00:44:16.061100 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-951edc79-9f4f-407a-9b97-ff30a9547d35 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:16.061322 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-951edc79-9f4f-407a-9b97-ff30a9547d35 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:16.068110 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:16.068110 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:16.074227 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-951edc79-9f4f-407a-9b97-ff30a9547d35 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:16.078679 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-951edc79-9f4f-407a-9b97-ff30a9547d35 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 returned with HTTP 200 Aug 14 00:44:16.079175 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1340/5334] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:16 2026] GET /volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:16.693368 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-89d37e54-368c-4098-9b04-f577a9211b09 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:16.697180 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-89d37e54-368c-4098-9b04-f577a9211b09 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:16.697385 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-89d37e54-368c-4098-9b04-f577a9211b09 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:16.699615 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-89d37e54-368c-4098-9b04-f577a9211b09 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:16.701110 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-89d37e54-368c-4098-9b04-f577a9211b09 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:16.709469 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:16.709469 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:16.710594 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-89d37e54-368c-4098-9b04-f577a9211b09 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:16.711331 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1328/5335] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:16 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:17.091430 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ecbbc25a-5477-4171-8b2d-e1725d7e30e0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:17.093439 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ecbbc25a-5477-4171-8b2d-e1725d7e30e0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 Aug 14 00:44:17.094065 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ecbbc25a-5477-4171-8b2d-e1725d7e30e0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:17.094065 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ecbbc25a-5477-4171-8b2d-e1725d7e30e0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:17.100645 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ecbbc25a-5477-4171-8b2d-e1725d7e30e0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 returned with HTTP 404 Aug 14 00:44:17.102409 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1350/5336] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:17 2026] GET /volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:17.109802 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:17.111669 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:17.112036 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-109951319"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:17.113890 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-109951319'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:17.113890 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume of 1 GB Aug 14 00:44:17.119247 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Availability Zones retrieved successfully. Aug 14 00:44:17.125553 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (8ff71537-bd25-4914-b7a8-75bbac309019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:17.126941 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9a6c215-99b2-46e7-b35a-964fcab9b89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:17.127737 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:17.165711 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9a6c215-99b2-46e7-b35a-964fcab9b89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:17.168202 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec756e2-feaf-4ef1-8b79-d1322fd54ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:17.228280 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Created reservations ['8cad3d7a-30f1-44ee-abc4-7cdd5bfe4ba6', 'b40ded1d-cdf7-409b-89c9-cc5e17f39ddc', 'bb98edc6-38f9-485e-ab1c-800b3e8089f1', 'd4fc0363-e9f0-4478-9e59-10e93473ae4b'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:17.228280 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec756e2-feaf-4ef1-8b79-d1322fd54ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cad3d7a-30f1-44ee-abc4-7cdd5bfe4ba6', 'b40ded1d-cdf7-409b-89c9-cc5e17f39ddc', 'bb98edc6-38f9-485e-ab1c-800b3e8089f1', 'd4fc0363-e9f0-4478-9e59-10e93473ae4b']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:17.228280 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0252be7e-d0e3-4f0d-98e0-2537125c2aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:17.259106 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0252be7e-d0e3-4f0d-98e0-2537125c2aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7478ffc2-4fed-4794-b57a-d0103150c423', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-109951319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['8cad3d7a-30f1-44ee-abc4-7cdd5bfe4ba6','b40ded1d-cdf7-409b-89c9-cc5e17f39ddc','bb98edc6-38f9-485e-ab1c-800b3e8089f1','d4fc0363-e9f0-4478-9e59-10e93473ae4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-109951319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7478ffc2-4fed-4794-b57a-d0103150c423,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63af34f364414ad3933b0cb5aaa2e895',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:17.259106 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (028c61aa-35ca-4791-9383-18d504bf2b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:17.278334 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (028c61aa-35ca-4791-9383-18d504bf2b70) transitioned into state 'SUCCESS' from state '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-109951319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['8cad3d7a-30f1-44ee-abc4-7cdd5bfe4ba6','b40ded1d-cdf7-409b-89c9-cc5e17f39ddc','bb98edc6-38f9-485e-ab1c-800b3e8089f1','d4fc0363-e9f0-4478-9e59-10e93473ae4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:17.279318 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0263e190-b27b-4c7b-b42e-b3d9eb403ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:17.293161 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0263e190-b27b-4c7b-b42e-b3d9eb403ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:17.294169 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (8ff71537-bd25-4914-b7a8-75bbac309019) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:17.294613 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request issued successfully. Aug 14 00:44:17.295451 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d9c7cfb5-2dbc-4543-ac00-79aa48f74bdc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:17.295996 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1319/5337] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:44:17 2026] POST /volume/v3/volumes => generated 769 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:17.311275 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fd6f4c85-c661-4f7e-b83e-777421ca552e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:17.313731 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fd6f4c85-c661-4f7e-b83e-777421ca552e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 Aug 14 00:44:17.314029 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fd6f4c85-c661-4f7e-b83e-777421ca552e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:17.314308 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fd6f4c85-c661-4f7e-b83e-777421ca552e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:17.323534 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:17.323534 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:17.331286 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fd6f4c85-c661-4f7e-b83e-777421ca552e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:17.338477 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fd6f4c85-c661-4f7e-b83e-777421ca552e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 returned with HTTP 200 Aug 14 00:44:17.338912 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1341/5338] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:17 2026] GET /volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:17.630656 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:17.723445 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8b9c6a5b-fb30-40d2-9356-d6f8956ead11 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:17.731372 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8b9c6a5b-fb30-40d2-9356-d6f8956ead11 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:17.731676 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8b9c6a5b-fb30-40d2-9356-d6f8956ead11 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:17.731874 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8b9c6a5b-fb30-40d2-9356-d6f8956ead11 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:17.731978 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-8b9c6a5b-fb30-40d2-9356-d6f8956ead11 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:17.738738 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:17.738738 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:17.739455 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8b9c6a5b-fb30-40d2-9356-d6f8956ead11 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:17.739945 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1351/5339] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:17 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:17.750341 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:17.750787 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-682878448"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:17.752200 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-682878448'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:17.752322 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Create volume of 1 GB Aug 14 00:44:17.756615 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Availability Zones retrieved successfully. Aug 14 00:44:17.765395 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Flow 'volume_create_api' (8664a100-9dee-4938-a77d-0413910a9225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:17.766655 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fb74938-4f36-4d9a-b5e4-ba1427eb8fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:17.767684 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:17.799676 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fb74938-4f36-4d9a-b5e4-ba1427eb8fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:17.800481 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42356d2-3fe6-4933-8bde-5db0f172075a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:17.861808 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Created reservations ['a098639e-3d81-4ae8-980d-172f672a7099', 'f7391fe1-98bd-4c26-9856-d34d08c11b56', '11a33e75-d20a-4853-9bcd-78880ed7b4f6', '196228d2-690e-4b12-a1d1-cbe73539cffc'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:17.862704 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d42356d2-3fe6-4933-8bde-5db0f172075a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a098639e-3d81-4ae8-980d-172f672a7099', 'f7391fe1-98bd-4c26-9856-d34d08c11b56', '11a33e75-d20a-4853-9bcd-78880ed7b4f6', '196228d2-690e-4b12-a1d1-cbe73539cffc']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:17.863458 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0649e95c-4812-46a6-93f1-6f969805d18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:17.888796 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0649e95c-4812-46a6-93f1-6f969805d18b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c96d11a-8336-4e96-9ccb-9d7c6c20a856', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-682878448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64bbbd449bc440c5abf52d11ee4493ea',qos_specs=None,replication_status=,reservations=['a098639e-3d81-4ae8-980d-172f672a7099','f7391fe1-98bd-4c26-9856-d34d08c11b56','11a33e75-d20a-4853-9bcd-78880ed7b4f6','196228d2-690e-4b12-a1d1-cbe73539cffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe707ea478df4a82906821bbd9271034',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-682878448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c96d11a-8336-4e96-9ccb-9d7c6c20a856,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64bbbd449bc440c5abf52d11ee4493ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe707ea478df4a82906821bbd9271034',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:17.889559 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99a830f2-2a62-4428-bc60-62627a246eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:17.906423 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99a830f2-2a62-4428-bc60-62627a246eb0) transitioned into state 'SUCCESS' from state '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-682878448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64bbbd449bc440c5abf52d11ee4493ea',qos_specs=None,replication_status=,reservations=['a098639e-3d81-4ae8-980d-172f672a7099','f7391fe1-98bd-4c26-9856-d34d08c11b56','11a33e75-d20a-4853-9bcd-78880ed7b4f6','196228d2-690e-4b12-a1d1-cbe73539cffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe707ea478df4a82906821bbd9271034',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:17.908931 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54882175-4759-47c9-b0ed-2f6f4b47c805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:17.918338 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54882175-4759-47c9-b0ed-2f6f4b47c805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:17.919183 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Flow 'volume_create_api' (8664a100-9dee-4938-a77d-0413910a9225) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:17.919483 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Create volume request issued successfully. Aug 14 00:44:17.920098 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-522c5dfe-145f-4ee7-9422-fc34ebe6f859 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:17.921229 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1329/5340] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:44:17 2026] POST /volume/v3/volumes => generated 777 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:17.935713 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-34f4cfd1-47fc-4680-a29e-f1cbaee9c0a8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:17.937240 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-34f4cfd1-47fc-4680-a29e-f1cbaee9c0a8 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] GET https://10.4.3.208/volume/v3/volumes/0c96d11a-8336-4e96-9ccb-9d7c6c20a856 Aug 14 00:44:17.937580 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-34f4cfd1-47fc-4680-a29e-f1cbaee9c0a8 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:17.937872 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-34f4cfd1-47fc-4680-a29e-f1cbaee9c0a8 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:17.946191 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:17.946191 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:17.950288 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-34f4cfd1-47fc-4680-a29e-f1cbaee9c0a8 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Volume info retrieved successfully. Aug 14 00:44:17.955639 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-34f4cfd1-47fc-4680-a29e-f1cbaee9c0a8 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/0c96d11a-8336-4e96-9ccb-9d7c6c20a856 returned with HTTP 200 Aug 14 00:44:17.956204 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1320/5341] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:17 2026] GET /volume/v3/volumes/0c96d11a-8336-4e96-9ccb-9d7c6c20a856 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:18.068681 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-df0393b0-f2ca-4cc1-bca9-5b90fe12828f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:18.070557 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-df0393b0-f2ca-4cc1-bca9-5b90fe12828f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:44:18.070736 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-df0393b0-f2ca-4cc1-bca9-5b90fe12828f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:18.070929 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-df0393b0-f2ca-4cc1-bca9-5b90fe12828f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:18.078758 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:18.078758 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:18.082616 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-df0393b0-f2ca-4cc1-bca9-5b90fe12828f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:44:18.086634 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-df0393b0-f2ca-4cc1-bca9-5b90fe12828f tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 200 Aug 14 00:44:18.086957 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1342/5342] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:18 2026] GET /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:18.108209 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a1286e7b-7724-4d94-8aa1-6e51956a8227 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:18.110246 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a1286e7b-7724-4d94-8aa1-6e51956a8227 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] DELETE https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:44:18.110480 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a1286e7b-7724-4d94-8aa1-6e51956a8227 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:18.110734 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a1286e7b-7724-4d94-8aa1-6e51956a8227 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:18.110960 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-a1286e7b-7724-4d94-8aa1-6e51956a8227 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete volume with id: e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:44:18.121120 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:18.121120 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:18.121569 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a1286e7b-7724-4d94-8aa1-6e51956a8227 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:44:18.138519 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a1286e7b-7724-4d94-8aa1-6e51956a8227 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Delete volume request issued successfully. Aug 14 00:44:18.138677 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a1286e7b-7724-4d94-8aa1-6e51956a8227 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 202 Aug 14 00:44:18.139058 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1352/5343] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:44:18 2026] DELETE /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:18.146173 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-aded93c9-a1c6-4eca-aad3-df3a13d51190 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:18.147655 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aded93c9-a1c6-4eca-aad3-df3a13d51190 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:44:18.147655 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aded93c9-a1c6-4eca-aad3-df3a13d51190 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:18.147655 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aded93c9-a1c6-4eca-aad3-df3a13d51190 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:18.154917 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:18.154917 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:18.158209 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-aded93c9-a1c6-4eca-aad3-df3a13d51190 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Volume info retrieved successfully. Aug 14 00:44:18.161778 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aded93c9-a1c6-4eca-aad3-df3a13d51190 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 200 Aug 14 00:44:18.162069 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1330/5344] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:18 2026] GET /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:18.352559 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b7e50009-c59a-4419-bf53-cf4b2621433c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:18.357036 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b7e50009-c59a-4419-bf53-cf4b2621433c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 Aug 14 00:44:18.357036 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b7e50009-c59a-4419-bf53-cf4b2621433c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:18.357036 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b7e50009-c59a-4419-bf53-cf4b2621433c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:18.363502 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:18.363502 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:18.367881 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b7e50009-c59a-4419-bf53-cf4b2621433c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:18.372321 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b7e50009-c59a-4419-bf53-cf4b2621433c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 returned with HTTP 200 Aug 14 00:44:18.372902 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1321/5345] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:18 2026] GET /volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:18.385605 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:18.387324 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:18.387667 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7478ffc2-4fed-4794-b57a-d0103150c423", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1315278981"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:18.389756 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request body: {'volume': {'source_volid': '7478ffc2-4fed-4794-b57a-d0103150c423', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1315278981'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:18.397814 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:18.397814 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:18.398651 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume retrieved successfully. Aug 14 00:44:18.398839 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume of 1 GB Aug 14 00:44:18.404242 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Availability Zones retrieved successfully. Aug 14 00:44:18.409988 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (e20f365f-bd08-47f2-a5a6-b1c7aa521851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:18.411396 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b82b3a62-4e20-4609-a8d0-0db3ed57d787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:18.412487 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:18.435487 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b82b3a62-4e20-4609-a8d0-0db3ed57d787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7478ffc2-4fed-4794-b57a-d0103150c423', 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:18.436280 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df37c9d7-db99-4009-9af3-95d7c5f01113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:18.484472 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Created reservations ['26c85982-d5e6-4c1f-b908-39e5de5a616c', '4c49b224-3510-4e77-93b7-751aa5df0854', '630439c3-41d1-4f1d-a307-2c1750c9c1e0', '21282ab7-807d-4218-b9a9-8b5b2a92ef33'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:18.485906 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df37c9d7-db99-4009-9af3-95d7c5f01113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26c85982-d5e6-4c1f-b908-39e5de5a616c', '4c49b224-3510-4e77-93b7-751aa5df0854', '630439c3-41d1-4f1d-a307-2c1750c9c1e0', '21282ab7-807d-4218-b9a9-8b5b2a92ef33']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:18.486301 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c748a50f-86ff-48f9-82ae-8756e7ac534c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:18.530308 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c748a50f-86ff-48f9-82ae-8756e7ac534c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6347cb64-7ad1-4a21-b4cb-53969491b078', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1315278981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['26c85982-d5e6-4c1f-b908-39e5de5a616c','4c49b224-3510-4e77-93b7-751aa5df0854','630439c3-41d1-4f1d-a307-2c1750c9c1e0','21282ab7-807d-4218-b9a9-8b5b2a92ef33'],size=1,snapshot_id=None,source_replicaid=,source_volid=7478ffc2-4fed-4794-b57a-d0103150c423,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1315278981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6347cb64-7ad1-4a21-b4cb-53969491b078,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63af34f364414ad3933b0cb5aaa2e895',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7478ffc2-4fed-4794-b57a-d0103150c423,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:18.531356 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97d5a2bc-aa21-4edf-a23c-33629c0de208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:18.550827 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97d5a2bc-aa21-4edf-a23c-33629c0de208) transitioned into state 'SUCCESS' from state '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-1315278981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63af34f364414ad3933b0cb5aaa2e895',qos_specs=None,replication_status=,reservations=['26c85982-d5e6-4c1f-b908-39e5de5a616c','4c49b224-3510-4e77-93b7-751aa5df0854','630439c3-41d1-4f1d-a307-2c1750c9c1e0','21282ab7-807d-4218-b9a9-8b5b2a92ef33'],size=1,snapshot_id=None,source_replicaid=,source_volid=7478ffc2-4fed-4794-b57a-d0103150c423,status='creating',user_id='40d68bfffbc341cb9efdfbc15e21524e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:18.551603 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0fb8107-8312-45e5-b9ad-6490884a9d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:18.576592 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0fb8107-8312-45e5-b9ad-6490884a9d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:18.577399 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Flow 'volume_create_api' (e20f365f-bd08-47f2-a5a6-b1c7aa521851) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:18.577714 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Create volume request issued successfully. Aug 14 00:44:18.578338 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-53a69678-7e3c-4fc3-9a65-1a87a035b4e8 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:18.578787 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1343/5346] 10.4.3.208 () {70 vars in 1300 bytes} [Fri Aug 14 00:44:18 2026] POST /volume/v3/volumes => generated 804 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:18.592002 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-70c6951e-9b1b-41b8-9ce3-f225bf25180d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:18.594212 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-70c6951e-9b1b-41b8-9ce3-f225bf25180d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/6347cb64-7ad1-4a21-b4cb-53969491b078 Aug 14 00:44:18.594212 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-70c6951e-9b1b-41b8-9ce3-f225bf25180d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:18.596180 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-70c6951e-9b1b-41b8-9ce3-f225bf25180d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:18.603288 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:18.603288 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:18.607674 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-70c6951e-9b1b-41b8-9ce3-f225bf25180d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:18.613708 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-70c6951e-9b1b-41b8-9ce3-f225bf25180d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/6347cb64-7ad1-4a21-b4cb-53969491b078 returned with HTTP 200 Aug 14 00:44:18.614215 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1353/5347] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:18 2026] GET /volume/v3/volumes/6347cb64-7ad1-4a21-b4cb-53969491b078 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:18.751950 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-155ab052-de4e-425c-881a-2d39860bcfc5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:18.754278 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-155ab052-de4e-425c-881a-2d39860bcfc5 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:18.754584 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-155ab052-de4e-425c-881a-2d39860bcfc5 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:18.754895 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-155ab052-de4e-425c-881a-2d39860bcfc5 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:18.755050 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-155ab052-de4e-425c-881a-2d39860bcfc5 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:18.763714 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:18.763714 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:18.763714 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-155ab052-de4e-425c-881a-2d39860bcfc5 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 200 Aug 14 00:44:18.763714 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1331/5348] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:18 2026] GET /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:18.778172 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-666b4446-a835-4d87-a0ac-aa5f8564d944 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:18.781817 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-666b4446-a835-4d87-a0ac-aa5f8564d944 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] DELETE https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e Aug 14 00:44:18.781817 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-666b4446-a835-4d87-a0ac-aa5f8564d944 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:18.781817 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-666b4446-a835-4d87-a0ac-aa5f8564d944 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:18.781817 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-666b4446-a835-4d87-a0ac-aa5f8564d944 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Delete backup with id: e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e. Aug 14 00:44:18.789696 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:18.789696 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:18.807626 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.backup.rpcapi [None req-666b4446-a835-4d87-a0ac-aa5f8564d944 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] delete_backup rpcapi backup_id e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e {{(pid=100209) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:44:18.810497 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-666b4446-a835-4d87-a0ac-aa5f8564d944 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] https://10.4.3.208/volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e returned with HTTP 202 Aug 14 00:44:18.810497 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1322/5349] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:44:18 2026] DELETE /volume/v3/backups/e4782f9d-93e3-43ff-92e8-6fa4ffb7b80e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:44:18.819221 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0b4eabc3-db75-43cf-9658-88b59b3019fa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:18.821047 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0b4eabc3-db75-43cf-9658-88b59b3019fa tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/072cfdaa-3e80-4324-8acd-3dc7de9ad3da Aug 14 00:44:18.821304 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0b4eabc3-db75-43cf-9658-88b59b3019fa tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:18.821477 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0b4eabc3-db75-43cf-9658-88b59b3019fa tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:18.821590 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-0b4eabc3-db75-43cf-9658-88b59b3019fa tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Delete volume with id: 072cfdaa-3e80-4324-8acd-3dc7de9ad3da Aug 14 00:44:18.829318 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:18.829318 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:18.829599 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0b4eabc3-db75-43cf-9658-88b59b3019fa tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:44:18.844293 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0b4eabc3-db75-43cf-9658-88b59b3019fa tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Delete volume request issued successfully. Aug 14 00:44:18.844441 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0b4eabc3-db75-43cf-9658-88b59b3019fa tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/072cfdaa-3e80-4324-8acd-3dc7de9ad3da returned with HTTP 202 Aug 14 00:44:18.844818 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1344/5350] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:44:18 2026] DELETE /volume/v3/volumes/072cfdaa-3e80-4324-8acd-3dc7de9ad3da => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:18.862928 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d7a7c514-0fb0-451d-900b-108103e12a26 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:18.865926 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d7a7c514-0fb0-451d-900b-108103e12a26 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/072cfdaa-3e80-4324-8acd-3dc7de9ad3da Aug 14 00:44:18.865926 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d7a7c514-0fb0-451d-900b-108103e12a26 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:18.866205 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d7a7c514-0fb0-451d-900b-108103e12a26 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:18.874279 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:18.874279 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:18.878560 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d7a7c514-0fb0-451d-900b-108103e12a26 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:44:18.883533 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d7a7c514-0fb0-451d-900b-108103e12a26 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/072cfdaa-3e80-4324-8acd-3dc7de9ad3da returned with HTTP 200 Aug 14 00:44:18.883753 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1354/5351] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:18 2026] GET /volume/v3/volumes/072cfdaa-3e80-4324-8acd-3dc7de9ad3da => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:18.967784 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a73429e9-5e22-4bf9-9f4d-887c7f473142 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:18.969499 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a73429e9-5e22-4bf9-9f4d-887c7f473142 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] GET https://10.4.3.208/volume/v3/volumes/0c96d11a-8336-4e96-9ccb-9d7c6c20a856 Aug 14 00:44:18.969717 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a73429e9-5e22-4bf9-9f4d-887c7f473142 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:18.970397 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a73429e9-5e22-4bf9-9f4d-887c7f473142 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:18.976910 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:18.976910 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:18.980480 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a73429e9-5e22-4bf9-9f4d-887c7f473142 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Volume info retrieved successfully. Aug 14 00:44:18.983902 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a73429e9-5e22-4bf9-9f4d-887c7f473142 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/0c96d11a-8336-4e96-9ccb-9d7c6c20a856 returned with HTTP 200 Aug 14 00:44:18.984264 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1332/5352] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:18 2026] GET /volume/v3/volumes/0c96d11a-8336-4e96-9ccb-9d7c6c20a856 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:44:18.997202 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cb7b4b5e-37a4-4d7f-8122-fb056a71fa07 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:19.067425 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cb7b4b5e-37a4-4d7f-8122-fb056a71fa07 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] GET https://10.4.3.208/volume/v3/volumes Aug 14 00:44:19.067425 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cb7b4b5e-37a4-4d7f-8122-fb056a71fa07 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:19.067425 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cb7b4b5e-37a4-4d7f-8122-fb056a71fa07 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:19.067425 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-cb7b4b5e-37a4-4d7f-8122-fb056a71fa07 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:44:19.067425 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-cb7b4b5e-37a4-4d7f-8122-fb056a71fa07 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:44:19.077486 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-cb7b4b5e-37a4-4d7f-8122-fb056a71fa07 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Get all volumes completed successfully. Aug 14 00:44:19.078207 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cb7b4b5e-37a4-4d7f-8122-fb056a71fa07 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] https://10.4.3.208/volume/v3/volumes returned with HTTP 200 Aug 14 00:44:19.078772 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1323/5353] 10.4.3.208 () {68 vars in 1278 bytes} [Fri Aug 14 00:44:18 2026] GET /volume/v3/volumes => generated 335 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:19.093167 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cf364f3e-93c0-4af1-ab02-486acec78974 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:19.094843 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cf364f3e-93c0-4af1-ab02-486acec78974 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/0c96d11a-8336-4e96-9ccb-9d7c6c20a856 Aug 14 00:44:19.095045 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cf364f3e-93c0-4af1-ab02-486acec78974 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:19.095272 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cf364f3e-93c0-4af1-ab02-486acec78974 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:19.095447 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-cf364f3e-93c0-4af1-ab02-486acec78974 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Delete volume with id: 0c96d11a-8336-4e96-9ccb-9d7c6c20a856 Aug 14 00:44:19.102557 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:19.102557 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:19.102669 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-cf364f3e-93c0-4af1-ab02-486acec78974 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Volume info retrieved successfully. Aug 14 00:44:19.118952 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-cf364f3e-93c0-4af1-ab02-486acec78974 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Delete volume request issued successfully. Aug 14 00:44:19.119213 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cf364f3e-93c0-4af1-ab02-486acec78974 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/0c96d11a-8336-4e96-9ccb-9d7c6c20a856 returned with HTTP 202 Aug 14 00:44:19.119604 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1345/5354] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:19 2026] DELETE /volume/v3/volumes/0c96d11a-8336-4e96-9ccb-9d7c6c20a856 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:44:19.129134 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1b7cc276-e225-4b7e-a409-249c46604ebe None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:19.131533 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1b7cc276-e225-4b7e-a409-249c46604ebe tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] GET https://10.4.3.208/volume/v3/volumes/0c96d11a-8336-4e96-9ccb-9d7c6c20a856 Aug 14 00:44:19.131846 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1b7cc276-e225-4b7e-a409-249c46604ebe tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:19.132153 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1b7cc276-e225-4b7e-a409-249c46604ebe tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:19.143347 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:19.143347 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:19.148018 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1b7cc276-e225-4b7e-a409-249c46604ebe tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Volume info retrieved successfully. Aug 14 00:44:19.153103 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1b7cc276-e225-4b7e-a409-249c46604ebe tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/0c96d11a-8336-4e96-9ccb-9d7c6c20a856 returned with HTTP 200 Aug 14 00:44:19.153679 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1355/5355] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:19 2026] GET /volume/v3/volumes/0c96d11a-8336-4e96-9ccb-9d7c6c20a856 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:44:19.185011 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-76a2a2b7-34ea-460a-9ed9-4c9aeb48ce51 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:19.187643 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-76a2a2b7-34ea-460a-9ed9-4c9aeb48ce51 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] GET https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 Aug 14 00:44:19.187942 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-76a2a2b7-34ea-460a-9ed9-4c9aeb48ce51 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:19.188210 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-76a2a2b7-34ea-460a-9ed9-4c9aeb48ce51 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:19.196259 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-76a2a2b7-34ea-460a-9ed9-4c9aeb48ce51 tempest-VolumesBackupsTest-1628422397 tempest-VolumesBackupsTest-1628422397-project-member] https://10.4.3.208/volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 returned with HTTP 404 Aug 14 00:44:19.196823 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1333/5356] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:19 2026] GET /volume/v3/volumes/e9b6ac3c-d902-40ac-8d72-44842c520e10 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:19.632705 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-799ef5f0-ef58-4ea9-a8e8-9520c5e7e92a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:19.635118 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-799ef5f0-ef58-4ea9-a8e8-9520c5e7e92a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/6347cb64-7ad1-4a21-b4cb-53969491b078 Aug 14 00:44:19.635349 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-799ef5f0-ef58-4ea9-a8e8-9520c5e7e92a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:19.635597 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-799ef5f0-ef58-4ea9-a8e8-9520c5e7e92a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:19.643757 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:19.643757 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:19.647184 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-799ef5f0-ef58-4ea9-a8e8-9520c5e7e92a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:19.651008 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-799ef5f0-ef58-4ea9-a8e8-9520c5e7e92a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/6347cb64-7ad1-4a21-b4cb-53969491b078 returned with HTTP 200 Aug 14 00:44:19.651396 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1324/5357] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:19 2026] GET /volume/v3/volumes/6347cb64-7ad1-4a21-b4cb-53969491b078 => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:19.668286 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-71cf14f3-f4b0-4d45-b597-a0c998cc25d7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:19.669918 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-71cf14f3-f4b0-4d45-b597-a0c998cc25d7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 Aug 14 00:44:19.670151 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-71cf14f3-f4b0-4d45-b597-a0c998cc25d7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:19.670384 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-71cf14f3-f4b0-4d45-b597-a0c998cc25d7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:19.670540 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-71cf14f3-f4b0-4d45-b597-a0c998cc25d7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: 7478ffc2-4fed-4794-b57a-d0103150c423 Aug 14 00:44:19.677703 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:19.677703 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:19.678436 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-71cf14f3-f4b0-4d45-b597-a0c998cc25d7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:19.706667 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-71cf14f3-f4b0-4d45-b597-a0c998cc25d7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume request issued successfully. Aug 14 00:44:19.706933 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-71cf14f3-f4b0-4d45-b597-a0c998cc25d7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 returned with HTTP 202 Aug 14 00:44:19.707432 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1346/5358] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:19 2026] DELETE /volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:44:19.714698 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fd9f2f12-d77d-4210-bffe-ad47eafbe594 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:19.717986 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fd9f2f12-d77d-4210-bffe-ad47eafbe594 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 Aug 14 00:44:19.718409 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fd9f2f12-d77d-4210-bffe-ad47eafbe594 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:19.718673 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fd9f2f12-d77d-4210-bffe-ad47eafbe594 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:19.728167 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:19.728167 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:19.733385 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fd9f2f12-d77d-4210-bffe-ad47eafbe594 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:19.741235 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fd9f2f12-d77d-4210-bffe-ad47eafbe594 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 returned with HTTP 200 Aug 14 00:44:19.741735 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1356/5359] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:19 2026] GET /volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:19.896438 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a64efa87-6114-49ca-81c9-d2ae65dc2a59 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:19.898394 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a64efa87-6114-49ca-81c9-d2ae65dc2a59 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/072cfdaa-3e80-4324-8acd-3dc7de9ad3da Aug 14 00:44:19.898646 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a64efa87-6114-49ca-81c9-d2ae65dc2a59 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:19.898868 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a64efa87-6114-49ca-81c9-d2ae65dc2a59 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:19.904759 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a64efa87-6114-49ca-81c9-d2ae65dc2a59 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/072cfdaa-3e80-4324-8acd-3dc7de9ad3da returned with HTTP 404 Aug 14 00:44:19.905313 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1334/5360] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:19 2026] GET /volume/v3/volumes/072cfdaa-3e80-4324-8acd-3dc7de9ad3da => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:19.916313 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4d8a60a1-636a-43d1-8774-841fbf1b4891 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:19.918353 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4d8a60a1-636a-43d1-8774-841fbf1b4891 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe/export_record Aug 14 00:44:19.918530 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4d8a60a1-636a-43d1-8774-841fbf1b4891 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:19.918714 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4d8a60a1-636a-43d1-8774-841fbf1b4891 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Calling method 'export_record' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:19.918827 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.backups [None req-4d8a60a1-636a-43d1-8774-841fbf1b4891 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Export record for backup 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100209) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 00:44:19.922861 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:19.922861 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:19.923848 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.policy [None req-4d8a60a1-636a-43d1-8774-841fbf1b4891 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '660c2d609c16435582d01a803076218e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e3412e371444f08a3b318d5e1ab8ad5', '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=100209) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:44:19.924037 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4d8a60a1-636a-43d1-8774-841fbf1b4891 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe/export_record returned with HTTP 403 Aug 14 00:44:19.924543 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1325/5361] 10.4.3.208 () {68 vars in 1430 bytes} [Fri Aug 14 00:44:19 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:19.932887 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4be79c51-6250-4b84-8797-dbf2be88620d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:19.935657 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:19.936162 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-640518522"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:19.937518 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-640518522'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:19.937644 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Create volume of 1 GB Aug 14 00:44:19.942147 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Availability Zones retrieved successfully. Aug 14 00:44:19.947941 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Flow 'volume_create_api' (0a0c80ca-deff-4df5-b0cb-af2e638f507f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:19.949250 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc68050d-6459-4a6c-b4d9-59f2de67fa56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:19.951262 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:19.980997 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc68050d-6459-4a6c-b4d9-59f2de67fa56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:19.982109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62b75f3c-68c6-4a9f-89bc-d5aa2c8761f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:20.017139 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Created reservations ['41bb9843-ff96-40e8-9511-0d073e9030e8', 'd0d78906-2fb7-4aee-833a-f858f49854ca', 'f417e618-7b3e-4caa-af24-6bb57a0c790b', '548b8ec0-821e-4eac-a2b3-874267b3fc33'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:20.017835 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62b75f3c-68c6-4a9f-89bc-d5aa2c8761f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41bb9843-ff96-40e8-9511-0d073e9030e8', 'd0d78906-2fb7-4aee-833a-f858f49854ca', 'f417e618-7b3e-4caa-af24-6bb57a0c790b', '548b8ec0-821e-4eac-a2b3-874267b3fc33']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:20.018500 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f380be6-8456-4d8a-bb01-a3b8f65193e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:20.041723 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f380be6-8456-4d8a-bb01-a3b8f65193e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f72efb40-a07d-4193-853a-0d60f10f6055', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-640518522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3412e371444f08a3b318d5e1ab8ad5',qos_specs=None,replication_status=,reservations=['41bb9843-ff96-40e8-9511-0d073e9030e8','d0d78906-2fb7-4aee-833a-f858f49854ca','f417e618-7b3e-4caa-af24-6bb57a0c790b','548b8ec0-821e-4eac-a2b3-874267b3fc33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10fbb3a31ba64ccf8f9756aa68d5fd5f',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-640518522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f72efb40-a07d-4193-853a-0d60f10f6055,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e3412e371444f08a3b318d5e1ab8ad5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10fbb3a31ba64ccf8f9756aa68d5fd5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:20.042437 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1ceedfd-3783-41a0-a66d-242b27835339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:20.059892 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1ceedfd-3783-41a0-a66d-242b27835339) transitioned into state 'SUCCESS' from state '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-640518522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3412e371444f08a3b318d5e1ab8ad5',qos_specs=None,replication_status=,reservations=['41bb9843-ff96-40e8-9511-0d073e9030e8','d0d78906-2fb7-4aee-833a-f858f49854ca','f417e618-7b3e-4caa-af24-6bb57a0c790b','548b8ec0-821e-4eac-a2b3-874267b3fc33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10fbb3a31ba64ccf8f9756aa68d5fd5f',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:20.060559 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66d8bf54-0f9c-42e2-8478-8e6f321856d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:20.068585 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66d8bf54-0f9c-42e2-8478-8e6f321856d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:20.069569 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Flow 'volume_create_api' (0a0c80ca-deff-4df5-b0cb-af2e638f507f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:20.069653 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Create volume request issued successfully. Aug 14 00:44:20.070280 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4be79c51-6250-4b84-8797-dbf2be88620d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:20.070856 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1347/5362] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:44:19 2026] POST /volume/v3/volumes => generated 777 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:20.083153 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6c14c890-5a51-489d-aa6e-673c28b7f65e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:20.085327 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6c14c890-5a51-489d-aa6e-673c28b7f65e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/f72efb40-a07d-4193-853a-0d60f10f6055 Aug 14 00:44:20.085515 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6c14c890-5a51-489d-aa6e-673c28b7f65e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:20.085846 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6c14c890-5a51-489d-aa6e-673c28b7f65e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:20.099059 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:20.099059 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:20.103519 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6c14c890-5a51-489d-aa6e-673c28b7f65e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:44:20.109605 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6c14c890-5a51-489d-aa6e-673c28b7f65e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/f72efb40-a07d-4193-853a-0d60f10f6055 returned with HTTP 200 Aug 14 00:44:20.110274 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1357/5363] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:20 2026] GET /volume/v3/volumes/f72efb40-a07d-4193-853a-0d60f10f6055 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:20.170712 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a190d5cb-93b1-446b-891a-1188e25967bb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:20.176114 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a190d5cb-93b1-446b-891a-1188e25967bb tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] GET https://10.4.3.208/volume/v3/volumes/0c96d11a-8336-4e96-9ccb-9d7c6c20a856 Aug 14 00:44:20.176114 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a190d5cb-93b1-446b-891a-1188e25967bb tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:20.176114 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a190d5cb-93b1-446b-891a-1188e25967bb tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:20.185261 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a190d5cb-93b1-446b-891a-1188e25967bb tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/0c96d11a-8336-4e96-9ccb-9d7c6c20a856 returned with HTTP 404 Aug 14 00:44:20.187124 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1335/5364] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:20 2026] GET /volume/v3/volumes/0c96d11a-8336-4e96-9ccb-9d7c6c20a856 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:20.197980 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:20.199763 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:20.200177 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-219885594"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:20.201508 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-219885594'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:20.201632 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Create volume of 1 GB Aug 14 00:44:20.206395 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Availability Zones retrieved successfully. Aug 14 00:44:20.212286 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Flow 'volume_create_api' (3aca3bfa-6720-4d18-94b2-d906bfe3e3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:20.213427 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3630a7f3-073f-427b-bf77-c4da96ce0f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:20.214230 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:20.241591 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3630a7f3-073f-427b-bf77-c4da96ce0f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:20.245242 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbf1d9cd-79ec-4428-9628-4d0abb0c2428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:20.285380 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Created reservations ['52519317-46b8-40fb-9ef1-de48e4037811', 'da5734fc-133a-489f-b634-d12fd0aa12aa', 'e712ae85-0301-4130-8d26-8450720a76dc', 'a36b1d6e-6a3f-4ab9-b8b4-12dec92ac06b'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:20.286301 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbf1d9cd-79ec-4428-9628-4d0abb0c2428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52519317-46b8-40fb-9ef1-de48e4037811', 'da5734fc-133a-489f-b634-d12fd0aa12aa', 'e712ae85-0301-4130-8d26-8450720a76dc', 'a36b1d6e-6a3f-4ab9-b8b4-12dec92ac06b']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:20.288316 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fefd8b01-56fa-4531-ad83-9be603d1cd41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:20.310417 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fefd8b01-56fa-4531-ad83-9be603d1cd41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '537b40b0-6f3c-4f62-8f44-6a1086d5a105', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-219885594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64bbbd449bc440c5abf52d11ee4493ea',qos_specs=None,replication_status=,reservations=['52519317-46b8-40fb-9ef1-de48e4037811','da5734fc-133a-489f-b634-d12fd0aa12aa','e712ae85-0301-4130-8d26-8450720a76dc','a36b1d6e-6a3f-4ab9-b8b4-12dec92ac06b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe707ea478df4a82906821bbd9271034',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-219885594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=537b40b0-6f3c-4f62-8f44-6a1086d5a105,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64bbbd449bc440c5abf52d11ee4493ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe707ea478df4a82906821bbd9271034',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:20.311278 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6037caa5-8cce-4f88-88cf-06d1f8f001d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:20.328375 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6037caa5-8cce-4f88-88cf-06d1f8f001d2) transitioned into state 'SUCCESS' from state '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-219885594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64bbbd449bc440c5abf52d11ee4493ea',qos_specs=None,replication_status=,reservations=['52519317-46b8-40fb-9ef1-de48e4037811','da5734fc-133a-489f-b634-d12fd0aa12aa','e712ae85-0301-4130-8d26-8450720a76dc','a36b1d6e-6a3f-4ab9-b8b4-12dec92ac06b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe707ea478df4a82906821bbd9271034',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:20.329319 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7ba1c6-ded2-480a-b1e8-879a0538bc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:20.337797 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7ba1c6-ded2-480a-b1e8-879a0538bc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:20.338671 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Flow 'volume_create_api' (3aca3bfa-6720-4d18-94b2-d906bfe3e3a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:20.339070 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Create volume request issued successfully. Aug 14 00:44:20.339727 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-01d6f2ff-219f-4bd8-b827-3d3f3a3df621 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:20.340258 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1326/5365] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:44:20 2026] POST /volume/v3/volumes => generated 777 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:20.351954 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7a78b664-8acb-4c3c-ae38-27539cc75d4e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:20.354639 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7a78b664-8acb-4c3c-ae38-27539cc75d4e tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] GET https://10.4.3.208/volume/v3/volumes/537b40b0-6f3c-4f62-8f44-6a1086d5a105 Aug 14 00:44:20.354924 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7a78b664-8acb-4c3c-ae38-27539cc75d4e tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:20.355171 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7a78b664-8acb-4c3c-ae38-27539cc75d4e tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:20.364550 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:20.364550 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:20.369492 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7a78b664-8acb-4c3c-ae38-27539cc75d4e tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Volume info retrieved successfully. Aug 14 00:44:20.373522 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7a78b664-8acb-4c3c-ae38-27539cc75d4e tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/537b40b0-6f3c-4f62-8f44-6a1086d5a105 returned with HTTP 200 Aug 14 00:44:20.373932 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1348/5366] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:20 2026] GET /volume/v3/volumes/537b40b0-6f3c-4f62-8f44-6a1086d5a105 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:20.756190 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-77ce2a94-3545-4bbc-a6cb-5e04fa2b1237 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:20.760645 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-77ce2a94-3545-4bbc-a6cb-5e04fa2b1237 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 Aug 14 00:44:20.760943 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-77ce2a94-3545-4bbc-a6cb-5e04fa2b1237 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:20.761225 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-77ce2a94-3545-4bbc-a6cb-5e04fa2b1237 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:20.767557 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-77ce2a94-3545-4bbc-a6cb-5e04fa2b1237 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 returned with HTTP 404 Aug 14 00:44:20.768074 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1358/5367] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:20 2026] GET /volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:20.775823 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c6ec5a45-de99-4c06-ba54-c75c6f8f1690 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:20.777625 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c6ec5a45-de99-4c06-ba54-c75c6f8f1690 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/6347cb64-7ad1-4a21-b4cb-53969491b078 Aug 14 00:44:20.777900 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c6ec5a45-de99-4c06-ba54-c75c6f8f1690 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:20.778143 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c6ec5a45-de99-4c06-ba54-c75c6f8f1690 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:20.778363 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-c6ec5a45-de99-4c06-ba54-c75c6f8f1690 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: 6347cb64-7ad1-4a21-b4cb-53969491b078 Aug 14 00:44:20.785640 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:20.785640 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:20.786176 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c6ec5a45-de99-4c06-ba54-c75c6f8f1690 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:20.808109 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c6ec5a45-de99-4c06-ba54-c75c6f8f1690 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume request issued successfully. Aug 14 00:44:20.808109 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c6ec5a45-de99-4c06-ba54-c75c6f8f1690 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/6347cb64-7ad1-4a21-b4cb-53969491b078 returned with HTTP 202 Aug 14 00:44:20.808109 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1336/5368] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:20 2026] DELETE /volume/v3/volumes/6347cb64-7ad1-4a21-b4cb-53969491b078 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:44:20.818112 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4a3d60fb-950e-442c-b89e-1e8a5ac865c4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:20.822249 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4a3d60fb-950e-442c-b89e-1e8a5ac865c4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/6347cb64-7ad1-4a21-b4cb-53969491b078 Aug 14 00:44:20.822249 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4a3d60fb-950e-442c-b89e-1e8a5ac865c4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:20.822249 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4a3d60fb-950e-442c-b89e-1e8a5ac865c4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:20.844916 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:20.844916 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:20.851970 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4a3d60fb-950e-442c-b89e-1e8a5ac865c4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:20.861770 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4a3d60fb-950e-442c-b89e-1e8a5ac865c4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/6347cb64-7ad1-4a21-b4cb-53969491b078 returned with HTTP 200 Aug 14 00:44:20.862200 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1327/5369] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:20 2026] GET /volume/v3/volumes/6347cb64-7ad1-4a21-b4cb-53969491b078 => generated 896 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:21.125249 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4c33219b-6440-4290-b24a-fa00ec64993c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:21.129249 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4c33219b-6440-4290-b24a-fa00ec64993c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/f72efb40-a07d-4193-853a-0d60f10f6055 Aug 14 00:44:21.129249 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4c33219b-6440-4290-b24a-fa00ec64993c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:21.129249 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4c33219b-6440-4290-b24a-fa00ec64993c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:21.136175 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:21.136175 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:21.141726 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4c33219b-6440-4290-b24a-fa00ec64993c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:44:21.147824 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4c33219b-6440-4290-b24a-fa00ec64993c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/f72efb40-a07d-4193-853a-0d60f10f6055 returned with HTTP 200 Aug 14 00:44:21.148565 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1349/5370] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:21 2026] GET /volume/v3/volumes/f72efb40-a07d-4193-853a-0d60f10f6055 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:21.164222 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e5203c29-b2f4-4990-a605-bc050d10ec1d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:21.166647 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e5203c29-b2f4-4990-a605-bc050d10ec1d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:44:21.167098 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e5203c29-b2f4-4990-a605-bc050d10ec1d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f72efb40-a07d-4193-853a-0d60f10f6055", "name": "tempest-type-Backup-870808407"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:21.168893 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.backups [None req-e5203c29-b2f4-4990-a605-bc050d10ec1d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Creating new backup {'backup': {'volume_id': 'f72efb40-a07d-4193-853a-0d60f10f6055', 'name': 'tempest-type-Backup-870808407'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:44:21.169049 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-e5203c29-b2f4-4990-a605-bc050d10ec1d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Creating backup of volume f72efb40-a07d-4193-853a-0d60f10f6055 in container None Aug 14 00:44:21.177016 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:21.177016 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:21.177453 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e5203c29-b2f4-4990-a605-bc050d10ec1d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:44:21.193183 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-e5203c29-b2f4-4990-a605-bc050d10ec1d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Created reservations ['b241b81b-0f1f-4094-9bdf-f53310b183b9', '68e27c71-44b3-4b10-9810-e8901d32792b'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:21.241977 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e5203c29-b2f4-4990-a605-bc050d10ec1d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:44:21.242537 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1359/5371] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:44:21 2026] POST /volume/v3/backups => generated 315 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:21.253937 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4600f572-cad8-42e6-8ae3-5d1410fecc82 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:21.256236 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4600f572-cad8-42e6-8ae3-5d1410fecc82 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:21.256583 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4600f572-cad8-42e6-8ae3-5d1410fecc82 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:21.257048 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4600f572-cad8-42e6-8ae3-5d1410fecc82 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:21.257196 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-4600f572-cad8-42e6-8ae3-5d1410fecc82 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:21.265733 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:21.265733 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:21.268761 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4600f572-cad8-42e6-8ae3-5d1410fecc82 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:21.269329 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1337/5372] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:21 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:21.390297 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b3cf7ca6-5e34-4de0-a68a-76dfb98474ce None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:21.397105 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b3cf7ca6-5e34-4de0-a68a-76dfb98474ce tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] GET https://10.4.3.208/volume/v3/volumes/537b40b0-6f3c-4f62-8f44-6a1086d5a105 Aug 14 00:44:21.397877 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b3cf7ca6-5e34-4de0-a68a-76dfb98474ce tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:21.398147 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b3cf7ca6-5e34-4de0-a68a-76dfb98474ce tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:21.406180 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:21.406180 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:21.412688 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b3cf7ca6-5e34-4de0-a68a-76dfb98474ce tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Volume info retrieved successfully. Aug 14 00:44:21.418819 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b3cf7ca6-5e34-4de0-a68a-76dfb98474ce tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/537b40b0-6f3c-4f62-8f44-6a1086d5a105 returned with HTTP 200 Aug 14 00:44:21.418819 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1328/5373] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:21 2026] GET /volume/v3/volumes/537b40b0-6f3c-4f62-8f44-6a1086d5a105 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:44:21.437833 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0ccc95d1-28ef-4ebe-b4b6-05d126c02ed3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:21.439329 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ccc95d1-28ef-4ebe-b4b6-05d126c02ed3 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] GET https://10.4.3.208/volume/v3/volumes/detail Aug 14 00:44:21.439716 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ccc95d1-28ef-4ebe-b4b6-05d126c02ed3 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:21.440030 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ccc95d1-28ef-4ebe-b4b6-05d126c02ed3 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:21.440411 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.api_utils [None req-0ccc95d1-28ef-4ebe-b4b6-05d126c02ed3 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Removing options '' from query. {{(pid=100208) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:44:21.441278 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-0ccc95d1-28ef-4ebe-b4b6-05d126c02ed3 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:44:21.449301 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0ccc95d1-28ef-4ebe-b4b6-05d126c02ed3 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Get all volumes completed successfully. Aug 14 00:44:21.450246 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:21.450246 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:21.455425 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ccc95d1-28ef-4ebe-b4b6-05d126c02ed3 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] https://10.4.3.208/volume/v3/volumes/detail returned with HTTP 200 Aug 14 00:44:21.455969 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1350/5374] 10.4.3.208 () {68 vars in 1299 bytes} [Fri Aug 14 00:44:21 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:21.467381 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8abb3b43-0b89-4426-88b1-b32f140e297a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:21.469109 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8abb3b43-0b89-4426-88b1-b32f140e297a tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/537b40b0-6f3c-4f62-8f44-6a1086d5a105 Aug 14 00:44:21.469347 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8abb3b43-0b89-4426-88b1-b32f140e297a tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:21.469522 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8abb3b43-0b89-4426-88b1-b32f140e297a tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:21.469670 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-8abb3b43-0b89-4426-88b1-b32f140e297a tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Delete volume with id: 537b40b0-6f3c-4f62-8f44-6a1086d5a105 Aug 14 00:44:21.478141 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:21.478141 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:21.478602 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-8abb3b43-0b89-4426-88b1-b32f140e297a tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Volume info retrieved successfully. Aug 14 00:44:21.504330 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-8abb3b43-0b89-4426-88b1-b32f140e297a tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Delete volume request issued successfully. Aug 14 00:44:21.504550 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8abb3b43-0b89-4426-88b1-b32f140e297a tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/537b40b0-6f3c-4f62-8f44-6a1086d5a105 returned with HTTP 202 Aug 14 00:44:21.505124 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1360/5375] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:21 2026] DELETE /volume/v3/volumes/537b40b0-6f3c-4f62-8f44-6a1086d5a105 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:44:21.513495 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-be200465-00a1-4f24-ac7a-39a36288ac15 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:21.515296 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-be200465-00a1-4f24-ac7a-39a36288ac15 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] GET https://10.4.3.208/volume/v3/volumes/537b40b0-6f3c-4f62-8f44-6a1086d5a105 Aug 14 00:44:21.515500 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-be200465-00a1-4f24-ac7a-39a36288ac15 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:21.515724 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-be200465-00a1-4f24-ac7a-39a36288ac15 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:21.522585 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:21.522585 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:21.526562 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-be200465-00a1-4f24-ac7a-39a36288ac15 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Volume info retrieved successfully. Aug 14 00:44:21.531416 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-be200465-00a1-4f24-ac7a-39a36288ac15 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/537b40b0-6f3c-4f62-8f44-6a1086d5a105 returned with HTTP 200 Aug 14 00:44:21.531577 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1338/5376] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:21 2026] GET /volume/v3/volumes/537b40b0-6f3c-4f62-8f44-6a1086d5a105 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:44:21.875972 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-dccc9332-ace5-4e98-ae9b-d2643523dc5e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:21.884292 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dccc9332-ace5-4e98-ae9b-d2643523dc5e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/6347cb64-7ad1-4a21-b4cb-53969491b078 Aug 14 00:44:21.884668 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dccc9332-ace5-4e98-ae9b-d2643523dc5e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:21.884968 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dccc9332-ace5-4e98-ae9b-d2643523dc5e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:21.894749 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dccc9332-ace5-4e98-ae9b-d2643523dc5e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/6347cb64-7ad1-4a21-b4cb-53969491b078 returned with HTTP 404 Aug 14 00:44:21.895409 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1329/5377] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:21 2026] GET /volume/v3/volumes/6347cb64-7ad1-4a21-b4cb-53969491b078 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:21.905119 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-48402170-48d7-4601-a94f-37852bc22468 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:21.906950 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-48402170-48d7-4601-a94f-37852bc22468 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 Aug 14 00:44:21.907504 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-48402170-48d7-4601-a94f-37852bc22468 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:21.907888 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-48402170-48d7-4601-a94f-37852bc22468 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:21.908307 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-48402170-48d7-4601-a94f-37852bc22468 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: 7478ffc2-4fed-4794-b57a-d0103150c423 Aug 14 00:44:21.916699 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-48402170-48d7-4601-a94f-37852bc22468 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 returned with HTTP 404 Aug 14 00:44:21.917508 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1351/5378] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:21 2026] DELETE /volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:21.926206 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e1d05d86-fd96-454c-b6a2-4b98a359c847 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:21.928243 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e1d05d86-fd96-454c-b6a2-4b98a359c847 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 Aug 14 00:44:21.928501 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e1d05d86-fd96-454c-b6a2-4b98a359c847 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:21.928752 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e1d05d86-fd96-454c-b6a2-4b98a359c847 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:21.935493 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e1d05d86-fd96-454c-b6a2-4b98a359c847 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 returned with HTTP 404 Aug 14 00:44:21.936010 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1361/5379] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:21 2026] GET /volume/v3/volumes/7478ffc2-4fed-4794-b57a-d0103150c423 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:21.943627 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2bcbe38e-6e1f-43da-be50-f17674bf9074 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:21.945299 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2bcbe38e-6e1f-43da-be50-f17674bf9074 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/5389201d-f37b-48ff-8273-223d071be912 Aug 14 00:44:21.945492 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2bcbe38e-6e1f-43da-be50-f17674bf9074 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:21.945664 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2bcbe38e-6e1f-43da-be50-f17674bf9074 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:21.945834 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-2bcbe38e-6e1f-43da-be50-f17674bf9074 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: 5389201d-f37b-48ff-8273-223d071be912 Aug 14 00:44:21.952701 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:21.952701 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:21.953129 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2bcbe38e-6e1f-43da-be50-f17674bf9074 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:21.982210 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2bcbe38e-6e1f-43da-be50-f17674bf9074 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume request issued successfully. Aug 14 00:44:21.982497 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2bcbe38e-6e1f-43da-be50-f17674bf9074 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/5389201d-f37b-48ff-8273-223d071be912 returned with HTTP 202 Aug 14 00:44:21.982901 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1339/5380] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:21 2026] DELETE /volume/v3/volumes/5389201d-f37b-48ff-8273-223d071be912 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:44:21.993183 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e19c1303-a7d3-4e33-bb58-3a4994de1d5c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:21.995077 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e19c1303-a7d3-4e33-bb58-3a4994de1d5c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/5389201d-f37b-48ff-8273-223d071be912 Aug 14 00:44:21.995325 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e19c1303-a7d3-4e33-bb58-3a4994de1d5c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:21.995505 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e19c1303-a7d3-4e33-bb58-3a4994de1d5c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:22.003275 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:22.003275 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:22.007198 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e19c1303-a7d3-4e33-bb58-3a4994de1d5c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Volume info retrieved successfully. Aug 14 00:44:22.012145 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e19c1303-a7d3-4e33-bb58-3a4994de1d5c tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/5389201d-f37b-48ff-8273-223d071be912 returned with HTTP 200 Aug 14 00:44:22.012535 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1330/5381] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:21 2026] GET /volume/v3/volumes/5389201d-f37b-48ff-8273-223d071be912 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:22.283176 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-042d68ee-ece5-4150-bb42-8a5bb5a1e2a0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:22.284945 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-042d68ee-ece5-4150-bb42-8a5bb5a1e2a0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:22.286367 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-042d68ee-ece5-4150-bb42-8a5bb5a1e2a0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:22.286367 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-042d68ee-ece5-4150-bb42-8a5bb5a1e2a0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:22.286367 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-042d68ee-ece5-4150-bb42-8a5bb5a1e2a0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:22.291868 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:22.291868 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:22.291868 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-042d68ee-ece5-4150-bb42-8a5bb5a1e2a0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:22.291868 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1352/5382] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:22 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:22.544860 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0478c889-aada-4e3d-93af-11237a7955dd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:22.546581 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0478c889-aada-4e3d-93af-11237a7955dd tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] GET https://10.4.3.208/volume/v3/volumes/537b40b0-6f3c-4f62-8f44-6a1086d5a105 Aug 14 00:44:22.546828 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0478c889-aada-4e3d-93af-11237a7955dd tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:22.547039 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0478c889-aada-4e3d-93af-11237a7955dd tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:22.549588 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:22.553137 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0478c889-aada-4e3d-93af-11237a7955dd tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/537b40b0-6f3c-4f62-8f44-6a1086d5a105 returned with HTTP 404 Aug 14 00:44:22.553602 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1362/5383] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:22 2026] GET /volume/v3/volumes/537b40b0-6f3c-4f62-8f44-6a1086d5a105 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:22.566583 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:22.566583 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:22.566583 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-224028794"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:22.568291 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-224028794'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:22.568454 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Create volume of 1 GB Aug 14 00:44:22.572657 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Availability Zones retrieved successfully. Aug 14 00:44:22.578476 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Flow 'volume_create_api' (f700cf8f-f1d8-420d-9e81-db8ea3d8fe89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:22.579460 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4959bf59-ccea-46b6-aef3-1c20807e3713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:22.580216 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:22.604226 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4959bf59-ccea-46b6-aef3-1c20807e3713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:22.604907 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90dc0d32-ef3c-4d7d-8e8b-a167a17041c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:22.643063 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Created reservations ['077cb2d5-04b4-4f4b-9b7c-78f9ee3e0847', '400b85ad-9f79-487d-9980-f3841bc645bb', '90fbaac8-b793-4b00-afa5-2240c1002c87', 'aec77933-2ba9-48e9-87f2-d266b2bd3592'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:22.643847 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90dc0d32-ef3c-4d7d-8e8b-a167a17041c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['077cb2d5-04b4-4f4b-9b7c-78f9ee3e0847', '400b85ad-9f79-487d-9980-f3841bc645bb', '90fbaac8-b793-4b00-afa5-2240c1002c87', 'aec77933-2ba9-48e9-87f2-d266b2bd3592']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:22.644621 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137eb29d-f0f6-40e2-8940-9366181743fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:22.648239 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:22.648570 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1547154934"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:22.649990 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1547154934'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:22.650134 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Create volume of 2 GB Aug 14 00:44:22.654810 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Availability Zones retrieved successfully. Aug 14 00:44:22.659965 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Flow 'volume_create_api' (04b607b2-3809-4792-a749-6acaf46f1e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:22.661006 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d57e6a-b368-4490-891d-82d748dd70c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:22.661911 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Validating volume size '2' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:22.669851 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137eb29d-f0f6-40e2-8940-9366181743fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '279d2811-4091-44d5-ac47-33a640a9f99b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-224028794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64bbbd449bc440c5abf52d11ee4493ea',qos_specs=None,replication_status=,reservations=['077cb2d5-04b4-4f4b-9b7c-78f9ee3e0847','400b85ad-9f79-487d-9980-f3841bc645bb','90fbaac8-b793-4b00-afa5-2240c1002c87','aec77933-2ba9-48e9-87f2-d266b2bd3592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe707ea478df4a82906821bbd9271034',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-224028794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=279d2811-4091-44d5-ac47-33a640a9f99b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64bbbd449bc440c5abf52d11ee4493ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe707ea478df4a82906821bbd9271034',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:22.670570 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (153e597d-b9ea-4ea0-be28-b25cbeb40e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:22.693685 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d57e6a-b368-4490-891d-82d748dd70c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:22.694533 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc55afa3-3e3f-4efb-b5e5-c5a64dcb0dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:22.697117 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (153e597d-b9ea-4ea0-be28-b25cbeb40e8b) transitioned into state 'SUCCESS' from state '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-224028794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64bbbd449bc440c5abf52d11ee4493ea',qos_specs=None,replication_status=,reservations=['077cb2d5-04b4-4f4b-9b7c-78f9ee3e0847','400b85ad-9f79-487d-9980-f3841bc645bb','90fbaac8-b793-4b00-afa5-2240c1002c87','aec77933-2ba9-48e9-87f2-d266b2bd3592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe707ea478df4a82906821bbd9271034',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:22.698047 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (207b491f-45c1-46bc-9dea-4c5fe9d45d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:22.711264 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (207b491f-45c1-46bc-9dea-4c5fe9d45d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:22.711993 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Flow 'volume_create_api' (f700cf8f-f1d8-420d-9e81-db8ea3d8fe89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:22.712360 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Create volume request issued successfully. Aug 14 00:44:22.713529 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5ce6a734-40c8-412d-8fe8-9da92e7b9353 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:22.714138 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1331/5384] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:44:22 2026] POST /volume/v3/volumes => generated 777 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:22.728527 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b33e0eef-24cf-4d56-a126-dd51ca6a983d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:22.730838 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b33e0eef-24cf-4d56-a126-dd51ca6a983d tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] GET https://10.4.3.208/volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b Aug 14 00:44:22.731165 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b33e0eef-24cf-4d56-a126-dd51ca6a983d tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:22.731420 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b33e0eef-24cf-4d56-a126-dd51ca6a983d tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:22.745645 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:22.745645 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:22.751643 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b33e0eef-24cf-4d56-a126-dd51ca6a983d tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Volume info retrieved successfully. Aug 14 00:44:22.759067 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b33e0eef-24cf-4d56-a126-dd51ca6a983d tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b returned with HTTP 200 Aug 14 00:44:22.759656 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1353/5385] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:22 2026] GET /volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:22.781287 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Created reservations ['0c109d62-06c6-46ba-93e9-6127360a3eea', '17835db3-1da9-477b-82ca-0322d95d7657', '19a4d9d8-70f4-406d-a732-3a287cda5914', 'f283910c-3ba5-4b6c-b7aa-e69ea03719c7'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:22.782189 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc55afa3-3e3f-4efb-b5e5-c5a64dcb0dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c109d62-06c6-46ba-93e9-6127360a3eea', '17835db3-1da9-477b-82ca-0322d95d7657', '19a4d9d8-70f4-406d-a732-3a287cda5914', 'f283910c-3ba5-4b6c-b7aa-e69ea03719c7']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:22.782932 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c17ab6-829a-4cea-a165-6a9ba1eaa281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:22.804074 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c17ab6-829a-4cea-a165-6a9ba1eaa281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac9436b5-af44-447b-8645-89864172c25e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1547154934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6929200548c543f0a6511b1361ec7239',qos_specs=None,replication_status=,reservations=['0c109d62-06c6-46ba-93e9-6127360a3eea','17835db3-1da9-477b-82ca-0322d95d7657','19a4d9d8-70f4-406d-a732-3a287cda5914','f283910c-3ba5-4b6c-b7aa-e69ea03719c7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d40b9c27d34bc897066d26554b4f7f',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1547154934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac9436b5-af44-447b-8645-89864172c25e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6929200548c543f0a6511b1361ec7239',provider_auth=None,provider_geometry=None,provider_id=None,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='71d40b9c27d34bc897066d26554b4f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:22.804965 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a4bb53-c3a1-41b5-9257-4cbc09c39275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:22.824293 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a4bb53-c3a1-41b5-9257-4cbc09c39275) transitioned into state 'SUCCESS' from state '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-1547154934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6929200548c543f0a6511b1361ec7239',qos_specs=None,replication_status=,reservations=['0c109d62-06c6-46ba-93e9-6127360a3eea','17835db3-1da9-477b-82ca-0322d95d7657','19a4d9d8-70f4-406d-a732-3a287cda5914','f283910c-3ba5-4b6c-b7aa-e69ea03719c7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d40b9c27d34bc897066d26554b4f7f',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:22.825046 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff5a85b-2622-406b-8596-c75cbba4d8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:22.833723 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff5a85b-2622-406b-8596-c75cbba4d8b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:22.834514 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Flow 'volume_create_api' (04b607b2-3809-4792-a749-6acaf46f1e1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:22.834813 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Create volume request issued successfully. Aug 14 00:44:22.835365 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-729b922c-0d0c-48f8-ab11-b5bae4403219 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:22.835785 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1340/5386] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:44:22 2026] POST /volume/v3/volumes => generated 755 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:22.853199 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0049555a-9733-4c61-9185-4515151ec390 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:22.855036 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0049555a-9733-4c61-9185-4515151ec390 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] GET https://10.4.3.208/volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e Aug 14 00:44:22.855253 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0049555a-9733-4c61-9185-4515151ec390 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:22.855447 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0049555a-9733-4c61-9185-4515151ec390 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:22.864290 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:22.864290 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:22.869124 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0049555a-9733-4c61-9185-4515151ec390 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Volume info retrieved successfully. Aug 14 00:44:22.875981 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0049555a-9733-4c61-9185-4515151ec390 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] https://10.4.3.208/volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e returned with HTTP 200 Aug 14 00:44:22.876523 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1363/5387] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:22 2026] GET /volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:23.027315 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c508dfc5-6b2f-4d06-a137-4a5e9d3e4f3b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.029261 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c508dfc5-6b2f-4d06-a137-4a5e9d3e4f3b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/5389201d-f37b-48ff-8273-223d071be912 Aug 14 00:44:23.029476 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c508dfc5-6b2f-4d06-a137-4a5e9d3e4f3b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.029713 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c508dfc5-6b2f-4d06-a137-4a5e9d3e4f3b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.036025 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c508dfc5-6b2f-4d06-a137-4a5e9d3e4f3b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/5389201d-f37b-48ff-8273-223d071be912 returned with HTTP 404 Aug 14 00:44:23.036541 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1332/5388] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/volumes/5389201d-f37b-48ff-8273-223d071be912 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.043590 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d3aee4c1-50aa-4472-8c3a-ddc6000927ed None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.048991 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d3aee4c1-50aa-4472-8c3a-ddc6000927ed tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 Aug 14 00:44:23.049325 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d3aee4c1-50aa-4472-8c3a-ddc6000927ed tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.049620 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d3aee4c1-50aa-4472-8c3a-ddc6000927ed tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.049797 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-d3aee4c1-50aa-4472-8c3a-ddc6000927ed tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete snapshot with id: 4f7dbebb-b7cb-41c3-b0e8-6733355a3155 Aug 14 00:44:23.055504 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d3aee4c1-50aa-4472-8c3a-ddc6000927ed tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 returned with HTTP 404 Aug 14 00:44:23.056266 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1354/5389] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:44:23 2026] DELETE /volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:23.063275 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e27317f3-da75-493f-9fc8-70a32a097ba1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.065222 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e27317f3-da75-493f-9fc8-70a32a097ba1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 Aug 14 00:44:23.065437 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e27317f3-da75-493f-9fc8-70a32a097ba1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.065685 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e27317f3-da75-493f-9fc8-70a32a097ba1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.070067 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e27317f3-da75-493f-9fc8-70a32a097ba1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 returned with HTTP 404 Aug 14 00:44:23.070560 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1341/5390] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/snapshots/4f7dbebb-b7cb-41c3-b0e8-6733355a3155 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:23.076940 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-20a21d89-454e-493f-b3de-31fc71d3aa4e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.078815 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-20a21d89-454e-493f-b3de-31fc71d3aa4e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 Aug 14 00:44:23.079056 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-20a21d89-454e-493f-b3de-31fc71d3aa4e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.079282 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-20a21d89-454e-493f-b3de-31fc71d3aa4e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.079455 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-20a21d89-454e-493f-b3de-31fc71d3aa4e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: 0b8276c8-19ac-4479-a3ec-4a73908fa370 Aug 14 00:44:23.085120 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-20a21d89-454e-493f-b3de-31fc71d3aa4e tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 returned with HTTP 404 Aug 14 00:44:23.085580 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1364/5391] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:23 2026] DELETE /volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.092376 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8b28af5a-c797-43a4-8edb-9e61f68516e3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.094160 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8b28af5a-c797-43a4-8edb-9e61f68516e3 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 Aug 14 00:44:23.094374 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8b28af5a-c797-43a4-8edb-9e61f68516e3 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.094563 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8b28af5a-c797-43a4-8edb-9e61f68516e3 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.100475 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8b28af5a-c797-43a4-8edb-9e61f68516e3 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 returned with HTTP 404 Aug 14 00:44:23.101000 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1333/5392] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/volumes/0b8276c8-19ac-4479-a3ec-4a73908fa370 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.109306 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b45f53da-50fd-45c8-a088-e95f77844d89 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.111025 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b45f53da-50fd-45c8-a088-e95f77844d89 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 Aug 14 00:44:23.111241 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b45f53da-50fd-45c8-a088-e95f77844d89 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.111420 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b45f53da-50fd-45c8-a088-e95f77844d89 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.111578 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-b45f53da-50fd-45c8-a088-e95f77844d89 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: ea764f17-b6db-41d6-a22a-a2c5f3187d43 Aug 14 00:44:23.116939 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b45f53da-50fd-45c8-a088-e95f77844d89 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 returned with HTTP 404 Aug 14 00:44:23.117514 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1355/5393] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:23 2026] DELETE /volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.124623 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-149abe4a-510b-4dd1-8469-2428cb1c2cb0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.126851 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-149abe4a-510b-4dd1-8469-2428cb1c2cb0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 Aug 14 00:44:23.127152 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-149abe4a-510b-4dd1-8469-2428cb1c2cb0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.127411 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-149abe4a-510b-4dd1-8469-2428cb1c2cb0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.134534 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-149abe4a-510b-4dd1-8469-2428cb1c2cb0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 returned with HTTP 404 Aug 14 00:44:23.135159 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1342/5394] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/volumes/ea764f17-b6db-41d6-a22a-a2c5f3187d43 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.141457 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-95ae431f-76d2-4ae2-a98b-e12b117c7434 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.143283 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-95ae431f-76d2-4ae2-a98b-e12b117c7434 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc Aug 14 00:44:23.143492 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-95ae431f-76d2-4ae2-a98b-e12b117c7434 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.143672 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-95ae431f-76d2-4ae2-a98b-e12b117c7434 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.143779 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-95ae431f-76d2-4ae2-a98b-e12b117c7434 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete snapshot with id: fbcd7271-79c2-4d92-b2d6-d7cf18783edc Aug 14 00:44:23.147940 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-95ae431f-76d2-4ae2-a98b-e12b117c7434 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc returned with HTTP 404 Aug 14 00:44:23.148406 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1365/5395] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:44:23 2026] DELETE /volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:23.155276 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f0b99e78-9fae-4159-997a-7c27f07ed05b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.157549 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f0b99e78-9fae-4159-997a-7c27f07ed05b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc Aug 14 00:44:23.157814 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f0b99e78-9fae-4159-997a-7c27f07ed05b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.158058 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f0b99e78-9fae-4159-997a-7c27f07ed05b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.163139 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f0b99e78-9fae-4159-997a-7c27f07ed05b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc returned with HTTP 404 Aug 14 00:44:23.163719 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1334/5396] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/snapshots/fbcd7271-79c2-4d92-b2d6-d7cf18783edc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:23.170786 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-163a7b75-3845-48e9-bc2f-a021f3a59a81 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.172432 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-163a7b75-3845-48e9-bc2f-a021f3a59a81 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 Aug 14 00:44:23.172633 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-163a7b75-3845-48e9-bc2f-a021f3a59a81 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.172824 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-163a7b75-3845-48e9-bc2f-a021f3a59a81 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.172970 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-163a7b75-3845-48e9-bc2f-a021f3a59a81 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: af1b3684-b3aa-4353-b401-0e95113ccdb3 Aug 14 00:44:23.178437 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-163a7b75-3845-48e9-bc2f-a021f3a59a81 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 returned with HTTP 404 Aug 14 00:44:23.178889 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1356/5397] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:23 2026] DELETE /volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.185532 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d23a6b8a-43f6-4ab0-869c-ac41cee6a9f0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.187159 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d23a6b8a-43f6-4ab0-869c-ac41cee6a9f0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 Aug 14 00:44:23.187350 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d23a6b8a-43f6-4ab0-869c-ac41cee6a9f0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.187524 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d23a6b8a-43f6-4ab0-869c-ac41cee6a9f0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.193422 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d23a6b8a-43f6-4ab0-869c-ac41cee6a9f0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 returned with HTTP 404 Aug 14 00:44:23.193887 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1343/5398] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/volumes/af1b3684-b3aa-4353-b401-0e95113ccdb3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.201337 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a8a56099-8590-47b3-9d4b-4d97e229d471 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.203015 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a8a56099-8590-47b3-9d4b-4d97e229d471 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 Aug 14 00:44:23.203262 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a8a56099-8590-47b3-9d4b-4d97e229d471 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.203441 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a8a56099-8590-47b3-9d4b-4d97e229d471 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.203533 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-a8a56099-8590-47b3-9d4b-4d97e229d471 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete snapshot with id: 1d18d522-c4a9-4728-99a8-3f3f568ba973 Aug 14 00:44:23.207806 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a8a56099-8590-47b3-9d4b-4d97e229d471 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 returned with HTTP 404 Aug 14 00:44:23.208271 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1366/5399] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:44:23 2026] DELETE /volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:23.215239 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fb9ddabe-d73b-4062-99ef-b1836a68c9c1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.217521 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fb9ddabe-d73b-4062-99ef-b1836a68c9c1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 Aug 14 00:44:23.217799 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fb9ddabe-d73b-4062-99ef-b1836a68c9c1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.218062 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fb9ddabe-d73b-4062-99ef-b1836a68c9c1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.223643 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fb9ddabe-d73b-4062-99ef-b1836a68c9c1 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 returned with HTTP 404 Aug 14 00:44:23.224251 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1335/5400] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/snapshots/1d18d522-c4a9-4728-99a8-3f3f568ba973 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:23.231045 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c101c711-286e-4eb3-bcc0-c8db64e9239b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.232644 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c101c711-286e-4eb3-bcc0-c8db64e9239b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea Aug 14 00:44:23.232893 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c101c711-286e-4eb3-bcc0-c8db64e9239b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.233102 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c101c711-286e-4eb3-bcc0-c8db64e9239b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.233304 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-c101c711-286e-4eb3-bcc0-c8db64e9239b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: 61ac94ed-bfe7-4bb3-9733-c66b58d7ceea Aug 14 00:44:23.238484 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c101c711-286e-4eb3-bcc0-c8db64e9239b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea returned with HTTP 404 Aug 14 00:44:23.238936 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1357/5401] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:23 2026] DELETE /volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.246272 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7d66f672-8eed-4f65-94c6-1c95337767f0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.248191 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7d66f672-8eed-4f65-94c6-1c95337767f0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea Aug 14 00:44:23.248405 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7d66f672-8eed-4f65-94c6-1c95337767f0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.248590 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7d66f672-8eed-4f65-94c6-1c95337767f0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.254537 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7d66f672-8eed-4f65-94c6-1c95337767f0 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea returned with HTTP 404 Aug 14 00:44:23.255031 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1344/5402] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/volumes/61ac94ed-bfe7-4bb3-9733-c66b58d7ceea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.261499 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ddbdc8ff-f2f7-4fa5-bb83-fcd5a78875f7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.263836 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ddbdc8ff-f2f7-4fa5-bb83-fcd5a78875f7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 Aug 14 00:44:23.264209 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ddbdc8ff-f2f7-4fa5-bb83-fcd5a78875f7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.264498 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ddbdc8ff-f2f7-4fa5-bb83-fcd5a78875f7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.264776 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-ddbdc8ff-f2f7-4fa5-bb83-fcd5a78875f7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: 1e14aa86-cc47-472d-864e-97318d2a9055 Aug 14 00:44:23.272190 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ddbdc8ff-f2f7-4fa5-bb83-fcd5a78875f7 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 returned with HTTP 404 Aug 14 00:44:23.272822 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1367/5403] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:23 2026] DELETE /volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.279911 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2f46a7f5-f6c1-49a2-a3ce-3c7c1edf34bc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.282251 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f46a7f5-f6c1-49a2-a3ce-3c7c1edf34bc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 Aug 14 00:44:23.282544 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f46a7f5-f6c1-49a2-a3ce-3c7c1edf34bc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.282817 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f46a7f5-f6c1-49a2-a3ce-3c7c1edf34bc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.289981 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f46a7f5-f6c1-49a2-a3ce-3c7c1edf34bc tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 returned with HTTP 404 Aug 14 00:44:23.290689 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1336/5404] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/volumes/1e14aa86-cc47-472d-864e-97318d2a9055 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.296596 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-af40bafd-e4af-4e69-9758-1b61adbf204f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.298402 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-af40bafd-e4af-4e69-9758-1b61adbf204f tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b Aug 14 00:44:23.298612 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-af40bafd-e4af-4e69-9758-1b61adbf204f tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.298833 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-af40bafd-e4af-4e69-9758-1b61adbf204f tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.299026 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-af40bafd-e4af-4e69-9758-1b61adbf204f tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: 2d797bfc-3a37-4009-a77f-fe5c7637944b Aug 14 00:44:23.304576 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-af40bafd-e4af-4e69-9758-1b61adbf204f tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b returned with HTTP 404 Aug 14 00:44:23.305273 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1358/5405] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:23 2026] DELETE /volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.307886 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e59434b3-845d-4590-9bae-8eb13c9cd9a5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.310063 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e59434b3-845d-4590-9bae-8eb13c9cd9a5 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:23.310352 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e59434b3-845d-4590-9bae-8eb13c9cd9a5 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.310584 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e59434b3-845d-4590-9bae-8eb13c9cd9a5 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.310770 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-e59434b3-845d-4590-9bae-8eb13c9cd9a5 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:23.312695 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3e2e3a0b-84a0-419a-ab52-bc3075c5d055 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.314716 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3e2e3a0b-84a0-419a-ab52-bc3075c5d055 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b Aug 14 00:44:23.314994 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3e2e3a0b-84a0-419a-ab52-bc3075c5d055 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.315252 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3e2e3a0b-84a0-419a-ab52-bc3075c5d055 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.315792 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:23.315792 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:23.316570 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e59434b3-845d-4590-9bae-8eb13c9cd9a5 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:23.317065 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1345/5406] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:23.320771 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3e2e3a0b-84a0-419a-ab52-bc3075c5d055 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b returned with HTTP 404 Aug 14 00:44:23.321194 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1368/5407] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/volumes/2d797bfc-3a37-4009-a77f-fe5c7637944b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.327969 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c1dc8f61-a06e-46bd-894e-ddc95bc5533a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.329696 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c1dc8f61-a06e-46bd-894e-ddc95bc5533a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade Aug 14 00:44:23.329933 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c1dc8f61-a06e-46bd-894e-ddc95bc5533a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.330142 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c1dc8f61-a06e-46bd-894e-ddc95bc5533a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.330290 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-c1dc8f61-a06e-46bd-894e-ddc95bc5533a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete snapshot with id: a81d789c-2da9-4df0-ad80-310331449ade Aug 14 00:44:23.334865 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c1dc8f61-a06e-46bd-894e-ddc95bc5533a tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade returned with HTTP 404 Aug 14 00:44:23.335403 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1337/5408] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:44:23 2026] DELETE /volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:23.342316 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fd2ffa3f-fb7e-4327-82bf-629fb1c0389d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.344268 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fd2ffa3f-fb7e-4327-82bf-629fb1c0389d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade Aug 14 00:44:23.344540 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fd2ffa3f-fb7e-4327-82bf-629fb1c0389d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.344808 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fd2ffa3f-fb7e-4327-82bf-629fb1c0389d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.350380 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fd2ffa3f-fb7e-4327-82bf-629fb1c0389d tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade returned with HTTP 404 Aug 14 00:44:23.351119 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1359/5409] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/snapshots/a81d789c-2da9-4df0-ad80-310331449ade => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:23.357679 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3fa3e8a7-eade-4ad4-8876-e591ab023ef6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.359319 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3fa3e8a7-eade-4ad4-8876-e591ab023ef6 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab Aug 14 00:44:23.359525 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3fa3e8a7-eade-4ad4-8876-e591ab023ef6 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.359687 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3fa3e8a7-eade-4ad4-8876-e591ab023ef6 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.359866 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-3fa3e8a7-eade-4ad4-8876-e591ab023ef6 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: 28ae556d-21c0-47ea-8df8-f1604ab754ab Aug 14 00:44:23.365246 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3fa3e8a7-eade-4ad4-8876-e591ab023ef6 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab returned with HTTP 404 Aug 14 00:44:23.365809 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1346/5410] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:23 2026] DELETE /volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.371950 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1c8a2b06-8e88-451a-84e8-a0534dccb8b5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.373592 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1c8a2b06-8e88-451a-84e8-a0534dccb8b5 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab Aug 14 00:44:23.373808 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1c8a2b06-8e88-451a-84e8-a0534dccb8b5 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.373978 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1c8a2b06-8e88-451a-84e8-a0534dccb8b5 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.379103 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1c8a2b06-8e88-451a-84e8-a0534dccb8b5 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab returned with HTTP 404 Aug 14 00:44:23.379536 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1369/5411] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/volumes/28ae556d-21c0-47ea-8df8-f1604ab754ab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.386118 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a97bbe1a-75c5-48f4-b877-1a8d093d9d5b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.387975 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a97bbe1a-75c5-48f4-b877-1a8d093d9d5b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 Aug 14 00:44:23.388201 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a97bbe1a-75c5-48f4-b877-1a8d093d9d5b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.388417 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a97bbe1a-75c5-48f4-b877-1a8d093d9d5b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.388558 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-a97bbe1a-75c5-48f4-b877-1a8d093d9d5b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete snapshot with id: 708d003c-48a4-442e-aeae-52a7ad09a4a2 Aug 14 00:44:23.393448 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a97bbe1a-75c5-48f4-b877-1a8d093d9d5b tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 returned with HTTP 404 Aug 14 00:44:23.393966 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1338/5412] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:44:23 2026] DELETE /volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:23.400620 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d38bdb04-6289-450f-89b1-9baea728c502 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.402551 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d38bdb04-6289-450f-89b1-9baea728c502 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 Aug 14 00:44:23.402811 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d38bdb04-6289-450f-89b1-9baea728c502 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.403073 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d38bdb04-6289-450f-89b1-9baea728c502 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.408482 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d38bdb04-6289-450f-89b1-9baea728c502 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 returned with HTTP 404 Aug 14 00:44:23.409124 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1360/5413] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/snapshots/708d003c-48a4-442e-aeae-52a7ad09a4a2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:23.416528 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0d9ec684-d1c4-451f-afda-4cc3cff3d6b4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.418669 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0d9ec684-d1c4-451f-afda-4cc3cff3d6b4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] DELETE https://10.4.3.208/volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 Aug 14 00:44:23.419074 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0d9ec684-d1c4-451f-afda-4cc3cff3d6b4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.419372 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0d9ec684-d1c4-451f-afda-4cc3cff3d6b4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.419622 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-0d9ec684-d1c4-451f-afda-4cc3cff3d6b4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Delete volume with id: 5da66646-e2c7-4449-9f50-6f69e03913d5 Aug 14 00:44:23.425660 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0d9ec684-d1c4-451f-afda-4cc3cff3d6b4 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 returned with HTTP 404 Aug 14 00:44:23.426201 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1347/5414] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:23 2026] DELETE /volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.434691 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-22599972-c908-4948-9529-3b082063d958 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.436895 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-22599972-c908-4948-9529-3b082063d958 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] GET https://10.4.3.208/volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 Aug 14 00:44:23.437148 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-22599972-c908-4948-9529-3b082063d958 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.437322 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-22599972-c908-4948-9529-3b082063d958 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.442925 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-22599972-c908-4948-9529-3b082063d958 tempest-VolumeDependencyTests-944252583 tempest-VolumeDependencyTests-944252583-project-member] https://10.4.3.208/volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 returned with HTTP 404 Aug 14 00:44:23.443445 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1370/5415] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/volumes/5da66646-e2c7-4449-9f50-6f69e03913d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:23.773792 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-55a071a5-56b8-4fed-b954-6a08bb8b28a9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.775839 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-55a071a5-56b8-4fed-b954-6a08bb8b28a9 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] GET https://10.4.3.208/volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b Aug 14 00:44:23.776136 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-55a071a5-56b8-4fed-b954-6a08bb8b28a9 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.776336 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-55a071a5-56b8-4fed-b954-6a08bb8b28a9 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.788029 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:23.788029 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:23.792644 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-55a071a5-56b8-4fed-b954-6a08bb8b28a9 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Volume info retrieved successfully. Aug 14 00:44:23.799979 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-55a071a5-56b8-4fed-b954-6a08bb8b28a9 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b returned with HTTP 200 Aug 14 00:44:23.800439 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1339/5416] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:44:23.818503 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7ad1f7cf-9cd7-4648-a77f-26dcc74b4579 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.821367 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7ad1f7cf-9cd7-4648-a77f-26dcc74b4579 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] GET https://10.4.3.208/volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b Aug 14 00:44:23.821783 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7ad1f7cf-9cd7-4648-a77f-26dcc74b4579 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.822023 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7ad1f7cf-9cd7-4648-a77f-26dcc74b4579 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.830171 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:23.830171 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:23.835737 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7ad1f7cf-9cd7-4648-a77f-26dcc74b4579 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Volume info retrieved successfully. Aug 14 00:44:23.840056 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7ad1f7cf-9cd7-4648-a77f-26dcc74b4579 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] https://10.4.3.208/volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b returned with HTTP 200 Aug 14 00:44:23.840437 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1361/5417] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:23.855436 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6509df44-55a3-40d5-bcc7-699c111d08ae None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.857355 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6509df44-55a3-40d5-bcc7-699c111d08ae tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b Aug 14 00:44:23.857565 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6509df44-55a3-40d5-bcc7-699c111d08ae tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.857780 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6509df44-55a3-40d5-bcc7-699c111d08ae tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.857979 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-6509df44-55a3-40d5-bcc7-699c111d08ae tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Delete volume with id: 279d2811-4091-44d5-ac47-33a640a9f99b Aug 14 00:44:23.872067 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:23.872067 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:23.872541 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6509df44-55a3-40d5-bcc7-699c111d08ae tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Volume info retrieved successfully. Aug 14 00:44:23.893832 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4267a91b-1a6c-4c85-9859-20a19d3404c4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.896013 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4267a91b-1a6c-4c85-9859-20a19d3404c4 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] GET https://10.4.3.208/volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e Aug 14 00:44:23.896325 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4267a91b-1a6c-4c85-9859-20a19d3404c4 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.896602 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4267a91b-1a6c-4c85-9859-20a19d3404c4 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.897525 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6509df44-55a3-40d5-bcc7-699c111d08ae tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Delete volume request issued successfully. Aug 14 00:44:23.897828 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6509df44-55a3-40d5-bcc7-699c111d08ae tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b returned with HTTP 202 Aug 14 00:44:23.898282 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1348/5418] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:23 2026] DELETE /volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:44:23.906854 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c9ac991a-3424-4efa-a867-5745c8aaaf9b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.907613 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:23.907613 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:23.908915 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c9ac991a-3424-4efa-a867-5745c8aaaf9b tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] GET https://10.4.3.208/volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b Aug 14 00:44:23.909167 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c9ac991a-3424-4efa-a867-5745c8aaaf9b tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.909486 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c9ac991a-3424-4efa-a867-5745c8aaaf9b tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.913840 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-4267a91b-1a6c-4c85-9859-20a19d3404c4 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Volume info retrieved successfully. Aug 14 00:44:23.919746 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:23.919746 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:23.920538 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4267a91b-1a6c-4c85-9859-20a19d3404c4 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] https://10.4.3.208/volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e returned with HTTP 200 Aug 14 00:44:23.921398 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1371/5419] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:23.925633 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c9ac991a-3424-4efa-a867-5745c8aaaf9b tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Volume info retrieved successfully. Aug 14 00:44:23.931285 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c9ac991a-3424-4efa-a867-5745c8aaaf9b tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b returned with HTTP 200 Aug 14 00:44:23.931807 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1340/5420] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:44:23.936359 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f404867c-071e-4d95-b4d6-5b46c6591197 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.939435 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f404867c-071e-4d95-b4d6-5b46c6591197 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:23.939750 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f404867c-071e-4d95-b4d6-5b46c6591197 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "ac9436b5-af44-447b-8645-89864172c25e"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:23.941334 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-f404867c-071e-4d95-b4d6-5b46c6591197 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'ac9436b5-af44-447b-8645-89864172c25e'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:23.948798 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:23.948798 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:23.949273 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f404867c-071e-4d95-b4d6-5b46c6591197 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Volume retrieved successfully. Aug 14 00:44:23.949406 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-f404867c-071e-4d95-b4d6-5b46c6591197 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Create volume of 1 GB Aug 14 00:44:23.953478 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f404867c-071e-4d95-b4d6-5b46c6591197 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Availability Zones retrieved successfully. Aug 14 00:44:23.959475 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f404867c-071e-4d95-b4d6-5b46c6591197 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Flow 'volume_create_api' (113a38b8-b5f4-47b4-892b-1d0d36d4b06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:23.960706 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f404867c-071e-4d95-b4d6-5b46c6591197 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8096f81-21d9-4080-809d-88c3e3163e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:23.961794 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-f404867c-071e-4d95-b4d6-5b46c6591197 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:23.963038 np0000007289 devstack@c-api.service[100208]: WARNING cinder.volume.api [None req-f404867c-071e-4d95-b4d6-5b46c6591197 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8096f81-21d9-4080-809d-88c3e3163e58) transitioned into state 'FAILURE' from state 'RUNNING' Aug 14 00:44:23.963038 np0000007289 devstack@c-api.service[100208]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 14 00:44:23.964412 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f404867c-071e-4d95-b4d6-5b46c6591197 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8096f81-21d9-4080-809d-88c3e3163e58) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:23.965034 np0000007289 devstack@c-api.service[100208]: WARNING cinder.volume.api [None req-f404867c-071e-4d95-b4d6-5b46c6591197 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8096f81-21d9-4080-809d-88c3e3163e58) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 14 00:44:23.965811 np0000007289 devstack@c-api.service[100208]: WARNING cinder.volume.api [None req-f404867c-071e-4d95-b4d6-5b46c6591197 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Flow 'volume_create_api' (113a38b8-b5f4-47b4-892b-1d0d36d4b06b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 14 00:44:23.966068 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f404867c-071e-4d95-b4d6-5b46c6591197 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 400 Aug 14 00:44:23.966658 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1362/5421] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:44:23 2026] POST /volume/v3/volumes => generated 173 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 14 00:44:23.975361 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-470be2b2-192f-4f8d-aa6c-07bb8f5e764f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:23.977247 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-470be2b2-192f-4f8d-aa6c-07bb8f5e764f tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] GET https://10.4.3.208/volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e Aug 14 00:44:23.977430 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-470be2b2-192f-4f8d-aa6c-07bb8f5e764f tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:23.977604 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-470be2b2-192f-4f8d-aa6c-07bb8f5e764f tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:23.984866 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:23.984866 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:23.988425 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-470be2b2-192f-4f8d-aa6c-07bb8f5e764f tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Volume info retrieved successfully. Aug 14 00:44:23.993081 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-470be2b2-192f-4f8d-aa6c-07bb8f5e764f tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] https://10.4.3.208/volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e returned with HTTP 200 Aug 14 00:44:23.993462 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1349/5422] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:23 2026] GET /volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:24.009153 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f6e192d1-e4f3-4dfe-9f1d-ed1abd697c49 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:24.011082 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f6e192d1-e4f3-4dfe-9f1d-ed1abd697c49 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] DELETE https://10.4.3.208/volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e Aug 14 00:44:24.011261 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f6e192d1-e4f3-4dfe-9f1d-ed1abd697c49 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:24.011436 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f6e192d1-e4f3-4dfe-9f1d-ed1abd697c49 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:24.011599 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-f6e192d1-e4f3-4dfe-9f1d-ed1abd697c49 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Delete volume with id: ac9436b5-af44-447b-8645-89864172c25e Aug 14 00:44:24.019512 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:24.019512 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:24.020040 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f6e192d1-e4f3-4dfe-9f1d-ed1abd697c49 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Volume info retrieved successfully. Aug 14 00:44:24.035743 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f6e192d1-e4f3-4dfe-9f1d-ed1abd697c49 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Delete volume request issued successfully. Aug 14 00:44:24.035929 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f6e192d1-e4f3-4dfe-9f1d-ed1abd697c49 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] https://10.4.3.208/volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e returned with HTTP 202 Aug 14 00:44:24.036352 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1372/5423] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:44:24 2026] DELETE /volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:24.046292 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bd9a884a-2871-44d6-8764-3c75ca9ce56f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:24.049495 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bd9a884a-2871-44d6-8764-3c75ca9ce56f tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] GET https://10.4.3.208/volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e Aug 14 00:44:24.049630 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bd9a884a-2871-44d6-8764-3c75ca9ce56f tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:24.049842 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bd9a884a-2871-44d6-8764-3c75ca9ce56f tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:24.057919 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:24.057919 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:24.062101 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-bd9a884a-2871-44d6-8764-3c75ca9ce56f tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Volume info retrieved successfully. Aug 14 00:44:24.067984 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bd9a884a-2871-44d6-8764-3c75ca9ce56f tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] https://10.4.3.208/volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e returned with HTTP 200 Aug 14 00:44:24.068515 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1341/5424] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:24 2026] GET /volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:24.328622 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-70ea5a7e-88d9-41ef-97bf-a0255375e1c7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:24.330605 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-70ea5a7e-88d9-41ef-97bf-a0255375e1c7 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:24.332112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-70ea5a7e-88d9-41ef-97bf-a0255375e1c7 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:24.332112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-70ea5a7e-88d9-41ef-97bf-a0255375e1c7 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:24.332112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-70ea5a7e-88d9-41ef-97bf-a0255375e1c7 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:24.338131 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:24.338131 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:24.338932 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-70ea5a7e-88d9-41ef-97bf-a0255375e1c7 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:24.339920 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1363/5425] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:24 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:44:24.946211 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-11238e92-ce7b-4cf1-8123-22a735ac8ae2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:24.946588 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-11238e92-ce7b-4cf1-8123-22a735ac8ae2 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] GET https://10.4.3.208/volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b Aug 14 00:44:24.946842 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-11238e92-ce7b-4cf1-8123-22a735ac8ae2 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:24.947032 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-11238e92-ce7b-4cf1-8123-22a735ac8ae2 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:24.954036 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-11238e92-ce7b-4cf1-8123-22a735ac8ae2 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b returned with HTTP 404 Aug 14 00:44:24.954506 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1350/5426] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:24 2026] GET /volume/v3/volumes/279d2811-4091-44d5-ac47-33a640a9f99b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:24.964033 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:24.967503 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:24.967875 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-895264833"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:24.970314 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-895264833'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:24.970421 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Create volume of 1 GB Aug 14 00:44:24.978466 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Availability Zones retrieved successfully. Aug 14 00:44:24.988796 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Flow 'volume_create_api' (9160b2fb-7e0c-4b9e-bd0a-3e904f65b9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:24.990901 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b33a68-71dc-40e5-868c-e72a903ec2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:24.991745 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:25.023818 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b33a68-71dc-40e5-868c-e72a903ec2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:25.024923 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6dd60fd-4cdf-479f-b18f-8e2342c1c5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:25.072891 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Created reservations ['c3f55b94-fe55-4077-a8b9-367d6497c6ab', '44f6af49-ba2d-489f-b072-9c11cba5b3f0', '0876db9a-dd77-4907-934b-cc0b3a756b56', 'd5d2d88d-8247-45c8-a124-664cc6fc11e4'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:25.073564 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6dd60fd-4cdf-479f-b18f-8e2342c1c5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3f55b94-fe55-4077-a8b9-367d6497c6ab', '44f6af49-ba2d-489f-b072-9c11cba5b3f0', '0876db9a-dd77-4907-934b-cc0b3a756b56', 'd5d2d88d-8247-45c8-a124-664cc6fc11e4']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:25.074508 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f20f4bcd-310d-4ae9-b122-2f6af324ee7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:25.083515 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f302235e-a282-4257-9ed8-7bbc0eb28ed8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:25.085994 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f302235e-a282-4257-9ed8-7bbc0eb28ed8 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] GET https://10.4.3.208/volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e Aug 14 00:44:25.086355 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f302235e-a282-4257-9ed8-7bbc0eb28ed8 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:25.086902 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f302235e-a282-4257-9ed8-7bbc0eb28ed8 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:25.095939 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f302235e-a282-4257-9ed8-7bbc0eb28ed8 tempest-VolumesCloneNegativeTest-951850923 tempest-VolumesCloneNegativeTest-951850923-project-member] https://10.4.3.208/volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e returned with HTTP 404 Aug 14 00:44:25.096980 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1342/5427] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:25 2026] GET /volume/v3/volumes/ac9436b5-af44-447b-8645-89864172c25e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:25.103356 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f20f4bcd-310d-4ae9-b122-2f6af324ee7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f23853e-af2e-489f-ad4f-1c749e231e5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-895264833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64bbbd449bc440c5abf52d11ee4493ea',qos_specs=None,replication_status=,reservations=['c3f55b94-fe55-4077-a8b9-367d6497c6ab','44f6af49-ba2d-489f-b072-9c11cba5b3f0','0876db9a-dd77-4907-934b-cc0b3a756b56','d5d2d88d-8247-45c8-a124-664cc6fc11e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe707ea478df4a82906821bbd9271034',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-895264833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f23853e-af2e-489f-ad4f-1c749e231e5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64bbbd449bc440c5abf52d11ee4493ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe707ea478df4a82906821bbd9271034',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:25.104429 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfac84bd-d8bd-4e8b-a7ba-48658122693e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:25.126301 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfac84bd-d8bd-4e8b-a7ba-48658122693e) transitioned into state 'SUCCESS' from state '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-895264833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64bbbd449bc440c5abf52d11ee4493ea',qos_specs=None,replication_status=,reservations=['c3f55b94-fe55-4077-a8b9-367d6497c6ab','44f6af49-ba2d-489f-b072-9c11cba5b3f0','0876db9a-dd77-4907-934b-cc0b3a756b56','d5d2d88d-8247-45c8-a124-664cc6fc11e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe707ea478df4a82906821bbd9271034',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:25.127037 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f07f70-386b-4185-91bd-c6a025ffa757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:25.139125 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f07f70-386b-4185-91bd-c6a025ffa757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:25.140368 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Flow 'volume_create_api' (9160b2fb-7e0c-4b9e-bd0a-3e904f65b9a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:25.140605 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Create volume request issued successfully. Aug 14 00:44:25.141412 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e5c56a9e-ac8d-49c7-b2ed-44f59e1cdcd0 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:25.141975 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1373/5428] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:44:24 2026] POST /volume/v3/volumes => generated 777 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:25.157322 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f3b195f2-6ee1-44da-8b4c-be68ab765359 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:25.162439 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f3b195f2-6ee1-44da-8b4c-be68ab765359 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] GET https://10.4.3.208/volume/v3/volumes/1f23853e-af2e-489f-ad4f-1c749e231e5c Aug 14 00:44:25.162439 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f3b195f2-6ee1-44da-8b4c-be68ab765359 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:25.162648 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f3b195f2-6ee1-44da-8b4c-be68ab765359 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:25.176801 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:25.176801 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:25.184499 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f3b195f2-6ee1-44da-8b4c-be68ab765359 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Volume info retrieved successfully. Aug 14 00:44:25.190103 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f3b195f2-6ee1-44da-8b4c-be68ab765359 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/1f23853e-af2e-489f-ad4f-1c749e231e5c returned with HTTP 200 Aug 14 00:44:25.190632 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1364/5429] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:25 2026] GET /volume/v3/volumes/1f23853e-af2e-489f-ad4f-1c749e231e5c => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:25.314498 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-08e413f6-e86a-4f0c-a169-5edfbfa9fcae None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:25.356075 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cddc5450-60dd-4ab4-a95d-de6c639b1e0e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:25.360116 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cddc5450-60dd-4ab4-a95d-de6c639b1e0e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:25.360116 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cddc5450-60dd-4ab4-a95d-de6c639b1e0e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:25.360328 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cddc5450-60dd-4ab4-a95d-de6c639b1e0e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:25.360393 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-cddc5450-60dd-4ab4-a95d-de6c639b1e0e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:25.365377 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:25.365377 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:25.366169 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cddc5450-60dd-4ab4-a95d-de6c639b1e0e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:25.366601 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1343/5430] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:25 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:25.465460 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-08e413f6-e86a-4f0c-a169-5edfbfa9fcae tempest-ProjectReaderTests-1781481622 tempest-ProjectReaderTests-1781481622-project-admin] GET https://10.4.3.208/volume/v3/scheduler-stats/get_pools Aug 14 00:44:25.465659 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-08e413f6-e86a-4f0c-a169-5edfbfa9fcae tempest-ProjectReaderTests-1781481622 tempest-ProjectReaderTests-1781481622-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:25.465860 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-08e413f6-e86a-4f0c-a169-5edfbfa9fcae tempest-ProjectReaderTests-1781481622 tempest-ProjectReaderTests-1781481622-project-admin] Calling method 'get_pools' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:25.480224 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-08e413f6-e86a-4f0c-a169-5edfbfa9fcae tempest-ProjectReaderTests-1781481622 tempest-ProjectReaderTests-1781481622-project-admin] https://10.4.3.208/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 00:44:25.480378 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1351/5431] 10.4.3.208 () {66 vars in 1291 bytes} [Fri Aug 14 00:44:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:25.489739 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-90a13d60-4c62-4b1a-a8eb-72431c5f07c9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:25.562566 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-90a13d60-4c62-4b1a-a8eb-72431c5f07c9 tempest-ProjectReaderTests-1781481622 tempest-ProjectReaderTests-1781481622-project-reader] GET https://10.4.3.208/volume/v3/capabilities/np0000007289@storpool Aug 14 00:44:25.562831 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-90a13d60-4c62-4b1a-a8eb-72431c5f07c9 tempest-ProjectReaderTests-1781481622 tempest-ProjectReaderTests-1781481622-project-reader] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:25.563034 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-90a13d60-4c62-4b1a-a8eb-72431c5f07c9 tempest-ProjectReaderTests-1781481622 tempest-ProjectReaderTests-1781481622-project-reader] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:25.563353 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:25.563353 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:25.563910 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.policy [None req-90a13d60-4c62-4b1a-a8eb-72431c5f07c9 tempest-ProjectReaderTests-1781481622 tempest-ProjectReaderTests-1781481622-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'a4f239845e6342459ac57e2225d46be2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '606ed33e82944b41a72776eed28644c9', '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=100210) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:44:25.564135 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-90a13d60-4c62-4b1a-a8eb-72431c5f07c9 tempest-ProjectReaderTests-1781481622 tempest-ProjectReaderTests-1781481622-project-reader] https://10.4.3.208/volume/v3/capabilities/np0000007289@storpool returned with HTTP 403 Aug 14 00:44:25.564561 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1374/5432] 10.4.3.208 () {66 vars in 1318 bytes} [Fri Aug 14 00:44:25 2026] GET /volume/v3/capabilities/np0000007289@storpool => generated 110 bytes in 75 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:26.205433 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6c4a3045-b80f-4e5e-b1bf-e07006c9da1b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:26.207327 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6c4a3045-b80f-4e5e-b1bf-e07006c9da1b tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] GET https://10.4.3.208/volume/v3/volumes/1f23853e-af2e-489f-ad4f-1c749e231e5c Aug 14 00:44:26.207543 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6c4a3045-b80f-4e5e-b1bf-e07006c9da1b tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:26.207798 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6c4a3045-b80f-4e5e-b1bf-e07006c9da1b tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:26.216762 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:26.216762 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:26.221007 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6c4a3045-b80f-4e5e-b1bf-e07006c9da1b tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Volume info retrieved successfully. Aug 14 00:44:26.225872 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6c4a3045-b80f-4e5e-b1bf-e07006c9da1b tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/1f23853e-af2e-489f-ad4f-1c749e231e5c returned with HTTP 200 Aug 14 00:44:26.226394 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1365/5433] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:26 2026] GET /volume/v3/volumes/1f23853e-af2e-489f-ad4f-1c749e231e5c => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:44:26.244974 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d515b71b-fae6-4d49-97ab-954ed54bbd28 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:26.247741 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d515b71b-fae6-4d49-97ab-954ed54bbd28 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] GET https://10.4.3.208/volume/v3/volumes/summary Aug 14 00:44:26.247966 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d515b71b-fae6-4d49-97ab-954ed54bbd28 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:26.248362 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d515b71b-fae6-4d49-97ab-954ed54bbd28 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:26.248573 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-d515b71b-fae6-4d49-97ab-954ed54bbd28 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:44:26.254407 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d515b71b-fae6-4d49-97ab-954ed54bbd28 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] Get summary completed successfully. Aug 14 00:44:26.254775 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d515b71b-fae6-4d49-97ab-954ed54bbd28 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-reader] https://10.4.3.208/volume/v3/volumes/summary returned with HTTP 200 Aug 14 00:44:26.255326 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1344/5434] 10.4.3.208 () {68 vars in 1302 bytes} [Fri Aug 14 00:44:26 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:26.266254 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c282331b-ac2b-4c5f-8b0a-0b2b0c7f07e7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:26.267999 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c282331b-ac2b-4c5f-8b0a-0b2b0c7f07e7 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/1f23853e-af2e-489f-ad4f-1c749e231e5c Aug 14 00:44:26.268235 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c282331b-ac2b-4c5f-8b0a-0b2b0c7f07e7 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:26.268451 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c282331b-ac2b-4c5f-8b0a-0b2b0c7f07e7 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:26.268602 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-c282331b-ac2b-4c5f-8b0a-0b2b0c7f07e7 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Delete volume with id: 1f23853e-af2e-489f-ad4f-1c749e231e5c Aug 14 00:44:26.276041 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:26.276041 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:26.276462 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c282331b-ac2b-4c5f-8b0a-0b2b0c7f07e7 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Volume info retrieved successfully. Aug 14 00:44:26.294732 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c282331b-ac2b-4c5f-8b0a-0b2b0c7f07e7 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Delete volume request issued successfully. Aug 14 00:44:26.295007 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c282331b-ac2b-4c5f-8b0a-0b2b0c7f07e7 tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/1f23853e-af2e-489f-ad4f-1c749e231e5c returned with HTTP 202 Aug 14 00:44:26.295708 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1352/5435] 10.4.3.208 () {68 vars in 1392 bytes} [Fri Aug 14 00:44:26 2026] DELETE /volume/v3/volumes/1f23853e-af2e-489f-ad4f-1c749e231e5c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 14 00:44:26.308162 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a808164e-0f5b-4b5f-9e85-5e739326f9ee None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:26.311777 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a808164e-0f5b-4b5f-9e85-5e739326f9ee tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] GET https://10.4.3.208/volume/v3/volumes/1f23853e-af2e-489f-ad4f-1c749e231e5c Aug 14 00:44:26.311777 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a808164e-0f5b-4b5f-9e85-5e739326f9ee tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:26.311777 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a808164e-0f5b-4b5f-9e85-5e739326f9ee tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:26.320695 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:26.320695 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:26.330860 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a808164e-0f5b-4b5f-9e85-5e739326f9ee tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Volume info retrieved successfully. Aug 14 00:44:26.338108 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a808164e-0f5b-4b5f-9e85-5e739326f9ee tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/1f23853e-af2e-489f-ad4f-1c749e231e5c returned with HTTP 200 Aug 14 00:44:26.338108 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1375/5436] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:26 2026] GET /volume/v3/volumes/1f23853e-af2e-489f-ad4f-1c749e231e5c => generated 1007 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:44:26.379319 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cc560ce3-e6bc-4777-bce4-952391621498 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:26.382868 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cc560ce3-e6bc-4777-bce4-952391621498 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:26.384158 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cc560ce3-e6bc-4777-bce4-952391621498 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:26.384311 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cc560ce3-e6bc-4777-bce4-952391621498 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:26.384448 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-cc560ce3-e6bc-4777-bce4-952391621498 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:26.392150 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:26.392150 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:26.393024 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cc560ce3-e6bc-4777-bce4-952391621498 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:26.393553 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1366/5437] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:26 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:27.356194 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c8530ee1-d624-4cd4-825b-107b644c59af None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:27.358009 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c8530ee1-d624-4cd4-825b-107b644c59af tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] GET https://10.4.3.208/volume/v3/volumes/1f23853e-af2e-489f-ad4f-1c749e231e5c Aug 14 00:44:27.358259 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c8530ee1-d624-4cd4-825b-107b644c59af tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:27.358536 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c8530ee1-d624-4cd4-825b-107b644c59af tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:27.364770 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c8530ee1-d624-4cd4-825b-107b644c59af tempest-ProjectReaderTests-42526667 tempest-ProjectReaderTests-42526667-project-admin] https://10.4.3.208/volume/v3/volumes/1f23853e-af2e-489f-ad4f-1c749e231e5c returned with HTTP 404 Aug 14 00:44:27.365277 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1345/5438] 10.4.3.208 () {68 vars in 1389 bytes} [Fri Aug 14 00:44:27 2026] GET /volume/v3/volumes/1f23853e-af2e-489f-ad4f-1c749e231e5c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 14 00:44:27.404662 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-178d81ed-e21e-431f-b2fd-90472f170682 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:27.406558 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-178d81ed-e21e-431f-b2fd-90472f170682 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:27.406830 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-178d81ed-e21e-431f-b2fd-90472f170682 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:27.407052 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-178d81ed-e21e-431f-b2fd-90472f170682 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:27.407196 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-178d81ed-e21e-431f-b2fd-90472f170682 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:27.413057 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:27.413057 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:27.413728 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-178d81ed-e21e-431f-b2fd-90472f170682 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:27.414116 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1353/5439] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:27 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:28.427424 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e69341b5-5c46-49d7-8209-5bd3bdb5a08c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:28.431293 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e69341b5-5c46-49d7-8209-5bd3bdb5a08c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:28.431293 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e69341b5-5c46-49d7-8209-5bd3bdb5a08c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:28.431293 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e69341b5-5c46-49d7-8209-5bd3bdb5a08c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:28.431293 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-e69341b5-5c46-49d7-8209-5bd3bdb5a08c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:28.437400 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:28.437400 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:28.438693 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e69341b5-5c46-49d7-8209-5bd3bdb5a08c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:28.439442 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1376/5440] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:28 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:29.449097 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bc8da42f-3df7-4a24-81e0-e76f3cc422ab None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:29.450909 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bc8da42f-3df7-4a24-81e0-e76f3cc422ab tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:29.451117 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bc8da42f-3df7-4a24-81e0-e76f3cc422ab tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:29.451311 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bc8da42f-3df7-4a24-81e0-e76f3cc422ab tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:29.451427 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-bc8da42f-3df7-4a24-81e0-e76f3cc422ab tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:29.455701 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:29.455701 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:29.456317 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bc8da42f-3df7-4a24-81e0-e76f3cc422ab tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:29.456665 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1367/5441] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:29 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:30.466208 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-26c936fd-2f3e-45fe-9228-26924d9898e4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:30.469443 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-26c936fd-2f3e-45fe-9228-26924d9898e4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:30.469712 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-26c936fd-2f3e-45fe-9228-26924d9898e4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:30.469916 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-26c936fd-2f3e-45fe-9228-26924d9898e4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:30.470041 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-26c936fd-2f3e-45fe-9228-26924d9898e4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:30.475725 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:30.475725 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:30.476653 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-26c936fd-2f3e-45fe-9228-26924d9898e4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:30.477498 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1346/5442] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:30 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:31.490440 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-80004fc4-73d5-41f0-92a2-1700d0ee77e1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:31.493066 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-80004fc4-73d5-41f0-92a2-1700d0ee77e1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:31.493465 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-80004fc4-73d5-41f0-92a2-1700d0ee77e1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:31.493673 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-80004fc4-73d5-41f0-92a2-1700d0ee77e1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:31.493766 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-80004fc4-73d5-41f0-92a2-1700d0ee77e1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:31.499309 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:31.499309 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:31.499475 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-80004fc4-73d5-41f0-92a2-1700d0ee77e1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:31.499793 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1354/5443] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:31 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:32.513985 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9da59a52-2c26-4e87-ba39-e8b4a097cc0f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:32.517070 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9da59a52-2c26-4e87-ba39-e8b4a097cc0f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:32.517391 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9da59a52-2c26-4e87-ba39-e8b4a097cc0f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:32.517707 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9da59a52-2c26-4e87-ba39-e8b4a097cc0f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:32.517899 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-9da59a52-2c26-4e87-ba39-e8b4a097cc0f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:32.525446 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:32.525446 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:32.526379 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9da59a52-2c26-4e87-ba39-e8b4a097cc0f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:32.526946 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1377/5444] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:32 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:33.539010 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bd859796-1643-419e-afe8-f9cab821dacc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:33.541943 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bd859796-1643-419e-afe8-f9cab821dacc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:33.542275 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bd859796-1643-419e-afe8-f9cab821dacc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:33.542597 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bd859796-1643-419e-afe8-f9cab821dacc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:33.542882 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-bd859796-1643-419e-afe8-f9cab821dacc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:33.547620 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:33.547620 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:33.548282 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bd859796-1643-419e-afe8-f9cab821dacc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:33.548780 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1368/5445] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:33 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:34.565695 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1b32c83a-51a1-4b37-b28d-cbdea0e9f960 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:34.570786 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1b32c83a-51a1-4b37-b28d-cbdea0e9f960 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:34.570786 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1b32c83a-51a1-4b37-b28d-cbdea0e9f960 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:34.570786 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1b32c83a-51a1-4b37-b28d-cbdea0e9f960 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:34.570786 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-1b32c83a-51a1-4b37-b28d-cbdea0e9f960 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:34.576893 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:34.576893 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:34.577812 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1b32c83a-51a1-4b37-b28d-cbdea0e9f960 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:34.578343 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1347/5446] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:34 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:35.590872 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-53eadafa-f056-4852-bb05-1784f12d280f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:35.592617 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-53eadafa-f056-4852-bb05-1784f12d280f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:35.593301 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-53eadafa-f056-4852-bb05-1784f12d280f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:35.593914 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-53eadafa-f056-4852-bb05-1784f12d280f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:35.594370 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-53eadafa-f056-4852-bb05-1784f12d280f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:35.599342 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:35.599342 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:35.600220 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-53eadafa-f056-4852-bb05-1784f12d280f tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:35.600910 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1355/5447] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:35 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:36.613274 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5ea907a3-6f9e-4e62-b098-3e8f5e784d9c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:36.615595 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5ea907a3-6f9e-4e62-b098-3e8f5e784d9c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:36.615852 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5ea907a3-6f9e-4e62-b098-3e8f5e784d9c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:36.616083 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5ea907a3-6f9e-4e62-b098-3e8f5e784d9c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:36.616248 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-5ea907a3-6f9e-4e62-b098-3e8f5e784d9c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:36.620884 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:36.620884 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:36.621567 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5ea907a3-6f9e-4e62-b098-3e8f5e784d9c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:36.621944 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1378/5448] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:36 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:36.635647 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d8dd8c97-8983-401f-b0cb-248c70d3db52 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:36.637336 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d8dd8c97-8983-401f-b0cb-248c70d3db52 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9/export_record Aug 14 00:44:36.637597 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d8dd8c97-8983-401f-b0cb-248c70d3db52 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:36.637780 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d8dd8c97-8983-401f-b0cb-248c70d3db52 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'export_record' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:36.637881 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-d8dd8c97-8983-401f-b0cb-248c70d3db52 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Export record for backup 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100208) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 14 00:44:36.642183 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:36.642183 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:36.643249 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.api [None req-d8dd8c97-8983-401f-b0cb-248c70d3db52 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling RPCAPI with context: , host: np0000007289, backup: 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100208) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 14 00:44:36.653956 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.rpcapi [None req-d8dd8c97-8983-401f-b0cb-248c70d3db52 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] export_record in rpcapi backup_id 1a05cddf-f5c3-400e-9256-bd3af8b491b9 on host np0000007289. {{(pid=100208) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 14 00:44:36.670547 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-d8dd8c97-8983-401f-b0cb-248c70d3db52 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWEwNWNkZGYtZjVjMy00MDBlLTkyNTYtYmQzYWY4YjQ5MWI5IiwgInVzZXJfaWQiOiAiMTBmYmIzYTMxYmE2NGNjZjhmOTc1NmFhNjhkNWZkNWYiLCAicHJvamVjdF9pZCI6ICIwZTM0MTJlMzcxNDQ0ZjA4YTNiMzE4ZDVlMWFiOGFkNSIsICJ2b2x1bWVfaWQiOiAiZjcyZWZiNDAtYTA3ZC00MTkzLTg1M2EtMGQ2MGYxMGY2MDU1IiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NzA4MDg0MDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNzJlZmI0MC1hMDdkLTQxOTMtODUzYS0wZDYwZjEwZjYwNTUvMjAyNjA4MTQwMDQ0MjMvYXpfbm92YV9iYWNrdXBfMWEwNWNkZGYtZjVjMy00MDBlLTkyNTYtYmQzYWY4YjQ5MWI5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMDo0NDoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDo0NDoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAwOjQ0OjM2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100208) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 14 00:44:36.670980 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d8dd8c97-8983-401f-b0cb-248c70d3db52 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9/export_record returned with HTTP 200 Aug 14 00:44:36.671814 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1369/5449] 10.4.3.208 () {68 vars in 1430 bytes} [Fri Aug 14 00:44:36 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9/export_record => generated 1424 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:36.683679 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fedf563c-aa08-415e-8b84-d12f02b8fe9c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:36.685545 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fedf563c-aa08-415e-8b84-d12f02b8fe9c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:44:36.685762 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fedf563c-aa08-415e-8b84-d12f02b8fe9c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:36.685937 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fedf563c-aa08-415e-8b84-d12f02b8fe9c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:36.686072 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-fedf563c-aa08-415e-8b84-d12f02b8fe9c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:36.690275 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:36.690275 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:36.690874 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fedf563c-aa08-415e-8b84-d12f02b8fe9c tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:44:36.691404 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1348/5450] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:36 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:36.719117 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4f4b73e7-ebe8-48b9-bd2c-f6593b95abee None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:36.719117 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4f4b73e7-ebe8-48b9-bd2c-f6593b95abee tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] POST https://10.4.3.208/volume/v3/backups/import_record Aug 14 00:44:36.719117 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4f4b73e7-ebe8-48b9-bd2c-f6593b95abee tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjk5NDUyYzUtNWY1Yy00MjU5LTkxZGUtNjVhZmY3YjI2NzQyIiwgInVzZXJfaWQiOiAiMTBmYmIzYTMxYmE2NGNjZjhmOTc1NmFhNjhkNWZkNWYiLCAicHJvamVjdF9pZCI6ICIwZTM0MTJlMzcxNDQ0ZjA4YTNiMzE4ZDVlMWFiOGFkNSIsICJ2b2x1bWVfaWQiOiAiZjcyZWZiNDAtYTA3ZC00MTkzLTg1M2EtMGQ2MGYxMGY2MDU1IiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NzA4MDg0MDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNzJlZmI0MC1hMDdkLTQxOTMtODUzYS0wZDYwZjEwZjYwNTUvMjAyNjA4MTQwMDQ0MjMvYXpfbm92YV9iYWNrdXBfMWEwNWNkZGYtZjVjMy00MDBlLTkyNTYtYmQzYWY4YjQ5MWI5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMDo0NDoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDo0NDoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAwOjQ0OjM2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:36.719933 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-4f4b73e7-ebe8-48b9-bd2c-f6593b95abee tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjk5NDUyYzUtNWY1Yy00MjU5LTkxZGUtNjVhZmY3YjI2NzQyIiwgInVzZXJfaWQiOiAiMTBmYmIzYTMxYmE2NGNjZjhmOTc1NmFhNjhkNWZkNWYiLCAicHJvamVjdF9pZCI6ICIwZTM0MTJlMzcxNDQ0ZjA4YTNiMzE4ZDVlMWFiOGFkNSIsICJ2b2x1bWVfaWQiOiAiZjcyZWZiNDAtYTA3ZC00MTkzLTg1M2EtMGQ2MGYxMGY2MDU1IiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NzA4MDg0MDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNzJlZmI0MC1hMDdkLTQxOTMtODUzYS0wZDYwZjEwZjYwNTUvMjAyNjA4MTQwMDQ0MjMvYXpfbm92YV9iYWNrdXBfMWEwNWNkZGYtZjVjMy00MDBlLTkyNTYtYmQzYWY4YjQ5MWI5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMDo0NDoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDo0NDoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAwOjQ0OjM2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100211) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 14 00:44:36.720039 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-4f4b73e7-ebe8-48b9-bd2c-f6593b95abee tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjk5NDUyYzUtNWY1Yy00MjU5LTkxZGUtNjVhZmY3YjI2NzQyIiwgInVzZXJfaWQiOiAiMTBmYmIzYTMxYmE2NGNjZjhmOTc1NmFhNjhkNWZkNWYiLCAicHJvamVjdF9pZCI6ICIwZTM0MTJlMzcxNDQ0ZjA4YTNiMzE4ZDVlMWFiOGFkNSIsICJ2b2x1bWVfaWQiOiAiZjcyZWZiNDAtYTA3ZC00MTkzLTg1M2EtMGQ2MGYxMGY2MDU1IiwgImhvc3QiOiAibnAwMDAwMDA3Mjg5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NzA4MDg0MDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNzJlZmI0MC1hMDdkLTQxOTMtODUzYS0wZDYwZjEwZjYwNTUvMjAyNjA4MTQwMDQ0MjMvYXpfbm92YV9iYWNrdXBfMWEwNWNkZGYtZjVjMy00MDBlLTkyNTYtYmQzYWY4YjQ5MWI5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xNFQwMDo0NDoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xNFQwMDo0NDoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE0VDAwOjQ0OjM2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100211) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 14 00:44:36.720717 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.policy [None req-4f4b73e7-ebe8-48b9-bd2c-f6593b95abee tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '660c2d609c16435582d01a803076218e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e3412e371444f08a3b318d5e1ab8ad5', '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=100211) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:44:36.720911 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4f4b73e7-ebe8-48b9-bd2c-f6593b95abee tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] https://10.4.3.208/volume/v3/backups/import_record returned with HTTP 403 Aug 14 00:44:36.721484 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1356/5451] 10.4.3.208 () {70 vars in 1342 bytes} [Fri Aug 14 00:44:36 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:36.728718 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a06aab8a-7969-4650-8b0a-d30ac581b8fc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:36.730158 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a06aab8a-7969-4650-8b0a-d30ac581b8fc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/f72efb40-a07d-4193-853a-0d60f10f6055 Aug 14 00:44:36.730527 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a06aab8a-7969-4650-8b0a-d30ac581b8fc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:36.730900 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a06aab8a-7969-4650-8b0a-d30ac581b8fc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:36.731251 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-a06aab8a-7969-4650-8b0a-d30ac581b8fc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Delete volume with id: f72efb40-a07d-4193-853a-0d60f10f6055 Aug 14 00:44:36.742514 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:36.742514 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:36.742514 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a06aab8a-7969-4650-8b0a-d30ac581b8fc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:44:36.771295 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a06aab8a-7969-4650-8b0a-d30ac581b8fc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Delete volume request issued successfully. Aug 14 00:44:36.771295 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a06aab8a-7969-4650-8b0a-d30ac581b8fc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/f72efb40-a07d-4193-853a-0d60f10f6055 returned with HTTP 202 Aug 14 00:44:36.771295 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1379/5452] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:44:36 2026] DELETE /volume/v3/volumes/f72efb40-a07d-4193-853a-0d60f10f6055 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 14 00:44:36.780129 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ab7c5e85-a8b2-442b-96ce-c5f8a2fff4b6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:36.786722 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ab7c5e85-a8b2-442b-96ce-c5f8a2fff4b6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/f72efb40-a07d-4193-853a-0d60f10f6055 Aug 14 00:44:36.786722 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ab7c5e85-a8b2-442b-96ce-c5f8a2fff4b6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:36.786722 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ab7c5e85-a8b2-442b-96ce-c5f8a2fff4b6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:36.795998 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:36.795998 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:36.800177 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ab7c5e85-a8b2-442b-96ce-c5f8a2fff4b6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:44:36.806277 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ab7c5e85-a8b2-442b-96ce-c5f8a2fff4b6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/f72efb40-a07d-4193-853a-0d60f10f6055 returned with HTTP 200 Aug 14 00:44:36.809967 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1370/5453] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:36 2026] GET /volume/v3/volumes/f72efb40-a07d-4193-853a-0d60f10f6055 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:38.050274 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c1a94028-ad9a-4a74-a622-34288cd84df1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:38.050274 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c1a94028-ad9a-4a74-a622-34288cd84df1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/f72efb40-a07d-4193-853a-0d60f10f6055 Aug 14 00:44:38.050274 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c1a94028-ad9a-4a74-a622-34288cd84df1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:38.050274 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c1a94028-ad9a-4a74-a622-34288cd84df1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:38.050274 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c1a94028-ad9a-4a74-a622-34288cd84df1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/f72efb40-a07d-4193-853a-0d60f10f6055 returned with HTTP 404 Aug 14 00:44:38.050274 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1349/5454] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:37 2026] GET /volume/v3/volumes/f72efb40-a07d-4193-853a-0d60f10f6055 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:38.051668 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4b9e1b25-a52c-4082-bb08-9dc6267ad19d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:38.051668 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4b9e1b25-a52c-4082-bb08-9dc6267ad19d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] GET https://10.4.3.208/volume/v3/backups Aug 14 00:44:38.051668 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4b9e1b25-a52c-4082-bb08-9dc6267ad19d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:38.051668 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4b9e1b25-a52c-4082-bb08-9dc6267ad19d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:38.051668 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-4b9e1b25-a52c-4082-bb08-9dc6267ad19d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:44:38.051668 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4b9e1b25-a52c-4082-bb08-9dc6267ad19d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] https://10.4.3.208/volume/v3/backups returned with HTTP 200 Aug 14 00:44:38.051668 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1357/5455] 10.4.3.208 () {68 vars in 1277 bytes} [Fri Aug 14 00:44:37 2026] GET /volume/v3/backups => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:38.053488 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-99ccfe5a-a9bb-48ff-a850-d4cde9259d94 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:38.053488 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-99ccfe5a-a9bb-48ff-a850-d4cde9259d94 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] GET https://10.4.3.208/volume/v3/backups?project_id=0e3412e371444f08a3b318d5e1ab8ad5 Aug 14 00:44:38.053488 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-99ccfe5a-a9bb-48ff-a850-d4cde9259d94 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:38.053488 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-99ccfe5a-a9bb-48ff-a850-d4cde9259d94 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:38.053488 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.api_utils [None req-99ccfe5a-a9bb-48ff-a850-d4cde9259d94 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Removing options 'project_id' from query. {{(pid=100210) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:44:38.053488 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-99ccfe5a-a9bb-48ff-a850-d4cde9259d94 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] https://10.4.3.208/volume/v3/backups?project_id=0e3412e371444f08a3b318d5e1ab8ad5 returned with HTTP 200 Aug 14 00:44:38.053488 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1380/5456] 10.4.3.208 () {68 vars in 1364 bytes} [Fri Aug 14 00:44:37 2026] GET /volume/v3/backups?project_id=0e3412e371444f08a3b318d5e1ab8ad5 => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:38.054506 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-80474988-4b11-49be-8c28-ec9eaae1d806 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:38.054506 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:38.054506 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-78872150"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:38.054506 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-78872150'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:38.054506 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Create volume of 1 GB Aug 14 00:44:38.054506 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Availability Zones retrieved successfully. Aug 14 00:44:38.054506 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Flow 'volume_create_api' (deb37089-711e-4ae7-aa0a-1572b33c13ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:38.054506 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae546b46-cd1e-4b75-a554-c0893da57604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:38.054506 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:38.054506 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae546b46-cd1e-4b75-a554-c0893da57604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:38.054506 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b3a5c62-8f0e-443c-ab62-880ab962821c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:38.054506 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Created reservations ['c3c8dfb8-c538-484c-90e6-52090200093d', 'eb5b5397-e677-4966-8d25-ed5697e6d367', 'b2f48403-2bd9-4948-9148-a182ff301b67', 'd37b7fd3-9e75-4d8f-b320-10fbf492da0b'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:38.054506 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b3a5c62-8f0e-443c-ab62-880ab962821c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3c8dfb8-c538-484c-90e6-52090200093d', 'eb5b5397-e677-4966-8d25-ed5697e6d367', 'b2f48403-2bd9-4948-9148-a182ff301b67', 'd37b7fd3-9e75-4d8f-b320-10fbf492da0b']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:38.055545 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb36e1ff-33ce-4ac8-aad6-9fc94da1eace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:38.055545 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb36e1ff-33ce-4ac8-aad6-9fc94da1eace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19f78e02-0327-48b9-bbe6-133441e031ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-78872150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3412e371444f08a3b318d5e1ab8ad5',qos_specs=None,replication_status=,reservations=['c3c8dfb8-c538-484c-90e6-52090200093d','eb5b5397-e677-4966-8d25-ed5697e6d367','b2f48403-2bd9-4948-9148-a182ff301b67','d37b7fd3-9e75-4d8f-b320-10fbf492da0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10fbb3a31ba64ccf8f9756aa68d5fd5f',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-78872150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19f78e02-0327-48b9-bbe6-133441e031ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e3412e371444f08a3b318d5e1ab8ad5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10fbb3a31ba64ccf8f9756aa68d5fd5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:38.055545 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d25c6112-19db-48d9-a9da-07b4988f9667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:38.055545 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d25c6112-19db-48d9-a9da-07b4988f9667) transitioned into state 'SUCCESS' from state '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-78872150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e3412e371444f08a3b318d5e1ab8ad5',qos_specs=None,replication_status=,reservations=['c3c8dfb8-c538-484c-90e6-52090200093d','eb5b5397-e677-4966-8d25-ed5697e6d367','b2f48403-2bd9-4948-9148-a182ff301b67','d37b7fd3-9e75-4d8f-b320-10fbf492da0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10fbb3a31ba64ccf8f9756aa68d5fd5f',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:38.055545 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c7b460-7dd3-4844-b132-d4392874579d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:38.055545 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c7b460-7dd3-4844-b132-d4392874579d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:38.055545 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Flow 'volume_create_api' (deb37089-711e-4ae7-aa0a-1572b33c13ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:38.055824 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Create volume request issued successfully. Aug 14 00:44:38.055824 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-80474988-4b11-49be-8c28-ec9eaae1d806 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:38.055824 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1371/5457] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:44:37 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 14 00:44:38.056169 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0484c5d6-70f4-4b13-8ad9-eba6e9332e18 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:38.056169 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0484c5d6-70f4-4b13-8ad9-eba6e9332e18 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/19f78e02-0327-48b9-bbe6-133441e031ec Aug 14 00:44:38.056169 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0484c5d6-70f4-4b13-8ad9-eba6e9332e18 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:38.056169 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0484c5d6-70f4-4b13-8ad9-eba6e9332e18 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:38.056169 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:38.056169 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:38.056169 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0484c5d6-70f4-4b13-8ad9-eba6e9332e18 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:44:38.056169 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0484c5d6-70f4-4b13-8ad9-eba6e9332e18 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/19f78e02-0327-48b9-bbe6-133441e031ec returned with HTTP 200 Aug 14 00:44:38.056169 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1350/5458] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:38 2026] GET /volume/v3/volumes/19f78e02-0327-48b9-bbe6-133441e031ec => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:38.483562 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b8835ec3-8836-4c4b-aece-8463b04362eb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:38.601926 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b8835ec3-8836-4c4b-aece-8463b04362eb tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:44:38.602390 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b8835ec3-8836-4c4b-aece-8463b04362eb tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-508125106", "extra_specs": {}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:38.604449 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:38.604449 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:38.618532 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b8835ec3-8836-4c4b-aece-8463b04362eb tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:44:38.618977 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1358/5459] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:44:38 2026] POST /volume/v3/types => generated 217 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:38.630836 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-69bd27a9-7c0f-4bf4-a041-d888f1bfaa3e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:38.637145 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-69bd27a9-7c0f-4bf4-a041-d888f1bfaa3e tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] POST https://10.4.3.208/volume/v3/types/00911eee-957a-4537-bcce-4c99ffa0ce94/encryption Aug 14 00:44:38.637145 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-69bd27a9-7c0f-4bf4-a041-d888f1bfaa3e tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:38.638216 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:38.638216 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:38.661316 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-69bd27a9-7c0f-4bf4-a041-d888f1bfaa3e tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] https://10.4.3.208/volume/v3/types/00911eee-957a-4537-bcce-4c99ffa0ce94/encryption returned with HTTP 200 Aug 14 00:44:38.662053 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1381/5460] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:44:38 2026] POST /volume/v3/types/00911eee-957a-4537-bcce-4c99ffa0ce94/encryption => generated 231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:38.671228 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:38.751297 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:38.751655 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-518431120", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-508125106", "size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:38.753124 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-518431120', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-508125106', 'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:38.757347 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Create volume of 1 GB Aug 14 00:44:38.757347 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:38.757347 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:38.757948 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Availability Zones retrieved successfully. Aug 14 00:44:38.763566 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Flow 'volume_create_api' (f404f763-a540-4a25-baf7-b3d48a60f920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:38.764473 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8106000-3e43-44f2-844c-02b20c7c4ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:38.765310 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:38.788315 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8106000-3e43-44f2-844c-02b20c7c4ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:44:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=00911eee-957a-4537-bcce-4c99ffa0ce94,is_public=True,name='tempest-scenario-type-cryptsetup-508125106',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00911eee-957a-4537-bcce-4c99ffa0ce94', '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=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:38.789520 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ef216f8-3366-4430-ad71-763e7ec0da6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:38.815903 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-508125106 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-508125106, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:44:38.816624 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-508125106 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-508125106, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:44:38.848999 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Created reservations ['2cfcd950-9377-4545-b6c5-3b74de605bd4', 'ca7b53a3-465c-40d6-88ec-e8a8f90d526d', 'dcfb8f9b-d451-4ccb-bd64-f855dd063faf', 'a4d19b59-ea38-49be-9463-89ffd9508272'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:38.849944 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ef216f8-3366-4430-ad71-763e7ec0da6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cfcd950-9377-4545-b6c5-3b74de605bd4', 'ca7b53a3-465c-40d6-88ec-e8a8f90d526d', 'dcfb8f9b-d451-4ccb-bd64-f855dd063faf', 'a4d19b59-ea38-49be-9463-89ffd9508272']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:38.850675 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32639b07-5808-4ba7-88ce-3a2594ab3f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:38.875217 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32639b07-5808-4ba7-88ce-3a2594ab3f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5960aad3-930f-48a7-9c6d-7d9d04e1e878', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-518431120',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0114306ba9ca491c9fd64524734e539e',qos_specs=None,replication_status=,reservations=['2cfcd950-9377-4545-b6c5-3b74de605bd4','ca7b53a3-465c-40d6-88ec-e8a8f90d526d','dcfb8f9b-d451-4ccb-bd64-f855dd063faf','a4d19b59-ea38-49be-9463-89ffd9508272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='324cdeaf50204cdea2f36762ee1e10da',volume_type_id=00911eee-957a-4537-bcce-4c99ffa0ce94), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-518431120',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5960aad3-930f-48a7-9c6d-7d9d04e1e878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0114306ba9ca491c9fd64524734e539e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='324cdeaf50204cdea2f36762ee1e10da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00911eee-957a-4537-bcce-4c99ffa0ce94),volume_type_id=00911eee-957a-4537-bcce-4c99ffa0ce94)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:38.876421 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (520112aa-005a-42f1-b7d0-40c2bae60359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:38.903009 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (520112aa-005a-42f1-b7d0-40c2bae60359) transitioned into state 'SUCCESS' from state '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-518431120',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0114306ba9ca491c9fd64524734e539e',qos_specs=None,replication_status=,reservations=['2cfcd950-9377-4545-b6c5-3b74de605bd4','ca7b53a3-465c-40d6-88ec-e8a8f90d526d','dcfb8f9b-d451-4ccb-bd64-f855dd063faf','a4d19b59-ea38-49be-9463-89ffd9508272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='324cdeaf50204cdea2f36762ee1e10da',volume_type_id=00911eee-957a-4537-bcce-4c99ffa0ce94)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:38.903801 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ef0f7e-a349-415c-85a8-d77d2af4623b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:38.913973 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ef0f7e-a349-415c-85a8-d77d2af4623b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:38.914768 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Flow 'volume_create_api' (f404f763-a540-4a25-baf7-b3d48a60f920) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:38.915054 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Create volume request issued successfully. Aug 14 00:44:38.915611 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-76b8b8cb-5e15-4caa-bbea-448fe84605b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:38.916164 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1372/5461] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:44:38 2026] POST /volume/v3/volumes => generated 789 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:39.067078 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6d1a9d2c-a1cd-47d2-9551-a760eff51281 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:39.072242 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6d1a9d2c-a1cd-47d2-9551-a760eff51281 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/19f78e02-0327-48b9-bbe6-133441e031ec Aug 14 00:44:39.072242 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6d1a9d2c-a1cd-47d2-9551-a760eff51281 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:39.072242 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6d1a9d2c-a1cd-47d2-9551-a760eff51281 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:39.083292 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:39.083292 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:39.088723 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6d1a9d2c-a1cd-47d2-9551-a760eff51281 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:44:39.093437 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6d1a9d2c-a1cd-47d2-9551-a760eff51281 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/19f78e02-0327-48b9-bbe6-133441e031ec returned with HTTP 200 Aug 14 00:44:39.093862 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1351/5462] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:39 2026] GET /volume/v3/volumes/19f78e02-0327-48b9-bbe6-133441e031ec => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:39.106811 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-85091cfe-33b2-4d7c-bcef-b3afe2705bf3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:39.110527 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-85091cfe-33b2-4d7c-bcef-b3afe2705bf3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:44:39.110791 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-85091cfe-33b2-4d7c-bcef-b3afe2705bf3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "19f78e02-0327-48b9-bbe6-133441e031ec", "name": "tempest-type-Backup-466339794"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:39.113340 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.contrib.backups [None req-85091cfe-33b2-4d7c-bcef-b3afe2705bf3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Creating new backup {'backup': {'volume_id': '19f78e02-0327-48b9-bbe6-133441e031ec', 'name': 'tempest-type-Backup-466339794'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:44:39.114223 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-85091cfe-33b2-4d7c-bcef-b3afe2705bf3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Creating backup of volume 19f78e02-0327-48b9-bbe6-133441e031ec in container None Aug 14 00:44:39.130865 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:39.130865 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:39.131295 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-85091cfe-33b2-4d7c-bcef-b3afe2705bf3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:44:39.157223 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-85091cfe-33b2-4d7c-bcef-b3afe2705bf3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Created reservations ['3f2384e2-5ed8-4c2c-bb75-6f5cfdd2a3ad', 'ebad6707-6a8c-4ad8-aed0-6f2d2a7aa7a7'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:39.186766 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-85091cfe-33b2-4d7c-bcef-b3afe2705bf3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:44:39.187283 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1359/5463] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:44:39 2026] POST /volume/v3/backups => generated 315 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:39.196224 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bac0999a-7f8f-4cc1-aaea-cc9b8570efcb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:39.198638 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bac0999a-7f8f-4cc1-aaea-cc9b8570efcb tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:44:39.198950 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bac0999a-7f8f-4cc1-aaea-cc9b8570efcb tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:39.199244 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bac0999a-7f8f-4cc1-aaea-cc9b8570efcb tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:39.199396 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-bac0999a-7f8f-4cc1-aaea-cc9b8570efcb tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:39.204815 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:39.204815 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:39.205744 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bac0999a-7f8f-4cc1-aaea-cc9b8570efcb tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:44:39.206256 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1382/5464] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:39 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:40.219630 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e8a44a83-ffd8-4d0d-8941-b2aef299eca9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:40.224511 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e8a44a83-ffd8-4d0d-8941-b2aef299eca9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:44:40.224511 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e8a44a83-ffd8-4d0d-8941-b2aef299eca9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:40.224511 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e8a44a83-ffd8-4d0d-8941-b2aef299eca9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:40.224511 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-e8a44a83-ffd8-4d0d-8941-b2aef299eca9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:40.232773 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:40.232773 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:40.232773 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e8a44a83-ffd8-4d0d-8941-b2aef299eca9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:44:40.232773 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1373/5465] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:40 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:40.303354 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:40.380920 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:40.381414 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-668985685", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:40.383792 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-668985685', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:40.383968 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Create volume of 1 GB Aug 14 00:44:40.388722 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Availability Zones retrieved successfully. Aug 14 00:44:40.394409 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Flow 'volume_create_api' (665911ad-c647-4a40-9723-71027e0fa216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:40.395458 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce9eb2b2-11d9-400e-908c-396e6ebb4f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:40.396434 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:40.422063 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce9eb2b2-11d9-400e-908c-396e6ebb4f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:40.423365 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1dc9687-d4b6-42fe-b91a-f6212c93b0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:40.492655 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Created reservations ['68350491-5f78-42c2-b86f-af02a58685c4', '603d2989-10ab-4f83-8b96-604a48db194d', '792dc419-3eea-4186-85e5-c49e6ad94c6e', '519a5648-994e-49ff-87ff-8f28cf63f8a5'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:40.493469 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1dc9687-d4b6-42fe-b91a-f6212c93b0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68350491-5f78-42c2-b86f-af02a58685c4', '603d2989-10ab-4f83-8b96-604a48db194d', '792dc419-3eea-4186-85e5-c49e6ad94c6e', '519a5648-994e-49ff-87ff-8f28cf63f8a5']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:40.494320 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf9bec6b-4c17-4c73-beba-2ae16defa14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:40.518695 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf9bec6b-4c17-4c73-beba-2ae16defa14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f25b806-9508-4266-aa2a-a1f2d64321eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-668985685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fae71f8b81ec4e3b818b7f1c5137044d',qos_specs=None,replication_status=,reservations=['68350491-5f78-42c2-b86f-af02a58685c4','603d2989-10ab-4f83-8b96-604a48db194d','792dc419-3eea-4186-85e5-c49e6ad94c6e','519a5648-994e-49ff-87ff-8f28cf63f8a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b80ce48b24d7464587f99c846b421fa0',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-668985685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f25b806-9508-4266-aa2a-a1f2d64321eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fae71f8b81ec4e3b818b7f1c5137044d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b80ce48b24d7464587f99c846b421fa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:40.522110 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7974a7b1-062a-4e84-ae31-64a37cb00660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:40.538788 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7974a7b1-062a-4e84-ae31-64a37cb00660) transitioned into state 'SUCCESS' from state '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-668985685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fae71f8b81ec4e3b818b7f1c5137044d',qos_specs=None,replication_status=,reservations=['68350491-5f78-42c2-b86f-af02a58685c4','603d2989-10ab-4f83-8b96-604a48db194d','792dc419-3eea-4186-85e5-c49e6ad94c6e','519a5648-994e-49ff-87ff-8f28cf63f8a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b80ce48b24d7464587f99c846b421fa0',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:40.539476 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac77d42-2fb8-49e7-b553-a4ce0f16a62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:40.548785 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac77d42-2fb8-49e7-b553-a4ce0f16a62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:40.549511 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Flow 'volume_create_api' (665911ad-c647-4a40-9723-71027e0fa216) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:40.549771 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Create volume request issued successfully. Aug 14 00:44:40.550314 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d414e7f6-d7a3-43ec-ad4d-586bb506f50c tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:40.550684 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1352/5466] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:44:40 2026] POST /volume/v3/volumes => generated 753 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:40.568605 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-25e0e488-1506-4dd1-9c94-9c998911a1ae None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:40.570421 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-25e0e488-1506-4dd1-9c94-9c998911a1ae tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb Aug 14 00:44:40.570603 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-25e0e488-1506-4dd1-9c94-9c998911a1ae tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:40.570802 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-25e0e488-1506-4dd1-9c94-9c998911a1ae tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:40.577341 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:40.577341 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:40.582720 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-25e0e488-1506-4dd1-9c94-9c998911a1ae tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Volume info retrieved successfully. Aug 14 00:44:40.590417 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-25e0e488-1506-4dd1-9c94-9c998911a1ae tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb returned with HTTP 200 Aug 14 00:44:40.590417 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1360/5467] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:40 2026] GET /volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:41.242777 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5f97f599-b4a0-49a5-b012-25eaf2707375 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:41.245256 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5f97f599-b4a0-49a5-b012-25eaf2707375 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:44:41.245559 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5f97f599-b4a0-49a5-b012-25eaf2707375 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:41.245806 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5f97f599-b4a0-49a5-b012-25eaf2707375 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:41.245970 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-5f97f599-b4a0-49a5-b012-25eaf2707375 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:41.251079 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:41.251079 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:41.251846 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5f97f599-b4a0-49a5-b012-25eaf2707375 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:44:41.252509 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1383/5468] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:41 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:41.599585 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-33a005b1-2b9e-418d-a241-4e14f07ad117 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:41.601358 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-33a005b1-2b9e-418d-a241-4e14f07ad117 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb Aug 14 00:44:41.601582 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-33a005b1-2b9e-418d-a241-4e14f07ad117 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:41.601759 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-33a005b1-2b9e-418d-a241-4e14f07ad117 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:41.608237 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:41.608237 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:41.613082 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-33a005b1-2b9e-418d-a241-4e14f07ad117 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Volume info retrieved successfully. Aug 14 00:44:41.617493 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-33a005b1-2b9e-418d-a241-4e14f07ad117 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb returned with HTTP 200 Aug 14 00:44:41.617862 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1374/5469] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:41 2026] GET /volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:41.634601 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e5e06d2d-76e6-424d-ac5f-726b4f367a6f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:41.637146 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e5e06d2d-76e6-424d-ac5f-726b4f367a6f tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb Aug 14 00:44:41.637401 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e5e06d2d-76e6-424d-ac5f-726b4f367a6f tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:41.637646 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e5e06d2d-76e6-424d-ac5f-726b4f367a6f tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:41.646710 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:41.646710 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:41.650881 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e5e06d2d-76e6-424d-ac5f-726b4f367a6f tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Volume info retrieved successfully. Aug 14 00:44:41.656558 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e5e06d2d-76e6-424d-ac5f-726b4f367a6f tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb returned with HTTP 200 Aug 14 00:44:41.656920 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1353/5470] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:41 2026] GET /volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:41.672268 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e0aea49d-0eea-4a7f-b099-3bab3308cc2f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:41.674115 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e0aea49d-0eea-4a7f-b099-3bab3308cc2f tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:44:41.674509 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e0aea49d-0eea-4a7f-b099-3bab3308cc2f tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f25b806-9508-4266-aa2a-a1f2d64321eb", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1146956918", "description": null, "metadata": null}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:41.683116 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:41.683116 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:41.683727 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e0aea49d-0eea-4a7f-b099-3bab3308cc2f tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Volume info retrieved successfully. Aug 14 00:44:41.683873 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-e0aea49d-0eea-4a7f-b099-3bab3308cc2f tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Create snapshot from volume 3f25b806-9508-4266-aa2a-a1f2d64321eb Aug 14 00:44:41.739610 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-e0aea49d-0eea-4a7f-b099-3bab3308cc2f tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Created reservations ['447231c8-1dde-45b4-892a-f100144025c0', 'cb1ba704-8dcb-49ae-bff1-94ec1f6ef309', 'd94a53c0-1738-4d03-8080-90cb750acc95', '9be62f60-b21c-439f-92b6-32694411fc93'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:41.776941 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e0aea49d-0eea-4a7f-b099-3bab3308cc2f tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Snapshot force create request issued successfully. Aug 14 00:44:41.777431 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e0aea49d-0eea-4a7f-b099-3bab3308cc2f tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:44:41.777848 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1361/5471] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:44:41 2026] POST /volume/v3/snapshots => generated 310 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:41.786989 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9766c9dc-25b6-42d3-960c-4fa74f9c1757 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:41.789419 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9766c9dc-25b6-42d3-960c-4fa74f9c1757 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec Aug 14 00:44:41.789749 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9766c9dc-25b6-42d3-960c-4fa74f9c1757 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:41.789994 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9766c9dc-25b6-42d3-960c-4fa74f9c1757 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:41.795682 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:41.795682 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:41.796334 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9766c9dc-25b6-42d3-960c-4fa74f9c1757 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Snapshot retrieved successfully. Aug 14 00:44:41.797616 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9766c9dc-25b6-42d3-960c-4fa74f9c1757 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec returned with HTTP 200 Aug 14 00:44:41.797993 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1384/5472] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:41 2026] GET /volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:42.263100 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2f76abd3-37bf-4f9e-a76c-06b56ae8b20e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:42.264992 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2f76abd3-37bf-4f9e-a76c-06b56ae8b20e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:44:42.265241 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2f76abd3-37bf-4f9e-a76c-06b56ae8b20e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:42.265431 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2f76abd3-37bf-4f9e-a76c-06b56ae8b20e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:42.265533 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-2f76abd3-37bf-4f9e-a76c-06b56ae8b20e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:42.270156 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:42.270156 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:42.270236 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2f76abd3-37bf-4f9e-a76c-06b56ae8b20e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:44:42.270625 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1375/5473] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:42 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:42.807076 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-86223650-1afb-4160-8870-a529c6c6a162 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:42.808816 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-86223650-1afb-4160-8870-a529c6c6a162 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec Aug 14 00:44:42.810908 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-86223650-1afb-4160-8870-a529c6c6a162 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:42.811147 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-86223650-1afb-4160-8870-a529c6c6a162 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:42.825121 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:42.825121 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:42.825818 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-86223650-1afb-4160-8870-a529c6c6a162 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Snapshot retrieved successfully. Aug 14 00:44:42.827110 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-86223650-1afb-4160-8870-a529c6c6a162 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec returned with HTTP 200 Aug 14 00:44:42.828939 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1354/5474] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:42 2026] GET /volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:44:42.841135 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6fc41014-4eeb-42de-82dc-c7ea1f0f892d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:42.845764 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6fc41014-4eeb-42de-82dc-c7ea1f0f892d tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec Aug 14 00:44:42.845764 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6fc41014-4eeb-42de-82dc-c7ea1f0f892d tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:42.845764 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6fc41014-4eeb-42de-82dc-c7ea1f0f892d tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:42.852312 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:42.852312 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:42.854382 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6fc41014-4eeb-42de-82dc-c7ea1f0f892d tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Snapshot retrieved successfully. Aug 14 00:44:42.854382 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6fc41014-4eeb-42de-82dc-c7ea1f0f892d tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec returned with HTTP 200 Aug 14 00:44:42.854382 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1362/5475] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:42 2026] GET /volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:42.863201 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5f72dde5-76d6-409c-a7c6-ce0ecbcc6d72 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:42.866316 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5f72dde5-76d6-409c-a7c6-ce0ecbcc6d72 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec Aug 14 00:44:42.866316 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5f72dde5-76d6-409c-a7c6-ce0ecbcc6d72 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:42.866478 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5f72dde5-76d6-409c-a7c6-ce0ecbcc6d72 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:42.874450 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:42.874450 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:42.874966 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5f72dde5-76d6-409c-a7c6-ce0ecbcc6d72 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Snapshot retrieved successfully. Aug 14 00:44:42.875848 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5f72dde5-76d6-409c-a7c6-ce0ecbcc6d72 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec returned with HTTP 200 Aug 14 00:44:42.876288 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1385/5476] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:42 2026] GET /volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:42.886737 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-95f5701c-442c-413a-a18e-8e143aca551b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:42.890469 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:42.890912 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6e51a5df-a8bc-48af-884f-394a5ba67cec", "size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:42.893382 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Create volume request body: {'volume': {'snapshot_id': '6e51a5df-a8bc-48af-884f-394a5ba67cec', 'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:42.903034 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:42.903034 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:42.903352 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Snapshot retrieved successfully. Aug 14 00:44:42.903562 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Create volume of 1 GB Aug 14 00:44:42.907434 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Availability Zones retrieved successfully. Aug 14 00:44:42.913213 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Flow 'volume_create_api' (e373f3e6-7839-4aa0-bae1-b339e418690c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:42.914285 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca9620be-204b-4210-9d91-910d4e891ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:42.915417 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:42.956399 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca9620be-204b-4210-9d91-910d4e891ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6e51a5df-a8bc-48af-884f-394a5ba67cec', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:42.957412 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c18b77cd-321f-45ee-a3fe-245fda8d38ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:43.009849 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Created reservations ['c622491f-bf92-4065-8486-f4fbaec308c1', '3f835ce5-3c76-4f0a-a4dc-7049f81c8098', '6b104919-46a3-4717-8664-a2eee20ee229', '40e1f180-577b-41bc-b20b-9d8a51599486'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:43.011025 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c18b77cd-321f-45ee-a3fe-245fda8d38ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c622491f-bf92-4065-8486-f4fbaec308c1', '3f835ce5-3c76-4f0a-a4dc-7049f81c8098', '6b104919-46a3-4717-8664-a2eee20ee229', '40e1f180-577b-41bc-b20b-9d8a51599486']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:43.011325 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c1f3e4-8d33-4bd1-bf08-c2ae6059fc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:43.061231 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c1f3e4-8d33-4bd1-bf08-c2ae6059fc54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcc94567-3e18-4447-8107-b7406a979d1b', '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='fae71f8b81ec4e3b818b7f1c5137044d',qos_specs=None,replication_status=,reservations=['c622491f-bf92-4065-8486-f4fbaec308c1','3f835ce5-3c76-4f0a-a4dc-7049f81c8098','6b104919-46a3-4717-8664-a2eee20ee229','40e1f180-577b-41bc-b20b-9d8a51599486'],size=1,snapshot_id=6e51a5df-a8bc-48af-884f-394a5ba67cec,source_replicaid=,source_volid=None,status='creating',user_id='b80ce48b24d7464587f99c846b421fa0',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:43Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcc94567-3e18-4447-8107-b7406a979d1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fae71f8b81ec4e3b818b7f1c5137044d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6e51a5df-a8bc-48af-884f-394a5ba67cec,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b80ce48b24d7464587f99c846b421fa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:43.062102 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c6553b4-853e-433e-b6e4-72ab787d3ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:43.082669 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c6553b4-853e-433e-b6e4-72ab787d3ac3) transitioned into state 'SUCCESS' from 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='fae71f8b81ec4e3b818b7f1c5137044d',qos_specs=None,replication_status=,reservations=['c622491f-bf92-4065-8486-f4fbaec308c1','3f835ce5-3c76-4f0a-a4dc-7049f81c8098','6b104919-46a3-4717-8664-a2eee20ee229','40e1f180-577b-41bc-b20b-9d8a51599486'],size=1,snapshot_id=6e51a5df-a8bc-48af-884f-394a5ba67cec,source_replicaid=,source_volid=None,status='creating',user_id='b80ce48b24d7464587f99c846b421fa0',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:43.083585 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abaf499d-76d0-43f9-816b-120849d6f2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:43.107892 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abaf499d-76d0-43f9-816b-120849d6f2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:43.109004 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Flow 'volume_create_api' (e373f3e6-7839-4aa0-bae1-b339e418690c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:43.109222 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Create volume request issued successfully. Aug 14 00:44:43.109862 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-95f5701c-442c-413a-a18e-8e143aca551b tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:43.110543 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1376/5477] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:44:42 2026] POST /volume/v3/volumes => generated 741 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:43.125664 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e0978d4a-6829-4888-8e1a-fbb2d7eb890a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:43.128008 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e0978d4a-6829-4888-8e1a-fbb2d7eb890a tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b Aug 14 00:44:43.128267 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e0978d4a-6829-4888-8e1a-fbb2d7eb890a tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:43.128506 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e0978d4a-6829-4888-8e1a-fbb2d7eb890a tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:43.138754 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:43.138754 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:43.143623 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e0978d4a-6829-4888-8e1a-fbb2d7eb890a tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Volume info retrieved successfully. Aug 14 00:44:43.149176 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e0978d4a-6829-4888-8e1a-fbb2d7eb890a tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b returned with HTTP 200 Aug 14 00:44:43.149815 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1355/5478] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:43 2026] GET /volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b => generated 809 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:43.287354 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-29eb3d92-9abc-455b-b62c-e424527938de None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:43.290235 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-29eb3d92-9abc-455b-b62c-e424527938de tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:44:43.290498 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-29eb3d92-9abc-455b-b62c-e424527938de tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:43.290692 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-29eb3d92-9abc-455b-b62c-e424527938de tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:43.290847 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-29eb3d92-9abc-455b-b62c-e424527938de tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:43.297252 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:43.297252 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:43.297906 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-29eb3d92-9abc-455b-b62c-e424527938de tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:44:43.298322 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1363/5479] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:43 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:44.166717 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-efc24a7e-c62e-476c-8a52-097c0a13165a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:44.171490 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-efc24a7e-c62e-476c-8a52-097c0a13165a tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b Aug 14 00:44:44.171823 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-efc24a7e-c62e-476c-8a52-097c0a13165a tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:44.172065 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-efc24a7e-c62e-476c-8a52-097c0a13165a tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:44.182791 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:44.182791 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:44.187475 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-efc24a7e-c62e-476c-8a52-097c0a13165a tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Volume info retrieved successfully. Aug 14 00:44:44.194143 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-efc24a7e-c62e-476c-8a52-097c0a13165a tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b returned with HTTP 200 Aug 14 00:44:44.194599 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1386/5480] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:44 2026] GET /volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b => generated 834 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:44.213372 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ba76a655-882b-487a-a918-f61bc8df8221 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:44.216242 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba76a655-882b-487a-a918-f61bc8df8221 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b Aug 14 00:44:44.216242 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba76a655-882b-487a-a918-f61bc8df8221 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:44.217050 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ba76a655-882b-487a-a918-f61bc8df8221 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:44.223346 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:44.223346 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:44.226463 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ba76a655-882b-487a-a918-f61bc8df8221 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Volume info retrieved successfully. Aug 14 00:44:44.230742 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ba76a655-882b-487a-a918-f61bc8df8221 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b returned with HTTP 200 Aug 14 00:44:44.231177 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1377/5481] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:44 2026] GET /volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:44.247143 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0b0d93e5-da1b-44f1-952e-63f36ae19f05 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:44.249409 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0b0d93e5-da1b-44f1-952e-63f36ae19f05 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec Aug 14 00:44:44.249690 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0b0d93e5-da1b-44f1-952e-63f36ae19f05 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:44.249958 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0b0d93e5-da1b-44f1-952e-63f36ae19f05 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:44.250129 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-0b0d93e5-da1b-44f1-952e-63f36ae19f05 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Delete snapshot with id: 6e51a5df-a8bc-48af-884f-394a5ba67cec Aug 14 00:44:44.257642 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:44.257642 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:44.258286 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0b0d93e5-da1b-44f1-952e-63f36ae19f05 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Snapshot retrieved successfully. Aug 14 00:44:44.279293 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0b0d93e5-da1b-44f1-952e-63f36ae19f05 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Snapshot delete request issued successfully. Aug 14 00:44:44.279770 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0b0d93e5-da1b-44f1-952e-63f36ae19f05 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec returned with HTTP 202 Aug 14 00:44:44.280512 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1356/5482] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:44:44 2026] DELETE /volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:44.290132 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d8efc219-3e7f-4f74-a6cb-625f20c18df1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:44.294500 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d8efc219-3e7f-4f74-a6cb-625f20c18df1 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec Aug 14 00:44:44.294500 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d8efc219-3e7f-4f74-a6cb-625f20c18df1 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:44.294500 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d8efc219-3e7f-4f74-a6cb-625f20c18df1 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:44.298739 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:44.298739 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:44.299257 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d8efc219-3e7f-4f74-a6cb-625f20c18df1 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Snapshot retrieved successfully. Aug 14 00:44:44.300060 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d8efc219-3e7f-4f74-a6cb-625f20c18df1 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec returned with HTTP 200 Aug 14 00:44:44.300513 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1364/5483] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:44 2026] GET /volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:44.311233 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-20e857ef-5ad2-402f-a4f4-06a464934b99 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:44.313407 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-20e857ef-5ad2-402f-a4f4-06a464934b99 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:44:44.313678 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-20e857ef-5ad2-402f-a4f4-06a464934b99 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:44.313879 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-20e857ef-5ad2-402f-a4f4-06a464934b99 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:44.314004 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-20e857ef-5ad2-402f-a4f4-06a464934b99 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:44.318567 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:44.318567 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:44.319229 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-20e857ef-5ad2-402f-a4f4-06a464934b99 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:44:44.319677 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1387/5484] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:44 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:45.311175 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fcecdd31-113e-48a7-920c-035b10e23152 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:45.313415 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fcecdd31-113e-48a7-920c-035b10e23152 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec Aug 14 00:44:45.313736 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fcecdd31-113e-48a7-920c-035b10e23152 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:45.314450 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fcecdd31-113e-48a7-920c-035b10e23152 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:45.319774 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fcecdd31-113e-48a7-920c-035b10e23152 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec returned with HTTP 404 Aug 14 00:44:45.320361 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1378/5485] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:45 2026] GET /volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:45.332262 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4b357955-5fa1-4979-a6ab-81cb250059f9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:45.334608 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4b357955-5fa1-4979-a6ab-81cb250059f9 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] DELETE https://10.4.3.208/volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb Aug 14 00:44:45.334859 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4b357955-5fa1-4979-a6ab-81cb250059f9 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:45.335068 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4b357955-5fa1-4979-a6ab-81cb250059f9 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:45.335321 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-4b357955-5fa1-4979-a6ab-81cb250059f9 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Delete volume with id: 3f25b806-9508-4266-aa2a-a1f2d64321eb Aug 14 00:44:45.338103 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0c7afa63-2128-49b8-9e2a-ef2ad6066713 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:45.340167 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0c7afa63-2128-49b8-9e2a-ef2ad6066713 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:44:45.340634 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0c7afa63-2128-49b8-9e2a-ef2ad6066713 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:45.340893 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0c7afa63-2128-49b8-9e2a-ef2ad6066713 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:45.342993 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-0c7afa63-2128-49b8-9e2a-ef2ad6066713 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:45.349425 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:45.349425 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:45.350279 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0c7afa63-2128-49b8-9e2a-ef2ad6066713 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:44:45.350805 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1365/5486] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:45 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:45.351490 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:45.351490 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:45.352057 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4b357955-5fa1-4979-a6ab-81cb250059f9 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Volume info retrieved successfully. Aug 14 00:44:45.389123 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-4b357955-5fa1-4979-a6ab-81cb250059f9 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Delete volume request issued successfully. Aug 14 00:44:45.392112 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4b357955-5fa1-4979-a6ab-81cb250059f9 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb returned with HTTP 202 Aug 14 00:44:45.392112 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1357/5487] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:44:45 2026] DELETE /volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:45.399160 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a53e23a7-0a40-457a-837f-8840140fab70 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:45.400955 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a53e23a7-0a40-457a-837f-8840140fab70 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb Aug 14 00:44:45.401821 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a53e23a7-0a40-457a-837f-8840140fab70 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:45.401821 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a53e23a7-0a40-457a-837f-8840140fab70 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:45.418593 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:45.418593 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:45.423923 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a53e23a7-0a40-457a-837f-8840140fab70 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Volume info retrieved successfully. Aug 14 00:44:45.430576 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a53e23a7-0a40-457a-837f-8840140fab70 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb returned with HTTP 200 Aug 14 00:44:45.432457 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1388/5488] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:45 2026] GET /volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:46.362864 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-005d8e73-1c73-46f2-a574-324fe431f797 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:46.364818 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-005d8e73-1c73-46f2-a574-324fe431f797 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:44:46.365030 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-005d8e73-1c73-46f2-a574-324fe431f797 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:46.365221 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-005d8e73-1c73-46f2-a574-324fe431f797 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:46.365376 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-005d8e73-1c73-46f2-a574-324fe431f797 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:46.372673 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:46.372673 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:46.373340 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-005d8e73-1c73-46f2-a574-324fe431f797 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:44:46.373707 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1379/5489] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:46 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:46.408065 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-6ea28c40-c77f-4e4c-9c62-f1b76b6680a0 req-296cc712-54c0-4f86-95fd-f7dc93c02f84 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:46.411511 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6ea28c40-c77f-4e4c-9c62-f1b76b6680a0 req-296cc712-54c0-4f86-95fd-f7dc93c02f84 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] DELETE https://10.4.3.208/volume/v3/attachments/d10dc9e3-7d56-42a6-ba59-3cf255f50ea5 Aug 14 00:44:46.411724 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6ea28c40-c77f-4e4c-9c62-f1b76b6680a0 req-296cc712-54c0-4f86-95fd-f7dc93c02f84 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:46.411916 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6ea28c40-c77f-4e4c-9c62-f1b76b6680a0 req-296cc712-54c0-4f86-95fd-f7dc93c02f84 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:46.421545 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:46.421545 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:46.463790 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4298c669-e3b4-46c0-bdb8-722afbea6b89 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:46.465526 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4298c669-e3b4-46c0-bdb8-722afbea6b89 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb Aug 14 00:44:46.465754 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4298c669-e3b4-46c0-bdb8-722afbea6b89 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:46.465972 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4298c669-e3b4-46c0-bdb8-722afbea6b89 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:46.477890 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4298c669-e3b4-46c0-bdb8-722afbea6b89 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb returned with HTTP 404 Aug 14 00:44:46.478507 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1358/5490] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:46 2026] GET /volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:46.486020 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7f0df182-df90-4ea8-bdf3-f696b73741e4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:46.488028 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7f0df182-df90-4ea8-bdf3-f696b73741e4 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] DELETE https://10.4.3.208/volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b Aug 14 00:44:46.490983 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7f0df182-df90-4ea8-bdf3-f696b73741e4 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:46.490983 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7f0df182-df90-4ea8-bdf3-f696b73741e4 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:46.490983 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-7f0df182-df90-4ea8-bdf3-f696b73741e4 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Delete volume with id: fcc94567-3e18-4447-8107-b7406a979d1b Aug 14 00:44:46.495573 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:46.495573 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:46.496167 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7f0df182-df90-4ea8-bdf3-f696b73741e4 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Volume info retrieved successfully. Aug 14 00:44:46.514057 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6ea28c40-c77f-4e4c-9c62-f1b76b6680a0 req-296cc712-54c0-4f86-95fd-f7dc93c02f84 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/attachments/d10dc9e3-7d56-42a6-ba59-3cf255f50ea5 returned with HTTP 200 Aug 14 00:44:46.514519 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1366/5491] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:44:46 2026] DELETE /volume/v3/attachments/d10dc9e3-7d56-42a6-ba59-3cf255f50ea5 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:46.516790 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7f0df182-df90-4ea8-bdf3-f696b73741e4 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Delete volume request issued successfully. Aug 14 00:44:46.517146 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7f0df182-df90-4ea8-bdf3-f696b73741e4 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b returned with HTTP 202 Aug 14 00:44:46.517938 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1389/5492] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:44:46 2026] DELETE /volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:46.526695 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-53682d00-8cee-4633-83ac-60f4bcd84be8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:46.529819 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-53682d00-8cee-4633-83ac-60f4bcd84be8 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b Aug 14 00:44:46.529819 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-53682d00-8cee-4633-83ac-60f4bcd84be8 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:46.529819 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-53682d00-8cee-4633-83ac-60f4bcd84be8 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:46.542140 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:46.542140 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:46.543707 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-53682d00-8cee-4633-83ac-60f4bcd84be8 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Volume info retrieved successfully. Aug 14 00:44:46.548790 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-53682d00-8cee-4633-83ac-60f4bcd84be8 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b returned with HTTP 200 Aug 14 00:44:46.549249 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1380/5493] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:46 2026] GET /volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:47.388345 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-848da7f1-1e1a-4067-b0c3-34b088853594 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:47.391312 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-848da7f1-1e1a-4067-b0c3-34b088853594 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:44:47.391547 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-848da7f1-1e1a-4067-b0c3-34b088853594 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:47.391795 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-848da7f1-1e1a-4067-b0c3-34b088853594 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:47.391897 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-848da7f1-1e1a-4067-b0c3-34b088853594 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:47.396583 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:47.396583 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:47.397325 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-848da7f1-1e1a-4067-b0c3-34b088853594 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:44:47.397705 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1359/5494] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:47 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:47.566145 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-26eee520-0712-45bb-9959-120d33e502f1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:47.568404 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-26eee520-0712-45bb-9959-120d33e502f1 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b Aug 14 00:44:47.569651 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-26eee520-0712-45bb-9959-120d33e502f1 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:47.569651 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-26eee520-0712-45bb-9959-120d33e502f1 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:47.575009 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-26eee520-0712-45bb-9959-120d33e502f1 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b returned with HTTP 404 Aug 14 00:44:47.575748 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1367/5495] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:47 2026] GET /volume/v3/volumes/fcc94567-3e18-4447-8107-b7406a979d1b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:47.584016 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-391ed4b1-169c-470c-aabe-7d8130aedfff None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:47.585881 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-391ed4b1-169c-470c-aabe-7d8130aedfff tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec Aug 14 00:44:47.586114 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-391ed4b1-169c-470c-aabe-7d8130aedfff tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:47.586311 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-391ed4b1-169c-470c-aabe-7d8130aedfff tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:47.586411 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-391ed4b1-169c-470c-aabe-7d8130aedfff tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Delete snapshot with id: 6e51a5df-a8bc-48af-884f-394a5ba67cec Aug 14 00:44:47.591389 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-391ed4b1-169c-470c-aabe-7d8130aedfff tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec returned with HTTP 404 Aug 14 00:44:47.593145 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1390/5496] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:44:47 2026] DELETE /volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:47.604303 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-87d3f5c5-03b8-4b26-8506-aad84e8f85cb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:47.605849 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-315ca629-9e3d-4df8-ab6d-aa2830b6591d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:47.606364 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-87d3f5c5-03b8-4b26-8506-aad84e8f85cb tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec Aug 14 00:44:47.606541 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-87d3f5c5-03b8-4b26-8506-aad84e8f85cb tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:47.607333 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-87d3f5c5-03b8-4b26-8506-aad84e8f85cb tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:47.607372 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-315ca629-9e3d-4df8-ab6d-aa2830b6591d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] DELETE https://10.4.3.208/volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 Aug 14 00:44:47.607482 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-315ca629-9e3d-4df8-ab6d-aa2830b6591d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:47.608327 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-315ca629-9e3d-4df8-ab6d-aa2830b6591d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:47.608327 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-315ca629-9e3d-4df8-ab6d-aa2830b6591d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Delete volume with id: 9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 Aug 14 00:44:47.614516 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:47.614516 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:47.614941 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-315ca629-9e3d-4df8-ab6d-aa2830b6591d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Volume info retrieved successfully. Aug 14 00:44:47.618236 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-87d3f5c5-03b8-4b26-8506-aad84e8f85cb tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec returned with HTTP 404 Aug 14 00:44:47.618791 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1381/5497] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:44:47 2026] GET /volume/v3/snapshots/6e51a5df-a8bc-48af-884f-394a5ba67cec => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:47.626863 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dd45582f-a107-48e4-b772-27bc417b9fe4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:47.629630 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dd45582f-a107-48e4-b772-27bc417b9fe4 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] DELETE https://10.4.3.208/volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb Aug 14 00:44:47.629630 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dd45582f-a107-48e4-b772-27bc417b9fe4 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:47.629630 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dd45582f-a107-48e4-b772-27bc417b9fe4 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:47.629630 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-dd45582f-a107-48e4-b772-27bc417b9fe4 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Delete volume with id: 3f25b806-9508-4266-aa2a-a1f2d64321eb Aug 14 00:44:47.630709 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-315ca629-9e3d-4df8-ab6d-aa2830b6591d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Delete volume request issued successfully. Aug 14 00:44:47.630897 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-315ca629-9e3d-4df8-ab6d-aa2830b6591d tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 returned with HTTP 202 Aug 14 00:44:47.631339 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1360/5498] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:44:47 2026] DELETE /volume/v3/volumes/9dd4dfc3-2aa3-48c7-8040-98ffd5948b85 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:47.634787 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dd45582f-a107-48e4-b772-27bc417b9fe4 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb returned with HTTP 404 Aug 14 00:44:47.635299 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1368/5499] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:44:47 2026] DELETE /volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:47.641308 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-58edaf63-d8ce-46fb-84ce-b10256786c3e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:47.645185 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-58edaf63-d8ce-46fb-84ce-b10256786c3e tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] DELETE https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c Aug 14 00:44:47.645389 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-58edaf63-d8ce-46fb-84ce-b10256786c3e tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:47.645645 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-58edaf63-d8ce-46fb-84ce-b10256786c3e tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:47.645694 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-58edaf63-d8ce-46fb-84ce-b10256786c3e tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Delete backup with id: 4f2f5d7e-fff4-463c-95ce-af31bfae681c. Aug 14 00:44:47.645894 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a169f1e7-df12-4138-ad55-286ed44ea175 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:47.647745 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a169f1e7-df12-4138-ad55-286ed44ea175 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] GET https://10.4.3.208/volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb Aug 14 00:44:47.648098 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a169f1e7-df12-4138-ad55-286ed44ea175 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:47.648261 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a169f1e7-df12-4138-ad55-286ed44ea175 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:47.653005 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:47.653005 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:47.655058 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a169f1e7-df12-4138-ad55-286ed44ea175 tempest-SnapshotDependencyTests-1721031703 tempest-SnapshotDependencyTests-1721031703-project-member] https://10.4.3.208/volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb returned with HTTP 404 Aug 14 00:44:47.655602 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1382/5500] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:47 2026] GET /volume/v3/volumes/3f25b806-9508-4266-aa2a-a1f2d64321eb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:47.671341 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.backup.rpcapi [None req-58edaf63-d8ce-46fb-84ce-b10256786c3e tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] delete_backup rpcapi backup_id 4f2f5d7e-fff4-463c-95ce-af31bfae681c {{(pid=100210) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:44:47.673626 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-58edaf63-d8ce-46fb-84ce-b10256786c3e tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c returned with HTTP 202 Aug 14 00:44:47.674131 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1391/5501] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:44:47 2026] DELETE /volume/v3/backups/4f2f5d7e-fff4-463c-95ce-af31bfae681c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:44:47.684785 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-47b59c4b-24cd-4a58-82d6-e0d9b0d57f4f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:47.688210 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-47b59c4b-24cd-4a58-82d6-e0d9b0d57f4f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] DELETE https://10.4.3.208/volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 Aug 14 00:44:47.688434 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-47b59c4b-24cd-4a58-82d6-e0d9b0d57f4f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:47.688653 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-47b59c4b-24cd-4a58-82d6-e0d9b0d57f4f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:47.689131 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-47b59c4b-24cd-4a58-82d6-e0d9b0d57f4f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Delete volume with id: 2cd0cebc-636b-487b-a2a1-dbad9fdb8203 Aug 14 00:44:47.699756 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:47.699756 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:47.700412 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-47b59c4b-24cd-4a58-82d6-e0d9b0d57f4f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Volume info retrieved successfully. Aug 14 00:44:47.749894 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-47b59c4b-24cd-4a58-82d6-e0d9b0d57f4f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Delete volume request issued successfully. Aug 14 00:44:47.750183 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-47b59c4b-24cd-4a58-82d6-e0d9b0d57f4f tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 returned with HTTP 202 Aug 14 00:44:47.750964 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1361/5502] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:44:47 2026] DELETE /volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:47.761425 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-af02a81b-5d5e-4778-859d-a18628b18085 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:47.763663 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-af02a81b-5d5e-4778-859d-a18628b18085 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 Aug 14 00:44:47.763873 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-af02a81b-5d5e-4778-859d-a18628b18085 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:47.764126 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-af02a81b-5d5e-4778-859d-a18628b18085 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:47.772768 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:47.772768 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:47.778860 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-af02a81b-5d5e-4778-859d-a18628b18085 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Volume info retrieved successfully. Aug 14 00:44:47.785563 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-af02a81b-5d5e-4778-859d-a18628b18085 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 returned with HTTP 200 Aug 14 00:44:47.786630 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1369/5503] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:47 2026] GET /volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:48.421591 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2cea1214-4f84-4b7a-9aff-02c9c322d5cf None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:48.423835 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2cea1214-4f84-4b7a-9aff-02c9c322d5cf tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:44:48.423964 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2cea1214-4f84-4b7a-9aff-02c9c322d5cf tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:48.424226 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2cea1214-4f84-4b7a-9aff-02c9c322d5cf tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:48.424377 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-2cea1214-4f84-4b7a-9aff-02c9c322d5cf tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:48.430468 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:48.430468 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:48.431458 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2cea1214-4f84-4b7a-9aff-02c9c322d5cf tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:44:48.431952 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1383/5504] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:48 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:48.802792 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-311cbab1-6158-4e77-a0fe-5b5cd67d3b25 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:48.804839 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-311cbab1-6158-4e77-a0fe-5b5cd67d3b25 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] GET https://10.4.3.208/volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 Aug 14 00:44:48.805249 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-311cbab1-6158-4e77-a0fe-5b5cd67d3b25 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:48.805599 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-311cbab1-6158-4e77-a0fe-5b5cd67d3b25 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:48.813606 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-311cbab1-6158-4e77-a0fe-5b5cd67d3b25 tempest-TestVolumeBackupRestore-1079082754 tempest-TestVolumeBackupRestore-1079082754-project-member] https://10.4.3.208/volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 returned with HTTP 404 Aug 14 00:44:48.813606 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1392/5505] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:48 2026] GET /volume/v3/volumes/2cd0cebc-636b-487b-a2a1-dbad9fdb8203 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:49.453173 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-051bf43c-1e4a-42cf-a796-3b24e951b771 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:49.455356 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-051bf43c-1e4a-42cf-a796-3b24e951b771 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:44:49.455547 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-051bf43c-1e4a-42cf-a796-3b24e951b771 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:49.455897 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-051bf43c-1e4a-42cf-a796-3b24e951b771 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:49.455960 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-051bf43c-1e4a-42cf-a796-3b24e951b771 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:49.458119 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=391,cinder:UPDATE=124,cinder:INSERT=71 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:44:49.461927 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:49.461927 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:49.462759 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-051bf43c-1e4a-42cf-a796-3b24e951b771 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:44:49.463501 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1362/5506] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:49 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:50.482960 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8f6120f5-eafe-4766-a4dd-6b9b0af25e25 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:50.484898 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8f6120f5-eafe-4766-a4dd-6b9b0af25e25 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:44:50.485219 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8f6120f5-eafe-4766-a4dd-6b9b0af25e25 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:50.485439 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8f6120f5-eafe-4766-a4dd-6b9b0af25e25 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:50.485530 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-8f6120f5-eafe-4766-a4dd-6b9b0af25e25 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:50.487054 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=421,cinder:INSERT=89,cinder:UPDATE=154 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:44:50.491069 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:50.491069 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:50.491604 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8f6120f5-eafe-4766-a4dd-6b9b0af25e25 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:44:50.492176 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1370/5507] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:50 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:51.504922 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-99be46bc-5ab9-439d-aca4-5ae7cddccc02 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:51.507397 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-99be46bc-5ab9-439d-aca4-5ae7cddccc02 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:44:51.507739 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-99be46bc-5ab9-439d-aca4-5ae7cddccc02 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:51.508008 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-99be46bc-5ab9-439d-aca4-5ae7cddccc02 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:51.508223 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-99be46bc-5ab9-439d-aca4-5ae7cddccc02 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:51.510599 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=438,cinder:INSERT=81,cinder:UPDATE=137 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:44:51.513750 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:51.513750 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:51.514327 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-99be46bc-5ab9-439d-aca4-5ae7cddccc02 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:44:51.514663 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1384/5508] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:51 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:52.528208 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c012e722-99f3-4e23-b8ac-11512df928d7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:52.535647 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c012e722-99f3-4e23-b8ac-11512df928d7 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:44:52.535949 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c012e722-99f3-4e23-b8ac-11512df928d7 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:52.536220 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c012e722-99f3-4e23-b8ac-11512df928d7 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:52.536396 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-c012e722-99f3-4e23-b8ac-11512df928d7 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:52.541291 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=362,cinder:UPDATE=128,cinder:INSERT=66 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:44:52.543630 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:52.543630 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:52.544464 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c012e722-99f3-4e23-b8ac-11512df928d7 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:44:52.545137 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1393/5509] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:52 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:53.559294 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8d4c673d-d7c1-4247-b06f-149041c8cf4e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:53.561428 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8d4c673d-d7c1-4247-b06f-149041c8cf4e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:44:53.561619 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8d4c673d-d7c1-4247-b06f-149041c8cf4e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:53.561790 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8d4c673d-d7c1-4247-b06f-149041c8cf4e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:53.561902 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-8d4c673d-d7c1-4247-b06f-149041c8cf4e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:53.567618 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:53.567618 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:53.568276 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8d4c673d-d7c1-4247-b06f-149041c8cf4e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:44:53.568639 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1363/5510] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:53 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:54.578269 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-37d98260-9e08-41ac-bd2d-fecf62bfb2c9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:54.579954 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-37d98260-9e08-41ac-bd2d-fecf62bfb2c9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:44:54.580169 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-37d98260-9e08-41ac-bd2d-fecf62bfb2c9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:54.580345 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-37d98260-9e08-41ac-bd2d-fecf62bfb2c9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:54.580440 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-37d98260-9e08-41ac-bd2d-fecf62bfb2c9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:54.586548 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:54.586548 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:54.587050 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-37d98260-9e08-41ac-bd2d-fecf62bfb2c9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:44:54.587391 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1371/5511] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:54 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:54.596557 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-eb438db9-6199-4298-9899-1cb2fbde1954 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:54.598310 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-eb438db9-6199-4298-9899-1cb2fbde1954 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] POST https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797/action Aug 14 00:44:54.598665 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-eb438db9-6199-4298-9899-1cb2fbde1954 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:44:54.598784 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-eb438db9-6199-4298-9899-1cb2fbde1954 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:54.600072 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.admin_actions [None req-eb438db9-6199-4298-9899-1cb2fbde1954 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Updating backup '6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797' with '{'status': 'error'}' {{(pid=100208) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 14 00:44:54.607366 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:54.607366 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:54.608444 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.policy [None req-eb438db9-6199-4298-9899-1cb2fbde1954 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '660c2d609c16435582d01a803076218e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0e3412e371444f08a3b318d5e1ab8ad5', '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=100208) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:44:54.608640 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-eb438db9-6199-4298-9899-1cb2fbde1954 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797/action returned with HTTP 403 Aug 14 00:44:54.609138 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1385/5512] 10.4.3.208 () {70 vars in 1430 bytes} [Fri Aug 14 00:44:54 2026] POST /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:54.615356 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-23533150-aacd-4e1e-ab46-835c42c52989 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:54.617068 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-23533150-aacd-4e1e-ab46-835c42c52989 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/19f78e02-0327-48b9-bbe6-133441e031ec Aug 14 00:44:54.617319 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-23533150-aacd-4e1e-ab46-835c42c52989 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:54.617512 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-23533150-aacd-4e1e-ab46-835c42c52989 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:54.617706 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-23533150-aacd-4e1e-ab46-835c42c52989 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Delete volume with id: 19f78e02-0327-48b9-bbe6-133441e031ec Aug 14 00:44:54.627058 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:54.627058 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:54.627429 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-23533150-aacd-4e1e-ab46-835c42c52989 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:44:54.643009 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-23533150-aacd-4e1e-ab46-835c42c52989 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Delete volume request issued successfully. Aug 14 00:44:54.646465 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-23533150-aacd-4e1e-ab46-835c42c52989 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/19f78e02-0327-48b9-bbe6-133441e031ec returned with HTTP 202 Aug 14 00:44:54.647135 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1394/5513] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:44:54 2026] DELETE /volume/v3/volumes/19f78e02-0327-48b9-bbe6-133441e031ec => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:44:54.653224 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fb1144d9-44f5-4f98-9ca4-35d1dc148550 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:54.654901 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fb1144d9-44f5-4f98-9ca4-35d1dc148550 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/19f78e02-0327-48b9-bbe6-133441e031ec Aug 14 00:44:54.655132 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fb1144d9-44f5-4f98-9ca4-35d1dc148550 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:54.655320 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fb1144d9-44f5-4f98-9ca4-35d1dc148550 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:54.663294 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:54.663294 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:54.667936 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-fb1144d9-44f5-4f98-9ca4-35d1dc148550 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:44:54.673463 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fb1144d9-44f5-4f98-9ca4-35d1dc148550 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/19f78e02-0327-48b9-bbe6-133441e031ec returned with HTTP 200 Aug 14 00:44:54.673899 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1364/5514] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:54 2026] GET /volume/v3/volumes/19f78e02-0327-48b9-bbe6-133441e031ec => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:55.690011 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-53fa5a21-f4cb-4ec5-8e7f-6988991be36e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:55.692016 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-53fa5a21-f4cb-4ec5-8e7f-6988991be36e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/19f78e02-0327-48b9-bbe6-133441e031ec Aug 14 00:44:55.692340 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-53fa5a21-f4cb-4ec5-8e7f-6988991be36e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:55.692518 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-53fa5a21-f4cb-4ec5-8e7f-6988991be36e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:55.704483 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-53fa5a21-f4cb-4ec5-8e7f-6988991be36e tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/19f78e02-0327-48b9-bbe6-133441e031ec returned with HTTP 404 Aug 14 00:44:55.704999 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1372/5515] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:55 2026] GET /volume/v3/volumes/19f78e02-0327-48b9-bbe6-133441e031ec => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:44:55.716851 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:55.718578 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] POST https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe/restore Aug 14 00:44:55.718913 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:55.720370 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.contrib.backups [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Restoring backup 772d27e1-2285-41e2-a72c-e7f0251facbe ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100208) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 14 00:44:55.720520 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Restoring backup 772d27e1-2285-41e2-a72c-e7f0251facbe to volume None. Aug 14 00:44:55.725718 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:55.725718 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:55.726843 np0000007289 devstack@c-api.service[100208]: INFO cinder.backup.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Creating volume of 1 GB for restore of backup 772d27e1-2285-41e2-a72c-e7f0251facbe. Aug 14 00:44:55.731960 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Availability Zones retrieved successfully. Aug 14 00:44:55.739506 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Flow 'volume_create_api' (05987f0a-d2e1-40ab-8325-4eb745bebd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:55.740984 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bcfda42-cdba-41b4-8b57-2d35ebcae667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:55.742045 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:55.776404 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bcfda42-cdba-41b4-8b57-2d35ebcae667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:55.777549 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207dc52d-df5e-4bbc-986d-2fcea9a39fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:55.816350 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Created reservations ['502cb277-e415-47c3-b0f6-7d8cdfff09a3', 'b4c3f0cc-e17e-4ecd-933e-774bf921e031', '7582464b-b90d-4241-92f7-08593f3a4dae', '1084b3e4-8e17-4546-9114-0d12d09acee5'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:55.817079 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207dc52d-df5e-4bbc-986d-2fcea9a39fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['502cb277-e415-47c3-b0f6-7d8cdfff09a3', 'b4c3f0cc-e17e-4ecd-933e-774bf921e031', '7582464b-b90d-4241-92f7-08593f3a4dae', '1084b3e4-8e17-4546-9114-0d12d09acee5']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:55.818022 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (718a1087-3a52-4267-8932-b1e48b5a2148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:55.846723 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (718a1087-3a52-4267-8932-b1e48b5a2148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4109bf84-5d7f-45b7-9b5c-6aa70af1794e', '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='0e3412e371444f08a3b318d5e1ab8ad5',qos_specs=None,replication_status=,reservations=['502cb277-e415-47c3-b0f6-7d8cdfff09a3','b4c3f0cc-e17e-4ecd-933e-774bf921e031','7582464b-b90d-4241-92f7-08593f3a4dae','1084b3e4-8e17-4546-9114-0d12d09acee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='660c2d609c16435582d01a803076218e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:55Z,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=4109bf84-5d7f-45b7-9b5c-6aa70af1794e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e3412e371444f08a3b318d5e1ab8ad5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='660c2d609c16435582d01a803076218e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:55.847467 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66c6d014-0874-4a12-8a2f-fb33e791c5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:55.861411 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66c6d014-0874-4a12-8a2f-fb33e791c5b2) transitioned into 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='0e3412e371444f08a3b318d5e1ab8ad5',qos_specs=None,replication_status=,reservations=['502cb277-e415-47c3-b0f6-7d8cdfff09a3','b4c3f0cc-e17e-4ecd-933e-774bf921e031','7582464b-b90d-4241-92f7-08593f3a4dae','1084b3e4-8e17-4546-9114-0d12d09acee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='660c2d609c16435582d01a803076218e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:55.862049 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f32fd7e0-f3a3-4b54-a9d1-6785fe7568df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:55.873603 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f32fd7e0-f3a3-4b54-a9d1-6785fe7568df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:55.874871 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Flow 'volume_create_api' (05987f0a-d2e1-40ab-8325-4eb745bebd5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:55.875330 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Create volume request issued successfully. Aug 14 00:44:55.885223 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:55.885223 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:55.885711 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Volume info retrieved successfully. Aug 14 00:44:56.486312 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:56.559003 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:44:56.559359 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-240575834"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:56.560684 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-240575834'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:44:56.560798 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Create volume of 1 GB Aug 14 00:44:56.564958 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Availability Zones retrieved successfully. Aug 14 00:44:56.570379 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Flow 'volume_create_api' (9559245c-eeb9-407d-856c-101214f32285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:56.571334 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5afd755a-426a-4a63-a09b-3dcf19b9655b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:56.572079 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:44:56.598821 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5afd755a-426a-4a63-a09b-3dcf19b9655b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:56.599567 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86f12de3-bc26-4783-9bb7-47be8151b2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:56.657057 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Created reservations ['ff103b88-8099-4e02-bc04-d29555531cf3', 'c7ebd385-646c-432f-8e4b-1afc6fecc881', '6041ce06-e2ba-4626-a785-a5fe13c42559', 'a0f35707-b248-45f8-8312-b9c093c92603'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:56.658245 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86f12de3-bc26-4783-9bb7-47be8151b2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff103b88-8099-4e02-bc04-d29555531cf3', 'c7ebd385-646c-432f-8e4b-1afc6fecc881', '6041ce06-e2ba-4626-a785-a5fe13c42559', 'a0f35707-b248-45f8-8312-b9c093c92603']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:56.659261 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cc63ec3-b234-4306-afc7-93fd995040fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:56.681381 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cc63ec3-b234-4306-afc7-93fd995040fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa3e014a-fedf-4be6-8a15-f80644fb83cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-240575834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35ceecd2a62b40eda8a9f08c5cfea0a6',qos_specs=None,replication_status=,reservations=['ff103b88-8099-4e02-bc04-d29555531cf3','c7ebd385-646c-432f-8e4b-1afc6fecc881','6041ce06-e2ba-4626-a785-a5fe13c42559','a0f35707-b248-45f8-8312-b9c093c92603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f899b481455a4900b02ad5064acbd9d4',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:44:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-240575834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa3e014a-fedf-4be6-8a15-f80644fb83cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35ceecd2a62b40eda8a9f08c5cfea0a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f899b481455a4900b02ad5064acbd9d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:56.682065 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3738d0a8-2027-4387-a04f-4dfc601ce333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:56.702585 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3738d0a8-2027-4387-a04f-4dfc601ce333) transitioned into state 'SUCCESS' from state '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-240575834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35ceecd2a62b40eda8a9f08c5cfea0a6',qos_specs=None,replication_status=,reservations=['ff103b88-8099-4e02-bc04-d29555531cf3','c7ebd385-646c-432f-8e4b-1afc6fecc881','6041ce06-e2ba-4626-a785-a5fe13c42559','a0f35707-b248-45f8-8312-b9c093c92603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f899b481455a4900b02ad5064acbd9d4',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:56.703396 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53529d3f-a8c1-4d53-8d73-97a1ea660d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:44:56.714189 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53529d3f-a8c1-4d53-8d73-97a1ea660d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:44:56.714981 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Flow 'volume_create_api' (9559245c-eeb9-407d-856c-101214f32285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:44:56.715316 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Create volume request issued successfully. Aug 14 00:44:56.715905 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fdbf4e54-f31c-4886-9bf6-1b30d849cef7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:44:56.716339 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1395/5516] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:44:56 2026] POST /volume/v3/volumes => generated 777 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:56.728178 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b49a7f60-8e38-4477-9e8d-dcd51619612d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:56.730277 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b49a7f60-8e38-4477-9e8d-dcd51619612d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/volumes/aa3e014a-fedf-4be6-8a15-f80644fb83cb Aug 14 00:44:56.730528 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b49a7f60-8e38-4477-9e8d-dcd51619612d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:56.730760 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b49a7f60-8e38-4477-9e8d-dcd51619612d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:56.739257 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:56.739257 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:56.742925 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b49a7f60-8e38-4477-9e8d-dcd51619612d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Volume info retrieved successfully. Aug 14 00:44:56.747406 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b49a7f60-8e38-4477-9e8d-dcd51619612d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/volumes/aa3e014a-fedf-4be6-8a15-f80644fb83cb returned with HTTP 200 Aug 14 00:44:56.747811 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1365/5517] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:56 2026] GET /volume/v3/volumes/aa3e014a-fedf-4be6-8a15-f80644fb83cb => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:56.893401 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:56.893401 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:56.893862 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Volume info retrieved successfully. Aug 14 00:44:56.893984 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Checking backup size 1 against volume size 1 {{(pid=100208) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 14 00:44:56.894080 np0000007289 devstack@c-api.service[100208]: INFO cinder.backup.api [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Overwriting volume 4109bf84-5d7f-45b7-9b5c-6aa70af1794e with restore of backup 772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:44:56.907273 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.rpcapi [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] restore_backup in rpcapi backup_id 772d27e1-2285-41e2-a72c-e7f0251facbe {{(pid=100208) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 14 00:44:56.909103 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-32de75f5-60fa-40ee-807a-63c0d16859c6 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe/restore returned with HTTP 202 Aug 14 00:44:56.909578 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1386/5518] 10.4.3.208 () {70 vars in 1433 bytes} [Fri Aug 14 00:44:55 2026] POST /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe/restore => generated 152 bytes in 1193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:56.919782 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bf526022-9bc4-4e7a-9413-368b8a0b848d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:56.921546 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bf526022-9bc4-4e7a-9413-368b8a0b848d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:44:56.921745 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bf526022-9bc4-4e7a-9413-368b8a0b848d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:56.921921 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bf526022-9bc4-4e7a-9413-368b8a0b848d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:56.922030 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-bf526022-9bc4-4e7a-9413-368b8a0b848d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:56.927735 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:56.927735 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:56.928762 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bf526022-9bc4-4e7a-9413-368b8a0b848d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:44:56.929286 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1373/5519] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:56 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:57.541545 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-4e904f84-14e1-4bfe-83b1-9e6ae0bcb55c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:57.543758 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-4e904f84-14e1-4bfe-83b1-9e6ae0bcb55c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:57.544003 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-4e904f84-14e1-4bfe-83b1-9e6ae0bcb55c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:57.544268 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-4e904f84-14e1-4bfe-83b1-9e6ae0bcb55c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:57.551287 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:57.551287 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:57.555373 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-4e904f84-14e1-4bfe-83b1-9e6ae0bcb55c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:57.559691 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-4e904f84-14e1-4bfe-83b1-9e6ae0bcb55c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:57.560100 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1396/5520] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:44:57 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:57.630663 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8c867de9-8932-4580-95b6-acbf8020a6b0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:57.631037 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8c867de9-8932-4580-95b6-acbf8020a6b0 None None] GET https://10.4.3.208/volume// Aug 14 00:44:57.631281 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8c867de9-8932-4580-95b6-acbf8020a6b0 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:57.631506 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8c867de9-8932-4580-95b6-acbf8020a6b0 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:57.631829 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8c867de9-8932-4580-95b6-acbf8020a6b0 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:44:57.632212 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1366/5521] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:44:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:44:57.638996 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-696f63d4-bda4-42df-ba81-b3e1250379f0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:57.709812 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-696f63d4-bda4-42df-ba81-b3e1250379f0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:44:57.710191 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-696f63d4-bda4-42df-ba81-b3e1250379f0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8661e31-fa81-4a09-ad6b-561eb70ca66d", "connector": null, "instance_uuid": "2062816c-cd37-4a5e-ba60-c1e9e6b7edad"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:57.718263 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:57.718263 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:57.739119 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-696f63d4-bda4-42df-ba81-b3e1250379f0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:44:57.739511 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1387/5522] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:44:57 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:57.763205 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c96ed060-c306-4c10-82bb-57de2e0fd04b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:57.765937 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c96ed060-c306-4c10-82bb-57de2e0fd04b tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/volumes/aa3e014a-fedf-4be6-8a15-f80644fb83cb Aug 14 00:44:57.766226 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c96ed060-c306-4c10-82bb-57de2e0fd04b tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:57.766489 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c96ed060-c306-4c10-82bb-57de2e0fd04b tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:57.769276 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fb84391f-6b6b-4e6e-8ffb-f9f530d8d08c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:57.771324 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fb84391f-6b6b-4e6e-8ffb-f9f530d8d08c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:57.771551 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fb84391f-6b6b-4e6e-8ffb-f9f530d8d08c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:57.771796 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fb84391f-6b6b-4e6e-8ffb-f9f530d8d08c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:57.775583 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:57.775583 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:57.777970 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2a3620f9-f343-45fe-9de6-0a710773e59f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:57.778429 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2a3620f9-f343-45fe-9de6-0a710773e59f None None] GET https://10.4.3.208/volume// Aug 14 00:44:57.778650 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2a3620f9-f343-45fe-9de6-0a710773e59f None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:57.778798 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2a3620f9-f343-45fe-9de6-0a710773e59f None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:57.779148 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2a3620f9-f343-45fe-9de6-0a710773e59f None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:44:57.779443 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1367/5523] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:44:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:44:57.781669 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c96ed060-c306-4c10-82bb-57de2e0fd04b tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Volume info retrieved successfully. Aug 14 00:44:57.785429 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:57.785429 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:57.786857 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c96ed060-c306-4c10-82bb-57de2e0fd04b tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/volumes/aa3e014a-fedf-4be6-8a15-f80644fb83cb returned with HTTP 200 Aug 14 00:44:57.787295 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1374/5524] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:57 2026] GET /volume/v3/volumes/aa3e014a-fedf-4be6-8a15-f80644fb83cb => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:57.789928 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-7af0076b-4e3f-477a-b7d4-fd774e564e6f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:57.790265 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fb84391f-6b6b-4e6e-8ffb-f9f530d8d08c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:57.791964 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-7af0076b-4e3f-477a-b7d4-fd774e564e6f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:57.792195 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-7af0076b-4e3f-477a-b7d4-fd774e564e6f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:57.792375 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-7af0076b-4e3f-477a-b7d4-fd774e564e6f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:57.795228 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fb84391f-6b6b-4e6e-8ffb-f9f530d8d08c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:57.795668 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1397/5525] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:57 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:57.799710 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-24aa92de-3715-4778-aaf9-62305cecb97c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:57.801899 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-24aa92de-3715-4778-aaf9-62305cecb97c tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] POST https://10.4.3.208/volume/v3/backups Aug 14 00:44:57.802372 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-24aa92de-3715-4778-aaf9-62305cecb97c tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa3e014a-fedf-4be6-8a15-f80644fb83cb", "name": "tempest-type-Backup-1971246312"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:57.802428 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:57.802428 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:57.804249 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.backups [None req-24aa92de-3715-4778-aaf9-62305cecb97c tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Creating new backup {'backup': {'volume_id': 'aa3e014a-fedf-4be6-8a15-f80644fb83cb', 'name': 'tempest-type-Backup-1971246312'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 14 00:44:57.804443 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.backups [None req-24aa92de-3715-4778-aaf9-62305cecb97c tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Creating backup of volume aa3e014a-fedf-4be6-8a15-f80644fb83cb in container None Aug 14 00:44:57.805640 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-7af0076b-4e3f-477a-b7d4-fd774e564e6f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:57.809651 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-7af0076b-4e3f-477a-b7d4-fd774e564e6f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:57.810211 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1388/5526] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:44:57 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 1082 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:44:57.815122 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:57.815122 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:57.815122 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-24aa92de-3715-4778-aaf9-62305cecb97c tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Volume info retrieved successfully. Aug 14 00:44:57.839034 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-24aa92de-3715-4778-aaf9-62305cecb97c tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Created reservations ['a5904c57-724c-44c6-b361-8747883fb12b', '52a1b37f-f0af-48c5-aa73-eba8f010e467'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:44:57.862263 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-24aa92de-3715-4778-aaf9-62305cecb97c tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups returned with HTTP 202 Aug 14 00:44:57.862646 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1368/5527] 10.4.3.208 () {70 vars in 1299 bytes} [Fri Aug 14 00:44:57 2026] POST /volume/v3/backups => generated 316 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:44:57.873426 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-053cc541-8a74-4417-9a00-d1bd5e47b5e8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:57.875847 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-053cc541-8a74-4417-9a00-d1bd5e47b5e8 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:44:57.876165 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-053cc541-8a74-4417-9a00-d1bd5e47b5e8 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:57.876421 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-053cc541-8a74-4417-9a00-d1bd5e47b5e8 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:57.876578 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-053cc541-8a74-4417-9a00-d1bd5e47b5e8 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:57.882123 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:57.882123 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:57.883287 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-053cc541-8a74-4417-9a00-d1bd5e47b5e8 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:44:57.883777 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1375/5528] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:57 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:57.908514 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-b9e7c75c-6027-497a-8fc0-3a425f886c7c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:57.910360 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-b9e7c75c-6027-497a-8fc0-3a425f886c7c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] PUT https://10.4.3.208/volume/v3/attachments/3c92c3ab-85ce-456b-be6f-0699526ca9da Aug 14 00:44:57.910708 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-b9e7c75c-6027-497a-8fc0-3a425f886c7c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:44:57.917594 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-b9e7c75c-6027-497a-8fc0-3a425f886c7c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Acquiring lock "cinder-attachment_update-f8661e31-fa81-4a09-ad6b-561eb70ca66d-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:44:57.923185 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-b9e7c75c-6027-497a-8fc0-3a425f886c7c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Lock "cinder-attachment_update-f8661e31-fa81-4a09-ad6b-561eb70ca66d-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:44:57.924015 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:57.924015 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:57.940265 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8497bd5f-de92-4ff7-9a6f-1a9ed7e4fda3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:57.942143 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8497bd5f-de92-4ff7-9a6f-1a9ed7e4fda3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:44:57.942367 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8497bd5f-de92-4ff7-9a6f-1a9ed7e4fda3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:57.942587 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8497bd5f-de92-4ff7-9a6f-1a9ed7e4fda3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:57.942717 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-8497bd5f-de92-4ff7-9a6f-1a9ed7e4fda3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:57.946733 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:57.946733 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:57.947466 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8497bd5f-de92-4ff7-9a6f-1a9ed7e4fda3 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:44:57.947872 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1389/5529] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:57 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:57.995835 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-b9e7c75c-6027-497a-8fc0-3a425f886c7c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Lock "cinder-attachment_update-f8661e31-fa81-4a09-ad6b-561eb70ca66d-np0000007289" released by "attachment_update" :: held 0.073s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:44:57.996176 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-b9e7c75c-6027-497a-8fc0-3a425f886c7c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/attachments/3c92c3ab-85ce-456b-be6f-0699526ca9da returned with HTTP 200 Aug 14 00:44:57.996783 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1398/5530] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:44:57 2026] PUT /volume/v3/attachments/3c92c3ab-85ce-456b-be6f-0699526ca9da => generated 968 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:44:58.003921 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-a9004e23-ea34-4f91-9617-5ecd747dc3da None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:58.005904 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-a9004e23-ea34-4f91-9617-5ecd747dc3da tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d/encryption Aug 14 00:44:58.006145 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-a9004e23-ea34-4f91-9617-5ecd747dc3da tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:58.006343 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-a9004e23-ea34-4f91-9617-5ecd747dc3da tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:58.015432 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:58.015432 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:58.020798 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-a9004e23-ea34-4f91-9617-5ecd747dc3da tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d/encryption returned with HTTP 200 Aug 14 00:44:58.021226 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1369/5531] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:44:58 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:58.810025 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a528f2d8-2dff-405b-8e1e-2536be7109f1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:58.811943 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a528f2d8-2dff-405b-8e1e-2536be7109f1 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:58.812190 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a528f2d8-2dff-405b-8e1e-2536be7109f1 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:58.812406 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a528f2d8-2dff-405b-8e1e-2536be7109f1 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:58.822666 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:58.822666 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:58.826393 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a528f2d8-2dff-405b-8e1e-2536be7109f1 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:58.830700 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a528f2d8-2dff-405b-8e1e-2536be7109f1 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:58.831100 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1376/5532] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:58 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:58.895860 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-07d14205-9604-43e5-b734-6ec21bb9c143 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:58.897693 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-07d14205-9604-43e5-b734-6ec21bb9c143 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:44:58.897898 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-07d14205-9604-43e5-b734-6ec21bb9c143 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:58.898118 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-07d14205-9604-43e5-b734-6ec21bb9c143 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:58.898260 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-07d14205-9604-43e5-b734-6ec21bb9c143 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:58.902342 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:58.902342 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:58.902854 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-07d14205-9604-43e5-b734-6ec21bb9c143 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:44:58.903263 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1390/5533] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:58 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:58.958063 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5b88d5a4-9457-4642-92f8-373d404a6bdf None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:58.959712 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5b88d5a4-9457-4642-92f8-373d404a6bdf tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:44:58.959906 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5b88d5a4-9457-4642-92f8-373d404a6bdf tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:58.960115 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5b88d5a4-9457-4642-92f8-373d404a6bdf tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:58.960250 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-5b88d5a4-9457-4642-92f8-373d404a6bdf tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:58.964215 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:58.964215 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:44:58.964772 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5b88d5a4-9457-4642-92f8-373d404a6bdf tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:44:58.965128 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1399/5534] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:58 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:59.843391 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0fb5ab40-4fab-4641-9066-9ab87a20c583 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:59.844915 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0fb5ab40-4fab-4641-9066-9ab87a20c583 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:44:59.845105 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0fb5ab40-4fab-4641-9066-9ab87a20c583 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:59.845280 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0fb5ab40-4fab-4641-9066-9ab87a20c583 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:59.853985 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:59.853985 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:44:59.857150 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0fb5ab40-4fab-4641-9066-9ab87a20c583 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:44:59.860794 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0fb5ab40-4fab-4641-9066-9ab87a20c583 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:44:59.861180 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1370/5535] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:44:59 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:59.912993 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6a23790e-8160-461f-bb9d-4a38f07b341d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:59.914764 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6a23790e-8160-461f-bb9d-4a38f07b341d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:44:59.914975 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6a23790e-8160-461f-bb9d-4a38f07b341d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:59.915179 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6a23790e-8160-461f-bb9d-4a38f07b341d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:59.915280 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-6a23790e-8160-461f-bb9d-4a38f07b341d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:59.919443 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:59.919443 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:44:59.920052 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6a23790e-8160-461f-bb9d-4a38f07b341d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:44:59.920441 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1377/5536] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:59 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:44:59.976106 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-aaa597f4-81ee-45c6-ae48-c8523306e7e1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:44:59.977888 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aaa597f4-81ee-45c6-ae48-c8523306e7e1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:44:59.978139 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aaa597f4-81ee-45c6-ae48-c8523306e7e1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:44:59.978392 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aaa597f4-81ee-45c6-ae48-c8523306e7e1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:44:59.978504 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-aaa597f4-81ee-45c6-ae48-c8523306e7e1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:44:59.982623 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:44:59.982623 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:44:59.983196 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aaa597f4-81ee-45c6-ae48-c8523306e7e1 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:44:59.983598 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1391/5537] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:44:59 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:00.873850 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5a0b4d73-3e03-41b2-b2e9-2f527e57a055 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:00.875672 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5a0b4d73-3e03-41b2-b2e9-2f527e57a055 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:45:00.875906 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5a0b4d73-3e03-41b2-b2e9-2f527e57a055 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:00.876165 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5a0b4d73-3e03-41b2-b2e9-2f527e57a055 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:00.885947 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:00.885947 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:00.889480 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5a0b4d73-3e03-41b2-b2e9-2f527e57a055 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:00.893568 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5a0b4d73-3e03-41b2-b2e9-2f527e57a055 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:45:00.893983 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1400/5538] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:00 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:00.930332 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-189a970a-3606-4163-8e7f-c5593e8acf4d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:00.932513 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-189a970a-3606-4163-8e7f-c5593e8acf4d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:00.932841 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-189a970a-3606-4163-8e7f-c5593e8acf4d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:00.933148 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-189a970a-3606-4163-8e7f-c5593e8acf4d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:00.933343 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-189a970a-3606-4163-8e7f-c5593e8acf4d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:00.938455 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:00.938455 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:00.939277 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-189a970a-3606-4163-8e7f-c5593e8acf4d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:45:00.939712 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1371/5539] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:00 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:00.994760 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a28737e0-6a99-4407-bb4c-67a31750c975 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:00.997168 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a28737e0-6a99-4407-bb4c-67a31750c975 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:45:00.997466 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a28737e0-6a99-4407-bb4c-67a31750c975 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:00.997745 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a28737e0-6a99-4407-bb4c-67a31750c975 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:00.997915 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-a28737e0-6a99-4407-bb4c-67a31750c975 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:01.003841 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:01.003841 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:01.004803 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a28737e0-6a99-4407-bb4c-67a31750c975 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:45:01.005404 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1378/5540] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:00 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:01.907223 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-bb7d21c4-970e-46c5-bb2f-b38c3c10d7c7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:01.912226 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bb7d21c4-970e-46c5-bb2f-b38c3c10d7c7 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:45:01.912502 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bb7d21c4-970e-46c5-bb2f-b38c3c10d7c7 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:01.912762 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-bb7d21c4-970e-46c5-bb2f-b38c3c10d7c7 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:01.925982 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:01.925982 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:01.930623 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-bb7d21c4-970e-46c5-bb2f-b38c3c10d7c7 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:01.935891 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-bb7d21c4-970e-46c5-bb2f-b38c3c10d7c7 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:45:01.936379 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1392/5541] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:01 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:01.951943 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f635e8f2-a01c-40fc-a307-e48a890e88bc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:01.954627 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f635e8f2-a01c-40fc-a307-e48a890e88bc tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:01.954963 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f635e8f2-a01c-40fc-a307-e48a890e88bc tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:01.955290 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f635e8f2-a01c-40fc-a307-e48a890e88bc tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:01.955472 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-f635e8f2-a01c-40fc-a307-e48a890e88bc tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:01.961168 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:01.961168 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:01.962178 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f635e8f2-a01c-40fc-a307-e48a890e88bc tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:45:01.962738 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1401/5542] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:01 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:02.018250 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-73a63145-f211-43b5-a4bd-92611f7efe7d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:02.020565 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-73a63145-f211-43b5-a4bd-92611f7efe7d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:45:02.024394 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-73a63145-f211-43b5-a4bd-92611f7efe7d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:02.024649 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-73a63145-f211-43b5-a4bd-92611f7efe7d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:02.024794 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-73a63145-f211-43b5-a4bd-92611f7efe7d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:02.031846 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:02.031846 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:02.033835 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-73a63145-f211-43b5-a4bd-92611f7efe7d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:45:02.037562 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1372/5543] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:02 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:02.951278 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-03cffb76-2735-4321-854c-fd213211ad26 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:02.953445 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-03cffb76-2735-4321-854c-fd213211ad26 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:45:02.953698 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-03cffb76-2735-4321-854c-fd213211ad26 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:02.953931 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-03cffb76-2735-4321-854c-fd213211ad26 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:02.965462 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:02.965462 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:02.969711 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-03cffb76-2735-4321-854c-fd213211ad26 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:02.976473 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-03cffb76-2735-4321-854c-fd213211ad26 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:45:02.977537 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1379/5544] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:02 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:02.978629 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8e10e0e9-669b-48fc-a244-e997649fea2e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:02.980583 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8e10e0e9-669b-48fc-a244-e997649fea2e tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:02.980784 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8e10e0e9-669b-48fc-a244-e997649fea2e tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:02.981017 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8e10e0e9-669b-48fc-a244-e997649fea2e tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:02.981186 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-8e10e0e9-669b-48fc-a244-e997649fea2e tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:02.985835 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:02.985835 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:02.986572 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8e10e0e9-669b-48fc-a244-e997649fea2e tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:45:02.987169 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1393/5545] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:02 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:03.047619 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b3c43629-fb28-4b51-9a8a-107f4cce6d58 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:03.050662 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b3c43629-fb28-4b51-9a8a-107f4cce6d58 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:45:03.051250 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b3c43629-fb28-4b51-9a8a-107f4cce6d58 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:03.051498 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b3c43629-fb28-4b51-9a8a-107f4cce6d58 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:03.051589 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-b3c43629-fb28-4b51-9a8a-107f4cce6d58 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:03.057803 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:03.057803 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:03.058482 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b3c43629-fb28-4b51-9a8a-107f4cce6d58 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:45:03.058799 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1402/5546] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:03 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:03.990171 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8dc28386-1589-406c-b9a7-ba2a3c342840 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:03.992059 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8dc28386-1589-406c-b9a7-ba2a3c342840 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:45:03.992223 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8dc28386-1589-406c-b9a7-ba2a3c342840 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:03.992404 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8dc28386-1589-406c-b9a7-ba2a3c342840 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:03.998602 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1071a7a3-76a1-4cac-89b5-9d7a88b9909a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:04.000323 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1071a7a3-76a1-4cac-89b5-9d7a88b9909a tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:04.000528 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1071a7a3-76a1-4cac-89b5-9d7a88b9909a tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:04.000703 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1071a7a3-76a1-4cac-89b5-9d7a88b9909a tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:04.000810 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-1071a7a3-76a1-4cac-89b5-9d7a88b9909a tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:04.002115 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:04.002115 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:04.004945 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:04.004945 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:04.005665 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1071a7a3-76a1-4cac-89b5-9d7a88b9909a tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:45:04.005932 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8dc28386-1589-406c-b9a7-ba2a3c342840 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:04.006220 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1380/5547] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:03 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:04.010952 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8dc28386-1589-406c-b9a7-ba2a3c342840 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:45:04.011370 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1373/5548] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:03 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:04.068986 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cbe227d6-6db7-4e67-a1c3-416ebce84563 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:04.070974 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cbe227d6-6db7-4e67-a1c3-416ebce84563 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:45:04.071294 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cbe227d6-6db7-4e67-a1c3-416ebce84563 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:04.071555 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cbe227d6-6db7-4e67-a1c3-416ebce84563 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:04.071724 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-cbe227d6-6db7-4e67-a1c3-416ebce84563 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:04.076337 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:04.076337 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:04.077126 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cbe227d6-6db7-4e67-a1c3-416ebce84563 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:45:04.077557 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1394/5549] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:04 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:05.017599 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c6a19d17-5244-42c1-8e8d-dcfeb4ae5f74 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:05.019402 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c6a19d17-5244-42c1-8e8d-dcfeb4ae5f74 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:05.019613 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c6a19d17-5244-42c1-8e8d-dcfeb4ae5f74 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:05.020538 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c6a19d17-5244-42c1-8e8d-dcfeb4ae5f74 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:05.020538 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-c6a19d17-5244-42c1-8e8d-dcfeb4ae5f74 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:05.025239 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:05.025239 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:05.025353 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-aa89ca86-dc9a-498a-9e18-4dd0a8010a32 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:05.025965 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c6a19d17-5244-42c1-8e8d-dcfeb4ae5f74 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:45:05.026399 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1403/5550] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:05 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:05.027207 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa89ca86-dc9a-498a-9e18-4dd0a8010a32 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:45:05.027436 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aa89ca86-dc9a-498a-9e18-4dd0a8010a32 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:05.027651 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aa89ca86-dc9a-498a-9e18-4dd0a8010a32 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:05.036859 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:05.036859 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:05.040618 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-aa89ca86-dc9a-498a-9e18-4dd0a8010a32 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:05.044746 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa89ca86-dc9a-498a-9e18-4dd0a8010a32 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:45:05.045174 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1381/5551] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:05 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:05.090841 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7b98a13d-b348-4ade-8fc6-1b3d6b1ac67b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:05.092634 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7b98a13d-b348-4ade-8fc6-1b3d6b1ac67b tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:45:05.092851 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7b98a13d-b348-4ade-8fc6-1b3d6b1ac67b tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:05.093022 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7b98a13d-b348-4ade-8fc6-1b3d6b1ac67b tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:05.093142 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-7b98a13d-b348-4ade-8fc6-1b3d6b1ac67b tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:05.097407 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:05.097407 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:05.097967 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7b98a13d-b348-4ade-8fc6-1b3d6b1ac67b tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:45:05.098432 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1374/5552] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:05 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:05.806817 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-cf50846c-39f5-4bab-9e9d-a9cd8416e124 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:05.808911 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-cf50846c-39f5-4bab-9e9d-a9cd8416e124 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] POST https://10.4.3.208/volume/v3/attachments/3c92c3ab-85ce-456b-be6f-0699526ca9da/action Aug 14 00:45:05.809303 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-cf50846c-39f5-4bab-9e9d-a9cd8416e124 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:45:05.809453 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-cf50846c-39f5-4bab-9e9d-a9cd8416e124 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:05.825776 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:05.825776 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:05.834958 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4a12f4cf-f0c0-415f-9b26-4c8868b1b425 req-cf50846c-39f5-4bab-9e9d-a9cd8416e124 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/attachments/3c92c3ab-85ce-456b-be6f-0699526ca9da/action returned with HTTP 204 Aug 14 00:45:05.835456 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1395/5553] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:45:05 2026] POST /volume/v3/attachments/3c92c3ab-85ce-456b-be6f-0699526ca9da/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:06.037909 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7fc31518-7d03-4256-8d7e-7fe343d65699 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:06.039487 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7fc31518-7d03-4256-8d7e-7fe343d65699 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:06.039679 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7fc31518-7d03-4256-8d7e-7fe343d65699 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:06.039870 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7fc31518-7d03-4256-8d7e-7fe343d65699 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:06.039983 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-7fc31518-7d03-4256-8d7e-7fe343d65699 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:06.043636 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:06.043636 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:06.044180 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7fc31518-7d03-4256-8d7e-7fe343d65699 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:45:06.044493 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1404/5554] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:06 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:06.056681 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e6233359-2dd7-41b7-b036-ac35aab04a86 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:06.058303 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e6233359-2dd7-41b7-b036-ac35aab04a86 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:45:06.058470 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e6233359-2dd7-41b7-b036-ac35aab04a86 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:06.058667 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e6233359-2dd7-41b7-b036-ac35aab04a86 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:06.066800 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:06.066800 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:06.069809 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e6233359-2dd7-41b7-b036-ac35aab04a86 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:06.073238 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e6233359-2dd7-41b7-b036-ac35aab04a86 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:45:06.073601 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1382/5555] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:06 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 1195 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:06.084686 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a65074d0-9127-4077-8f41-e19180e199b5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:06.086352 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a65074d0-9127-4077-8f41-e19180e199b5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:45:06.086534 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a65074d0-9127-4077-8f41-e19180e199b5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:06.086724 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a65074d0-9127-4077-8f41-e19180e199b5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:06.095828 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:06.095828 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:06.098877 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a65074d0-9127-4077-8f41-e19180e199b5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:06.102583 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a65074d0-9127-4077-8f41-e19180e199b5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:45:06.102926 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1375/5556] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:06 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 1195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:06.110109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c0bd80e6-7059-4975-8630-bf1db742ee65 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:06.110109 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c0bd80e6-7059-4975-8630-bf1db742ee65 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:45:06.110109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c0bd80e6-7059-4975-8630-bf1db742ee65 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:06.110109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c0bd80e6-7059-4975-8630-bf1db742ee65 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:06.110109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-c0bd80e6-7059-4975-8630-bf1db742ee65 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:06.113364 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:06.113364 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:06.114067 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c0bd80e6-7059-4975-8630-bf1db742ee65 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:45:06.114431 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1396/5557] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:06 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:06.125479 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-972be76d-ef4a-4f42-8b9f-917ed41ebc44 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:06.126067 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-972be76d-ef4a-4f42-8b9f-917ed41ebc44 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/4109bf84-5d7f-45b7-9b5c-6aa70af1794e Aug 14 00:45:06.126283 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-972be76d-ef4a-4f42-8b9f-917ed41ebc44 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:06.126447 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-972be76d-ef4a-4f42-8b9f-917ed41ebc44 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:06.126586 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-972be76d-ef4a-4f42-8b9f-917ed41ebc44 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Delete volume with id: 4109bf84-5d7f-45b7-9b5c-6aa70af1794e Aug 14 00:45:06.133756 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:06.133756 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:06.134069 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-972be76d-ef4a-4f42-8b9f-917ed41ebc44 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:45:06.145709 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-2f2c0347-b8f7-41a0-ab50-1ed5f4f3ff9c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:06.147472 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-2f2c0347-b8f7-41a0-ab50-1ed5f4f3ff9c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:45:06.147667 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-2f2c0347-b8f7-41a0-ab50-1ed5f4f3ff9c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:06.147863 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-2f2c0347-b8f7-41a0-ab50-1ed5f4f3ff9c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:06.155461 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-972be76d-ef4a-4f42-8b9f-917ed41ebc44 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Delete volume request issued successfully. Aug 14 00:45:06.155659 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-972be76d-ef4a-4f42-8b9f-917ed41ebc44 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/4109bf84-5d7f-45b7-9b5c-6aa70af1794e returned with HTTP 202 Aug 14 00:45:06.155826 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:06.155826 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:06.156081 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1405/5558] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:45:06 2026] DELETE /volume/v3/volumes/4109bf84-5d7f-45b7-9b5c-6aa70af1794e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:06.159041 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-2f2c0347-b8f7-41a0-ab50-1ed5f4f3ff9c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:06.164374 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8f6874cf-1da1-4a02-8be8-6890c5c41d03 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:06.165335 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-2f2c0347-b8f7-41a0-ab50-1ed5f4f3ff9c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:45:06.165769 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1383/5559] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:45:06 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 1195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:06.166337 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8f6874cf-1da1-4a02-8be8-6890c5c41d03 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/4109bf84-5d7f-45b7-9b5c-6aa70af1794e Aug 14 00:45:06.166515 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8f6874cf-1da1-4a02-8be8-6890c5c41d03 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:06.166693 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8f6874cf-1da1-4a02-8be8-6890c5c41d03 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:06.174310 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:06.174310 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:06.177632 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8f6874cf-1da1-4a02-8be8-6890c5c41d03 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:45:06.181824 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8f6874cf-1da1-4a02-8be8-6890c5c41d03 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/4109bf84-5d7f-45b7-9b5c-6aa70af1794e returned with HTTP 200 Aug 14 00:45:06.182290 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1376/5560] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:06 2026] GET /volume/v3/volumes/4109bf84-5d7f-45b7-9b5c-6aa70af1794e => generated 1065 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:06.182342 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-f5a2d0d7-fa86-4812-95d1-805fef099798 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:06.184580 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-f5a2d0d7-fa86-4812-95d1-805fef099798 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] POST https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d/action Aug 14 00:45:06.184966 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-f5a2d0d7-fa86-4812-95d1-805fef099798 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:45:06.185158 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-f5a2d0d7-fa86-4812-95d1-805fef099798 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:06.194799 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:06.194799 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:06.195488 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-f5a2d0d7-fa86-4812-95d1-805fef099798 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:06.201453 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-f5a2d0d7-fa86-4812-95d1-805fef099798 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Begin detaching volume completed successfully. Aug 14 00:45:06.201733 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-f5a2d0d7-fa86-4812-95d1-805fef099798 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d/action returned with HTTP 202 Aug 14 00:45:06.202167 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1397/5561] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:45:06 2026] POST /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:45:06.241316 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-361b5727-7923-45e5-b4b4-4bab9989a5d0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:06.241709 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-361b5727-7923-45e5-b4b4-4bab9989a5d0 None None] GET https://10.4.3.208/volume// Aug 14 00:45:06.241871 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-361b5727-7923-45e5-b4b4-4bab9989a5d0 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:06.242112 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-361b5727-7923-45e5-b4b4-4bab9989a5d0 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:06.242467 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-361b5727-7923-45e5-b4b4-4bab9989a5d0 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:45:06.242768 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1406/5562] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:45:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:45:06.251194 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-5e71588f-451f-400b-856a-9e1a1118e52a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:06.253113 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-5e71588f-451f-400b-856a-9e1a1118e52a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:45:06.253360 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-5e71588f-451f-400b-856a-9e1a1118e52a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:06.253576 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-5e71588f-451f-400b-856a-9e1a1118e52a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:06.262992 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:06.262992 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:06.266140 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-5e71588f-451f-400b-856a-9e1a1118e52a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:06.269983 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-5e71588f-451f-400b-856a-9e1a1118e52a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:45:06.270454 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1384/5563] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:45:06 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 1378 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:45:06.279353 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-9f2af906-6c3a-4e17-8ecf-2fa13ddbd258 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:06.281292 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-9f2af906-6c3a-4e17-8ecf-2fa13ddbd258 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d/encryption Aug 14 00:45:06.281463 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-9f2af906-6c3a-4e17-8ecf-2fa13ddbd258 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:06.281635 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-9f2af906-6c3a-4e17-8ecf-2fa13ddbd258 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:06.290332 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:06.290332 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:06.296218 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-9f2af906-6c3a-4e17-8ecf-2fa13ddbd258 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d/encryption returned with HTTP 200 Aug 14 00:45:06.296608 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1377/5564] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:45:06 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:07.054827 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9802bccf-8b7c-4cc7-bbc6-171ca17dee45 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:07.057034 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9802bccf-8b7c-4cc7-bbc6-171ca17dee45 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:07.057288 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9802bccf-8b7c-4cc7-bbc6-171ca17dee45 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:07.057492 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9802bccf-8b7c-4cc7-bbc6-171ca17dee45 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:07.057588 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-9802bccf-8b7c-4cc7-bbc6-171ca17dee45 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:07.062192 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:07.062192 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:07.062918 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9802bccf-8b7c-4cc7-bbc6-171ca17dee45 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:45:07.063289 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1398/5565] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:07 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:07.196622 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9b57ee28-6308-4230-923e-1808abdcf892 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:07.198489 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-ed7661a5-059c-4670-8236-03fa05442e9d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:07.198706 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9b57ee28-6308-4230-923e-1808abdcf892 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/4109bf84-5d7f-45b7-9b5c-6aa70af1794e Aug 14 00:45:07.198706 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9b57ee28-6308-4230-923e-1808abdcf892 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:07.198883 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9b57ee28-6308-4230-923e-1808abdcf892 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:07.202961 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-ed7661a5-059c-4670-8236-03fa05442e9d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] DELETE https://10.4.3.208/volume/v3/attachments/3c92c3ab-85ce-456b-be6f-0699526ca9da Aug 14 00:45:07.203135 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-ed7661a5-059c-4670-8236-03fa05442e9d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:07.203306 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-ed7661a5-059c-4670-8236-03fa05442e9d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:07.204562 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9b57ee28-6308-4230-923e-1808abdcf892 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/4109bf84-5d7f-45b7-9b5c-6aa70af1794e returned with HTTP 404 Aug 14 00:45:07.205011 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1407/5566] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:07 2026] GET /volume/v3/volumes/4109bf84-5d7f-45b7-9b5c-6aa70af1794e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:07.213521 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-031b2903-19f8-475d-a20c-a1851b0bf25d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:07.215331 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-031b2903-19f8-475d-a20c-a1851b0bf25d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:45:07.215577 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-031b2903-19f8-475d-a20c-a1851b0bf25d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:07.215797 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-031b2903-19f8-475d-a20c-a1851b0bf25d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:07.215959 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-031b2903-19f8-475d-a20c-a1851b0bf25d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:07.219542 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:07.219542 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:07.219834 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:07.219834 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:07.220594 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-031b2903-19f8-475d-a20c-a1851b0bf25d tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-member] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:45:07.220943 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1378/5567] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:07 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:07.233805 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d35986b9-ab34-4c27-831e-208bfb35cdb9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:07.235495 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d35986b9-ab34-4c27-831e-208bfb35cdb9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] DELETE https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:45:07.235720 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d35986b9-ab34-4c27-831e-208bfb35cdb9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:07.235929 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d35986b9-ab34-4c27-831e-208bfb35cdb9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:07.236058 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.backups [None req-d35986b9-ab34-4c27-831e-208bfb35cdb9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Delete backup with id: 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. Aug 14 00:45:07.240760 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:07.240760 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:07.254748 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.backup.rpcapi [None req-d35986b9-ab34-4c27-831e-208bfb35cdb9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] delete_backup rpcapi backup_id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 {{(pid=100208) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:45:07.256908 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d35986b9-ab34-4c27-831e-208bfb35cdb9 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 202 Aug 14 00:45:07.257562 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1399/5568] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:45:07 2026] DELETE /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:45:07.266296 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-545a7aae-542b-4dc0-8836-30a944faa3fc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:07.268605 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-545a7aae-542b-4dc0-8836-30a944faa3fc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:45:07.268916 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-545a7aae-542b-4dc0-8836-30a944faa3fc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:07.269136 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-545a7aae-542b-4dc0-8836-30a944faa3fc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:07.269277 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-545a7aae-542b-4dc0-8836-30a944faa3fc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:07.272157 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-c6ac209a-186c-4153-b7a8-234fdc1c53fb req-ed7661a5-059c-4670-8236-03fa05442e9d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/attachments/3c92c3ab-85ce-456b-be6f-0699526ca9da returned with HTTP 200 Aug 14 00:45:07.272791 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1385/5569] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:45:07 2026] DELETE /volume/v3/attachments/3c92c3ab-85ce-456b-be6f-0699526ca9da => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:07.274055 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:07.274055 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:07.274918 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-545a7aae-542b-4dc0-8836-30a944faa3fc tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 200 Aug 14 00:45:07.275413 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1408/5570] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:07 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:08.075432 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6f994203-cd3f-4f05-91c0-7965bdb2a678 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:08.077799 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6f994203-cd3f-4f05-91c0-7965bdb2a678 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:08.078151 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6f994203-cd3f-4f05-91c0-7965bdb2a678 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:08.078421 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6f994203-cd3f-4f05-91c0-7965bdb2a678 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:08.078565 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-6f994203-cd3f-4f05-91c0-7965bdb2a678 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:08.083732 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:08.083732 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:08.084484 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6f994203-cd3f-4f05-91c0-7965bdb2a678 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:45:08.084882 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1379/5571] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:08 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:08.285961 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-64fa7570-ff28-4492-8f9b-60e201f30832 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:08.288414 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-64fa7570-ff28-4492-8f9b-60e201f30832 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 Aug 14 00:45:08.288711 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-64fa7570-ff28-4492-8f9b-60e201f30832 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:08.288989 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-64fa7570-ff28-4492-8f9b-60e201f30832 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:08.289175 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-64fa7570-ff28-4492-8f9b-60e201f30832 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:08.293625 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-64fa7570-ff28-4492-8f9b-60e201f30832 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 returned with HTTP 404 Aug 14 00:45:08.294256 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1400/5572] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:08 2026] GET /volume/v3/backups/6d13aa4c-3ffa-4a30-8d9a-35e9b6da3797 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:08.301460 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-23fe7186-d268-4796-ab55-8d46955f1013 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:08.303124 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-23fe7186-d268-4796-ab55-8d46955f1013 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] DELETE https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:45:08.303330 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-23fe7186-d268-4796-ab55-8d46955f1013 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:08.303506 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-23fe7186-d268-4796-ab55-8d46955f1013 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:08.304014 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-23fe7186-d268-4796-ab55-8d46955f1013 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Delete backup with id: 1a05cddf-f5c3-400e-9256-bd3af8b491b9. Aug 14 00:45:08.307692 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:08.307692 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:08.327108 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.rpcapi [None req-23fe7186-d268-4796-ab55-8d46955f1013 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] delete_backup rpcapi backup_id 1a05cddf-f5c3-400e-9256-bd3af8b491b9 {{(pid=100211) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:45:08.331388 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-23fe7186-d268-4796-ab55-8d46955f1013 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 202 Aug 14 00:45:08.331938 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1386/5573] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:45:08 2026] DELETE /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:45:08.341051 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-21248988-7d1f-4238-a5ef-f396b38b63ed None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:08.342871 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-21248988-7d1f-4238-a5ef-f396b38b63ed tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:45:08.343057 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-21248988-7d1f-4238-a5ef-f396b38b63ed tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:08.343249 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-21248988-7d1f-4238-a5ef-f396b38b63ed tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:08.343348 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-21248988-7d1f-4238-a5ef-f396b38b63ed tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:08.347342 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:08.347342 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:08.347910 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-21248988-7d1f-4238-a5ef-f396b38b63ed tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 200 Aug 14 00:45:08.348295 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1409/5574] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:08 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:08.384009 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-bff4a961-d1be-4f84-aa42-fae83dd8022e req-ed08878d-62dc-443f-b0f1-f7d8e6edf536 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:08.387138 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-bff4a961-d1be-4f84-aa42-fae83dd8022e req-ed08878d-62dc-443f-b0f1-f7d8e6edf536 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:45:08.387459 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-bff4a961-d1be-4f84-aa42-fae83dd8022e req-ed08878d-62dc-443f-b0f1-f7d8e6edf536 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:08.387725 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-bff4a961-d1be-4f84-aa42-fae83dd8022e req-ed08878d-62dc-443f-b0f1-f7d8e6edf536 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:08.399345 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:08.399345 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:08.404451 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-bff4a961-d1be-4f84-aa42-fae83dd8022e req-ed08878d-62dc-443f-b0f1-f7d8e6edf536 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:08.412462 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-bff4a961-d1be-4f84-aa42-fae83dd8022e req-ed08878d-62dc-443f-b0f1-f7d8e6edf536 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:45:08.413040 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1380/5575] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:45:08 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:09.099209 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7e8c2beb-ae26-436e-8d90-4544c5e7901a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:09.101317 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7e8c2beb-ae26-436e-8d90-4544c5e7901a tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:09.101583 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7e8c2beb-ae26-436e-8d90-4544c5e7901a tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:09.101819 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7e8c2beb-ae26-436e-8d90-4544c5e7901a tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:09.101984 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7e8c2beb-ae26-436e-8d90-4544c5e7901a tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:09.107094 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:09.107094 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:09.107852 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7e8c2beb-ae26-436e-8d90-4544c5e7901a tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:45:09.108245 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1401/5576] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:09 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:09.361343 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9a1a669f-048c-460c-a9ac-d6e3fc0d16b4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:09.363353 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9a1a669f-048c-460c-a9ac-d6e3fc0d16b4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 Aug 14 00:45:09.363627 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9a1a669f-048c-460c-a9ac-d6e3fc0d16b4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:09.363817 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9a1a669f-048c-460c-a9ac-d6e3fc0d16b4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:09.363942 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-9a1a669f-048c-460c-a9ac-d6e3fc0d16b4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 1a05cddf-f5c3-400e-9256-bd3af8b491b9. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:09.367711 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9a1a669f-048c-460c-a9ac-d6e3fc0d16b4 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 returned with HTTP 404 Aug 14 00:45:09.368168 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1387/5577] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:09 2026] GET /volume/v3/backups/1a05cddf-f5c3-400e-9256-bd3af8b491b9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:09.375887 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5df1cf97-b646-4e2d-8b9d-cb1d21c7e074 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:09.378325 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5df1cf97-b646-4e2d-8b9d-cb1d21c7e074 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] DELETE https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:45:09.378527 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5df1cf97-b646-4e2d-8b9d-cb1d21c7e074 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:09.378723 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5df1cf97-b646-4e2d-8b9d-cb1d21c7e074 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:09.378854 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.contrib.backups [None req-5df1cf97-b646-4e2d-8b9d-cb1d21c7e074 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Delete backup with id: 772d27e1-2285-41e2-a72c-e7f0251facbe. Aug 14 00:45:09.382979 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:09.382979 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:09.393520 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.backup.rpcapi [None req-5df1cf97-b646-4e2d-8b9d-cb1d21c7e074 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] delete_backup rpcapi backup_id 772d27e1-2285-41e2-a72c-e7f0251facbe {{(pid=100210) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:45:09.394961 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5df1cf97-b646-4e2d-8b9d-cb1d21c7e074 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 202 Aug 14 00:45:09.395529 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1410/5578] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:45:09 2026] DELETE /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:45:09.403259 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b72f1507-d919-423e-a2b9-cd116674fbde None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:09.408139 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b72f1507-d919-423e-a2b9-cd116674fbde tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:45:09.408139 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b72f1507-d919-423e-a2b9-cd116674fbde tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:09.408139 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b72f1507-d919-423e-a2b9-cd116674fbde tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:09.408139 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.backups [None req-b72f1507-d919-423e-a2b9-cd116674fbde tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100209) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:09.414503 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:09.414503 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:09.415966 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b72f1507-d919-423e-a2b9-cd116674fbde tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 200 Aug 14 00:45:09.415966 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1381/5579] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:09 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:10.117736 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b496b9a3-47b6-4c7c-9600-9b2527b917cf None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:10.119921 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b496b9a3-47b6-4c7c-9600-9b2527b917cf tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:10.120201 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b496b9a3-47b6-4c7c-9600-9b2527b917cf tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:10.120432 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b496b9a3-47b6-4c7c-9600-9b2527b917cf tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:10.120570 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-b496b9a3-47b6-4c7c-9600-9b2527b917cf tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:10.125594 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:10.125594 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:10.126368 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b496b9a3-47b6-4c7c-9600-9b2527b917cf tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:45:10.126922 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1402/5580] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:10 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:10.432731 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2f3dc797-7627-442a-9ab6-b5e85a92b582 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:10.441375 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2f3dc797-7627-442a-9ab6-b5e85a92b582 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe Aug 14 00:45:10.441637 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2f3dc797-7627-442a-9ab6-b5e85a92b582 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:10.441815 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2f3dc797-7627-442a-9ab6-b5e85a92b582 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:10.441979 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.backups [None req-2f3dc797-7627-442a-9ab6-b5e85a92b582 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Show backup with id 772d27e1-2285-41e2-a72c-e7f0251facbe. {{(pid=100211) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:10.445670 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2f3dc797-7627-442a-9ab6-b5e85a92b582 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe returned with HTTP 404 Aug 14 00:45:10.446195 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1388/5581] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:10 2026] GET /volume/v3/backups/772d27e1-2285-41e2-a72c-e7f0251facbe => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:10.453282 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b3e74ee8-f185-4e02-b9ab-274f3caf8287 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:10.455461 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b3e74ee8-f185-4e02-b9ab-274f3caf8287 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/95127409-5db8-4466-a760-5e77b2a57ba3 Aug 14 00:45:10.455714 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b3e74ee8-f185-4e02-b9ab-274f3caf8287 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:10.455956 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b3e74ee8-f185-4e02-b9ab-274f3caf8287 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:10.456154 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-b3e74ee8-f185-4e02-b9ab-274f3caf8287 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Delete volume with id: 95127409-5db8-4466-a760-5e77b2a57ba3 Aug 14 00:45:10.465383 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:10.465383 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:10.465812 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b3e74ee8-f185-4e02-b9ab-274f3caf8287 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:45:10.484433 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b3e74ee8-f185-4e02-b9ab-274f3caf8287 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Delete volume request issued successfully. Aug 14 00:45:10.484756 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b3e74ee8-f185-4e02-b9ab-274f3caf8287 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/95127409-5db8-4466-a760-5e77b2a57ba3 returned with HTTP 202 Aug 14 00:45:10.485292 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1411/5582] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:45:10 2026] DELETE /volume/v3/volumes/95127409-5db8-4466-a760-5e77b2a57ba3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:10.493441 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b075f02f-63e2-4d59-8c6a-9ae0f3868f2a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:10.495014 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b075f02f-63e2-4d59-8c6a-9ae0f3868f2a tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/95127409-5db8-4466-a760-5e77b2a57ba3 Aug 14 00:45:10.495449 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b075f02f-63e2-4d59-8c6a-9ae0f3868f2a tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:10.496275 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b075f02f-63e2-4d59-8c6a-9ae0f3868f2a tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:10.503322 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:10.503322 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:10.509777 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b075f02f-63e2-4d59-8c6a-9ae0f3868f2a tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Volume info retrieved successfully. Aug 14 00:45:10.511911 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b075f02f-63e2-4d59-8c6a-9ae0f3868f2a tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/95127409-5db8-4466-a760-5e77b2a57ba3 returned with HTTP 200 Aug 14 00:45:10.512387 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1382/5583] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:10 2026] GET /volume/v3/volumes/95127409-5db8-4466-a760-5e77b2a57ba3 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:11.138749 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7ba4480d-c3b9-48fe-b299-604b6df796e7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:11.141126 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7ba4480d-c3b9-48fe-b299-604b6df796e7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:11.141385 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7ba4480d-c3b9-48fe-b299-604b6df796e7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:11.141609 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7ba4480d-c3b9-48fe-b299-604b6df796e7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:11.141746 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-7ba4480d-c3b9-48fe-b299-604b6df796e7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:11.146328 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:11.146328 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:11.147022 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7ba4480d-c3b9-48fe-b299-604b6df796e7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:45:11.147444 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1403/5584] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:11 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:11.356360 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-52c5882f-48a4-4545-8fd6-770924410ded None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:11.365597 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-52c5882f-48a4-4545-8fd6-770924410ded tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] DELETE https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:45:11.367793 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-52c5882f-48a4-4545-8fd6-770924410ded tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:11.368818 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-52c5882f-48a4-4545-8fd6-770924410ded tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:11.369528 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-52c5882f-48a4-4545-8fd6-770924410ded tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Delete volume with id: f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:45:11.399525 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:11.399525 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:11.402673 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-52c5882f-48a4-4545-8fd6-770924410ded tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:11.442227 np0000007289 devstack@c-api.service[100211]: WARNING cinder.keymgr.conf_key_mgr [None req-52c5882f-48a4-4545-8fd6-770924410ded tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 00:45:11.459056 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-52c5882f-48a4-4545-8fd6-770924410ded tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Delete volume request issued successfully. Aug 14 00:45:11.459769 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-52c5882f-48a4-4545-8fd6-770924410ded tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 202 Aug 14 00:45:11.461767 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1389/5585] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:45:11 2026] DELETE /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:11.473665 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-36da116e-8b1a-48f8-8efc-3fceb40e3dcf None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:11.475353 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-36da116e-8b1a-48f8-8efc-3fceb40e3dcf tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:45:11.475534 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-36da116e-8b1a-48f8-8efc-3fceb40e3dcf tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:11.475712 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-36da116e-8b1a-48f8-8efc-3fceb40e3dcf tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:11.483008 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:11.483008 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:11.486549 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-36da116e-8b1a-48f8-8efc-3fceb40e3dcf tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:11.490534 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-36da116e-8b1a-48f8-8efc-3fceb40e3dcf tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 200 Aug 14 00:45:11.491143 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1412/5586] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:11 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:11.526371 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-680c1ccb-8eda-404e-ab84-2b4ffc7e6ec0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:11.527921 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-680c1ccb-8eda-404e-ab84-2b4ffc7e6ec0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] GET https://10.4.3.208/volume/v3/volumes/95127409-5db8-4466-a760-5e77b2a57ba3 Aug 14 00:45:11.528073 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-680c1ccb-8eda-404e-ab84-2b4ffc7e6ec0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:11.528268 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-680c1ccb-8eda-404e-ab84-2b4ffc7e6ec0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:11.533723 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-680c1ccb-8eda-404e-ab84-2b4ffc7e6ec0 tempest-ProjectMemberTests33-42733271 tempest-ProjectMemberTests33-42733271-project-admin] https://10.4.3.208/volume/v3/volumes/95127409-5db8-4466-a760-5e77b2a57ba3 returned with HTTP 404 Aug 14 00:45:11.534401 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1383/5587] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:11 2026] GET /volume/v3/volumes/95127409-5db8-4466-a760-5e77b2a57ba3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:12.158729 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2606c1ef-35cf-4447-8154-40f73f9d5e4d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:12.160800 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2606c1ef-35cf-4447-8154-40f73f9d5e4d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:12.161036 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2606c1ef-35cf-4447-8154-40f73f9d5e4d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:12.161278 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2606c1ef-35cf-4447-8154-40f73f9d5e4d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:12.161381 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-2606c1ef-35cf-4447-8154-40f73f9d5e4d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:12.165293 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:12.165293 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:12.165875 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2606c1ef-35cf-4447-8154-40f73f9d5e4d tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:45:12.166229 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1404/5588] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:12 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:12.510451 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9a225335-ba56-4ef6-a261-fe43c0772d50 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:12.517772 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9a225335-ba56-4ef6-a261-fe43c0772d50 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d Aug 14 00:45:12.518724 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9a225335-ba56-4ef6-a261-fe43c0772d50 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:12.519750 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9a225335-ba56-4ef6-a261-fe43c0772d50 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:12.551078 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9a225335-ba56-4ef6-a261-fe43c0772d50 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d returned with HTTP 404 Aug 14 00:45:12.553494 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1390/5589] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:12 2026] GET /volume/v3/volumes/f8661e31-fa81-4a09-ad6b-561eb70ca66d => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:12.560929 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-52079ef9-1312-4bfa-83c6-13ecddd8ba87 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:12.562702 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-52079ef9-1312-4bfa-83c6-13ecddd8ba87 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] DELETE https://10.4.3.208/volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 Aug 14 00:45:12.562898 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-52079ef9-1312-4bfa-83c6-13ecddd8ba87 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:12.563094 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-52079ef9-1312-4bfa-83c6-13ecddd8ba87 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:12.563265 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-52079ef9-1312-4bfa-83c6-13ecddd8ba87 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Delete volume with id: e987f3a5-e622-4a03-875e-c3b7a1a7b683 Aug 14 00:45:12.569565 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:12.569565 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:12.570025 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-52079ef9-1312-4bfa-83c6-13ecddd8ba87 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:12.579094 np0000007289 devstack@c-api.service[100210]: WARNING cinder.keymgr.conf_key_mgr [None req-52079ef9-1312-4bfa-83c6-13ecddd8ba87 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 00:45:12.584245 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-52079ef9-1312-4bfa-83c6-13ecddd8ba87 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Delete volume request issued successfully. Aug 14 00:45:12.584452 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-52079ef9-1312-4bfa-83c6-13ecddd8ba87 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 returned with HTTP 202 Aug 14 00:45:12.584901 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1413/5590] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:45:12 2026] DELETE /volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:12.593301 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d2d1d46e-5b83-4cdc-8800-092f8287432e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:12.595066 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d2d1d46e-5b83-4cdc-8800-092f8287432e tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 Aug 14 00:45:12.595404 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d2d1d46e-5b83-4cdc-8800-092f8287432e tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:12.595603 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d2d1d46e-5b83-4cdc-8800-092f8287432e tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:12.603356 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:12.603356 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:12.604820 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d2d1d46e-5b83-4cdc-8800-092f8287432e tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:12.608323 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d2d1d46e-5b83-4cdc-8800-092f8287432e tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 returned with HTTP 200 Aug 14 00:45:12.608654 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1384/5591] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:12 2026] GET /volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:13.175158 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9f48822c-1735-460b-99d4-4f1a7889de28 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:13.177027 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9f48822c-1735-460b-99d4-4f1a7889de28 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:13.177248 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9f48822c-1735-460b-99d4-4f1a7889de28 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:13.177420 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9f48822c-1735-460b-99d4-4f1a7889de28 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:13.177521 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-9f48822c-1735-460b-99d4-4f1a7889de28 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:13.183450 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:13.183450 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:13.184491 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9f48822c-1735-460b-99d4-4f1a7889de28 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:45:13.185102 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1405/5592] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:13 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:13.624416 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6042bf89-37b3-4e0a-b592-a1f735d5b6b9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:13.626650 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6042bf89-37b3-4e0a-b592-a1f735d5b6b9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 Aug 14 00:45:13.626905 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6042bf89-37b3-4e0a-b592-a1f735d5b6b9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:13.627156 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6042bf89-37b3-4e0a-b592-a1f735d5b6b9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:13.634893 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6042bf89-37b3-4e0a-b592-a1f735d5b6b9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 returned with HTTP 404 Aug 14 00:45:13.635468 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1391/5593] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:13 2026] GET /volume/v3/volumes/e987f3a5-e622-4a03-875e-c3b7a1a7b683 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:13.642456 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3c613509-4821-40e5-bd60-91d25ee4aca1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:13.644081 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3c613509-4821-40e5-bd60-91d25ee4aca1 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] GET https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 Aug 14 00:45:13.644417 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3c613509-4821-40e5-bd60-91d25ee4aca1 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:13.646151 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3c613509-4821-40e5-bd60-91d25ee4aca1 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:13.646151 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-3c613509-4821-40e5-bd60-91d25ee4aca1 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:45:13.655420 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3c613509-4821-40e5-bd60-91d25ee4aca1 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] Get all volumes completed successfully. Aug 14 00:45:13.657159 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:13.657159 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:13.660964 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3c613509-4821-40e5-bd60-91d25ee4aca1 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 00:45:13.661521 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1414/5594] 10.4.3.208 () {66 vars in 1285 bytes} [Fri Aug 14 00:45:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7296 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:13.675591 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-19108be6-430b-42cd-b781-4dd6a0cebdb5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:13.677345 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-19108be6-430b-42cd-b781-4dd6a0cebdb5 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] DELETE https://10.4.3.208/volume/v3/types/bc9c5be3-802b-40f6-a93b-88d984c2dd38 Aug 14 00:45:13.677544 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-19108be6-430b-42cd-b781-4dd6a0cebdb5 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:13.677761 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-19108be6-430b-42cd-b781-4dd6a0cebdb5 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:13.702715 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-19108be6-430b-42cd-b781-4dd6a0cebdb5 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] https://10.4.3.208/volume/v3/types/bc9c5be3-802b-40f6-a93b-88d984c2dd38 returned with HTTP 202 Aug 14 00:45:13.703258 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1385/5595] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:45:13 2026] DELETE /volume/v3/types/bc9c5be3-802b-40f6-a93b-88d984c2dd38 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:14.194418 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-10bfa5f4-51e7-4e1e-bcca-4c2eab513965 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:14.196010 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-10bfa5f4-51e7-4e1e-bcca-4c2eab513965 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:14.196344 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-10bfa5f4-51e7-4e1e-bcca-4c2eab513965 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:14.196552 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-10bfa5f4-51e7-4e1e-bcca-4c2eab513965 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:14.196686 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.backups [None req-10bfa5f4-51e7-4e1e-bcca-4c2eab513965 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100208) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:14.200751 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:14.200751 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:14.201436 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-10bfa5f4-51e7-4e1e-bcca-4c2eab513965 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:45:14.201840 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1406/5596] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:14 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:14.211184 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-eb318172-2eba-4c27-ba90-5bd502587310 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:14.212739 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-eb318172-2eba-4c27-ba90-5bd502587310 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] DELETE https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:14.212927 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-eb318172-2eba-4c27-ba90-5bd502587310 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:14.213121 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-eb318172-2eba-4c27-ba90-5bd502587310 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:14.213242 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.contrib.backups [None req-eb318172-2eba-4c27-ba90-5bd502587310 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Delete backup with id: 5e591997-5da6-47bd-b01c-8f2b9ffc77de. Aug 14 00:45:14.217002 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:14.217002 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:14.230951 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.backup.rpcapi [None req-eb318172-2eba-4c27-ba90-5bd502587310 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] delete_backup rpcapi backup_id 5e591997-5da6-47bd-b01c-8f2b9ffc77de {{(pid=100211) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 14 00:45:14.232489 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-eb318172-2eba-4c27-ba90-5bd502587310 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 202 Aug 14 00:45:14.232870 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1392/5597] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:45:14 2026] DELETE /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:45:14.240000 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-118c35bc-6e83-41cd-8e64-91d013ae9037 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:14.241681 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-118c35bc-6e83-41cd-8e64-91d013ae9037 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:14.241973 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-118c35bc-6e83-41cd-8e64-91d013ae9037 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:14.242230 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-118c35bc-6e83-41cd-8e64-91d013ae9037 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:14.242352 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-118c35bc-6e83-41cd-8e64-91d013ae9037 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:14.246509 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:14.246509 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:14.247078 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-118c35bc-6e83-41cd-8e64-91d013ae9037 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 200 Aug 14 00:45:14.247481 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1415/5598] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:14 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:14.832982 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-4c6b5a45-3229-400d-8631-c64d28586bf3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:14.834820 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4c6b5a45-3229-400d-8631-c64d28586bf3 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:45:14.835278 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-4c6b5a45-3229-400d-8631-c64d28586bf3 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2141671111", "extra_specs": {}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:14.848916 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-4c6b5a45-3229-400d-8631-c64d28586bf3 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:45:14.849306 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1386/5599] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:45:14 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:14.859458 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-72d394d8-a25c-450d-ba60-000d878fbc66 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:14.861890 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-72d394d8-a25c-450d-ba60-000d878fbc66 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] POST https://10.4.3.208/volume/v3/types/2bee4e73-d12e-44fb-b101-7147c1219d73/encryption Aug 14 00:45:14.862290 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-72d394d8-a25c-450d-ba60-000d878fbc66 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:14.879985 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-72d394d8-a25c-450d-ba60-000d878fbc66 tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] https://10.4.3.208/volume/v3/types/2bee4e73-d12e-44fb-b101-7147c1219d73/encryption returned with HTTP 200 Aug 14 00:45:14.880417 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1407/5600] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:45:14 2026] POST /volume/v3/types/2bee4e73-d12e-44fb-b101-7147c1219d73/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:14.904957 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0b36915a-fde5-424a-acde-b11b61c18ebb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:14.907066 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:45:14.907539 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-529175530", "snapshot_id": null, "imageRef": "e53b07e1-4c49-4fd6-8823-f1793fa22f32", "volume_type": "tempest-scenario-type-luks-2141671111", "size": 1}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:14.909530 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-529175530', 'snapshot_id': None, 'imageRef': 'e53b07e1-4c49-4fd6-8823-f1793fa22f32', 'volume_type': 'tempest-scenario-type-luks-2141671111', 'size': 1}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:45:15.105907 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Create volume of 1 GB Aug 14 00:45:15.106224 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:15.106224 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:15.106689 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Availability Zones retrieved successfully. Aug 14 00:45:15.111789 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Flow 'volume_create_api' (cdc07cf0-6a7a-4919-b8f7-27a1eca23068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:15.112667 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d658495b-8e46-469a-87fa-fb91efe7f479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:15.113563 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:45:15.161812 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d658495b-8e46-469a-87fa-fb91efe7f479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:45:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bee4e73-d12e-44fb-b101-7147c1219d73,is_public=True,name='tempest-scenario-type-luks-2141671111',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bee4e73-d12e-44fb-b101-7147c1219d73', '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=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:15.162599 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (066136be-cda2-4441-b0cc-7eaec53b797c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:15.185864 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2141671111 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2141671111, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:45:15.186187 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2141671111 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2141671111, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:45:15.208056 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Created reservations ['dc1c07fb-9cb5-40d5-b25a-3408d2cd30ab', '775eec11-37f6-4efa-ae64-8e712ec23893', '602db6de-9292-44c5-915e-14485046c3dc', 'f5af2d0b-ffa3-4462-9c49-7790b3c8d6af'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:15.208827 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (066136be-cda2-4441-b0cc-7eaec53b797c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc1c07fb-9cb5-40d5-b25a-3408d2cd30ab', '775eec11-37f6-4efa-ae64-8e712ec23893', '602db6de-9292-44c5-915e-14485046c3dc', 'f5af2d0b-ffa3-4462-9c49-7790b3c8d6af']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:15.209599 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b12772ef-a661-4462-ab74-015ca4d9963b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:15.230327 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b12772ef-a661-4462-ab74-015ca4d9963b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25783491-0d21-45f6-b72b-6015c69932d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-529175530',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d6beee425e1425c947982aeb7de2196',qos_specs=None,replication_status=,reservations=['dc1c07fb-9cb5-40d5-b25a-3408d2cd30ab','775eec11-37f6-4efa-ae64-8e712ec23893','602db6de-9292-44c5-915e-14485046c3dc','f5af2d0b-ffa3-4462-9c49-7790b3c8d6af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51a097f1315345ce8275c528878b9181',volume_type_id=2bee4e73-d12e-44fb-b101-7147c1219d73), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:45:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-529175530',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=25783491-0d21-45f6-b72b-6015c69932d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d6beee425e1425c947982aeb7de2196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51a097f1315345ce8275c528878b9181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bee4e73-d12e-44fb-b101-7147c1219d73),volume_type_id=2bee4e73-d12e-44fb-b101-7147c1219d73)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:15.231073 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2de088fb-9b42-4f91-a7d7-34e239489a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:15.247793 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2de088fb-9b42-4f91-a7d7-34e239489a51) transitioned into state 'SUCCESS' from state '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-529175530',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d6beee425e1425c947982aeb7de2196',qos_specs=None,replication_status=,reservations=['dc1c07fb-9cb5-40d5-b25a-3408d2cd30ab','775eec11-37f6-4efa-ae64-8e712ec23893','602db6de-9292-44c5-915e-14485046c3dc','f5af2d0b-ffa3-4462-9c49-7790b3c8d6af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51a097f1315345ce8275c528878b9181',volume_type_id=2bee4e73-d12e-44fb-b101-7147c1219d73)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:15.248568 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db2a7aa-4829-4704-a14f-b7d39700f316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:15.257847 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d9393eb7-8fd5-437d-a631-180f2e22635e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:15.259095 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db2a7aa-4829-4704-a14f-b7d39700f316) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:15.260241 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Flow 'volume_create_api' (cdc07cf0-6a7a-4919-b8f7-27a1eca23068) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:15.260299 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d9393eb7-8fd5-437d-a631-180f2e22635e tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de Aug 14 00:45:15.260612 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d9393eb7-8fd5-437d-a631-180f2e22635e tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:15.260647 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Create volume request issued successfully. Aug 14 00:45:15.260928 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d9393eb7-8fd5-437d-a631-180f2e22635e tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:15.261144 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.backups [None req-d9393eb7-8fd5-437d-a631-180f2e22635e tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Show backup with id 5e591997-5da6-47bd-b01c-8f2b9ffc77de. {{(pid=100210) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 14 00:45:15.261424 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0b36915a-fde5-424a-acde-b11b61c18ebb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:45:15.261952 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1393/5601] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:45:14 2026] POST /volume/v3/volumes => generated 791 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:15.265195 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d9393eb7-8fd5-437d-a631-180f2e22635e tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de returned with HTTP 404 Aug 14 00:45:15.265891 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1416/5602] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:15 2026] GET /volume/v3/backups/5e591997-5da6-47bd-b01c-8f2b9ffc77de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:15.273936 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c98ca8a8-f3c8-424d-b7c7-c4de725a59b7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:15.275047 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-180925bd-b1f9-4c87-9d23-f0f30e0e2dc6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:15.276496 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c98ca8a8-f3c8-424d-b7c7-c4de725a59b7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/aa3e014a-fedf-4be6-8a15-f80644fb83cb Aug 14 00:45:15.276557 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c98ca8a8-f3c8-424d-b7c7-c4de725a59b7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:15.276891 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c98ca8a8-f3c8-424d-b7c7-c4de725a59b7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:15.277155 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-c98ca8a8-f3c8-424d-b7c7-c4de725a59b7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Delete volume with id: aa3e014a-fedf-4be6-8a15-f80644fb83cb Aug 14 00:45:15.280806 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-180925bd-b1f9-4c87-9d23-f0f30e0e2dc6 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:15.281115 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-180925bd-b1f9-4c87-9d23-f0f30e0e2dc6 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:15.281367 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-180925bd-b1f9-4c87-9d23-f0f30e0e2dc6 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:15.287595 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:15.287595 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:15.288213 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c98ca8a8-f3c8-424d-b7c7-c4de725a59b7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Volume info retrieved successfully. Aug 14 00:45:15.298464 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:15.298464 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:15.303818 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-180925bd-b1f9-4c87-9d23-f0f30e0e2dc6 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:15.306409 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c98ca8a8-f3c8-424d-b7c7-c4de725a59b7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Delete volume request issued successfully. Aug 14 00:45:15.306602 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c98ca8a8-f3c8-424d-b7c7-c4de725a59b7 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/volumes/aa3e014a-fedf-4be6-8a15-f80644fb83cb returned with HTTP 202 Aug 14 00:45:15.307114 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1387/5603] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:45:15 2026] DELETE /volume/v3/volumes/aa3e014a-fedf-4be6-8a15-f80644fb83cb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:15.312208 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-180925bd-b1f9-4c87-9d23-f0f30e0e2dc6 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:15.312208 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1408/5604] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:15 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:15.314377 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b5114299-ab90-44bc-ba0a-f996da487b29 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:15.316798 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b5114299-ab90-44bc-ba0a-f996da487b29 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/volumes/aa3e014a-fedf-4be6-8a15-f80644fb83cb Aug 14 00:45:15.317133 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b5114299-ab90-44bc-ba0a-f996da487b29 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:15.317406 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b5114299-ab90-44bc-ba0a-f996da487b29 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:15.326676 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:15.326676 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:15.331109 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b5114299-ab90-44bc-ba0a-f996da487b29 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Volume info retrieved successfully. Aug 14 00:45:15.336806 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b5114299-ab90-44bc-ba0a-f996da487b29 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/volumes/aa3e014a-fedf-4be6-8a15-f80644fb83cb returned with HTTP 200 Aug 14 00:45:15.337406 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1394/5605] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:15 2026] GET /volume/v3/volumes/aa3e014a-fedf-4be6-8a15-f80644fb83cb => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:16.328026 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fff4a2a4-efec-427a-97ce-8dd28f5880a5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:16.329839 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fff4a2a4-efec-427a-97ce-8dd28f5880a5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:16.330024 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fff4a2a4-efec-427a-97ce-8dd28f5880a5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:16.330219 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fff4a2a4-efec-427a-97ce-8dd28f5880a5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:16.337150 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:16.337150 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:16.340997 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fff4a2a4-efec-427a-97ce-8dd28f5880a5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:16.347083 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fff4a2a4-efec-427a-97ce-8dd28f5880a5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:16.347552 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1417/5606] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:16 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:16.352719 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f442a85f-8541-4b6c-94fc-8307ee0d2ce2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:16.354458 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f442a85f-8541-4b6c-94fc-8307ee0d2ce2 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] GET https://10.4.3.208/volume/v3/volumes/aa3e014a-fedf-4be6-8a15-f80644fb83cb Aug 14 00:45:16.354663 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f442a85f-8541-4b6c-94fc-8307ee0d2ce2 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:16.354876 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f442a85f-8541-4b6c-94fc-8307ee0d2ce2 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:16.362904 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f442a85f-8541-4b6c-94fc-8307ee0d2ce2 tempest-ProjectReaderTests39-1106708446 tempest-ProjectReaderTests39-1106708446-project-admin] https://10.4.3.208/volume/v3/volumes/aa3e014a-fedf-4be6-8a15-f80644fb83cb returned with HTTP 404 Aug 14 00:45:16.363385 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1388/5607] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:45:16 2026] GET /volume/v3/volumes/aa3e014a-fedf-4be6-8a15-f80644fb83cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:17.365111 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d26b6d7b-91ed-4b7c-80d5-54e86e5dcecf None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:17.367007 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d26b6d7b-91ed-4b7c-80d5-54e86e5dcecf tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:17.367343 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d26b6d7b-91ed-4b7c-80d5-54e86e5dcecf tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:17.368634 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d26b6d7b-91ed-4b7c-80d5-54e86e5dcecf tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:17.380408 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:17.380408 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:17.383354 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d26b6d7b-91ed-4b7c-80d5-54e86e5dcecf tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:17.388168 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d26b6d7b-91ed-4b7c-80d5-54e86e5dcecf tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:17.388660 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1409/5608] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:17 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:17.750727 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-01480208-b3f4-4752-b22e-63fa6c82278f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:17.830446 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:45:17.830788 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-419351519"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:17.832079 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-419351519'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:45:17.832241 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume of 1 GB Aug 14 00:45:17.836119 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Availability Zones retrieved successfully. Aug 14 00:45:17.840961 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (ccc85ec4-0bdd-4511-aac0-105cbb25a2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:17.841808 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a68013-4da4-4f05-82d0-417b6ba36c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:17.842577 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:45:17.864192 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a68013-4da4-4f05-82d0-417b6ba36c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:17.864825 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f398388-5c0e-439a-9d23-67de6d59cf18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:17.915635 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['445f3e4a-6d2b-4cc7-89c6-f60e234bed14', 'd97e6f0f-46ee-4a4d-a695-51081632be8f', 'd8e58c6c-aee2-4699-878f-334538ecba7f', 'f617286e-2990-44cf-91e8-f36efa4c43fa'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:17.916559 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f398388-5c0e-439a-9d23-67de6d59cf18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['445f3e4a-6d2b-4cc7-89c6-f60e234bed14', 'd97e6f0f-46ee-4a4d-a695-51081632be8f', 'd8e58c6c-aee2-4699-878f-334538ecba7f', 'f617286e-2990-44cf-91e8-f36efa4c43fa']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:17.917246 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d25836-c8f1-4581-b4f2-1d5305269491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:17.939328 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d25836-c8f1-4581-b4f2-1d5305269491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '315c31df-d880-4a3a-8cae-76f343e4d371', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-419351519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['445f3e4a-6d2b-4cc7-89c6-f60e234bed14','d97e6f0f-46ee-4a4d-a695-51081632be8f','d8e58c6c-aee2-4699-878f-334538ecba7f','f617286e-2990-44cf-91e8-f36efa4c43fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:45:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-419351519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=315c31df-d880-4a3a-8cae-76f343e4d371,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89c6c16120644db98a1063c05f9bfb7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:17.939952 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeb25806-9fbe-47f1-bbe3-580b1b03d7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:17.955366 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeb25806-9fbe-47f1-bbe3-580b1b03d7fe) transitioned into state 'SUCCESS' from state '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-419351519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['445f3e4a-6d2b-4cc7-89c6-f60e234bed14','d97e6f0f-46ee-4a4d-a695-51081632be8f','d8e58c6c-aee2-4699-878f-334538ecba7f','f617286e-2990-44cf-91e8-f36efa4c43fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:17.956036 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (708545d2-fdca-44b6-9b48-6205d5355a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:17.963604 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (708545d2-fdca-44b6-9b48-6205d5355a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:17.964395 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (ccc85ec4-0bdd-4511-aac0-105cbb25a2a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:17.964720 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request issued successfully. Aug 14 00:45:17.965276 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-01480208-b3f4-4752-b22e-63fa6c82278f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:45:17.965823 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1395/5609] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:45:17 2026] POST /volume/v3/volumes => generated 777 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:17.978554 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3ecca639-3d67-4843-91e5-874f98f65840 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:17.980362 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3ecca639-3d67-4843-91e5-874f98f65840 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/315c31df-d880-4a3a-8cae-76f343e4d371 Aug 14 00:45:17.980626 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3ecca639-3d67-4843-91e5-874f98f65840 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:17.981273 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3ecca639-3d67-4843-91e5-874f98f65840 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:17.988238 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:17.988238 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:17.991851 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3ecca639-3d67-4843-91e5-874f98f65840 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:17.995826 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3ecca639-3d67-4843-91e5-874f98f65840 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/315c31df-d880-4a3a-8cae-76f343e4d371 returned with HTTP 200 Aug 14 00:45:17.996221 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1418/5610] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:17 2026] GET /volume/v3/volumes/315c31df-d880-4a3a-8cae-76f343e4d371 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:18.400769 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ff7b982a-3212-4586-9f1d-33dc071a507a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:18.402564 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ff7b982a-3212-4586-9f1d-33dc071a507a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:18.402764 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ff7b982a-3212-4586-9f1d-33dc071a507a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:18.402973 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ff7b982a-3212-4586-9f1d-33dc071a507a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:18.409330 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:18.409330 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:18.412564 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ff7b982a-3212-4586-9f1d-33dc071a507a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:18.416405 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ff7b982a-3212-4586-9f1d-33dc071a507a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:18.416770 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1389/5611] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:18 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:19.007885 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-cc09d0d8-251b-47d0-bb73-109d7ca4e1c5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:19.009574 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cc09d0d8-251b-47d0-bb73-109d7ca4e1c5 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/315c31df-d880-4a3a-8cae-76f343e4d371 Aug 14 00:45:19.009872 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cc09d0d8-251b-47d0-bb73-109d7ca4e1c5 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:19.010041 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-cc09d0d8-251b-47d0-bb73-109d7ca4e1c5 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:19.016342 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:19.016342 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:19.019164 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-cc09d0d8-251b-47d0-bb73-109d7ca4e1c5 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:19.022395 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-cc09d0d8-251b-47d0-bb73-109d7ca4e1c5 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/315c31df-d880-4a3a-8cae-76f343e4d371 returned with HTTP 200 Aug 14 00:45:19.022714 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1410/5612] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:19 2026] GET /volume/v3/volumes/315c31df-d880-4a3a-8cae-76f343e4d371 => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:19.033594 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5f421833-3125-4509-99dd-b33217bcd1a1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:19.081691 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5f421833-3125-4509-99dd-b33217bcd1a1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:45:19.082000 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5f421833-3125-4509-99dd-b33217bcd1a1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "315c31df-d880-4a3a-8cae-76f343e4d371", "name": "tempest-ProjectMemberTests-Snapshot-1868748322"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:19.089550 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:19.089550 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:19.089956 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5f421833-3125-4509-99dd-b33217bcd1a1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Volume info retrieved successfully. Aug 14 00:45:19.090064 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-5f421833-3125-4509-99dd-b33217bcd1a1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Create snapshot from volume 315c31df-d880-4a3a-8cae-76f343e4d371 Aug 14 00:45:19.117459 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-5f421833-3125-4509-99dd-b33217bcd1a1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Created reservations ['e1ab23e0-1dab-4862-a73a-9127de14a872', 'd4c159ab-f770-4a2e-ae14-eb383e4815e6', 'ee287ed9-17a5-4eff-955d-dd9899f08c80', 'ff28edfe-7db3-4a64-8545-08f0cdccf6ef'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:19.144045 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5f421833-3125-4509-99dd-b33217bcd1a1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Snapshot create request issued successfully. Aug 14 00:45:19.144396 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5f421833-3125-4509-99dd-b33217bcd1a1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:45:19.144834 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1396/5613] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:45:19 2026] POST /volume/v3/snapshots => generated 305 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:19.154383 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2092ae78-8594-44c4-b226-4238eacf1003 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:19.156287 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2092ae78-8594-44c4-b226-4238eacf1003 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] GET https://10.4.3.208/volume/v3/snapshots/3625bd60-cc51-4df5-98a2-019593838352 Aug 14 00:45:19.156548 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2092ae78-8594-44c4-b226-4238eacf1003 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:19.156785 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2092ae78-8594-44c4-b226-4238eacf1003 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:19.161486 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:19.161486 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:19.161865 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2092ae78-8594-44c4-b226-4238eacf1003 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Snapshot retrieved successfully. Aug 14 00:45:19.162551 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2092ae78-8594-44c4-b226-4238eacf1003 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] https://10.4.3.208/volume/v3/snapshots/3625bd60-cc51-4df5-98a2-019593838352 returned with HTTP 200 Aug 14 00:45:19.162885 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1419/5614] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:19 2026] GET /volume/v3/snapshots/3625bd60-cc51-4df5-98a2-019593838352 => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:19.428755 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8870aa63-6fc1-42a8-9e9c-b65a3c8b40b1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:19.430621 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8870aa63-6fc1-42a8-9e9c-b65a3c8b40b1 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:19.430834 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8870aa63-6fc1-42a8-9e9c-b65a3c8b40b1 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:19.431020 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8870aa63-6fc1-42a8-9e9c-b65a3c8b40b1 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:19.437843 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:19.437843 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:19.440890 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8870aa63-6fc1-42a8-9e9c-b65a3c8b40b1 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:19.444663 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8870aa63-6fc1-42a8-9e9c-b65a3c8b40b1 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:19.445009 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1390/5615] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:19 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:20.173125 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-90296555-d2d7-4f7f-b45e-eea7a7f83e5f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:20.175202 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-90296555-d2d7-4f7f-b45e-eea7a7f83e5f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] GET https://10.4.3.208/volume/v3/snapshots/3625bd60-cc51-4df5-98a2-019593838352 Aug 14 00:45:20.175444 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-90296555-d2d7-4f7f-b45e-eea7a7f83e5f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:20.175696 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-90296555-d2d7-4f7f-b45e-eea7a7f83e5f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:20.182018 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:20.182018 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:20.182576 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-90296555-d2d7-4f7f-b45e-eea7a7f83e5f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Snapshot retrieved successfully. Aug 14 00:45:20.183578 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-90296555-d2d7-4f7f-b45e-eea7a7f83e5f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] https://10.4.3.208/volume/v3/snapshots/3625bd60-cc51-4df5-98a2-019593838352 returned with HTTP 200 Aug 14 00:45:20.184040 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1411/5616] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:20 2026] GET /volume/v3/snapshots/3625bd60-cc51-4df5-98a2-019593838352 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:20.195000 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6e79b0a2-4820-4386-85bd-bc7b11fa15a4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:20.196972 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6e79b0a2-4820-4386-85bd-bc7b11fa15a4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/3625bd60-cc51-4df5-98a2-019593838352 Aug 14 00:45:20.197202 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6e79b0a2-4820-4386-85bd-bc7b11fa15a4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:20.197423 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6e79b0a2-4820-4386-85bd-bc7b11fa15a4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:20.197523 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-6e79b0a2-4820-4386-85bd-bc7b11fa15a4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Delete snapshot with id: 3625bd60-cc51-4df5-98a2-019593838352 Aug 14 00:45:20.202976 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:20.202976 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:20.203455 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6e79b0a2-4820-4386-85bd-bc7b11fa15a4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Snapshot retrieved successfully. Aug 14 00:45:20.218261 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6e79b0a2-4820-4386-85bd-bc7b11fa15a4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Snapshot delete request issued successfully. Aug 14 00:45:20.218434 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6e79b0a2-4820-4386-85bd-bc7b11fa15a4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] https://10.4.3.208/volume/v3/snapshots/3625bd60-cc51-4df5-98a2-019593838352 returned with HTTP 202 Aug 14 00:45:20.218862 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1397/5617] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:45:20 2026] DELETE /volume/v3/snapshots/3625bd60-cc51-4df5-98a2-019593838352 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:20.227427 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-69f4855c-86e9-402e-9f77-64c731924699 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:20.229594 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-69f4855c-86e9-402e-9f77-64c731924699 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] GET https://10.4.3.208/volume/v3/snapshots/3625bd60-cc51-4df5-98a2-019593838352 Aug 14 00:45:20.229840 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-69f4855c-86e9-402e-9f77-64c731924699 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:20.230110 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-69f4855c-86e9-402e-9f77-64c731924699 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:20.236077 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:20.236077 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:20.236644 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-69f4855c-86e9-402e-9f77-64c731924699 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Snapshot retrieved successfully. Aug 14 00:45:20.237618 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-69f4855c-86e9-402e-9f77-64c731924699 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] https://10.4.3.208/volume/v3/snapshots/3625bd60-cc51-4df5-98a2-019593838352 returned with HTTP 200 Aug 14 00:45:20.238070 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1420/5618] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:20 2026] GET /volume/v3/snapshots/3625bd60-cc51-4df5-98a2-019593838352 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:20.457486 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-aba7a4af-fc5d-40fe-afcb-cbc1b75d714b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:20.459651 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aba7a4af-fc5d-40fe-afcb-cbc1b75d714b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:20.459886 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aba7a4af-fc5d-40fe-afcb-cbc1b75d714b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:20.460107 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aba7a4af-fc5d-40fe-afcb-cbc1b75d714b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:20.467701 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:20.467701 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:20.471056 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-aba7a4af-fc5d-40fe-afcb-cbc1b75d714b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:20.475080 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aba7a4af-fc5d-40fe-afcb-cbc1b75d714b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:20.475468 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1391/5619] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:20 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:21.247442 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2aa2ef98-a85e-4f16-ad94-1e003cffef8a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:21.249193 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2aa2ef98-a85e-4f16-ad94-1e003cffef8a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] GET https://10.4.3.208/volume/v3/snapshots/3625bd60-cc51-4df5-98a2-019593838352 Aug 14 00:45:21.249426 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2aa2ef98-a85e-4f16-ad94-1e003cffef8a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:21.249666 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2aa2ef98-a85e-4f16-ad94-1e003cffef8a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:21.253878 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2aa2ef98-a85e-4f16-ad94-1e003cffef8a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] https://10.4.3.208/volume/v3/snapshots/3625bd60-cc51-4df5-98a2-019593838352 returned with HTTP 404 Aug 14 00:45:21.254379 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1412/5620] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:21 2026] GET /volume/v3/snapshots/3625bd60-cc51-4df5-98a2-019593838352 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:21.260969 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cb32b43f-1f59-4348-af3b-28cd20220b1d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:21.262805 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cb32b43f-1f59-4348-af3b-28cd20220b1d tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/315c31df-d880-4a3a-8cae-76f343e4d371 Aug 14 00:45:21.263029 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cb32b43f-1f59-4348-af3b-28cd20220b1d tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:21.263246 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cb32b43f-1f59-4348-af3b-28cd20220b1d tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:21.263400 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-cb32b43f-1f59-4348-af3b-28cd20220b1d tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume with id: 315c31df-d880-4a3a-8cae-76f343e4d371 Aug 14 00:45:21.270694 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:21.270694 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:21.271150 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-cb32b43f-1f59-4348-af3b-28cd20220b1d tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:21.286563 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-cb32b43f-1f59-4348-af3b-28cd20220b1d tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume request issued successfully. Aug 14 00:45:21.286833 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cb32b43f-1f59-4348-af3b-28cd20220b1d tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/315c31df-d880-4a3a-8cae-76f343e4d371 returned with HTTP 202 Aug 14 00:45:21.287423 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1398/5621] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:45:21 2026] DELETE /volume/v3/volumes/315c31df-d880-4a3a-8cae-76f343e4d371 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:21.295738 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7d1ac396-f01d-43eb-820c-22a1a8186a4c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:21.297451 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7d1ac396-f01d-43eb-820c-22a1a8186a4c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/315c31df-d880-4a3a-8cae-76f343e4d371 Aug 14 00:45:21.297678 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7d1ac396-f01d-43eb-820c-22a1a8186a4c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:21.297855 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7d1ac396-f01d-43eb-820c-22a1a8186a4c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:21.304472 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:21.304472 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:21.308140 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7d1ac396-f01d-43eb-820c-22a1a8186a4c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:21.312965 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7d1ac396-f01d-43eb-820c-22a1a8186a4c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/315c31df-d880-4a3a-8cae-76f343e4d371 returned with HTTP 200 Aug 14 00:45:21.313444 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1421/5622] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:21 2026] GET /volume/v3/volumes/315c31df-d880-4a3a-8cae-76f343e4d371 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:21.487262 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-12e7d552-a387-4ab5-87da-5b02a6bc1bf5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:21.489028 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-12e7d552-a387-4ab5-87da-5b02a6bc1bf5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:21.489239 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-12e7d552-a387-4ab5-87da-5b02a6bc1bf5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:21.489420 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-12e7d552-a387-4ab5-87da-5b02a6bc1bf5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:21.495537 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:21.495537 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:21.498570 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-12e7d552-a387-4ab5-87da-5b02a6bc1bf5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:21.501990 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-12e7d552-a387-4ab5-87da-5b02a6bc1bf5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:21.502354 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1392/5623] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:21 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 944 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:22.326947 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9bff70ac-c24f-4fd2-b68a-5db667c72c70 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:22.328510 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9bff70ac-c24f-4fd2-b68a-5db667c72c70 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/315c31df-d880-4a3a-8cae-76f343e4d371 Aug 14 00:45:22.328700 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9bff70ac-c24f-4fd2-b68a-5db667c72c70 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:22.328887 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9bff70ac-c24f-4fd2-b68a-5db667c72c70 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:22.333934 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9bff70ac-c24f-4fd2-b68a-5db667c72c70 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/315c31df-d880-4a3a-8cae-76f343e4d371 returned with HTTP 404 Aug 14 00:45:22.334446 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1413/5624] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:22 2026] GET /volume/v3/volumes/315c31df-d880-4a3a-8cae-76f343e4d371 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:22.341843 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-64375556-ad04-482b-b381-b620a5284c98 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:22.343525 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:45:22.343840 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1049281156"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:22.345152 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1049281156'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:45:22.345268 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume of 1 GB Aug 14 00:45:22.349052 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Availability Zones retrieved successfully. Aug 14 00:45:22.354068 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (a76145cc-13ef-43a7-9826-05e84903aba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:22.355070 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f7e63a-8653-475c-810c-460b60594bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:22.355781 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:45:22.378050 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f7e63a-8653-475c-810c-460b60594bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:22.378757 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee48ea0-9341-40ba-8bfe-763b2763a171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:22.414742 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['dd88d2b0-492d-4fa6-8de8-0af9845fd15c', 'bd48d4e6-3176-4e98-ac39-81eb8d5a103d', 'ed226c0c-fee6-4390-9ec5-b5e12ebee3e4', 'c8438557-d538-4eb8-8041-aaa4f1358f91'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:22.415749 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee48ea0-9341-40ba-8bfe-763b2763a171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd88d2b0-492d-4fa6-8de8-0af9845fd15c', 'bd48d4e6-3176-4e98-ac39-81eb8d5a103d', 'ed226c0c-fee6-4390-9ec5-b5e12ebee3e4', 'c8438557-d538-4eb8-8041-aaa4f1358f91']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:22.416682 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daa5c2ee-a9ab-47e5-9806-d37c27ab17ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:22.436922 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daa5c2ee-a9ab-47e5-9806-d37c27ab17ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ce52fa5-0e9f-4613-90c0-9766cd33f18a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1049281156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['dd88d2b0-492d-4fa6-8de8-0af9845fd15c','bd48d4e6-3176-4e98-ac39-81eb8d5a103d','ed226c0c-fee6-4390-9ec5-b5e12ebee3e4','c8438557-d538-4eb8-8041-aaa4f1358f91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:45:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1049281156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ce52fa5-0e9f-4613-90c0-9766cd33f18a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89c6c16120644db98a1063c05f9bfb7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:22.437690 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc9f530-bd82-4a72-bcf6-fbc927cefa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:22.452489 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc9f530-bd82-4a72-bcf6-fbc927cefa90) transitioned into state 'SUCCESS' from state '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-1049281156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['dd88d2b0-492d-4fa6-8de8-0af9845fd15c','bd48d4e6-3176-4e98-ac39-81eb8d5a103d','ed226c0c-fee6-4390-9ec5-b5e12ebee3e4','c8438557-d538-4eb8-8041-aaa4f1358f91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:22.453104 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a83b23c6-5f58-4ea0-a888-71109c29da3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:22.460377 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a83b23c6-5f58-4ea0-a888-71109c29da3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:22.461069 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (a76145cc-13ef-43a7-9826-05e84903aba2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:22.461349 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request issued successfully. Aug 14 00:45:22.461850 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-64375556-ad04-482b-b381-b620a5284c98 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:45:22.462248 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1399/5625] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:45:22 2026] POST /volume/v3/volumes => generated 778 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:22.475635 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1184b15a-e8d0-4846-9947-98aa4a3eb899 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:22.477859 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1184b15a-e8d0-4846-9947-98aa4a3eb899 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/5ce52fa5-0e9f-4613-90c0-9766cd33f18a Aug 14 00:45:22.478037 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1184b15a-e8d0-4846-9947-98aa4a3eb899 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:22.478259 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1184b15a-e8d0-4846-9947-98aa4a3eb899 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:22.485807 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:22.485807 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:22.489385 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1184b15a-e8d0-4846-9947-98aa4a3eb899 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:22.492690 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1184b15a-e8d0-4846-9947-98aa4a3eb899 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/5ce52fa5-0e9f-4613-90c0-9766cd33f18a returned with HTTP 200 Aug 14 00:45:22.493016 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1422/5626] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:22 2026] GET /volume/v3/volumes/5ce52fa5-0e9f-4613-90c0-9766cd33f18a => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:22.515130 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-06235c61-d629-4387-9ef1-faec9b4d512d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:22.516652 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-06235c61-d629-4387-9ef1-faec9b4d512d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:22.516837 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-06235c61-d629-4387-9ef1-faec9b4d512d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:22.517010 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-06235c61-d629-4387-9ef1-faec9b4d512d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:22.525112 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:22.525112 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:22.528431 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-06235c61-d629-4387-9ef1-faec9b4d512d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:22.532601 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-06235c61-d629-4387-9ef1-faec9b4d512d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:22.532962 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1393/5627] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:22 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:23.505639 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a96c665a-a840-4740-8611-92a48eb437e0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:23.507366 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a96c665a-a840-4740-8611-92a48eb437e0 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/5ce52fa5-0e9f-4613-90c0-9766cd33f18a Aug 14 00:45:23.507567 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a96c665a-a840-4740-8611-92a48eb437e0 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:23.507762 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a96c665a-a840-4740-8611-92a48eb437e0 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:23.515444 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:23.515444 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:23.519509 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a96c665a-a840-4740-8611-92a48eb437e0 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:23.524043 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a96c665a-a840-4740-8611-92a48eb437e0 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/5ce52fa5-0e9f-4613-90c0-9766cd33f18a returned with HTTP 200 Aug 14 00:45:23.524489 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1414/5628] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:23 2026] GET /volume/v3/volumes/5ce52fa5-0e9f-4613-90c0-9766cd33f18a => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:23.535854 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0bfbae2c-8759-4873-b2bd-275a841d318a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:23.537436 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0bfbae2c-8759-4873-b2bd-275a841d318a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:45:23.537764 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0bfbae2c-8759-4873-b2bd-275a841d318a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ce52fa5-0e9f-4613-90c0-9766cd33f18a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-678739842"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:23.546712 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:23.546712 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:23.546834 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-50bc5fda-05dd-4ed6-aaa6-5722aa3fd0f4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:23.547144 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0bfbae2c-8759-4873-b2bd-275a841d318a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:23.547144 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-0bfbae2c-8759-4873-b2bd-275a841d318a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create snapshot from volume 5ce52fa5-0e9f-4613-90c0-9766cd33f18a Aug 14 00:45:23.548399 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-50bc5fda-05dd-4ed6-aaa6-5722aa3fd0f4 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:23.548596 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-50bc5fda-05dd-4ed6-aaa6-5722aa3fd0f4 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:23.548769 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-50bc5fda-05dd-4ed6-aaa6-5722aa3fd0f4 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:23.557163 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:23.557163 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:23.561359 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-50bc5fda-05dd-4ed6-aaa6-5722aa3fd0f4 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:23.567076 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-50bc5fda-05dd-4ed6-aaa6-5722aa3fd0f4 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:23.567615 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1423/5629] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:23 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:23.568856 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-0bfbae2c-8759-4873-b2bd-275a841d318a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['be7d1e61-3076-4408-b662-4b3c35ccf2e1', '9dd633c3-10aa-47a4-95df-5fd23e5cce8a', '1cdfc625-dc31-4db0-b646-3937f73a8c3b', 'f3e09dfa-e09e-4384-b51b-83593d2642c6'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:23.597287 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-984f1510-584d-4ba8-a7f0-757ad66f1f20 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:23.599343 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-984f1510-584d-4ba8-a7f0-757ad66f1f20 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:23.599688 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-984f1510-584d-4ba8-a7f0-757ad66f1f20 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:23.599994 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-984f1510-584d-4ba8-a7f0-757ad66f1f20 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:23.603255 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0bfbae2c-8759-4873-b2bd-275a841d318a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot create request issued successfully. Aug 14 00:45:23.603711 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0bfbae2c-8759-4873-b2bd-275a841d318a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:45:23.604300 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1400/5630] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:45:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:23.606510 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:23.606510 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:23.610003 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-984f1510-584d-4ba8-a7f0-757ad66f1f20 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:45:23.612941 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-045cb842-71f1-4940-aacb-f430222045b3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:23.613764 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-984f1510-584d-4ba8-a7f0-757ad66f1f20 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 returned with HTTP 200 Aug 14 00:45:23.614110 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1394/5631] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:23 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:23.614684 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-045cb842-71f1-4940-aacb-f430222045b3 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a Aug 14 00:45:23.614860 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-045cb842-71f1-4940-aacb-f430222045b3 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:23.615046 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-045cb842-71f1-4940-aacb-f430222045b3 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:23.621110 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:23.621110 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:23.621110 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-045cb842-71f1-4940-aacb-f430222045b3 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:23.621110 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-045cb842-71f1-4940-aacb-f430222045b3 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a returned with HTTP 200 Aug 14 00:45:23.621344 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1415/5632] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:23 2026] GET /volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:23.626594 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cc156854-f85c-4ac7-a3fa-83450dd3a5af None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:23.628283 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cc156854-f85c-4ac7-a3fa-83450dd3a5af tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:23.629394 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cc156854-f85c-4ac7-a3fa-83450dd3a5af tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:23.629394 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cc156854-f85c-4ac7-a3fa-83450dd3a5af tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:23.637068 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:23.637068 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:23.641567 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cc156854-f85c-4ac7-a3fa-83450dd3a5af tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:45:23.645525 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cc156854-f85c-4ac7-a3fa-83450dd3a5af tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 returned with HTTP 200 Aug 14 00:45:23.645903 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1424/5633] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:23 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:23.685570 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-dff966ae-9e03-49ad-8067-ae3af424bb91 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:23.687826 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-dff966ae-9e03-49ad-8067-ae3af424bb91 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:23.688011 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-dff966ae-9e03-49ad-8067-ae3af424bb91 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:23.688243 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-dff966ae-9e03-49ad-8067-ae3af424bb91 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:23.694978 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:23.694978 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:23.698586 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-dff966ae-9e03-49ad-8067-ae3af424bb91 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:45:23.703356 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-dff966ae-9e03-49ad-8067-ae3af424bb91 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 returned with HTTP 200 Aug 14 00:45:23.703765 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1401/5634] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:45:23 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:23.770805 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-316aee44-a066-404a-a347-73bfb6517b7f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:23.771170 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-316aee44-a066-404a-a347-73bfb6517b7f None None] GET https://10.4.3.208/volume// Aug 14 00:45:23.771324 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-316aee44-a066-404a-a347-73bfb6517b7f None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:23.771499 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-316aee44-a066-404a-a347-73bfb6517b7f None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:23.771802 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-316aee44-a066-404a-a347-73bfb6517b7f None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:45:23.772057 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1395/5635] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:45:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:45:23.779135 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-fd359b1e-9e73-4253-8fac-98db6bb23976 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:23.781102 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-fd359b1e-9e73-4253-8fac-98db6bb23976 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:45:23.781459 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-fd359b1e-9e73-4253-8fac-98db6bb23976 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5960aad3-930f-48a7-9c6d-7d9d04e1e878", "connector": null, "instance_uuid": "a3206838-9caa-4226-8d00-150d4b2f784c"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:23.789776 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:23.789776 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:23.812486 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-fd359b1e-9e73-4253-8fac-98db6bb23976 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:45:23.812920 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1416/5636] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:45:23 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:23.841352 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f5bcd7fe-0dfa-4f63-b821-23f394774fab None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:23.843798 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f5bcd7fe-0dfa-4f63-b821-23f394774fab tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:23.843898 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f5bcd7fe-0dfa-4f63-b821-23f394774fab tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:23.844195 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f5bcd7fe-0dfa-4f63-b821-23f394774fab tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:23.851784 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d9ac7976-f051-4123-8bf8-211bb06c266e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:23.852331 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d9ac7976-f051-4123-8bf8-211bb06c266e None None] GET https://10.4.3.208/volume// Aug 14 00:45:23.852574 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d9ac7976-f051-4123-8bf8-211bb06c266e None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:23.852734 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:23.852734 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:23.852823 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d9ac7976-f051-4123-8bf8-211bb06c266e None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:23.853271 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d9ac7976-f051-4123-8bf8-211bb06c266e None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:45:23.853693 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1402/5637] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:45:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:45:23.855769 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f5bcd7fe-0dfa-4f63-b821-23f394774fab tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:45:23.859316 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f5bcd7fe-0dfa-4f63-b821-23f394774fab tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 returned with HTTP 200 Aug 14 00:45:23.859646 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1425/5638] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:23 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:23.862953 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-52e08a40-2e0f-4287-8482-74e5e39bfd71 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:23.867833 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-52e08a40-2e0f-4287-8482-74e5e39bfd71 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:23.868095 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-52e08a40-2e0f-4287-8482-74e5e39bfd71 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:23.868331 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-52e08a40-2e0f-4287-8482-74e5e39bfd71 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:23.879598 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:23.879598 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:23.883468 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-52e08a40-2e0f-4287-8482-74e5e39bfd71 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:45:23.888644 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-52e08a40-2e0f-4287-8482-74e5e39bfd71 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 returned with HTTP 200 Aug 14 00:45:23.889147 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1396/5639] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:45:23 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:45:23.994254 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-fb7c2442-5131-4828-9f2a-b96220e778d5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:23.996468 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-fb7c2442-5131-4828-9f2a-b96220e778d5 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] PUT https://10.4.3.208/volume/v3/attachments/eb73ade8-a254-476e-9c7a-c3a149a84be9 Aug 14 00:45:23.996848 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-fb7c2442-5131-4828-9f2a-b96220e778d5 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:24.004869 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-fb7c2442-5131-4828-9f2a-b96220e778d5 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Acquiring lock "cinder-attachment_update-5960aad3-930f-48a7-9c6d-7d9d04e1e878-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:45:24.009481 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-fb7c2442-5131-4828-9f2a-b96220e778d5 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Lock "cinder-attachment_update-5960aad3-930f-48a7-9c6d-7d9d04e1e878-np0000007289" acquired by "attachment_update" :: waited 0.005s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:45:24.010470 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:24.010470 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:24.093939 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-fb7c2442-5131-4828-9f2a-b96220e778d5 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Lock "cinder-attachment_update-5960aad3-930f-48a7-9c6d-7d9d04e1e878-np0000007289" released by "attachment_update" :: held 0.084s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:45:24.094301 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-fb7c2442-5131-4828-9f2a-b96220e778d5 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/eb73ade8-a254-476e-9c7a-c3a149a84be9 returned with HTTP 200 Aug 14 00:45:24.094776 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1417/5640] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:45:23 2026] PUT /volume/v3/attachments/eb73ade8-a254-476e-9c7a-c3a149a84be9 => generated 968 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:24.102491 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-376fe6a1-9f84-428a-b535-f1377404971d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:24.104596 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-376fe6a1-9f84-428a-b535-f1377404971d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878/encryption Aug 14 00:45:24.104788 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-376fe6a1-9f84-428a-b535-f1377404971d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:24.104970 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-376fe6a1-9f84-428a-b535-f1377404971d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:24.114353 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:24.114353 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:24.121099 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-376fe6a1-9f84-428a-b535-f1377404971d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878/encryption returned with HTTP 200 Aug 14 00:45:24.121546 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1403/5641] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:45:24 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:24.582215 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3eda37be-6604-4d29-97e1-dc7f9c0dfde5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:24.583833 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3eda37be-6604-4d29-97e1-dc7f9c0dfde5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:24.583994 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3eda37be-6604-4d29-97e1-dc7f9c0dfde5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:24.584224 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3eda37be-6604-4d29-97e1-dc7f9c0dfde5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:24.591298 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:24.591298 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:24.594693 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3eda37be-6604-4d29-97e1-dc7f9c0dfde5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:24.598398 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3eda37be-6604-4d29-97e1-dc7f9c0dfde5 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:24.598729 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1426/5642] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:24 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:24.630555 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0570d4f7-32b7-42dd-a1b9-a85a1498c7c2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:24.632281 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0570d4f7-32b7-42dd-a1b9-a85a1498c7c2 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a Aug 14 00:45:24.632531 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0570d4f7-32b7-42dd-a1b9-a85a1498c7c2 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:24.632734 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0570d4f7-32b7-42dd-a1b9-a85a1498c7c2 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:24.637745 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:24.637745 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:24.638000 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0570d4f7-32b7-42dd-a1b9-a85a1498c7c2 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:24.638598 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0570d4f7-32b7-42dd-a1b9-a85a1498c7c2 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a returned with HTTP 200 Aug 14 00:45:24.638914 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1397/5643] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:24 2026] GET /volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:24.646660 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-488f5d53-f50e-47ef-81d3-c695de51a91a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:24.648514 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-488f5d53-f50e-47ef-81d3-c695de51a91a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a Aug 14 00:45:24.648715 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-488f5d53-f50e-47ef-81d3-c695de51a91a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:24.648897 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-488f5d53-f50e-47ef-81d3-c695de51a91a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:24.648991 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-488f5d53-f50e-47ef-81d3-c695de51a91a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Delete snapshot with id: e9a02257-05c2-4686-bba6-60f10da49c7a Aug 14 00:45:24.654317 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:24.654317 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:24.654722 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-488f5d53-f50e-47ef-81d3-c695de51a91a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Snapshot retrieved successfully. Aug 14 00:45:24.671108 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-488f5d53-f50e-47ef-81d3-c695de51a91a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Snapshot delete request issued successfully. Aug 14 00:45:24.671108 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-488f5d53-f50e-47ef-81d3-c695de51a91a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] https://10.4.3.208/volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a returned with HTTP 202 Aug 14 00:45:24.671108 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1418/5644] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:45:24 2026] DELETE /volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:24.675879 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-601b763d-9284-4c2e-aece-e7e94badea89 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:24.677186 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-601b763d-9284-4c2e-aece-e7e94badea89 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] GET https://10.4.3.208/volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a Aug 14 00:45:24.677367 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-601b763d-9284-4c2e-aece-e7e94badea89 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:24.677577 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-601b763d-9284-4c2e-aece-e7e94badea89 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:24.683858 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:24.683858 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:24.683858 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-601b763d-9284-4c2e-aece-e7e94badea89 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Snapshot retrieved successfully. Aug 14 00:45:24.683858 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-601b763d-9284-4c2e-aece-e7e94badea89 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] https://10.4.3.208/volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a returned with HTTP 200 Aug 14 00:45:24.683858 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1404/5645] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:24 2026] GET /volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:24.872685 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5d8f7b94-53db-4d5b-a976-3d08d0519e9b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:24.875756 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5d8f7b94-53db-4d5b-a976-3d08d0519e9b tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:24.875958 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5d8f7b94-53db-4d5b-a976-3d08d0519e9b tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:24.876166 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5d8f7b94-53db-4d5b-a976-3d08d0519e9b tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:24.886873 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:24.886873 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:24.890267 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5d8f7b94-53db-4d5b-a976-3d08d0519e9b tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:45:24.894267 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5d8f7b94-53db-4d5b-a976-3d08d0519e9b tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 returned with HTTP 200 Aug 14 00:45:24.894680 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1427/5646] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:24 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:25.610174 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-27d62e77-9ff0-4e7e-90eb-85ca1c427f71 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:25.612131 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-27d62e77-9ff0-4e7e-90eb-85ca1c427f71 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:25.612377 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-27d62e77-9ff0-4e7e-90eb-85ca1c427f71 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:25.612637 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-27d62e77-9ff0-4e7e-90eb-85ca1c427f71 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:25.621996 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:25.621996 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:25.627489 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-27d62e77-9ff0-4e7e-90eb-85ca1c427f71 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:25.633683 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-27d62e77-9ff0-4e7e-90eb-85ca1c427f71 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:25.634189 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1398/5647] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:25 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:25.693594 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-622bae1b-2e98-4248-8492-1c4b4e3f5e25 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:25.695708 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-622bae1b-2e98-4248-8492-1c4b4e3f5e25 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] GET https://10.4.3.208/volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a Aug 14 00:45:25.695955 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-622bae1b-2e98-4248-8492-1c4b4e3f5e25 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:25.696168 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-622bae1b-2e98-4248-8492-1c4b4e3f5e25 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:25.701616 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-622bae1b-2e98-4248-8492-1c4b4e3f5e25 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] https://10.4.3.208/volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a returned with HTTP 404 Aug 14 00:45:25.702303 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1419/5648] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:25 2026] GET /volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:25.710326 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-17a2a39d-0f60-4ef0-8fd2-15eef3680b1c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:25.712506 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-17a2a39d-0f60-4ef0-8fd2-15eef3680b1c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a Aug 14 00:45:25.712781 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-17a2a39d-0f60-4ef0-8fd2-15eef3680b1c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:25.713039 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-17a2a39d-0f60-4ef0-8fd2-15eef3680b1c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:25.713225 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-17a2a39d-0f60-4ef0-8fd2-15eef3680b1c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete snapshot with id: e9a02257-05c2-4686-bba6-60f10da49c7a Aug 14 00:45:25.718220 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-17a2a39d-0f60-4ef0-8fd2-15eef3680b1c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a returned with HTTP 404 Aug 14 00:45:25.718677 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1405/5649] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:45:25 2026] DELETE /volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:25.727399 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6d1f6f04-989b-48b3-b77e-733f141480ed None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:25.729196 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6d1f6f04-989b-48b3-b77e-733f141480ed tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a Aug 14 00:45:25.729402 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6d1f6f04-989b-48b3-b77e-733f141480ed tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:25.729653 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6d1f6f04-989b-48b3-b77e-733f141480ed tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:25.734412 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6d1f6f04-989b-48b3-b77e-733f141480ed tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a returned with HTTP 404 Aug 14 00:45:25.734971 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1428/5650] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:25 2026] GET /volume/v3/snapshots/e9a02257-05c2-4686-bba6-60f10da49c7a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:25.742339 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b7d3b258-b0db-4496-afc1-8e294a594fa7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:25.744599 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b7d3b258-b0db-4496-afc1-8e294a594fa7 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/5ce52fa5-0e9f-4613-90c0-9766cd33f18a Aug 14 00:45:25.744800 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b7d3b258-b0db-4496-afc1-8e294a594fa7 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:25.745003 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b7d3b258-b0db-4496-afc1-8e294a594fa7 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:25.745200 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-b7d3b258-b0db-4496-afc1-8e294a594fa7 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume with id: 5ce52fa5-0e9f-4613-90c0-9766cd33f18a Aug 14 00:45:25.752963 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:25.752963 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:25.753375 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b7d3b258-b0db-4496-afc1-8e294a594fa7 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:25.770949 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b7d3b258-b0db-4496-afc1-8e294a594fa7 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume request issued successfully. Aug 14 00:45:25.771100 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b7d3b258-b0db-4496-afc1-8e294a594fa7 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/5ce52fa5-0e9f-4613-90c0-9766cd33f18a returned with HTTP 202 Aug 14 00:45:25.771540 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1399/5651] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:45:25 2026] DELETE /volume/v3/volumes/5ce52fa5-0e9f-4613-90c0-9766cd33f18a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:25.778513 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a6a901b4-a30a-4fd1-b3b0-88b5fc52391a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:25.780269 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a6a901b4-a30a-4fd1-b3b0-88b5fc52391a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/5ce52fa5-0e9f-4613-90c0-9766cd33f18a Aug 14 00:45:25.780456 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a6a901b4-a30a-4fd1-b3b0-88b5fc52391a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:25.780686 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a6a901b4-a30a-4fd1-b3b0-88b5fc52391a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:25.787424 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:25.787424 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:25.790682 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a6a901b4-a30a-4fd1-b3b0-88b5fc52391a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:25.794297 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a6a901b4-a30a-4fd1-b3b0-88b5fc52391a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/5ce52fa5-0e9f-4613-90c0-9766cd33f18a returned with HTTP 200 Aug 14 00:45:25.794711 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1420/5652] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:25 2026] GET /volume/v3/volumes/5ce52fa5-0e9f-4613-90c0-9766cd33f18a => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:25.906875 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9e9a85e8-8bdb-400f-b0cc-112b8bcccdb7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:25.908675 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9e9a85e8-8bdb-400f-b0cc-112b8bcccdb7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:25.908868 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9e9a85e8-8bdb-400f-b0cc-112b8bcccdb7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:25.909077 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9e9a85e8-8bdb-400f-b0cc-112b8bcccdb7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:25.919351 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:25.919351 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:25.922569 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9e9a85e8-8bdb-400f-b0cc-112b8bcccdb7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:45:25.926134 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9e9a85e8-8bdb-400f-b0cc-112b8bcccdb7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 returned with HTTP 200 Aug 14 00:45:25.926482 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1406/5653] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:25 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:26.648774 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2cffdb1a-ac63-4d0a-a87f-96f599bd753c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:26.654896 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2cffdb1a-ac63-4d0a-a87f-96f599bd753c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:26.655934 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2cffdb1a-ac63-4d0a-a87f-96f599bd753c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:26.656341 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2cffdb1a-ac63-4d0a-a87f-96f599bd753c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:26.681441 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:26.681441 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:26.688811 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2cffdb1a-ac63-4d0a-a87f-96f599bd753c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:26.696169 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2cffdb1a-ac63-4d0a-a87f-96f599bd753c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:26.696957 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1429/5654] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:26 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 944 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:26.758980 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c1a72200-dca2-43ee-8a42-54f2721f98e8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:26.806931 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-648f1349-5baf-488a-bbd6-6761575f4678 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:26.808824 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-648f1349-5baf-488a-bbd6-6761575f4678 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/5ce52fa5-0e9f-4613-90c0-9766cd33f18a Aug 14 00:45:26.809032 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-648f1349-5baf-488a-bbd6-6761575f4678 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:26.809245 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-648f1349-5baf-488a-bbd6-6761575f4678 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:26.814204 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-648f1349-5baf-488a-bbd6-6761575f4678 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/5ce52fa5-0e9f-4613-90c0-9766cd33f18a returned with HTTP 404 Aug 14 00:45:26.814644 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1421/5655] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:26 2026] GET /volume/v3/volumes/5ce52fa5-0e9f-4613-90c0-9766cd33f18a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:26.822660 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:26.824151 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c1a72200-dca2-43ee-8a42-54f2721f98e8 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:45:26.824280 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:45:26.824521 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c1a72200-dca2-43ee-8a42-54f2721f98e8 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1209512405-1631242291", "extra_specs": {"multiattach": " True"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:26.824601 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1119080917"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:26.826008 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1119080917'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:45:26.826168 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume of 1 GB Aug 14 00:45:26.829953 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Availability Zones retrieved successfully. Aug 14 00:45:26.835020 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (00f67fa3-901d-43f3-b017-59dfe2a44085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:26.835843 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8149a3c-8e7d-443e-93a5-a1013f8d0fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:26.836527 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:45:26.837306 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c1a72200-dca2-43ee-8a42-54f2721f98e8 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:45:26.837647 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1400/5656] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:45:26 2026] POST /volume/v3/types => generated 287 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:26.845630 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:26.847650 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:45:26.848076 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1221906676", "snapshot_id": null, "imageRef": null, "volume_type": "36f4768c-d5ef-4a04-bd85-db984a5066c8", "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:26.849981 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1221906676', 'snapshot_id': None, 'imageRef': None, 'volume_type': '36f4768c-d5ef-4a04-bd85-db984a5066c8', 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:45:26.854803 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Create volume of 1 GB Aug 14 00:45:26.855194 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:26.855194 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:26.855843 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Availability Zones retrieved successfully. Aug 14 00:45:26.862953 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8149a3c-8e7d-443e-93a5-a1013f8d0fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:26.863538 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Flow 'volume_create_api' (590af06a-e617-49f5-b392-8dd6b1bc3bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:26.863991 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305d23d2-0b5b-4189-8179-f640127a87f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:26.864741 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04363e98-f7a9-44fd-a7d9-59bdbcf516a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:26.865800 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:45:26.874043 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:26.874043 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:26.888350 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04363e98-f7a9-44fd-a7d9-59bdbcf516a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:45:27Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=36f4768c-d5ef-4a04-bd85-db984a5066c8,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1209512405-1631242291',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36f4768c-d5ef-4a04-bd85-db984a5066c8', 'encryption_key_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=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:26.889438 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ef7f8ca-9657-4b25-a340-e06cca30400c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:26.908199 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['60043a01-c594-4d76-9e4c-7933e86a4a14', '32ec82d2-5704-431a-90b9-1616740f6645', 'c5c60700-33ad-4739-80d9-8e896e05f54a', 'a17a3ee0-76e1-4372-b298-38861129306e'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:26.909555 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305d23d2-0b5b-4189-8179-f640127a87f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60043a01-c594-4d76-9e4c-7933e86a4a14', '32ec82d2-5704-431a-90b9-1616740f6645', 'c5c60700-33ad-4739-80d9-8e896e05f54a', 'a17a3ee0-76e1-4372-b298-38861129306e']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:26.910426 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d6d341-df5b-4af1-8c41-83e79ea85189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:26.920017 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1209512405-1631242291 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1209512405-1631242291, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:45:26.920447 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1209512405-1631242291 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1209512405-1631242291, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:45:26.937759 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b2e0f950-b7c0-46ed-bbc3-b780fda5494f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:26.938211 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d6d341-df5b-4af1-8c41-83e79ea85189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bba51c1f-f693-4545-8910-79f3e73dd830', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1119080917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['60043a01-c594-4d76-9e4c-7933e86a4a14','32ec82d2-5704-431a-90b9-1616740f6645','c5c60700-33ad-4739-80d9-8e896e05f54a','a17a3ee0-76e1-4372-b298-38861129306e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:45:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1119080917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bba51c1f-f693-4545-8910-79f3e73dd830,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89c6c16120644db98a1063c05f9bfb7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:26.938911 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b166c385-ee86-413c-951b-6f39ab87e8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:26.939463 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b2e0f950-b7c0-46ed-bbc3-b780fda5494f tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:26.939676 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b2e0f950-b7c0-46ed-bbc3-b780fda5494f tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:26.939847 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b2e0f950-b7c0-46ed-bbc3-b780fda5494f tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:26.949469 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:26.949469 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:26.951990 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Created reservations ['70c49dd5-6f81-4cc8-abf1-770decfcde13', 'b78d5e06-9830-440e-8763-3d60804a80aa', 'dcc719c5-fb51-42b6-bea4-7514b6eed2a3', '9010552c-1d2e-4923-bc4d-708535ffd99e'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:26.953000 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ef7f8ca-9657-4b25-a340-e06cca30400c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70c49dd5-6f81-4cc8-abf1-770decfcde13', 'b78d5e06-9830-440e-8763-3d60804a80aa', 'dcc719c5-fb51-42b6-bea4-7514b6eed2a3', '9010552c-1d2e-4923-bc4d-708535ffd99e']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:26.953365 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b2e0f950-b7c0-46ed-bbc3-b780fda5494f tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:45:26.953795 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b36970d-47a9-422b-883e-c47eef2e108b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:26.957864 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b2e0f950-b7c0-46ed-bbc3-b780fda5494f tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 returned with HTTP 200 Aug 14 00:45:26.958469 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1422/5657] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:26 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:26.963650 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b166c385-ee86-413c-951b-6f39ab87e8b5) transitioned into state 'SUCCESS' from state '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-1119080917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['60043a01-c594-4d76-9e4c-7933e86a4a14','32ec82d2-5704-431a-90b9-1616740f6645','c5c60700-33ad-4739-80d9-8e896e05f54a','a17a3ee0-76e1-4372-b298-38861129306e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:26.964332 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7210b696-b7d0-41f9-bff1-d50e29231020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:26.972254 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7210b696-b7d0-41f9-bff1-d50e29231020) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:26.973049 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (00f67fa3-901d-43f3-b017-59dfe2a44085) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:26.973395 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request issued successfully. Aug 14 00:45:26.974020 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0d553368-7ea1-4ac5-969d-0f0fe8b66bf4 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:45:26.974446 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1407/5658] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:45:26 2026] POST /volume/v3/volumes => generated 778 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:26.976905 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b36970d-47a9-422b-883e-c47eef2e108b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93dde111-b9c4-4683-82ae-f31c8990a75c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1221906676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ba739d398fb42ce9c52d4c8772e4547',qos_specs=None,replication_status=,reservations=['70c49dd5-6f81-4cc8-abf1-770decfcde13','b78d5e06-9830-440e-8763-3d60804a80aa','dcc719c5-fb51-42b6-bea4-7514b6eed2a3','9010552c-1d2e-4923-bc4d-708535ffd99e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4192c7821d43cfbbdb358409162428',volume_type_id=36f4768c-d5ef-4a04-bd85-db984a5066c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:45:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1221906676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93dde111-b9c4-4683-82ae-f31c8990a75c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5ba739d398fb42ce9c52d4c8772e4547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf4192c7821d43cfbbdb358409162428',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36f4768c-d5ef-4a04-bd85-db984a5066c8),volume_type_id=36f4768c-d5ef-4a04-bd85-db984a5066c8)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:26.977789 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e65a40-7649-4e6c-8f65-2a6d421c946d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:26.985693 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3891c1d3-9b23-4f1d-bd2c-4c8f8dcb8188 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:26.987698 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3891c1d3-9b23-4f1d-bd2c-4c8f8dcb8188 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/bba51c1f-f693-4545-8910-79f3e73dd830 Aug 14 00:45:26.987915 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3891c1d3-9b23-4f1d-bd2c-4c8f8dcb8188 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:26.988151 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3891c1d3-9b23-4f1d-bd2c-4c8f8dcb8188 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:26.994999 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e65a40-7649-4e6c-8f65-2a6d421c946d) transitioned into state 'SUCCESS' from state '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-1221906676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ba739d398fb42ce9c52d4c8772e4547',qos_specs=None,replication_status=,reservations=['70c49dd5-6f81-4cc8-abf1-770decfcde13','b78d5e06-9830-440e-8763-3d60804a80aa','dcc719c5-fb51-42b6-bea4-7514b6eed2a3','9010552c-1d2e-4923-bc4d-708535ffd99e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4192c7821d43cfbbdb358409162428',volume_type_id=36f4768c-d5ef-4a04-bd85-db984a5066c8)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:26.995745 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7c96e9-2af3-4690-a0cc-f58dee77409e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:26.996017 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:26.996017 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:26.999603 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3891c1d3-9b23-4f1d-bd2c-4c8f8dcb8188 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:27.003684 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7c96e9-2af3-4690-a0cc-f58dee77409e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:27.003920 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3891c1d3-9b23-4f1d-bd2c-4c8f8dcb8188 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/bba51c1f-f693-4545-8910-79f3e73dd830 returned with HTTP 200 Aug 14 00:45:27.004194 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1401/5659] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:26 2026] GET /volume/v3/volumes/bba51c1f-f693-4545-8910-79f3e73dd830 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:27.004494 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Flow 'volume_create_api' (590af06a-e617-49f5-b392-8dd6b1bc3bea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:27.004809 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Create volume request issued successfully. Aug 14 00:45:27.005368 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-63fc5e92-a04a-48c5-87b3-9d68c250571a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:45:27.005811 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1430/5660] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:45:26 2026] POST /volume/v3/volumes => generated 830 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:27.019677 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1cc75f7c-1eca-4f6d-bf9d-41f1f3b9a6dd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:27.021326 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1cc75f7c-1eca-4f6d-bf9d-41f1f3b9a6dd tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:45:27.021524 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1cc75f7c-1eca-4f6d-bf9d-41f1f3b9a6dd tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:27.021836 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1cc75f7c-1eca-4f6d-bf9d-41f1f3b9a6dd tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:27.028838 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:27.028838 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:27.032545 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1cc75f7c-1eca-4f6d-bf9d-41f1f3b9a6dd tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:27.036711 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1cc75f7c-1eca-4f6d-bf9d-41f1f3b9a6dd tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:45:27.037066 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1423/5661] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:27 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 898 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:27.444695 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-af7fe2d8-1628-48b8-9fe6-cda62e3152f6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:27.447107 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-af7fe2d8-1628-48b8-9fe6-cda62e3152f6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/attachments/eb73ade8-a254-476e-9c7a-c3a149a84be9/action Aug 14 00:45:27.447513 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-af7fe2d8-1628-48b8-9fe6-cda62e3152f6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:45:27.447633 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-af7fe2d8-1628-48b8-9fe6-cda62e3152f6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:27.463611 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:27.463611 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:27.472676 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-ef7741c2-795b-48cc-b44c-949f94b617ee req-af7fe2d8-1628-48b8-9fe6-cda62e3152f6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/eb73ade8-a254-476e-9c7a-c3a149a84be9/action returned with HTTP 204 Aug 14 00:45:27.473769 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1408/5662] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:45:27 2026] POST /volume/v3/attachments/eb73ade8-a254-476e-9c7a-c3a149a84be9/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:27.710714 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-41e35b98-3c19-4cb0-8d78-8e15310fe14f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:27.712525 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-41e35b98-3c19-4cb0-8d78-8e15310fe14f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:27.712751 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-41e35b98-3c19-4cb0-8d78-8e15310fe14f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:27.713008 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-41e35b98-3c19-4cb0-8d78-8e15310fe14f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:27.720945 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:27.720945 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:27.724444 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-41e35b98-3c19-4cb0-8d78-8e15310fe14f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:27.729205 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-41e35b98-3c19-4cb0-8d78-8e15310fe14f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:27.729639 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1402/5663] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:27 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 1430 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:27.742855 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-54c4f030-5bf6-4156-baf5-95636f7aca64 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:27.744961 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-54c4f030-5bf6-4156-baf5-95636f7aca64 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:27.745227 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-54c4f030-5bf6-4156-baf5-95636f7aca64 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:27.745477 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-54c4f030-5bf6-4156-baf5-95636f7aca64 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:27.752235 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:27.752235 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:27.755993 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-54c4f030-5bf6-4156-baf5-95636f7aca64 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:27.760823 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-54c4f030-5bf6-4156-baf5-95636f7aca64 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:27.761249 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1431/5664] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:27 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 1430 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:27.869692 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-81fbdfaa-1afc-4669-b7ef-9607d9757d6a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:27.871415 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-81fbdfaa-1afc-4669-b7ef-9607d9757d6a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:27.871616 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-81fbdfaa-1afc-4669-b7ef-9607d9757d6a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:27.871829 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-81fbdfaa-1afc-4669-b7ef-9607d9757d6a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:27.877752 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:27.877752 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:27.880707 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-81fbdfaa-1afc-4669-b7ef-9607d9757d6a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:27.884526 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-81fbdfaa-1afc-4669-b7ef-9607d9757d6a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:27.884850 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1424/5665] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:45:27 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 1430 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:27.970228 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d054cb8b-0b4d-4e73-948d-f2a73b82a047 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:27.971955 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d054cb8b-0b4d-4e73-948d-f2a73b82a047 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:27.972163 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d054cb8b-0b4d-4e73-948d-f2a73b82a047 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:27.972339 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d054cb8b-0b4d-4e73-948d-f2a73b82a047 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:27.981234 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:27.981234 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:27.984555 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d054cb8b-0b4d-4e73-948d-f2a73b82a047 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:45:27.988530 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d054cb8b-0b4d-4e73-948d-f2a73b82a047 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 returned with HTTP 200 Aug 14 00:45:27.988856 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1409/5666] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:27 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:28.000923 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-421410db-2e24-4eab-bdba-7121471da4fa None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:28.002730 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-421410db-2e24-4eab-bdba-7121471da4fa tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:28.002960 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-421410db-2e24-4eab-bdba-7121471da4fa tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:28.003184 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-421410db-2e24-4eab-bdba-7121471da4fa tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:28.012246 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:28.012246 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:28.015675 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-421410db-2e24-4eab-bdba-7121471da4fa tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:45:28.016910 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c4460c0d-22a4-466b-8efb-44f2733f9773 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:28.018723 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c4460c0d-22a4-466b-8efb-44f2733f9773 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/bba51c1f-f693-4545-8910-79f3e73dd830 Aug 14 00:45:28.018957 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c4460c0d-22a4-466b-8efb-44f2733f9773 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:28.019201 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c4460c0d-22a4-466b-8efb-44f2733f9773 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:28.019631 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-421410db-2e24-4eab-bdba-7121471da4fa tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 returned with HTTP 200 Aug 14 00:45:28.020252 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1403/5667] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:28 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:28.027193 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:28.027193 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:28.031432 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c4460c0d-22a4-466b-8efb-44f2733f9773 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:28.035295 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c4460c0d-22a4-466b-8efb-44f2733f9773 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/bba51c1f-f693-4545-8910-79f3e73dd830 returned with HTTP 200 Aug 14 00:45:28.035665 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1432/5668] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:28 2026] GET /volume/v3/volumes/bba51c1f-f693-4545-8910-79f3e73dd830 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:28.048611 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b230b533-1029-4fea-a355-a1625e44d641 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:28.049714 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-89e9f87b-2576-4759-931b-fedba752c33b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:28.050288 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b230b533-1029-4fea-a355-a1625e44d641 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:45:28.050716 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b230b533-1029-4fea-a355-a1625e44d641 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bba51c1f-f693-4545-8910-79f3e73dd830", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-25673570"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:28.051979 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-89e9f87b-2576-4759-931b-fedba752c33b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:45:28.052270 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-89e9f87b-2576-4759-931b-fedba752c33b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:28.052559 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-89e9f87b-2576-4759-931b-fedba752c33b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:28.058744 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:28.058744 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:28.059055 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b230b533-1029-4fea-a355-a1625e44d641 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:28.059199 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-b230b533-1029-4fea-a355-a1625e44d641 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create snapshot from volume bba51c1f-f693-4545-8910-79f3e73dd830 Aug 14 00:45:28.060390 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:28.060390 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:28.061285 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-a8e7972b-6304-42c6-af5c-e3d18b0f5948 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:28.063523 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-a8e7972b-6304-42c6-af5c-e3d18b0f5948 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:28.063714 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-a8e7972b-6304-42c6-af5c-e3d18b0f5948 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:28.063845 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-89e9f87b-2576-4759-931b-fedba752c33b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:28.063913 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-a8e7972b-6304-42c6-af5c-e3d18b0f5948 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:28.067698 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-89e9f87b-2576-4759-931b-fedba752c33b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:45:28.068042 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1410/5669] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:28 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:28.073548 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:28.073548 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:28.077856 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-a8e7972b-6304-42c6-af5c-e3d18b0f5948 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:45:28.081195 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-344f35dc-ae0f-458c-ad76-74dd3828faef None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:28.081854 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-a8e7972b-6304-42c6-af5c-e3d18b0f5948 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 returned with HTTP 200 Aug 14 00:45:28.081915 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-b230b533-1029-4fea-a355-a1625e44d641 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['bb71d3ca-cb99-4ca5-901e-0ec27bea416d', 'a6c32cc8-3192-4fd9-9c51-1a8f9b9bc183', 'b6343dea-9508-4831-8267-7eb9ed9e3139', '4f57c805-f7cd-4d3b-b1ee-53095f1354b1'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:28.082303 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1404/5670] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:45:28 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:28.083561 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-344f35dc-ae0f-458c-ad76-74dd3828faef tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:45:28.084144 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-344f35dc-ae0f-458c-ad76-74dd3828faef tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:28.084144 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-344f35dc-ae0f-458c-ad76-74dd3828faef tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:28.092836 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:28.092836 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:28.097424 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-344f35dc-ae0f-458c-ad76-74dd3828faef tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:28.100470 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-24338334-93f5-458d-8c30-b730f27fbe8b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:28.102580 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-344f35dc-ae0f-458c-ad76-74dd3828faef tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:45:28.102662 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-24338334-93f5-458d-8c30-b730f27fbe8b tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878/action Aug 14 00:45:28.102928 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-24338334-93f5-458d-8c30-b730f27fbe8b tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:45:28.103052 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-24338334-93f5-458d-8c30-b730f27fbe8b tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:28.103114 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1433/5671] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:28 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:28.113255 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b230b533-1029-4fea-a355-a1625e44d641 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot create request issued successfully. Aug 14 00:45:28.113613 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:28.113613 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:28.113733 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b230b533-1029-4fea-a355-a1625e44d641 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:45:28.114127 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1425/5672] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:45:28 2026] POST /volume/v3/snapshots => generated 306 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:28.114191 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-24338334-93f5-458d-8c30-b730f27fbe8b tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:45:28.115170 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:28.117056 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:45:28.117487 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1154079580", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:28.119018 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1154079580', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:45:28.119151 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Create volume of 1 GB Aug 14 00:45:28.120024 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-24338334-93f5-458d-8c30-b730f27fbe8b tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Begin detaching volume completed successfully. Aug 14 00:45:28.120266 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-24338334-93f5-458d-8c30-b730f27fbe8b tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878/action returned with HTTP 202 Aug 14 00:45:28.120711 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1411/5673] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:45:28 2026] POST /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:45:28.122203 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5a1d3b08-c393-4f18-9299-8571d4bf414b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:28.123438 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Availability Zones retrieved successfully. Aug 14 00:45:28.124597 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5a1d3b08-c393-4f18-9299-8571d4bf414b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5 Aug 14 00:45:28.124822 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5a1d3b08-c393-4f18-9299-8571d4bf414b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:28.125114 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5a1d3b08-c393-4f18-9299-8571d4bf414b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:28.128869 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Flow 'volume_create_api' (aa7ef3e2-3417-4854-85dd-fa57b44dbd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:28.129862 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43b81a3-cb72-4ea5-8661-9ef83ef76e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:28.130745 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:45:28.132122 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:28.132122 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:28.132392 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5a1d3b08-c393-4f18-9299-8571d4bf414b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:28.133103 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5a1d3b08-c393-4f18-9299-8571d4bf414b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5 returned with HTTP 200 Aug 14 00:45:28.133443 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1434/5674] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:28 2026] GET /volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:28.156630 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43b81a3-cb72-4ea5-8661-9ef83ef76e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:28.157371 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cbc8306-86ec-42fa-aab8-f691e43869a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:28.160540 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fe08da13-c8a2-45b3-b129-a67493a2cb66 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:28.161008 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fe08da13-c8a2-45b3-b129-a67493a2cb66 None None] GET https://10.4.3.208/volume// Aug 14 00:45:28.161230 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fe08da13-c8a2-45b3-b129-a67493a2cb66 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:28.161416 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fe08da13-c8a2-45b3-b129-a67493a2cb66 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:28.161767 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fe08da13-c8a2-45b3-b129-a67493a2cb66 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:45:28.162051 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1426/5675] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:45:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:45:28.169121 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-a51a3bb1-ffb9-42ea-a41d-329e18214a03 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:28.171844 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-a51a3bb1-ffb9-42ea-a41d-329e18214a03 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:28.172129 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-a51a3bb1-ffb9-42ea-a41d-329e18214a03 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:28.172388 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-a51a3bb1-ffb9-42ea-a41d-329e18214a03 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:28.183420 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:28.183420 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:28.187320 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-a51a3bb1-ffb9-42ea-a41d-329e18214a03 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:45:28.191850 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-a51a3bb1-ffb9-42ea-a41d-329e18214a03 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 returned with HTTP 200 Aug 14 00:45:28.192412 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1412/5676] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:45:28 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:45:28.201579 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-0c4cd54b-38aa-4075-9f54-52f34fbb4197 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:28.203846 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-0c4cd54b-38aa-4075-9f54-52f34fbb4197 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878/encryption Aug 14 00:45:28.204142 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-0c4cd54b-38aa-4075-9f54-52f34fbb4197 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:28.204428 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-0c4cd54b-38aa-4075-9f54-52f34fbb4197 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:28.207705 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Created reservations ['6e0c54ea-956d-4fc5-8343-dfc493d6cb34', 'a32bdaf2-23d5-4c62-af7d-778a0dedb1d3', '0a1fba3e-e8f0-4a03-84d6-658bfc35849a', '3fe845e2-ff6a-40ce-bb6a-dc2b96594820'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:28.208433 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cbc8306-86ec-42fa-aab8-f691e43869a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e0c54ea-956d-4fc5-8343-dfc493d6cb34', 'a32bdaf2-23d5-4c62-af7d-778a0dedb1d3', '0a1fba3e-e8f0-4a03-84d6-658bfc35849a', '3fe845e2-ff6a-40ce-bb6a-dc2b96594820']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:28.209105 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b94c5e51-37fb-4644-b1f2-d9a7b3e199be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:28.213264 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:28.213264 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:28.218712 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-0c4cd54b-38aa-4075-9f54-52f34fbb4197 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878/encryption returned with HTTP 200 Aug 14 00:45:28.219130 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1435/5677] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:45:28 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:28.234101 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b94c5e51-37fb-4644-b1f2-d9a7b3e199be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bc00495-6a42-414e-9769-5d691b8e8188', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1154079580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba739d398fb42ce9c52d4c8772e4547',qos_specs=None,replication_status=,reservations=['6e0c54ea-956d-4fc5-8343-dfc493d6cb34','a32bdaf2-23d5-4c62-af7d-778a0dedb1d3','0a1fba3e-e8f0-4a03-84d6-658bfc35849a','3fe845e2-ff6a-40ce-bb6a-dc2b96594820'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4192c7821d43cfbbdb358409162428',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:45:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1154079580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bc00495-6a42-414e-9769-5d691b8e8188,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba739d398fb42ce9c52d4c8772e4547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf4192c7821d43cfbbdb358409162428',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:28.234796 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57cb2d8c-77be-4c19-9f18-9e7bf117b6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:28.250010 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57cb2d8c-77be-4c19-9f18-9e7bf117b6c7) transitioned into state 'SUCCESS' from state '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-1154079580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba739d398fb42ce9c52d4c8772e4547',qos_specs=None,replication_status=,reservations=['6e0c54ea-956d-4fc5-8343-dfc493d6cb34','a32bdaf2-23d5-4c62-af7d-778a0dedb1d3','0a1fba3e-e8f0-4a03-84d6-658bfc35849a','3fe845e2-ff6a-40ce-bb6a-dc2b96594820'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4192c7821d43cfbbdb358409162428',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:28.250656 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcc2e160-e543-48a6-ae32-3b231bf9b629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:28.258146 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcc2e160-e543-48a6-ae32-3b231bf9b629) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:28.258855 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Flow 'volume_create_api' (aa7ef3e2-3417-4854-85dd-fa57b44dbd01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:28.259158 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Create volume request issued successfully. Aug 14 00:45:28.259665 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1fc7feb7-8798-40cb-8242-5ed300e73a34 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:45:28.260037 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1405/5678] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:45:28 2026] POST /volume/v3/volumes => generated 753 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:28.271212 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d3bc74f5-a901-4c8a-b8cf-bdebd25643a3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:28.273104 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d3bc74f5-a901-4c8a-b8cf-bdebd25643a3 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:45:28.273294 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d3bc74f5-a901-4c8a-b8cf-bdebd25643a3 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:28.273488 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d3bc74f5-a901-4c8a-b8cf-bdebd25643a3 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:28.280229 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:28.280229 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:28.283759 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d3bc74f5-a901-4c8a-b8cf-bdebd25643a3 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:28.288133 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d3bc74f5-a901-4c8a-b8cf-bdebd25643a3 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:45:28.288504 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1427/5679] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:28 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:28.422332 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-ceb444f6-77a3-4194-a0c5-34b4aa83c85c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:28.424264 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-ceb444f6-77a3-4194-a0c5-34b4aa83c85c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:28.424436 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-ceb444f6-77a3-4194-a0c5-34b4aa83c85c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:28.424619 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-ceb444f6-77a3-4194-a0c5-34b4aa83c85c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:28.431128 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:28.431128 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:28.434364 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-ceb444f6-77a3-4194-a0c5-34b4aa83c85c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:28.438610 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-ceb444f6-77a3-4194-a0c5-34b4aa83c85c tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:28.438976 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1413/5680] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:45:28 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 1430 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:28.447737 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-8a358b09-9bfb-4f65-a83a-2aec915996bb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:28.448184 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8a358b09-9bfb-4f65-a83a-2aec915996bb None None] GET https://10.4.3.208/volume// Aug 14 00:45:28.448379 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8a358b09-9bfb-4f65-a83a-2aec915996bb None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:28.448613 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-8a358b09-9bfb-4f65-a83a-2aec915996bb None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:28.448959 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-8a358b09-9bfb-4f65-a83a-2aec915996bb None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:45:28.449327 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1436/5681] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:45:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:45:28.456669 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-2afa1d70-f9bb-467c-aa89-c67e586687c9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:28.458838 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-2afa1d70-f9bb-467c-aa89-c67e586687c9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:45:28.459189 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-2afa1d70-f9bb-467c-aa89-c67e586687c9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25783491-0d21-45f6-b72b-6015c69932d6", "connector": null, "instance_uuid": "67f30033-53ce-45af-bcaa-e62706c32385"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:28.466737 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:28.466737 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:28.489293 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-2afa1d70-f9bb-467c-aa89-c67e586687c9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:45:28.489794 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1406/5682] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:45:28 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:29.023340 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-17b31fd3-ebbb-47dd-a7a4-97dc6f0dcda4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:29.025194 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-17b31fd3-ebbb-47dd-a7a4-97dc6f0dcda4 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] DELETE https://10.4.3.208/volume/v3/attachments/eb73ade8-a254-476e-9c7a-c3a149a84be9 Aug 14 00:45:29.025363 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-17b31fd3-ebbb-47dd-a7a4-97dc6f0dcda4 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:29.025545 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-17b31fd3-ebbb-47dd-a7a4-97dc6f0dcda4 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:29.032078 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:29.032078 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:29.071818 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-88a922fa-320b-4268-8e98-d0bcdf8fa870 req-17b31fd3-ebbb-47dd-a7a4-97dc6f0dcda4 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/eb73ade8-a254-476e-9c7a-c3a149a84be9 returned with HTTP 200 Aug 14 00:45:29.072219 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1428/5683] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:45:29 2026] DELETE /volume/v3/attachments/eb73ade8-a254-476e-9c7a-c3a149a84be9 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:29.142341 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c0e9d838-d8d5-4031-9c14-a0a4645b1f00 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:29.144001 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c0e9d838-d8d5-4031-9c14-a0a4645b1f00 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5 Aug 14 00:45:29.144240 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c0e9d838-d8d5-4031-9c14-a0a4645b1f00 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:29.144422 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c0e9d838-d8d5-4031-9c14-a0a4645b1f00 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:29.151306 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:29.151306 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:29.151704 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c0e9d838-d8d5-4031-9c14-a0a4645b1f00 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:29.152446 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c0e9d838-d8d5-4031-9c14-a0a4645b1f00 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5 returned with HTTP 200 Aug 14 00:45:29.152964 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1414/5684] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:29 2026] GET /volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:29.161034 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ee472a20-d83f-4ff9-8d83-5fef0bc40f8b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:29.162824 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ee472a20-d83f-4ff9-8d83-5fef0bc40f8b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] POST https://10.4.3.208/volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5/action Aug 14 00:45:29.163208 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ee472a20-d83f-4ff9-8d83-5fef0bc40f8b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:45:29.163388 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ee472a20-d83f-4ff9-8d83-5fef0bc40f8b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:29.169517 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:29.169517 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:29.169895 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ee472a20-d83f-4ff9-8d83-5fef0bc40f8b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Snapshot retrieved successfully. Aug 14 00:45:29.170832 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.policy [None req-ee472a20-d83f-4ff9-8d83-5fef0bc40f8b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '44741ba552784cc9b536ef2ec17f63d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89c6c16120644db98a1063c05f9bfb7e', '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=100210) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:45:29.171079 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ee472a20-d83f-4ff9-8d83-5fef0bc40f8b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] https://10.4.3.208/volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5/action returned with HTTP 403 Aug 14 00:45:29.171666 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1437/5685] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:45:29 2026] POST /volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:29.178007 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b51cd8e3-a19c-419a-9a31-e33ac34ef7cb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:29.179612 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b51cd8e3-a19c-419a-9a31-e33ac34ef7cb tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5 Aug 14 00:45:29.179832 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b51cd8e3-a19c-419a-9a31-e33ac34ef7cb tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:29.180008 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b51cd8e3-a19c-419a-9a31-e33ac34ef7cb tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:29.180708 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-b51cd8e3-a19c-419a-9a31-e33ac34ef7cb tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete snapshot with id: d1ee0f99-5615-491b-8757-fac3703378f5 Aug 14 00:45:29.184738 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:29.184738 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:29.185009 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b51cd8e3-a19c-419a-9a31-e33ac34ef7cb tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:29.198909 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b51cd8e3-a19c-419a-9a31-e33ac34ef7cb tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot delete request issued successfully. Aug 14 00:45:29.198909 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b51cd8e3-a19c-419a-9a31-e33ac34ef7cb tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5 returned with HTTP 202 Aug 14 00:45:29.199276 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1407/5686] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:45:29 2026] DELETE /volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:29.206598 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-201e7f79-47b5-4150-a7ec-e32f2e9cccf1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:29.208607 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-201e7f79-47b5-4150-a7ec-e32f2e9cccf1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5 Aug 14 00:45:29.208834 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-201e7f79-47b5-4150-a7ec-e32f2e9cccf1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:29.209047 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-201e7f79-47b5-4150-a7ec-e32f2e9cccf1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:29.214894 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:29.214894 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:29.215220 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-201e7f79-47b5-4150-a7ec-e32f2e9cccf1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:29.215901 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-201e7f79-47b5-4150-a7ec-e32f2e9cccf1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5 returned with HTTP 200 Aug 14 00:45:29.216266 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1429/5687] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:29 2026] GET /volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:29.239965 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-f7f8d713-7346-4661-ab0c-ad9dc7f04a27 req-d7a540ba-f95f-442a-93e6-eee14dec18bc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:29.241983 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f7f8d713-7346-4661-ab0c-ad9dc7f04a27 req-d7a540ba-f95f-442a-93e6-eee14dec18bc tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:29.242187 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-f7f8d713-7346-4661-ab0c-ad9dc7f04a27 req-d7a540ba-f95f-442a-93e6-eee14dec18bc tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:29.242361 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-f7f8d713-7346-4661-ab0c-ad9dc7f04a27 req-d7a540ba-f95f-442a-93e6-eee14dec18bc tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:29.249276 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:29.249276 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:29.249809 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d43e9328-a7c2-434d-a606-a0fb5e99cd3b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:29.250637 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d43e9328-a7c2-434d-a606-a0fb5e99cd3b None None] GET https://10.4.3.208/volume// Aug 14 00:45:29.250637 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d43e9328-a7c2-434d-a606-a0fb5e99cd3b None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:29.250637 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d43e9328-a7c2-434d-a606-a0fb5e99cd3b None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:29.251662 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d43e9328-a7c2-434d-a606-a0fb5e99cd3b None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:45:29.251662 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1438/5688] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:45:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:45:29.253243 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-f7f8d713-7346-4661-ab0c-ad9dc7f04a27 req-d7a540ba-f95f-442a-93e6-eee14dec18bc tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:45:29.257391 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f7f8d713-7346-4661-ab0c-ad9dc7f04a27 req-d7a540ba-f95f-442a-93e6-eee14dec18bc tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 returned with HTTP 200 Aug 14 00:45:29.257969 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1415/5689] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:45:29 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:29.259075 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-9417dc0d-3f1b-498a-8fec-9578dcf8fd1e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:29.261678 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-9417dc0d-3f1b-498a-8fec-9578dcf8fd1e tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:45:29.261999 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-9417dc0d-3f1b-498a-8fec-9578dcf8fd1e tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:29.262503 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-9417dc0d-3f1b-498a-8fec-9578dcf8fd1e tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:29.272928 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:29.272928 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:29.276386 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-9417dc0d-3f1b-498a-8fec-9578dcf8fd1e tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:45:29.281339 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-9417dc0d-3f1b-498a-8fec-9578dcf8fd1e tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:45:29.281770 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1408/5690] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:45:29 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 1609 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:45:29.300921 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-41ae1b9e-4793-403f-a7ed-3e0d83a3a2fe None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:29.302607 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-41ae1b9e-4793-403f-a7ed-3e0d83a3a2fe tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:45:29.302883 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-41ae1b9e-4793-403f-a7ed-3e0d83a3a2fe tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:29.303150 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-41ae1b9e-4793-403f-a7ed-3e0d83a3a2fe tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:29.311286 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:29.311286 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:29.316046 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-41ae1b9e-4793-403f-a7ed-3e0d83a3a2fe tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:29.319929 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-41ae1b9e-4793-403f-a7ed-3e0d83a3a2fe tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:45:29.320331 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1430/5691] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:29 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:29.332004 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-621a807c-fdf1-4efa-9d41-6e736221387c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:29.334153 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-621a807c-fdf1-4efa-9d41-6e736221387c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:45:29.334383 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-621a807c-fdf1-4efa-9d41-6e736221387c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:29.334626 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-621a807c-fdf1-4efa-9d41-6e736221387c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:29.342327 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:29.342327 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:29.346374 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-621a807c-fdf1-4efa-9d41-6e736221387c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:29.351717 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-621a807c-fdf1-4efa-9d41-6e736221387c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:45:29.353053 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1439/5692] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:29 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:29.363584 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-905b3819-13de-4fd1-9fb2-dbebb386e96a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:29.365235 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-905b3819-13de-4fd1-9fb2-dbebb386e96a tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:45:29.365559 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-905b3819-13de-4fd1-9fb2-dbebb386e96a tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1854638764", "extra_specs": {}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:29.378964 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-905b3819-13de-4fd1-9fb2-dbebb386e96a tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:45:29.379322 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1416/5693] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:45:29 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:29.385326 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-d2591daf-f839-4d5b-8890-02eb1273996a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:29.387175 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-997da552-9005-4e36-9b41-91e86c851c48 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:29.387256 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-d2591daf-f839-4d5b-8890-02eb1273996a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] PUT https://10.4.3.208/volume/v3/attachments/798302e4-0c3a-46df-9dc4-ca0f16c6faed Aug 14 00:45:29.387635 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-d2591daf-f839-4d5b-8890-02eb1273996a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:29.389023 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-997da552-9005-4e36-9b41-91e86c851c48 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] POST https://10.4.3.208/volume/v3/types/31fbcd7f-f234-44ae-8f48-0d67eb9e71f6/encryption Aug 14 00:45:29.389516 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-997da552-9005-4e36-9b41-91e86c851c48 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:29.394357 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-d2591daf-f839-4d5b-8890-02eb1273996a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Acquiring lock "cinder-attachment_update-25783491-0d21-45f6-b72b-6015c69932d6-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:45:29.399742 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-d2591daf-f839-4d5b-8890-02eb1273996a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Lock "cinder-attachment_update-25783491-0d21-45f6-b72b-6015c69932d6-np0000007289" acquired by "attachment_update" :: waited 0.005s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:45:29.400932 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:29.400932 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:29.406467 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-997da552-9005-4e36-9b41-91e86c851c48 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] https://10.4.3.208/volume/v3/types/31fbcd7f-f234-44ae-8f48-0d67eb9e71f6/encryption returned with HTTP 200 Aug 14 00:45:29.406974 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1431/5694] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:45:29 2026] POST /volume/v3/types/31fbcd7f-f234-44ae-8f48-0d67eb9e71f6/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:29.415474 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:29.416899 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:45:29.417276 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-595247593", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1854638764", "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:29.418859 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-595247593', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1854638764', 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:45:29.422123 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Create volume of 1 GB Aug 14 00:45:29.422377 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:29.422377 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:29.422855 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Availability Zones retrieved successfully. Aug 14 00:45:29.428237 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Flow 'volume_create_api' (ed2f23ea-723b-4403-8e11-8582fbd94e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:29.429182 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94e5577-136d-4f84-b46f-cf586f2293e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:29.430045 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:45:29.453958 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94e5577-136d-4f84-b46f-cf586f2293e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=31fbcd7f-f234-44ae-8f48-0d67eb9e71f6,is_public=True,name='tempest-scenario-type-luks-1854638764',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '31fbcd7f-f234-44ae-8f48-0d67eb9e71f6', '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=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:29.454646 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79736995-f0e0-4000-9cd2-43db08828065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:29.472348 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-d2591daf-f839-4d5b-8890-02eb1273996a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Lock "cinder-attachment_update-25783491-0d21-45f6-b72b-6015c69932d6-np0000007289" released by "attachment_update" :: held 0.073s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:45:29.472645 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-d2591daf-f839-4d5b-8890-02eb1273996a tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/attachments/798302e4-0c3a-46df-9dc4-ca0f16c6faed returned with HTTP 200 Aug 14 00:45:29.473306 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1409/5695] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:45:29 2026] PUT /volume/v3/attachments/798302e4-0c3a-46df-9dc4-ca0f16c6faed => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:29.478597 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1854638764 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1854638764, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:45:29.478939 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1854638764 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1854638764, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:45:29.492272 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-c4746f06-15c7-464d-81e1-e290f6ecb737 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:29.494750 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-c4746f06-15c7-464d-81e1-e290f6ecb737 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] POST https://10.4.3.208/volume/v3/attachments/798302e4-0c3a-46df-9dc4-ca0f16c6faed/action Aug 14 00:45:29.494750 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-c4746f06-15c7-464d-81e1-e290f6ecb737 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:45:29.494919 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-c4746f06-15c7-464d-81e1-e290f6ecb737 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:29.500289 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Created reservations ['f4e20c3b-7b32-40d0-8f7f-246db4957e76', '69d21082-2a7a-49f7-9dd9-34990e10875e', '15d22fc0-6485-4243-ab86-886c6eed01fc', 'a49341e8-58e0-475a-b2d9-14fa135381b1'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:29.501012 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79736995-f0e0-4000-9cd2-43db08828065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4e20c3b-7b32-40d0-8f7f-246db4957e76', '69d21082-2a7a-49f7-9dd9-34990e10875e', '15d22fc0-6485-4243-ab86-886c6eed01fc', 'a49341e8-58e0-475a-b2d9-14fa135381b1']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:29.501680 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd3b0025-6447-44da-b13c-a3c0fa111dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:29.509038 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:29.509038 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:29.517853 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-c4746f06-15c7-464d-81e1-e290f6ecb737 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/attachments/798302e4-0c3a-46df-9dc4-ca0f16c6faed/action returned with HTTP 204 Aug 14 00:45:29.518279 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1417/5696] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:45:29 2026] POST /volume/v3/attachments/798302e4-0c3a-46df-9dc4-ca0f16c6faed/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:29.522932 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd3b0025-6447-44da-b13c-a3c0fa111dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efa59bb9-8920-4273-aca8-4cb15e7cdafe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-595247593',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba739d398fb42ce9c52d4c8772e4547',qos_specs=None,replication_status=,reservations=['f4e20c3b-7b32-40d0-8f7f-246db4957e76','69d21082-2a7a-49f7-9dd9-34990e10875e','15d22fc0-6485-4243-ab86-886c6eed01fc','a49341e8-58e0-475a-b2d9-14fa135381b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4192c7821d43cfbbdb358409162428',volume_type_id=31fbcd7f-f234-44ae-8f48-0d67eb9e71f6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:45:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-595247593',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=efa59bb9-8920-4273-aca8-4cb15e7cdafe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba739d398fb42ce9c52d4c8772e4547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf4192c7821d43cfbbdb358409162428',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(31fbcd7f-f234-44ae-8f48-0d67eb9e71f6),volume_type_id=31fbcd7f-f234-44ae-8f48-0d67eb9e71f6)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:29.522932 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2958e94d-e760-458c-8060-2b6a1a427c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:29.539309 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2958e94d-e760-458c-8060-2b6a1a427c39) transitioned into state 'SUCCESS' from state '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-595247593',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba739d398fb42ce9c52d4c8772e4547',qos_specs=None,replication_status=,reservations=['f4e20c3b-7b32-40d0-8f7f-246db4957e76','69d21082-2a7a-49f7-9dd9-34990e10875e','15d22fc0-6485-4243-ab86-886c6eed01fc','a49341e8-58e0-475a-b2d9-14fa135381b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4192c7821d43cfbbdb358409162428',volume_type_id=31fbcd7f-f234-44ae-8f48-0d67eb9e71f6)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:29.540184 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c211e2e5-2da0-41e0-96d0-88529206a326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:29.549810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c211e2e5-2da0-41e0-96d0-88529206a326) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:29.549810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Flow 'volume_create_api' (ed2f23ea-723b-4403-8e11-8582fbd94e0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:29.549810 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Create volume request issued successfully. Aug 14 00:45:29.549810 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-21dbac93-c47e-4ea4-ac65-0f450b2e4180 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:45:29.549810 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1440/5697] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:45:29 2026] POST /volume/v3/volumes => generated 780 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:29.560743 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0222bb19-5728-4647-97a2-7c0319c7be20 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:29.562669 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0222bb19-5728-4647-97a2-7c0319c7be20 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:45:29.562902 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0222bb19-5728-4647-97a2-7c0319c7be20 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:29.563223 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0222bb19-5728-4647-97a2-7c0319c7be20 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:29.570696 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:29.570696 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:29.574201 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0222bb19-5728-4647-97a2-7c0319c7be20 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:29.578097 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0222bb19-5728-4647-97a2-7c0319c7be20 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:45:29.578486 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1432/5698] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:29 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:30.224527 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-aaa1541f-42e0-4697-9353-8e769ed5d9fb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:30.226689 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aaa1541f-42e0-4697-9353-8e769ed5d9fb tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5 Aug 14 00:45:30.226910 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aaa1541f-42e0-4697-9353-8e769ed5d9fb tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:30.227156 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aaa1541f-42e0-4697-9353-8e769ed5d9fb tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:30.231151 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aaa1541f-42e0-4697-9353-8e769ed5d9fb tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5 returned with HTTP 404 Aug 14 00:45:30.231638 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1410/5699] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:30 2026] GET /volume/v3/snapshots/d1ee0f99-5615-491b-8757-fac3703378f5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:30.237947 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0d0dd9bb-f034-4391-870b-c15c9ea7917c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:30.239740 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0d0dd9bb-f034-4391-870b-c15c9ea7917c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/bba51c1f-f693-4545-8910-79f3e73dd830 Aug 14 00:45:30.239980 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0d0dd9bb-f034-4391-870b-c15c9ea7917c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:30.240266 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0d0dd9bb-f034-4391-870b-c15c9ea7917c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:30.240490 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-0d0dd9bb-f034-4391-870b-c15c9ea7917c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume with id: bba51c1f-f693-4545-8910-79f3e73dd830 Aug 14 00:45:30.248636 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:30.248636 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:30.249001 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0d0dd9bb-f034-4391-870b-c15c9ea7917c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:30.265784 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0d0dd9bb-f034-4391-870b-c15c9ea7917c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume request issued successfully. Aug 14 00:45:30.266062 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0d0dd9bb-f034-4391-870b-c15c9ea7917c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/bba51c1f-f693-4545-8910-79f3e73dd830 returned with HTTP 202 Aug 14 00:45:30.266572 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1418/5700] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:45:30 2026] DELETE /volume/v3/volumes/bba51c1f-f693-4545-8910-79f3e73dd830 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:30.273126 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0b5ac156-601c-4b23-a239-8563fe585a9e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:30.275134 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0b5ac156-601c-4b23-a239-8563fe585a9e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/bba51c1f-f693-4545-8910-79f3e73dd830 Aug 14 00:45:30.275352 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0b5ac156-601c-4b23-a239-8563fe585a9e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:30.275589 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0b5ac156-601c-4b23-a239-8563fe585a9e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:30.283814 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:30.283814 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:30.291533 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0b5ac156-601c-4b23-a239-8563fe585a9e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:30.297115 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0b5ac156-601c-4b23-a239-8563fe585a9e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/bba51c1f-f693-4545-8910-79f3e73dd830 returned with HTTP 200 Aug 14 00:45:30.297627 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1441/5701] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:30 2026] GET /volume/v3/volumes/bba51c1f-f693-4545-8910-79f3e73dd830 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:30.590500 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b7abee82-33ac-4895-9350-fa874b71be6e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:30.592250 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b7abee82-33ac-4895-9350-fa874b71be6e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:45:30.592468 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b7abee82-33ac-4895-9350-fa874b71be6e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:30.592622 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b7abee82-33ac-4895-9350-fa874b71be6e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:30.598973 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:30.598973 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:30.602118 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b7abee82-33ac-4895-9350-fa874b71be6e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:30.605756 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b7abee82-33ac-4895-9350-fa874b71be6e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:45:30.606144 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1433/5702] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:30 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:30.617330 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5a6c0e26-135a-4156-9985-e0dd80f503f0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:30.619492 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5a6c0e26-135a-4156-9985-e0dd80f503f0 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:45:30.619748 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5a6c0e26-135a-4156-9985-e0dd80f503f0 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:30.619974 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5a6c0e26-135a-4156-9985-e0dd80f503f0 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:30.627893 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:30.627893 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:30.631658 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5a6c0e26-135a-4156-9985-e0dd80f503f0 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:30.635630 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5a6c0e26-135a-4156-9985-e0dd80f503f0 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:45:30.636042 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1411/5703] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:30 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:30.677999 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-d27839dc-e000-4a75-99d6-0e468a307222 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:30.680108 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-d27839dc-e000-4a75-99d6-0e468a307222 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:45:30.680318 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-d27839dc-e000-4a75-99d6-0e468a307222 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:30.680562 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-d27839dc-e000-4a75-99d6-0e468a307222 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:30.686836 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:30.686836 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:30.690016 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-d27839dc-e000-4a75-99d6-0e468a307222 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:30.694728 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-d27839dc-e000-4a75-99d6-0e468a307222 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:45:30.695207 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1419/5704] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:45:30 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:30.769942 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-49c71632-f14b-492c-aead-9f7047ce79a4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:30.770340 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-49c71632-f14b-492c-aead-9f7047ce79a4 None None] GET https://10.4.3.208/volume// Aug 14 00:45:30.770532 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-49c71632-f14b-492c-aead-9f7047ce79a4 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:30.770712 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-49c71632-f14b-492c-aead-9f7047ce79a4 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:30.771050 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-49c71632-f14b-492c-aead-9f7047ce79a4 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:45:30.771354 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1442/5705] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:45:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:45:30.778380 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-af5a35e9-433f-448e-b16a-42af64e718ab None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:30.807940 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-af5a35e9-433f-448e-b16a-42af64e718ab tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:45:30.808389 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-af5a35e9-433f-448e-b16a-42af64e718ab tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0bc00495-6a42-414e-9769-5d691b8e8188", "connector": null, "instance_uuid": "1e3556fc-5919-4295-9f88-38ce83cdf102"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:30.816321 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:30.816321 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:30.839514 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-af5a35e9-433f-448e-b16a-42af64e718ab tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:45:30.839935 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1434/5706] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:45:30 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:30.867198 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6d9ed187-f37d-45b0-8009-0f959d119ac7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:30.869061 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6d9ed187-f37d-45b0-8009-0f959d119ac7 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:45:30.869263 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6d9ed187-f37d-45b0-8009-0f959d119ac7 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:30.869531 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6d9ed187-f37d-45b0-8009-0f959d119ac7 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:30.878695 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:30.878695 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:30.879627 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-da21f490-80d5-4474-9298-46404922789f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:30.880130 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-da21f490-80d5-4474-9298-46404922789f None None] GET https://10.4.3.208/volume// Aug 14 00:45:30.880347 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-da21f490-80d5-4474-9298-46404922789f None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:30.880599 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-da21f490-80d5-4474-9298-46404922789f None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:30.880968 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-da21f490-80d5-4474-9298-46404922789f None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:45:30.881321 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1420/5707] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:45:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:45:30.882290 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6d9ed187-f37d-45b0-8009-0f959d119ac7 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:30.886982 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6d9ed187-f37d-45b0-8009-0f959d119ac7 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:45:30.887371 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1412/5708] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:30 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:30.889107 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-7013a700-e1a4-4b94-b4c1-e4fce48e3e05 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:30.891209 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-7013a700-e1a4-4b94-b4c1-e4fce48e3e05 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:45:30.891452 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-7013a700-e1a4-4b94-b4c1-e4fce48e3e05 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:30.891602 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-7013a700-e1a4-4b94-b4c1-e4fce48e3e05 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:30.902837 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:30.902837 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:30.906368 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-7013a700-e1a4-4b94-b4c1-e4fce48e3e05 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:30.910262 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-7013a700-e1a4-4b94-b4c1-e4fce48e3e05 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:45:30.910654 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1443/5709] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:45:30 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:45:31.003496 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-0275a855-2f44-4c25-8093-b6d559005319 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:31.005359 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-0275a855-2f44-4c25-8093-b6d559005319 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] PUT https://10.4.3.208/volume/v3/attachments/4f18ce4d-ad95-4cd9-badb-a63528970ec3 Aug 14 00:45:31.005699 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-0275a855-2f44-4c25-8093-b6d559005319 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:31.012635 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-0275a855-2f44-4c25-8093-b6d559005319 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Acquiring lock "cinder-attachment_update-0bc00495-6a42-414e-9769-5d691b8e8188-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:45:31.017307 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-0275a855-2f44-4c25-8093-b6d559005319 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Lock "cinder-attachment_update-0bc00495-6a42-414e-9769-5d691b8e8188-np0000007289" acquired by "attachment_update" :: waited 0.005s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:45:31.018262 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:31.018262 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:31.085205 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-0275a855-2f44-4c25-8093-b6d559005319 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Lock "cinder-attachment_update-0bc00495-6a42-414e-9769-5d691b8e8188-np0000007289" released by "attachment_update" :: held 0.068s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:45:31.085723 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-0275a855-2f44-4c25-8093-b6d559005319 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments/4f18ce4d-ad95-4cd9-badb-a63528970ec3 returned with HTTP 200 Aug 14 00:45:31.086209 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1435/5710] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:45:31 2026] PUT /volume/v3/attachments/4f18ce4d-ad95-4cd9-badb-a63528970ec3 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:31.311142 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-84d8bb72-77ea-4ef8-b6cf-c99d3871b3dc None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:31.312778 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-84d8bb72-77ea-4ef8-b6cf-c99d3871b3dc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/bba51c1f-f693-4545-8910-79f3e73dd830 Aug 14 00:45:31.312953 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-84d8bb72-77ea-4ef8-b6cf-c99d3871b3dc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:31.313139 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-84d8bb72-77ea-4ef8-b6cf-c99d3871b3dc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:31.318357 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-84d8bb72-77ea-4ef8-b6cf-c99d3871b3dc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/bba51c1f-f693-4545-8910-79f3e73dd830 returned with HTTP 404 Aug 14 00:45:31.318766 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1421/5711] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:31 2026] GET /volume/v3/volumes/bba51c1f-f693-4545-8910-79f3e73dd830 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:31.325921 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:31.327713 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:45:31.328039 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-694997675"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:31.329497 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-694997675'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:45:31.329609 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume of 1 GB Aug 14 00:45:31.333333 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Availability Zones retrieved successfully. Aug 14 00:45:31.338947 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (195b15cc-e739-469a-a6ef-3d012fcbb981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:31.339849 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae9af126-386d-406d-b34f-93cb26ab023c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:31.340693 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:45:31.362801 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae9af126-386d-406d-b34f-93cb26ab023c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:31.363510 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c2ec56-a54b-441b-8611-3c616528c329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:31.395853 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['7b959707-5de5-4df9-bf8e-319014b08aa2', '10da9395-c9b3-44f0-843e-e4d75b85ca04', '854f6cf8-7dea-4ab1-9b3f-953f701da907', 'cb024160-1b31-4498-af49-4a3c596e3640'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:31.396570 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c2ec56-a54b-441b-8611-3c616528c329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b959707-5de5-4df9-bf8e-319014b08aa2', '10da9395-c9b3-44f0-843e-e4d75b85ca04', '854f6cf8-7dea-4ab1-9b3f-953f701da907', 'cb024160-1b31-4498-af49-4a3c596e3640']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:31.397340 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff2400ea-68fe-4eaa-9d2c-07c589bd3dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:31.417589 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff2400ea-68fe-4eaa-9d2c-07c589bd3dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e84e401-05d8-47e8-ae76-1741daf6df07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-694997675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['7b959707-5de5-4df9-bf8e-319014b08aa2','10da9395-c9b3-44f0-843e-e4d75b85ca04','854f6cf8-7dea-4ab1-9b3f-953f701da907','cb024160-1b31-4498-af49-4a3c596e3640'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:45:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-694997675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e84e401-05d8-47e8-ae76-1741daf6df07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89c6c16120644db98a1063c05f9bfb7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:31.418264 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e3779b-4031-4306-9c76-de6aa543782f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:31.432803 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e3779b-4031-4306-9c76-de6aa543782f) transitioned into state 'SUCCESS' from state '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-694997675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['7b959707-5de5-4df9-bf8e-319014b08aa2','10da9395-c9b3-44f0-843e-e4d75b85ca04','854f6cf8-7dea-4ab1-9b3f-953f701da907','cb024160-1b31-4498-af49-4a3c596e3640'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:31.433454 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5983b5a-b047-4e9e-8bc6-43e5f8822e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:31.440618 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5983b5a-b047-4e9e-8bc6-43e5f8822e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:31.441757 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (195b15cc-e739-469a-a6ef-3d012fcbb981) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:31.442150 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request issued successfully. Aug 14 00:45:31.442907 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-17d85d4d-2e3b-4509-b2c5-b06d434649df tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:45:31.443486 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1413/5712] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:45:31 2026] POST /volume/v3/volumes => generated 777 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:31.457197 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2c69cd5c-ea42-4e2e-b310-48400e9e3608 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:31.459453 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2c69cd5c-ea42-4e2e-b310-48400e9e3608 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/6e84e401-05d8-47e8-ae76-1741daf6df07 Aug 14 00:45:31.459719 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2c69cd5c-ea42-4e2e-b310-48400e9e3608 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:31.459979 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2c69cd5c-ea42-4e2e-b310-48400e9e3608 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:31.466817 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:31.466817 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:31.469888 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2c69cd5c-ea42-4e2e-b310-48400e9e3608 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:31.473287 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2c69cd5c-ea42-4e2e-b310-48400e9e3608 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/6e84e401-05d8-47e8-ae76-1741daf6df07 returned with HTTP 200 Aug 14 00:45:31.473802 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1444/5713] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:31 2026] GET /volume/v3/volumes/6e84e401-05d8-47e8-ae76-1741daf6df07 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:31.899808 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ca72d2cd-2ce7-4af8-8f54-3b4d4f6a0af6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:31.903799 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ca72d2cd-2ce7-4af8-8f54-3b4d4f6a0af6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:45:31.903799 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ca72d2cd-2ce7-4af8-8f54-3b4d4f6a0af6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:31.903799 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ca72d2cd-2ce7-4af8-8f54-3b4d4f6a0af6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:31.912170 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:31.912170 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:31.915979 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ca72d2cd-2ce7-4af8-8f54-3b4d4f6a0af6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:31.921601 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ca72d2cd-2ce7-4af8-8f54-3b4d4f6a0af6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:45:31.922188 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1436/5714] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:31 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:32.042858 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-699099a9-c68e-4af5-a11f-44e3c3ac98f9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:32.044480 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-699099a9-c68e-4af5-a11f-44e3c3ac98f9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] DELETE https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:32.044651 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-699099a9-c68e-4af5-a11f-44e3c3ac98f9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:32.044823 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-699099a9-c68e-4af5-a11f-44e3c3ac98f9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:32.044995 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-699099a9-c68e-4af5-a11f-44e3c3ac98f9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Delete volume with id: 5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:32.051150 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:32.051150 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:32.051536 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-699099a9-c68e-4af5-a11f-44e3c3ac98f9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:45:32.061248 np0000007289 devstack@c-api.service[100211]: WARNING cinder.keymgr.conf_key_mgr [None req-699099a9-c68e-4af5-a11f-44e3c3ac98f9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 00:45:32.066296 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-699099a9-c68e-4af5-a11f-44e3c3ac98f9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Delete volume request issued successfully. Aug 14 00:45:32.066543 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-699099a9-c68e-4af5-a11f-44e3c3ac98f9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 returned with HTTP 202 Aug 14 00:45:32.066958 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1422/5715] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:45:32 2026] DELETE /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:32.074920 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a79072cc-c027-4165-8e9f-80e6f527e8f9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:32.076909 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a79072cc-c027-4165-8e9f-80e6f527e8f9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:32.077134 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a79072cc-c027-4165-8e9f-80e6f527e8f9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:32.077332 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a79072cc-c027-4165-8e9f-80e6f527e8f9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:32.084664 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:32.084664 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:32.088762 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a79072cc-c027-4165-8e9f-80e6f527e8f9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:45:32.093207 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a79072cc-c027-4165-8e9f-80e6f527e8f9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 returned with HTTP 200 Aug 14 00:45:32.093602 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1414/5716] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:32 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:32.488386 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a634620e-a4ad-4f76-ba26-5e936e829b99 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:32.490374 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a634620e-a4ad-4f76-ba26-5e936e829b99 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/6e84e401-05d8-47e8-ae76-1741daf6df07 Aug 14 00:45:32.490580 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a634620e-a4ad-4f76-ba26-5e936e829b99 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:32.490761 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a634620e-a4ad-4f76-ba26-5e936e829b99 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:32.497819 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:32.497819 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:32.501242 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a634620e-a4ad-4f76-ba26-5e936e829b99 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:32.504934 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a634620e-a4ad-4f76-ba26-5e936e829b99 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/6e84e401-05d8-47e8-ae76-1741daf6df07 returned with HTTP 200 Aug 14 00:45:32.505351 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1445/5717] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:32 2026] GET /volume/v3/volumes/6e84e401-05d8-47e8-ae76-1741daf6df07 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:32.519656 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ea4ff2fc-a5cc-4126-93e6-b1a9722d3730 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:32.521446 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ea4ff2fc-a5cc-4126-93e6-b1a9722d3730 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:45:32.521792 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ea4ff2fc-a5cc-4126-93e6-b1a9722d3730 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e84e401-05d8-47e8-ae76-1741daf6df07", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-97084520"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:32.530650 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:32.530650 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:32.530977 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ea4ff2fc-a5cc-4126-93e6-b1a9722d3730 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:32.531122 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-ea4ff2fc-a5cc-4126-93e6-b1a9722d3730 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create snapshot from volume 6e84e401-05d8-47e8-ae76-1741daf6df07 Aug 14 00:45:32.553356 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-ea4ff2fc-a5cc-4126-93e6-b1a9722d3730 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['5a45c04b-9676-4104-b07e-cb0dc000faf3', 'e0ebff25-42d8-4091-827c-aa432630cc66', '23a16712-a1e6-4302-b62c-d1e8d776f628', 'fb7e371c-7b66-4518-84c0-a50efc78d558'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:32.576400 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ea4ff2fc-a5cc-4126-93e6-b1a9722d3730 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot create request issued successfully. Aug 14 00:45:32.576675 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ea4ff2fc-a5cc-4126-93e6-b1a9722d3730 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:45:32.577036 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1437/5718] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:45:32 2026] POST /volume/v3/snapshots => generated 306 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:32.584609 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-934cd383-e46f-49df-9cb2-5468f5848c9f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:32.586289 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-934cd383-e46f-49df-9cb2-5468f5848c9f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/780b7bdc-761f-492a-9f4e-d26d8b617c40 Aug 14 00:45:32.586486 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-934cd383-e46f-49df-9cb2-5468f5848c9f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:32.586691 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-934cd383-e46f-49df-9cb2-5468f5848c9f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:32.591056 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:32.591056 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:32.591339 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-934cd383-e46f-49df-9cb2-5468f5848c9f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:32.591933 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-934cd383-e46f-49df-9cb2-5468f5848c9f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/780b7bdc-761f-492a-9f4e-d26d8b617c40 returned with HTTP 200 Aug 14 00:45:32.592258 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1423/5719] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:32 2026] GET /volume/v3/snapshots/780b7bdc-761f-492a-9f4e-d26d8b617c40 => generated 438 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:32.936156 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-dfab953d-f9b8-4942-8952-1d7843d41f1c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:32.937806 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dfab953d-f9b8-4942-8952-1d7843d41f1c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:45:32.937990 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dfab953d-f9b8-4942-8952-1d7843d41f1c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:32.938193 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dfab953d-f9b8-4942-8952-1d7843d41f1c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:32.947361 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:32.947361 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:32.950067 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-dfab953d-f9b8-4942-8952-1d7843d41f1c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:32.953559 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dfab953d-f9b8-4942-8952-1d7843d41f1c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:45:32.953887 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1415/5720] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:32 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:33.108457 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9758bc89-fa5d-4200-b3a2-0401d6dd9917 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:33.110119 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9758bc89-fa5d-4200-b3a2-0401d6dd9917 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 Aug 14 00:45:33.110309 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9758bc89-fa5d-4200-b3a2-0401d6dd9917 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:33.110494 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9758bc89-fa5d-4200-b3a2-0401d6dd9917 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:33.115605 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9758bc89-fa5d-4200-b3a2-0401d6dd9917 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 returned with HTTP 404 Aug 14 00:45:33.116009 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1446/5721] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:33 2026] GET /volume/v3/volumes/5960aad3-930f-48a7-9c6d-7d9d04e1e878 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:33.122847 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-678d613d-a4a0-411c-9554-7a6414242a40 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:33.124753 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-678d613d-a4a0-411c-9554-7a6414242a40 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] GET https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 Aug 14 00:45:33.124956 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-678d613d-a4a0-411c-9554-7a6414242a40 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:33.125161 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-678d613d-a4a0-411c-9554-7a6414242a40 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:33.125704 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:33.125704 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:33.125998 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-678d613d-a4a0-411c-9554-7a6414242a40 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:45:33.139429 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-678d613d-a4a0-411c-9554-7a6414242a40 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Get all volumes completed successfully. Aug 14 00:45:33.141361 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:33.141361 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:33.145125 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-678d613d-a4a0-411c-9554-7a6414242a40 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 00:45:33.145527 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1438/5722] 10.4.3.208 () {66 vars in 1285 bytes} [Fri Aug 14 00:45:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11258 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:45:33.159788 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-df65056e-c37b-4f2a-a64c-7930eb48eef2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:33.161543 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-df65056e-c37b-4f2a-a64c-7930eb48eef2 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] DELETE https://10.4.3.208/volume/v3/types/00911eee-957a-4537-bcce-4c99ffa0ce94 Aug 14 00:45:33.161721 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-df65056e-c37b-4f2a-a64c-7930eb48eef2 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:33.161908 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-df65056e-c37b-4f2a-a64c-7930eb48eef2 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:33.181071 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-df65056e-c37b-4f2a-a64c-7930eb48eef2 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] https://10.4.3.208/volume/v3/types/00911eee-957a-4537-bcce-4c99ffa0ce94 returned with HTTP 202 Aug 14 00:45:33.181388 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1424/5723] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:45:33 2026] DELETE /volume/v3/types/00911eee-957a-4537-bcce-4c99ffa0ce94 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:33.191233 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-cabb4fb3-97f4-4a56-863f-af7a5782cbb2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:33.192856 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cabb4fb3-97f4-4a56-863f-af7a5782cbb2 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:45:33.193190 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-cabb4fb3-97f4-4a56-863f-af7a5782cbb2 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1327883331", "extra_specs": {}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:33.203867 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-cabb4fb3-97f4-4a56-863f-af7a5782cbb2 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:45:33.204202 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1416/5724] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:45:33 2026] POST /volume/v3/types => generated 212 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:33.211779 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7ef36361-5d87-47df-aced-9e839372cdad None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:33.213507 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7ef36361-5d87-47df-aced-9e839372cdad tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] POST https://10.4.3.208/volume/v3/types/0bad848a-a20b-416d-bbd1-878489aa731f/encryption Aug 14 00:45:33.213810 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7ef36361-5d87-47df-aced-9e839372cdad tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:33.228116 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7ef36361-5d87-47df-aced-9e839372cdad tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] https://10.4.3.208/volume/v3/types/0bad848a-a20b-416d-bbd1-878489aa731f/encryption returned with HTTP 200 Aug 14 00:45:33.228490 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1447/5725] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:45:33 2026] POST /volume/v3/types/0bad848a-a20b-416d-bbd1-878489aa731f/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:33.236565 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-25d9615e-3957-456f-bbe0-25f467473ebe None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:33.238332 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:45:33.238703 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1805294918", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1327883331", "size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:33.240208 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1805294918', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1327883331', 'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:45:33.243553 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Create volume of 1 GB Aug 14 00:45:33.243817 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:33.243817 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:33.244280 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Availability Zones retrieved successfully. Aug 14 00:45:33.249555 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Flow 'volume_create_api' (5824d945-a102-4fdc-8cf0-fb10320f80e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:33.250447 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db8de291-c000-4cc6-b00b-0b31625bba7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:33.251327 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:45:33.274877 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db8de291-c000-4cc6-b00b-0b31625bba7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:45:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0bad848a-a20b-416d-bbd1-878489aa731f,is_public=True,name='tempest-scenario-type-luks-1327883331',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0bad848a-a20b-416d-bbd1-878489aa731f', '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=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:33.275707 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c59c0c-e535-43ca-8687-80a534774912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:33.304163 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1327883331 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1327883331, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:45:33.304477 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1327883331 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1327883331, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:45:33.328563 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Created reservations ['6d0db957-ac43-4eb9-a15f-6356cefdd057', 'e4af3815-1a6b-470f-b55c-31d2a6ccdb10', '776caba1-cba5-4e6c-9d19-7587c8fefc84', 'a410fff7-0de4-4cc2-a64c-bf0d3d24e06f'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:33.329405 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c59c0c-e535-43ca-8687-80a534774912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d0db957-ac43-4eb9-a15f-6356cefdd057', 'e4af3815-1a6b-470f-b55c-31d2a6ccdb10', '776caba1-cba5-4e6c-9d19-7587c8fefc84', 'a410fff7-0de4-4cc2-a64c-bf0d3d24e06f']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:33.330466 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a2de5b2-8d2e-414f-b21e-0316580e60fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:33.352421 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a2de5b2-8d2e-414f-b21e-0316580e60fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1a0fb3e-342c-4420-8c85-5651cfb4081a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1805294918',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0114306ba9ca491c9fd64524734e539e',qos_specs=None,replication_status=,reservations=['6d0db957-ac43-4eb9-a15f-6356cefdd057','e4af3815-1a6b-470f-b55c-31d2a6ccdb10','776caba1-cba5-4e6c-9d19-7587c8fefc84','a410fff7-0de4-4cc2-a64c-bf0d3d24e06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='324cdeaf50204cdea2f36762ee1e10da',volume_type_id=0bad848a-a20b-416d-bbd1-878489aa731f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:45:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1805294918',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f1a0fb3e-342c-4420-8c85-5651cfb4081a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0114306ba9ca491c9fd64524734e539e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='324cdeaf50204cdea2f36762ee1e10da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0bad848a-a20b-416d-bbd1-878489aa731f),volume_type_id=0bad848a-a20b-416d-bbd1-878489aa731f)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:33.353196 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be3b8dca-c346-4be2-b7a5-f1a1c058f40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:33.369363 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be3b8dca-c346-4be2-b7a5-f1a1c058f40c) transitioned into state 'SUCCESS' from state '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-1805294918',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0114306ba9ca491c9fd64524734e539e',qos_specs=None,replication_status=,reservations=['6d0db957-ac43-4eb9-a15f-6356cefdd057','e4af3815-1a6b-470f-b55c-31d2a6ccdb10','776caba1-cba5-4e6c-9d19-7587c8fefc84','a410fff7-0de4-4cc2-a64c-bf0d3d24e06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='324cdeaf50204cdea2f36762ee1e10da',volume_type_id=0bad848a-a20b-416d-bbd1-878489aa731f)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:33.370265 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4194148d-4ffe-42bb-9c59-76d758a90ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:33.378782 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4194148d-4ffe-42bb-9c59-76d758a90ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:33.379642 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Flow 'volume_create_api' (5824d945-a102-4fdc-8cf0-fb10320f80e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:33.379925 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Create volume request issued successfully. Aug 14 00:45:33.380453 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-25d9615e-3957-456f-bbe0-25f467473ebe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:45:33.380858 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1439/5726] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:45:33 2026] POST /volume/v3/volumes => generated 785 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:33.600546 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9b04af3b-3b66-4e07-b992-cf250ee33bfe None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:33.602211 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9b04af3b-3b66-4e07-b992-cf250ee33bfe tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/780b7bdc-761f-492a-9f4e-d26d8b617c40 Aug 14 00:45:33.602404 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9b04af3b-3b66-4e07-b992-cf250ee33bfe tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:33.602571 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9b04af3b-3b66-4e07-b992-cf250ee33bfe tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:33.607666 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:33.607666 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:33.608057 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9b04af3b-3b66-4e07-b992-cf250ee33bfe tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:33.608693 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9b04af3b-3b66-4e07-b992-cf250ee33bfe tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/780b7bdc-761f-492a-9f4e-d26d8b617c40 returned with HTTP 200 Aug 14 00:45:33.609000 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1425/5727] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:33 2026] GET /volume/v3/snapshots/780b7bdc-761f-492a-9f4e-d26d8b617c40 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:33.616672 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-80c95849-7dda-4ac9-a0ac-84c27cfecc0b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:33.618386 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-80c95849-7dda-4ac9-a0ac-84c27cfecc0b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] GET https://10.4.3.208/volume/v3/snapshots Aug 14 00:45:33.618587 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-80c95849-7dda-4ac9-a0ac-84c27cfecc0b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:33.618786 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-80c95849-7dda-4ac9-a0ac-84c27cfecc0b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:33.619052 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.api_utils [None req-80c95849-7dda-4ac9-a0ac-84c27cfecc0b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Removing options '' from query. {{(pid=100209) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:45:33.620552 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.db.api [None req-80c95849-7dda-4ac9-a0ac-84c27cfecc0b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Building query based on filter {{(pid=100209) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:45:33.624106 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-80c95849-7dda-4ac9-a0ac-84c27cfecc0b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Get all snapshots completed successfully. Aug 14 00:45:33.624429 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-80c95849-7dda-4ac9-a0ac-84c27cfecc0b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 200 Aug 14 00:45:33.624799 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1417/5728] 10.4.3.208 () {66 vars in 1243 bytes} [Fri Aug 14 00:45:33 2026] GET /volume/v3/snapshots => generated 334 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:33.634145 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-657f3a46-9042-419c-a06b-68e21e421f6b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:33.635881 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-657f3a46-9042-419c-a06b-68e21e421f6b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/snapshots/780b7bdc-761f-492a-9f4e-d26d8b617c40 Aug 14 00:45:33.636146 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-657f3a46-9042-419c-a06b-68e21e421f6b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:33.636392 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-657f3a46-9042-419c-a06b-68e21e421f6b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:33.636526 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-657f3a46-9042-419c-a06b-68e21e421f6b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete snapshot with id: 780b7bdc-761f-492a-9f4e-d26d8b617c40 Aug 14 00:45:33.642262 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:33.642262 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:33.642680 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-657f3a46-9042-419c-a06b-68e21e421f6b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:33.659268 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-657f3a46-9042-419c-a06b-68e21e421f6b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot delete request issued successfully. Aug 14 00:45:33.659416 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-657f3a46-9042-419c-a06b-68e21e421f6b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/780b7bdc-761f-492a-9f4e-d26d8b617c40 returned with HTTP 202 Aug 14 00:45:33.659756 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1448/5729] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:45:33 2026] DELETE /volume/v3/snapshots/780b7bdc-761f-492a-9f4e-d26d8b617c40 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:33.666615 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-42b8a59b-6380-447c-818a-960fc03bc4a1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:33.668486 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-42b8a59b-6380-447c-818a-960fc03bc4a1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/780b7bdc-761f-492a-9f4e-d26d8b617c40 Aug 14 00:45:33.668663 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-42b8a59b-6380-447c-818a-960fc03bc4a1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:33.668839 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-42b8a59b-6380-447c-818a-960fc03bc4a1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:33.674813 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:33.674813 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:33.675218 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-42b8a59b-6380-447c-818a-960fc03bc4a1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:33.676141 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-42b8a59b-6380-447c-818a-960fc03bc4a1 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/780b7bdc-761f-492a-9f4e-d26d8b617c40 returned with HTTP 200 Aug 14 00:45:33.676514 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1440/5730] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:33 2026] GET /volume/v3/snapshots/780b7bdc-761f-492a-9f4e-d26d8b617c40 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:33.746166 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-8ec0b283-3473-4d5e-b998-1ac10ea831f0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:33.749268 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-8ec0b283-3473-4d5e-b998-1ac10ea831f0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6/encryption Aug 14 00:45:33.749676 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-8ec0b283-3473-4d5e-b998-1ac10ea831f0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:33.749853 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-8ec0b283-3473-4d5e-b998-1ac10ea831f0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:33.768600 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:33.768600 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:33.778125 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-a681e5de-1103-48a7-aae9-4aaed00746b6 req-8ec0b283-3473-4d5e-b998-1ac10ea831f0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6/encryption returned with HTTP 200 Aug 14 00:45:33.778759 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1426/5731] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:45:33 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:33.966720 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8d3e7299-30e7-4d4c-8f1d-f4aa939e11fb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:33.968857 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8d3e7299-30e7-4d4c-8f1d-f4aa939e11fb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:45:33.969110 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8d3e7299-30e7-4d4c-8f1d-f4aa939e11fb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:33.969371 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8d3e7299-30e7-4d4c-8f1d-f4aa939e11fb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:33.978928 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:33.978928 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:33.982530 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8d3e7299-30e7-4d4c-8f1d-f4aa939e11fb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:33.986640 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8d3e7299-30e7-4d4c-8f1d-f4aa939e11fb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:45:33.987005 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1418/5732] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:33 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:34.686419 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-af9b5f7b-323c-44bb-b584-e7dc25b1b1a0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:34.688717 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-af9b5f7b-323c-44bb-b584-e7dc25b1b1a0 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/780b7bdc-761f-492a-9f4e-d26d8b617c40 Aug 14 00:45:34.688970 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-af9b5f7b-323c-44bb-b584-e7dc25b1b1a0 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:34.689241 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-af9b5f7b-323c-44bb-b584-e7dc25b1b1a0 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:34.694982 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-af9b5f7b-323c-44bb-b584-e7dc25b1b1a0 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/780b7bdc-761f-492a-9f4e-d26d8b617c40 returned with HTTP 404 Aug 14 00:45:34.695618 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1449/5733] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:34 2026] GET /volume/v3/snapshots/780b7bdc-761f-492a-9f4e-d26d8b617c40 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:34.703297 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0fdb6c5d-7daa-4a43-8f3f-808d81b5c77e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:34.705283 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0fdb6c5d-7daa-4a43-8f3f-808d81b5c77e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/6e84e401-05d8-47e8-ae76-1741daf6df07 Aug 14 00:45:34.705560 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0fdb6c5d-7daa-4a43-8f3f-808d81b5c77e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:34.705763 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0fdb6c5d-7daa-4a43-8f3f-808d81b5c77e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:34.705939 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-0fdb6c5d-7daa-4a43-8f3f-808d81b5c77e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume with id: 6e84e401-05d8-47e8-ae76-1741daf6df07 Aug 14 00:45:34.716133 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:34.716133 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:34.716573 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0fdb6c5d-7daa-4a43-8f3f-808d81b5c77e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:34.737424 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0fdb6c5d-7daa-4a43-8f3f-808d81b5c77e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume request issued successfully. Aug 14 00:45:34.737601 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0fdb6c5d-7daa-4a43-8f3f-808d81b5c77e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/6e84e401-05d8-47e8-ae76-1741daf6df07 returned with HTTP 202 Aug 14 00:45:34.738072 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1441/5734] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:45:34 2026] DELETE /volume/v3/volumes/6e84e401-05d8-47e8-ae76-1741daf6df07 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:34.745004 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c3cada4b-a2c7-41e2-9875-eb41f49f117a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:34.746800 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c3cada4b-a2c7-41e2-9875-eb41f49f117a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/6e84e401-05d8-47e8-ae76-1741daf6df07 Aug 14 00:45:34.747020 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c3cada4b-a2c7-41e2-9875-eb41f49f117a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:34.747216 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c3cada4b-a2c7-41e2-9875-eb41f49f117a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:34.754010 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:34.754010 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:34.757229 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c3cada4b-a2c7-41e2-9875-eb41f49f117a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:34.760760 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c3cada4b-a2c7-41e2-9875-eb41f49f117a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/6e84e401-05d8-47e8-ae76-1741daf6df07 returned with HTTP 200 Aug 14 00:45:34.761161 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1427/5735] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:34 2026] GET /volume/v3/volumes/6e84e401-05d8-47e8-ae76-1741daf6df07 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:35.000766 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5f44b4b0-c34b-4572-9178-f0df5d181b33 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:35.002808 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5f44b4b0-c34b-4572-9178-f0df5d181b33 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:45:35.003306 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5f44b4b0-c34b-4572-9178-f0df5d181b33 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:35.003306 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5f44b4b0-c34b-4572-9178-f0df5d181b33 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:35.018659 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:35.018659 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:35.022518 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5f44b4b0-c34b-4572-9178-f0df5d181b33 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:35.028156 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5f44b4b0-c34b-4572-9178-f0df5d181b33 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:45:35.028705 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1419/5736] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:34 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:35.773046 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-67294554-906a-4f5f-8ab9-6dc554106915 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:35.774945 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-67294554-906a-4f5f-8ab9-6dc554106915 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/6e84e401-05d8-47e8-ae76-1741daf6df07 Aug 14 00:45:35.775155 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-67294554-906a-4f5f-8ab9-6dc554106915 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:35.775429 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-67294554-906a-4f5f-8ab9-6dc554106915 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:35.781508 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-67294554-906a-4f5f-8ab9-6dc554106915 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/6e84e401-05d8-47e8-ae76-1741daf6df07 returned with HTTP 404 Aug 14 00:45:35.782126 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1450/5737] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:35 2026] GET /volume/v3/volumes/6e84e401-05d8-47e8-ae76-1741daf6df07 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:35.790560 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-819d5e39-0914-40f4-8cba-0d1e2826905b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:35.792121 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:45:35.792446 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1964296032"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:35.793734 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1964296032'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:45:35.793869 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume of 1 GB Aug 14 00:45:35.797776 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Availability Zones retrieved successfully. Aug 14 00:45:35.805040 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (bc764370-6545-4120-98e0-4bb82549d8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:35.806249 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1370d90a-22e6-4dd0-aada-4a4967cd0872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:35.807272 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:45:35.833730 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1370d90a-22e6-4dd0-aada-4a4967cd0872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:35.834419 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9606aac-cec4-465f-9622-e4a7eb4669ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:35.874676 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['0b35107e-7c00-48bb-be57-ac36bd4dc43a', 'bfa99d5a-406a-4de5-ae1a-310e00078326', '2b8ef42a-0c4b-4416-8628-8674f68233df', '7cad51ea-189d-48a0-b359-16febdfb4a66'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:35.875604 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9606aac-cec4-465f-9622-e4a7eb4669ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b35107e-7c00-48bb-be57-ac36bd4dc43a', 'bfa99d5a-406a-4de5-ae1a-310e00078326', '2b8ef42a-0c4b-4416-8628-8674f68233df', '7cad51ea-189d-48a0-b359-16febdfb4a66']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:35.876435 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed7998eb-d0a9-4b57-a478-a76bc114b381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:35.902012 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed7998eb-d0a9-4b57-a478-a76bc114b381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4e5a772-e430-4629-b11e-abe1b440e4b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1964296032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['0b35107e-7c00-48bb-be57-ac36bd4dc43a','bfa99d5a-406a-4de5-ae1a-310e00078326','2b8ef42a-0c4b-4416-8628-8674f68233df','7cad51ea-189d-48a0-b359-16febdfb4a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:45:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1964296032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4e5a772-e430-4629-b11e-abe1b440e4b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89c6c16120644db98a1063c05f9bfb7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:35.902791 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb412355-c4a4-4509-a996-47dec8260d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:35.919455 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb412355-c4a4-4509-a996-47dec8260d96) transitioned into state 'SUCCESS' from state '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-1964296032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['0b35107e-7c00-48bb-be57-ac36bd4dc43a','bfa99d5a-406a-4de5-ae1a-310e00078326','2b8ef42a-0c4b-4416-8628-8674f68233df','7cad51ea-189d-48a0-b359-16febdfb4a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:35.920356 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba7a8d03-764f-453e-a902-4a55c5af4bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:35.930903 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba7a8d03-764f-453e-a902-4a55c5af4bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:35.932151 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (bc764370-6545-4120-98e0-4bb82549d8d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:35.932609 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request issued successfully. Aug 14 00:45:35.933471 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-819d5e39-0914-40f4-8cba-0d1e2826905b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:45:35.934034 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1442/5738] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:45:35 2026] POST /volume/v3/volumes => generated 778 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:35.946411 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-67d22669-259a-4f37-a202-2a04430de32c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:35.949783 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-67d22669-259a-4f37-a202-2a04430de32c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/f4e5a772-e430-4629-b11e-abe1b440e4b7 Aug 14 00:45:35.949783 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-67d22669-259a-4f37-a202-2a04430de32c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:35.949925 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-67d22669-259a-4f37-a202-2a04430de32c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:35.956526 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:35.956526 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:35.960051 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-67d22669-259a-4f37-a202-2a04430de32c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:35.963919 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-67d22669-259a-4f37-a202-2a04430de32c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/f4e5a772-e430-4629-b11e-abe1b440e4b7 returned with HTTP 200 Aug 14 00:45:35.964331 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1428/5739] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:35 2026] GET /volume/v3/volumes/f4e5a772-e430-4629-b11e-abe1b440e4b7 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:36.046740 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b1d5fb22-df69-42c2-a162-63b79ec8a7b4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:36.048361 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b1d5fb22-df69-42c2-a162-63b79ec8a7b4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:45:36.048587 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b1d5fb22-df69-42c2-a162-63b79ec8a7b4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:36.048722 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b1d5fb22-df69-42c2-a162-63b79ec8a7b4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:36.061496 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:36.061496 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:36.064886 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b1d5fb22-df69-42c2-a162-63b79ec8a7b4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:36.069460 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b1d5fb22-df69-42c2-a162-63b79ec8a7b4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:45:36.069813 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1420/5740] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:36 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:36.980129 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-99d1bf15-41a2-414e-8c88-8155537716b3 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:36.982173 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-99d1bf15-41a2-414e-8c88-8155537716b3 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/f4e5a772-e430-4629-b11e-abe1b440e4b7 Aug 14 00:45:36.983916 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-99d1bf15-41a2-414e-8c88-8155537716b3 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:36.983916 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-99d1bf15-41a2-414e-8c88-8155537716b3 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:36.993058 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:36.993058 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:36.998232 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-99d1bf15-41a2-414e-8c88-8155537716b3 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:37.003607 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-99d1bf15-41a2-414e-8c88-8155537716b3 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/f4e5a772-e430-4629-b11e-abe1b440e4b7 returned with HTTP 200 Aug 14 00:45:37.003995 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1451/5741] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:36 2026] GET /volume/v3/volumes/f4e5a772-e430-4629-b11e-abe1b440e4b7 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:37.019186 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-19fc430b-af3e-4e4f-9202-26861c5c0dba None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:37.021241 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-3765e135-0a6d-4d26-8cfa-a3793f374faa None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:37.021525 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-19fc430b-af3e-4e4f-9202-26861c5c0dba tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:45:37.021991 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-19fc430b-af3e-4e4f-9202-26861c5c0dba tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4e5a772-e430-4629-b11e-abe1b440e4b7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1765023116"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:37.023498 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-3765e135-0a6d-4d26-8cfa-a3793f374faa tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/attachments/4f18ce4d-ad95-4cd9-badb-a63528970ec3/action Aug 14 00:45:37.023875 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-3765e135-0a6d-4d26-8cfa-a3793f374faa tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:45:37.024027 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-3765e135-0a6d-4d26-8cfa-a3793f374faa tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:37.034342 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:37.034342 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:37.034689 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-19fc430b-af3e-4e4f-9202-26861c5c0dba tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:37.034832 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-19fc430b-af3e-4e4f-9202-26861c5c0dba tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create snapshot from volume f4e5a772-e430-4629-b11e-abe1b440e4b7 Aug 14 00:45:37.041715 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:37.041715 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:37.054882 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d6c67417-0819-4c94-8ca4-ad824f8e4035 req-3765e135-0a6d-4d26-8cfa-a3793f374faa tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments/4f18ce4d-ad95-4cd9-badb-a63528970ec3/action returned with HTTP 204 Aug 14 00:45:37.055594 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1429/5742] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:45:37 2026] POST /volume/v3/attachments/4f18ce4d-ad95-4cd9-badb-a63528970ec3/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:37.074419 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-19fc430b-af3e-4e4f-9202-26861c5c0dba tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['0a78088e-05cf-4643-b6c0-1ecb711c9967', 'a02b9001-2bf2-4c79-9986-0a0315348082', '3e2710d6-c403-4852-9557-1beba24215c4', '286225db-e994-4f14-b1e2-4fe30288fed8'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:37.089778 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8a83e08f-43bf-43e2-abd4-458225db9466 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:37.091573 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8a83e08f-43bf-43e2-abd4-458225db9466 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:45:37.091779 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8a83e08f-43bf-43e2-abd4-458225db9466 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:37.091941 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8a83e08f-43bf-43e2-abd4-458225db9466 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:37.101252 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:37.101252 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:37.104507 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8a83e08f-43bf-43e2-abd4-458225db9466 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:37.108968 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8a83e08f-43bf-43e2-abd4-458225db9466 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:45:37.109442 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1421/5743] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:37 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:37.118196 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-19fc430b-af3e-4e4f-9202-26861c5c0dba tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot create request issued successfully. Aug 14 00:45:37.118196 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-19fc430b-af3e-4e4f-9202-26861c5c0dba tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:45:37.118196 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1443/5744] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:45:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:37.130958 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-05e4ffb0-cbd1-4365-96b9-df3f84724942 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:37.133056 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-05e4ffb0-cbd1-4365-96b9-df3f84724942 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385 Aug 14 00:45:37.133352 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-05e4ffb0-cbd1-4365-96b9-df3f84724942 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:37.133820 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-05e4ffb0-cbd1-4365-96b9-df3f84724942 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:37.139371 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:37.139371 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:37.139707 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-05e4ffb0-cbd1-4365-96b9-df3f84724942 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:37.140479 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-05e4ffb0-cbd1-4365-96b9-df3f84724942 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385 returned with HTTP 200 Aug 14 00:45:37.141024 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1452/5745] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:37 2026] GET /volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:37.170668 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-92e7def3-cd9b-412f-8724-1a1bc68a6b16 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:37.172827 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-92e7def3-cd9b-412f-8724-1a1bc68a6b16 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:45:37.173075 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-92e7def3-cd9b-412f-8724-1a1bc68a6b16 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:37.173345 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-92e7def3-cd9b-412f-8724-1a1bc68a6b16 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:37.180788 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:37.180788 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:37.184707 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-92e7def3-cd9b-412f-8724-1a1bc68a6b16 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:37.189321 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-92e7def3-cd9b-412f-8724-1a1bc68a6b16 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:45:37.189745 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1430/5746] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:45:37 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:37.287935 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-9dd13980-fd2c-4983-a2fb-ed5ca388364e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:37.288384 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9dd13980-fd2c-4983-a2fb-ed5ca388364e None None] GET https://10.4.3.208/volume// Aug 14 00:45:37.288549 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9dd13980-fd2c-4983-a2fb-ed5ca388364e None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:37.288764 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-9dd13980-fd2c-4983-a2fb-ed5ca388364e None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:37.289120 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-9dd13980-fd2c-4983-a2fb-ed5ca388364e None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:45:37.289767 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1422/5747] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:45:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:45:37.299459 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-c066700c-7600-417f-8070-79b108cbaf9c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:37.302048 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-c066700c-7600-417f-8070-79b108cbaf9c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:45:37.302534 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-c066700c-7600-417f-8070-79b108cbaf9c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efa59bb9-8920-4273-aca8-4cb15e7cdafe", "connector": null, "instance_uuid": "1e3556fc-5919-4295-9f88-38ce83cdf102"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:37.313677 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:37.313677 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:37.339308 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-c066700c-7600-417f-8070-79b108cbaf9c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:45:37.339711 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1444/5748] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:45:37 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:37.371007 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0fd92a4e-527e-450f-9476-e117176dd871 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:37.373105 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0fd92a4e-527e-450f-9476-e117176dd871 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:45:37.373367 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0fd92a4e-527e-450f-9476-e117176dd871 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:37.373622 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0fd92a4e-527e-450f-9476-e117176dd871 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:37.383795 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:37.383795 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:37.385575 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2782acbc-b9a4-4b58-b968-c6898d1fef9b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:37.386105 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2782acbc-b9a4-4b58-b968-c6898d1fef9b None None] GET https://10.4.3.208/volume// Aug 14 00:45:37.386341 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2782acbc-b9a4-4b58-b968-c6898d1fef9b None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:37.386575 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2782acbc-b9a4-4b58-b968-c6898d1fef9b None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:37.386938 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2782acbc-b9a4-4b58-b968-c6898d1fef9b None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:45:37.387293 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1431/5749] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:45:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:45:37.388516 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0fd92a4e-527e-450f-9476-e117176dd871 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:37.393161 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0fd92a4e-527e-450f-9476-e117176dd871 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:45:37.393632 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1453/5750] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:37 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:37.394242 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-8e2ca36a-0f00-434f-8cd6-1382119355fb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:37.398364 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-8e2ca36a-0f00-434f-8cd6-1382119355fb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:45:37.398694 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-8e2ca36a-0f00-434f-8cd6-1382119355fb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:37.399015 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-8e2ca36a-0f00-434f-8cd6-1382119355fb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:37.409675 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:37.409675 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:37.413029 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-8e2ca36a-0f00-434f-8cd6-1382119355fb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:37.417068 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-8e2ca36a-0f00-434f-8cd6-1382119355fb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:45:37.417529 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1423/5751] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:45:37 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 1052 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:45:37.527599 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-7f1ddef4-c7d8-4145-9b65-7350e8bfe7fd None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:37.529557 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-7f1ddef4-c7d8-4145-9b65-7350e8bfe7fd tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] PUT https://10.4.3.208/volume/v3/attachments/32c45650-55e3-43b7-a03d-5ce3bf1984ff Aug 14 00:45:37.529927 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-7f1ddef4-c7d8-4145-9b65-7350e8bfe7fd tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:37.538231 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-7f1ddef4-c7d8-4145-9b65-7350e8bfe7fd tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Acquiring lock "cinder-attachment_update-efa59bb9-8920-4273-aca8-4cb15e7cdafe-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:45:37.543782 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-7f1ddef4-c7d8-4145-9b65-7350e8bfe7fd tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Lock "cinder-attachment_update-efa59bb9-8920-4273-aca8-4cb15e7cdafe-np0000007289" acquired by "attachment_update" :: waited 0.006s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:45:37.545406 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:37.545406 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:37.649609 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-7f1ddef4-c7d8-4145-9b65-7350e8bfe7fd tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Lock "cinder-attachment_update-efa59bb9-8920-4273-aca8-4cb15e7cdafe-np0000007289" released by "attachment_update" :: held 0.106s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:45:37.650962 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-7f1ddef4-c7d8-4145-9b65-7350e8bfe7fd tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments/32c45650-55e3-43b7-a03d-5ce3bf1984ff returned with HTTP 200 Aug 14 00:45:37.652877 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1445/5752] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:45:37 2026] PUT /volume/v3/attachments/32c45650-55e3-43b7-a03d-5ce3bf1984ff => generated 968 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:37.664771 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-b88d7f20-6059-4d9c-a582-a4ebed59f1c4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:37.667205 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-b88d7f20-6059-4d9c-a582-a4ebed59f1c4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe/encryption Aug 14 00:45:37.667618 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-b88d7f20-6059-4d9c-a582-a4ebed59f1c4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:37.667672 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-b88d7f20-6059-4d9c-a582-a4ebed59f1c4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:37.679497 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:37.679497 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:37.693349 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-b88d7f20-6059-4d9c-a582-a4ebed59f1c4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe/encryption returned with HTTP 200 Aug 14 00:45:37.693895 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1432/5753] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:45:37 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:38.150626 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-dd4149c6-99ac-4d84-8961-4083aa3e364a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:38.152627 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dd4149c6-99ac-4d84-8961-4083aa3e364a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385 Aug 14 00:45:38.152815 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dd4149c6-99ac-4d84-8961-4083aa3e364a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:38.152994 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-dd4149c6-99ac-4d84-8961-4083aa3e364a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:38.159592 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:38.159592 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:38.159887 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-dd4149c6-99ac-4d84-8961-4083aa3e364a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:38.160466 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-dd4149c6-99ac-4d84-8961-4083aa3e364a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385 returned with HTTP 200 Aug 14 00:45:38.160829 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1454/5754] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:38 2026] GET /volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:38.180728 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d3d99801-7d2d-436a-a8c7-b18c29cc322e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:38.182630 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d3d99801-7d2d-436a-a8c7-b18c29cc322e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] POST https://10.4.3.208/volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385/action Aug 14 00:45:38.183025 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d3d99801-7d2d-436a-a8c7-b18c29cc322e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:45:38.183162 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d3d99801-7d2d-436a-a8c7-b18c29cc322e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:38.184496 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.admin_actions [None req-d3d99801-7d2d-436a-a8c7-b18c29cc322e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Updating snapshot '6f952b91-2dcc-453f-9613-005314b35385' with '{'status': 'error'}' {{(pid=100209) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 00:45:38.192625 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:38.192625 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:38.193127 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.policy [None req-d3d99801-7d2d-436a-a8c7-b18c29cc322e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '44741ba552784cc9b536ef2ec17f63d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89c6c16120644db98a1063c05f9bfb7e', '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=100209) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:45:38.193328 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d3d99801-7d2d-436a-a8c7-b18c29cc322e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] https://10.4.3.208/volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385/action returned with HTTP 403 Aug 14 00:45:38.193949 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1424/5755] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:45:38 2026] POST /volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:38.203798 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c4738a45-b632-4514-8e57-184fb896e979 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:38.205687 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c4738a45-b632-4514-8e57-184fb896e979 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385 Aug 14 00:45:38.205899 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c4738a45-b632-4514-8e57-184fb896e979 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:38.206118 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c4738a45-b632-4514-8e57-184fb896e979 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:38.206224 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-c4738a45-b632-4514-8e57-184fb896e979 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete snapshot with id: 6f952b91-2dcc-453f-9613-005314b35385 Aug 14 00:45:38.214108 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:38.214108 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:38.214108 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c4738a45-b632-4514-8e57-184fb896e979 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:38.229204 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c4738a45-b632-4514-8e57-184fb896e979 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot delete request issued successfully. Aug 14 00:45:38.229370 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c4738a45-b632-4514-8e57-184fb896e979 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385 returned with HTTP 202 Aug 14 00:45:38.230153 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1446/5756] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:45:38 2026] DELETE /volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:38.238313 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3981a7a8-0e5d-49df-bb87-57fdc56b75b9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:38.240424 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3981a7a8-0e5d-49df-bb87-57fdc56b75b9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385 Aug 14 00:45:38.240628 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3981a7a8-0e5d-49df-bb87-57fdc56b75b9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:38.240855 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3981a7a8-0e5d-49df-bb87-57fdc56b75b9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:38.247196 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:38.247196 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:38.247531 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3981a7a8-0e5d-49df-bb87-57fdc56b75b9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:38.248202 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3981a7a8-0e5d-49df-bb87-57fdc56b75b9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385 returned with HTTP 200 Aug 14 00:45:38.248561 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1433/5757] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:38 2026] GET /volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:38.410075 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-afd06aa1-3b7d-4a9d-954d-6973efe91da9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:38.411820 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-afd06aa1-3b7d-4a9d-954d-6973efe91da9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:45:38.412019 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-afd06aa1-3b7d-4a9d-954d-6973efe91da9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:38.412260 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-afd06aa1-3b7d-4a9d-954d-6973efe91da9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:38.421309 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:38.421309 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:38.424913 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-afd06aa1-3b7d-4a9d-954d-6973efe91da9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:38.429417 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-afd06aa1-3b7d-4a9d-954d-6973efe91da9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:45:38.429793 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1455/5758] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:38 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:39.259163 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-25573f72-d9f0-4493-8d88-ad4743fa795d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:39.261308 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-25573f72-d9f0-4493-8d88-ad4743fa795d tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385 Aug 14 00:45:39.261534 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-25573f72-d9f0-4493-8d88-ad4743fa795d tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:39.261848 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-25573f72-d9f0-4493-8d88-ad4743fa795d tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:39.267702 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-25573f72-d9f0-4493-8d88-ad4743fa795d tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385 returned with HTTP 404 Aug 14 00:45:39.268446 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1425/5759] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:39 2026] GET /volume/v3/snapshots/6f952b91-2dcc-453f-9613-005314b35385 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:39.276275 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8f20a09a-1d8b-405d-87d6-895b88c7443e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:39.278010 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8f20a09a-1d8b-405d-87d6-895b88c7443e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/f4e5a772-e430-4629-b11e-abe1b440e4b7 Aug 14 00:45:39.278302 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8f20a09a-1d8b-405d-87d6-895b88c7443e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:39.278531 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8f20a09a-1d8b-405d-87d6-895b88c7443e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:39.278723 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-8f20a09a-1d8b-405d-87d6-895b88c7443e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume with id: f4e5a772-e430-4629-b11e-abe1b440e4b7 Aug 14 00:45:39.285933 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:39.285933 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:39.286394 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8f20a09a-1d8b-405d-87d6-895b88c7443e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:39.303173 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8f20a09a-1d8b-405d-87d6-895b88c7443e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume request issued successfully. Aug 14 00:45:39.303399 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8f20a09a-1d8b-405d-87d6-895b88c7443e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/f4e5a772-e430-4629-b11e-abe1b440e4b7 returned with HTTP 202 Aug 14 00:45:39.303841 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1447/5760] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:45:39 2026] DELETE /volume/v3/volumes/f4e5a772-e430-4629-b11e-abe1b440e4b7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:39.314922 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-73af26e9-46eb-49c7-a291-2d4e3d2c712a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:39.317111 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-73af26e9-46eb-49c7-a291-2d4e3d2c712a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/f4e5a772-e430-4629-b11e-abe1b440e4b7 Aug 14 00:45:39.317382 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-73af26e9-46eb-49c7-a291-2d4e3d2c712a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:39.317616 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-73af26e9-46eb-49c7-a291-2d4e3d2c712a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:39.328127 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:39.328127 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:39.332907 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-73af26e9-46eb-49c7-a291-2d4e3d2c712a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:39.337854 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-73af26e9-46eb-49c7-a291-2d4e3d2c712a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/f4e5a772-e430-4629-b11e-abe1b440e4b7 returned with HTTP 200 Aug 14 00:45:39.338387 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1434/5761] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:39 2026] GET /volume/v3/volumes/f4e5a772-e430-4629-b11e-abe1b440e4b7 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:39.443787 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bf561b53-7b67-407b-a713-176fe0e8d596 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:39.445517 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bf561b53-7b67-407b-a713-176fe0e8d596 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:45:39.445703 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bf561b53-7b67-407b-a713-176fe0e8d596 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:39.445877 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bf561b53-7b67-407b-a713-176fe0e8d596 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:39.454477 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:39.454477 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:39.457688 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bf561b53-7b67-407b-a713-176fe0e8d596 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:39.461901 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bf561b53-7b67-407b-a713-176fe0e8d596 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:45:39.462122 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1456/5762] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:39 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:40.353064 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-50e7d168-8982-4117-8487-bb77486285ff None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:40.355296 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-50e7d168-8982-4117-8487-bb77486285ff tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/f4e5a772-e430-4629-b11e-abe1b440e4b7 Aug 14 00:45:40.355800 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-50e7d168-8982-4117-8487-bb77486285ff tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:40.356066 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-50e7d168-8982-4117-8487-bb77486285ff tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:40.362640 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-50e7d168-8982-4117-8487-bb77486285ff tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/f4e5a772-e430-4629-b11e-abe1b440e4b7 returned with HTTP 404 Aug 14 00:45:40.363298 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1426/5763] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:40 2026] GET /volume/v3/volumes/f4e5a772-e430-4629-b11e-abe1b440e4b7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:40.372249 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:40.374368 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:45:40.374795 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1516890379"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:40.377339 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1516890379'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:45:40.377502 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume of 1 GB Aug 14 00:45:40.383284 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Availability Zones retrieved successfully. Aug 14 00:45:40.393102 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (5c21007a-994e-46c2-b52d-77b1336dbf5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:40.394348 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83fc9d6-2404-4304-8094-843fd78ba3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:40.395371 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:45:40.427869 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83fc9d6-2404-4304-8094-843fd78ba3af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:40.429289 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e8a397b-ac92-4810-869d-46443e3d5dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:40.477212 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a6ef9faa-0f0c-45a7-857e-d4d9810dc0c9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:40.481265 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a6ef9faa-0f0c-45a7-857e-d4d9810dc0c9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:45:40.481510 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a6ef9faa-0f0c-45a7-857e-d4d9810dc0c9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:40.481736 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a6ef9faa-0f0c-45a7-857e-d4d9810dc0c9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:40.491654 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['eb892e9f-ab96-4986-9a17-0b0076d8bc19', '9464cf4b-5ac6-4491-8a06-747671deb868', '04bf953c-9f55-4320-bc95-388b43d72e39', '30a00466-da48-404a-8a4f-bf666c40a375'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:40.492521 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e8a397b-ac92-4810-869d-46443e3d5dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb892e9f-ab96-4986-9a17-0b0076d8bc19', '9464cf4b-5ac6-4491-8a06-747671deb868', '04bf953c-9f55-4320-bc95-388b43d72e39', '30a00466-da48-404a-8a4f-bf666c40a375']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:40.492856 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:40.492856 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:40.493458 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9a4e3b3-009d-462b-a8f9-22fede9b5377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:40.502523 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a6ef9faa-0f0c-45a7-857e-d4d9810dc0c9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:40.508381 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a6ef9faa-0f0c-45a7-857e-d4d9810dc0c9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:45:40.509026 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1435/5764] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:40 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:40.523020 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9a4e3b3-009d-462b-a8f9-22fede9b5377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f563cb5d-af0c-4d7a-a114-20e3415f238a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1516890379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['eb892e9f-ab96-4986-9a17-0b0076d8bc19','9464cf4b-5ac6-4491-8a06-747671deb868','04bf953c-9f55-4320-bc95-388b43d72e39','30a00466-da48-404a-8a4f-bf666c40a375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:45:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1516890379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f563cb5d-af0c-4d7a-a114-20e3415f238a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89c6c16120644db98a1063c05f9bfb7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:40.524409 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44682180-3a4b-46c8-851f-f4615e902fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:40.543392 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44682180-3a4b-46c8-851f-f4615e902fc5) transitioned into state 'SUCCESS' from state '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-1516890379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['eb892e9f-ab96-4986-9a17-0b0076d8bc19','9464cf4b-5ac6-4491-8a06-747671deb868','04bf953c-9f55-4320-bc95-388b43d72e39','30a00466-da48-404a-8a4f-bf666c40a375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:40.544061 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd5713a-1136-4317-ace4-66ad505cbea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:40.552354 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd5713a-1136-4317-ace4-66ad505cbea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:40.553151 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (5c21007a-994e-46c2-b52d-77b1336dbf5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:40.553455 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request issued successfully. Aug 14 00:45:40.553997 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f2e7bc69-708a-437d-9cdb-71952f75f24f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:45:40.554430 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1448/5765] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:45:40 2026] POST /volume/v3/volumes => generated 778 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:40.571827 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-eded62af-826c-4837-9876-98f89eae4d67 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:40.573957 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eded62af-826c-4837-9876-98f89eae4d67 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/f563cb5d-af0c-4d7a-a114-20e3415f238a Aug 14 00:45:40.574187 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eded62af-826c-4837-9876-98f89eae4d67 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:40.574384 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eded62af-826c-4837-9876-98f89eae4d67 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:40.581888 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:40.581888 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:40.585618 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-eded62af-826c-4837-9876-98f89eae4d67 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:40.589851 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eded62af-826c-4837-9876-98f89eae4d67 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/f563cb5d-af0c-4d7a-a114-20e3415f238a returned with HTTP 200 Aug 14 00:45:40.590391 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1457/5766] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:40 2026] GET /volume/v3/volumes/f563cb5d-af0c-4d7a-a114-20e3415f238a => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:41.523447 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-71e4343a-6cec-4a70-944b-fdb655872fc6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:41.525315 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-71e4343a-6cec-4a70-944b-fdb655872fc6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:45:41.525627 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-71e4343a-6cec-4a70-944b-fdb655872fc6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:41.525938 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-71e4343a-6cec-4a70-944b-fdb655872fc6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:41.536277 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:41.536277 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:41.539944 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-71e4343a-6cec-4a70-944b-fdb655872fc6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:41.544012 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-71e4343a-6cec-4a70-944b-fdb655872fc6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:45:41.544431 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1427/5767] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:41 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:41.605319 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-195ec978-4bb2-4d55-8b24-d513e9ae2176 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:41.607330 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-195ec978-4bb2-4d55-8b24-d513e9ae2176 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/f563cb5d-af0c-4d7a-a114-20e3415f238a Aug 14 00:45:41.607595 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-195ec978-4bb2-4d55-8b24-d513e9ae2176 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:41.607970 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-195ec978-4bb2-4d55-8b24-d513e9ae2176 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:41.615259 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:41.615259 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:41.618778 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-195ec978-4bb2-4d55-8b24-d513e9ae2176 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:41.622627 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-195ec978-4bb2-4d55-8b24-d513e9ae2176 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/f563cb5d-af0c-4d7a-a114-20e3415f238a returned with HTTP 200 Aug 14 00:45:41.623066 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1436/5768] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:41 2026] GET /volume/v3/volumes/f563cb5d-af0c-4d7a-a114-20e3415f238a => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:41.635872 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c7bca2cb-de60-42b0-b3dd-8f93824df44c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:41.638103 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c7bca2cb-de60-42b0-b3dd-8f93824df44c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:45:41.638541 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c7bca2cb-de60-42b0-b3dd-8f93824df44c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f563cb5d-af0c-4d7a-a114-20e3415f238a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1583186833"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:41.648703 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:41.648703 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:41.649110 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c7bca2cb-de60-42b0-b3dd-8f93824df44c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:41.649274 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-c7bca2cb-de60-42b0-b3dd-8f93824df44c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create snapshot from volume f563cb5d-af0c-4d7a-a114-20e3415f238a Aug 14 00:45:41.676317 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-c7bca2cb-de60-42b0-b3dd-8f93824df44c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['3e3309df-c8e4-4a02-89bf-7c58ee9e9fdf', '56f2c8cf-046a-4756-b3a5-4b35d087e284', '480061a7-464e-4b65-8dc8-eee0699995ba', '258b23ba-962b-4a1f-b23f-2bfe789e616b'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:41.706830 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c7bca2cb-de60-42b0-b3dd-8f93824df44c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot create request issued successfully. Aug 14 00:45:41.707249 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c7bca2cb-de60-42b0-b3dd-8f93824df44c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:45:41.707691 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1449/5769] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:45:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:41.717827 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-509c1bee-0404-4d6b-9a90-9eb6ae16d60b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:41.720099 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-509c1bee-0404-4d6b-9a90-9eb6ae16d60b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf Aug 14 00:45:41.720433 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-509c1bee-0404-4d6b-9a90-9eb6ae16d60b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:41.720688 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-509c1bee-0404-4d6b-9a90-9eb6ae16d60b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:41.726011 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:41.726011 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:41.726457 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-509c1bee-0404-4d6b-9a90-9eb6ae16d60b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:41.727292 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-509c1bee-0404-4d6b-9a90-9eb6ae16d60b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf returned with HTTP 200 Aug 14 00:45:41.727658 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1458/5770] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:41 2026] GET /volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:42.557608 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-75afee7b-c7f8-4501-8f9d-a2d8afb62888 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:42.561517 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-75afee7b-c7f8-4501-8f9d-a2d8afb62888 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:45:42.562154 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-75afee7b-c7f8-4501-8f9d-a2d8afb62888 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:42.563027 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-75afee7b-c7f8-4501-8f9d-a2d8afb62888 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:42.574300 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:42.574300 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:42.578066 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-75afee7b-c7f8-4501-8f9d-a2d8afb62888 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:42.582773 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-75afee7b-c7f8-4501-8f9d-a2d8afb62888 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:45:42.583465 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1428/5771] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:42 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:42.736894 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7a4ee1f0-afc7-474c-a0c9-fbe3dbf206cb None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:42.738898 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7a4ee1f0-afc7-474c-a0c9-fbe3dbf206cb tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf Aug 14 00:45:42.739137 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7a4ee1f0-afc7-474c-a0c9-fbe3dbf206cb tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:42.739334 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7a4ee1f0-afc7-474c-a0c9-fbe3dbf206cb tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:42.744254 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:42.744254 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:42.744568 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-7a4ee1f0-afc7-474c-a0c9-fbe3dbf206cb tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:42.745223 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7a4ee1f0-afc7-474c-a0c9-fbe3dbf206cb tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf returned with HTTP 200 Aug 14 00:45:42.745586 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1437/5772] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:42 2026] GET /volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:45:42.754737 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-82bdcef3-6351-4306-978d-896895c158a6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:42.756901 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-82bdcef3-6351-4306-978d-896895c158a6 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] GET https://10.4.3.208/volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf Aug 14 00:45:42.757174 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-82bdcef3-6351-4306-978d-896895c158a6 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:42.757399 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-82bdcef3-6351-4306-978d-896895c158a6 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:42.763237 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:42.763237 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:42.763716 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-82bdcef3-6351-4306-978d-896895c158a6 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Snapshot retrieved successfully. Aug 14 00:45:42.764612 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-82bdcef3-6351-4306-978d-896895c158a6 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] https://10.4.3.208/volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf returned with HTTP 200 Aug 14 00:45:42.765004 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1450/5773] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:42 2026] GET /volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:42.773901 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-264b6aaa-3e74-460b-bbe2-9bb375cd6316 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:42.776038 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-264b6aaa-3e74-460b-bbe2-9bb375cd6316 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf Aug 14 00:45:42.776284 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-264b6aaa-3e74-460b-bbe2-9bb375cd6316 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:42.776520 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-264b6aaa-3e74-460b-bbe2-9bb375cd6316 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:42.776667 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-264b6aaa-3e74-460b-bbe2-9bb375cd6316 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete snapshot with id: 6270d5b5-efb7-46c9-a6b1-970caa8fa1bf Aug 14 00:45:42.782623 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:42.782623 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:42.783079 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-264b6aaa-3e74-460b-bbe2-9bb375cd6316 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:42.802945 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-264b6aaa-3e74-460b-bbe2-9bb375cd6316 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot delete request issued successfully. Aug 14 00:45:42.803311 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-264b6aaa-3e74-460b-bbe2-9bb375cd6316 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf returned with HTTP 202 Aug 14 00:45:42.803963 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1459/5774] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:45:42 2026] DELETE /volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:42.811944 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1627bc7e-e76c-44c5-b5b3-8a8e5acfa64b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:42.813846 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1627bc7e-e76c-44c5-b5b3-8a8e5acfa64b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf Aug 14 00:45:42.814046 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1627bc7e-e76c-44c5-b5b3-8a8e5acfa64b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:42.814280 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1627bc7e-e76c-44c5-b5b3-8a8e5acfa64b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:42.819308 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:42.819308 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:42.819606 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1627bc7e-e76c-44c5-b5b3-8a8e5acfa64b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:42.820313 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1627bc7e-e76c-44c5-b5b3-8a8e5acfa64b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf returned with HTTP 200 Aug 14 00:45:42.820803 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1429/5775] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:42 2026] GET /volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:43.595984 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cbe5cb52-7e03-4c3b-8289-482ce08fb37e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:43.597826 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cbe5cb52-7e03-4c3b-8289-482ce08fb37e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:45:43.598016 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cbe5cb52-7e03-4c3b-8289-482ce08fb37e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:43.598279 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cbe5cb52-7e03-4c3b-8289-482ce08fb37e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:43.608119 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:43.608119 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:43.611670 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-cbe5cb52-7e03-4c3b-8289-482ce08fb37e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:43.615336 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cbe5cb52-7e03-4c3b-8289-482ce08fb37e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:45:43.615668 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1438/5776] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:43 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:43.829833 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-39bd42f4-4fdd-499e-927c-4d9c19d69473 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:43.831821 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-39bd42f4-4fdd-499e-927c-4d9c19d69473 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf Aug 14 00:45:43.832028 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-39bd42f4-4fdd-499e-927c-4d9c19d69473 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:43.832507 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-39bd42f4-4fdd-499e-927c-4d9c19d69473 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:43.837506 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-39bd42f4-4fdd-499e-927c-4d9c19d69473 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf returned with HTTP 404 Aug 14 00:45:43.838068 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1451/5777] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:43 2026] GET /volume/v3/snapshots/6270d5b5-efb7-46c9-a6b1-970caa8fa1bf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:43.845277 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-33776ac9-5965-4de0-b308-8be4a0fc8d9a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:43.847074 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-33776ac9-5965-4de0-b308-8be4a0fc8d9a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/f563cb5d-af0c-4d7a-a114-20e3415f238a Aug 14 00:45:43.847313 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-33776ac9-5965-4de0-b308-8be4a0fc8d9a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:43.847608 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-33776ac9-5965-4de0-b308-8be4a0fc8d9a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:43.847913 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-33776ac9-5965-4de0-b308-8be4a0fc8d9a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume with id: f563cb5d-af0c-4d7a-a114-20e3415f238a Aug 14 00:45:43.855554 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:43.855554 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:43.855973 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-33776ac9-5965-4de0-b308-8be4a0fc8d9a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:43.873193 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-33776ac9-5965-4de0-b308-8be4a0fc8d9a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume request issued successfully. Aug 14 00:45:43.873495 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-33776ac9-5965-4de0-b308-8be4a0fc8d9a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/f563cb5d-af0c-4d7a-a114-20e3415f238a returned with HTTP 202 Aug 14 00:45:43.874235 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1460/5778] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:45:43 2026] DELETE /volume/v3/volumes/f563cb5d-af0c-4d7a-a114-20e3415f238a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:43.881995 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-67c15917-caaa-4e85-9f80-fdd8ef7fdfb2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:43.884009 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-67c15917-caaa-4e85-9f80-fdd8ef7fdfb2 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/f563cb5d-af0c-4d7a-a114-20e3415f238a Aug 14 00:45:43.884251 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-67c15917-caaa-4e85-9f80-fdd8ef7fdfb2 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:43.884464 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-67c15917-caaa-4e85-9f80-fdd8ef7fdfb2 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:43.892233 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:43.892233 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:43.896524 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-67c15917-caaa-4e85-9f80-fdd8ef7fdfb2 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:43.901269 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-67c15917-caaa-4e85-9f80-fdd8ef7fdfb2 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/f563cb5d-af0c-4d7a-a114-20e3415f238a returned with HTTP 200 Aug 14 00:45:43.901754 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1430/5779] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:43 2026] GET /volume/v3/volumes/f563cb5d-af0c-4d7a-a114-20e3415f238a => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:44.628606 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-046846b1-83bf-4468-aa5e-42b4315c30de None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:44.630629 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-046846b1-83bf-4468-aa5e-42b4315c30de tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:45:44.630853 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-046846b1-83bf-4468-aa5e-42b4315c30de tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:44.631133 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-046846b1-83bf-4468-aa5e-42b4315c30de tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:44.641602 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:44.641602 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:44.645757 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-046846b1-83bf-4468-aa5e-42b4315c30de tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:44.650217 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-046846b1-83bf-4468-aa5e-42b4315c30de tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:45:44.650587 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1439/5780] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:44 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:44.915818 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b376cddb-df3a-45fe-bdcc-b7621df520b6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:44.917531 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b376cddb-df3a-45fe-bdcc-b7621df520b6 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/f563cb5d-af0c-4d7a-a114-20e3415f238a Aug 14 00:45:44.917702 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b376cddb-df3a-45fe-bdcc-b7621df520b6 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:44.917871 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b376cddb-df3a-45fe-bdcc-b7621df520b6 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:44.923119 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b376cddb-df3a-45fe-bdcc-b7621df520b6 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/f563cb5d-af0c-4d7a-a114-20e3415f238a returned with HTTP 404 Aug 14 00:45:44.923574 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1452/5781] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:44 2026] GET /volume/v3/volumes/f563cb5d-af0c-4d7a-a114-20e3415f238a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:44.930988 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:44.932747 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:45:44.933072 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1591292219"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:44.934575 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1591292219'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:45:44.934727 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume of 1 GB Aug 14 00:45:44.938531 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Availability Zones retrieved successfully. Aug 14 00:45:44.944210 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (3dcdc5cc-17cf-49bd-adae-454636c48210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:44.945034 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3a3be34-e3a9-4a8e-b8fb-95c73dafc05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:44.945840 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:45:44.969147 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3a3be34-e3a9-4a8e-b8fb-95c73dafc05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:44.970024 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0559a8b4-f6c2-4735-81e7-e2d4b8c111a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:45.008103 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['b0a4992a-e418-4162-b8cb-f8516c53a96a', 'c7c2a3a4-38ab-4261-bd7a-0a2a2893b974', 'fc07a87c-03e8-4857-9e6c-295b188fbecc', '1e081214-3d86-47ca-92a6-e8bbf96f314a'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:45.009015 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0559a8b4-f6c2-4735-81e7-e2d4b8c111a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0a4992a-e418-4162-b8cb-f8516c53a96a', 'c7c2a3a4-38ab-4261-bd7a-0a2a2893b974', 'fc07a87c-03e8-4857-9e6c-295b188fbecc', '1e081214-3d86-47ca-92a6-e8bbf96f314a']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:45.009908 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3961eb5f-942c-4893-afcd-b9cc33cf9791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:45.034945 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3961eb5f-942c-4893-afcd-b9cc33cf9791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3953df7e-a465-4401-9786-c13f181b6a97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1591292219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['b0a4992a-e418-4162-b8cb-f8516c53a96a','c7c2a3a4-38ab-4261-bd7a-0a2a2893b974','fc07a87c-03e8-4857-9e6c-295b188fbecc','1e081214-3d86-47ca-92a6-e8bbf96f314a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:45:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1591292219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3953df7e-a465-4401-9786-c13f181b6a97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89c6c16120644db98a1063c05f9bfb7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:45.035737 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (670536cd-4708-429a-bfa2-89f0c694534e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:45.052493 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (670536cd-4708-429a-bfa2-89f0c694534e) transitioned into state 'SUCCESS' from state '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-1591292219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['b0a4992a-e418-4162-b8cb-f8516c53a96a','c7c2a3a4-38ab-4261-bd7a-0a2a2893b974','fc07a87c-03e8-4857-9e6c-295b188fbecc','1e081214-3d86-47ca-92a6-e8bbf96f314a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:45.053177 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2683c4-f08c-493a-82af-ad0eaf40a5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:45.062486 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2683c4-f08c-493a-82af-ad0eaf40a5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:45.063782 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (3dcdc5cc-17cf-49bd-adae-454636c48210) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:45.064464 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request issued successfully. Aug 14 00:45:45.065395 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c75e1439-28a7-4e1a-8901-4be8d4bc7031 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:45:45.065952 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1461/5782] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:45:44 2026] POST /volume/v3/volumes => generated 778 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:45.081733 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e76a6075-12ce-4c7a-9d51-66b542199f6b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:45.083817 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e76a6075-12ce-4c7a-9d51-66b542199f6b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/3953df7e-a465-4401-9786-c13f181b6a97 Aug 14 00:45:45.083868 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e76a6075-12ce-4c7a-9d51-66b542199f6b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:45.084063 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e76a6075-12ce-4c7a-9d51-66b542199f6b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:45.091318 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:45.091318 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:45.094636 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e76a6075-12ce-4c7a-9d51-66b542199f6b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:45.098099 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e76a6075-12ce-4c7a-9d51-66b542199f6b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/3953df7e-a465-4401-9786-c13f181b6a97 returned with HTTP 200 Aug 14 00:45:45.098487 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1431/5783] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:45 2026] GET /volume/v3/volumes/3953df7e-a465-4401-9786-c13f181b6a97 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:45.662931 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f849da8f-5142-42a3-a1e9-f4779da4dec6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:45.664885 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f849da8f-5142-42a3-a1e9-f4779da4dec6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:45:45.665157 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f849da8f-5142-42a3-a1e9-f4779da4dec6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:45.665388 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f849da8f-5142-42a3-a1e9-f4779da4dec6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:45.674819 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:45.674819 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:45.678637 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f849da8f-5142-42a3-a1e9-f4779da4dec6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:45.684282 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f849da8f-5142-42a3-a1e9-f4779da4dec6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:45:45.684731 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1440/5784] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:45 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:45.742534 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-61f517ce-8cde-49dc-b4db-73726698c780 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:45.744432 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-61f517ce-8cde-49dc-b4db-73726698c780 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/attachments/32c45650-55e3-43b7-a03d-5ce3bf1984ff/action Aug 14 00:45:45.744750 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-61f517ce-8cde-49dc-b4db-73726698c780 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:45:45.744856 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-61f517ce-8cde-49dc-b4db-73726698c780 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:45.759654 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:45.759654 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:45.770030 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-745e9d56-adf6-4369-ae85-03260ec1e055 req-61f517ce-8cde-49dc-b4db-73726698c780 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments/32c45650-55e3-43b7-a03d-5ce3bf1984ff/action returned with HTTP 204 Aug 14 00:45:45.770538 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1453/5785] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:45:45 2026] POST /volume/v3/attachments/32c45650-55e3-43b7-a03d-5ce3bf1984ff/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:46.110977 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5829798f-0011-4136-9378-b7bc23a3a579 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:46.112782 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5829798f-0011-4136-9378-b7bc23a3a579 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/3953df7e-a465-4401-9786-c13f181b6a97 Aug 14 00:45:46.112953 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5829798f-0011-4136-9378-b7bc23a3a579 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:46.113160 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5829798f-0011-4136-9378-b7bc23a3a579 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:46.119938 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:46.119938 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:46.124055 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5829798f-0011-4136-9378-b7bc23a3a579 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:46.128720 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5829798f-0011-4136-9378-b7bc23a3a579 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/3953df7e-a465-4401-9786-c13f181b6a97 returned with HTTP 200 Aug 14 00:45:46.129155 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1462/5786] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:46 2026] GET /volume/v3/volumes/3953df7e-a465-4401-9786-c13f181b6a97 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:46.141473 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e88bac88-d1c1-412e-88a7-0e0c16630353 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:46.143295 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e88bac88-d1c1-412e-88a7-0e0c16630353 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:45:46.143608 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e88bac88-d1c1-412e-88a7-0e0c16630353 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3953df7e-a465-4401-9786-c13f181b6a97", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1379172566"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:46.151288 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:46.151288 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:46.151576 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e88bac88-d1c1-412e-88a7-0e0c16630353 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:46.151675 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-e88bac88-d1c1-412e-88a7-0e0c16630353 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create snapshot from volume 3953df7e-a465-4401-9786-c13f181b6a97 Aug 14 00:45:46.173722 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-e88bac88-d1c1-412e-88a7-0e0c16630353 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['20ce4c0e-b831-4f31-ada3-c893a21abd81', '41dd1519-38a9-4539-92dd-6566ee3a6158', '2cf8742a-1f6f-4ab2-b8a0-c701862ef0be', '618b8715-0d8a-4fbf-b45c-a3d471fa08b2'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:46.198124 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e88bac88-d1c1-412e-88a7-0e0c16630353 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot create request issued successfully. Aug 14 00:45:46.198445 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e88bac88-d1c1-412e-88a7-0e0c16630353 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:45:46.198850 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1432/5787] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:45:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:46.210546 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3dc52d40-73fb-47c8-a613-9cd33221daa8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:46.212261 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3dc52d40-73fb-47c8-a613-9cd33221daa8 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 Aug 14 00:45:46.212437 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3dc52d40-73fb-47c8-a613-9cd33221daa8 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:46.212628 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3dc52d40-73fb-47c8-a613-9cd33221daa8 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:46.217561 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:46.217561 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:46.217859 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3dc52d40-73fb-47c8-a613-9cd33221daa8 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:46.218497 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3dc52d40-73fb-47c8-a613-9cd33221daa8 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 returned with HTTP 200 Aug 14 00:45:46.218987 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1441/5788] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:46 2026] GET /volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:46.699027 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f6bd2840-8a88-4e1a-bcc6-8ffe1707e9fe None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:46.700824 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f6bd2840-8a88-4e1a-bcc6-8ffe1707e9fe tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:45:46.701044 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f6bd2840-8a88-4e1a-bcc6-8ffe1707e9fe tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:46.701428 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f6bd2840-8a88-4e1a-bcc6-8ffe1707e9fe tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:46.710952 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:46.710952 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:46.714950 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f6bd2840-8a88-4e1a-bcc6-8ffe1707e9fe tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:46.719782 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f6bd2840-8a88-4e1a-bcc6-8ffe1707e9fe tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:45:46.720230 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1454/5789] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:46 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:47.227899 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f7e2afa8-e482-4903-ae19-fd8101001d81 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:47.230196 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f7e2afa8-e482-4903-ae19-fd8101001d81 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 Aug 14 00:45:47.230459 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f7e2afa8-e482-4903-ae19-fd8101001d81 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:47.230697 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f7e2afa8-e482-4903-ae19-fd8101001d81 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:47.236715 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:47.236715 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:47.237154 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f7e2afa8-e482-4903-ae19-fd8101001d81 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:47.238002 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f7e2afa8-e482-4903-ae19-fd8101001d81 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 returned with HTTP 200 Aug 14 00:45:47.238484 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1463/5790] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:47 2026] GET /volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:47.247742 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-99588fd1-2239-4b42-8406-716085343b75 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:47.249990 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-99588fd1-2239-4b42-8406-716085343b75 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] POST https://10.4.3.208/volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88/action Aug 14 00:45:47.250537 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-99588fd1-2239-4b42-8406-716085343b75 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:45:47.250703 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-99588fd1-2239-4b42-8406-716085343b75 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:47.252304 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.snapshot_unmanage [None req-99588fd1-2239-4b42-8406-716085343b75 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Unmanage snapshot with id: f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 Aug 14 00:45:47.258499 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:47.258499 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:47.259051 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-99588fd1-2239-4b42-8406-716085343b75 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Snapshot retrieved successfully. Aug 14 00:45:47.260076 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.policy [None req-99588fd1-2239-4b42-8406-716085343b75 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '44741ba552784cc9b536ef2ec17f63d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89c6c16120644db98a1063c05f9bfb7e', '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=100209) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:45:47.260342 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-99588fd1-2239-4b42-8406-716085343b75 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] https://10.4.3.208/volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88/action returned with HTTP 403 Aug 14 00:45:47.260906 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1433/5791] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:45:47 2026] POST /volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:47.267644 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e350fabc-4a9f-40c7-abc1-9ddeb2f1a282 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:47.270027 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e350fabc-4a9f-40c7-abc1-9ddeb2f1a282 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 Aug 14 00:45:47.270352 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e350fabc-4a9f-40c7-abc1-9ddeb2f1a282 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:47.270613 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e350fabc-4a9f-40c7-abc1-9ddeb2f1a282 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:47.270763 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-e350fabc-4a9f-40c7-abc1-9ddeb2f1a282 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete snapshot with id: f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 Aug 14 00:45:47.276937 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:47.276937 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:47.277316 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e350fabc-4a9f-40c7-abc1-9ddeb2f1a282 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:47.293287 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e350fabc-4a9f-40c7-abc1-9ddeb2f1a282 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot delete request issued successfully. Aug 14 00:45:47.293457 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e350fabc-4a9f-40c7-abc1-9ddeb2f1a282 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 returned with HTTP 202 Aug 14 00:45:47.293839 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1442/5792] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:45:47 2026] DELETE /volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:47.304139 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-515991d8-6464-41e6-88cf-94866720bc60 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:47.305941 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-515991d8-6464-41e6-88cf-94866720bc60 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 Aug 14 00:45:47.306243 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-515991d8-6464-41e6-88cf-94866720bc60 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:47.306515 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-515991d8-6464-41e6-88cf-94866720bc60 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:47.311499 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:47.311499 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:47.311891 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-515991d8-6464-41e6-88cf-94866720bc60 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:47.312671 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-515991d8-6464-41e6-88cf-94866720bc60 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 returned with HTTP 200 Aug 14 00:45:47.313162 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1455/5793] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:47 2026] GET /volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:47.316711 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-0dac3846-957e-404b-9f9f-32b4bd95a959 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:47.318644 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-0dac3846-957e-404b-9f9f-32b4bd95a959 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:45:47.318831 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-0dac3846-957e-404b-9f9f-32b4bd95a959 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:47.319014 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-0dac3846-957e-404b-9f9f-32b4bd95a959 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:47.325868 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:47.325868 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:47.329591 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-0dac3846-957e-404b-9f9f-32b4bd95a959 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:47.333788 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-0dac3846-957e-404b-9f9f-32b4bd95a959 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:45:47.334189 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1464/5794] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:45:47 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:47.410672 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5de16d09-7423-4032-89f9-a499eb5d8762 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:47.411055 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5de16d09-7423-4032-89f9-a499eb5d8762 None None] GET https://10.4.3.208/volume// Aug 14 00:45:47.411313 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5de16d09-7423-4032-89f9-a499eb5d8762 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:47.411553 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5de16d09-7423-4032-89f9-a499eb5d8762 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:47.411957 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5de16d09-7423-4032-89f9-a499eb5d8762 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:45:47.412347 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1434/5795] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:45:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:45:47.420585 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-daa00463-ffb4-4ed8-85e5-469214eef97a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:47.422652 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-daa00463-ffb4-4ed8-85e5-469214eef97a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:45:47.423135 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-daa00463-ffb4-4ed8-85e5-469214eef97a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93dde111-b9c4-4683-82ae-f31c8990a75c", "connector": null, "instance_uuid": "1e3556fc-5919-4295-9f88-38ce83cdf102"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:47.430921 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:47.430921 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:47.456714 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-daa00463-ffb4-4ed8-85e5-469214eef97a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:45:47.457157 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1443/5796] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:45:47 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:47.488303 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f92ea908-9e52-4f1c-8e9b-403815ec1b3e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:47.490374 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f92ea908-9e52-4f1c-8e9b-403815ec1b3e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:45:47.490554 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f92ea908-9e52-4f1c-8e9b-403815ec1b3e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:47.490745 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f92ea908-9e52-4f1c-8e9b-403815ec1b3e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:47.494886 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a2904155-6883-4621-b003-e121f6e1ca25 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:47.495307 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a2904155-6883-4621-b003-e121f6e1ca25 None None] GET https://10.4.3.208/volume// Aug 14 00:45:47.495464 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a2904155-6883-4621-b003-e121f6e1ca25 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:47.495657 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a2904155-6883-4621-b003-e121f6e1ca25 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:47.495986 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a2904155-6883-4621-b003-e121f6e1ca25 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:45:47.496303 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1465/5797] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:45:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:45:47.500700 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:47.500700 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:47.502949 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-0decfe92-d97e-4f06-b5a7-42145628f127 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:47.504352 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f92ea908-9e52-4f1c-8e9b-403815ec1b3e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:47.505301 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-0decfe92-d97e-4f06-b5a7-42145628f127 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:45:47.505574 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-0decfe92-d97e-4f06-b5a7-42145628f127 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:47.505811 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-0decfe92-d97e-4f06-b5a7-42145628f127 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:47.508626 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f92ea908-9e52-4f1c-8e9b-403815ec1b3e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:45:47.509249 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1456/5798] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:47 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:47.518501 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:47.518501 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:47.522883 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-0decfe92-d97e-4f06-b5a7-42145628f127 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:47.527082 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-0decfe92-d97e-4f06-b5a7-42145628f127 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:45:47.527555 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1435/5799] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:45:47 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1102 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:45:47.636620 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-ddc92315-2904-4344-97de-57461ca97fd3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:47.638521 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-ddc92315-2904-4344-97de-57461ca97fd3 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] PUT https://10.4.3.208/volume/v3/attachments/12bb66cc-8c0b-4780-91c3-39584d83055a Aug 14 00:45:47.638850 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-ddc92315-2904-4344-97de-57461ca97fd3 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:47.646046 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-ddc92315-2904-4344-97de-57461ca97fd3 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Acquiring lock "cinder-attachment_update-93dde111-b9c4-4683-82ae-f31c8990a75c-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:45:47.650245 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-ddc92315-2904-4344-97de-57461ca97fd3 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Lock "cinder-attachment_update-93dde111-b9c4-4683-82ae-f31c8990a75c-np0000007289" acquired by "attachment_update" :: waited 0.004s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:45:47.651170 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:47.651170 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:47.741614 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-ddc92315-2904-4344-97de-57461ca97fd3 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Lock "cinder-attachment_update-93dde111-b9c4-4683-82ae-f31c8990a75c-np0000007289" released by "attachment_update" :: held 0.091s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:45:47.742000 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-ddc92315-2904-4344-97de-57461ca97fd3 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments/12bb66cc-8c0b-4780-91c3-39584d83055a returned with HTTP 200 Aug 14 00:45:47.743010 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1444/5800] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:45:47 2026] PUT /volume/v3/attachments/12bb66cc-8c0b-4780-91c3-39584d83055a => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:48.321917 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ae403695-1e25-4b16-8124-7f4a9ef2422a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:48.323810 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ae403695-1e25-4b16-8124-7f4a9ef2422a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 Aug 14 00:45:48.324015 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ae403695-1e25-4b16-8124-7f4a9ef2422a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:48.324417 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ae403695-1e25-4b16-8124-7f4a9ef2422a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:48.328753 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ae403695-1e25-4b16-8124-7f4a9ef2422a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 returned with HTTP 404 Aug 14 00:45:48.329278 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1466/5801] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:48 2026] GET /volume/v3/snapshots/f75e6289-c9fd-4efc-98f7-dfbdd58dbd88 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 14 00:45:48.335874 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-440cb0aa-12e6-42d5-94dd-e45b86e0283c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:48.338376 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-440cb0aa-12e6-42d5-94dd-e45b86e0283c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/3953df7e-a465-4401-9786-c13f181b6a97 Aug 14 00:45:48.338659 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-440cb0aa-12e6-42d5-94dd-e45b86e0283c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:48.338927 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-440cb0aa-12e6-42d5-94dd-e45b86e0283c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:48.339168 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-440cb0aa-12e6-42d5-94dd-e45b86e0283c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume with id: 3953df7e-a465-4401-9786-c13f181b6a97 Aug 14 00:45:48.349610 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:48.349610 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:48.350094 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-440cb0aa-12e6-42d5-94dd-e45b86e0283c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:48.372510 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-440cb0aa-12e6-42d5-94dd-e45b86e0283c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume request issued successfully. Aug 14 00:45:48.372760 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-440cb0aa-12e6-42d5-94dd-e45b86e0283c tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/3953df7e-a465-4401-9786-c13f181b6a97 returned with HTTP 202 Aug 14 00:45:48.373394 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1457/5802] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:45:48 2026] DELETE /volume/v3/volumes/3953df7e-a465-4401-9786-c13f181b6a97 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:48.381351 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3dfb71aa-b1f4-4acf-8df0-9d29379050cc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:48.383247 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3dfb71aa-b1f4-4acf-8df0-9d29379050cc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/3953df7e-a465-4401-9786-c13f181b6a97 Aug 14 00:45:48.383476 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3dfb71aa-b1f4-4acf-8df0-9d29379050cc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:48.383661 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3dfb71aa-b1f4-4acf-8df0-9d29379050cc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:48.391451 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:48.391451 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:48.395230 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-3dfb71aa-b1f4-4acf-8df0-9d29379050cc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:48.399479 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3dfb71aa-b1f4-4acf-8df0-9d29379050cc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/3953df7e-a465-4401-9786-c13f181b6a97 returned with HTTP 200 Aug 14 00:45:48.399944 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1436/5803] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:48 2026] GET /volume/v3/volumes/3953df7e-a465-4401-9786-c13f181b6a97 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:48.525611 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-96675334-09bb-4f68-a36a-0911f8bd7951 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:48.527319 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-96675334-09bb-4f68-a36a-0911f8bd7951 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:45:48.527544 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-96675334-09bb-4f68-a36a-0911f8bd7951 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:48.527702 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-96675334-09bb-4f68-a36a-0911f8bd7951 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:48.537140 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:48.537140 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:48.540752 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-96675334-09bb-4f68-a36a-0911f8bd7951 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:48.545324 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-96675334-09bb-4f68-a36a-0911f8bd7951 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:45:48.545832 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1445/5804] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:48 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:49.412346 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f86343ee-7bbd-4851-b66b-24b0f6898a09 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:49.413987 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f86343ee-7bbd-4851-b66b-24b0f6898a09 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/3953df7e-a465-4401-9786-c13f181b6a97 Aug 14 00:45:49.414223 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f86343ee-7bbd-4851-b66b-24b0f6898a09 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:49.414403 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f86343ee-7bbd-4851-b66b-24b0f6898a09 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:49.420232 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f86343ee-7bbd-4851-b66b-24b0f6898a09 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/3953df7e-a465-4401-9786-c13f181b6a97 returned with HTTP 404 Aug 14 00:45:49.420688 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1467/5805] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:49 2026] GET /volume/v3/volumes/3953df7e-a465-4401-9786-c13f181b6a97 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:49.427969 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:49.429541 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:45:49.429871 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1710360366"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:49.431503 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1710360366'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:45:49.431647 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume of 1 GB Aug 14 00:45:49.435400 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Availability Zones retrieved successfully. Aug 14 00:45:49.441535 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (f340dba2-bf0f-40db-8420-e0f699d102fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:49.442401 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfc01b40-78eb-4323-a5c6-939cd522a329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:49.443127 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:45:49.467966 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfc01b40-78eb-4323-a5c6-939cd522a329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:49.468657 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64469547-4f11-454c-83fc-d570dda824d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:49.514267 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['32a4de31-d7aa-452a-96a9-b8f7c7fd9fd4', '0e378358-4f2c-497d-96bc-06f0f3da1977', '1c37d76e-b2a3-4369-bd58-1a3b1b7bc2f7', 'a804b9ee-348e-4ac3-a059-f6d3c5179f1b'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:49.515319 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64469547-4f11-454c-83fc-d570dda824d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32a4de31-d7aa-452a-96a9-b8f7c7fd9fd4', '0e378358-4f2c-497d-96bc-06f0f3da1977', '1c37d76e-b2a3-4369-bd58-1a3b1b7bc2f7', 'a804b9ee-348e-4ac3-a059-f6d3c5179f1b']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:49.516262 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d4f8dad-daea-4848-af49-60e92e34d5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:49.542947 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d4f8dad-daea-4848-af49-60e92e34d5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '912538f1-2479-4c30-8b05-7f31fad75476', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1710360366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['32a4de31-d7aa-452a-96a9-b8f7c7fd9fd4','0e378358-4f2c-497d-96bc-06f0f3da1977','1c37d76e-b2a3-4369-bd58-1a3b1b7bc2f7','a804b9ee-348e-4ac3-a059-f6d3c5179f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:45:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1710360366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=912538f1-2479-4c30-8b05-7f31fad75476,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89c6c16120644db98a1063c05f9bfb7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:49.544416 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a76b8377-56c8-47dc-adea-4a841d5e8c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:49.561246 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-08eb358a-8717-4cca-b346-89dcbea61af6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:49.561881 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a76b8377-56c8-47dc-adea-4a841d5e8c78) transitioned into state 'SUCCESS' from state '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-1710360366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['32a4de31-d7aa-452a-96a9-b8f7c7fd9fd4','0e378358-4f2c-497d-96bc-06f0f3da1977','1c37d76e-b2a3-4369-bd58-1a3b1b7bc2f7','a804b9ee-348e-4ac3-a059-f6d3c5179f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:49.562578 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a694bd-3978-436b-b498-027d544b7ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:49.562964 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-08eb358a-8717-4cca-b346-89dcbea61af6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:45:49.563172 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-08eb358a-8717-4cca-b346-89dcbea61af6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:49.563348 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-08eb358a-8717-4cca-b346-89dcbea61af6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:49.565242 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=296,cinder:INSERT=31,cinder:UPDATE=54 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:45:49.571221 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a694bd-3978-436b-b498-027d544b7ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:49.571959 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (f340dba2-bf0f-40db-8420-e0f699d102fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:49.572250 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request issued successfully. Aug 14 00:45:49.572746 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-812aae09-f2b0-4e14-b9b9-41d93ea87a41 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:45:49.573257 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1458/5806] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:45:49 2026] POST /volume/v3/volumes => generated 778 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:49.575282 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:49.575282 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:49.578414 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-08eb358a-8717-4cca-b346-89dcbea61af6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:49.584489 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-08eb358a-8717-4cca-b346-89dcbea61af6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:45:49.584940 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1437/5807] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:49 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 923 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:49.586950 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a4c8c60d-add6-4950-bd8d-20b379e22091 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:49.588840 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a4c8c60d-add6-4950-bd8d-20b379e22091 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/912538f1-2479-4c30-8b05-7f31fad75476 Aug 14 00:45:49.589099 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a4c8c60d-add6-4950-bd8d-20b379e22091 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:49.589361 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a4c8c60d-add6-4950-bd8d-20b379e22091 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:49.596357 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:49.596357 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:49.599948 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a4c8c60d-add6-4950-bd8d-20b379e22091 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:49.604318 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a4c8c60d-add6-4950-bd8d-20b379e22091 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/912538f1-2479-4c30-8b05-7f31fad75476 returned with HTTP 200 Aug 14 00:45:49.604780 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1446/5808] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:49 2026] GET /volume/v3/volumes/912538f1-2479-4c30-8b05-7f31fad75476 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:50.600419 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-48223691-ab9a-42a4-85c8-8a1248909010 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:50.602627 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-48223691-ab9a-42a4-85c8-8a1248909010 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:45:50.603079 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-48223691-ab9a-42a4-85c8-8a1248909010 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:50.604106 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-48223691-ab9a-42a4-85c8-8a1248909010 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:50.614604 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:50.614604 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:50.618904 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-016c328d-8d81-48ed-978d-0fa9378e16dc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:50.619308 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-48223691-ab9a-42a4-85c8-8a1248909010 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:50.621870 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-016c328d-8d81-48ed-978d-0fa9378e16dc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/912538f1-2479-4c30-8b05-7f31fad75476 Aug 14 00:45:50.621870 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-016c328d-8d81-48ed-978d-0fa9378e16dc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:50.621870 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-016c328d-8d81-48ed-978d-0fa9378e16dc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:50.624662 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-48223691-ab9a-42a4-85c8-8a1248909010 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:45:50.624662 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1468/5809] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:50 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:50.631159 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:50.631159 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:50.635424 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-016c328d-8d81-48ed-978d-0fa9378e16dc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:50.640243 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-016c328d-8d81-48ed-978d-0fa9378e16dc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/912538f1-2479-4c30-8b05-7f31fad75476 returned with HTTP 200 Aug 14 00:45:50.640759 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1459/5810] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:50 2026] GET /volume/v3/volumes/912538f1-2479-4c30-8b05-7f31fad75476 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:50.657554 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8584326c-d529-4e3a-8c21-50974fb784bc None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:50.659868 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8584326c-d529-4e3a-8c21-50974fb784bc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:45:50.660389 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8584326c-d529-4e3a-8c21-50974fb784bc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "912538f1-2479-4c30-8b05-7f31fad75476", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-552692819"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:50.671819 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:50.671819 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:50.671819 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8584326c-d529-4e3a-8c21-50974fb784bc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:50.671819 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-8584326c-d529-4e3a-8c21-50974fb784bc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create snapshot from volume 912538f1-2479-4c30-8b05-7f31fad75476 Aug 14 00:45:50.698237 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-8584326c-d529-4e3a-8c21-50974fb784bc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['1560795c-8a30-4247-93bf-7c9e562eb190', 'ec402ff4-0e0a-4763-af11-c3461cbd4cb3', 'd4ab4a3e-d4ed-43be-9db5-1d86a7b9c1e1', '6f1e3e84-754d-45a1-a6bb-1c9a2d5370af'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:50.731215 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8584326c-d529-4e3a-8c21-50974fb784bc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot create request issued successfully. Aug 14 00:45:50.732255 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8584326c-d529-4e3a-8c21-50974fb784bc tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:45:50.732255 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1438/5811] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:45:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:50.741611 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-61ebbf2f-0654-4fef-8d8b-e526a6aca174 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:50.743909 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-61ebbf2f-0654-4fef-8d8b-e526a6aca174 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a Aug 14 00:45:50.744220 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-61ebbf2f-0654-4fef-8d8b-e526a6aca174 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:50.744473 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-61ebbf2f-0654-4fef-8d8b-e526a6aca174 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:50.746562 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=342,cinder:UPDATE=97,cinder:INSERT=48 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:45:50.751105 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:50.751105 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:50.751419 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-61ebbf2f-0654-4fef-8d8b-e526a6aca174 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:50.752704 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-61ebbf2f-0654-4fef-8d8b-e526a6aca174 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a returned with HTTP 200 Aug 14 00:45:50.753118 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1447/5812] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:50 2026] GET /volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:45:50.988725 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-06d3c428-e44a-4a1b-bf12-d03015a8a38e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:50.991437 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-06d3c428-e44a-4a1b-bf12-d03015a8a38e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/attachments/12bb66cc-8c0b-4780-91c3-39584d83055a/action Aug 14 00:45:50.991915 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-06d3c428-e44a-4a1b-bf12-d03015a8a38e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action body: b'{"os-complete": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:45:50.992145 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-06d3c428-e44a-4a1b-bf12-d03015a8a38e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:51.014851 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:51.014851 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:51.026968 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-31eb244e-b258-48b1-a4fc-e3d8abc1ae14 req-06d3c428-e44a-4a1b-bf12-d03015a8a38e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments/12bb66cc-8c0b-4780-91c3-39584d83055a/action returned with HTTP 204 Aug 14 00:45:51.027723 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1469/5813] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:45:50 2026] POST /volume/v3/attachments/12bb66cc-8c0b-4780-91c3-39584d83055a/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:51.636935 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-678cdedd-dbcf-4743-adf1-4174f9002661 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:51.638609 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-678cdedd-dbcf-4743-adf1-4174f9002661 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:45:51.638790 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-678cdedd-dbcf-4743-adf1-4174f9002661 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:51.638970 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-678cdedd-dbcf-4743-adf1-4174f9002661 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:51.640943 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=347,cinder:INSERT=61,cinder:UPDATE=135 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:45:51.651135 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:51.651135 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:51.654662 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-678cdedd-dbcf-4743-adf1-4174f9002661 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:45:51.659048 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-678cdedd-dbcf-4743-adf1-4174f9002661 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:45:51.659426 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1460/5814] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:51 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:51.763646 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-01dad54b-0e9b-45aa-af61-7db07b08eda2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:51.765098 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-01dad54b-0e9b-45aa-af61-7db07b08eda2 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a Aug 14 00:45:51.765291 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-01dad54b-0e9b-45aa-af61-7db07b08eda2 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:51.765471 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-01dad54b-0e9b-45aa-af61-7db07b08eda2 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:51.770253 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:51.770253 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:51.770655 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-01dad54b-0e9b-45aa-af61-7db07b08eda2 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:51.771373 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-01dad54b-0e9b-45aa-af61-7db07b08eda2 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a returned with HTTP 200 Aug 14 00:45:51.771856 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1439/5815] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:51 2026] GET /volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:51.780864 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5c9a68cd-dda0-4651-a842-089c1d36191a None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:51.782708 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5c9a68cd-dda0-4651-a842-089c1d36191a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] PUT https://10.4.3.208/volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a Aug 14 00:45:51.783251 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5c9a68cd-dda0-4651-a842-089c1d36191a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:51.790876 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:51.790876 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:51.791349 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5c9a68cd-dda0-4651-a842-089c1d36191a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Snapshot retrieved successfully. Aug 14 00:45:51.797775 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5c9a68cd-dda0-4651-a842-089c1d36191a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] https://10.4.3.208/volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a returned with HTTP 200 Aug 14 00:45:51.798427 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1448/5816] 10.4.3.208 () {68 vars in 1374 bytes} [Fri Aug 14 00:45:51 2026] PUT /volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a => generated 360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:51.812521 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5a4264ec-08a0-4f05-8fc1-a16a47a8beae None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:51.814310 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5a4264ec-08a0-4f05-8fc1-a16a47a8beae tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a Aug 14 00:45:51.814499 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5a4264ec-08a0-4f05-8fc1-a16a47a8beae tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:51.814704 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5a4264ec-08a0-4f05-8fc1-a16a47a8beae tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:51.814824 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-5a4264ec-08a0-4f05-8fc1-a16a47a8beae tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete snapshot with id: df3d7375-f28b-45dc-97ae-a059626ed47a Aug 14 00:45:51.820040 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:51.820040 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:51.820336 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5a4264ec-08a0-4f05-8fc1-a16a47a8beae tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:51.835691 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5a4264ec-08a0-4f05-8fc1-a16a47a8beae tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot delete request issued successfully. Aug 14 00:45:51.835893 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5a4264ec-08a0-4f05-8fc1-a16a47a8beae tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a returned with HTTP 202 Aug 14 00:45:51.836347 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1470/5817] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:45:51 2026] DELETE /volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:51.844326 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2866b6d2-bc28-4c4a-9af3-64eaf70eff2e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:51.846644 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2866b6d2-bc28-4c4a-9af3-64eaf70eff2e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a Aug 14 00:45:51.847060 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2866b6d2-bc28-4c4a-9af3-64eaf70eff2e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:51.847468 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2866b6d2-bc28-4c4a-9af3-64eaf70eff2e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:51.852749 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:51.852749 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:51.853107 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2866b6d2-bc28-4c4a-9af3-64eaf70eff2e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:51.853800 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2866b6d2-bc28-4c4a-9af3-64eaf70eff2e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a returned with HTTP 200 Aug 14 00:45:51.854181 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1461/5818] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:51 2026] GET /volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a => generated 493 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:52.863380 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7702fb37-d587-4daf-86fc-4a5a3546d648 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:52.865341 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7702fb37-d587-4daf-86fc-4a5a3546d648 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a Aug 14 00:45:52.865646 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7702fb37-d587-4daf-86fc-4a5a3546d648 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:52.865886 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7702fb37-d587-4daf-86fc-4a5a3546d648 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:52.870464 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7702fb37-d587-4daf-86fc-4a5a3546d648 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a returned with HTTP 404 Aug 14 00:45:52.871049 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1440/5819] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:52 2026] GET /volume/v3/snapshots/df3d7375-f28b-45dc-97ae-a059626ed47a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:52.877566 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5c8a3ce0-7fba-44fe-b863-a62ec7934827 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:52.879334 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5c8a3ce0-7fba-44fe-b863-a62ec7934827 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/912538f1-2479-4c30-8b05-7f31fad75476 Aug 14 00:45:52.879522 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5c8a3ce0-7fba-44fe-b863-a62ec7934827 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:52.879698 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5c8a3ce0-7fba-44fe-b863-a62ec7934827 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:52.879865 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-5c8a3ce0-7fba-44fe-b863-a62ec7934827 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume with id: 912538f1-2479-4c30-8b05-7f31fad75476 Aug 14 00:45:52.886924 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:52.886924 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:52.887331 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5c8a3ce0-7fba-44fe-b863-a62ec7934827 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:52.904491 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5c8a3ce0-7fba-44fe-b863-a62ec7934827 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume request issued successfully. Aug 14 00:45:52.904672 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5c8a3ce0-7fba-44fe-b863-a62ec7934827 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/912538f1-2479-4c30-8b05-7f31fad75476 returned with HTTP 202 Aug 14 00:45:52.905078 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1449/5820] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:45:52 2026] DELETE /volume/v3/volumes/912538f1-2479-4c30-8b05-7f31fad75476 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:52.911678 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cfd47b1b-5ed1-451f-8b65-05b008540747 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:52.913481 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cfd47b1b-5ed1-451f-8b65-05b008540747 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/912538f1-2479-4c30-8b05-7f31fad75476 Aug 14 00:45:52.913632 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cfd47b1b-5ed1-451f-8b65-05b008540747 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:52.913805 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cfd47b1b-5ed1-451f-8b65-05b008540747 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:52.917210 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=294,cinder:UPDATE=60,cinder:INSERT=40 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:45:52.921765 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:52.921765 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:52.927054 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cfd47b1b-5ed1-451f-8b65-05b008540747 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:52.933769 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cfd47b1b-5ed1-451f-8b65-05b008540747 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/912538f1-2479-4c30-8b05-7f31fad75476 returned with HTTP 200 Aug 14 00:45:52.934301 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1471/5821] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:52 2026] GET /volume/v3/volumes/912538f1-2479-4c30-8b05-7f31fad75476 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:53.946626 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5387bf4d-0e05-4c63-8cd7-5dfe26d8469e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:53.949031 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5387bf4d-0e05-4c63-8cd7-5dfe26d8469e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/912538f1-2479-4c30-8b05-7f31fad75476 Aug 14 00:45:53.949320 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5387bf4d-0e05-4c63-8cd7-5dfe26d8469e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:53.949574 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5387bf4d-0e05-4c63-8cd7-5dfe26d8469e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:53.958353 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5387bf4d-0e05-4c63-8cd7-5dfe26d8469e tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/912538f1-2479-4c30-8b05-7f31fad75476 returned with HTTP 404 Aug 14 00:45:53.959145 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1462/5822] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:53 2026] GET /volume/v3/volumes/912538f1-2479-4c30-8b05-7f31fad75476 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:53.967393 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:53.969270 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:45:53.969739 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-991349819"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:53.972183 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-991349819'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:45:53.972426 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume of 1 GB Aug 14 00:45:53.977313 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Availability Zones retrieved successfully. Aug 14 00:45:53.982678 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (434a2f13-9312-4387-9c58-25977c2e1f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:53.983995 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6644a0-4980-42d1-874f-2cb96f715233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:53.984888 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:45:54.012620 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6644a0-4980-42d1-874f-2cb96f715233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:54.013761 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70bc76ed-eb2a-4f43-8f79-55b406213052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:54.067901 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['0861c787-b572-4c0e-9dde-e0281e6cd7ab', '1e89d859-fec7-472d-97f9-30b1342a0fb7', 'c3f23c7e-2989-4931-aa65-5b1fc26976bc', '47e5973c-05d7-4c10-846e-5921b0b5b3d5'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:54.068870 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70bc76ed-eb2a-4f43-8f79-55b406213052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0861c787-b572-4c0e-9dde-e0281e6cd7ab', '1e89d859-fec7-472d-97f9-30b1342a0fb7', 'c3f23c7e-2989-4931-aa65-5b1fc26976bc', '47e5973c-05d7-4c10-846e-5921b0b5b3d5']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:54.069874 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f19c0d2a-79d1-4b03-95e0-a17ec1884429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:54.099137 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f19c0d2a-79d1-4b03-95e0-a17ec1884429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca7b9bcb-f0ed-4207-ab6d-860fa3213d73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-991349819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['0861c787-b572-4c0e-9dde-e0281e6cd7ab','1e89d859-fec7-472d-97f9-30b1342a0fb7','c3f23c7e-2989-4931-aa65-5b1fc26976bc','47e5973c-05d7-4c10-846e-5921b0b5b3d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:45:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-991349819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca7b9bcb-f0ed-4207-ab6d-860fa3213d73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89c6c16120644db98a1063c05f9bfb7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:54.101462 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f33a4bf-36eb-4207-90b9-30e3027860ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:54.127810 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f33a4bf-36eb-4207-90b9-30e3027860ca) transitioned into state 'SUCCESS' from state '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-991349819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89c6c16120644db98a1063c05f9bfb7e',qos_specs=None,replication_status=,reservations=['0861c787-b572-4c0e-9dde-e0281e6cd7ab','1e89d859-fec7-472d-97f9-30b1342a0fb7','c3f23c7e-2989-4931-aa65-5b1fc26976bc','47e5973c-05d7-4c10-846e-5921b0b5b3d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b633dde1bc224ff499fd4c4bc2b71c67',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:54.128417 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d0c67fe-1ff5-4a7b-98ec-848170327aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:45:54.141911 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d0c67fe-1ff5-4a7b-98ec-848170327aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:45:54.142788 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Flow 'volume_create_api' (434a2f13-9312-4387-9c58-25977c2e1f6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:45:54.143160 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create volume request issued successfully. Aug 14 00:45:54.143779 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-21434fb1-1ae3-4071-b5be-65c923d0e9de tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:45:54.144387 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1441/5823] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:45:53 2026] POST /volume/v3/volumes => generated 777 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:54.159141 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b36a67c3-21ea-4f20-af76-e1d59f622e39 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:54.160696 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b36a67c3-21ea-4f20-af76-e1d59f622e39 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 Aug 14 00:45:54.160874 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b36a67c3-21ea-4f20-af76-e1d59f622e39 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:54.161063 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b36a67c3-21ea-4f20-af76-e1d59f622e39 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:54.169272 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:54.169272 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:54.173293 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b36a67c3-21ea-4f20-af76-e1d59f622e39 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:54.177479 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b36a67c3-21ea-4f20-af76-e1d59f622e39 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 returned with HTTP 200 Aug 14 00:45:54.177829 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1450/5824] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:54 2026] GET /volume/v3/volumes/ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:55.189939 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-220ff900-27bd-4e59-8e46-48cde34b7b8b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:55.191714 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-220ff900-27bd-4e59-8e46-48cde34b7b8b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 Aug 14 00:45:55.191917 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-220ff900-27bd-4e59-8e46-48cde34b7b8b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:55.192119 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-220ff900-27bd-4e59-8e46-48cde34b7b8b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:55.198886 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:55.198886 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:55.202616 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-220ff900-27bd-4e59-8e46-48cde34b7b8b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:55.206375 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-220ff900-27bd-4e59-8e46-48cde34b7b8b tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 returned with HTTP 200 Aug 14 00:45:55.206741 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1472/5825] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:55 2026] GET /volume/v3/volumes/ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:55.219149 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7503617b-e4c5-4347-97b4-26c47081299a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:55.220793 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7503617b-e4c5-4347-97b4-26c47081299a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:45:55.221218 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7503617b-e4c5-4347-97b4-26c47081299a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca7b9bcb-f0ed-4207-ab6d-860fa3213d73", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-452370391"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:55.229278 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:55.229278 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:55.229611 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7503617b-e4c5-4347-97b4-26c47081299a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:55.229723 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-7503617b-e4c5-4347-97b4-26c47081299a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Create snapshot from volume ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 Aug 14 00:45:55.251382 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-7503617b-e4c5-4347-97b4-26c47081299a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Created reservations ['f22b4b83-ef3b-48cc-aa57-d8e4c77a91fb', 'f79ccc1a-b080-4aad-85f2-e57b213dd93e', '5c7a7a7e-5d6b-4584-9566-00ff517d327d', '7112b391-1349-4d09-bec4-c9614d96bf91'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:45:55.280151 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7503617b-e4c5-4347-97b4-26c47081299a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot create request issued successfully. Aug 14 00:45:55.280530 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7503617b-e4c5-4347-97b4-26c47081299a tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:45:55.280947 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1463/5826] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:45:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:45:55.293445 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fb94def9-7911-44f3-9317-13bcafe05698 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:55.297315 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fb94def9-7911-44f3-9317-13bcafe05698 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 Aug 14 00:45:55.297577 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fb94def9-7911-44f3-9317-13bcafe05698 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:55.297831 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fb94def9-7911-44f3-9317-13bcafe05698 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:55.305179 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:55.305179 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:55.305552 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-fb94def9-7911-44f3-9317-13bcafe05698 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:55.306295 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fb94def9-7911-44f3-9317-13bcafe05698 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 returned with HTTP 200 Aug 14 00:45:55.306661 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1442/5827] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:55 2026] GET /volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:56.315398 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bd6677a2-1f9b-4bc7-ad4c-b65d1706011f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:56.317146 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bd6677a2-1f9b-4bc7-ad4c-b65d1706011f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 Aug 14 00:45:56.317336 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bd6677a2-1f9b-4bc7-ad4c-b65d1706011f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:56.317534 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bd6677a2-1f9b-4bc7-ad4c-b65d1706011f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:56.322779 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:56.322779 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:56.323077 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bd6677a2-1f9b-4bc7-ad4c-b65d1706011f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:56.323715 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bd6677a2-1f9b-4bc7-ad4c-b65d1706011f tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 returned with HTTP 200 Aug 14 00:45:56.324070 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1451/5828] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:56 2026] GET /volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:56.332246 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-db9a7339-d8b9-4aa4-9b74-a7ff04749760 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:56.334288 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-db9a7339-d8b9-4aa4-9b74-a7ff04749760 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] POST https://10.4.3.208/volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1/action Aug 14 00:45:56.334834 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-db9a7339-d8b9-4aa4-9b74-a7ff04749760 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:45:56.335000 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-db9a7339-d8b9-4aa4-9b74-a7ff04749760 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:56.336815 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.admin_actions [None req-db9a7339-d8b9-4aa4-9b74-a7ff04749760 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Updating snapshot '8335b79a-69ef-4d6d-8571-e91d1a5af6c1' with '{'status': 'creating'}' {{(pid=100210) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 00:45:56.345315 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:56.345315 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:56.354352 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-db9a7339-d8b9-4aa4-9b74-a7ff04749760 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1/action returned with HTTP 202 Aug 14 00:45:56.354690 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1473/5829] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:45:56 2026] POST /volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:45:56.361123 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-5e1a78fa-934d-4c79-b29a-135c9d9d6ca3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:56.363115 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5e1a78fa-934d-4c79-b29a-135c9d9d6ca3 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 Aug 14 00:45:56.363342 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5e1a78fa-934d-4c79-b29a-135c9d9d6ca3 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:56.363536 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-5e1a78fa-934d-4c79-b29a-135c9d9d6ca3 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:56.369008 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:56.369008 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:45:56.369404 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-5e1a78fa-934d-4c79-b29a-135c9d9d6ca3 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:56.370101 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-5e1a78fa-934d-4c79-b29a-135c9d9d6ca3 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 returned with HTTP 200 Aug 14 00:45:56.370498 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1464/5830] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:56 2026] GET /volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:56.380549 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-edb61a26-14ca-404a-aeba-8df04ab2cda9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:56.382267 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-edb61a26-14ca-404a-aeba-8df04ab2cda9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] POST https://10.4.3.208/volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1/action Aug 14 00:45:56.382596 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-edb61a26-14ca-404a-aeba-8df04ab2cda9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:45:56.382714 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-edb61a26-14ca-404a-aeba-8df04ab2cda9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:45:56.383997 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.contrib.snapshot_actions [None req-edb61a26-14ca-404a-aeba-8df04ab2cda9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100209) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 14 00:45:56.388801 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:56.388801 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:56.389264 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.contrib.snapshot_actions [None req-edb61a26-14ca-404a-aeba-8df04ab2cda9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] Updating snapshot 8335b79a-69ef-4d6d-8571-e91d1a5af6c1 with info {'id': '8335b79a-69ef-4d6d-8571-e91d1a5af6c1', 'status': 'error', 'progress': '80%'} Aug 14 00:45:56.394227 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-edb61a26-14ca-404a-aeba-8df04ab2cda9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-member] https://10.4.3.208/volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1/action returned with HTTP 202 Aug 14 00:45:56.394616 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1443/5831] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:45:56 2026] POST /volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:56.402031 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-62ddc798-7ecf-4935-9426-517acb9aaa29 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:56.403837 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-62ddc798-7ecf-4935-9426-517acb9aaa29 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 Aug 14 00:45:56.404023 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-62ddc798-7ecf-4935-9426-517acb9aaa29 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:56.404260 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-62ddc798-7ecf-4935-9426-517acb9aaa29 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:56.404318 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-62ddc798-7ecf-4935-9426-517acb9aaa29 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete snapshot with id: 8335b79a-69ef-4d6d-8571-e91d1a5af6c1 Aug 14 00:45:56.408764 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:56.408764 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:56.409035 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-62ddc798-7ecf-4935-9426-517acb9aaa29 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:56.423391 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-62ddc798-7ecf-4935-9426-517acb9aaa29 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot delete request issued successfully. Aug 14 00:45:56.423576 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-62ddc798-7ecf-4935-9426-517acb9aaa29 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 returned with HTTP 202 Aug 14 00:45:56.423996 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1452/5832] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:45:56 2026] DELETE /volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:56.431439 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a9e52a04-33b1-482d-ae78-794dc1d4c48d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:56.433152 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a9e52a04-33b1-482d-ae78-794dc1d4c48d tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 Aug 14 00:45:56.433348 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a9e52a04-33b1-482d-ae78-794dc1d4c48d tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:56.433531 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a9e52a04-33b1-482d-ae78-794dc1d4c48d tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:56.438279 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:56.438279 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:45:56.438504 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a9e52a04-33b1-482d-ae78-794dc1d4c48d tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Snapshot retrieved successfully. Aug 14 00:45:56.439099 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a9e52a04-33b1-482d-ae78-794dc1d4c48d tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 returned with HTTP 200 Aug 14 00:45:56.439443 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1474/5833] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:56 2026] GET /volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:45:57.448458 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-9853c624-8938-4cbd-990d-5e2726a65702 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:57.450707 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9853c624-8938-4cbd-990d-5e2726a65702 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 Aug 14 00:45:57.450910 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9853c624-8938-4cbd-990d-5e2726a65702 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:57.451103 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-9853c624-8938-4cbd-990d-5e2726a65702 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:57.455007 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-9853c624-8938-4cbd-990d-5e2726a65702 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 returned with HTTP 404 Aug 14 00:45:57.455439 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1465/5834] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:45:57 2026] GET /volume/v3/snapshots/8335b79a-69ef-4d6d-8571-e91d1a5af6c1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:45:57.462110 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d2a60bdf-e02c-44a7-8536-6062194c18c9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:57.463790 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d2a60bdf-e02c-44a7-8536-6062194c18c9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 Aug 14 00:45:57.463985 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d2a60bdf-e02c-44a7-8536-6062194c18c9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:57.464176 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d2a60bdf-e02c-44a7-8536-6062194c18c9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:57.464326 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-d2a60bdf-e02c-44a7-8536-6062194c18c9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume with id: ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 Aug 14 00:45:57.471866 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:57.471866 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:45:57.472175 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d2a60bdf-e02c-44a7-8536-6062194c18c9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:57.487396 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d2a60bdf-e02c-44a7-8536-6062194c18c9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Delete volume request issued successfully. Aug 14 00:45:57.487570 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d2a60bdf-e02c-44a7-8536-6062194c18c9 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 returned with HTTP 202 Aug 14 00:45:57.488041 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1444/5835] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:45:57 2026] DELETE /volume/v3/volumes/ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:45:57.494713 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f46ae43b-44f2-4eba-9ff0-08b4b98fce96 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:57.496825 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f46ae43b-44f2-4eba-9ff0-08b4b98fce96 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 Aug 14 00:45:57.497084 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f46ae43b-44f2-4eba-9ff0-08b4b98fce96 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:57.497332 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f46ae43b-44f2-4eba-9ff0-08b4b98fce96 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:57.506022 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:45:57.506022 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:45:57.509190 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f46ae43b-44f2-4eba-9ff0-08b4b98fce96 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Volume info retrieved successfully. Aug 14 00:45:57.512938 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f46ae43b-44f2-4eba-9ff0-08b4b98fce96 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 returned with HTTP 200 Aug 14 00:45:57.513320 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1453/5836] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:57 2026] GET /volume/v3/volumes/ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:45:58.526606 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-79875813-9ba1-46bd-a440-dbaabda9aa03 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:45:58.528389 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79875813-9ba1-46bd-a440-dbaabda9aa03 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] GET https://10.4.3.208/volume/v3/volumes/ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 Aug 14 00:45:58.528578 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79875813-9ba1-46bd-a440-dbaabda9aa03 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:45:58.528759 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-79875813-9ba1-46bd-a440-dbaabda9aa03 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:45:58.535527 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-79875813-9ba1-46bd-a440-dbaabda9aa03 tempest-ProjectMemberTests-1477581265 tempest-ProjectMemberTests-1477581265-project-admin] https://10.4.3.208/volume/v3/volumes/ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 returned with HTTP 404 Aug 14 00:45:58.536063 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1475/5837] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:45:58 2026] GET /volume/v3/volumes/ca7b9bcb-f0ed-4207-ab6d-860fa3213d73 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:46:07.453399 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=20,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:46:07.483743 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=43,cinder:INSERT=12,cinder:UPDATE=26 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:46:07.511909 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:46:08.530949 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:DELETE=1 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:46:16.556074 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-82158cab-ebc7-45c7-864b-1ebf3008485f req-2ddd037c-bcd0-442f-8a9f-7d1a4d462896 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:16.558575 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-82158cab-ebc7-45c7-864b-1ebf3008485f req-2ddd037c-bcd0-442f-8a9f-7d1a4d462896 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] DELETE https://10.4.3.208/volume/v3/attachments/798302e4-0c3a-46df-9dc4-ca0f16c6faed Aug 14 00:46:16.558755 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-82158cab-ebc7-45c7-864b-1ebf3008485f req-2ddd037c-bcd0-442f-8a9f-7d1a4d462896 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:16.558984 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-82158cab-ebc7-45c7-864b-1ebf3008485f req-2ddd037c-bcd0-442f-8a9f-7d1a4d462896 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:16.566460 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:16.566460 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:16.608554 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-82158cab-ebc7-45c7-864b-1ebf3008485f req-2ddd037c-bcd0-442f-8a9f-7d1a4d462896 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/attachments/798302e4-0c3a-46df-9dc4-ca0f16c6faed returned with HTTP 200 Aug 14 00:46:16.608931 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1466/5838] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:46:16 2026] DELETE /volume/v3/attachments/798302e4-0c3a-46df-9dc4-ca0f16c6faed => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:16.889012 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-60d1578d-bfea-4ead-a316-7959016da618 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:16.892017 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-60d1578d-bfea-4ead-a316-7959016da618 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:16.892196 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-60d1578d-bfea-4ead-a316-7959016da618 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:16.892397 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-60d1578d-bfea-4ead-a316-7959016da618 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:16.899732 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:16.899732 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:16.902850 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-60d1578d-bfea-4ead-a316-7959016da618 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:16.906734 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-60d1578d-bfea-4ead-a316-7959016da618 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:16.907070 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1445/5839] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:16 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:16.918366 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-154aa2a8-ae0e-42de-a100-ebca8613c053 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:16.920052 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-154aa2a8-ae0e-42de-a100-ebca8613c053 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:16.920255 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-154aa2a8-ae0e-42de-a100-ebca8613c053 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:16.920424 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-154aa2a8-ae0e-42de-a100-ebca8613c053 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:16.927019 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:16.927019 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:16.930046 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-154aa2a8-ae0e-42de-a100-ebca8613c053 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:16.933412 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-154aa2a8-ae0e-42de-a100-ebca8613c053 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:16.933745 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1454/5840] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:16 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:16.971567 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-e530730c-d022-41c4-a3b0-a63878724740 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:16.973661 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-e530730c-d022-41c4-a3b0-a63878724740 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:16.973861 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-e530730c-d022-41c4-a3b0-a63878724740 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:16.974036 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-e530730c-d022-41c4-a3b0-a63878724740 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:16.981044 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:16.981044 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:16.984065 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-e530730c-d022-41c4-a3b0-a63878724740 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:16.987618 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-e530730c-d022-41c4-a3b0-a63878724740 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:16.987970 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1476/5841] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:46:16 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:17.053863 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ddf7bd0b-74d5-43e2-8e96-265dae675a4a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:17.054289 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ddf7bd0b-74d5-43e2-8e96-265dae675a4a None None] GET https://10.4.3.208/volume// Aug 14 00:46:17.054476 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ddf7bd0b-74d5-43e2-8e96-265dae675a4a None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:17.054697 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ddf7bd0b-74d5-43e2-8e96-265dae675a4a None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:17.055063 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ddf7bd0b-74d5-43e2-8e96-265dae675a4a None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:46:17.055349 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1467/5842] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:46:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:46:17.061016 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-77d71c76-d13e-4711-a5ea-54d1cbf46bb9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:17.062883 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-77d71c76-d13e-4711-a5ea-54d1cbf46bb9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:46:17.063266 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-77d71c76-d13e-4711-a5ea-54d1cbf46bb9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1a0fb3e-342c-4420-8c85-5651cfb4081a", "connector": null, "instance_uuid": "9350ae11-f12e-469c-9d74-a4c2b4247182"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:17.070834 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:17.070834 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:17.091592 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-77d71c76-d13e-4711-a5ea-54d1cbf46bb9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:46:17.092028 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1446/5843] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:46:17 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 14 00:46:17.116633 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3162e061-16ec-413a-89c1-35d0f67ab736 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:17.118362 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3162e061-16ec-413a-89c1-35d0f67ab736 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:17.118618 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3162e061-16ec-413a-89c1-35d0f67ab736 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:17.118838 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3162e061-16ec-413a-89c1-35d0f67ab736 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:17.122623 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e99975c7-52e5-47ee-b4cd-a54095294b26 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:17.123009 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e99975c7-52e5-47ee-b4cd-a54095294b26 None None] GET https://10.4.3.208/volume// Aug 14 00:46:17.123248 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e99975c7-52e5-47ee-b4cd-a54095294b26 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:17.123499 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e99975c7-52e5-47ee-b4cd-a54095294b26 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:17.123939 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e99975c7-52e5-47ee-b4cd-a54095294b26 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:46:17.124316 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1477/5844] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:46:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:46:17.128676 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:17.128676 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:17.132359 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3162e061-16ec-413a-89c1-35d0f67ab736 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:17.134008 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-ec6dae66-a53a-4b15-a977-768617249296 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:17.136067 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-ec6dae66-a53a-4b15-a977-768617249296 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:17.136255 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-ec6dae66-a53a-4b15-a977-768617249296 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:17.136360 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-ec6dae66-a53a-4b15-a977-768617249296 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:17.136706 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3162e061-16ec-413a-89c1-35d0f67ab736 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:17.137151 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1455/5845] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:17 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:17.144845 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:17.144845 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:17.147762 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-ec6dae66-a53a-4b15-a977-768617249296 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:17.151380 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-ec6dae66-a53a-4b15-a977-768617249296 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:17.151733 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1468/5846] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:46:17 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 1057 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:46:17.245963 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-7cb48605-c574-42fc-983f-37a9cb9d0c32 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:17.247859 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-7cb48605-c574-42fc-983f-37a9cb9d0c32 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] PUT https://10.4.3.208/volume/v3/attachments/be03943f-ead1-4d9b-ac56-c746149cf9c1 Aug 14 00:46:17.248211 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-7cb48605-c574-42fc-983f-37a9cb9d0c32 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:17.254848 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-7cb48605-c574-42fc-983f-37a9cb9d0c32 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Acquiring lock "cinder-attachment_update-f1a0fb3e-342c-4420-8c85-5651cfb4081a-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:46:17.259149 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-7cb48605-c574-42fc-983f-37a9cb9d0c32 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Lock "cinder-attachment_update-f1a0fb3e-342c-4420-8c85-5651cfb4081a-np0000007289" acquired by "attachment_update" :: waited 0.004s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:46:17.260012 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:17.260012 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:17.359604 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-7cb48605-c574-42fc-983f-37a9cb9d0c32 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Lock "cinder-attachment_update-f1a0fb3e-342c-4420-8c85-5651cfb4081a-np0000007289" released by "attachment_update" :: held 0.100s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:46:17.359896 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-7cb48605-c574-42fc-983f-37a9cb9d0c32 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/be03943f-ead1-4d9b-ac56-c746149cf9c1 returned with HTTP 200 Aug 14 00:46:17.360499 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1447/5847] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:46:17 2026] PUT /volume/v3/attachments/be03943f-ead1-4d9b-ac56-c746149cf9c1 => generated 968 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:17.367799 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-41a4939b-833a-48cf-b010-87f3db856930 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:17.370308 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-41a4939b-833a-48cf-b010-87f3db856930 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a/encryption Aug 14 00:46:17.370491 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-41a4939b-833a-48cf-b010-87f3db856930 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:17.370679 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-41a4939b-833a-48cf-b010-87f3db856930 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:17.380717 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:17.380717 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:17.386661 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-41a4939b-833a-48cf-b010-87f3db856930 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a/encryption returned with HTTP 200 Aug 14 00:46:17.387085 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1478/5848] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:46:17 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:17.645975 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:17.647675 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:46:17.647992 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1127233557", "source_volid": "25783491-0d21-45f6-b72b-6015c69932d6", "volume_type": "tempest-scenario-type-luks-2141671111", "size": 1}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:17.649444 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1127233557', 'source_volid': '25783491-0d21-45f6-b72b-6015c69932d6', 'volume_type': 'tempest-scenario-type-luks-2141671111', 'size': 1}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:46:17.659384 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:17.659384 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:17.659855 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume retrieved successfully. Aug 14 00:46:17.659999 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Create volume of 1 GB Aug 14 00:46:17.660633 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Availability Zones retrieved successfully. Aug 14 00:46:17.665431 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Flow 'volume_create_api' (234af6b3-0985-4a85-b355-51e60750d403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:46:17.666442 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2865c045-2994-43ef-84b4-6ae867fcde22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:46:17.667265 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:46:17.685508 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2865c045-2994-43ef-84b4-6ae867fcde22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '25783491-0d21-45f6-b72b-6015c69932d6', 'volume_type': VolumeType(created_at=2026-08-14T00:45:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bee4e73-d12e-44fb-b101-7147c1219d73,is_public=True,name='tempest-scenario-type-luks-2141671111',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bee4e73-d12e-44fb-b101-7147c1219d73', '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=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:46:17.686326 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5ede35-be3f-431f-92e6-f76ab9150ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:46:17.722971 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Created reservations ['353548bc-b1fc-4a9c-a8ac-1501dc1ec410', '6897eb03-a5f7-4f6b-853b-23bbc7a2ede9', 'ca7f3f25-e1f9-4f00-98ce-d3944bc56600', 'b6ff0647-b524-486f-9f72-739c8b714882'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:46:17.723814 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5ede35-be3f-431f-92e6-f76ab9150ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['353548bc-b1fc-4a9c-a8ac-1501dc1ec410', '6897eb03-a5f7-4f6b-853b-23bbc7a2ede9', 'ca7f3f25-e1f9-4f00-98ce-d3944bc56600', 'b6ff0647-b524-486f-9f72-739c8b714882']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:46:17.724794 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e04400-aed8-4eb2-9681-2cb9b5462359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:46:17.753025 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e04400-aed8-4eb2-9681-2cb9b5462359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb72e651-83a3-438f-8aaa-619aad7d4301', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1127233557',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d6beee425e1425c947982aeb7de2196',qos_specs=None,replication_status=,reservations=['353548bc-b1fc-4a9c-a8ac-1501dc1ec410','6897eb03-a5f7-4f6b-853b-23bbc7a2ede9','ca7f3f25-e1f9-4f00-98ce-d3944bc56600','b6ff0647-b524-486f-9f72-739c8b714882'],size=1,snapshot_id=None,source_replicaid=,source_volid=25783491-0d21-45f6-b72b-6015c69932d6,status='creating',user_id='51a097f1315345ce8275c528878b9181',volume_type_id=2bee4e73-d12e-44fb-b101-7147c1219d73), '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-14T00:46:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1127233557',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cb72e651-83a3-438f-8aaa-619aad7d4301,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d6beee425e1425c947982aeb7de2196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=25783491-0d21-45f6-b72b-6015c69932d6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51a097f1315345ce8275c528878b9181',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bee4e73-d12e-44fb-b101-7147c1219d73),volume_type_id=2bee4e73-d12e-44fb-b101-7147c1219d73)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:46:17.753681 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85a21d7e-f6f6-447c-a961-e48a6c932690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:46:17.769121 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85a21d7e-f6f6-447c-a961-e48a6c932690) transitioned into state 'SUCCESS' from state '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-1127233557',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d6beee425e1425c947982aeb7de2196',qos_specs=None,replication_status=,reservations=['353548bc-b1fc-4a9c-a8ac-1501dc1ec410','6897eb03-a5f7-4f6b-853b-23bbc7a2ede9','ca7f3f25-e1f9-4f00-98ce-d3944bc56600','b6ff0647-b524-486f-9f72-739c8b714882'],size=1,snapshot_id=None,source_replicaid=,source_volid=25783491-0d21-45f6-b72b-6015c69932d6,status='creating',user_id='51a097f1315345ce8275c528878b9181',volume_type_id=2bee4e73-d12e-44fb-b101-7147c1219d73)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:46:17.769752 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be00915-32ab-4d96-ab68-89c529085e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:46:17.784452 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be00915-32ab-4d96-ab68-89c529085e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:46:17.785230 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Flow 'volume_create_api' (234af6b3-0985-4a85-b355-51e60750d403) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:46:17.785555 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Create volume request issued successfully. Aug 14 00:46:17.786217 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2e58a17d-5b18-44d4-a229-c80ec537b741 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:46:17.786812 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1456/5849] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:46:17 2026] POST /volume/v3/volumes => generated 811 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:46:17.797603 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2bf579cc-c39b-43ca-9635-54ef6a82b30b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:17.799927 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2bf579cc-c39b-43ca-9635-54ef6a82b30b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:17.800181 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2bf579cc-c39b-43ca-9635-54ef6a82b30b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:17.800420 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2bf579cc-c39b-43ca-9635-54ef6a82b30b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:17.808380 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:17.808380 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:17.812278 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2bf579cc-c39b-43ca-9635-54ef6a82b30b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:17.816799 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2bf579cc-c39b-43ca-9635-54ef6a82b30b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:17.817237 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1469/5850] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:17 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:18.148485 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bd7e7a83-a036-4af2-a4eb-e50f9bb3c775 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:18.150402 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bd7e7a83-a036-4af2-a4eb-e50f9bb3c775 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:18.150652 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bd7e7a83-a036-4af2-a4eb-e50f9bb3c775 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:18.150864 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bd7e7a83-a036-4af2-a4eb-e50f9bb3c775 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:18.160015 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:18.160015 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:18.162861 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-bd7e7a83-a036-4af2-a4eb-e50f9bb3c775 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:18.166369 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bd7e7a83-a036-4af2-a4eb-e50f9bb3c775 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:18.166699 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1448/5851] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:18 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:18.828355 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1f061cc6-a433-4185-9c05-7cc68a169673 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:18.829966 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1f061cc6-a433-4185-9c05-7cc68a169673 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:18.830167 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1f061cc6-a433-4185-9c05-7cc68a169673 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:18.830344 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1f061cc6-a433-4185-9c05-7cc68a169673 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:18.836428 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:18.836428 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:18.839347 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1f061cc6-a433-4185-9c05-7cc68a169673 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:18.842995 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1f061cc6-a433-4185-9c05-7cc68a169673 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:18.843684 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1479/5852] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:18 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:19.178796 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e5f6ac83-9704-4e11-a9ae-f031915996bd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:19.180602 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e5f6ac83-9704-4e11-a9ae-f031915996bd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:19.180790 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e5f6ac83-9704-4e11-a9ae-f031915996bd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:19.180971 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e5f6ac83-9704-4e11-a9ae-f031915996bd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:19.189407 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:19.189407 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:19.192602 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e5f6ac83-9704-4e11-a9ae-f031915996bd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:19.196200 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e5f6ac83-9704-4e11-a9ae-f031915996bd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:19.196538 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1457/5853] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:19 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:19.855677 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e24b91b3-452d-4830-9d63-9f0e2e67e658 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:19.857547 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e24b91b3-452d-4830-9d63-9f0e2e67e658 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:19.857766 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e24b91b3-452d-4830-9d63-9f0e2e67e658 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:19.858015 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e24b91b3-452d-4830-9d63-9f0e2e67e658 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:19.865668 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:19.865668 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:19.869286 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-e24b91b3-452d-4830-9d63-9f0e2e67e658 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:19.873053 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e24b91b3-452d-4830-9d63-9f0e2e67e658 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:19.873431 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1470/5854] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:19 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:20.208692 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ee8e187c-f7c8-4d3c-8943-fb3156284298 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:20.210642 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ee8e187c-f7c8-4d3c-8943-fb3156284298 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:20.210834 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ee8e187c-f7c8-4d3c-8943-fb3156284298 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:20.211029 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ee8e187c-f7c8-4d3c-8943-fb3156284298 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:20.219926 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:20.219926 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:20.222925 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ee8e187c-f7c8-4d3c-8943-fb3156284298 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:20.226646 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ee8e187c-f7c8-4d3c-8943-fb3156284298 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:20.226982 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1449/5855] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:20 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:20.885280 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2caaca46-2e81-4c1e-a23b-e687c215b547 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:20.887345 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2caaca46-2e81-4c1e-a23b-e687c215b547 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:20.887575 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2caaca46-2e81-4c1e-a23b-e687c215b547 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:20.887784 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2caaca46-2e81-4c1e-a23b-e687c215b547 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:20.894529 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:20.894529 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:20.897789 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2caaca46-2e81-4c1e-a23b-e687c215b547 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:20.901552 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2caaca46-2e81-4c1e-a23b-e687c215b547 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:20.901902 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1480/5856] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:20 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:21.239865 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-07af896e-7099-46f4-95b3-59faecf1f796 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:21.242195 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-07af896e-7099-46f4-95b3-59faecf1f796 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:21.242430 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-07af896e-7099-46f4-95b3-59faecf1f796 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:21.242696 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-07af896e-7099-46f4-95b3-59faecf1f796 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:21.254569 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:21.254569 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:21.258459 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-07af896e-7099-46f4-95b3-59faecf1f796 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:21.263252 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-07af896e-7099-46f4-95b3-59faecf1f796 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:21.263608 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1458/5857] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:21 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:21.913925 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-04e46877-83eb-40b4-a358-16faca038c4d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:21.915783 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-04e46877-83eb-40b4-a358-16faca038c4d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:21.916009 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-04e46877-83eb-40b4-a358-16faca038c4d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:21.916221 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-04e46877-83eb-40b4-a358-16faca038c4d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:21.923627 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:21.923627 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:21.927080 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-04e46877-83eb-40b4-a358-16faca038c4d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:21.931007 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-04e46877-83eb-40b4-a358-16faca038c4d tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:21.931609 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1471/5858] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:21 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:22.275820 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-075ce5b8-942c-4f69-9596-81e4215035b7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:22.277870 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-075ce5b8-942c-4f69-9596-81e4215035b7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:22.278091 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-075ce5b8-942c-4f69-9596-81e4215035b7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:22.278320 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-075ce5b8-942c-4f69-9596-81e4215035b7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:22.288284 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:22.288284 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:22.291294 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-075ce5b8-942c-4f69-9596-81e4215035b7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:22.294527 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-075ce5b8-942c-4f69-9596-81e4215035b7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:22.294856 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1450/5859] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:22 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:22.944236 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d9da586e-870f-42b5-9c99-e94e4eaa5885 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:22.947300 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d9da586e-870f-42b5-9c99-e94e4eaa5885 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:22.947300 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d9da586e-870f-42b5-9c99-e94e4eaa5885 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:22.947300 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d9da586e-870f-42b5-9c99-e94e4eaa5885 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:22.953379 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:22.953379 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:22.956890 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d9da586e-870f-42b5-9c99-e94e4eaa5885 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:22.961189 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d9da586e-870f-42b5-9c99-e94e4eaa5885 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:22.961657 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1481/5860] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:22 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:23.306595 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ca232c4b-591a-4ac7-8a58-025d8c29e396 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:23.308312 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ca232c4b-591a-4ac7-8a58-025d8c29e396 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:23.308553 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ca232c4b-591a-4ac7-8a58-025d8c29e396 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:23.308775 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ca232c4b-591a-4ac7-8a58-025d8c29e396 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:23.320556 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:23.320556 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:23.325202 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ca232c4b-591a-4ac7-8a58-025d8c29e396 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:23.329639 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ca232c4b-591a-4ac7-8a58-025d8c29e396 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:23.330041 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1459/5861] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:23 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:23.974282 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-942a39eb-cb00-46e4-b8ba-2f2efdea6498 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:23.976644 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-942a39eb-cb00-46e4-b8ba-2f2efdea6498 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:23.976950 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-942a39eb-cb00-46e4-b8ba-2f2efdea6498 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:23.977198 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-942a39eb-cb00-46e4-b8ba-2f2efdea6498 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:23.986231 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:23.986231 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:23.990760 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-942a39eb-cb00-46e4-b8ba-2f2efdea6498 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:23.996280 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-942a39eb-cb00-46e4-b8ba-2f2efdea6498 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:23.996802 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1472/5862] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:23 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:24.342291 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-38eca1d2-5d16-4ac7-a3ab-fabe39471537 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:24.344366 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-38eca1d2-5d16-4ac7-a3ab-fabe39471537 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:24.344553 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-38eca1d2-5d16-4ac7-a3ab-fabe39471537 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:24.344822 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-38eca1d2-5d16-4ac7-a3ab-fabe39471537 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:24.354410 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:24.354410 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:24.357983 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-38eca1d2-5d16-4ac7-a3ab-fabe39471537 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:24.361651 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-38eca1d2-5d16-4ac7-a3ab-fabe39471537 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:24.362032 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1451/5863] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:24 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:25.012836 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a276072c-c181-4fff-b413-67343877fe88 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:25.014616 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a276072c-c181-4fff-b413-67343877fe88 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:25.014994 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a276072c-c181-4fff-b413-67343877fe88 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:25.016363 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a276072c-c181-4fff-b413-67343877fe88 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:25.022367 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:25.022367 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:25.025998 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a276072c-c181-4fff-b413-67343877fe88 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:25.030427 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a276072c-c181-4fff-b413-67343877fe88 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:25.030910 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1482/5864] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:25 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:25.374624 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a88aa16a-6dad-4cc5-9811-1866750da169 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:25.376505 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a88aa16a-6dad-4cc5-9811-1866750da169 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:25.376725 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a88aa16a-6dad-4cc5-9811-1866750da169 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:25.376931 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a88aa16a-6dad-4cc5-9811-1866750da169 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:25.388002 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:25.388002 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:25.391606 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a88aa16a-6dad-4cc5-9811-1866750da169 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:25.395814 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a88aa16a-6dad-4cc5-9811-1866750da169 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:25.396178 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1460/5865] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:25 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:25.566372 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-0e7c2997-2579-480d-a235-080c40dc3c7e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:25.568646 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-0e7c2997-2579-480d-a235-080c40dc3c7e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/attachments/be03943f-ead1-4d9b-ac56-c746149cf9c1/action Aug 14 00:46:25.569017 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-0e7c2997-2579-480d-a235-080c40dc3c7e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:46:25.569149 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-0e7c2997-2579-480d-a235-080c40dc3c7e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:25.585619 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:25.585619 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:25.594641 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-4a2299dc-467b-459d-bfb1-41c78a3cdbf6 req-0e7c2997-2579-480d-a235-080c40dc3c7e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/be03943f-ead1-4d9b-ac56-c746149cf9c1/action returned with HTTP 204 Aug 14 00:46:25.595096 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1473/5866] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:46:25 2026] POST /volume/v3/attachments/be03943f-ead1-4d9b-ac56-c746149cf9c1/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:46:26.043391 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ae3bbd88-c094-47c4-b3b1-d89f672307c4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:26.045553 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ae3bbd88-c094-47c4-b3b1-d89f672307c4 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:26.045773 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ae3bbd88-c094-47c4-b3b1-d89f672307c4 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:26.045959 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ae3bbd88-c094-47c4-b3b1-d89f672307c4 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:26.052637 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:26.052637 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:26.056172 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ae3bbd88-c094-47c4-b3b1-d89f672307c4 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:26.060617 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ae3bbd88-c094-47c4-b3b1-d89f672307c4 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:26.061265 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1452/5867] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:26 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:26.408417 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d9fcdbfe-d63c-4871-9a13-b16da0bebafa None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:26.411863 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d9fcdbfe-d63c-4871-9a13-b16da0bebafa tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:26.411863 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d9fcdbfe-d63c-4871-9a13-b16da0bebafa tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:26.411863 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d9fcdbfe-d63c-4871-9a13-b16da0bebafa tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:26.420523 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:26.420523 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:26.424188 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d9fcdbfe-d63c-4871-9a13-b16da0bebafa tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:26.428952 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d9fcdbfe-d63c-4871-9a13-b16da0bebafa tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:26.429540 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1483/5868] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:26 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:26.441730 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-509e27dd-5ce1-46b8-9353-f32fd399efbf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:26.443496 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-509e27dd-5ce1-46b8-9353-f32fd399efbf tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:26.443689 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-509e27dd-5ce1-46b8-9353-f32fd399efbf tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:26.443861 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-509e27dd-5ce1-46b8-9353-f32fd399efbf tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:26.452665 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:26.452665 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:26.455979 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-509e27dd-5ce1-46b8-9353-f32fd399efbf tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:26.460074 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-509e27dd-5ce1-46b8-9353-f32fd399efbf tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:26.460457 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1461/5869] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:26 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:26.496349 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-09c2ad74-151c-4ac7-9a12-2f5e7123f5a8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:26.498218 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-09c2ad74-151c-4ac7-9a12-2f5e7123f5a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:26.498397 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-09c2ad74-151c-4ac7-9a12-2f5e7123f5a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:26.498566 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-09c2ad74-151c-4ac7-9a12-2f5e7123f5a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:26.506874 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:26.506874 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:26.509600 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-09c2ad74-151c-4ac7-9a12-2f5e7123f5a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:26.513219 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-09c2ad74-151c-4ac7-9a12-2f5e7123f5a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:26.513792 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1474/5870] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:46:26 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 1170 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:26.531137 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-f15e23c8-a731-4296-a4ac-56ef3ef4c695 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:26.533169 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-f15e23c8-a731-4296-a4ac-56ef3ef4c695 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a/action Aug 14 00:46:26.533489 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-f15e23c8-a731-4296-a4ac-56ef3ef4c695 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:46:26.533598 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-f15e23c8-a731-4296-a4ac-56ef3ef4c695 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:26.542896 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:26.542896 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:26.543276 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-f15e23c8-a731-4296-a4ac-56ef3ef4c695 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:26.549425 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-f15e23c8-a731-4296-a4ac-56ef3ef4c695 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Begin detaching volume completed successfully. Aug 14 00:46:26.549612 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-f15e23c8-a731-4296-a4ac-56ef3ef4c695 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a/action returned with HTTP 202 Aug 14 00:46:26.549951 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1453/5871] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:46:26 2026] POST /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:46:26.590806 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3829e362-0baa-49c2-888c-7e6e2c8d58d6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:26.590806 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3829e362-0baa-49c2-888c-7e6e2c8d58d6 None None] GET https://10.4.3.208/volume// Aug 14 00:46:26.590806 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3829e362-0baa-49c2-888c-7e6e2c8d58d6 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:26.590806 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3829e362-0baa-49c2-888c-7e6e2c8d58d6 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:26.590806 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3829e362-0baa-49c2-888c-7e6e2c8d58d6 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:46:26.590806 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1484/5872] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:46:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:46:26.600189 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-eba07747-1e0c-4832-b809-a1f19f0c3538 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:26.602064 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-eba07747-1e0c-4832-b809-a1f19f0c3538 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:26.602283 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-eba07747-1e0c-4832-b809-a1f19f0c3538 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:26.602466 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-eba07747-1e0c-4832-b809-a1f19f0c3538 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:26.611026 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:26.611026 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:26.614028 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-eba07747-1e0c-4832-b809-a1f19f0c3538 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:26.617585 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-eba07747-1e0c-4832-b809-a1f19f0c3538 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:26.618070 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1462/5873] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:46:26 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:46:26.626399 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-50fac765-35a5-4df9-956f-ee54310a5bf8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:26.628976 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-50fac765-35a5-4df9-956f-ee54310a5bf8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a/encryption Aug 14 00:46:26.629218 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-50fac765-35a5-4df9-956f-ee54310a5bf8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:26.629459 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-50fac765-35a5-4df9-956f-ee54310a5bf8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:26.640441 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:26.640441 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:26.647304 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-50fac765-35a5-4df9-956f-ee54310a5bf8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a/encryption returned with HTTP 200 Aug 14 00:46:26.647783 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1475/5874] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:46:26 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:27.073961 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6c7a2544-adfe-4142-99b8-2374eab34396 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:27.075943 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6c7a2544-adfe-4142-99b8-2374eab34396 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:27.076126 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6c7a2544-adfe-4142-99b8-2374eab34396 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:27.076283 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6c7a2544-adfe-4142-99b8-2374eab34396 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:27.082462 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:27.082462 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:27.085588 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6c7a2544-adfe-4142-99b8-2374eab34396 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:27.089316 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6c7a2544-adfe-4142-99b8-2374eab34396 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:27.089649 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1454/5875] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:27 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:27.400311 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-2e6c95de-60f7-471a-a604-1c4b6769c2c1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:27.402115 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-2e6c95de-60f7-471a-a604-1c4b6769c2c1 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] DELETE https://10.4.3.208/volume/v3/attachments/be03943f-ead1-4d9b-ac56-c746149cf9c1 Aug 14 00:46:27.403484 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-2e6c95de-60f7-471a-a604-1c4b6769c2c1 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:27.403484 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-2e6c95de-60f7-471a-a604-1c4b6769c2c1 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:27.411240 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:27.411240 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:27.458105 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-e05c2daa-41cc-49b8-b12d-3e468789c1e0 req-2e6c95de-60f7-471a-a604-1c4b6769c2c1 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/be03943f-ead1-4d9b-ac56-c746149cf9c1 returned with HTTP 200 Aug 14 00:46:27.458105 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1485/5876] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:46:27 2026] DELETE /volume/v3/attachments/be03943f-ead1-4d9b-ac56-c746149cf9c1 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:27.660717 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-6c357ab2-eb1a-48c8-aae1-685fe89be9bb req-48f41ad8-1f94-4b2b-a073-05c537434030 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:27.662810 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6c357ab2-eb1a-48c8-aae1-685fe89be9bb req-48f41ad8-1f94-4b2b-a073-05c537434030 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:27.662984 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6c357ab2-eb1a-48c8-aae1-685fe89be9bb req-48f41ad8-1f94-4b2b-a073-05c537434030 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:27.663184 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6c357ab2-eb1a-48c8-aae1-685fe89be9bb req-48f41ad8-1f94-4b2b-a073-05c537434030 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:27.669888 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:27.669888 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:27.673539 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-6c357ab2-eb1a-48c8-aae1-685fe89be9bb req-48f41ad8-1f94-4b2b-a073-05c537434030 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:27.677514 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6c357ab2-eb1a-48c8-aae1-685fe89be9bb req-48f41ad8-1f94-4b2b-a073-05c537434030 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:27.677949 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1463/5877] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:46:27 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:28.101761 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f18ae58d-720b-49c5-8ab3-5f98c79fd9fb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:28.103876 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f18ae58d-720b-49c5-8ab3-5f98c79fd9fb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:28.104133 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f18ae58d-720b-49c5-8ab3-5f98c79fd9fb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:28.104302 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f18ae58d-720b-49c5-8ab3-5f98c79fd9fb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:28.111327 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:28.111327 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:28.117547 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-f18ae58d-720b-49c5-8ab3-5f98c79fd9fb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:28.124770 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f18ae58d-720b-49c5-8ab3-5f98c79fd9fb tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:28.125175 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1476/5878] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:28 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:29.137715 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e15ca215-32bd-4e53-b638-5cda2b557bf4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:29.139584 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e15ca215-32bd-4e53-b638-5cda2b557bf4 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:29.139650 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e15ca215-32bd-4e53-b638-5cda2b557bf4 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:29.139890 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e15ca215-32bd-4e53-b638-5cda2b557bf4 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:29.146577 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:29.146577 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:29.150124 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e15ca215-32bd-4e53-b638-5cda2b557bf4 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:29.153997 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e15ca215-32bd-4e53-b638-5cda2b557bf4 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:29.154409 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1455/5879] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:29 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:30.165718 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7e60530d-7eeb-4f3d-b7bc-7025951fe746 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:30.167603 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7e60530d-7eeb-4f3d-b7bc-7025951fe746 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:30.167854 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7e60530d-7eeb-4f3d-b7bc-7025951fe746 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:30.168168 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7e60530d-7eeb-4f3d-b7bc-7025951fe746 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:30.175382 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:30.175382 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:30.179436 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7e60530d-7eeb-4f3d-b7bc-7025951fe746 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:30.190028 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7e60530d-7eeb-4f3d-b7bc-7025951fe746 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:30.190548 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1486/5880] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:30 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:30.437644 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fac45304-0e95-4f87-a559-05fd46a2906e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:30.439287 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fac45304-0e95-4f87-a559-05fd46a2906e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] DELETE https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:30.439489 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fac45304-0e95-4f87-a559-05fd46a2906e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:30.439693 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fac45304-0e95-4f87-a559-05fd46a2906e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:30.439862 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-fac45304-0e95-4f87-a559-05fd46a2906e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Delete volume with id: f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:30.446459 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:30.446459 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:30.446903 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fac45304-0e95-4f87-a559-05fd46a2906e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:30.457879 np0000007289 devstack@c-api.service[100211]: WARNING cinder.keymgr.conf_key_mgr [None req-fac45304-0e95-4f87-a559-05fd46a2906e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 00:46:30.465101 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fac45304-0e95-4f87-a559-05fd46a2906e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Delete volume request issued successfully. Aug 14 00:46:30.465299 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fac45304-0e95-4f87-a559-05fd46a2906e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 202 Aug 14 00:46:30.465717 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1464/5881] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:46:30 2026] DELETE /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:46:30.472138 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8355517b-67db-4909-a08d-cc6c2dd1fb02 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:30.473900 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8355517b-67db-4909-a08d-cc6c2dd1fb02 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:30.474074 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8355517b-67db-4909-a08d-cc6c2dd1fb02 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:30.474283 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8355517b-67db-4909-a08d-cc6c2dd1fb02 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:30.480347 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:30.480347 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:30.483327 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-8355517b-67db-4909-a08d-cc6c2dd1fb02 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:46:30.486660 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8355517b-67db-4909-a08d-cc6c2dd1fb02 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 200 Aug 14 00:46:30.487009 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1477/5882] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:30 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 877 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:31.203741 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-53d308c5-8da4-4ca0-8577-919825cd55a0 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:31.205732 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-53d308c5-8da4-4ca0-8577-919825cd55a0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:31.205916 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-53d308c5-8da4-4ca0-8577-919825cd55a0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:31.206104 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-53d308c5-8da4-4ca0-8577-919825cd55a0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:31.212951 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:31.212951 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:31.216253 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-53d308c5-8da4-4ca0-8577-919825cd55a0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:31.220152 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-53d308c5-8da4-4ca0-8577-919825cd55a0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:31.220509 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1456/5883] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:31 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:31.498955 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-96d0e80f-4015-4781-880a-25065e8ac368 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:31.500660 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-96d0e80f-4015-4781-880a-25065e8ac368 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a Aug 14 00:46:31.500845 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-96d0e80f-4015-4781-880a-25065e8ac368 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:31.501016 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-96d0e80f-4015-4781-880a-25065e8ac368 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:31.505974 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-96d0e80f-4015-4781-880a-25065e8ac368 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a returned with HTTP 404 Aug 14 00:46:31.506428 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1487/5884] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:31 2026] GET /volume/v3/volumes/f1a0fb3e-342c-4420-8c85-5651cfb4081a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:46:31.512101 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-83eeb238-0a22-4860-aaa9-30b81642ecd1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:31.513728 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-83eeb238-0a22-4860-aaa9-30b81642ecd1 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] GET https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 Aug 14 00:46:31.513898 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-83eeb238-0a22-4860-aaa9-30b81642ecd1 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:31.514094 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-83eeb238-0a22-4860-aaa9-30b81642ecd1 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Calling method 'detail' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:31.514864 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-83eeb238-0a22-4860-aaa9-30b81642ecd1 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:46:31.530512 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-83eeb238-0a22-4860-aaa9-30b81642ecd1 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Get all volumes completed successfully. Aug 14 00:46:31.532754 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:31.532754 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:31.537390 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-83eeb238-0a22-4860-aaa9-30b81642ecd1 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 00:46:31.537765 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1465/5885] 10.4.3.208 () {66 vars in 1285 bytes} [Fri Aug 14 00:46:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:46:31.551547 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0ab9e582-0fb9-44c8-a299-081e75e6f561 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:31.553442 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ab9e582-0fb9-44c8-a299-081e75e6f561 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] DELETE https://10.4.3.208/volume/v3/types/0bad848a-a20b-416d-bbd1-878489aa731f Aug 14 00:46:31.553682 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ab9e582-0fb9-44c8-a299-081e75e6f561 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:31.553921 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0ab9e582-0fb9-44c8-a299-081e75e6f561 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:31.575984 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0ab9e582-0fb9-44c8-a299-081e75e6f561 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] https://10.4.3.208/volume/v3/types/0bad848a-a20b-416d-bbd1-878489aa731f returned with HTTP 202 Aug 14 00:46:31.576455 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1478/5886] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:46:31 2026] DELETE /volume/v3/types/0bad848a-a20b-416d-bbd1-878489aa731f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:46:31.587145 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-630027d2-1373-4bb6-aa00-fb1994832055 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:31.589223 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-630027d2-1373-4bb6-aa00-fb1994832055 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:46:31.589653 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-630027d2-1373-4bb6-aa00-fb1994832055 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1307651007", "extra_specs": {}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:31.604934 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-630027d2-1373-4bb6-aa00-fb1994832055 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:46:31.605387 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1457/5887] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:46:31 2026] POST /volume/v3/types => generated 214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:31.612895 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7f43a401-d217-453a-9b38-918fc1fbb101 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:31.614657 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7f43a401-d217-453a-9b38-918fc1fbb101 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] POST https://10.4.3.208/volume/v3/types/f72dba81-eaa7-4272-a1ff-629e5a37232e/encryption Aug 14 00:46:31.615032 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7f43a401-d217-453a-9b38-918fc1fbb101 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:31.630491 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7f43a401-d217-453a-9b38-918fc1fbb101 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] https://10.4.3.208/volume/v3/types/f72dba81-eaa7-4272-a1ff-629e5a37232e/encryption returned with HTTP 200 Aug 14 00:46:31.630856 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1488/5888] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:46:31 2026] POST /volume/v3/types/f72dba81-eaa7-4272-a1ff-629e5a37232e/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:31.639029 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8190d35d-a589-4137-86e8-e81ce7453732 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:31.640769 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:46:31.641097 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1995597949", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1307651007", "size": 1}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:31.642545 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1995597949', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1307651007', 'size': 1}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:46:31.645809 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Create volume of 1 GB Aug 14 00:46:31.646065 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:31.646065 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:31.646541 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Availability Zones retrieved successfully. Aug 14 00:46:31.651841 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Flow 'volume_create_api' (1ca73fcd-9897-4311-b9f9-d8067b48b514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:46:31.652708 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45beea12-d146-4a2d-af18-5f423c7ccb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:46:31.653499 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:46:31.675977 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45beea12-d146-4a2d-af18-5f423c7ccb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:46:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f72dba81-eaa7-4272-a1ff-629e5a37232e,is_public=True,name='tempest-scenario-type-luksv2-1307651007',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f72dba81-eaa7-4272-a1ff-629e5a37232e', '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=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:46:31.676659 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1885dfb0-e3c3-4648-8f2d-116a42232f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:46:31.700924 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1307651007 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1307651007, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:46:31.701180 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1307651007 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1307651007, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:46:31.729551 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Created reservations ['fba6a28f-793c-474f-bf0a-815baf29c4ff', '133cee38-65b4-4290-9069-39b489a3b668', 'fe7c919e-ae22-4e62-b946-0ab51778abbd', 'f338b727-fabf-49cc-9e14-c8fe44ae3d3a'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:46:31.730224 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1885dfb0-e3c3-4648-8f2d-116a42232f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fba6a28f-793c-474f-bf0a-815baf29c4ff', '133cee38-65b4-4290-9069-39b489a3b668', 'fe7c919e-ae22-4e62-b946-0ab51778abbd', 'f338b727-fabf-49cc-9e14-c8fe44ae3d3a']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:46:31.730854 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520f5ba3-d786-488a-b4a5-98208a70b3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:46:31.750126 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520f5ba3-d786-488a-b4a5-98208a70b3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c956f203-2e01-40d6-b5e4-1ae6268293b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1995597949',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0114306ba9ca491c9fd64524734e539e',qos_specs=None,replication_status=,reservations=['fba6a28f-793c-474f-bf0a-815baf29c4ff','133cee38-65b4-4290-9069-39b489a3b668','fe7c919e-ae22-4e62-b946-0ab51778abbd','f338b727-fabf-49cc-9e14-c8fe44ae3d3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='324cdeaf50204cdea2f36762ee1e10da',volume_type_id=f72dba81-eaa7-4272-a1ff-629e5a37232e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1995597949',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c956f203-2e01-40d6-b5e4-1ae6268293b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0114306ba9ca491c9fd64524734e539e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='324cdeaf50204cdea2f36762ee1e10da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f72dba81-eaa7-4272-a1ff-629e5a37232e),volume_type_id=f72dba81-eaa7-4272-a1ff-629e5a37232e)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:46:31.750770 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6926b5e6-a943-45a0-b076-6de7f16b30a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:46:31.765732 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6926b5e6-a943-45a0-b076-6de7f16b30a4) transitioned into state 'SUCCESS' from state '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-1995597949',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0114306ba9ca491c9fd64524734e539e',qos_specs=None,replication_status=,reservations=['fba6a28f-793c-474f-bf0a-815baf29c4ff','133cee38-65b4-4290-9069-39b489a3b668','fe7c919e-ae22-4e62-b946-0ab51778abbd','f338b727-fabf-49cc-9e14-c8fe44ae3d3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='324cdeaf50204cdea2f36762ee1e10da',volume_type_id=f72dba81-eaa7-4272-a1ff-629e5a37232e)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:46:31.766407 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a9f10da-0a1c-4484-96d6-9e6f20ce5c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:46:31.773987 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a9f10da-0a1c-4484-96d6-9e6f20ce5c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:46:31.774412 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Flow 'volume_create_api' (1ca73fcd-9897-4311-b9f9-d8067b48b514) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:46:31.774689 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Create volume request issued successfully. Aug 14 00:46:31.775225 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8190d35d-a589-4137-86e8-e81ce7453732 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:46:31.775655 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1466/5889] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:46:31 2026] POST /volume/v3/volumes => generated 787 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:46:32.232427 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-01a37b04-c231-4269-9e63-456d220f91d0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:32.234690 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-01a37b04-c231-4269-9e63-456d220f91d0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:32.234900 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-01a37b04-c231-4269-9e63-456d220f91d0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:32.235114 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-01a37b04-c231-4269-9e63-456d220f91d0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:32.241455 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:32.241455 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:32.244834 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-01a37b04-c231-4269-9e63-456d220f91d0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:32.249304 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-01a37b04-c231-4269-9e63-456d220f91d0 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:32.249632 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1479/5890] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:32 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 1451 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:32.354054 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-17b3aec6-ba00-45ec-8284-af906fc1685e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:32.356162 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-17b3aec6-ba00-45ec-8284-af906fc1685e tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:32.356412 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-17b3aec6-ba00-45ec-8284-af906fc1685e tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:32.356643 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-17b3aec6-ba00-45ec-8284-af906fc1685e tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:32.363367 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:32.363367 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:32.366611 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-17b3aec6-ba00-45ec-8284-af906fc1685e tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:32.371136 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-17b3aec6-ba00-45ec-8284-af906fc1685e tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:32.371391 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1458/5891] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:46:32 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 1451 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:32.828539 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-c84bf8f5-3211-40b1-be5d-cbac7ac94868 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:32.830449 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-c84bf8f5-3211-40b1-be5d-cbac7ac94868 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:32.830624 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-c84bf8f5-3211-40b1-be5d-cbac7ac94868 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:32.830793 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-c84bf8f5-3211-40b1-be5d-cbac7ac94868 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:32.836743 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:32.836743 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:32.839632 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-c84bf8f5-3211-40b1-be5d-cbac7ac94868 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:32.843542 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-c84bf8f5-3211-40b1-be5d-cbac7ac94868 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:32.843856 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1489/5892] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:46:32 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 1451 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:32.853237 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0baa238e-d8bb-4468-9ee0-1e396bb52785 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:32.853625 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0baa238e-d8bb-4468-9ee0-1e396bb52785 None None] GET https://10.4.3.208/volume// Aug 14 00:46:32.853775 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0baa238e-d8bb-4468-9ee0-1e396bb52785 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:32.853944 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0baa238e-d8bb-4468-9ee0-1e396bb52785 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:32.854270 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0baa238e-d8bb-4468-9ee0-1e396bb52785 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:46:32.854513 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1467/5893] 10.4.3.208 () {66 vars in 1419 bytes} [Fri Aug 14 00:46:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:46:32.861711 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-b394915a-cad8-4ea3-8ca5-3df980f327ff None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:32.863599 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-b394915a-cad8-4ea3-8ca5-3df980f327ff tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:46:32.863944 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-b394915a-cad8-4ea3-8ca5-3df980f327ff tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb72e651-83a3-438f-8aaa-619aad7d4301", "connector": null, "instance_uuid": "1c69cb82-4be6-443e-b716-e84b2d44cee0"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:32.871499 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:32.871499 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:32.891260 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-b394915a-cad8-4ea3-8ca5-3df980f327ff tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:46:32.891664 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1480/5894] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:46:32 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 14 00:46:33.643153 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-29f9db96-5c99-4c77-b82e-58d69428756f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:33.643544 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-29f9db96-5c99-4c77-b82e-58d69428756f None None] GET https://10.4.3.208/volume// Aug 14 00:46:33.643712 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-29f9db96-5c99-4c77-b82e-58d69428756f None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:33.643873 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-29f9db96-5c99-4c77-b82e-58d69428756f None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:33.644223 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-29f9db96-5c99-4c77-b82e-58d69428756f None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:46:33.644504 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1459/5895] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:46:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:46:33.655881 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-966db3a6-447d-44b9-bc94-29252fd04860 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:33.657914 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-966db3a6-447d-44b9-bc94-29252fd04860 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:46:33.658159 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-966db3a6-447d-44b9-bc94-29252fd04860 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:33.658375 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-966db3a6-447d-44b9-bc94-29252fd04860 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:33.667258 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:33.667258 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:33.670518 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-966db3a6-447d-44b9-bc94-29252fd04860 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:46:33.674606 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-966db3a6-447d-44b9-bc94-29252fd04860 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:46:33.674961 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1490/5896] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:46:33 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 1630 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:46:33.778063 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-9dd1d2a9-41a9-4a17-b9f4-cd7be1837c1f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:33.779978 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-9dd1d2a9-41a9-4a17-b9f4-cd7be1837c1f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] PUT https://10.4.3.208/volume/v3/attachments/2de90ac5-2920-4734-b5eb-e1956fb8f762 Aug 14 00:46:33.780342 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-9dd1d2a9-41a9-4a17-b9f4-cd7be1837c1f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:33.787264 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-9dd1d2a9-41a9-4a17-b9f4-cd7be1837c1f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Acquiring lock "cinder-attachment_update-cb72e651-83a3-438f-8aaa-619aad7d4301-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:46:33.792182 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-9dd1d2a9-41a9-4a17-b9f4-cd7be1837c1f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Lock "cinder-attachment_update-cb72e651-83a3-438f-8aaa-619aad7d4301-np0000007289" acquired by "attachment_update" :: waited 0.005s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:46:33.793399 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:33.793399 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:33.873294 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-9dd1d2a9-41a9-4a17-b9f4-cd7be1837c1f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Lock "cinder-attachment_update-cb72e651-83a3-438f-8aaa-619aad7d4301-np0000007289" released by "attachment_update" :: held 0.081s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:46:33.873659 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-9dd1d2a9-41a9-4a17-b9f4-cd7be1837c1f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/attachments/2de90ac5-2920-4734-b5eb-e1956fb8f762 returned with HTTP 200 Aug 14 00:46:33.874449 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1468/5897] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:46:33 2026] PUT /volume/v3/attachments/2de90ac5-2920-4734-b5eb-e1956fb8f762 => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:33.894341 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-cba5684e-e812-4c03-b331-17aaf5b735f9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:33.896531 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-cba5684e-e812-4c03-b331-17aaf5b735f9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] POST https://10.4.3.208/volume/v3/attachments/2de90ac5-2920-4734-b5eb-e1956fb8f762/action Aug 14 00:46:33.896873 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-cba5684e-e812-4c03-b331-17aaf5b735f9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:46:33.896985 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-cba5684e-e812-4c03-b331-17aaf5b735f9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:33.919911 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:33.919911 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:33.929220 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-cba5684e-e812-4c03-b331-17aaf5b735f9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/attachments/2de90ac5-2920-4734-b5eb-e1956fb8f762/action returned with HTTP 204 Aug 14 00:46:33.929561 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1481/5898] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:46:33 2026] POST /volume/v3/attachments/2de90ac5-2920-4734-b5eb-e1956fb8f762/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:46:36.333585 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-702ee7d2-2f03-4965-ad4e-03621e940d2c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:36.335545 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-702ee7d2-2f03-4965-ad4e-03621e940d2c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:36.335772 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-702ee7d2-2f03-4965-ad4e-03621e940d2c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:36.335956 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-702ee7d2-2f03-4965-ad4e-03621e940d2c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:36.345368 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:36.345368 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:36.348284 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-702ee7d2-2f03-4965-ad4e-03621e940d2c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:36.351767 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-702ee7d2-2f03-4965-ad4e-03621e940d2c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:36.352097 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1460/5899] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:46:36 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:36.423746 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5d7c087d-37f7-4be2-9fa1-77e7718e5221 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:36.423746 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5d7c087d-37f7-4be2-9fa1-77e7718e5221 None None] GET https://10.4.3.208/volume// Aug 14 00:46:36.423997 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5d7c087d-37f7-4be2-9fa1-77e7718e5221 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:36.424044 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5d7c087d-37f7-4be2-9fa1-77e7718e5221 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:36.424371 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5d7c087d-37f7-4be2-9fa1-77e7718e5221 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:46:36.424630 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1491/5900] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:46:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:46:36.431691 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-0db9ebff-dd42-4b05-b425-3db9f46d38f5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:36.433697 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-0db9ebff-dd42-4b05-b425-3db9f46d38f5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:46:36.434039 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-0db9ebff-dd42-4b05-b425-3db9f46d38f5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93dde111-b9c4-4683-82ae-f31c8990a75c", "connector": null, "instance_uuid": "957bfa12-346e-4ece-a826-0f24671274b9"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:36.444274 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:36.444274 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:36.467602 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-0db9ebff-dd42-4b05-b425-3db9f46d38f5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:46:36.468001 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1469/5901] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:46:36 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:36.493429 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0dd73ccc-55a0-4504-bf42-11c33a919a8a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:36.495856 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0dd73ccc-55a0-4504-bf42-11c33a919a8a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:36.496122 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0dd73ccc-55a0-4504-bf42-11c33a919a8a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:36.496949 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0dd73ccc-55a0-4504-bf42-11c33a919a8a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:36.507253 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f942ac12-bf86-4b04-b7cc-a404fba9f6dd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:36.507604 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f942ac12-bf86-4b04-b7cc-a404fba9f6dd None None] GET https://10.4.3.208/volume// Aug 14 00:46:36.507753 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f942ac12-bf86-4b04-b7cc-a404fba9f6dd None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:36.507922 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f942ac12-bf86-4b04-b7cc-a404fba9f6dd None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:36.508239 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f942ac12-bf86-4b04-b7cc-a404fba9f6dd None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:46:36.508486 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1461/5902] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:46:36 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:46:36.510283 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:36.510283 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:36.513678 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0dd73ccc-55a0-4504-bf42-11c33a919a8a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:36.515335 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-69e9d8a8-9855-421a-b423-c3f1b8ebfae2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:36.517613 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0dd73ccc-55a0-4504-bf42-11c33a919a8a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:36.517768 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-69e9d8a8-9855-421a-b423-c3f1b8ebfae2 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:36.518026 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1482/5903] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:36 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:36.518106 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-69e9d8a8-9855-421a-b423-c3f1b8ebfae2 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:36.518292 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-69e9d8a8-9855-421a-b423-c3f1b8ebfae2 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:36.531443 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:36.531443 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:36.535271 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-69e9d8a8-9855-421a-b423-c3f1b8ebfae2 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:36.540000 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-69e9d8a8-9855-421a-b423-c3f1b8ebfae2 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:36.540500 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1492/5904] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:46:36 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1397 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:46:36.638795 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-307c6117-6c88-44d4-86e1-d0372705d853 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:36.640772 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-307c6117-6c88-44d4-86e1-d0372705d853 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] PUT https://10.4.3.208/volume/v3/attachments/b7ff095b-36a9-4982-af32-d3da1ddb2de3 Aug 14 00:46:36.641145 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-307c6117-6c88-44d4-86e1-d0372705d853 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:36.648127 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-307c6117-6c88-44d4-86e1-d0372705d853 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Acquiring lock "cinder-attachment_update-93dde111-b9c4-4683-82ae-f31c8990a75c-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:46:36.652178 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-307c6117-6c88-44d4-86e1-d0372705d853 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Lock "cinder-attachment_update-93dde111-b9c4-4683-82ae-f31c8990a75c-np0000007289" acquired by "attachment_update" :: waited 0.004s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:46:36.653102 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:36.653102 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:36.732153 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-307c6117-6c88-44d4-86e1-d0372705d853 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Lock "cinder-attachment_update-93dde111-b9c4-4683-82ae-f31c8990a75c-np0000007289" released by "attachment_update" :: held 0.079s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:46:36.732153 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-307c6117-6c88-44d4-86e1-d0372705d853 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments/b7ff095b-36a9-4982-af32-d3da1ddb2de3 returned with HTTP 200 Aug 14 00:46:36.732487 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1470/5905] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:46:36 2026] PUT /volume/v3/attachments/b7ff095b-36a9-4982-af32-d3da1ddb2de3 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:37.532779 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-936347b5-6665-4e7f-828d-1030eba22637 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:37.534629 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-936347b5-6665-4e7f-828d-1030eba22637 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:37.534823 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-936347b5-6665-4e7f-828d-1030eba22637 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:37.534994 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-936347b5-6665-4e7f-828d-1030eba22637 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:37.546164 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:37.546164 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:37.549286 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-936347b5-6665-4e7f-828d-1030eba22637 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:37.553058 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-936347b5-6665-4e7f-828d-1030eba22637 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:37.553496 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1462/5906] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:37 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:38.009199 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-99383407-385a-4a3e-823e-2b963d62e0fc None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:38.013110 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-99383407-385a-4a3e-823e-2b963d62e0fc tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301/encryption Aug 14 00:46:38.013110 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-99383407-385a-4a3e-823e-2b963d62e0fc tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:38.013110 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-99383407-385a-4a3e-823e-2b963d62e0fc tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:38.024311 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:38.024311 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:38.038393 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-196e2ea1-4554-4cda-85e3-a482cdbdeb78 req-99383407-385a-4a3e-823e-2b963d62e0fc tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301/encryption returned with HTTP 200 Aug 14 00:46:38.038393 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1483/5907] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:46:38 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:38.567063 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9d27060b-d0ca-4c0e-9285-8fea9b7055dc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:38.568880 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9d27060b-d0ca-4c0e-9285-8fea9b7055dc tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:38.569045 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9d27060b-d0ca-4c0e-9285-8fea9b7055dc tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:38.569259 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9d27060b-d0ca-4c0e-9285-8fea9b7055dc tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:38.583260 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:38.583260 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:38.587185 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9d27060b-d0ca-4c0e-9285-8fea9b7055dc tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:38.591875 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9d27060b-d0ca-4c0e-9285-8fea9b7055dc tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:38.592385 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1493/5908] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:38 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:39.607323 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-befcdeb6-1d0e-4e0d-94f5-2a0f2f159b60 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:39.609408 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-befcdeb6-1d0e-4e0d-94f5-2a0f2f159b60 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:39.609640 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-befcdeb6-1d0e-4e0d-94f5-2a0f2f159b60 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:39.609859 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-befcdeb6-1d0e-4e0d-94f5-2a0f2f159b60 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:39.622141 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:39.622141 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:39.625653 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-befcdeb6-1d0e-4e0d-94f5-2a0f2f159b60 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:39.629550 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-befcdeb6-1d0e-4e0d-94f5-2a0f2f159b60 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:39.629952 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1471/5909] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:39 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:40.268778 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-1e4f2665-b1c1-402a-a9cf-6ba4c13db550 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:40.270892 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-1e4f2665-b1c1-402a-a9cf-6ba4c13db550 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/attachments/b7ff095b-36a9-4982-af32-d3da1ddb2de3/action Aug 14 00:46:40.271316 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-1e4f2665-b1c1-402a-a9cf-6ba4c13db550 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action body: b'{"os-complete": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:46:40.271434 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-1e4f2665-b1c1-402a-a9cf-6ba4c13db550 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:40.297161 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:40.297161 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:40.310858 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d3e3cf5d-f79c-49f0-af6c-472938ef9a3b req-1e4f2665-b1c1-402a-a9cf-6ba4c13db550 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments/b7ff095b-36a9-4982-af32-d3da1ddb2de3/action returned with HTTP 204 Aug 14 00:46:40.311502 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1463/5910] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:46:40 2026] POST /volume/v3/attachments/b7ff095b-36a9-4982-af32-d3da1ddb2de3/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:46:40.641563 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-77f068c0-3da3-4a0a-a400-7a99c2d81e48 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:40.643311 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-77f068c0-3da3-4a0a-a400-7a99c2d81e48 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:40.643500 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-77f068c0-3da3-4a0a-a400-7a99c2d81e48 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:40.643694 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-77f068c0-3da3-4a0a-a400-7a99c2d81e48 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:40.656364 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:40.656364 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:40.660713 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-77f068c0-3da3-4a0a-a400-7a99c2d81e48 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:40.666513 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-77f068c0-3da3-4a0a-a400-7a99c2d81e48 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:40.666993 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1484/5911] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:40 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:41.915384 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fc590f45-8556-4161-b840-af784cccde20 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:41.916963 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fc590f45-8556-4161-b840-af784cccde20 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:41.917306 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fc590f45-8556-4161-b840-af784cccde20 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:41.917596 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fc590f45-8556-4161-b840-af784cccde20 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:41.928840 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:41.928840 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:41.932439 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fc590f45-8556-4161-b840-af784cccde20 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:41.936937 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fc590f45-8556-4161-b840-af784cccde20 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:41.936937 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1494/5912] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:41 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:41.948421 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-ca5df0fa-8416-45ec-acc1-d7ef7a9602e9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:41.950080 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ca5df0fa-8416-45ec-acc1-d7ef7a9602e9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:41.950286 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ca5df0fa-8416-45ec-acc1-d7ef7a9602e9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:41.950467 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-ca5df0fa-8416-45ec-acc1-d7ef7a9602e9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:41.961609 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:41.961609 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:41.964848 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-ca5df0fa-8416-45ec-acc1-d7ef7a9602e9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:41.969699 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-ca5df0fa-8416-45ec-acc1-d7ef7a9602e9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:41.970045 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1472/5913] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:41 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:41.982739 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c0c03bd7-0b1f-4c50-86f0-77bf781113e6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:41.984261 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c0c03bd7-0b1f-4c50-86f0-77bf781113e6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:41.984421 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c0c03bd7-0b1f-4c50-86f0-77bf781113e6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:41.984588 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c0c03bd7-0b1f-4c50-86f0-77bf781113e6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:41.995348 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:41.995348 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:41.998354 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c0c03bd7-0b1f-4c50-86f0-77bf781113e6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:42.002351 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c0c03bd7-0b1f-4c50-86f0-77bf781113e6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:42.002713 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1464/5914] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:41 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1512 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:42.047205 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-4c324af5-3ce8-46a8-a0a9-b65782f801b9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:42.049417 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-4c324af5-3ce8-46a8-a0a9-b65782f801b9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:42.049656 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-4c324af5-3ce8-46a8-a0a9-b65782f801b9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:42.049892 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-4c324af5-3ce8-46a8-a0a9-b65782f801b9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:42.060983 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:42.060983 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:42.064497 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-4c324af5-3ce8-46a8-a0a9-b65782f801b9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:42.068376 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-4c324af5-3ce8-46a8-a0a9-b65782f801b9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:42.068809 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1485/5915] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:46:42 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:42.088177 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-9869cd3b-b76e-4355-bd76-58d40ae35faf None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:42.090463 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-9869cd3b-b76e-4355-bd76-58d40ae35faf tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c/action Aug 14 00:46:42.091203 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-9869cd3b-b76e-4355-bd76-58d40ae35faf tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:46:42.091534 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-9869cd3b-b76e-4355-bd76-58d40ae35faf tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:42.105221 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:42.105221 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:42.105892 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-9869cd3b-b76e-4355-bd76-58d40ae35faf tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:42.112159 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-9869cd3b-b76e-4355-bd76-58d40ae35faf tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Begin detaching volume completed successfully. Aug 14 00:46:42.112858 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-9869cd3b-b76e-4355-bd76-58d40ae35faf tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c/action returned with HTTP 202 Aug 14 00:46:42.113527 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1495/5916] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:46:42 2026] POST /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:46:42.131789 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6c12fc3f-67ed-49a3-9362-417663aab1bd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:42.133460 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6c12fc3f-67ed-49a3-9362-417663aab1bd tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:42.133689 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6c12fc3f-67ed-49a3-9362-417663aab1bd tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:42.133943 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6c12fc3f-67ed-49a3-9362-417663aab1bd tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:42.145398 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:42.145398 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:42.148685 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6c12fc3f-67ed-49a3-9362-417663aab1bd tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:42.152690 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6c12fc3f-67ed-49a3-9362-417663aab1bd tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:42.153131 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1473/5917] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:42 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1515 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:42.155664 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b7fb59ca-5a07-4d6c-ad58-046e8b48337f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:42.155664 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b7fb59ca-5a07-4d6c-ad58-046e8b48337f None None] GET https://10.4.3.208/volume// Aug 14 00:46:42.155664 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b7fb59ca-5a07-4d6c-ad58-046e8b48337f None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:42.155664 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b7fb59ca-5a07-4d6c-ad58-046e8b48337f None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:42.155664 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b7fb59ca-5a07-4d6c-ad58-046e8b48337f None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:46:42.155664 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1465/5918] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:46:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:46:42.164619 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-06ea6838-1495-480a-9f5b-9a0954a67e6f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:42.167080 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-06ea6838-1495-480a-9f5b-9a0954a67e6f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:42.167367 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-06ea6838-1495-480a-9f5b-9a0954a67e6f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:42.167609 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-06ea6838-1495-480a-9f5b-9a0954a67e6f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:42.180631 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:42.180631 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:42.183969 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-06ea6838-1495-480a-9f5b-9a0954a67e6f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:42.188308 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-06ea6838-1495-480a-9f5b-9a0954a67e6f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:42.188934 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1486/5919] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:46:42 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1695 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:46:42.749252 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-37c1b2d8-0fec-4d33-81bf-16eaab8ca121 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:42.755334 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-37c1b2d8-0fec-4d33-81bf-16eaab8ca121 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:42.755334 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-37c1b2d8-0fec-4d33-81bf-16eaab8ca121 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:42.755334 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-37c1b2d8-0fec-4d33-81bf-16eaab8ca121 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:42.769705 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:42.769705 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:42.773916 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-37c1b2d8-0fec-4d33-81bf-16eaab8ca121 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:42.778899 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-37c1b2d8-0fec-4d33-81bf-16eaab8ca121 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:42.778899 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1496/5920] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:46:42 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1515 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:42.798012 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-488d7e9a-c55b-4117-a558-f559d7fa5756 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:42.800330 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-488d7e9a-c55b-4117-a558-f559d7fa5756 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] DELETE https://10.4.3.208/volume/v3/attachments/b7ff095b-36a9-4982-af32-d3da1ddb2de3 Aug 14 00:46:42.800633 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-488d7e9a-c55b-4117-a558-f559d7fa5756 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:42.800961 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-488d7e9a-c55b-4117-a558-f559d7fa5756 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:42.809381 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:42.809381 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:42.858965 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-660b4be3-ff5c-4b58-a398-76c7e06c00db req-488d7e9a-c55b-4117-a558-f559d7fa5756 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments/b7ff095b-36a9-4982-af32-d3da1ddb2de3 returned with HTTP 200 Aug 14 00:46:42.859504 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1474/5921] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:46:42 2026] DELETE /volume/v3/attachments/b7ff095b-36a9-4982-af32-d3da1ddb2de3 => generated 192 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:43.167429 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-dfe788b5-8940-4931-abda-ba366319feb4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:43.169197 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dfe788b5-8940-4931-abda-ba366319feb4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:43.169395 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dfe788b5-8940-4931-abda-ba366319feb4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:43.169584 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-dfe788b5-8940-4931-abda-ba366319feb4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:43.179499 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:43.179499 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:43.183096 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-dfe788b5-8940-4931-abda-ba366319feb4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:43.187148 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-dfe788b5-8940-4931-abda-ba366319feb4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:43.187516 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1466/5922] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:43 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:45.602457 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6935242f-ec41-4172-9871-d5df8bc40765 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:45.604216 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6935242f-ec41-4172-9871-d5df8bc40765 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:45.604421 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6935242f-ec41-4172-9871-d5df8bc40765 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:45.604598 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6935242f-ec41-4172-9871-d5df8bc40765 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:45.615234 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:45.615234 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:45.618585 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6935242f-ec41-4172-9871-d5df8bc40765 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:45.622608 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6935242f-ec41-4172-9871-d5df8bc40765 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:45.623002 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1487/5923] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:45 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:45.661156 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-3d21457b-0567-4131-94cb-afe06d4ca0c9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:45.663290 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-3d21457b-0567-4131-94cb-afe06d4ca0c9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:45.663544 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-3d21457b-0567-4131-94cb-afe06d4ca0c9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:45.663765 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-3d21457b-0567-4131-94cb-afe06d4ca0c9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:45.673239 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:45.673239 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:45.676692 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-3d21457b-0567-4131-94cb-afe06d4ca0c9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:45.680702 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-3d21457b-0567-4131-94cb-afe06d4ca0c9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:45.681129 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1497/5924] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:46:45 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:45.698849 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-9862201e-8638-41bb-a644-9daaf649f50b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:45.703104 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-9862201e-8638-41bb-a644-9daaf649f50b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c/action Aug 14 00:46:45.703104 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-9862201e-8638-41bb-a644-9daaf649f50b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:46:45.703104 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-9862201e-8638-41bb-a644-9daaf649f50b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:45.711328 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:45.711328 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:45.711885 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-9862201e-8638-41bb-a644-9daaf649f50b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:45.717305 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-9862201e-8638-41bb-a644-9daaf649f50b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Begin detaching volume completed successfully. Aug 14 00:46:45.717604 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-9862201e-8638-41bb-a644-9daaf649f50b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c/action returned with HTTP 202 Aug 14 00:46:45.718059 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1475/5925] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:46:45 2026] POST /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:46:45.735794 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-71741110-f72c-476e-8f7a-4768282988b5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:45.738827 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-71741110-f72c-476e-8f7a-4768282988b5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:45.739045 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-71741110-f72c-476e-8f7a-4768282988b5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:45.739283 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-71741110-f72c-476e-8f7a-4768282988b5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:45.752136 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:45.752136 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:45.756796 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-71741110-f72c-476e-8f7a-4768282988b5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:45.761223 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-30d02fa5-ea87-4582-9d27-51fd87d9ef3f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:45.761582 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-30d02fa5-ea87-4582-9d27-51fd87d9ef3f None None] GET https://10.4.3.208/volume// Aug 14 00:46:45.761730 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-30d02fa5-ea87-4582-9d27-51fd87d9ef3f None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:45.761900 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-30d02fa5-ea87-4582-9d27-51fd87d9ef3f None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:45.762237 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-30d02fa5-ea87-4582-9d27-51fd87d9ef3f None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:46:45.762477 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1488/5926] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:46:45 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:46:45.765448 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-71741110-f72c-476e-8f7a-4768282988b5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:45.765953 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1467/5927] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:45 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:45.770952 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-316a1776-6f57-4698-a521-8c0333179840 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:45.777114 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-316a1776-6f57-4698-a521-8c0333179840 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:45.777372 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-316a1776-6f57-4698-a521-8c0333179840 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:45.777554 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-316a1776-6f57-4698-a521-8c0333179840 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:45.787401 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:45.787401 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:45.791374 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-316a1776-6f57-4698-a521-8c0333179840 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:45.796208 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-316a1776-6f57-4698-a521-8c0333179840 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:45.796645 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1498/5928] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:46:45 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1398 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:46:46.782836 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b4110fd5-8916-49f1-9e61-967c74f774db None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:46.787111 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b4110fd5-8916-49f1-9e61-967c74f774db tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:46.787111 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b4110fd5-8916-49f1-9e61-967c74f774db tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:46.787111 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b4110fd5-8916-49f1-9e61-967c74f774db tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:46.798250 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:46.798250 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:46.802124 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b4110fd5-8916-49f1-9e61-967c74f774db tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:46.805860 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b4110fd5-8916-49f1-9e61-967c74f774db tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:46.806345 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1476/5929] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:46 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:47.818827 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-03be379a-4d02-4f6a-9800-c879a1f4e510 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:47.820481 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-03be379a-4d02-4f6a-9800-c879a1f4e510 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:47.820679 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-03be379a-4d02-4f6a-9800-c879a1f4e510 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:47.820853 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-03be379a-4d02-4f6a-9800-c879a1f4e510 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:47.831527 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:47.831527 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:47.835199 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-03be379a-4d02-4f6a-9800-c879a1f4e510 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:47.839328 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-03be379a-4d02-4f6a-9800-c879a1f4e510 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:47.839689 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1489/5930] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:47 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:48.389406 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-16b15cf8-88a7-499a-b180-194e31e45302 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:48.391404 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-16b15cf8-88a7-499a-b180-194e31e45302 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:48.391570 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-16b15cf8-88a7-499a-b180-194e31e45302 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:48.391742 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-16b15cf8-88a7-499a-b180-194e31e45302 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:48.400871 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:48.400871 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:48.403901 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-16b15cf8-88a7-499a-b180-194e31e45302 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:48.407736 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-16b15cf8-88a7-499a-b180-194e31e45302 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:48.408350 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1468/5931] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:46:48 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:48.709300 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-5b6adcc5-bd8c-4d70-a684-6902812f99a2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:48.711674 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-5b6adcc5-bd8c-4d70-a684-6902812f99a2 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] DELETE https://10.4.3.208/volume/v3/attachments/12bb66cc-8c0b-4780-91c3-39584d83055a Aug 14 00:46:48.711864 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-5b6adcc5-bd8c-4d70-a684-6902812f99a2 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:48.712057 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-5b6adcc5-bd8c-4d70-a684-6902812f99a2 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:48.720505 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:48.720505 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:48.763107 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-36f40289-39ec-4342-9935-9e1ca9e2b146 req-5b6adcc5-bd8c-4d70-a684-6902812f99a2 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments/12bb66cc-8c0b-4780-91c3-39584d83055a returned with HTTP 200 Aug 14 00:46:48.763800 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1499/5932] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:46:48 2026] DELETE /volume/v3/attachments/12bb66cc-8c0b-4780-91c3-39584d83055a => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:48.852032 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b56f6ee6-d5a8-4ba9-8f6d-0e6b546ed284 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:48.855436 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b56f6ee6-d5a8-4ba9-8f6d-0e6b546ed284 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:48.855436 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b56f6ee6-d5a8-4ba9-8f6d-0e6b546ed284 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:48.855436 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b56f6ee6-d5a8-4ba9-8f6d-0e6b546ed284 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:48.861388 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:48.861388 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:48.864783 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b56f6ee6-d5a8-4ba9-8f6d-0e6b546ed284 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:48.868460 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b56f6ee6-d5a8-4ba9-8f6d-0e6b546ed284 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:48.868887 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1477/5933] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:48 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:48.881008 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-67c1e3e0-9cd8-424b-90f9-915121813911 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:48.882867 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-67c1e3e0-9cd8-424b-90f9-915121813911 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:46:48.883065 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-67c1e3e0-9cd8-424b-90f9-915121813911 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:48.883265 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-67c1e3e0-9cd8-424b-90f9-915121813911 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:48.893040 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:48.893040 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:48.896660 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-67c1e3e0-9cd8-424b-90f9-915121813911 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:48.900714 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-67c1e3e0-9cd8-424b-90f9-915121813911 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:46:48.901075 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1490/5934] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:48 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:48.942749 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-d7ff9d6d-8130-478b-885c-044175e82d91 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:48.944948 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-d7ff9d6d-8130-478b-885c-044175e82d91 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:46:48.945149 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-d7ff9d6d-8130-478b-885c-044175e82d91 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:48.945369 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-d7ff9d6d-8130-478b-885c-044175e82d91 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:48.954776 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:48.954776 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:48.958443 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-d7ff9d6d-8130-478b-885c-044175e82d91 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:48.963047 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-d7ff9d6d-8130-478b-885c-044175e82d91 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:46:48.963579 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1469/5935] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:46:48 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:48.980981 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-b7c02bb9-882a-4cf0-a315-9f5b6ea0cb2e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:48.983104 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-b7c02bb9-882a-4cf0-a315-9f5b6ea0cb2e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe/action Aug 14 00:46:48.983513 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-b7c02bb9-882a-4cf0-a315-9f5b6ea0cb2e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:46:48.983767 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-b7c02bb9-882a-4cf0-a315-9f5b6ea0cb2e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:48.994256 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:48.994256 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:48.994807 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-b7c02bb9-882a-4cf0-a315-9f5b6ea0cb2e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:49.000765 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-b7c02bb9-882a-4cf0-a315-9f5b6ea0cb2e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Begin detaching volume completed successfully. Aug 14 00:46:49.001035 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-b7c02bb9-882a-4cf0-a315-9f5b6ea0cb2e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe/action returned with HTTP 202 Aug 14 00:46:49.001592 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1500/5936] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:46:48 2026] POST /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:46:49.019309 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e6bf2409-4f10-41b5-8a4f-8b2e8b356d78 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:49.021035 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e6bf2409-4f10-41b5-8a4f-8b2e8b356d78 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:46:49.022768 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e6bf2409-4f10-41b5-8a4f-8b2e8b356d78 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:49.022768 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e6bf2409-4f10-41b5-8a4f-8b2e8b356d78 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:49.031166 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:49.031166 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:49.035018 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e6bf2409-4f10-41b5-8a4f-8b2e8b356d78 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:49.039005 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ff3e3641-1c99-4813-a8ea-f97fafdf7ce9 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:49.039387 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ff3e3641-1c99-4813-a8ea-f97fafdf7ce9 None None] GET https://10.4.3.208/volume// Aug 14 00:46:49.039516 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ff3e3641-1c99-4813-a8ea-f97fafdf7ce9 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:49.039711 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ff3e3641-1c99-4813-a8ea-f97fafdf7ce9 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:49.040020 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ff3e3641-1c99-4813-a8ea-f97fafdf7ce9 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:46:49.040299 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1491/5937] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:46:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:46:49.040716 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e6bf2409-4f10-41b5-8a4f-8b2e8b356d78 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:46:49.041513 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1478/5938] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:49 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:49.047584 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-28c127c4-ee33-4fcf-8339-43e9b9c0ca13 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:49.049491 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-28c127c4-ee33-4fcf-8339-43e9b9c0ca13 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:46:49.049717 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-28c127c4-ee33-4fcf-8339-43e9b9c0ca13 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:49.049930 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-28c127c4-ee33-4fcf-8339-43e9b9c0ca13 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:49.059488 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:49.059488 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:49.063281 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-28c127c4-ee33-4fcf-8339-43e9b9c0ca13 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:49.067588 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-28c127c4-ee33-4fcf-8339-43e9b9c0ca13 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:46:49.067990 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1470/5939] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:46:49 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 1348 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:46:49.077251 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-e290e7c4-e9db-48a5-9d53-ad3f0977211f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:49.079501 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-e290e7c4-e9db-48a5-9d53-ad3f0977211f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe/encryption Aug 14 00:46:49.079817 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-e290e7c4-e9db-48a5-9d53-ad3f0977211f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:49.080075 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-e290e7c4-e9db-48a5-9d53-ad3f0977211f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:49.090684 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:49.090684 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:49.098110 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-e290e7c4-e9db-48a5-9d53-ad3f0977211f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe/encryption returned with HTTP 200 Aug 14 00:46:49.098739 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1501/5940] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:46:49 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:49.870108 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-0d5bc3f2-bb51-4d00-b189-d3d25c27851c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:49.872221 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-0d5bc3f2-bb51-4d00-b189-d3d25c27851c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] DELETE https://10.4.3.208/volume/v3/attachments/32c45650-55e3-43b7-a03d-5ce3bf1984ff Aug 14 00:46:49.872420 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-0d5bc3f2-bb51-4d00-b189-d3d25c27851c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:49.872610 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-0d5bc3f2-bb51-4d00-b189-d3d25c27851c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:49.880761 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:49.880761 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:49.928961 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-0805c750-b6dd-44c7-bdd8-15780a4bf2a3 req-0d5bc3f2-bb51-4d00-b189-d3d25c27851c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments/32c45650-55e3-43b7-a03d-5ce3bf1984ff returned with HTTP 200 Aug 14 00:46:49.929462 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1492/5941] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:46:49 2026] DELETE /volume/v3/attachments/32c45650-55e3-43b7-a03d-5ce3bf1984ff => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:50.054610 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-688f41f4-dec9-4b7f-84db-05f881245f2e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:50.058115 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-688f41f4-dec9-4b7f-84db-05f881245f2e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:46:50.058115 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-688f41f4-dec9-4b7f-84db-05f881245f2e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:50.058115 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-688f41f4-dec9-4b7f-84db-05f881245f2e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:50.064348 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:50.064348 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:50.068590 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-688f41f4-dec9-4b7f-84db-05f881245f2e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:50.072819 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-688f41f4-dec9-4b7f-84db-05f881245f2e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:46:50.073344 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1479/5942] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:50 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:50.085451 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fffe94a1-4205-483b-9b90-de231ba4e7cb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:50.087234 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fffe94a1-4205-483b-9b90-de231ba4e7cb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:46:50.087446 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fffe94a1-4205-483b-9b90-de231ba4e7cb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:50.087639 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fffe94a1-4205-483b-9b90-de231ba4e7cb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:50.097499 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:50.097499 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:50.101028 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-fffe94a1-4205-483b-9b90-de231ba4e7cb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:50.105275 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fffe94a1-4205-483b-9b90-de231ba4e7cb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:46:50.105651 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1471/5943] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:50 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:50.147708 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-f4523b68-ae8d-4e2e-ae2c-49812e7bb5b5 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:50.149521 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-f4523b68-ae8d-4e2e-ae2c-49812e7bb5b5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:46:50.149675 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-f4523b68-ae8d-4e2e-ae2c-49812e7bb5b5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:50.149844 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-f4523b68-ae8d-4e2e-ae2c-49812e7bb5b5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:50.158459 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:50.158459 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:50.161875 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-f4523b68-ae8d-4e2e-ae2c-49812e7bb5b5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:50.167047 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-f4523b68-ae8d-4e2e-ae2c-49812e7bb5b5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:46:50.167574 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1502/5944] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:46:50 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:50.185259 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-7571f2af-9c8c-4a9c-a1df-4e1052cfcd29 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:50.187526 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-7571f2af-9c8c-4a9c-a1df-4e1052cfcd29 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188/action Aug 14 00:46:50.187857 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-7571f2af-9c8c-4a9c-a1df-4e1052cfcd29 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:46:50.187986 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-7571f2af-9c8c-4a9c-a1df-4e1052cfcd29 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:46:50.198660 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:50.198660 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:50.199120 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-7571f2af-9c8c-4a9c-a1df-4e1052cfcd29 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:50.204934 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-7571f2af-9c8c-4a9c-a1df-4e1052cfcd29 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Begin detaching volume completed successfully. Aug 14 00:46:50.205144 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-7571f2af-9c8c-4a9c-a1df-4e1052cfcd29 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188/action returned with HTTP 202 Aug 14 00:46:50.205589 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1493/5945] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:46:50 2026] POST /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:46:50.225039 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-452087f9-1c5f-4026-9d05-64e054fe7ee5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:50.226568 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-452087f9-1c5f-4026-9d05-64e054fe7ee5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:46:50.226870 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-452087f9-1c5f-4026-9d05-64e054fe7ee5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:50.228490 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-452087f9-1c5f-4026-9d05-64e054fe7ee5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:50.237028 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:50.237028 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:50.240388 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-452087f9-1c5f-4026-9d05-64e054fe7ee5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:50.242606 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-82d590c4-7e92-4dbf-ae87-124eb92e890d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:50.243133 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-82d590c4-7e92-4dbf-ae87-124eb92e890d None None] GET https://10.4.3.208/volume// Aug 14 00:46:50.243363 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-82d590c4-7e92-4dbf-ae87-124eb92e890d None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:50.243613 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-82d590c4-7e92-4dbf-ae87-124eb92e890d None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:50.244045 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-82d590c4-7e92-4dbf-ae87-124eb92e890d None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:46:50.244426 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1472/5946] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:46:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:46:50.245358 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-452087f9-1c5f-4026-9d05-64e054fe7ee5 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:46:50.245783 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1480/5947] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:50 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:50.252820 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-41bc484a-6531-4288-945f-0c6e81ebebd2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:50.254795 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-41bc484a-6531-4288-945f-0c6e81ebebd2 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:46:50.254981 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-41bc484a-6531-4288-945f-0c6e81ebebd2 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:50.255196 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-41bc484a-6531-4288-945f-0c6e81ebebd2 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:50.264003 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:50.264003 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:50.266894 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-41bc484a-6531-4288-945f-0c6e81ebebd2 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:50.271147 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-41bc484a-6531-4288-945f-0c6e81ebebd2 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:46:50.271557 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1503/5948] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:46:50 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 1321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:46:51.042614 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-8490ca3d-3247-494e-bbde-ec0f434ba560 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:51.044781 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-8490ca3d-3247-494e-bbde-ec0f434ba560 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] DELETE https://10.4.3.208/volume/v3/attachments/4f18ce4d-ad95-4cd9-badb-a63528970ec3 Aug 14 00:46:51.045353 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-8490ca3d-3247-494e-bbde-ec0f434ba560 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:51.045622 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-8490ca3d-3247-494e-bbde-ec0f434ba560 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:51.053022 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:51.053022 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:51.099434 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-9bb9bb47-02d3-4bf6-aff6-8da228d115b9 req-8490ca3d-3247-494e-bbde-ec0f434ba560 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments/4f18ce4d-ad95-4cd9-badb-a63528970ec3 returned with HTTP 200 Aug 14 00:46:51.099903 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1494/5949] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:46:51 2026] DELETE /volume/v3/attachments/4f18ce4d-ad95-4cd9-badb-a63528970ec3 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:51.259717 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ed471d51-ae51-4d2a-888b-89c56fafb21d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:51.261531 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ed471d51-ae51-4d2a-888b-89c56fafb21d tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:46:51.261743 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ed471d51-ae51-4d2a-888b-89c56fafb21d tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:51.261941 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ed471d51-ae51-4d2a-888b-89c56fafb21d tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:51.269279 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:51.269279 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:51.273081 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ed471d51-ae51-4d2a-888b-89c56fafb21d tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:51.277213 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ed471d51-ae51-4d2a-888b-89c56fafb21d tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:46:51.277788 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1473/5950] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:51 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:51.292844 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0a02a81b-e161-4a49-a0ae-6a192cb9071c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:51.296046 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0a02a81b-e161-4a49-a0ae-6a192cb9071c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] DELETE https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:46:51.296046 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0a02a81b-e161-4a49-a0ae-6a192cb9071c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:51.296046 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0a02a81b-e161-4a49-a0ae-6a192cb9071c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:51.296046 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-0a02a81b-e161-4a49-a0ae-6a192cb9071c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Delete volume with id: efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:46:51.301968 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:51.301968 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:51.302627 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0a02a81b-e161-4a49-a0ae-6a192cb9071c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:51.313383 np0000007289 devstack@c-api.service[100211]: WARNING cinder.keymgr.conf_key_mgr [None req-0a02a81b-e161-4a49-a0ae-6a192cb9071c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 00:46:51.319424 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0a02a81b-e161-4a49-a0ae-6a192cb9071c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Delete volume request issued successfully. Aug 14 00:46:51.319821 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0a02a81b-e161-4a49-a0ae-6a192cb9071c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 202 Aug 14 00:46:51.320361 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1481/5951] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:46:51 2026] DELETE /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:46:51.328302 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3e7163b8-df58-49db-9808-de5f39db0e39 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:51.330677 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3e7163b8-df58-49db-9808-de5f39db0e39 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:46:51.330990 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3e7163b8-df58-49db-9808-de5f39db0e39 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:51.331296 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3e7163b8-df58-49db-9808-de5f39db0e39 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:51.339542 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:51.339542 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:51.344265 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3e7163b8-df58-49db-9808-de5f39db0e39 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:51.349955 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3e7163b8-df58-49db-9808-de5f39db0e39 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 200 Aug 14 00:46:51.350450 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1504/5952] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:51 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:52.363498 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-96c7fc66-4408-41c0-addf-abc9405ab5f7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:52.365298 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-96c7fc66-4408-41c0-addf-abc9405ab5f7 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe Aug 14 00:46:52.365561 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-96c7fc66-4408-41c0-addf-abc9405ab5f7 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:52.365821 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-96c7fc66-4408-41c0-addf-abc9405ab5f7 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:52.371700 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-96c7fc66-4408-41c0-addf-abc9405ab5f7 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe returned with HTTP 404 Aug 14 00:46:52.372262 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1495/5953] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:52 2026] GET /volume/v3/volumes/efa59bb9-8920-4273-aca8-4cb15e7cdafe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:46:52.379480 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2b7b69c3-9636-46a4-a85e-625bc661b29d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:52.381469 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2b7b69c3-9636-46a4-a85e-625bc661b29d tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] GET https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 Aug 14 00:46:52.381704 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2b7b69c3-9636-46a4-a85e-625bc661b29d tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:52.381932 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2b7b69c3-9636-46a4-a85e-625bc661b29d tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:52.382805 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2b7b69c3-9636-46a4-a85e-625bc661b29d tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:46:52.396598 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2b7b69c3-9636-46a4-a85e-625bc661b29d tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Get all volumes completed successfully. Aug 14 00:46:52.398607 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:52.398607 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:52.403754 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2b7b69c3-9636-46a4-a85e-625bc661b29d tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 00:46:52.404172 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1474/5954] 10.4.3.208 () {66 vars in 1285 bytes} [Fri Aug 14 00:46:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:46:52.419736 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7f4680cd-12d2-4cdf-8cd0-135b982cbabd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:52.422920 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7f4680cd-12d2-4cdf-8cd0-135b982cbabd tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] DELETE https://10.4.3.208/volume/v3/types/31fbcd7f-f234-44ae-8f48-0d67eb9e71f6 Aug 14 00:46:52.422920 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7f4680cd-12d2-4cdf-8cd0-135b982cbabd tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:52.422920 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7f4680cd-12d2-4cdf-8cd0-135b982cbabd tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:52.443982 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7f4680cd-12d2-4cdf-8cd0-135b982cbabd tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] https://10.4.3.208/volume/v3/types/31fbcd7f-f234-44ae-8f48-0d67eb9e71f6 returned with HTTP 202 Aug 14 00:46:52.444573 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1482/5955] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:46:52 2026] DELETE /volume/v3/types/31fbcd7f-f234-44ae-8f48-0d67eb9e71f6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:46:52.451245 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-662a602a-0211-492f-ad04-689db9f6675a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:52.452933 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-662a602a-0211-492f-ad04-689db9f6675a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] DELETE https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:46:52.453144 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-662a602a-0211-492f-ad04-689db9f6675a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:52.453331 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-662a602a-0211-492f-ad04-689db9f6675a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:52.453487 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-662a602a-0211-492f-ad04-689db9f6675a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Delete volume with id: 0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:46:52.460953 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:52.460953 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:52.461489 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-662a602a-0211-492f-ad04-689db9f6675a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:52.476866 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-662a602a-0211-492f-ad04-689db9f6675a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Delete volume request issued successfully. Aug 14 00:46:52.477012 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-662a602a-0211-492f-ad04-689db9f6675a tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 202 Aug 14 00:46:52.477426 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1505/5956] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:46:52 2026] DELETE /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:46:52.484999 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b74cab0e-1f5a-41a6-bf50-e4c0f5a25c4f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:52.487158 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b74cab0e-1f5a-41a6-bf50-e4c0f5a25c4f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:46:52.487487 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b74cab0e-1f5a-41a6-bf50-e4c0f5a25c4f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:52.487779 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b74cab0e-1f5a-41a6-bf50-e4c0f5a25c4f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:52.498180 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:52.498180 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:46:52.502940 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b74cab0e-1f5a-41a6-bf50-e4c0f5a25c4f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:52.509403 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b74cab0e-1f5a-41a6-bf50-e4c0f5a25c4f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 200 Aug 14 00:46:52.510593 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1496/5957] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:52 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:53.522590 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1c63e7b4-8f26-4360-93a2-8dcda4b9ce52 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:53.524195 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1c63e7b4-8f26-4360-93a2-8dcda4b9ce52 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 Aug 14 00:46:53.524385 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1c63e7b4-8f26-4360-93a2-8dcda4b9ce52 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:53.524604 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1c63e7b4-8f26-4360-93a2-8dcda4b9ce52 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:53.529688 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1c63e7b4-8f26-4360-93a2-8dcda4b9ce52 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 returned with HTTP 404 Aug 14 00:46:53.530161 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1475/5958] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:53 2026] GET /volume/v3/volumes/0bc00495-6a42-414e-9769-5d691b8e8188 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:46:53.537751 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d42fde38-611c-427a-937b-4d12aa95005b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:53.541112 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d42fde38-611c-427a-937b-4d12aa95005b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] DELETE https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:53.541112 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d42fde38-611c-427a-937b-4d12aa95005b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:53.541112 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d42fde38-611c-427a-937b-4d12aa95005b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:53.541112 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-d42fde38-611c-427a-937b-4d12aa95005b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Delete volume with id: 93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:53.549410 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:53.549410 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:46:53.550159 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d42fde38-611c-427a-937b-4d12aa95005b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:53.567239 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d42fde38-611c-427a-937b-4d12aa95005b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Delete volume request issued successfully. Aug 14 00:46:53.567598 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d42fde38-611c-427a-937b-4d12aa95005b tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 202 Aug 14 00:46:53.568215 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1483/5959] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:46:53 2026] DELETE /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:46:53.575683 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a84e6d4a-2bdc-48ac-a30b-607af04e7bcc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:53.577483 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a84e6d4a-2bdc-48ac-a30b-607af04e7bcc tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:53.577689 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a84e6d4a-2bdc-48ac-a30b-607af04e7bcc tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:53.577891 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a84e6d4a-2bdc-48ac-a30b-607af04e7bcc tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:53.584674 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:53.584674 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:46:53.588072 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a84e6d4a-2bdc-48ac-a30b-607af04e7bcc tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:46:53.592179 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a84e6d4a-2bdc-48ac-a30b-607af04e7bcc tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 200 Aug 14 00:46:53.592540 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1506/5960] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:53 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:46:54.604532 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-78090565-8fed-4899-9aa6-06ff472a8a15 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:54.606353 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-78090565-8fed-4899-9aa6-06ff472a8a15 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c Aug 14 00:46:54.606527 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-78090565-8fed-4899-9aa6-06ff472a8a15 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:54.606733 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-78090565-8fed-4899-9aa6-06ff472a8a15 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:54.611810 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-78090565-8fed-4899-9aa6-06ff472a8a15 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c returned with HTTP 404 Aug 14 00:46:54.612437 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1497/5961] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:46:54 2026] GET /volume/v3/volumes/93dde111-b9c4-4683-82ae-f31c8990a75c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:46:54.619602 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ba30f307-4b5e-4d4b-99b0-e4f4a6669a55 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:54.621348 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ba30f307-4b5e-4d4b-99b0-e4f4a6669a55 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] GET https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 Aug 14 00:46:54.621563 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ba30f307-4b5e-4d4b-99b0-e4f4a6669a55 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:54.621808 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ba30f307-4b5e-4d4b-99b0-e4f4a6669a55 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Calling method 'detail' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:54.622596 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-ba30f307-4b5e-4d4b-99b0-e4f4a6669a55 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100209) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:46:54.632899 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ba30f307-4b5e-4d4b-99b0-e4f4a6669a55 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Get all volumes completed successfully. Aug 14 00:46:54.634617 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:46:54.634617 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:46:54.639166 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ba30f307-4b5e-4d4b-99b0-e4f4a6669a55 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 00:46:54.639613 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1476/5962] 10.4.3.208 () {66 vars in 1285 bytes} [Fri Aug 14 00:46:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9777 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:46:54.653907 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-65ad6146-7c7a-458a-8f99-db2210ccd8c9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:46:54.657123 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-65ad6146-7c7a-458a-8f99-db2210ccd8c9 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] DELETE https://10.4.3.208/volume/v3/types/36f4768c-d5ef-4a04-bd85-db984a5066c8 Aug 14 00:46:54.657123 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-65ad6146-7c7a-458a-8f99-db2210ccd8c9 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:46:54.657123 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-65ad6146-7c7a-458a-8f99-db2210ccd8c9 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:46:54.678286 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-65ad6146-7c7a-458a-8f99-db2210ccd8c9 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] https://10.4.3.208/volume/v3/types/36f4768c-d5ef-4a04-bd85-db984a5066c8 returned with HTTP 202 Aug 14 00:46:54.678897 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1484/5963] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:46:54 2026] DELETE /volume/v3/types/36f4768c-d5ef-4a04-bd85-db984a5066c8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:47:01.425374 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-138b6507-76f9-4991-a80b-478f327e3655 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:01.427031 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-138b6507-76f9-4991-a80b-478f327e3655 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:01.427244 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-138b6507-76f9-4991-a80b-478f327e3655 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:01.427424 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-138b6507-76f9-4991-a80b-478f327e3655 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:01.434282 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:01.434282 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:01.437817 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-138b6507-76f9-4991-a80b-478f327e3655 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:01.442343 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-138b6507-76f9-4991-a80b-478f327e3655 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:01.443026 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1507/5964] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:01 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:01.459604 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c6f95896-3fa4-42a4-b580-8e38b153ad33 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:01.461412 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c6f95896-3fa4-42a4-b580-8e38b153ad33 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:01.461595 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c6f95896-3fa4-42a4-b580-8e38b153ad33 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:01.461782 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c6f95896-3fa4-42a4-b580-8e38b153ad33 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:01.468525 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:01.468525 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:01.472334 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c6f95896-3fa4-42a4-b580-8e38b153ad33 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:01.476417 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c6f95896-3fa4-42a4-b580-8e38b153ad33 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:01.476804 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1498/5965] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:01 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:01.522609 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-88e82c0f-9a16-49f4-844d-3dc9d2f8e3f4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:01.524525 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-88e82c0f-9a16-49f4-844d-3dc9d2f8e3f4 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:01.524705 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-88e82c0f-9a16-49f4-844d-3dc9d2f8e3f4 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:01.524916 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-88e82c0f-9a16-49f4-844d-3dc9d2f8e3f4 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:01.531779 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:01.531779 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:01.535623 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-88e82c0f-9a16-49f4-844d-3dc9d2f8e3f4 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:01.540325 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-88e82c0f-9a16-49f4-844d-3dc9d2f8e3f4 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:01.540730 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1477/5966] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:47:01 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:01.615975 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-38bd100b-adb0-42d3-bf95-eb11499853a5 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:01.616510 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-38bd100b-adb0-42d3-bf95-eb11499853a5 None None] GET https://10.4.3.208/volume// Aug 14 00:47:01.616777 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-38bd100b-adb0-42d3-bf95-eb11499853a5 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:01.617059 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-38bd100b-adb0-42d3-bf95-eb11499853a5 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:01.617543 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-38bd100b-adb0-42d3-bf95-eb11499853a5 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:47:01.617957 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1485/5967] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:47:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:47:01.625816 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-08ddced8-20aa-4825-906e-3914a081f5fe None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:01.699309 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-08ddced8-20aa-4825-906e-3914a081f5fe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:47:01.699795 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-08ddced8-20aa-4825-906e-3914a081f5fe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c956f203-2e01-40d6-b5e4-1ae6268293b7", "connector": null, "instance_uuid": "95e50d64-2445-4b89-9dad-61a74b0b6734"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:47:01.711259 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:01.711259 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:01.740847 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-08ddced8-20aa-4825-906e-3914a081f5fe tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:47:01.741370 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1508/5968] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:47:01 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:01.772392 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1c9f0753-f065-432e-9815-f0a52b58c91a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:01.774475 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1c9f0753-f065-432e-9815-f0a52b58c91a tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:01.774690 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1c9f0753-f065-432e-9815-f0a52b58c91a tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:01.774877 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1c9f0753-f065-432e-9815-f0a52b58c91a tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:01.784784 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:01.784784 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:01.785395 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-aa555f22-5ae9-4e86-946e-0a82b46cc5ac None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:01.785781 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aa555f22-5ae9-4e86-946e-0a82b46cc5ac None None] GET https://10.4.3.208/volume// Aug 14 00:47:01.785945 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aa555f22-5ae9-4e86-946e-0a82b46cc5ac None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:01.786196 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-aa555f22-5ae9-4e86-946e-0a82b46cc5ac None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:01.786499 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-aa555f22-5ae9-4e86-946e-0a82b46cc5ac None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:47:01.787030 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1478/5969] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:47:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:47:01.791592 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1c9f0753-f065-432e-9815-f0a52b58c91a tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:01.795488 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-393c9ce0-6560-4e65-931f-50dfd6284167 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:01.796825 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1c9f0753-f065-432e-9815-f0a52b58c91a tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:01.797252 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1499/5970] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:01 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:01.798158 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-393c9ce0-6560-4e65-931f-50dfd6284167 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:01.798412 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-393c9ce0-6560-4e65-931f-50dfd6284167 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:01.798674 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-393c9ce0-6560-4e65-931f-50dfd6284167 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:01.810936 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:01.810936 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:47:01.815806 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-393c9ce0-6560-4e65-931f-50dfd6284167 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:01.821197 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-393c9ce0-6560-4e65-931f-50dfd6284167 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:01.821736 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1486/5971] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:47:01 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 1059 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:47:01.936334 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-d4f13189-e3a2-4ebf-a444-bcea1edb28e9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:01.938330 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-d4f13189-e3a2-4ebf-a444-bcea1edb28e9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] PUT https://10.4.3.208/volume/v3/attachments/490f0d3c-a0e2-4990-9492-edb17b968ae1 Aug 14 00:47:01.938687 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-d4f13189-e3a2-4ebf-a444-bcea1edb28e9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:47:01.946211 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-d4f13189-e3a2-4ebf-a444-bcea1edb28e9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Acquiring lock "cinder-attachment_update-c956f203-2e01-40d6-b5e4-1ae6268293b7-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:47:01.951602 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-d4f13189-e3a2-4ebf-a444-bcea1edb28e9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Lock "cinder-attachment_update-c956f203-2e01-40d6-b5e4-1ae6268293b7-np0000007289" acquired by "attachment_update" :: waited 0.005s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:47:01.952649 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:01.952649 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:02.027481 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-d4f13189-e3a2-4ebf-a444-bcea1edb28e9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Lock "cinder-attachment_update-c956f203-2e01-40d6-b5e4-1ae6268293b7-np0000007289" released by "attachment_update" :: held 0.076s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:47:02.027751 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-d4f13189-e3a2-4ebf-a444-bcea1edb28e9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/490f0d3c-a0e2-4990-9492-edb17b968ae1 returned with HTTP 200 Aug 14 00:47:02.028166 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1509/5972] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:47:01 2026] PUT /volume/v3/attachments/490f0d3c-a0e2-4990-9492-edb17b968ae1 => generated 968 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:02.036207 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-b488f412-5965-41f4-8a4b-b71042ffb808 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:02.038486 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-b488f412-5965-41f4-8a4b-b71042ffb808 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7/encryption Aug 14 00:47:02.038719 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-b488f412-5965-41f4-8a4b-b71042ffb808 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:02.038938 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-b488f412-5965-41f4-8a4b-b71042ffb808 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:02.047209 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:02.047209 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:02.053712 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-b488f412-5965-41f4-8a4b-b71042ffb808 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7/encryption returned with HTTP 200 Aug 14 00:47:02.054100 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1479/5973] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:47:02 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:02.809154 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a273897e-6068-4089-b195-98cd97864478 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:02.810909 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a273897e-6068-4089-b195-98cd97864478 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:02.811126 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a273897e-6068-4089-b195-98cd97864478 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:02.811312 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a273897e-6068-4089-b195-98cd97864478 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:02.820252 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:02.820252 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:02.823633 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a273897e-6068-4089-b195-98cd97864478 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:02.827640 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a273897e-6068-4089-b195-98cd97864478 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:02.828280 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1500/5974] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:02 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:03.839987 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-31db69b1-1815-478e-a117-9630b42a18dd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:03.841545 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-31db69b1-1815-478e-a117-9630b42a18dd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:03.841844 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-31db69b1-1815-478e-a117-9630b42a18dd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:03.842160 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-31db69b1-1815-478e-a117-9630b42a18dd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:03.850946 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:03.850946 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:47:03.853972 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-31db69b1-1815-478e-a117-9630b42a18dd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:03.857537 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-31db69b1-1815-478e-a117-9630b42a18dd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:03.857981 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1487/5975] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:03 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:04.869321 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-5af59ac5-f876-49bb-a4be-315b66621658 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:04.871035 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5af59ac5-f876-49bb-a4be-315b66621658 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:04.871234 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5af59ac5-f876-49bb-a4be-315b66621658 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:04.871420 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-5af59ac5-f876-49bb-a4be-315b66621658 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:04.879668 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:04.879668 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:04.882521 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-5af59ac5-f876-49bb-a4be-315b66621658 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:04.885887 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-5af59ac5-f876-49bb-a4be-315b66621658 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:04.886209 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1510/5976] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:04 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:05.898842 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7db5b8ea-b571-43db-abad-2f98a51818aa None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:05.900627 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7db5b8ea-b571-43db-abad-2f98a51818aa tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:05.900840 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7db5b8ea-b571-43db-abad-2f98a51818aa tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:05.901034 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7db5b8ea-b571-43db-abad-2f98a51818aa tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:05.910006 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:05.910006 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:05.913393 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7db5b8ea-b571-43db-abad-2f98a51818aa tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:05.917410 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7db5b8ea-b571-43db-abad-2f98a51818aa tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:05.917785 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1480/5977] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:05 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:06.939666 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-95f2ecc1-255a-4678-bc84-50063d168d37 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:06.942890 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-95f2ecc1-255a-4678-bc84-50063d168d37 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:06.942890 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-95f2ecc1-255a-4678-bc84-50063d168d37 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:06.942890 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-95f2ecc1-255a-4678-bc84-50063d168d37 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:06.953702 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:06.953702 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:06.958420 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-95f2ecc1-255a-4678-bc84-50063d168d37 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:06.964489 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-95f2ecc1-255a-4678-bc84-50063d168d37 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:06.964986 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1501/5978] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:06 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:07.991359 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-5b364bb7-5a8c-4156-8a01-37c05b27369f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:07.993324 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5b364bb7-5a8c-4156-8a01-37c05b27369f tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:07.993621 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5b364bb7-5a8c-4156-8a01-37c05b27369f tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:07.993893 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-5b364bb7-5a8c-4156-8a01-37c05b27369f tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:07.996163 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=199,cinder:INSERT=18,cinder:UPDATE=43 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:47:08.007251 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:08.007251 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:47:08.012116 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-5b364bb7-5a8c-4156-8a01-37c05b27369f tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:08.018315 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-5b364bb7-5a8c-4156-8a01-37c05b27369f tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:08.018775 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1488/5979] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:07 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:09.033404 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cc400405-0f79-4dcb-8eff-94b42d81ad04 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:09.044766 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cc400405-0f79-4dcb-8eff-94b42d81ad04 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:09.044766 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cc400405-0f79-4dcb-8eff-94b42d81ad04 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:09.044766 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cc400405-0f79-4dcb-8eff-94b42d81ad04 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:09.045758 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=150,cinder:UPDATE=12,cinder:INSERT=3 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:47:09.053134 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:09.053134 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:09.056493 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cc400405-0f79-4dcb-8eff-94b42d81ad04 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:09.060547 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cc400405-0f79-4dcb-8eff-94b42d81ad04 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:09.060886 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1511/5980] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:09 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:47:10.073537 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ae7d8eba-219d-44ba-9d39-52364a5e98f8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:10.075905 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ae7d8eba-219d-44ba-9d39-52364a5e98f8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:10.076203 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ae7d8eba-219d-44ba-9d39-52364a5e98f8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:10.076477 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ae7d8eba-219d-44ba-9d39-52364a5e98f8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:10.079116 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=136,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:47:10.090969 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:10.090969 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:10.095942 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ae7d8eba-219d-44ba-9d39-52364a5e98f8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:10.102464 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ae7d8eba-219d-44ba-9d39-52364a5e98f8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:10.102995 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1481/5981] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:10 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:11.119106 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fb385b39-0cd9-49fc-bac3-5ef0669615ad None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:11.124497 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fb385b39-0cd9-49fc-bac3-5ef0669615ad tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:11.124639 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fb385b39-0cd9-49fc-bac3-5ef0669615ad tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:11.124812 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fb385b39-0cd9-49fc-bac3-5ef0669615ad tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:11.126875 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=165,cinder:UPDATE=20,cinder:INSERT=1 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:47:11.143129 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:11.143129 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:11.150057 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fb385b39-0cd9-49fc-bac3-5ef0669615ad tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:11.156145 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fb385b39-0cd9-49fc-bac3-5ef0669615ad tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:11.156813 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1502/5982] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:11 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:12.172577 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-30695ce8-b498-4fcc-8686-ce59c4c9be42 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:12.175937 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-30695ce8-b498-4fcc-8686-ce59c4c9be42 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:12.176231 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-30695ce8-b498-4fcc-8686-ce59c4c9be42 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:12.176516 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-30695ce8-b498-4fcc-8686-ce59c4c9be42 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:12.191979 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:12.191979 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:47:12.197412 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-30695ce8-b498-4fcc-8686-ce59c4c9be42 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:12.204163 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-30695ce8-b498-4fcc-8686-ce59c4c9be42 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:12.204715 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1489/5983] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:12 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:13.218237 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-6267eb36-e8f2-4f6b-87d7-2ded274e05c4 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:13.220001 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6267eb36-e8f2-4f6b-87d7-2ded274e05c4 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:13.220230 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6267eb36-e8f2-4f6b-87d7-2ded274e05c4 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:13.220416 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-6267eb36-e8f2-4f6b-87d7-2ded274e05c4 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:13.230770 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:13.230770 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:13.234946 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-6267eb36-e8f2-4f6b-87d7-2ded274e05c4 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:13.239929 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-6267eb36-e8f2-4f6b-87d7-2ded274e05c4 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:13.244109 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1512/5984] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:13 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:14.258977 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bef09c0d-c57e-4fba-aeb0-2a1256a51b07 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:14.264428 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bef09c0d-c57e-4fba-aeb0-2a1256a51b07 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:14.264613 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bef09c0d-c57e-4fba-aeb0-2a1256a51b07 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:14.264824 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bef09c0d-c57e-4fba-aeb0-2a1256a51b07 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:14.277629 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:14.277629 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:14.281304 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-bef09c0d-c57e-4fba-aeb0-2a1256a51b07 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:14.285590 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bef09c0d-c57e-4fba-aeb0-2a1256a51b07 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:14.286039 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1482/5985] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:14 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:15.047843 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-1962fabc-bf72-45e5-a137-e61dae292771 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:15.050446 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-1962fabc-bf72-45e5-a137-e61dae292771 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/attachments/490f0d3c-a0e2-4990-9492-edb17b968ae1/action Aug 14 00:47:15.050884 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-1962fabc-bf72-45e5-a137-e61dae292771 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:47:15.051010 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-1962fabc-bf72-45e5-a137-e61dae292771 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:47:15.066402 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:15.066402 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:15.074840 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d3898c12-bade-4757-9d17-5018a9ab15b3 req-1962fabc-bf72-45e5-a137-e61dae292771 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/490f0d3c-a0e2-4990-9492-edb17b968ae1/action returned with HTTP 204 Aug 14 00:47:15.075374 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1503/5986] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:47:15 2026] POST /volume/v3/attachments/490f0d3c-a0e2-4990-9492-edb17b968ae1/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:47:15.299231 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-463193f1-11f9-488f-ad45-4c2d97b2ad25 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:15.301173 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-463193f1-11f9-488f-ad45-4c2d97b2ad25 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:15.301378 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-463193f1-11f9-488f-ad45-4c2d97b2ad25 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:15.301565 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-463193f1-11f9-488f-ad45-4c2d97b2ad25 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:15.310216 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:15.310216 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:47:15.313209 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-463193f1-11f9-488f-ad45-4c2d97b2ad25 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:15.316849 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-463193f1-11f9-488f-ad45-4c2d97b2ad25 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:15.317185 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1490/5987] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:15 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 1172 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:15.328472 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-acd3d636-2da8-4234-8a45-d4c83ed95c51 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:15.330143 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-acd3d636-2da8-4234-8a45-d4c83ed95c51 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:15.330327 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-acd3d636-2da8-4234-8a45-d4c83ed95c51 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:15.330514 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-acd3d636-2da8-4234-8a45-d4c83ed95c51 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:15.339220 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:15.339220 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:15.342062 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-acd3d636-2da8-4234-8a45-d4c83ed95c51 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:15.345969 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-acd3d636-2da8-4234-8a45-d4c83ed95c51 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:15.346413 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1513/5988] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:15 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 1172 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:15.386712 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-da568fde-cd89-4c48-8058-6bfdc81f0256 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:15.389304 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-da568fde-cd89-4c48-8058-6bfdc81f0256 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:15.389597 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-da568fde-cd89-4c48-8058-6bfdc81f0256 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:15.389851 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-da568fde-cd89-4c48-8058-6bfdc81f0256 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:15.402122 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:15.402122 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:15.406604 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-da568fde-cd89-4c48-8058-6bfdc81f0256 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:15.412024 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-da568fde-cd89-4c48-8058-6bfdc81f0256 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:15.412599 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1483/5989] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:47:15 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 1172 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:15.431103 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-33ede52b-572a-4c06-8627-c58c31ce38a8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:15.433275 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-33ede52b-572a-4c06-8627-c58c31ce38a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7/action Aug 14 00:47:15.433672 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-33ede52b-572a-4c06-8627-c58c31ce38a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:47:15.433843 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-33ede52b-572a-4c06-8627-c58c31ce38a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:47:15.444793 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:15.444793 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:15.445510 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-33ede52b-572a-4c06-8627-c58c31ce38a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:15.452099 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-33ede52b-572a-4c06-8627-c58c31ce38a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Begin detaching volume completed successfully. Aug 14 00:47:15.452494 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-33ede52b-572a-4c06-8627-c58c31ce38a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7/action returned with HTTP 202 Aug 14 00:47:15.452947 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1504/5990] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:47:15 2026] POST /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:47:15.497225 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1fe9582e-a278-4414-9f8e-5435d6b0c5d7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:15.497631 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1fe9582e-a278-4414-9f8e-5435d6b0c5d7 None None] GET https://10.4.3.208/volume// Aug 14 00:47:15.497861 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1fe9582e-a278-4414-9f8e-5435d6b0c5d7 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:15.498081 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1fe9582e-a278-4414-9f8e-5435d6b0c5d7 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:15.498532 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1fe9582e-a278-4414-9f8e-5435d6b0c5d7 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:47:15.498897 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1491/5991] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:47:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:47:15.507872 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-0bcfac8f-c763-4dc2-9bb3-38e50208fce1 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:15.510109 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-0bcfac8f-c763-4dc2-9bb3-38e50208fce1 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:15.510370 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-0bcfac8f-c763-4dc2-9bb3-38e50208fce1 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:15.510627 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-0bcfac8f-c763-4dc2-9bb3-38e50208fce1 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:15.519484 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:15.519484 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:15.522807 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-0bcfac8f-c763-4dc2-9bb3-38e50208fce1 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:15.526877 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-0bcfac8f-c763-4dc2-9bb3-38e50208fce1 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:15.527289 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1514/5992] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:47:15 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:47:15.539347 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-be07ce9c-4559-4281-8249-ea122cf2cd44 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:15.541736 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-be07ce9c-4559-4281-8249-ea122cf2cd44 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7/encryption Aug 14 00:47:15.541958 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-be07ce9c-4559-4281-8249-ea122cf2cd44 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:15.542193 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-be07ce9c-4559-4281-8249-ea122cf2cd44 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'index' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:15.551318 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:15.551318 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:15.558788 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-be07ce9c-4559-4281-8249-ea122cf2cd44 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7/encryption returned with HTTP 200 Aug 14 00:47:15.559223 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1484/5993] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:47:15 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 14 00:47:16.364402 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-886fe885-f8ff-4f67-970a-c176e6390f06 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:16.366886 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-886fe885-f8ff-4f67-970a-c176e6390f06 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] DELETE https://10.4.3.208/volume/v3/attachments/490f0d3c-a0e2-4990-9492-edb17b968ae1 Aug 14 00:47:16.367071 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-886fe885-f8ff-4f67-970a-c176e6390f06 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:16.367265 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-886fe885-f8ff-4f67-970a-c176e6390f06 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:16.375082 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:16.375082 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:16.419560 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-3444b77e-6d97-4003-928f-dd3d8b8c68df req-886fe885-f8ff-4f67-970a-c176e6390f06 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/490f0d3c-a0e2-4990-9492-edb17b968ae1 returned with HTTP 200 Aug 14 00:47:16.419996 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1505/5994] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:47:16 2026] DELETE /volume/v3/attachments/490f0d3c-a0e2-4990-9492-edb17b968ae1 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:16.577218 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-6f8bcdae-77f0-40db-bde6-94f9716ae075 req-73593a00-495e-4ce3-abd6-d127a4e2d765 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:16.579793 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6f8bcdae-77f0-40db-bde6-94f9716ae075 req-73593a00-495e-4ce3-abd6-d127a4e2d765 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:16.580025 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6f8bcdae-77f0-40db-bde6-94f9716ae075 req-73593a00-495e-4ce3-abd6-d127a4e2d765 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:16.580262 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-6f8bcdae-77f0-40db-bde6-94f9716ae075 req-73593a00-495e-4ce3-abd6-d127a4e2d765 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:16.588732 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:16.588732 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:47:16.593127 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-6f8bcdae-77f0-40db-bde6-94f9716ae075 req-73593a00-495e-4ce3-abd6-d127a4e2d765 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:16.597894 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-6f8bcdae-77f0-40db-bde6-94f9716ae075 req-73593a00-495e-4ce3-abd6-d127a4e2d765 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:16.598312 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1492/5995] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:47:16 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:19.390042 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-67f02b2e-807f-4a85-9616-a04f7d13088d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:19.391786 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-67f02b2e-807f-4a85-9616-a04f7d13088d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] DELETE https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:19.392031 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-67f02b2e-807f-4a85-9616-a04f7d13088d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:19.392219 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-67f02b2e-807f-4a85-9616-a04f7d13088d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:19.392352 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-67f02b2e-807f-4a85-9616-a04f7d13088d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Delete volume with id: c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:19.401073 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:19.401073 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:19.401523 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-67f02b2e-807f-4a85-9616-a04f7d13088d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:19.412353 np0000007289 devstack@c-api.service[100210]: WARNING cinder.keymgr.conf_key_mgr [None req-67f02b2e-807f-4a85-9616-a04f7d13088d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 00:47:19.420028 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-67f02b2e-807f-4a85-9616-a04f7d13088d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Delete volume request issued successfully. Aug 14 00:47:19.420227 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-67f02b2e-807f-4a85-9616-a04f7d13088d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 202 Aug 14 00:47:19.420623 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1515/5996] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:47:19 2026] DELETE /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:47:19.426987 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0338f512-c369-4261-ac2d-d0dc9020efb7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:19.428902 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0338f512-c369-4261-ac2d-d0dc9020efb7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:19.429154 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0338f512-c369-4261-ac2d-d0dc9020efb7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:19.429400 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0338f512-c369-4261-ac2d-d0dc9020efb7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:19.436900 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:19.436900 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:19.440902 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0338f512-c369-4261-ac2d-d0dc9020efb7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:47:19.445493 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0338f512-c369-4261-ac2d-d0dc9020efb7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 200 Aug 14 00:47:19.446061 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1485/5997] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:19 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:20.213030 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-263f2984-c019-45ad-8b68-b52e2103d0da req-0f42771c-f608-43c1-bc9b-36d70dd98b87 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:20.215031 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-263f2984-c019-45ad-8b68-b52e2103d0da req-0f42771c-f608-43c1-bc9b-36d70dd98b87 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] DELETE https://10.4.3.208/volume/v3/attachments/2de90ac5-2920-4734-b5eb-e1956fb8f762 Aug 14 00:47:20.215237 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-263f2984-c019-45ad-8b68-b52e2103d0da req-0f42771c-f608-43c1-bc9b-36d70dd98b87 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:20.215424 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-263f2984-c019-45ad-8b68-b52e2103d0da req-0f42771c-f608-43c1-bc9b-36d70dd98b87 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:20.222614 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:20.222614 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:20.262763 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-263f2984-c019-45ad-8b68-b52e2103d0da req-0f42771c-f608-43c1-bc9b-36d70dd98b87 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/attachments/2de90ac5-2920-4734-b5eb-e1956fb8f762 returned with HTTP 200 Aug 14 00:47:20.263287 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1506/5998] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:47:20 2026] DELETE /volume/v3/attachments/2de90ac5-2920-4734-b5eb-e1956fb8f762 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:20.462006 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-7d6eac19-68b0-408f-aa1d-095083cab965 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:20.463697 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7d6eac19-68b0-408f-aa1d-095083cab965 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 Aug 14 00:47:20.463883 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7d6eac19-68b0-408f-aa1d-095083cab965 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:20.464107 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-7d6eac19-68b0-408f-aa1d-095083cab965 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:20.469720 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-7d6eac19-68b0-408f-aa1d-095083cab965 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 returned with HTTP 404 Aug 14 00:47:20.470148 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1493/5999] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:20 2026] GET /volume/v3/volumes/c956f203-2e01-40d6-b5e4-1ae6268293b7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:47:20.476700 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a68f0eb0-df67-4fdd-a63a-09b919a6e174 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:20.478288 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a68f0eb0-df67-4fdd-a63a-09b919a6e174 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] GET https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 Aug 14 00:47:20.478488 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a68f0eb0-df67-4fdd-a63a-09b919a6e174 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:20.478670 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a68f0eb0-df67-4fdd-a63a-09b919a6e174 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:20.479395 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-a68f0eb0-df67-4fdd-a63a-09b919a6e174 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:47:20.487425 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a68f0eb0-df67-4fdd-a63a-09b919a6e174 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Get all volumes completed successfully. Aug 14 00:47:20.488873 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:20.488873 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:20.493218 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a68f0eb0-df67-4fdd-a63a-09b919a6e174 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 00:47:20.493599 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1516/6000] 10.4.3.208 () {66 vars in 1285 bytes} [Fri Aug 14 00:47:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:20.507106 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-942c431a-d1fc-4356-91f7-cca29db52925 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:20.508803 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-942c431a-d1fc-4356-91f7-cca29db52925 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] DELETE https://10.4.3.208/volume/v3/types/f72dba81-eaa7-4272-a1ff-629e5a37232e Aug 14 00:47:20.508984 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-942c431a-d1fc-4356-91f7-cca29db52925 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:20.509186 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-942c431a-d1fc-4356-91f7-cca29db52925 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:20.530847 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-942c431a-d1fc-4356-91f7-cca29db52925 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] https://10.4.3.208/volume/v3/types/f72dba81-eaa7-4272-a1ff-629e5a37232e returned with HTTP 202 Aug 14 00:47:20.531416 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1486/6001] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:47:20 2026] DELETE /volume/v3/types/f72dba81-eaa7-4272-a1ff-629e5a37232e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:47:20.542958 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c801b655-aa08-42a9-91df-49215d8b9093 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:20.544767 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c801b655-aa08-42a9-91df-49215d8b9093 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:47:20.545136 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c801b655-aa08-42a9-91df-49215d8b9093 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1967006623", "extra_specs": {}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:47:20.546533 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:20.546533 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:20.556851 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c801b655-aa08-42a9-91df-49215d8b9093 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:47:20.557179 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1507/6002] 10.4.3.208 () {68 vars in 1252 bytes} [Fri Aug 14 00:47:20 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 14 00:47:20.565289 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d2831bcb-378b-4032-98bb-b8520ea80a12 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:20.567148 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d2831bcb-378b-4032-98bb-b8520ea80a12 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] POST https://10.4.3.208/volume/v3/types/a08c1e1e-9156-43ff-bca8-aafbb29a78ba/encryption Aug 14 00:47:20.567516 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d2831bcb-378b-4032-98bb-b8520ea80a12 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:47:20.582781 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d2831bcb-378b-4032-98bb-b8520ea80a12 tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] https://10.4.3.208/volume/v3/types/a08c1e1e-9156-43ff-bca8-aafbb29a78ba/encryption returned with HTTP 200 Aug 14 00:47:20.583288 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1494/6003] 10.4.3.208 () {68 vars in 1397 bytes} [Fri Aug 14 00:47:20 2026] POST /volume/v3/types/a08c1e1e-9156-43ff-bca8-aafbb29a78ba/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:20.590443 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-eb718a96-971f-4cc5-b1a4-2709de6489da None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:20.592084 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:47:20.592452 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1184835643", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1967006623", "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:47:20.593897 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1184835643', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1967006623', 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:47:20.597269 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Create volume of 1 GB Aug 14 00:47:20.597562 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:20.597562 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:20.598053 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Availability Zones retrieved successfully. Aug 14 00:47:20.603191 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Flow 'volume_create_api' (2f6c6172-48d4-414b-91f3-1ec12c272de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:47:20.604048 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a2e938f-230c-4148-a2e0-d4aaf6a58bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:47:20.604870 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:47:20.625971 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a2e938f-230c-4148-a2e0-d4aaf6a58bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:47:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a08c1e1e-9156-43ff-bca8-aafbb29a78ba,is_public=True,name='tempest-scenario-type-luks-1967006623',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a08c1e1e-9156-43ff-bca8-aafbb29a78ba', '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=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:47:20.626701 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ebf985e-6844-473f-aaf1-164f1a5d1591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:47:20.648032 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1967006623 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1967006623, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:47:20.648472 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1967006623 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1967006623, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:47:20.668962 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Created reservations ['d35fc0a4-5b82-4a6c-9c23-d3e409cedb13', '67fdc20d-f5dc-4f9f-941d-a5137ba46c52', 'b3ce2709-3b12-497a-bb4f-79cd05840448', 'a5066265-5dcc-492b-ad87-de6836a27a1f'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:47:20.669934 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ebf985e-6844-473f-aaf1-164f1a5d1591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d35fc0a4-5b82-4a6c-9c23-d3e409cedb13', '67fdc20d-f5dc-4f9f-941d-a5137ba46c52', 'b3ce2709-3b12-497a-bb4f-79cd05840448', 'a5066265-5dcc-492b-ad87-de6836a27a1f']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:47:20.670614 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ad84508-093c-413f-8114-49a8f57e6055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:47:20.689902 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ad84508-093c-413f-8114-49a8f57e6055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38498bc7-3cd1-432d-accb-408016790f5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1184835643',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0114306ba9ca491c9fd64524734e539e',qos_specs=None,replication_status=,reservations=['d35fc0a4-5b82-4a6c-9c23-d3e409cedb13','67fdc20d-f5dc-4f9f-941d-a5137ba46c52','b3ce2709-3b12-497a-bb4f-79cd05840448','a5066265-5dcc-492b-ad87-de6836a27a1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='324cdeaf50204cdea2f36762ee1e10da',volume_type_id=a08c1e1e-9156-43ff-bca8-aafbb29a78ba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:47:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1184835643',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=38498bc7-3cd1-432d-accb-408016790f5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0114306ba9ca491c9fd64524734e539e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='324cdeaf50204cdea2f36762ee1e10da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a08c1e1e-9156-43ff-bca8-aafbb29a78ba),volume_type_id=a08c1e1e-9156-43ff-bca8-aafbb29a78ba)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:47:20.690572 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7478806-636c-4f54-a42c-09cdf723b928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:47:20.707039 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7478806-636c-4f54-a42c-09cdf723b928) transitioned into state 'SUCCESS' from state '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-1184835643',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0114306ba9ca491c9fd64524734e539e',qos_specs=None,replication_status=,reservations=['d35fc0a4-5b82-4a6c-9c23-d3e409cedb13','67fdc20d-f5dc-4f9f-941d-a5137ba46c52','b3ce2709-3b12-497a-bb4f-79cd05840448','a5066265-5dcc-492b-ad87-de6836a27a1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='324cdeaf50204cdea2f36762ee1e10da',volume_type_id=a08c1e1e-9156-43ff-bca8-aafbb29a78ba)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:47:20.707719 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (229c807c-e031-4fdb-b937-c97e9a202dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:47:20.715784 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (229c807c-e031-4fdb-b937-c97e9a202dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:47:20.716567 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Flow 'volume_create_api' (2f6c6172-48d4-414b-91f3-1ec12c272de1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:47:20.716886 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Create volume request issued successfully. Aug 14 00:47:20.717455 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-eb718a96-971f-4cc5-b1a4-2709de6489da tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:47:20.718005 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1517/6004] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:47:20 2026] POST /volume/v3/volumes => generated 785 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:47:21.635636 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f16aa9e1-a163-453a-aa0e-bb1e2efff12f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:21.637299 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f16aa9e1-a163-453a-aa0e-bb1e2efff12f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] DELETE https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:47:21.637482 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f16aa9e1-a163-453a-aa0e-bb1e2efff12f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:21.637654 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f16aa9e1-a163-453a-aa0e-bb1e2efff12f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:21.637798 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-f16aa9e1-a163-453a-aa0e-bb1e2efff12f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Delete volume with id: cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:47:21.644303 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:21.644303 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:21.644705 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f16aa9e1-a163-453a-aa0e-bb1e2efff12f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:47:21.653543 np0000007289 devstack@c-api.service[100209]: WARNING cinder.keymgr.conf_key_mgr [None req-f16aa9e1-a163-453a-aa0e-bb1e2efff12f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 00:47:21.657976 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f16aa9e1-a163-453a-aa0e-bb1e2efff12f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Delete volume request issued successfully. Aug 14 00:47:21.658184 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f16aa9e1-a163-453a-aa0e-bb1e2efff12f tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 202 Aug 14 00:47:21.658565 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1487/6005] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:47:21 2026] DELETE /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:47:21.665528 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-500641da-0361-4674-a50a-3decdf64045b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:21.667178 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-500641da-0361-4674-a50a-3decdf64045b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:47:21.667905 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-500641da-0361-4674-a50a-3decdf64045b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:21.668149 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-500641da-0361-4674-a50a-3decdf64045b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:21.674469 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:21.674469 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:21.677860 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-500641da-0361-4674-a50a-3decdf64045b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:47:21.682249 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-500641da-0361-4674-a50a-3decdf64045b tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 200 Aug 14 00:47:21.682626 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1508/6006] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:21 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:22.695081 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6780e2df-2269-4b07-9a6d-038cac191814 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:22.696840 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6780e2df-2269-4b07-9a6d-038cac191814 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 Aug 14 00:47:22.697022 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6780e2df-2269-4b07-9a6d-038cac191814 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:22.697236 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6780e2df-2269-4b07-9a6d-038cac191814 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:22.702695 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6780e2df-2269-4b07-9a6d-038cac191814 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 returned with HTTP 404 Aug 14 00:47:22.703106 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1495/6007] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:22 2026] GET /volume/v3/volumes/cb72e651-83a3-438f-8aaa-619aad7d4301 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:47:22.947196 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ee4fe88f-eea3-405f-8272-314a1e4b76b9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:22.949468 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ee4fe88f-eea3-405f-8272-314a1e4b76b9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] DELETE https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:47:22.949687 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ee4fe88f-eea3-405f-8272-314a1e4b76b9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:22.949927 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ee4fe88f-eea3-405f-8272-314a1e4b76b9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:22.950151 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-ee4fe88f-eea3-405f-8272-314a1e4b76b9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Delete volume with id: 25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:47:22.958476 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:22.958476 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:22.958969 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ee4fe88f-eea3-405f-8272-314a1e4b76b9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:47:22.970067 np0000007289 devstack@c-api.service[100210]: WARNING cinder.keymgr.conf_key_mgr [None req-ee4fe88f-eea3-405f-8272-314a1e4b76b9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 00:47:22.975788 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ee4fe88f-eea3-405f-8272-314a1e4b76b9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Delete volume request issued successfully. Aug 14 00:47:22.975976 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ee4fe88f-eea3-405f-8272-314a1e4b76b9 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 202 Aug 14 00:47:22.976398 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1518/6008] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:47:22 2026] DELETE /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:47:22.986409 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2938038c-e15a-4c4e-b0ac-505d9963fe91 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:22.988227 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2938038c-e15a-4c4e-b0ac-505d9963fe91 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:47:22.988504 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2938038c-e15a-4c4e-b0ac-505d9963fe91 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:22.988744 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2938038c-e15a-4c4e-b0ac-505d9963fe91 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:22.995968 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:22.995968 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:23.000236 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2938038c-e15a-4c4e-b0ac-505d9963fe91 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Volume info retrieved successfully. Aug 14 00:47:23.007694 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2938038c-e15a-4c4e-b0ac-505d9963fe91 tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 200 Aug 14 00:47:23.008317 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1488/6009] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:22 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 1429 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:24.019409 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b2ddf915-6f88-4389-a35f-a76cd0b7aeff None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:24.021190 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b2ddf915-6f88-4389-a35f-a76cd0b7aeff tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] GET https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 Aug 14 00:47:24.021390 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b2ddf915-6f88-4389-a35f-a76cd0b7aeff tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:24.021578 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b2ddf915-6f88-4389-a35f-a76cd0b7aeff tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:24.028814 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b2ddf915-6f88-4389-a35f-a76cd0b7aeff tempest-TestEncryptedCinderVolumes-1378053090 tempest-TestEncryptedCinderVolumes-1378053090-project-member] https://10.4.3.208/volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 returned with HTTP 404 Aug 14 00:47:24.029391 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1509/6010] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:24 2026] GET /volume/v3/volumes/25783491-0d21-45f6-b72b-6015c69932d6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:47:24.036815 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b5f2d1f4-2a5c-4110-a26d-12fc5acfc46e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:24.038623 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b5f2d1f4-2a5c-4110-a26d-12fc5acfc46e tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] GET https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 Aug 14 00:47:24.038841 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b5f2d1f4-2a5c-4110-a26d-12fc5acfc46e tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:24.039146 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b5f2d1f4-2a5c-4110-a26d-12fc5acfc46e tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] Calling method 'detail' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:24.040057 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-b5f2d1f4-2a5c-4110-a26d-12fc5acfc46e tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100211) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:47:24.047981 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b5f2d1f4-2a5c-4110-a26d-12fc5acfc46e tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] Get all volumes completed successfully. Aug 14 00:47:24.049347 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:24.049347 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:47:24.052994 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b5f2d1f4-2a5c-4110-a26d-12fc5acfc46e tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 00:47:24.053378 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1496/6011] 10.4.3.208 () {66 vars in 1285 bytes} [Fri Aug 14 00:47:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6284 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:24.066887 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ff7a0086-8d5f-4e86-8b55-adffdbf54c6b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:24.071627 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ff7a0086-8d5f-4e86-8b55-adffdbf54c6b tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] DELETE https://10.4.3.208/volume/v3/types/2bee4e73-d12e-44fb-b101-7147c1219d73 Aug 14 00:47:24.071627 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ff7a0086-8d5f-4e86-8b55-adffdbf54c6b tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:24.071627 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ff7a0086-8d5f-4e86-8b55-adffdbf54c6b tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] Calling method '_delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:24.097485 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ff7a0086-8d5f-4e86-8b55-adffdbf54c6b tempest-TestEncryptedCinderVolumes-2072241553 tempest-TestEncryptedCinderVolumes-2072241553-project-admin] https://10.4.3.208/volume/v3/types/2bee4e73-d12e-44fb-b101-7147c1219d73 returned with HTTP 202 Aug 14 00:47:24.097707 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1519/6012] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:47:24 2026] DELETE /volume/v3/types/2bee4e73-d12e-44fb-b101-7147c1219d73 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:47:33.005271 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=37,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:47:34.024108 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=38,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:47:34.051795 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=25,cinder:INSERT=1 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:47:34.094330 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=59,cinder:UPDATE=18,cinder:INSERT=10 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:47:40.353828 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-76761711-ce8d-4bc5-81a4-52ac99c92460 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:40.355475 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-76761711-ce8d-4bc5-81a4-52ac99c92460 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:47:40.355806 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-76761711-ce8d-4bc5-81a4-52ac99c92460 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767598392-1924614520", "extra_specs": {"multiattach": " True"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:47:40.369576 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-76761711-ce8d-4bc5-81a4-52ac99c92460 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:47:40.370006 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1489/6013] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:47:40 2026] POST /volume/v3/types => generated 287 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:40.377441 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:40.379037 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:47:40.379381 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1922895359", "snapshot_id": null, "imageRef": null, "volume_type": "cbd29627-981e-458e-96e5-4cb449742af9", "size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:47:40.380816 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1922895359', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'cbd29627-981e-458e-96e5-4cb449742af9', 'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:47:40.385158 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Create volume of 1 GB Aug 14 00:47:40.385395 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:40.385395 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:40.385813 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Availability Zones retrieved successfully. Aug 14 00:47:40.390566 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Flow 'volume_create_api' (878600db-f1eb-4b82-920a-184ace373a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:47:40.391598 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d5ad2a-662e-4683-a3a6-fb2134216593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:47:40.392393 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:47:40.398687 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:40.398687 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:40.409320 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d5ad2a-662e-4683-a3a6-fb2134216593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:47:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cbd29627-981e-458e-96e5-4cb449742af9,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767598392-1924614520',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cbd29627-981e-458e-96e5-4cb449742af9', 'encryption_key_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=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:47:40.409989 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (829e588c-bb48-44a7-a3b3-f0c5a1199caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:47:40.432825 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767598392-1924614520 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767598392-1924614520, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:47:40.433227 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767598392-1924614520 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1767598392-1924614520, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:47:40.454548 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Created reservations ['66350451-e886-4016-ab90-e39d183ac161', '77bc917a-07f9-4204-bc9d-d139415678ae', '640e35ea-b026-4d2c-a2fc-4f77ae3d846c', '8e85c9b4-370c-4558-ad4a-831abce0e3f0'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:47:40.455225 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (829e588c-bb48-44a7-a3b3-f0c5a1199caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66350451-e886-4016-ab90-e39d183ac161', '77bc917a-07f9-4204-bc9d-d139415678ae', '640e35ea-b026-4d2c-a2fc-4f77ae3d846c', '8e85c9b4-370c-4558-ad4a-831abce0e3f0']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:47:40.455908 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (855818a3-63cb-4710-b52b-3cd29a888056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:47:40.478276 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (855818a3-63cb-4710-b52b-3cd29a888056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '087426fe-27d5-42f6-9019-0b623cc48fc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1922895359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ba739d398fb42ce9c52d4c8772e4547',qos_specs=None,replication_status=,reservations=['66350451-e886-4016-ab90-e39d183ac161','77bc917a-07f9-4204-bc9d-d139415678ae','640e35ea-b026-4d2c-a2fc-4f77ae3d846c','8e85c9b4-370c-4558-ad4a-831abce0e3f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4192c7821d43cfbbdb358409162428',volume_type_id=cbd29627-981e-458e-96e5-4cb449742af9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:47:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1922895359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=087426fe-27d5-42f6-9019-0b623cc48fc7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5ba739d398fb42ce9c52d4c8772e4547',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf4192c7821d43cfbbdb358409162428',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cbd29627-981e-458e-96e5-4cb449742af9),volume_type_id=cbd29627-981e-458e-96e5-4cb449742af9)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:47:40.478970 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba91b721-f03a-4336-92ae-c57a6da4a290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:47:40.494954 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba91b721-f03a-4336-92ae-c57a6da4a290) transitioned into state 'SUCCESS' from state '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-1922895359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ba739d398fb42ce9c52d4c8772e4547',qos_specs=None,replication_status=,reservations=['66350451-e886-4016-ab90-e39d183ac161','77bc917a-07f9-4204-bc9d-d139415678ae','640e35ea-b026-4d2c-a2fc-4f77ae3d846c','8e85c9b4-370c-4558-ad4a-831abce0e3f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf4192c7821d43cfbbdb358409162428',volume_type_id=cbd29627-981e-458e-96e5-4cb449742af9)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:47:40.495727 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1824588-2f38-4f75-9316-9ca5927aac58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:47:40.503434 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1824588-2f38-4f75-9316-9ca5927aac58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:47:40.504151 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Flow 'volume_create_api' (878600db-f1eb-4b82-920a-184ace373a45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:47:40.504401 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Create volume request issued successfully. Aug 14 00:47:40.504904 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1d676ecd-b953-4fcf-a0ab-911af6414212 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:47:40.505312 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1510/6014] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:47:40 2026] POST /volume/v3/volumes => generated 830 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:47:40.518669 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-79f88dc8-40cc-40c7-a3b4-b6f9d32dc93d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:40.520770 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-79f88dc8-40cc-40c7-a3b4-b6f9d32dc93d tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:40.520927 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-79f88dc8-40cc-40c7-a3b4-b6f9d32dc93d tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:40.521108 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-79f88dc8-40cc-40c7-a3b4-b6f9d32dc93d tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:40.528791 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:40.528791 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:47:40.532106 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-79f88dc8-40cc-40c7-a3b4-b6f9d32dc93d tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:40.535816 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-79f88dc8-40cc-40c7-a3b4-b6f9d32dc93d tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:40.536206 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1497/6015] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:40 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 898 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:41.550254 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3538595f-bb88-4225-acd0-1a5f4b256627 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:41.551924 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3538595f-bb88-4225-acd0-1a5f4b256627 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:41.552128 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3538595f-bb88-4225-acd0-1a5f4b256627 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:41.552337 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3538595f-bb88-4225-acd0-1a5f4b256627 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:41.559781 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:41.559781 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:41.563304 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3538595f-bb88-4225-acd0-1a5f4b256627 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:41.566997 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3538595f-bb88-4225-acd0-1a5f4b256627 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:41.567569 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1520/6016] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:41 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:41.583902 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-8146b029-0e09-4c9d-bf5e-8b4a2c71d9fe None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:41.585403 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8146b029-0e09-4c9d-bf5e-8b4a2c71d9fe tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:41.585581 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8146b029-0e09-4c9d-bf5e-8b4a2c71d9fe tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:41.585753 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-8146b029-0e09-4c9d-bf5e-8b4a2c71d9fe tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:41.592303 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:41.592303 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:41.595553 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-8146b029-0e09-4c9d-bf5e-8b4a2c71d9fe tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:41.599409 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-8146b029-0e09-4c9d-bf5e-8b4a2c71d9fe tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:41.599754 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1490/6017] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:41 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 923 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:41.639505 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-4ac03571-fe0f-4959-9ad3-85a25ffa13f1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:41.641614 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-4ac03571-fe0f-4959-9ad3-85a25ffa13f1 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:41.641793 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-4ac03571-fe0f-4959-9ad3-85a25ffa13f1 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:41.641981 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-4ac03571-fe0f-4959-9ad3-85a25ffa13f1 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:41.648230 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:41.648230 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:41.651299 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-4ac03571-fe0f-4959-9ad3-85a25ffa13f1 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:41.654654 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-4ac03571-fe0f-4959-9ad3-85a25ffa13f1 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:41.654976 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1511/6018] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:47:41 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 923 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:41.717917 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e251d62b-a717-4f20-b6ee-abfb421df863 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:41.718270 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e251d62b-a717-4f20-b6ee-abfb421df863 None None] GET https://10.4.3.208/volume// Aug 14 00:47:41.718364 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e251d62b-a717-4f20-b6ee-abfb421df863 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:41.718511 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e251d62b-a717-4f20-b6ee-abfb421df863 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:41.718803 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e251d62b-a717-4f20-b6ee-abfb421df863 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:47:41.719096 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1498/6019] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:47:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:47:41.725669 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-483e338b-78fc-4275-97c3-5fbfa46e5f31 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:41.729136 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-483e338b-78fc-4275-97c3-5fbfa46e5f31 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:47:41.729136 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-483e338b-78fc-4275-97c3-5fbfa46e5f31 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "087426fe-27d5-42f6-9019-0b623cc48fc7", "connector": null, "instance_uuid": "182f5380-0e52-4f43-9eed-4b64fb806100"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:47:41.736523 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:41.736523 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:41.756116 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-483e338b-78fc-4275-97c3-5fbfa46e5f31 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:47:41.756522 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1521/6020] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:47:41 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 14 00:47:41.780552 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b6f58432-63f0-476e-81c5-cfde7803e631 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:41.782316 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b6f58432-63f0-476e-81c5-cfde7803e631 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:41.782505 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b6f58432-63f0-476e-81c5-cfde7803e631 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:41.782684 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b6f58432-63f0-476e-81c5-cfde7803e631 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:41.786228 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d322c289-3089-403c-977a-6357d95b111a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:41.786579 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d322c289-3089-403c-977a-6357d95b111a None None] GET https://10.4.3.208/volume// Aug 14 00:47:41.786767 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d322c289-3089-403c-977a-6357d95b111a None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:41.787019 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d322c289-3089-403c-977a-6357d95b111a None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:41.787375 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d322c289-3089-403c-977a-6357d95b111a None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:47:41.787669 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1512/6021] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:47:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:47:41.793130 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:41.793130 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:41.793942 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-d0238c3a-7402-445d-b239-4695b2d8d088 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:41.796046 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-d0238c3a-7402-445d-b239-4695b2d8d088 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:41.796333 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-d0238c3a-7402-445d-b239-4695b2d8d088 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:41.796594 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-d0238c3a-7402-445d-b239-4695b2d8d088 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:41.797369 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-b6f58432-63f0-476e-81c5-cfde7803e631 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:41.801992 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b6f58432-63f0-476e-81c5-cfde7803e631 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:41.802398 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1491/6022] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:41 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:41.805670 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:41.805670 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:47:41.809311 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-d0238c3a-7402-445d-b239-4695b2d8d088 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:41.813176 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-d0238c3a-7402-445d-b239-4695b2d8d088 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:41.813546 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1499/6023] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:47:41 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 1102 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:47:41.911812 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-9321d461-c6ec-4eff-98e8-f39429b6341e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:41.913679 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-9321d461-c6ec-4eff-98e8-f39429b6341e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] PUT https://10.4.3.208/volume/v3/attachments/24875aa2-dd78-438d-99c0-e2685a656316 Aug 14 00:47:41.914013 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-9321d461-c6ec-4eff-98e8-f39429b6341e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:47:41.921232 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-9321d461-c6ec-4eff-98e8-f39429b6341e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Acquiring lock "cinder-attachment_update-087426fe-27d5-42f6-9019-0b623cc48fc7-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:47:41.925677 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-9321d461-c6ec-4eff-98e8-f39429b6341e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Lock "cinder-attachment_update-087426fe-27d5-42f6-9019-0b623cc48fc7-np0000007289" acquired by "attachment_update" :: waited 0.004s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:47:41.926573 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:41.926573 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:41.990843 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-9321d461-c6ec-4eff-98e8-f39429b6341e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Lock "cinder-attachment_update-087426fe-27d5-42f6-9019-0b623cc48fc7-np0000007289" released by "attachment_update" :: held 0.065s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:47:41.991191 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-9321d461-c6ec-4eff-98e8-f39429b6341e tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments/24875aa2-dd78-438d-99c0-e2685a656316 returned with HTTP 200 Aug 14 00:47:41.991925 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1522/6024] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:47:41 2026] PUT /volume/v3/attachments/24875aa2-dd78-438d-99c0-e2685a656316 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:42.815893 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-3be7e60f-a831-4197-85ae-8aa35c7caaec None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:42.817641 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3be7e60f-a831-4197-85ae-8aa35c7caaec tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:42.817853 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3be7e60f-a831-4197-85ae-8aa35c7caaec tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:42.818039 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-3be7e60f-a831-4197-85ae-8aa35c7caaec tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:42.827734 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:42.827734 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:42.831441 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-3be7e60f-a831-4197-85ae-8aa35c7caaec tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:42.835408 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-3be7e60f-a831-4197-85ae-8aa35c7caaec tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:42.835752 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1513/6025] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:42 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:43.846857 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-66b2ae3a-c97e-4eef-b7b4-6f193b312f53 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:43.848585 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-66b2ae3a-c97e-4eef-b7b4-6f193b312f53 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:43.848797 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-66b2ae3a-c97e-4eef-b7b4-6f193b312f53 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:43.848983 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-66b2ae3a-c97e-4eef-b7b4-6f193b312f53 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:43.857466 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:43.857466 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:43.860510 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-66b2ae3a-c97e-4eef-b7b4-6f193b312f53 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:43.864548 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-66b2ae3a-c97e-4eef-b7b4-6f193b312f53 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:43.864958 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1492/6026] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:43 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:44.876430 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-08550ccd-17d3-4ff9-9ba7-8db33a3040a1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:44.877995 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-08550ccd-17d3-4ff9-9ba7-8db33a3040a1 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:44.878197 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-08550ccd-17d3-4ff9-9ba7-8db33a3040a1 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:44.878370 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-08550ccd-17d3-4ff9-9ba7-8db33a3040a1 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:44.888294 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:44.888294 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:47:44.891609 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-08550ccd-17d3-4ff9-9ba7-8db33a3040a1 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:44.895407 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-08550ccd-17d3-4ff9-9ba7-8db33a3040a1 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:44.895769 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1500/6027] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:44 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:45.907459 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-356315e1-2db9-4a99-9986-4fe215a0f3b9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:45.909373 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-356315e1-2db9-4a99-9986-4fe215a0f3b9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:45.909563 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-356315e1-2db9-4a99-9986-4fe215a0f3b9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:45.909767 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-356315e1-2db9-4a99-9986-4fe215a0f3b9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:45.919615 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:45.919615 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:45.923032 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-356315e1-2db9-4a99-9986-4fe215a0f3b9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:45.927378 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-356315e1-2db9-4a99-9986-4fe215a0f3b9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:45.927744 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1523/6028] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:45 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:46.220135 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-e9165bfe-8064-4337-9c33-5a5ab9a43828 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:46.222131 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-e9165bfe-8064-4337-9c33-5a5ab9a43828 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/attachments/24875aa2-dd78-438d-99c0-e2685a656316/action Aug 14 00:47:46.222466 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-e9165bfe-8064-4337-9c33-5a5ab9a43828 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:47:46.222602 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-e9165bfe-8064-4337-9c33-5a5ab9a43828 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:47:46.237431 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:46.237431 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:46.251339 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-30102885-bd5e-4456-92b8-107fc7468ae4 req-e9165bfe-8064-4337-9c33-5a5ab9a43828 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments/24875aa2-dd78-438d-99c0-e2685a656316/action returned with HTTP 204 Aug 14 00:47:46.251810 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1514/6029] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:47:46 2026] POST /volume/v3/attachments/24875aa2-dd78-438d-99c0-e2685a656316/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:47:46.939347 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5be86419-3c86-4e9b-9f9d-fc6b15ea30a8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:46.941385 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5be86419-3c86-4e9b-9f9d-fc6b15ea30a8 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:46.941621 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5be86419-3c86-4e9b-9f9d-fc6b15ea30a8 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:46.941872 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5be86419-3c86-4e9b-9f9d-fc6b15ea30a8 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:46.952105 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:46.952105 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:46.955662 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5be86419-3c86-4e9b-9f9d-fc6b15ea30a8 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:46.959550 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5be86419-3c86-4e9b-9f9d-fc6b15ea30a8 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:46.959928 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1493/6030] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:46 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:46.999610 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-3251827e-6e41-4ed7-94a8-da7453b01a3b req-9dfb7ae5-d23d-4f55-88d1-414c97efcca1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:47.001687 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-3251827e-6e41-4ed7-94a8-da7453b01a3b req-9dfb7ae5-d23d-4f55-88d1-414c97efcca1 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:47.001894 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-3251827e-6e41-4ed7-94a8-da7453b01a3b req-9dfb7ae5-d23d-4f55-88d1-414c97efcca1 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:47.002100 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-3251827e-6e41-4ed7-94a8-da7453b01a3b req-9dfb7ae5-d23d-4f55-88d1-414c97efcca1 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:47.012106 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:47.012106 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:47:47.015511 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-3251827e-6e41-4ed7-94a8-da7453b01a3b req-9dfb7ae5-d23d-4f55-88d1-414c97efcca1 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:47.019333 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-3251827e-6e41-4ed7-94a8-da7453b01a3b req-9dfb7ae5-d23d-4f55-88d1-414c97efcca1 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:47.019708 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1501/6031] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:47:46 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:47.035502 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-49d43924-ad72-462d-8d51-b59f4b546768 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:47.037220 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-49d43924-ad72-462d-8d51-b59f4b546768 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:47.037418 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-49d43924-ad72-462d-8d51-b59f4b546768 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:47.037617 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-49d43924-ad72-462d-8d51-b59f4b546768 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:47.046408 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:47.046408 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:47.049673 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-49d43924-ad72-462d-8d51-b59f4b546768 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:47.053477 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-49d43924-ad72-462d-8d51-b59f4b546768 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:47.053870 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1524/6032] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:47 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:47.088227 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-1895154a-91cd-4523-a120-d50bee418e8c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:47.090256 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-1895154a-91cd-4523-a120-d50bee418e8c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:47.090440 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-1895154a-91cd-4523-a120-d50bee418e8c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:47.090615 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-1895154a-91cd-4523-a120-d50bee418e8c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:47.099326 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:47.099326 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:47.102199 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-1895154a-91cd-4523-a120-d50bee418e8c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:47.105672 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-1895154a-91cd-4523-a120-d50bee418e8c tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:47.106029 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1515/6033] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:47:47 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:47.123324 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-25145713-19b8-4228-9bc1-4eb5595267eb None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:47.125336 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-25145713-19b8-4228-9bc1-4eb5595267eb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] POST https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7/action Aug 14 00:47:47.125640 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-25145713-19b8-4228-9bc1-4eb5595267eb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:47:47.125761 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-25145713-19b8-4228-9bc1-4eb5595267eb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:47:47.136016 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:47.136016 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:47.136543 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-25145713-19b8-4228-9bc1-4eb5595267eb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:47.142739 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-25145713-19b8-4228-9bc1-4eb5595267eb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Begin detaching volume completed successfully. Aug 14 00:47:47.143018 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-25145713-19b8-4228-9bc1-4eb5595267eb tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7/action returned with HTTP 202 Aug 14 00:47:47.143591 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1494/6034] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:47:47 2026] POST /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:47:47.161477 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dc9f25ac-eefe-49e9-b812-9020f84313e9 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:47.163164 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dc9f25ac-eefe-49e9-b812-9020f84313e9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:47.163341 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dc9f25ac-eefe-49e9-b812-9020f84313e9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:47.163512 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dc9f25ac-eefe-49e9-b812-9020f84313e9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:47.174003 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:47.174003 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:47:47.177928 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-dc9f25ac-eefe-49e9-b812-9020f84313e9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:47.182401 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dc9f25ac-eefe-49e9-b812-9020f84313e9 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:47.182771 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1502/6035] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:47 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:47.183885 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-88fc42de-83b0-448d-b8d4-9b7d6b557607 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:47.184234 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-88fc42de-83b0-448d-b8d4-9b7d6b557607 None None] GET https://10.4.3.208/volume// Aug 14 00:47:47.184374 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-88fc42de-83b0-448d-b8d4-9b7d6b557607 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:47.184592 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-88fc42de-83b0-448d-b8d4-9b7d6b557607 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:47.184951 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-88fc42de-83b0-448d-b8d4-9b7d6b557607 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:47:47.185272 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1525/6036] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:47:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:47:47.191800 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-863ebcaf-a8fc-4381-8538-1e9796213c78 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:47.193638 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-863ebcaf-a8fc-4381-8538-1e9796213c78 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:47.193838 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-863ebcaf-a8fc-4381-8538-1e9796213c78 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:47.194010 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-863ebcaf-a8fc-4381-8538-1e9796213c78 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:47.202869 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:47.202869 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:47.206271 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-863ebcaf-a8fc-4381-8538-1e9796213c78 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:47.210058 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-863ebcaf-a8fc-4381-8538-1e9796213c78 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:47.210474 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1516/6037] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:47:47 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 1398 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:47:47.702490 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-4859002c-fb21-49ee-914f-0b6528bedd38 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:47.704869 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-4859002c-fb21-49ee-914f-0b6528bedd38 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:47.705060 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-4859002c-fb21-49ee-914f-0b6528bedd38 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:47.705259 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-4859002c-fb21-49ee-914f-0b6528bedd38 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:47.714752 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:47.714752 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:47.718273 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-4859002c-fb21-49ee-914f-0b6528bedd38 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:47.722895 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-4859002c-fb21-49ee-914f-0b6528bedd38 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:47.723507 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1495/6038] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:47:47 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:47.991019 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-465c599d-0076-43c9-a1a1-4ec2aa7eb4e6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:47.993031 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-465c599d-0076-43c9-a1a1-4ec2aa7eb4e6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] DELETE https://10.4.3.208/volume/v3/attachments/24875aa2-dd78-438d-99c0-e2685a656316 Aug 14 00:47:47.993227 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-465c599d-0076-43c9-a1a1-4ec2aa7eb4e6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:47.993400 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-465c599d-0076-43c9-a1a1-4ec2aa7eb4e6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:47.999972 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:47.999972 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:47:48.045174 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-59e51be2-f8e3-4b0b-8b51-32ae16bfe271 req-465c599d-0076-43c9-a1a1-4ec2aa7eb4e6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/attachments/24875aa2-dd78-438d-99c0-e2685a656316 returned with HTTP 200 Aug 14 00:47:48.045614 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1503/6039] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:47:47 2026] DELETE /volume/v3/attachments/24875aa2-dd78-438d-99c0-e2685a656316 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:48.194519 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b00481d5-28f0-4063-9b3e-64685474a203 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:48.196617 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b00481d5-28f0-4063-9b3e-64685474a203 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:48.196850 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b00481d5-28f0-4063-9b3e-64685474a203 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:48.197060 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b00481d5-28f0-4063-9b3e-64685474a203 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:48.203980 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:48.203980 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:48.208016 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b00481d5-28f0-4063-9b3e-64685474a203 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:48.211956 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b00481d5-28f0-4063-9b3e-64685474a203 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:48.212361 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1526/6040] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:48 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:48.229040 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b5b78eae-8ca3-46f6-92e0-e4ef3db08cb4 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:48.230768 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b5b78eae-8ca3-46f6-92e0-e4ef3db08cb4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] DELETE https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:48.230968 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b5b78eae-8ca3-46f6-92e0-e4ef3db08cb4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:48.231172 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b5b78eae-8ca3-46f6-92e0-e4ef3db08cb4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:48.231343 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-b5b78eae-8ca3-46f6-92e0-e4ef3db08cb4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Delete volume with id: 087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:48.237841 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:48.237841 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:47:48.238307 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b5b78eae-8ca3-46f6-92e0-e4ef3db08cb4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:48.256752 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b5b78eae-8ca3-46f6-92e0-e4ef3db08cb4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Delete volume request issued successfully. Aug 14 00:47:48.256949 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b5b78eae-8ca3-46f6-92e0-e4ef3db08cb4 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 202 Aug 14 00:47:48.257359 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1517/6041] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:47:48 2026] DELETE /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:47:48.264552 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7d232dc8-24f0-49a0-8f78-d8215fe882b6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:48.266456 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7d232dc8-24f0-49a0-8f78-d8215fe882b6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:48.266640 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7d232dc8-24f0-49a0-8f78-d8215fe882b6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:48.266831 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7d232dc8-24f0-49a0-8f78-d8215fe882b6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:48.273293 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:48.273293 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:47:48.276462 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7d232dc8-24f0-49a0-8f78-d8215fe882b6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Volume info retrieved successfully. Aug 14 00:47:48.280295 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7d232dc8-24f0-49a0-8f78-d8215fe882b6 tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 200 Aug 14 00:47:48.280648 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1496/6042] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:48 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:47:49.293048 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c85ef1dd-6ae5-4f7a-9968-98fa0206d61f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:49.295306 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c85ef1dd-6ae5-4f7a-9968-98fa0206d61f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] GET https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 Aug 14 00:47:49.295569 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c85ef1dd-6ae5-4f7a-9968-98fa0206d61f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:49.295856 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c85ef1dd-6ae5-4f7a-9968-98fa0206d61f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:49.303414 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c85ef1dd-6ae5-4f7a-9968-98fa0206d61f tempest-VolumeMultiattachTests-1588105691 tempest-VolumeMultiattachTests-1588105691-project-member] https://10.4.3.208/volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 returned with HTTP 404 Aug 14 00:47:49.304145 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1504/6043] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:47:49 2026] GET /volume/v3/volumes/087426fe-27d5-42f6-9019-0b623cc48fc7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:47:49.310958 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-21a90dff-8e06-46b6-a003-d8ee3cf5ee18 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:49.312678 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-21a90dff-8e06-46b6-a003-d8ee3cf5ee18 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] GET https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 Aug 14 00:47:49.312911 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-21a90dff-8e06-46b6-a003-d8ee3cf5ee18 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:49.313156 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-21a90dff-8e06-46b6-a003-d8ee3cf5ee18 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Calling method 'detail' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:49.313920 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-21a90dff-8e06-46b6-a003-d8ee3cf5ee18 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100210) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:47:49.322212 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-21a90dff-8e06-46b6-a003-d8ee3cf5ee18 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Get all volumes completed successfully. Aug 14 00:47:49.323584 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:47:49.323584 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:47:49.327558 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-21a90dff-8e06-46b6-a003-d8ee3cf5ee18 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 00:47:49.327961 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1527/6044] 10.4.3.208 () {66 vars in 1285 bytes} [Fri Aug 14 00:47:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6284 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:47:49.341024 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fe8d7545-7b43-4443-af5c-9f611b6b1ca8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:47:49.342828 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fe8d7545-7b43-4443-af5c-9f611b6b1ca8 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] DELETE https://10.4.3.208/volume/v3/types/cbd29627-981e-458e-96e5-4cb449742af9 Aug 14 00:47:49.343019 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fe8d7545-7b43-4443-af5c-9f611b6b1ca8 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:47:49.343214 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fe8d7545-7b43-4443-af5c-9f611b6b1ca8 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:47:49.367663 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fe8d7545-7b43-4443-af5c-9f611b6b1ca8 tempest-VolumeMultiattachTests-1897407588 tempest-VolumeMultiattachTests-1897407588-project-admin] https://10.4.3.208/volume/v3/types/cbd29627-981e-458e-96e5-4cb449742af9 returned with HTTP 202 Aug 14 00:47:49.368069 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1518/6045] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:47:49 2026] DELETE /volume/v3/types/cbd29627-981e-458e-96e5-4cb449742af9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:47:58.279380 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=33,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:47:59.298722 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:47:59.326346 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=30,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:47:59.362298 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=56,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:48:03.999923 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-39f6ad2d-b0f7-4f4b-9573-a9f223b53f3e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:04.001630 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-39f6ad2d-b0f7-4f4b-9573-a9f223b53f3e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:04.001819 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-39f6ad2d-b0f7-4f4b-9573-a9f223b53f3e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:04.001999 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-39f6ad2d-b0f7-4f4b-9573-a9f223b53f3e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:04.008809 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:04.008809 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:48:04.012202 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-39f6ad2d-b0f7-4f4b-9573-a9f223b53f3e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:04.016082 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-39f6ad2d-b0f7-4f4b-9573-a9f223b53f3e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:04.016475 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1497/6046] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:48:03 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:04.027565 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0c6686fa-4d48-4cae-82ca-4810f97f681d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:04.029207 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0c6686fa-4d48-4cae-82ca-4810f97f681d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:04.029398 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0c6686fa-4d48-4cae-82ca-4810f97f681d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:04.029574 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0c6686fa-4d48-4cae-82ca-4810f97f681d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:04.036306 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:04.036306 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:48:04.039465 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0c6686fa-4d48-4cae-82ca-4810f97f681d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:04.043292 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0c6686fa-4d48-4cae-82ca-4810f97f681d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:04.043638 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1505/6047] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:48:04 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:04.081860 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-e157b7e4-1183-4c87-93d9-a25130c90cd0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:04.156217 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-e157b7e4-1183-4c87-93d9-a25130c90cd0 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:04.156417 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-e157b7e4-1183-4c87-93d9-a25130c90cd0 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:04.156591 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-e157b7e4-1183-4c87-93d9-a25130c90cd0 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:04.163022 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:04.163022 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:48:04.166327 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-e157b7e4-1183-4c87-93d9-a25130c90cd0 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:04.169924 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-e157b7e4-1183-4c87-93d9-a25130c90cd0 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:04.170275 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1528/6048] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:48:04 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 878 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:04.235553 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-aca246da-1f79-4dd2-971d-ee912c14098f None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:04.235962 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aca246da-1f79-4dd2-971d-ee912c14098f None None] GET https://10.4.3.208/volume// Aug 14 00:48:04.236175 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aca246da-1f79-4dd2-971d-ee912c14098f None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:04.236374 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-aca246da-1f79-4dd2-971d-ee912c14098f None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:04.236785 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-aca246da-1f79-4dd2-971d-ee912c14098f None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:48:04.237209 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1519/6049] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:48:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:48:04.243440 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-9cbcb3c7-5730-4bb7-bba0-b3d943a89e93 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:04.245615 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-9cbcb3c7-5730-4bb7-bba0-b3d943a89e93 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:48:04.246026 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-9cbcb3c7-5730-4bb7-bba0-b3d943a89e93 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38498bc7-3cd1-432d-accb-408016790f5d", "connector": null, "instance_uuid": "52039b18-9d2e-4b2c-bd42-2a6b6efa3887"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:48:04.254609 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:04.254609 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:48:04.281681 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-9cbcb3c7-5730-4bb7-bba0-b3d943a89e93 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:48:04.282165 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1498/6050] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:48:04 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:48:04.307794 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d53c070e-6fb0-405f-b6f4-4c1708d47761 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:04.309784 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d53c070e-6fb0-405f-b6f4-4c1708d47761 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:04.309977 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d53c070e-6fb0-405f-b6f4-4c1708d47761 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:04.310182 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d53c070e-6fb0-405f-b6f4-4c1708d47761 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:04.319436 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:04.319436 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:48:04.319535 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bcaf8de5-45f7-457e-aaa1-cf3c3d433ea2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:04.319946 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bcaf8de5-45f7-457e-aaa1-cf3c3d433ea2 None None] GET https://10.4.3.208/volume// Aug 14 00:48:04.320195 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bcaf8de5-45f7-457e-aaa1-cf3c3d433ea2 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:04.320478 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bcaf8de5-45f7-457e-aaa1-cf3c3d433ea2 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:04.320878 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bcaf8de5-45f7-457e-aaa1-cf3c3d433ea2 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:48:04.321401 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1529/6051] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:48:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:48:04.322949 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d53c070e-6fb0-405f-b6f4-4c1708d47761 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:04.326634 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d53c070e-6fb0-405f-b6f4-4c1708d47761 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:04.326956 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1506/6052] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:48:04 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:04.329591 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-349d1713-87c8-4971-a2b1-85165e7be142 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:04.386477 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-349d1713-87c8-4971-a2b1-85165e7be142 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:04.386682 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-349d1713-87c8-4971-a2b1-85165e7be142 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:04.386858 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-349d1713-87c8-4971-a2b1-85165e7be142 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:04.396831 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:04.396831 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:48:04.400813 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-349d1713-87c8-4971-a2b1-85165e7be142 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:04.404698 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-349d1713-87c8-4971-a2b1-85165e7be142 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:04.405066 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1520/6053] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:48:04 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 1057 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:48:04.500877 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-b06d48af-8a84-4bac-93f9-61269a0c17a8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:04.502939 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-b06d48af-8a84-4bac-93f9-61269a0c17a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] PUT https://10.4.3.208/volume/v3/attachments/f2727759-ef52-46ee-a8ce-f3d4097114a6 Aug 14 00:48:04.503376 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-b06d48af-8a84-4bac-93f9-61269a0c17a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:48:04.510764 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-b06d48af-8a84-4bac-93f9-61269a0c17a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Acquiring lock "cinder-attachment_update-38498bc7-3cd1-432d-accb-408016790f5d-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:48:04.527656 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-b06d48af-8a84-4bac-93f9-61269a0c17a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Lock "cinder-attachment_update-38498bc7-3cd1-432d-accb-408016790f5d-np0000007289" acquired by "attachment_update" :: waited 0.017s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:48:04.528638 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:04.528638 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:48:04.593703 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-b06d48af-8a84-4bac-93f9-61269a0c17a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Lock "cinder-attachment_update-38498bc7-3cd1-432d-accb-408016790f5d-np0000007289" released by "attachment_update" :: held 0.066s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:48:04.593976 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-b06d48af-8a84-4bac-93f9-61269a0c17a8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/f2727759-ef52-46ee-a8ce-f3d4097114a6 returned with HTTP 200 Aug 14 00:48:04.594702 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1499/6054] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:48:04 2026] PUT /volume/v3/attachments/f2727759-ef52-46ee-a8ce-f3d4097114a6 => generated 968 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:48:04.601703 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-e0816a84-fba2-4fd3-90e3-fe061d62d760 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:04.603746 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-e0816a84-fba2-4fd3-90e3-fe061d62d760 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d/encryption Aug 14 00:48:04.603918 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-e0816a84-fba2-4fd3-90e3-fe061d62d760 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:04.604096 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-e0816a84-fba2-4fd3-90e3-fe061d62d760 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:04.612295 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:04.612295 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:48:04.617928 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-e0816a84-fba2-4fd3-90e3-fe061d62d760 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d/encryption returned with HTTP 200 Aug 14 00:48:04.618340 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1530/6055] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:48:04 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:05.341622 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-cd56c2c6-dbea-44a7-be6d-5a28a389ab99 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:05.343196 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cd56c2c6-dbea-44a7-be6d-5a28a389ab99 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:05.343352 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cd56c2c6-dbea-44a7-be6d-5a28a389ab99 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:05.343534 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-cd56c2c6-dbea-44a7-be6d-5a28a389ab99 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:05.353421 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:05.353421 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:48:05.356751 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-cd56c2c6-dbea-44a7-be6d-5a28a389ab99 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:05.360922 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-cd56c2c6-dbea-44a7-be6d-5a28a389ab99 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:05.361335 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1507/6056] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:48:05 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:06.372661 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-51537e07-8bad-40bf-a391-a0cb1a8cd723 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:06.374437 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-51537e07-8bad-40bf-a391-a0cb1a8cd723 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:06.374614 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-51537e07-8bad-40bf-a391-a0cb1a8cd723 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:06.374810 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-51537e07-8bad-40bf-a391-a0cb1a8cd723 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:06.383308 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:06.383308 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:48:06.386436 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-51537e07-8bad-40bf-a391-a0cb1a8cd723 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:06.389837 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-51537e07-8bad-40bf-a391-a0cb1a8cd723 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:06.390208 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1521/6057] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:48:06 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:07.401240 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-1bc5431c-3f19-4902-81a1-14b1c79f5a0b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:07.402921 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1bc5431c-3f19-4902-81a1-14b1c79f5a0b tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:07.403130 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1bc5431c-3f19-4902-81a1-14b1c79f5a0b tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:07.403323 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-1bc5431c-3f19-4902-81a1-14b1c79f5a0b tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:07.413139 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:07.413139 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:48:07.417539 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-1bc5431c-3f19-4902-81a1-14b1c79f5a0b tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:07.422377 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-1bc5431c-3f19-4902-81a1-14b1c79f5a0b tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:07.422893 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1500/6058] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:48:07 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:08.438859 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3001e929-10b6-4d74-8442-f4d6def8bd11 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:08.440807 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3001e929-10b6-4d74-8442-f4d6def8bd11 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:08.440994 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3001e929-10b6-4d74-8442-f4d6def8bd11 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:08.441188 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3001e929-10b6-4d74-8442-f4d6def8bd11 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:08.449940 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:08.449940 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:48:08.453465 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3001e929-10b6-4d74-8442-f4d6def8bd11 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:08.457270 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3001e929-10b6-4d74-8442-f4d6def8bd11 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:08.457652 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1531/6059] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:48:08 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:09.469346 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-9650446c-6aff-4651-a00e-6fe0f8af8555 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:09.470816 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9650446c-6aff-4651-a00e-6fe0f8af8555 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:09.472175 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9650446c-6aff-4651-a00e-6fe0f8af8555 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:09.472175 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-9650446c-6aff-4651-a00e-6fe0f8af8555 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:09.479252 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:09.479252 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:48:09.482372 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-9650446c-6aff-4651-a00e-6fe0f8af8555 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:09.485943 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-9650446c-6aff-4651-a00e-6fe0f8af8555 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:09.486447 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1508/6060] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:48:09 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:10.498893 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6121ba90-1fb4-42dc-89cc-74c75083f654 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:10.500605 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6121ba90-1fb4-42dc-89cc-74c75083f654 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:10.500774 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6121ba90-1fb4-42dc-89cc-74c75083f654 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:10.500988 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6121ba90-1fb4-42dc-89cc-74c75083f654 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:10.509380 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:10.509380 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:48:10.512360 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6121ba90-1fb4-42dc-89cc-74c75083f654 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:10.515873 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6121ba90-1fb4-42dc-89cc-74c75083f654 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:10.516305 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1522/6061] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:48:10 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:11.530238 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-5c3a19fe-6b3e-44ae-9529-a7cb509f5371 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:11.531771 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5c3a19fe-6b3e-44ae-9529-a7cb509f5371 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:11.531953 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5c3a19fe-6b3e-44ae-9529-a7cb509f5371 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:11.532140 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-5c3a19fe-6b3e-44ae-9529-a7cb509f5371 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:11.540045 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:11.540045 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:48:11.542777 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-5c3a19fe-6b3e-44ae-9529-a7cb509f5371 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:11.546101 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-5c3a19fe-6b3e-44ae-9529-a7cb509f5371 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:11.546458 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1501/6062] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:48:11 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:12.559816 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9446555b-e8df-4a60-a166-e9bb4affc62f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:12.562138 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9446555b-e8df-4a60-a166-e9bb4affc62f tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:12.562138 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9446555b-e8df-4a60-a166-e9bb4affc62f tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:12.562374 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9446555b-e8df-4a60-a166-e9bb4affc62f tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:12.571710 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:12.571710 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:48:12.575396 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-9446555b-e8df-4a60-a166-e9bb4affc62f tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:12.579302 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9446555b-e8df-4a60-a166-e9bb4affc62f tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:12.579770 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1532/6063] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:48:12 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:13.592354 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-aa5cd4ec-9a09-450a-a32a-443ed74ac5c1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:13.593997 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa5cd4ec-9a09-450a-a32a-443ed74ac5c1 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:13.594194 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aa5cd4ec-9a09-450a-a32a-443ed74ac5c1 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:13.594373 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-aa5cd4ec-9a09-450a-a32a-443ed74ac5c1 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:13.603056 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:13.603056 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:48:13.606262 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-aa5cd4ec-9a09-450a-a32a-443ed74ac5c1 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:13.609793 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-aa5cd4ec-9a09-450a-a32a-443ed74ac5c1 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:13.610127 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1509/6064] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:48:13 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:13.696872 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-358e5473-c273-437d-b165-cade6d5c8039 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:13.698832 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-358e5473-c273-437d-b165-cade6d5c8039 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/attachments/f2727759-ef52-46ee-a8ce-f3d4097114a6/action Aug 14 00:48:13.699177 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-358e5473-c273-437d-b165-cade6d5c8039 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:48:13.699303 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-358e5473-c273-437d-b165-cade6d5c8039 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:48:13.717239 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:13.717239 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:48:13.726787 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-d930275e-4516-4367-9c4d-e4c41d7c5951 req-358e5473-c273-437d-b165-cade6d5c8039 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/f2727759-ef52-46ee-a8ce-f3d4097114a6/action returned with HTTP 204 Aug 14 00:48:13.727318 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1523/6065] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:48:13 2026] POST /volume/v3/attachments/f2727759-ef52-46ee-a8ce-f3d4097114a6/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:48:14.623284 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-57ddad92-59c3-464c-949d-e8063c10e53d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:14.625372 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-57ddad92-59c3-464c-949d-e8063c10e53d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:14.625614 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-57ddad92-59c3-464c-949d-e8063c10e53d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:14.625841 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-57ddad92-59c3-464c-949d-e8063c10e53d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:14.636535 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:14.636535 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:48:14.640179 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-57ddad92-59c3-464c-949d-e8063c10e53d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:14.644771 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-57ddad92-59c3-464c-949d-e8063c10e53d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:14.645228 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1502/6066] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:48:14 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:48:14.656054 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-68c5f110-9fee-4db9-9dde-8856b8d9cc47 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:14.657943 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-68c5f110-9fee-4db9-9dde-8856b8d9cc47 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:14.658142 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-68c5f110-9fee-4db9-9dde-8856b8d9cc47 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:14.658339 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-68c5f110-9fee-4db9-9dde-8856b8d9cc47 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:14.669948 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:14.669948 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:48:14.673690 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-68c5f110-9fee-4db9-9dde-8856b8d9cc47 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:14.678329 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-68c5f110-9fee-4db9-9dde-8856b8d9cc47 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:14.678911 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1533/6067] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:48:14 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 1170 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:48:17.415375 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-797dc919-394e-4746-91d7-f8b47e68c708 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:17.415712 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-797dc919-394e-4746-91d7-f8b47e68c708 None None] GET https://10.4.3.208/volume// Aug 14 00:48:17.415860 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-797dc919-394e-4746-91d7-f8b47e68c708 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:17.416029 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-797dc919-394e-4746-91d7-f8b47e68c708 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:17.416362 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-797dc919-394e-4746-91d7-f8b47e68c708 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:48:17.416622 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1510/6068] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:48:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:48:17.424555 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-82343638-4fc7-404c-b882-9b21be589311 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:17.426408 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-82343638-4fc7-404c-b882-9b21be589311 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:48:17.426708 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-82343638-4fc7-404c-b882-9b21be589311 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38498bc7-3cd1-432d-accb-408016790f5d", "connector": null, "instance_uuid": "52039b18-9d2e-4b2c-bd42-2a6b6efa3887"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:48:17.438103 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:17.438103 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:48:17.464256 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-82343638-4fc7-404c-b882-9b21be589311 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:48:17.464694 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1524/6069] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:48:17 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:48:17.472621 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-38e0dc31-7d37-4638-a50d-f3f89f17e2e5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:17.474579 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-38e0dc31-7d37-4638-a50d-f3f89f17e2e5 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] DELETE https://10.4.3.208/volume/v3/attachments/f2727759-ef52-46ee-a8ce-f3d4097114a6 Aug 14 00:48:17.474768 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-38e0dc31-7d37-4638-a50d-f3f89f17e2e5 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:17.474946 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-38e0dc31-7d37-4638-a50d-f3f89f17e2e5 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:17.481222 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:17.481222 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:48:17.523043 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-38e0dc31-7d37-4638-a50d-f3f89f17e2e5 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/f2727759-ef52-46ee-a8ce-f3d4097114a6 returned with HTTP 200 Aug 14 00:48:17.523426 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1503/6070] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:48:17 2026] DELETE /volume/v3/attachments/f2727759-ef52-46ee-a8ce-f3d4097114a6 => generated 192 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:48:18.287905 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-8b5d0303-945f-4365-8876-b0d230d13ef6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:18.290040 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-8b5d0303-945f-4365-8876-b0d230d13ef6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] PUT https://10.4.3.208/volume/v3/attachments/16a616c3-186d-48eb-bed8-f0a8123787a9 Aug 14 00:48:18.290443 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-8b5d0303-945f-4365-8876-b0d230d13ef6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:48:18.297793 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-8b5d0303-945f-4365-8876-b0d230d13ef6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Acquiring lock "cinder-attachment_update-38498bc7-3cd1-432d-accb-408016790f5d-np0000007289" by "attachment_update" {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:48:18.301843 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-8b5d0303-945f-4365-8876-b0d230d13ef6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Lock "cinder-attachment_update-38498bc7-3cd1-432d-accb-408016790f5d-np0000007289" acquired by "attachment_update" :: waited 0.004s {{(pid=100210) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:48:18.302733 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:18.302733 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:48:18.372338 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.coordination [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-8b5d0303-945f-4365-8876-b0d230d13ef6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Lock "cinder-attachment_update-38498bc7-3cd1-432d-accb-408016790f5d-np0000007289" released by "attachment_update" :: held 0.070s {{(pid=100210) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:48:18.372601 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-8b5d0303-945f-4365-8876-b0d230d13ef6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/16a616c3-186d-48eb-bed8-f0a8123787a9 returned with HTTP 200 Aug 14 00:48:18.373044 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1534/6071] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:48:18 2026] PUT /volume/v3/attachments/16a616c3-186d-48eb-bed8-f0a8123787a9 => generated 968 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:48:18.380285 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-9dcdf378-c665-4279-baed-bb9e4f36a57e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:18.382250 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-9dcdf378-c665-4279-baed-bb9e4f36a57e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/attachments/16a616c3-186d-48eb-bed8-f0a8123787a9 Aug 14 00:48:18.382465 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-9dcdf378-c665-4279-baed-bb9e4f36a57e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:18.382636 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-9dcdf378-c665-4279-baed-bb9e4f36a57e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:18.396508 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-9dcdf378-c665-4279-baed-bb9e4f36a57e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/16a616c3-186d-48eb-bed8-f0a8123787a9 returned with HTTP 200 Aug 14 00:48:18.396883 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1511/6072] 10.4.3.208 () {70 vars in 1651 bytes} [Fri Aug 14 00:48:18 2026] GET /volume/v3/attachments/16a616c3-186d-48eb-bed8-f0a8123787a9 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:48:21.786368 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-3f07ff3b-1775-41b1-886d-970e6b7989d8 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:21.788251 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-3f07ff3b-1775-41b1-886d-970e6b7989d8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d/encryption Aug 14 00:48:21.788432 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-3f07ff3b-1775-41b1-886d-970e6b7989d8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:21.788609 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-3f07ff3b-1775-41b1-886d-970e6b7989d8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'index' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:21.797563 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:21.797563 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:48:21.803196 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-3f07ff3b-1775-41b1-886d-970e6b7989d8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d/encryption returned with HTTP 200 Aug 14 00:48:21.803548 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1525/6073] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:48:21 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:23.914345 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-3bf48e03-22bd-45b3-9106-b789a4d800b7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:23.916336 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-3bf48e03-22bd-45b3-9106-b789a4d800b7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/attachments/16a616c3-186d-48eb-bed8-f0a8123787a9/action Aug 14 00:48:23.916697 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-3bf48e03-22bd-45b3-9106-b789a4d800b7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action body: b'{"os-complete": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:48:23.916808 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-3bf48e03-22bd-45b3-9106-b789a4d800b7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:48:23.932018 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:23.932018 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:48:23.941674 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-56dde965-cc0a-4125-9327-c5f32bbb0536 req-3bf48e03-22bd-45b3-9106-b789a4d800b7 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/16a616c3-186d-48eb-bed8-f0a8123787a9/action returned with HTTP 204 Aug 14 00:48:23.942167 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1504/6074] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:48:23 2026] POST /volume/v3/attachments/16a616c3-186d-48eb-bed8-f0a8123787a9/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:48:25.909902 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2e4f20c5-f94b-41bd-ad97-7fc2d4fdbd6e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:25.910403 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2e4f20c5-f94b-41bd-ad97-7fc2d4fdbd6e None None] GET https://10.4.3.208/volume// Aug 14 00:48:25.910648 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2e4f20c5-f94b-41bd-ad97-7fc2d4fdbd6e None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:25.910910 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2e4f20c5-f94b-41bd-ad97-7fc2d4fdbd6e None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:25.911348 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2e4f20c5-f94b-41bd-ad97-7fc2d4fdbd6e None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:48:25.911686 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1535/6075] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:48:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:48:25.918612 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-aa4e9e1e-543a-48c8-93e3-adfe97666778 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:25.920885 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-aa4e9e1e-543a-48c8-93e3-adfe97666778 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:48:25.921359 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-aa4e9e1e-543a-48c8-93e3-adfe97666778 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38498bc7-3cd1-432d-accb-408016790f5d", "connector": null, "instance_uuid": "52039b18-9d2e-4b2c-bd42-2a6b6efa3887"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:48:25.932670 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:25.932670 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:48:25.960014 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-aa4e9e1e-543a-48c8-93e3-adfe97666778 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:48:25.960492 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1512/6076] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:48:25 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:48:25.967764 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-51d20368-0140-4e05-b930-fd0e1e84d58d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:25.969773 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-51d20368-0140-4e05-b930-fd0e1e84d58d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] DELETE https://10.4.3.208/volume/v3/attachments/16a616c3-186d-48eb-bed8-f0a8123787a9 Aug 14 00:48:25.969986 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-51d20368-0140-4e05-b930-fd0e1e84d58d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:25.970255 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-51d20368-0140-4e05-b930-fd0e1e84d58d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:25.976991 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:25.976991 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:48:26.021079 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-51d20368-0140-4e05-b930-fd0e1e84d58d tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/16a616c3-186d-48eb-bed8-f0a8123787a9 returned with HTTP 200 Aug 14 00:48:26.021611 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1526/6077] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:48:25 2026] DELETE /volume/v3/attachments/16a616c3-186d-48eb-bed8-f0a8123787a9 => generated 192 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:48:27.180459 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-9baa4580-3edc-40be-a718-c9d93409dcf2 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:27.182535 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-9baa4580-3edc-40be-a718-c9d93409dcf2 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] PUT https://10.4.3.208/volume/v3/attachments/a51ad0ea-6e6d-42f8-978f-6175d5b617df Aug 14 00:48:27.182873 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-9baa4580-3edc-40be-a718-c9d93409dcf2 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:48:27.191065 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-9baa4580-3edc-40be-a718-c9d93409dcf2 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Acquiring lock "cinder-attachment_update-38498bc7-3cd1-432d-accb-408016790f5d-np0000007289" by "attachment_update" {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:48:27.195302 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-9baa4580-3edc-40be-a718-c9d93409dcf2 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Lock "cinder-attachment_update-38498bc7-3cd1-432d-accb-408016790f5d-np0000007289" acquired by "attachment_update" :: waited 0.004s {{(pid=100209) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:48:27.196153 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:27.196153 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:48:27.274222 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.coordination [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-9baa4580-3edc-40be-a718-c9d93409dcf2 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Lock "cinder-attachment_update-38498bc7-3cd1-432d-accb-408016790f5d-np0000007289" released by "attachment_update" :: held 0.079s {{(pid=100209) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:48:27.274492 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-9baa4580-3edc-40be-a718-c9d93409dcf2 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/a51ad0ea-6e6d-42f8-978f-6175d5b617df returned with HTTP 200 Aug 14 00:48:27.274989 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1505/6078] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:48:27 2026] PUT /volume/v3/attachments/a51ad0ea-6e6d-42f8-978f-6175d5b617df => generated 968 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:48:27.282562 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-138aeba0-c4d0-4742-9930-5fa9982d3cdd None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:27.284604 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-138aeba0-c4d0-4742-9930-5fa9982d3cdd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/attachments/a51ad0ea-6e6d-42f8-978f-6175d5b617df Aug 14 00:48:27.284838 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-138aeba0-c4d0-4742-9930-5fa9982d3cdd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:27.285046 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-138aeba0-c4d0-4742-9930-5fa9982d3cdd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:27.299043 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-138aeba0-c4d0-4742-9930-5fa9982d3cdd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/a51ad0ea-6e6d-42f8-978f-6175d5b617df returned with HTTP 200 Aug 14 00:48:27.299590 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1536/6079] 10.4.3.208 () {70 vars in 1651 bytes} [Fri Aug 14 00:48:27 2026] GET /volume/v3/attachments/a51ad0ea-6e6d-42f8-978f-6175d5b617df => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:48:30.484505 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-437bb8c3-d310-4c92-95c4-bb433644d1dd None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:30.488383 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-437bb8c3-d310-4c92-95c4-bb433644d1dd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d/encryption Aug 14 00:48:30.488573 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-437bb8c3-d310-4c92-95c4-bb433644d1dd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:30.488775 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-437bb8c3-d310-4c92-95c4-bb433644d1dd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:30.499824 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:30.499824 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:48:30.507291 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-437bb8c3-d310-4c92-95c4-bb433644d1dd tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d/encryption returned with HTTP 200 Aug 14 00:48:30.507823 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1513/6080] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:48:30 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:32.615286 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-b3db88b0-e15b-4d55-82d1-5d0d5810ed78 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:32.617266 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-b3db88b0-e15b-4d55-82d1-5d0d5810ed78 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/attachments/a51ad0ea-6e6d-42f8-978f-6175d5b617df/action Aug 14 00:48:32.617604 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-b3db88b0-e15b-4d55-82d1-5d0d5810ed78 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action body: b'{"os-complete": null}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:48:32.617722 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-b3db88b0-e15b-4d55-82d1-5d0d5810ed78 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:48:32.633186 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:32.633186 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:48:32.642033 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-65d27d3e-91d6-4bca-80b0-73cccb117bac req-b3db88b0-e15b-4d55-82d1-5d0d5810ed78 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/a51ad0ea-6e6d-42f8-978f-6175d5b617df/action returned with HTTP 204 Aug 14 00:48:32.642473 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1527/6081] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:48:32 2026] POST /volume/v3/attachments/a51ad0ea-6e6d-42f8-978f-6175d5b617df/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:48:32.996921 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e9fff120-b291-4fb5-8edf-cd134a8d02b9 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:32.999278 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e9fff120-b291-4fb5-8edf-cd134a8d02b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:32.999549 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e9fff120-b291-4fb5-8edf-cd134a8d02b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:32.999796 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e9fff120-b291-4fb5-8edf-cd134a8d02b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:33.011516 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:33.011516 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:48:33.015290 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e9fff120-b291-4fb5-8edf-cd134a8d02b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:33.020074 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e9fff120-b291-4fb5-8edf-cd134a8d02b9 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:33.020553 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1506/6082] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:48:32 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 1170 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:48:33.062924 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-4abc27c4-0d6a-4c1b-bf38-f094ce075d38 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:33.064908 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-4abc27c4-0d6a-4c1b-bf38-f094ce075d38 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:33.065144 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-4abc27c4-0d6a-4c1b-bf38-f094ce075d38 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:33.065353 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-4abc27c4-0d6a-4c1b-bf38-f094ce075d38 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:33.074687 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:33.074687 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:48:33.078207 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-4abc27c4-0d6a-4c1b-bf38-f094ce075d38 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:33.082586 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-4abc27c4-0d6a-4c1b-bf38-f094ce075d38 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:33.083173 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1537/6083] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:48:33 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 1170 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:48:33.103680 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-2caba51e-1a3b-411a-895d-52ec2c2be24e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:33.105771 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-2caba51e-1a3b-411a-895d-52ec2c2be24e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] POST https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d/action Aug 14 00:48:33.106241 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-2caba51e-1a3b-411a-895d-52ec2c2be24e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:48:33.106385 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-2caba51e-1a3b-411a-895d-52ec2c2be24e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:48:33.117753 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:33.117753 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:48:33.118293 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-2caba51e-1a3b-411a-895d-52ec2c2be24e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:33.124272 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-2caba51e-1a3b-411a-895d-52ec2c2be24e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Begin detaching volume completed successfully. Aug 14 00:48:33.124528 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-2caba51e-1a3b-411a-895d-52ec2c2be24e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d/action returned with HTTP 202 Aug 14 00:48:33.124984 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1514/6084] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:48:33 2026] POST /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:48:33.169166 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ace5d704-f18a-454e-a779-031635be7321 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:33.169572 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ace5d704-f18a-454e-a779-031635be7321 None None] GET https://10.4.3.208/volume// Aug 14 00:48:33.169727 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ace5d704-f18a-454e-a779-031635be7321 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:33.169926 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ace5d704-f18a-454e-a779-031635be7321 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:33.170526 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ace5d704-f18a-454e-a779-031635be7321 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:48:33.170526 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1528/6085] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:48:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:48:33.181617 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-ed7c249f-fcae-4708-b61f-259f4c2009f8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:33.183710 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-ed7c249f-fcae-4708-b61f-259f4c2009f8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:48:33.184039 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-ed7c249f-fcae-4708-b61f-259f4c2009f8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:33.184332 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-ed7c249f-fcae-4708-b61f-259f4c2009f8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:33.196921 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:33.196921 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:48:33.201957 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-ed7c249f-fcae-4708-b61f-259f4c2009f8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:48:33.208660 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-ed7c249f-fcae-4708-b61f-259f4c2009f8 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:48:33.209279 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1507/6086] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:48:33 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 1353 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:48:33.221517 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-5c13b45e-fdd8-4b79-b71a-0aa788811f53 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:33.223701 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-5c13b45e-fdd8-4b79-b71a-0aa788811f53 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d/encryption Aug 14 00:48:33.223922 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-5c13b45e-fdd8-4b79-b71a-0aa788811f53 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:33.224131 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-5c13b45e-fdd8-4b79-b71a-0aa788811f53 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'index' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:33.233078 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:33.233078 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:48:33.238891 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-5c13b45e-fdd8-4b79-b71a-0aa788811f53 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d/encryption returned with HTTP 200 Aug 14 00:48:33.239317 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1538/6087] 10.4.3.208 () {68 vars in 1631 bytes} [Fri Aug 14 00:48:33 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:48:42.638956 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=47,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:48:43.121752 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=43,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:48:43.207066 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=58,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:48:43.237847 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=40,cinder:UPDATE=1 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:48:59.007747 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-44eae92f-418b-430b-b7bc-60cd5b57e858 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:48:59.010064 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-44eae92f-418b-430b-b7bc-60cd5b57e858 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] DELETE https://10.4.3.208/volume/v3/attachments/a51ad0ea-6e6d-42f8-978f-6175d5b617df Aug 14 00:48:59.010337 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-44eae92f-418b-430b-b7bc-60cd5b57e858 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:48:59.010581 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-44eae92f-418b-430b-b7bc-60cd5b57e858 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:48:59.019532 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:48:59.019532 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:48:59.063948 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-d5496d2b-c625-41b0-9d19-a155c0b59631 req-44eae92f-418b-430b-b7bc-60cd5b57e858 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/attachments/a51ad0ea-6e6d-42f8-978f-6175d5b617df returned with HTTP 200 Aug 14 00:48:59.064372 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1515/6088] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:48:59 2026] DELETE /volume/v3/attachments/a51ad0ea-6e6d-42f8-978f-6175d5b617df => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:49:00.084190 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-5d8c9a56-45b1-4758-a87e-aef25b5a526f req-10dcce01-a4d5-4070-9f93-a4c50c30c672 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:00.086583 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5d8c9a56-45b1-4758-a87e-aef25b5a526f req-10dcce01-a4d5-4070-9f93-a4c50c30c672 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:49:00.086825 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-5d8c9a56-45b1-4758-a87e-aef25b5a526f req-10dcce01-a4d5-4070-9f93-a4c50c30c672 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:00.087048 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-5d8c9a56-45b1-4758-a87e-aef25b5a526f req-10dcce01-a4d5-4070-9f93-a4c50c30c672 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:00.094683 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:00.094683 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:49:00.098036 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-5d8c9a56-45b1-4758-a87e-aef25b5a526f req-10dcce01-a4d5-4070-9f93-a4c50c30c672 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:49:00.101821 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-5d8c9a56-45b1-4758-a87e-aef25b5a526f req-10dcce01-a4d5-4070-9f93-a4c50c30c672 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:49:00.102205 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1529/6089] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:49:00 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:49:01.772575 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0c86d9cc-820d-4eca-84be-f02a399818d6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:01.774352 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0c86d9cc-820d-4eca-84be-f02a399818d6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] DELETE https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:49:01.774548 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0c86d9cc-820d-4eca-84be-f02a399818d6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:01.774729 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0c86d9cc-820d-4eca-84be-f02a399818d6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:01.774878 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-0c86d9cc-820d-4eca-84be-f02a399818d6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Delete volume with id: 38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:49:01.781483 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:01.781483 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:49:01.781881 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0c86d9cc-820d-4eca-84be-f02a399818d6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:49:01.790655 np0000007289 devstack@c-api.service[100209]: WARNING cinder.keymgr.conf_key_mgr [None req-0c86d9cc-820d-4eca-84be-f02a399818d6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 14 00:49:01.796015 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0c86d9cc-820d-4eca-84be-f02a399818d6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Delete volume request issued successfully. Aug 14 00:49:01.796286 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0c86d9cc-820d-4eca-84be-f02a399818d6 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 202 Aug 14 00:49:01.796775 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1508/6090] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:49:01 2026] DELETE /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:49:01.803195 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f07dd20e-3dbd-40a2-85ca-02a2bdd4641e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:01.805056 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f07dd20e-3dbd-40a2-85ca-02a2bdd4641e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:49:01.805316 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f07dd20e-3dbd-40a2-85ca-02a2bdd4641e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:01.805545 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f07dd20e-3dbd-40a2-85ca-02a2bdd4641e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:01.812360 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:01.812360 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:49:01.816138 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f07dd20e-3dbd-40a2-85ca-02a2bdd4641e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Volume info retrieved successfully. Aug 14 00:49:01.820047 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f07dd20e-3dbd-40a2-85ca-02a2bdd4641e tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 200 Aug 14 00:49:01.820438 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1539/6091] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:49:01 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:49:02.832129 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e2ae1079-f93d-4edb-90a5-a8e2886768f3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:02.833679 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e2ae1079-f93d-4edb-90a5-a8e2886768f3 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] GET https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d Aug 14 00:49:02.833852 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e2ae1079-f93d-4edb-90a5-a8e2886768f3 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:02.834023 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e2ae1079-f93d-4edb-90a5-a8e2886768f3 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:02.839357 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e2ae1079-f93d-4edb-90a5-a8e2886768f3 tempest-TestEncryptedCinderVolumes-42591727 tempest-TestEncryptedCinderVolumes-42591727-project-member] https://10.4.3.208/volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d returned with HTTP 404 Aug 14 00:49:02.839914 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1516/6092] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:49:02 2026] GET /volume/v3/volumes/38498bc7-3cd1-432d-accb-408016790f5d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:49:02.846127 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-786091fc-2a40-4238-87c6-ece8f079dcfa None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:02.847609 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-786091fc-2a40-4238-87c6-ece8f079dcfa tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] GET https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 Aug 14 00:49:02.847795 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-786091fc-2a40-4238-87c6-ece8f079dcfa tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:02.847991 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-786091fc-2a40-4238-87c6-ece8f079dcfa tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Calling method 'detail' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:02.848724 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-786091fc-2a40-4238-87c6-ece8f079dcfa tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100208) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 14 00:49:02.856813 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-786091fc-2a40-4238-87c6-ece8f079dcfa tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Get all volumes completed successfully. Aug 14 00:49:02.858008 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:02.858008 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:49:02.861735 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-786091fc-2a40-4238-87c6-ece8f079dcfa tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] https://10.4.3.208/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 14 00:49:02.862243 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1530/6093] 10.4.3.208 () {66 vars in 1285 bytes} [Fri Aug 14 00:49:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5252 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:49:02.873995 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-162f6584-67f1-4d5a-b0d4-f002f1ea9eca None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:02.875781 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-162f6584-67f1-4d5a-b0d4-f002f1ea9eca tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] DELETE https://10.4.3.208/volume/v3/types/a08c1e1e-9156-43ff-bca8-aafbb29a78ba Aug 14 00:49:02.876004 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-162f6584-67f1-4d5a-b0d4-f002f1ea9eca tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:02.876276 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-162f6584-67f1-4d5a-b0d4-f002f1ea9eca tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:02.899679 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-162f6584-67f1-4d5a-b0d4-f002f1ea9eca tempest-TestEncryptedCinderVolumes-1728150840 tempest-TestEncryptedCinderVolumes-1728150840-project-admin] https://10.4.3.208/volume/v3/types/a08c1e1e-9156-43ff-bca8-aafbb29a78ba returned with HTTP 202 Aug 14 00:49:02.900213 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1509/6094] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:49:02 2026] DELETE /volume/v3/types/a08c1e1e-9156-43ff-bca8-aafbb29a78ba => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:49:11.819142 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=4 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:49:12.836071 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=11,cinder:UPDATE=3 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:49:12.861221 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=6 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:49:12.896634 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=11,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:49:17.129733 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-48da5175-0d09-4728-918b-c4ef68862421 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:17.131327 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:49:17.131616 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-680088272", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:49:17.133000 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-680088272', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:49:17.133129 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Create volume of 1 GB Aug 14 00:49:17.138296 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Availability Zones retrieved successfully. Aug 14 00:49:17.144178 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Flow 'volume_create_api' (7b83072e-e759-48ae-93a3-1c3c5fba82a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:49:17.145102 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdfb706e-d415-477a-9efc-0f0285b0654c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:49:17.146126 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:49:17.172014 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdfb706e-d415-477a-9efc-0f0285b0654c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:49:17.172753 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb698874-a02f-42e1-b140-dd17f8fb5ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:49:17.234518 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Created reservations ['8d9de468-af56-49f8-94c9-7666c6daca24', 'ef28fc3d-adc9-4cff-877d-9829d39f17dc', 'e6d5f78a-959d-4172-aebd-36fe76ab5202', 'fa2d2fb3-1902-43c8-a8d1-c69ab6e4c3a7'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:49:17.235298 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb698874-a02f-42e1-b140-dd17f8fb5ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d9de468-af56-49f8-94c9-7666c6daca24', 'ef28fc3d-adc9-4cff-877d-9829d39f17dc', 'e6d5f78a-959d-4172-aebd-36fe76ab5202', 'fa2d2fb3-1902-43c8-a8d1-c69ab6e4c3a7']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:49:17.236020 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (947e99fc-065e-4868-b381-667d6ab93bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:49:17.256939 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (947e99fc-065e-4868-b381-667d6ab93bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '365f2449-1efa-4cbd-918b-51779cc5d3a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-680088272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08087627ff3141369aad48baa79fda78',qos_specs=None,replication_status=,reservations=['8d9de468-af56-49f8-94c9-7666c6daca24','ef28fc3d-adc9-4cff-877d-9829d39f17dc','e6d5f78a-959d-4172-aebd-36fe76ab5202','fa2d2fb3-1902-43c8-a8d1-c69ab6e4c3a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a71b6037b7bd4fbbb1e12e51e6d65611',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:49:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-680088272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=365f2449-1efa-4cbd-918b-51779cc5d3a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08087627ff3141369aad48baa79fda78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a71b6037b7bd4fbbb1e12e51e6d65611',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:49:17.257672 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7cb6e88-ecbc-46ae-9f09-02ccef10f5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:49:17.274679 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7cb6e88-ecbc-46ae-9f09-02ccef10f5b8) transitioned into state 'SUCCESS' from state '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-680088272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08087627ff3141369aad48baa79fda78',qos_specs=None,replication_status=,reservations=['8d9de468-af56-49f8-94c9-7666c6daca24','ef28fc3d-adc9-4cff-877d-9829d39f17dc','e6d5f78a-959d-4172-aebd-36fe76ab5202','fa2d2fb3-1902-43c8-a8d1-c69ab6e4c3a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a71b6037b7bd4fbbb1e12e51e6d65611',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:49:17.275359 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b4ca62f-6b40-4c55-99ea-70218efb4147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:49:17.283379 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b4ca62f-6b40-4c55-99ea-70218efb4147) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:49:17.284194 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Flow 'volume_create_api' (7b83072e-e759-48ae-93a3-1c3c5fba82a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:49:17.284479 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Create volume request issued successfully. Aug 14 00:49:17.285032 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-48da5175-0d09-4728-918b-c4ef68862421 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:49:17.285426 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1540/6095] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:49:17 2026] POST /volume/v3/volumes => generated 746 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:49:27.277676 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:49:49.975278 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dd4bc31e-c927-491f-900a-f510697be9b2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:49.977935 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dd4bc31e-c927-491f-900a-f510697be9b2 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:49:49.977935 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dd4bc31e-c927-491f-900a-f510697be9b2 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:49.977935 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dd4bc31e-c927-491f-900a-f510697be9b2 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:49.984179 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:49.984179 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:49:49.987855 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-dd4bc31e-c927-491f-900a-f510697be9b2 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:49:49.991337 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dd4bc31e-c927-491f-900a-f510697be9b2 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 200 Aug 14 00:49:49.991852 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1517/6096] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:49:49 2026] GET /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:49:50.003041 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-381179dc-2a98-48f1-a744-4764128311e2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:50.005142 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-381179dc-2a98-48f1-a744-4764128311e2 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:49:50.005387 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-381179dc-2a98-48f1-a744-4764128311e2 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:50.005616 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-381179dc-2a98-48f1-a744-4764128311e2 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:50.013970 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:50.013970 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:49:50.017794 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-381179dc-2a98-48f1-a744-4764128311e2 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:49:50.021457 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-381179dc-2a98-48f1-a744-4764128311e2 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 200 Aug 14 00:49:50.021811 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1531/6097] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:49:50 2026] GET /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:49:50.061725 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-6cc0a4be-f845-40ba-8dc2-49969bc0c407 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:50.063549 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-6cc0a4be-f845-40ba-8dc2-49969bc0c407 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:49:50.063726 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-6cc0a4be-f845-40ba-8dc2-49969bc0c407 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:50.063861 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-6cc0a4be-f845-40ba-8dc2-49969bc0c407 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:50.070683 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:50.070683 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:49:50.073845 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-6cc0a4be-f845-40ba-8dc2-49969bc0c407 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:49:50.077387 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-6cc0a4be-f845-40ba-8dc2-49969bc0c407 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 200 Aug 14 00:49:50.077903 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1510/6098] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:49:50 2026] GET /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:49:50.137514 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-9e1861b1-80a6-4360-8ee9-cba4107ef7d7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:50.138049 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9e1861b1-80a6-4360-8ee9-cba4107ef7d7 None None] GET https://10.4.3.208/volume// Aug 14 00:49:50.138295 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9e1861b1-80a6-4360-8ee9-cba4107ef7d7 None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:50.138526 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-9e1861b1-80a6-4360-8ee9-cba4107ef7d7 None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:50.138868 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-9e1861b1-80a6-4360-8ee9-cba4107ef7d7 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:49:50.139193 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1541/6099] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:49:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:49:50.144927 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-44eccf47-d03f-42be-be05-75623052844c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:50.146375 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-44eccf47-d03f-42be-be05-75623052844c tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:49:50.146778 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-44eccf47-d03f-42be-be05-75623052844c tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "365f2449-1efa-4cbd-918b-51779cc5d3a0", "connector": null, "instance_uuid": "690eae55-e846-4266-b431-40d827d6eccc"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:49:50.154301 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:50.154301 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:49:50.173737 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-44eccf47-d03f-42be-be05-75623052844c tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:49:50.174386 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1518/6100] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:49:50 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 14 00:49:50.196694 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-08670582-d90f-4b77-bbc8-f3fdb9137370 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:50.198644 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-08670582-d90f-4b77-bbc8-f3fdb9137370 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:49:50.198868 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-08670582-d90f-4b77-bbc8-f3fdb9137370 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:50.199100 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-08670582-d90f-4b77-bbc8-f3fdb9137370 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:50.204953 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-b5513749-2d65-4ea6-bba9-ee130e030776 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:50.205380 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b5513749-2d65-4ea6-bba9-ee130e030776 None None] GET https://10.4.3.208/volume// Aug 14 00:49:50.205535 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b5513749-2d65-4ea6-bba9-ee130e030776 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:50.205715 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-b5513749-2d65-4ea6-bba9-ee130e030776 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:50.206017 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-b5513749-2d65-4ea6-bba9-ee130e030776 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:49:50.206323 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1511/6101] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:49:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:49:50.208066 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:50.208066 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:49:50.211389 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-08670582-d90f-4b77-bbc8-f3fdb9137370 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:49:50.213106 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-0a8e4de5-7a4c-4390-8c87-19db640071ca None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:50.215224 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-0a8e4de5-7a4c-4390-8c87-19db640071ca tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:49:50.215420 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-0a8e4de5-7a4c-4390-8c87-19db640071ca tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:50.215589 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-0a8e4de5-7a4c-4390-8c87-19db640071ca tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:50.215889 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-08670582-d90f-4b77-bbc8-f3fdb9137370 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 200 Aug 14 00:49:50.216297 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1532/6102] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:49:50 2026] GET /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:49:50.224414 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:50.224414 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:49:50.227470 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-0a8e4de5-7a4c-4390-8c87-19db640071ca tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:49:50.231139 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-0a8e4de5-7a4c-4390-8c87-19db640071ca tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 200 Aug 14 00:49:50.231513 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1542/6103] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:49:50 2026] GET /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:49:50.327162 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-fd12f732-bc39-418e-836c-356cfa62ef4e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:50.328973 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-fd12f732-bc39-418e-836c-356cfa62ef4e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] PUT https://10.4.3.208/volume/v3/attachments/90de25c0-2751-4724-bc32-e38bb4500a0a Aug 14 00:49:50.329419 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-fd12f732-bc39-418e-836c-356cfa62ef4e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:49:50.336702 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-fd12f732-bc39-418e-836c-356cfa62ef4e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Acquiring lock "cinder-attachment_update-365f2449-1efa-4cbd-918b-51779cc5d3a0-np0000007289" by "attachment_update" {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:49:50.340863 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-fd12f732-bc39-418e-836c-356cfa62ef4e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Lock "cinder-attachment_update-365f2449-1efa-4cbd-918b-51779cc5d3a0-np0000007289" acquired by "attachment_update" :: waited 0.004s {{(pid=100211) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:49:50.341846 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:50.341846 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:49:50.411977 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.coordination [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-fd12f732-bc39-418e-836c-356cfa62ef4e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Lock "cinder-attachment_update-365f2449-1efa-4cbd-918b-51779cc5d3a0-np0000007289" released by "attachment_update" :: held 0.071s {{(pid=100211) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:49:50.412325 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-fd12f732-bc39-418e-836c-356cfa62ef4e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/attachments/90de25c0-2751-4724-bc32-e38bb4500a0a returned with HTTP 200 Aug 14 00:49:50.412962 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1519/6104] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:49:50 2026] PUT /volume/v3/attachments/90de25c0-2751-4724-bc32-e38bb4500a0a => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:49:51.227886 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-fc24c1a7-4178-4344-9a42-e504ad9cf121 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:51.229608 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fc24c1a7-4178-4344-9a42-e504ad9cf121 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:49:51.229840 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fc24c1a7-4178-4344-9a42-e504ad9cf121 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:51.230058 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-fc24c1a7-4178-4344-9a42-e504ad9cf121 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:51.239395 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:51.239395 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:49:51.242865 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-fc24c1a7-4178-4344-9a42-e504ad9cf121 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:49:51.247556 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-fc24c1a7-4178-4344-9a42-e504ad9cf121 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 200 Aug 14 00:49:51.247955 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1512/6105] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:49:51 2026] GET /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:49:52.262980 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-7273c713-8454-4101-901b-535b150804ab None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:52.264749 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7273c713-8454-4101-901b-535b150804ab tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:49:52.266324 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7273c713-8454-4101-901b-535b150804ab tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:52.266324 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-7273c713-8454-4101-901b-535b150804ab tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:52.274027 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:52.274027 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:49:52.277156 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-7273c713-8454-4101-901b-535b150804ab tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:49:52.280779 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-7273c713-8454-4101-901b-535b150804ab tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 200 Aug 14 00:49:52.281237 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1533/6106] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:49:52 2026] GET /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:49:53.292723 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-f1e53754-c5db-4309-b321-aebd80a69ec9 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:53.294357 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f1e53754-c5db-4309-b321-aebd80a69ec9 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:49:53.294520 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f1e53754-c5db-4309-b321-aebd80a69ec9 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:53.294685 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-f1e53754-c5db-4309-b321-aebd80a69ec9 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:53.302719 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:53.302719 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:49:53.305505 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-f1e53754-c5db-4309-b321-aebd80a69ec9 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:49:53.308913 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-f1e53754-c5db-4309-b321-aebd80a69ec9 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 200 Aug 14 00:49:53.309264 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1543/6107] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:49:53 2026] GET /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:49:54.321507 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-4ea41ddb-7106-4d5c-af71-c79035e459e4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:54.323198 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4ea41ddb-7106-4d5c-af71-c79035e459e4 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:49:54.323366 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4ea41ddb-7106-4d5c-af71-c79035e459e4 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:54.323532 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-4ea41ddb-7106-4d5c-af71-c79035e459e4 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:54.331825 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:54.331825 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:49:54.334765 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-4ea41ddb-7106-4d5c-af71-c79035e459e4 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:49:54.338781 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-4ea41ddb-7106-4d5c-af71-c79035e459e4 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 200 Aug 14 00:49:54.339155 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1520/6108] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:49:54 2026] GET /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:49:54.628300 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-50d2d107-3d7c-493f-90a3-b6675af99ac8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:54.630283 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-50d2d107-3d7c-493f-90a3-b6675af99ac8 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] POST https://10.4.3.208/volume/v3/attachments/90de25c0-2751-4724-bc32-e38bb4500a0a/action Aug 14 00:49:54.630602 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-50d2d107-3d7c-493f-90a3-b6675af99ac8 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Action body: b'{"os-complete": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:49:54.630710 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-50d2d107-3d7c-493f-90a3-b6675af99ac8 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:49:54.645204 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:54.645204 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:49:54.653682 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-b4bbb5ad-e471-4bfc-ae25-849e5624ccab req-50d2d107-3d7c-493f-90a3-b6675af99ac8 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/attachments/90de25c0-2751-4724-bc32-e38bb4500a0a/action returned with HTTP 204 Aug 14 00:49:54.654136 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1513/6109] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:49:54 2026] POST /volume/v3/attachments/90de25c0-2751-4724-bc32-e38bb4500a0a/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:49:55.351105 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-fed36212-5101-400f-b26e-abf8f333e075 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:55.353144 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fed36212-5101-400f-b26e-abf8f333e075 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:49:55.353144 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fed36212-5101-400f-b26e-abf8f333e075 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:55.353294 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-fed36212-5101-400f-b26e-abf8f333e075 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:55.362105 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:55.362105 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:49:55.365377 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-fed36212-5101-400f-b26e-abf8f333e075 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:49:55.369377 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-fed36212-5101-400f-b26e-abf8f333e075 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 200 Aug 14 00:49:55.369713 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1534/6110] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:49:55 2026] GET /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 1131 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:49:55.382242 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c8e19b68-144b-4780-abfe-e51c553a9c3e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:55.384300 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c8e19b68-144b-4780-abfe-e51c553a9c3e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:49:55.384481 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c8e19b68-144b-4780-abfe-e51c553a9c3e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:55.384650 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c8e19b68-144b-4780-abfe-e51c553a9c3e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:55.393557 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:55.393557 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:49:55.396556 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c8e19b68-144b-4780-abfe-e51c553a9c3e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:49:55.399969 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c8e19b68-144b-4780-abfe-e51c553a9c3e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 200 Aug 14 00:49:55.400358 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1544/6111] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:49:55 2026] GET /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 1131 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:49:58.528260 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-4b564872-cacc-446c-9da9-bd9adce67278 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:58.530236 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-4b564872-cacc-446c-9da9-bd9adce67278 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:49:58.530454 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-4b564872-cacc-446c-9da9-bd9adce67278 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:58.530667 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-4b564872-cacc-446c-9da9-bd9adce67278 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:58.539135 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:58.539135 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:49:58.541934 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-4b564872-cacc-446c-9da9-bd9adce67278 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:49:58.545326 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-4b564872-cacc-446c-9da9-bd9adce67278 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 200 Aug 14 00:49:58.545655 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1521/6112] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:49:58 2026] GET /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 1131 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:49:58.560904 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-3e64b43e-4b8e-46df-8226-bf7359992525 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:58.563309 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-3e64b43e-4b8e-46df-8226-bf7359992525 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] POST https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0/action Aug 14 00:49:58.563678 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-3e64b43e-4b8e-46df-8226-bf7359992525 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100209) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:49:58.563822 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-3e64b43e-4b8e-46df-8226-bf7359992525 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:49:58.573590 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:58.573590 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:49:58.573986 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-3e64b43e-4b8e-46df-8226-bf7359992525 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:49:58.579564 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-3e64b43e-4b8e-46df-8226-bf7359992525 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Begin detaching volume completed successfully. Aug 14 00:49:58.579803 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-3e64b43e-4b8e-46df-8226-bf7359992525 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0/action returned with HTTP 202 Aug 14 00:49:58.580246 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1514/6113] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:49:58 2026] POST /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:49:58.615489 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b834c2cd-ccbd-4441-ad1d-fdeac886ad07 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:58.615862 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b834c2cd-ccbd-4441-ad1d-fdeac886ad07 None None] GET https://10.4.3.208/volume// Aug 14 00:49:58.616230 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b834c2cd-ccbd-4441-ad1d-fdeac886ad07 None None] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:58.616422 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b834c2cd-ccbd-4441-ad1d-fdeac886ad07 None None] Calling method 'all' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:58.616722 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b834c2cd-ccbd-4441-ad1d-fdeac886ad07 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:49:58.617021 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1535/6114] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:49:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:49:58.623523 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-e56fdaab-e0f7-403e-a6b3-477be423f219 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:58.625498 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-e56fdaab-e0f7-403e-a6b3-477be423f219 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:49:58.625758 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-e56fdaab-e0f7-403e-a6b3-477be423f219 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:58.625997 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-e56fdaab-e0f7-403e-a6b3-477be423f219 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:58.634419 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:58.634419 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:49:58.637381 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-e56fdaab-e0f7-403e-a6b3-477be423f219 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:49:58.640878 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-e56fdaab-e0f7-403e-a6b3-477be423f219 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 200 Aug 14 00:49:58.641282 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1545/6115] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:49:58 2026] GET /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 1314 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:49:59.358277 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-833e81bd-aa9b-49d3-947d-39e0134cb835 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:59.360275 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-833e81bd-aa9b-49d3-947d-39e0134cb835 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] DELETE https://10.4.3.208/volume/v3/attachments/90de25c0-2751-4724-bc32-e38bb4500a0a Aug 14 00:49:59.360498 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-833e81bd-aa9b-49d3-947d-39e0134cb835 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:59.360724 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-833e81bd-aa9b-49d3-947d-39e0134cb835 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:59.367284 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:59.367284 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:49:59.406770 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2a390723-8a19-46e3-88db-5ac4f49545c5 req-833e81bd-aa9b-49d3-947d-39e0134cb835 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/attachments/90de25c0-2751-4724-bc32-e38bb4500a0a returned with HTTP 200 Aug 14 00:49:59.407175 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1522/6116] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:49:59 2026] DELETE /volume/v3/attachments/90de25c0-2751-4724-bc32-e38bb4500a0a => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:49:59.664664 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c50fc007-dbe8-4fcb-bcc2-a0b9e4bab998 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:59.666236 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c50fc007-dbe8-4fcb-bcc2-a0b9e4bab998 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:49:59.666537 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c50fc007-dbe8-4fcb-bcc2-a0b9e4bab998 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "365f2449-1efa-4cbd-918b-51779cc5d3a0", "force": false, "name": "tempest-TestStampPattern-snapshot-2046955943", "description": null, "metadata": null}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:49:59.674033 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:59.674033 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:49:59.674414 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c50fc007-dbe8-4fcb-bcc2-a0b9e4bab998 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:49:59.674540 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-c50fc007-dbe8-4fcb-bcc2-a0b9e4bab998 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Create snapshot from volume 365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:49:59.711629 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-c50fc007-dbe8-4fcb-bcc2-a0b9e4bab998 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Created reservations ['37324312-fcb0-4e64-8fc4-c5d828f8fd01', 'd063dfb4-53ed-4158-a69c-5e3042538036', 'e38bfc02-8d32-4f08-b45d-334f99984fa1', '8d5f1ec7-a1e3-4ef7-9581-48aff063d423'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:49:59.750773 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c50fc007-dbe8-4fcb-bcc2-a0b9e4bab998 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Snapshot create request issued successfully. Aug 14 00:49:59.751168 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c50fc007-dbe8-4fcb-bcc2-a0b9e4bab998 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:49:59.751578 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1515/6117] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:49:59 2026] POST /volume/v3/snapshots => generated 303 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:49:59.760554 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-03252780-a56c-4b74-8d91-3e4b6eea274b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:49:59.762158 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-03252780-a56c-4b74-8d91-3e4b6eea274b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 Aug 14 00:49:59.762363 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-03252780-a56c-4b74-8d91-3e4b6eea274b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:49:59.762563 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-03252780-a56c-4b74-8d91-3e4b6eea274b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:49:59.767290 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:49:59.767290 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:49:59.767679 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-03252780-a56c-4b74-8d91-3e4b6eea274b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Snapshot retrieved successfully. Aug 14 00:49:59.769320 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-03252780-a56c-4b74-8d91-3e4b6eea274b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 returned with HTTP 200 Aug 14 00:49:59.769320 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1536/6118] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:49:59 2026] GET /volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:50:00.776739 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c7b92eff-7533-4d59-b7ad-5989ee68ebdb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:00.778361 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c7b92eff-7533-4d59-b7ad-5989ee68ebdb tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 Aug 14 00:50:00.778534 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c7b92eff-7533-4d59-b7ad-5989ee68ebdb tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:00.778721 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c7b92eff-7533-4d59-b7ad-5989ee68ebdb tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:00.783109 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:00.783109 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:50:00.783493 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c7b92eff-7533-4d59-b7ad-5989ee68ebdb tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Snapshot retrieved successfully. Aug 14 00:50:00.784155 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c7b92eff-7533-4d59-b7ad-5989ee68ebdb tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 returned with HTTP 200 Aug 14 00:50:00.784452 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1546/6119] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:50:00 2026] GET /volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 => generated 462 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:50:00.792405 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c9401669-76ce-4e38-8f1e-f0213bbfcf04 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:00.794115 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c9401669-76ce-4e38-8f1e-f0213bbfcf04 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 Aug 14 00:50:00.794303 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c9401669-76ce-4e38-8f1e-f0213bbfcf04 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:00.794476 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c9401669-76ce-4e38-8f1e-f0213bbfcf04 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:00.799377 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:00.799377 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:50:00.799743 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c9401669-76ce-4e38-8f1e-f0213bbfcf04 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Snapshot retrieved successfully. Aug 14 00:50:00.800435 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c9401669-76ce-4e38-8f1e-f0213bbfcf04 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 returned with HTTP 200 Aug 14 00:50:00.800733 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1523/6120] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:50:00 2026] GET /volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:50:05.431317 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:05.432828 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:50:05.433130 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-681353878", "snapshot_id": "c534ca4e-5425-4034-a550-d121675a29a4", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:50:05.434472 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-681353878', 'snapshot_id': 'c534ca4e-5425-4034-a550-d121675a29a4', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:50:05.439146 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:05.439146 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:50:05.439525 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Snapshot retrieved successfully. Aug 14 00:50:05.439626 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Create volume of 1 GB Aug 14 00:50:05.442292 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Availability Zones retrieved successfully. Aug 14 00:50:05.446880 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Flow 'volume_create_api' (c0983d2a-cff9-4156-9932-48da8cc5434c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:50:05.447814 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc06dc7-b693-4c48-ab59-6b0e3a4d5296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:50:05.448556 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:50:05.471306 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc06dc7-b693-4c48-ab59-6b0e3a4d5296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c534ca4e-5425-4034-a550-d121675a29a4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:50:05.471921 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02b0232b-53da-4c4e-b8a8-e9437a56d103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:50:05.502752 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Created reservations ['32234c02-3a72-45de-bb66-a692cf097c0a', 'b6e7fe7f-59b3-4655-b8f4-2f6009d0ce38', '411f6672-476a-416f-b836-5d1b6ee9afc8', 'fd0dd7b5-7dc2-44a1-8d74-4a1ac0838330'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:50:05.503372 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02b0232b-53da-4c4e-b8a8-e9437a56d103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32234c02-3a72-45de-bb66-a692cf097c0a', 'b6e7fe7f-59b3-4655-b8f4-2f6009d0ce38', '411f6672-476a-416f-b836-5d1b6ee9afc8', 'fd0dd7b5-7dc2-44a1-8d74-4a1ac0838330']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:50:05.503985 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9405e376-72d9-4831-973b-14cd1ff9efb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:50:05.536066 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9405e376-72d9-4831-973b-14cd1ff9efb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9769e1a-c0d7-4a41-8f32-a8758445c1a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-681353878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08087627ff3141369aad48baa79fda78',qos_specs=None,replication_status=,reservations=['32234c02-3a72-45de-bb66-a692cf097c0a','b6e7fe7f-59b3-4655-b8f4-2f6009d0ce38','411f6672-476a-416f-b836-5d1b6ee9afc8','fd0dd7b5-7dc2-44a1-8d74-4a1ac0838330'],size=1,snapshot_id=c534ca4e-5425-4034-a550-d121675a29a4,source_replicaid=,source_volid=None,status='creating',user_id='a71b6037b7bd4fbbb1e12e51e6d65611',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:50:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-681353878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9769e1a-c0d7-4a41-8f32-a8758445c1a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08087627ff3141369aad48baa79fda78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c534ca4e-5425-4034-a550-d121675a29a4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a71b6037b7bd4fbbb1e12e51e6d65611',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:50:05.536697 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (208edfe7-33f4-4cc4-902b-b981aaefeee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:50:05.552052 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (208edfe7-33f4-4cc4-902b-b981aaefeee6) transitioned into state 'SUCCESS' from state '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-681353878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08087627ff3141369aad48baa79fda78',qos_specs=None,replication_status=,reservations=['32234c02-3a72-45de-bb66-a692cf097c0a','b6e7fe7f-59b3-4655-b8f4-2f6009d0ce38','411f6672-476a-416f-b836-5d1b6ee9afc8','fd0dd7b5-7dc2-44a1-8d74-4a1ac0838330'],size=1,snapshot_id=c534ca4e-5425-4034-a550-d121675a29a4,source_replicaid=,source_volid=None,status='creating',user_id='a71b6037b7bd4fbbb1e12e51e6d65611',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:50:05.552700 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3a839a-9465-4427-996f-31d59f07006d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:50:05.569169 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3a839a-9465-4427-996f-31d59f07006d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:50:05.569840 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Flow 'volume_create_api' (c0983d2a-cff9-4156-9932-48da8cc5434c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:50:05.570096 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Create volume request issued successfully. Aug 14 00:50:05.570571 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2a71de9e-cef0-43e5-b88c-33e7b0914b8a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:50:05.571063 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1516/6121] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:50:05 2026] POST /volume/v3/volumes => generated 780 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:50:09.764366 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=20 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:50:10.780444 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=21 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:50:10.796309 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=35,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:50:15.563750 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=55,cinder:UPDATE=27,cinder:INSERT=13 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:50:47.249853 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6b08ff44-15cb-48c4-a986-73aa1a9174bb None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:47.251805 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6b08ff44-15cb-48c4-a986-73aa1a9174bb tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:47.251998 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6b08ff44-15cb-48c4-a986-73aa1a9174bb tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:47.252219 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6b08ff44-15cb-48c4-a986-73aa1a9174bb tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:47.258630 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:47.258630 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:50:47.261635 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6b08ff44-15cb-48c4-a986-73aa1a9174bb tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:50:47.264957 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6b08ff44-15cb-48c4-a986-73aa1a9174bb tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 returned with HTTP 200 Aug 14 00:50:47.265311 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1537/6122] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:50:47 2026] GET /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:50:47.275323 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-915cf835-9bb6-4a73-b0ed-cbd2730dd24d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:47.276860 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-915cf835-9bb6-4a73-b0ed-cbd2730dd24d tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:47.277029 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-915cf835-9bb6-4a73-b0ed-cbd2730dd24d tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:47.277264 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-915cf835-9bb6-4a73-b0ed-cbd2730dd24d tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:47.283213 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:47.283213 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:50:47.286110 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-915cf835-9bb6-4a73-b0ed-cbd2730dd24d tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:50:47.289465 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-915cf835-9bb6-4a73-b0ed-cbd2730dd24d tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 returned with HTTP 200 Aug 14 00:50:47.289773 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1547/6123] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:50:47 2026] GET /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 => generated 873 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:50:47.326039 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-0e8702f4-01e2-4278-91c2-92cff246f40e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:47.327935 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-0e8702f4-01e2-4278-91c2-92cff246f40e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:47.328297 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-0e8702f4-01e2-4278-91c2-92cff246f40e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:47.328355 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-0e8702f4-01e2-4278-91c2-92cff246f40e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:47.335324 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:47.335324 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:50:47.338926 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-0e8702f4-01e2-4278-91c2-92cff246f40e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:50:47.342601 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-0e8702f4-01e2-4278-91c2-92cff246f40e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 returned with HTTP 200 Aug 14 00:50:47.342993 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1524/6124] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:50:47 2026] GET /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:50:47.402846 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7036b09b-cc82-41c6-9186-1531d2fcf254 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:47.403300 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7036b09b-cc82-41c6-9186-1531d2fcf254 None None] GET https://10.4.3.208/volume// Aug 14 00:50:47.403465 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7036b09b-cc82-41c6-9186-1531d2fcf254 None None] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:47.403669 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7036b09b-cc82-41c6-9186-1531d2fcf254 None None] Calling method 'all' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:47.403967 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7036b09b-cc82-41c6-9186-1531d2fcf254 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:50:47.404418 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1517/6125] 10.4.3.208 () {66 vars in 1428 bytes} [Fri Aug 14 00:50:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:50:47.410368 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-0c9c8100-26c9-4093-9aab-06fa8be7c59e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:47.412246 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-0c9c8100-26c9-4093-9aab-06fa8be7c59e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] POST https://10.4.3.208/volume/v3/attachments Aug 14 00:50:47.412574 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-0c9c8100-26c9-4093-9aab-06fa8be7c59e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9769e1a-c0d7-4a41-8f32-a8758445c1a3", "connector": null, "instance_uuid": "5603bd20-e3ff-4ea5-9a89-64f853a8ddfa"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:50:47.420199 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:47.420199 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:50:47.441074 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-0c9c8100-26c9-4093-9aab-06fa8be7c59e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/attachments returned with HTTP 200 Aug 14 00:50:47.441502 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1538/6126] 10.4.3.208 () {74 vars in 1594 bytes} [Fri Aug 14 00:50: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 14 00:50:47.467646 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c8525e52-5e87-4218-97fd-15c89227cd21 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:47.469369 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c8525e52-5e87-4218-97fd-15c89227cd21 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:47.469548 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c8525e52-5e87-4218-97fd-15c89227cd21 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:47.469724 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c8525e52-5e87-4218-97fd-15c89227cd21 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:47.474321 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b57e63a1-ca60-46a4-9b26-b44a5cf9c2e0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:47.474765 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b57e63a1-ca60-46a4-9b26-b44a5cf9c2e0 None None] GET https://10.4.3.208/volume// Aug 14 00:50:47.475019 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b57e63a1-ca60-46a4-9b26-b44a5cf9c2e0 None None] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:47.475336 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b57e63a1-ca60-46a4-9b26-b44a5cf9c2e0 None None] Calling method 'all' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:47.475576 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b57e63a1-ca60-46a4-9b26-b44a5cf9c2e0 None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:50:47.475840 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1525/6127] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:50:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:50:47.478339 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:47.478339 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:50:47.481100 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-c8525e52-5e87-4218-97fd-15c89227cd21 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:50:47.482106 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-c23b7a40-f0cb-4c1f-b8b1-bc1be190e49e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:47.484153 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-c23b7a40-f0cb-4c1f-b8b1-bc1be190e49e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:47.484396 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-c23b7a40-f0cb-4c1f-b8b1-bc1be190e49e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:47.484446 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c8525e52-5e87-4218-97fd-15c89227cd21 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 returned with HTTP 200 Aug 14 00:50:47.484584 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-c23b7a40-f0cb-4c1f-b8b1-bc1be190e49e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:47.484717 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1548/6128] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:50:47 2026] GET /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:50:47.493356 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:47.493356 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:50:47.496601 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-c23b7a40-f0cb-4c1f-b8b1-bc1be190e49e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:50:47.500311 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-c23b7a40-f0cb-4c1f-b8b1-bc1be190e49e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 returned with HTTP 200 Aug 14 00:50:47.500613 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1518/6129] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:50:47 2026] GET /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 => generated 1052 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:50:47.601503 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-9e7af17b-cc67-49fe-99ac-f2badf4435d0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:47.603356 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-9e7af17b-cc67-49fe-99ac-f2badf4435d0 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] PUT https://10.4.3.208/volume/v3/attachments/09dbd783-1728-44f2-b30d-31424a870ebe Aug 14 00:50:47.603705 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-9e7af17b-cc67-49fe-99ac-f2badf4435d0 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.208", "host": "np0000007289", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2ed23ec31187", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d31f8f9-0b27-4d14-8b7c-6ece57a4d599", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:50:47.610170 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-9e7af17b-cc67-49fe-99ac-f2badf4435d0 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Acquiring lock "cinder-attachment_update-d9769e1a-c0d7-4a41-8f32-a8758445c1a3-np0000007289" by "attachment_update" {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 14 00:50:47.613985 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-9e7af17b-cc67-49fe-99ac-f2badf4435d0 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Lock "cinder-attachment_update-d9769e1a-c0d7-4a41-8f32-a8758445c1a3-np0000007289" acquired by "attachment_update" :: waited 0.004s {{(pid=100208) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 14 00:50:47.614829 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:47.614829 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:50:47.679795 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.coordination [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-9e7af17b-cc67-49fe-99ac-f2badf4435d0 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Lock "cinder-attachment_update-d9769e1a-c0d7-4a41-8f32-a8758445c1a3-np0000007289" released by "attachment_update" :: held 0.066s {{(pid=100208) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 14 00:50:47.680150 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-9e7af17b-cc67-49fe-99ac-f2badf4435d0 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/attachments/09dbd783-1728-44f2-b30d-31424a870ebe returned with HTTP 200 Aug 14 00:50:47.680883 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1539/6130] 10.4.3.208 () {74 vars in 1704 bytes} [Fri Aug 14 00:50:47 2026] PUT /volume/v3/attachments/09dbd783-1728-44f2-b30d-31424a870ebe => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:50:48.496178 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-27c2adb0-bd31-4bc3-a681-20bd2e29b01f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:48.497807 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-27c2adb0-bd31-4bc3-a681-20bd2e29b01f tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:48.498016 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-27c2adb0-bd31-4bc3-a681-20bd2e29b01f tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:48.498247 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-27c2adb0-bd31-4bc3-a681-20bd2e29b01f tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:48.506714 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:48.506714 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:50:48.509591 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-27c2adb0-bd31-4bc3-a681-20bd2e29b01f tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:50:48.512995 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-27c2adb0-bd31-4bc3-a681-20bd2e29b01f tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 returned with HTTP 200 Aug 14 00:50:48.513356 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1526/6131] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:50:48 2026] GET /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:50:49.524580 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-383e13fc-4c3a-4269-87a3-dbc83b2a9beb None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:49.525973 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-383e13fc-4c3a-4269-87a3-dbc83b2a9beb tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:49.526146 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-383e13fc-4c3a-4269-87a3-dbc83b2a9beb tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:49.526351 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-383e13fc-4c3a-4269-87a3-dbc83b2a9beb tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:49.536145 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:49.536145 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:50:49.540004 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-383e13fc-4c3a-4269-87a3-dbc83b2a9beb tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:50:49.543993 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-383e13fc-4c3a-4269-87a3-dbc83b2a9beb tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 returned with HTTP 200 Aug 14 00:50:49.544360 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1549/6132] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:50:49 2026] GET /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:50:50.556045 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-6b0ab133-91ea-4dce-b972-d025835417d5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:50.558093 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6b0ab133-91ea-4dce-b972-d025835417d5 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:50.558325 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6b0ab133-91ea-4dce-b972-d025835417d5 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:50.558562 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-6b0ab133-91ea-4dce-b972-d025835417d5 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:50.569152 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:50.569152 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:50:50.573848 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-6b0ab133-91ea-4dce-b972-d025835417d5 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:50:50.577853 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-6b0ab133-91ea-4dce-b972-d025835417d5 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 returned with HTTP 200 Aug 14 00:50:50.578242 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1519/6133] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:50:50 2026] GET /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:50:51.590145 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-202c06d5-29a8-467d-91a5-70e1c6c76b0b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:51.591820 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-202c06d5-29a8-467d-91a5-70e1c6c76b0b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:51.592018 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-202c06d5-29a8-467d-91a5-70e1c6c76b0b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:51.592227 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-202c06d5-29a8-467d-91a5-70e1c6c76b0b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:51.600707 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:51.600707 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:50:51.604507 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-202c06d5-29a8-467d-91a5-70e1c6c76b0b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:50:51.608176 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-202c06d5-29a8-467d-91a5-70e1c6c76b0b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 returned with HTTP 200 Aug 14 00:50:51.608557 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1540/6134] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:50:51 2026] GET /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:50:51.895768 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-b4781620-e45a-45c4-96e6-32ce535c16b3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:51.897719 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-b4781620-e45a-45c4-96e6-32ce535c16b3 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] POST https://10.4.3.208/volume/v3/attachments/09dbd783-1728-44f2-b30d-31424a870ebe/action Aug 14 00:50:51.898047 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-b4781620-e45a-45c4-96e6-32ce535c16b3 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Action body: b'{"os-complete": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:50:51.898215 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-b4781620-e45a-45c4-96e6-32ce535c16b3 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:50:51.912468 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:51.912468 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:50:51.921605 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-f134a7e5-9de3-4d1a-92d5-a939c8ab57e5 req-b4781620-e45a-45c4-96e6-32ce535c16b3 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/attachments/09dbd783-1728-44f2-b30d-31424a870ebe/action returned with HTTP 204 Aug 14 00:50:51.922172 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1527/6135] 10.4.3.208 () {74 vars in 1725 bytes} [Fri Aug 14 00:50:51 2026] POST /volume/v3/attachments/09dbd783-1728-44f2-b30d-31424a870ebe/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:50:52.621018 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-db2bfba1-8b19-4e90-bdd8-2599ed1be259 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:52.622661 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-db2bfba1-8b19-4e90-bdd8-2599ed1be259 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:52.623380 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-db2bfba1-8b19-4e90-bdd8-2599ed1be259 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:52.623380 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-db2bfba1-8b19-4e90-bdd8-2599ed1be259 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:52.631862 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:52.631862 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:50:52.634761 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-db2bfba1-8b19-4e90-bdd8-2599ed1be259 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:50:52.638256 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-db2bfba1-8b19-4e90-bdd8-2599ed1be259 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 returned with HTTP 200 Aug 14 00:50:52.638589 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1550/6136] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:50:52 2026] GET /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 => generated 1165 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:50:52.652158 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2c386215-49f6-4cce-82b8-0851c2061934 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:52.654005 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2c386215-49f6-4cce-82b8-0851c2061934 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:52.654224 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2c386215-49f6-4cce-82b8-0851c2061934 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:52.654417 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2c386215-49f6-4cce-82b8-0851c2061934 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:52.664541 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:52.664541 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:50:52.668627 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2c386215-49f6-4cce-82b8-0851c2061934 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:50:52.672478 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2c386215-49f6-4cce-82b8-0851c2061934 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 returned with HTTP 200 Aug 14 00:50:52.672811 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1520/6137] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:50:52 2026] GET /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:50:54.977937 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-3a7758a6-e08d-47c3-a043-2a2c1b26986e None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:54.979796 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-3a7758a6-e08d-47c3-a043-2a2c1b26986e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:54.979956 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-3a7758a6-e08d-47c3-a043-2a2c1b26986e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:54.980143 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-3a7758a6-e08d-47c3-a043-2a2c1b26986e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:54.988160 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:54.988160 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:50:54.990949 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-3a7758a6-e08d-47c3-a043-2a2c1b26986e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:50:54.994387 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-3a7758a6-e08d-47c3-a043-2a2c1b26986e tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 returned with HTTP 200 Aug 14 00:50:54.994749 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1541/6138] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:50:54 2026] GET /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 => generated 1165 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:50:55.011695 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-6a7d61c7-00cb-44c7-88c2-6f7a00bfe38b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:55.013821 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-6a7d61c7-00cb-44c7-88c2-6f7a00bfe38b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] POST https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3/action Aug 14 00:50:55.014140 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-6a7d61c7-00cb-44c7-88c2-6f7a00bfe38b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100211) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:50:55.014249 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-6a7d61c7-00cb-44c7-88c2-6f7a00bfe38b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:50:55.023279 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:55.023279 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:50:55.023745 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-6a7d61c7-00cb-44c7-88c2-6f7a00bfe38b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:50:55.028568 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-6a7d61c7-00cb-44c7-88c2-6f7a00bfe38b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Begin detaching volume completed successfully. Aug 14 00:50:55.028732 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-6a7d61c7-00cb-44c7-88c2-6f7a00bfe38b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3/action returned with HTTP 202 Aug 14 00:50:55.029256 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1528/6139] 10.4.3.208 () {72 vars in 1672 bytes} [Fri Aug 14 00:50:55 2026] POST /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 14 00:50:55.062940 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c0ee3fa9-6ee6-4a45-95c8-de31e9b07c8f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:55.062940 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c0ee3fa9-6ee6-4a45-95c8-de31e9b07c8f None None] GET https://10.4.3.208/volume// Aug 14 00:50:55.063433 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c0ee3fa9-6ee6-4a45-95c8-de31e9b07c8f None None] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:55.063433 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c0ee3fa9-6ee6-4a45-95c8-de31e9b07c8f None None] Calling method 'all' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:55.063591 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c0ee3fa9-6ee6-4a45-95c8-de31e9b07c8f None None] https://10.4.3.208/volume// returned with HTTP 300 Aug 14 00:50:55.063824 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1551/6140] 10.4.3.208 () {66 vars in 1426 bytes} [Fri Aug 14 00:50:55 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 14 00:50:55.070861 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-216e7016-c49d-4f0c-8ca2-19ae36d17e7b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:55.072776 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-216e7016-c49d-4f0c-8ca2-19ae36d17e7b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:55.073000 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-216e7016-c49d-4f0c-8ca2-19ae36d17e7b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:55.073213 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-216e7016-c49d-4f0c-8ca2-19ae36d17e7b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:55.081973 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:55.081973 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:50:55.085570 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-216e7016-c49d-4f0c-8ca2-19ae36d17e7b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:50:55.089395 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-216e7016-c49d-4f0c-8ca2-19ae36d17e7b tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 returned with HTTP 200 Aug 14 00:50:55.089814 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1521/6141] 10.4.3.208 () {70 vars in 1639 bytes} [Fri Aug 14 00:50:55 2026] GET /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 => generated 1348 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 14 00:50:55.832135 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-9a17de42-d633-4948-b944-172cf9dc3c1a None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:55.834058 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-9a17de42-d633-4948-b944-172cf9dc3c1a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] DELETE https://10.4.3.208/volume/v3/attachments/09dbd783-1728-44f2-b30d-31424a870ebe Aug 14 00:50:55.834256 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-9a17de42-d633-4948-b944-172cf9dc3c1a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:55.834456 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-9a17de42-d633-4948-b944-172cf9dc3c1a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:55.840954 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:55.840954 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:50:55.879553 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [req-2c1aeb27-9213-451f-b194-928184a6b1f2 req-9a17de42-d633-4948-b944-172cf9dc3c1a tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/attachments/09dbd783-1728-44f2-b30d-31424a870ebe returned with HTTP 200 Aug 14 00:50:55.879934 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1542/6142] 10.4.3.208 () {72 vars in 1673 bytes} [Fri Aug 14 00:50:55 2026] DELETE /volume/v3/attachments/09dbd783-1728-44f2-b30d-31424a870ebe => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:50:57.644533 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2c3a5f52-dceb-4a9f-8a19-b85edfb31909 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:57.646334 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2c3a5f52-dceb-4a9f-8a19-b85edfb31909 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] DELETE https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:57.646593 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2c3a5f52-dceb-4a9f-8a19-b85edfb31909 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:57.646783 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2c3a5f52-dceb-4a9f-8a19-b85edfb31909 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:57.646939 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-2c3a5f52-dceb-4a9f-8a19-b85edfb31909 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Delete volume with id: d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:57.653598 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:57.653598 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:50:57.653998 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2c3a5f52-dceb-4a9f-8a19-b85edfb31909 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:50:57.668505 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2c3a5f52-dceb-4a9f-8a19-b85edfb31909 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Delete volume request issued successfully. Aug 14 00:50:57.668683 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2c3a5f52-dceb-4a9f-8a19-b85edfb31909 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 returned with HTTP 202 Aug 14 00:50:57.669042 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1529/6143] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:50:57 2026] DELETE /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:50:57.675369 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-a644932a-1239-44cb-a87e-8895fb12dbb0 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:57.677206 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a644932a-1239-44cb-a87e-8895fb12dbb0 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:57.677398 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a644932a-1239-44cb-a87e-8895fb12dbb0 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:57.677684 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-a644932a-1239-44cb-a87e-8895fb12dbb0 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:57.684045 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:57.684045 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:50:57.687152 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-a644932a-1239-44cb-a87e-8895fb12dbb0 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:50:57.690621 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-a644932a-1239-44cb-a87e-8895fb12dbb0 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 returned with HTTP 200 Aug 14 00:50:57.690949 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1552/6144] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:50:57 2026] GET /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:50:58.703455 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ac509145-d156-48ee-b137-e0a852fa4cbf None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:58.705533 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ac509145-d156-48ee-b137-e0a852fa4cbf tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 Aug 14 00:50:58.705788 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ac509145-d156-48ee-b137-e0a852fa4cbf tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:58.706014 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ac509145-d156-48ee-b137-e0a852fa4cbf tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:58.712321 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ac509145-d156-48ee-b137-e0a852fa4cbf tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 returned with HTTP 404 Aug 14 00:50:58.712851 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1522/6145] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:50:58 2026] GET /volume/v3/volumes/d9769e1a-c0d7-4a41-8f32-a8758445c1a3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:50:58.986663 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ac44a85b-5ae3-4f75-916f-0ef17aadd034 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:58.988397 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ac44a85b-5ae3-4f75-916f-0ef17aadd034 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 Aug 14 00:50:58.988594 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ac44a85b-5ae3-4f75-916f-0ef17aadd034 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:58.988811 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ac44a85b-5ae3-4f75-916f-0ef17aadd034 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:58.988915 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-ac44a85b-5ae3-4f75-916f-0ef17aadd034 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Delete snapshot with id: c534ca4e-5425-4034-a550-d121675a29a4 Aug 14 00:50:58.994050 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:58.994050 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:50:58.994474 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ac44a85b-5ae3-4f75-916f-0ef17aadd034 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Snapshot retrieved successfully. Aug 14 00:50:59.009002 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ac44a85b-5ae3-4f75-916f-0ef17aadd034 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Snapshot delete request issued successfully. Aug 14 00:50:59.009197 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ac44a85b-5ae3-4f75-916f-0ef17aadd034 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 returned with HTTP 202 Aug 14 00:50:59.009526 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1543/6146] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:50:58 2026] DELETE /volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:50:59.015866 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f230022d-9f50-4096-87c1-bfc2cc935377 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:50:59.017521 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f230022d-9f50-4096-87c1-bfc2cc935377 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 Aug 14 00:50:59.017781 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f230022d-9f50-4096-87c1-bfc2cc935377 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:50:59.018015 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f230022d-9f50-4096-87c1-bfc2cc935377 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:50:59.022810 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:50:59.022810 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:50:59.023191 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f230022d-9f50-4096-87c1-bfc2cc935377 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Snapshot retrieved successfully. Aug 14 00:50:59.023811 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f230022d-9f50-4096-87c1-bfc2cc935377 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 returned with HTTP 200 Aug 14 00:50:59.024125 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1530/6147] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:50:59 2026] GET /volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:00.032423 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-83cace3e-f7a9-481d-a139-6dd844b4f7f7 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:00.034145 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-83cace3e-f7a9-481d-a139-6dd844b4f7f7 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 Aug 14 00:51:00.034352 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-83cace3e-f7a9-481d-a139-6dd844b4f7f7 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:00.034535 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-83cace3e-f7a9-481d-a139-6dd844b4f7f7 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:00.038990 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-83cace3e-f7a9-481d-a139-6dd844b4f7f7 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 returned with HTTP 404 Aug 14 00:51:00.039483 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1553/6148] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:00 2026] GET /volume/v3/snapshots/c534ca4e-5425-4034-a550-d121675a29a4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:00.070900 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [req-c273fb2c-83c2-4490-a1bd-6048050432c1 req-7e5e5b6a-0374-4a45-9f36-a313c97106ce None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:00.072883 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-c273fb2c-83c2-4490-a1bd-6048050432c1 req-7e5e5b6a-0374-4a45-9f36-a313c97106ce tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:51:00.073107 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-c273fb2c-83c2-4490-a1bd-6048050432c1 req-7e5e5b6a-0374-4a45-9f36-a313c97106ce tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:00.073289 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [req-c273fb2c-83c2-4490-a1bd-6048050432c1 req-7e5e5b6a-0374-4a45-9f36-a313c97106ce tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:00.080583 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:00.080583 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:00.084217 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [req-c273fb2c-83c2-4490-a1bd-6048050432c1 req-7e5e5b6a-0374-4a45-9f36-a313c97106ce tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:51:00.091770 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [req-c273fb2c-83c2-4490-a1bd-6048050432c1 req-7e5e5b6a-0374-4a45-9f36-a313c97106ce tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 200 Aug 14 00:51:00.091770 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1523/6149] 10.4.3.208 () {68 vars in 1598 bytes} [Fri Aug 14 00:51:00 2026] GET /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:01.608966 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-a5d93168-d936-45d3-807f-b5854e352648 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:01.610602 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a5d93168-d936-45d3-807f-b5854e352648 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] DELETE https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:51:01.610794 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a5d93168-d936-45d3-807f-b5854e352648 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:01.610966 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-a5d93168-d936-45d3-807f-b5854e352648 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:01.611121 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-a5d93168-d936-45d3-807f-b5854e352648 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Delete volume with id: 365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:51:01.618110 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:01.618110 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:01.618483 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a5d93168-d936-45d3-807f-b5854e352648 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:51:01.631598 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-a5d93168-d936-45d3-807f-b5854e352648 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Delete volume request issued successfully. Aug 14 00:51:01.631765 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-a5d93168-d936-45d3-807f-b5854e352648 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 202 Aug 14 00:51:01.632074 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1544/6150] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:51:01 2026] DELETE /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:01.638105 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f72f1e8f-62ce-4bc9-8833-02c6874ad918 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:01.639784 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f72f1e8f-62ce-4bc9-8833-02c6874ad918 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:51:01.639961 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f72f1e8f-62ce-4bc9-8833-02c6874ad918 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:01.640148 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f72f1e8f-62ce-4bc9-8833-02c6874ad918 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:01.646102 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:01.646102 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:01.649109 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f72f1e8f-62ce-4bc9-8833-02c6874ad918 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Volume info retrieved successfully. Aug 14 00:51:01.653699 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f72f1e8f-62ce-4bc9-8833-02c6874ad918 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 200 Aug 14 00:51:01.654072 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1531/6151] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:01 2026] GET /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:02.665312 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-746e2dd2-16f5-4f23-a4c8-8a90fa501433 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:02.666923 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-746e2dd2-16f5-4f23-a4c8-8a90fa501433 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] GET https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 Aug 14 00:51:02.667125 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-746e2dd2-16f5-4f23-a4c8-8a90fa501433 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:02.667308 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-746e2dd2-16f5-4f23-a4c8-8a90fa501433 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:02.672462 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-746e2dd2-16f5-4f23-a4c8-8a90fa501433 tempest-TestStampPattern-1642671071 tempest-TestStampPattern-1642671071-project-member] https://10.4.3.208/volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 returned with HTTP 404 Aug 14 00:51:02.673011 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1554/6152] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:02 2026] GET /volume/v3/volumes/365f2449-1efa-4cbd-918b-51779cc5d3a0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:08.378640 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:08.456460 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:51:08.456752 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-658787611"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:08.458035 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-658787611'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:51:08.458163 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume of 1 GB Aug 14 00:51:08.461987 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Availability Zones retrieved successfully. Aug 14 00:51:08.466950 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Flow 'volume_create_api' (dd0c8e30-6ba4-4a94-b850-fa2c9ecd0c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:08.467798 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ecfb6cc-7958-4d50-9e26-a69ac808bc1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:08.468611 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:51:08.492136 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ecfb6cc-7958-4d50-9e26-a69ac808bc1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:08.492815 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42dcebb2-78e6-4408-b1dd-0d27810b8582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:08.543922 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Created reservations ['a8ae23de-f478-4e40-ada8-76f9cff38519', '35d66450-c3d3-419e-871e-a038900e816d', '728dc3fa-8921-4f04-93d2-71c3fad0d8ab', 'a67a7a46-7c29-4e1a-a21d-180f16fcfb12'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:08.544664 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42dcebb2-78e6-4408-b1dd-0d27810b8582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8ae23de-f478-4e40-ada8-76f9cff38519', '35d66450-c3d3-419e-871e-a038900e816d', '728dc3fa-8921-4f04-93d2-71c3fad0d8ab', 'a67a7a46-7c29-4e1a-a21d-180f16fcfb12']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:08.545395 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b4337b-c666-4dd2-a632-f5cc09fda617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:08.563759 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b4337b-c666-4dd2-a632-f5cc09fda617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a23a7956-c791-4673-ad49-0c1409d59024', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-658787611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f423875a5f114b85b6a36ae9f31911a0',qos_specs=None,replication_status=,reservations=['a8ae23de-f478-4e40-ada8-76f9cff38519','35d66450-c3d3-419e-871e-a038900e816d','728dc3fa-8921-4f04-93d2-71c3fad0d8ab','a67a7a46-7c29-4e1a-a21d-180f16fcfb12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e2eacf62c7446bb84c54c15d72902d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:51:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-658787611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a23a7956-c791-4673-ad49-0c1409d59024,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f423875a5f114b85b6a36ae9f31911a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80e2eacf62c7446bb84c54c15d72902d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:08.564466 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d3e442a-7fc5-4d11-aafb-5d873c12df13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:08.579303 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d3e442a-7fc5-4d11-aafb-5d873c12df13) transitioned into state 'SUCCESS' from state '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-658787611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f423875a5f114b85b6a36ae9f31911a0',qos_specs=None,replication_status=,reservations=['a8ae23de-f478-4e40-ada8-76f9cff38519','35d66450-c3d3-419e-871e-a038900e816d','728dc3fa-8921-4f04-93d2-71c3fad0d8ab','a67a7a46-7c29-4e1a-a21d-180f16fcfb12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e2eacf62c7446bb84c54c15d72902d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:08.579940 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6be3ec-e932-4956-aa31-14af8133e599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:08.587113 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6be3ec-e932-4956-aa31-14af8133e599) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:08.587833 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Flow 'volume_create_api' (dd0c8e30-6ba4-4a94-b850-fa2c9ecd0c28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:08.588126 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume request issued successfully. Aug 14 00:51:08.588668 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-990b799f-bd3c-4152-8219-b75a3dbfa549 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:51:08.589104 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1524/6153] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:51:08 2026] POST /volume/v3/volumes => generated 759 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:08.599888 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-31552ddd-19a3-4096-bd32-7daed47a02b1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:08.601728 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-31552ddd-19a3-4096-bd32-7daed47a02b1 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/a23a7956-c791-4673-ad49-0c1409d59024 Aug 14 00:51:08.601910 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-31552ddd-19a3-4096-bd32-7daed47a02b1 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:08.602106 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-31552ddd-19a3-4096-bd32-7daed47a02b1 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:08.608275 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:08.608275 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:08.611272 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-31552ddd-19a3-4096-bd32-7daed47a02b1 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:08.614798 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-31552ddd-19a3-4096-bd32-7daed47a02b1 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/a23a7956-c791-4673-ad49-0c1409d59024 returned with HTTP 200 Aug 14 00:51:08.615140 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1545/6154] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:08 2026] GET /volume/v3/volumes/a23a7956-c791-4673-ad49-0c1409d59024 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:09.626677 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-753dbe99-124b-4d1b-883d-b5bdf61bdfc1 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:09.628473 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-753dbe99-124b-4d1b-883d-b5bdf61bdfc1 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/a23a7956-c791-4673-ad49-0c1409d59024 Aug 14 00:51:09.628650 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-753dbe99-124b-4d1b-883d-b5bdf61bdfc1 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:09.628834 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-753dbe99-124b-4d1b-883d-b5bdf61bdfc1 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:09.635375 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:09.635375 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:09.638460 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-753dbe99-124b-4d1b-883d-b5bdf61bdfc1 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:09.642177 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-753dbe99-124b-4d1b-883d-b5bdf61bdfc1 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/a23a7956-c791-4673-ad49-0c1409d59024 returned with HTTP 200 Aug 14 00:51:09.642475 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1532/6155] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:09 2026] GET /volume/v3/volumes/a23a7956-c791-4673-ad49-0c1409d59024 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:09.653574 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-b61becda-e5bc-419b-9de2-c01a480fde96 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:09.655167 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b61becda-e5bc-419b-9de2-c01a480fde96 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:51:09.655501 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-b61becda-e5bc-419b-9de2-c01a480fde96 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a23a7956-c791-4673-ad49-0c1409d59024", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1187473886"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:09.663762 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:09.663762 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:09.664248 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b61becda-e5bc-419b-9de2-c01a480fde96 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:09.664364 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-b61becda-e5bc-419b-9de2-c01a480fde96 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create snapshot from volume a23a7956-c791-4673-ad49-0c1409d59024 Aug 14 00:51:09.696559 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-b61becda-e5bc-419b-9de2-c01a480fde96 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Created reservations ['121657eb-3bf3-4c64-8fb5-5ab09a7ce387', '49605ff8-34af-412f-8df7-01b033e87a2c', '4c05ffb8-8a25-4bf5-9eec-627b73300801', '03e2ccaf-b1fa-4154-97f3-119d9855317a'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:09.720894 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-b61becda-e5bc-419b-9de2-c01a480fde96 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Snapshot create request issued successfully. Aug 14 00:51:09.721329 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-b61becda-e5bc-419b-9de2-c01a480fde96 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:51:09.721832 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1555/6156] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:51:09 2026] POST /volume/v3/snapshots => generated 316 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:09.730101 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7f02cd7c-40c5-4a08-865c-a49bb7df0b18 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:09.731868 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7f02cd7c-40c5-4a08-865c-a49bb7df0b18 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/snapshots/2495b617-5f0b-4316-a6ab-d13a627c7be5 Aug 14 00:51:09.732075 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7f02cd7c-40c5-4a08-865c-a49bb7df0b18 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:09.732277 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7f02cd7c-40c5-4a08-865c-a49bb7df0b18 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:09.737774 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:09.737774 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:09.738335 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7f02cd7c-40c5-4a08-865c-a49bb7df0b18 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Snapshot retrieved successfully. Aug 14 00:51:09.739213 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7f02cd7c-40c5-4a08-865c-a49bb7df0b18 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/snapshots/2495b617-5f0b-4316-a6ab-d13a627c7be5 returned with HTTP 200 Aug 14 00:51:09.739682 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1525/6157] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:09 2026] GET /volume/v3/snapshots/2495b617-5f0b-4316-a6ab-d13a627c7be5 => generated 448 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:10.748157 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-10cde65a-95f1-4627-91ff-e908074533b2 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:10.749840 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-10cde65a-95f1-4627-91ff-e908074533b2 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/snapshots/2495b617-5f0b-4316-a6ab-d13a627c7be5 Aug 14 00:51:10.750055 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-10cde65a-95f1-4627-91ff-e908074533b2 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:10.750265 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-10cde65a-95f1-4627-91ff-e908074533b2 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:10.754948 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:10.754948 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:10.755391 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-10cde65a-95f1-4627-91ff-e908074533b2 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Snapshot retrieved successfully. Aug 14 00:51:10.756139 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-10cde65a-95f1-4627-91ff-e908074533b2 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/snapshots/2495b617-5f0b-4316-a6ab-d13a627c7be5 returned with HTTP 200 Aug 14 00:51:10.756457 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1546/6158] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:10 2026] GET /volume/v3/snapshots/2495b617-5f0b-4316-a6ab-d13a627c7be5 => generated 475 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:10.764199 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:10.765934 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:51:10.766364 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2495b617-5f0b-4316-a6ab-d13a627c7be5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2020624010"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:10.768027 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume request body: {'volume': {"'snapshot_id": '2495b617-5f0b-4316-a6ab-d13a627c7be5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2020624010'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:51:10.768187 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume of 1 GB Aug 14 00:51:10.771849 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Availability Zones retrieved successfully. Aug 14 00:51:10.776888 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Flow 'volume_create_api' (f6ba5d36-ed78-409b-be7f-8da5474b3d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:10.777724 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a095b102-94ee-42a4-8287-eb288cd358fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:10.778536 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:51:10.799548 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a095b102-94ee-42a4-8287-eb288cd358fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:10.800231 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (071fe62c-1dce-47e7-9b02-dc3d3c472d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:10.833629 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Created reservations ['825b345b-1d49-4c21-9c37-cf80c52d53a1', 'ce2b107a-eb8e-4a22-b86b-03f2aefcc1c6', '507ea5a9-be95-44fa-942f-ad0a8fbf333d', '2bbcae93-bf8e-4ae2-a9f1-aa87b3152d3d'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:10.834612 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (071fe62c-1dce-47e7-9b02-dc3d3c472d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['825b345b-1d49-4c21-9c37-cf80c52d53a1', 'ce2b107a-eb8e-4a22-b86b-03f2aefcc1c6', '507ea5a9-be95-44fa-942f-ad0a8fbf333d', '2bbcae93-bf8e-4ae2-a9f1-aa87b3152d3d']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:10.835435 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2478fd-d464-423c-b539-e1c2c85fc4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:10.854819 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e2478fd-d464-423c-b539-e1c2c85fc4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99870d78-d49f-4871-8c10-a03b5fcd934a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2020624010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f423875a5f114b85b6a36ae9f31911a0',qos_specs=None,replication_status=,reservations=['825b345b-1d49-4c21-9c37-cf80c52d53a1','ce2b107a-eb8e-4a22-b86b-03f2aefcc1c6','507ea5a9-be95-44fa-942f-ad0a8fbf333d','2bbcae93-bf8e-4ae2-a9f1-aa87b3152d3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e2eacf62c7446bb84c54c15d72902d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:51:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2020624010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99870d78-d49f-4871-8c10-a03b5fcd934a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f423875a5f114b85b6a36ae9f31911a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80e2eacf62c7446bb84c54c15d72902d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:10.855491 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f90826f5-a7d8-4ae5-a0d0-cc725617156a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:10.870320 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f90826f5-a7d8-4ae5-a0d0-cc725617156a) transitioned into state 'SUCCESS' from state '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-2020624010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f423875a5f114b85b6a36ae9f31911a0',qos_specs=None,replication_status=,reservations=['825b345b-1d49-4c21-9c37-cf80c52d53a1','ce2b107a-eb8e-4a22-b86b-03f2aefcc1c6','507ea5a9-be95-44fa-942f-ad0a8fbf333d','2bbcae93-bf8e-4ae2-a9f1-aa87b3152d3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e2eacf62c7446bb84c54c15d72902d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:10.870900 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d01780e-71a3-4a25-a6f8-fb6d5b88d38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:10.878673 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d01780e-71a3-4a25-a6f8-fb6d5b88d38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:10.879379 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Flow 'volume_create_api' (f6ba5d36-ed78-409b-be7f-8da5474b3d36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:10.879636 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume request issued successfully. Aug 14 00:51:10.880188 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-c119583b-cdb9-433e-b27d-27d13ce3c7a0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:51:10.880601 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1533/6159] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:51:10 2026] POST /volume/v3/volumes => generated 760 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:10.891523 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:10.893586 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:51:10.894056 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2495b617-5f0b-4316-a6ab-d13a627c7be5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1125287939"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:10.895781 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume request body: {'volume': {"'snapshot_id": '2495b617-5f0b-4316-a6ab-d13a627c7be5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1125287939'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:51:10.895886 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume of 1 GB Aug 14 00:51:10.896237 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:10.896237 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:10.900821 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Availability Zones retrieved successfully. Aug 14 00:51:10.907956 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Flow 'volume_create_api' (f1c1c1f0-de27-4860-b0c6-e531fe11884b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:10.909100 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaecae32-d613-4ebe-9e38-4814bdf0e08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:10.910220 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:51:10.935388 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaecae32-d613-4ebe-9e38-4814bdf0e08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:10.936101 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35180f96-6fac-4d67-a1a1-528eb1c95f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:10.973814 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Created reservations ['80da9df5-1d49-49af-883b-a84022c575ed', '83e2e3ee-ea7c-42a7-983e-49b67b2c13c0', '02ba9294-2018-49bb-bc86-693ce4f59bad', '88489180-b39d-4ce3-b1b8-b690822b802a'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:10.974633 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35180f96-6fac-4d67-a1a1-528eb1c95f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80da9df5-1d49-49af-883b-a84022c575ed', '83e2e3ee-ea7c-42a7-983e-49b67b2c13c0', '02ba9294-2018-49bb-bc86-693ce4f59bad', '88489180-b39d-4ce3-b1b8-b690822b802a']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:10.975428 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465fac57-9247-49ad-aab5-03395bbbecd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:10.998650 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465fac57-9247-49ad-aab5-03395bbbecd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f30b350d-e00b-492d-904c-d42dde85699e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1125287939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f423875a5f114b85b6a36ae9f31911a0',qos_specs=None,replication_status=,reservations=['80da9df5-1d49-49af-883b-a84022c575ed','83e2e3ee-ea7c-42a7-983e-49b67b2c13c0','02ba9294-2018-49bb-bc86-693ce4f59bad','88489180-b39d-4ce3-b1b8-b690822b802a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e2eacf62c7446bb84c54c15d72902d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:51:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1125287939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f30b350d-e00b-492d-904c-d42dde85699e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f423875a5f114b85b6a36ae9f31911a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80e2eacf62c7446bb84c54c15d72902d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:10.999496 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (286fa91b-5ded-4a8b-b104-a6005e8eecfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.017028 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (286fa91b-5ded-4a8b-b104-a6005e8eecfe) transitioned into state 'SUCCESS' from state '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-1125287939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f423875a5f114b85b6a36ae9f31911a0',qos_specs=None,replication_status=,reservations=['80da9df5-1d49-49af-883b-a84022c575ed','83e2e3ee-ea7c-42a7-983e-49b67b2c13c0','02ba9294-2018-49bb-bc86-693ce4f59bad','88489180-b39d-4ce3-b1b8-b690822b802a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e2eacf62c7446bb84c54c15d72902d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.018137 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da5ac2b3-4963-430b-b475-687ef473e601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.028453 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da5ac2b3-4963-430b-b475-687ef473e601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.029242 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Flow 'volume_create_api' (f1c1c1f0-de27-4860-b0c6-e531fe11884b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:11.029551 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume request issued successfully. Aug 14 00:51:11.030100 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ff832a3b-30f7-4884-8661-ea4d05aa6c45 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:51:11.030506 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1556/6160] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:51:10 2026] POST /volume/v3/volumes => generated 760 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:11.042464 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:11.044928 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:51:11.045484 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2495b617-5f0b-4316-a6ab-d13a627c7be5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1673334594"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:11.047275 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume request body: {'volume': {"'snapshot_id": '2495b617-5f0b-4316-a6ab-d13a627c7be5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1673334594'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:51:11.047433 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume of 1 GB Aug 14 00:51:11.052072 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Availability Zones retrieved successfully. Aug 14 00:51:11.058173 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Flow 'volume_create_api' (7780a86e-7a2a-4336-bf58-8290c1a85d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:11.059077 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4c955de-b82f-4963-8f98-95ed76364fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.059951 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:51:11.085670 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4c955de-b82f-4963-8f98-95ed76364fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.086619 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e67ef2-943a-4ec1-89b3-041a7b77c581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.127278 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Created reservations ['96990403-6b77-4782-ab0e-a3d5f179dee7', 'de07c2db-0665-437d-bdd5-227c17a485da', 'cab84030-b808-4ed7-be13-79dad0aedfed', 'cf22bde8-6cc8-405d-9504-902bd6095e58'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:11.128275 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e67ef2-943a-4ec1-89b3-041a7b77c581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96990403-6b77-4782-ab0e-a3d5f179dee7', 'de07c2db-0665-437d-bdd5-227c17a485da', 'cab84030-b808-4ed7-be13-79dad0aedfed', 'cf22bde8-6cc8-405d-9504-902bd6095e58']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.129347 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e21a4a9-bf89-45af-8c01-51d4e618123f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.150452 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e21a4a9-bf89-45af-8c01-51d4e618123f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5269116-320e-4297-87f0-cdfb8c67a3aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1673334594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f423875a5f114b85b6a36ae9f31911a0',qos_specs=None,replication_status=,reservations=['96990403-6b77-4782-ab0e-a3d5f179dee7','de07c2db-0665-437d-bdd5-227c17a485da','cab84030-b808-4ed7-be13-79dad0aedfed','cf22bde8-6cc8-405d-9504-902bd6095e58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e2eacf62c7446bb84c54c15d72902d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:51:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1673334594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5269116-320e-4297-87f0-cdfb8c67a3aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f423875a5f114b85b6a36ae9f31911a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80e2eacf62c7446bb84c54c15d72902d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.151066 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (281e1c4d-5c21-4b67-8bb4-3ae09385a64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.168134 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (281e1c4d-5c21-4b67-8bb4-3ae09385a64b) transitioned into state 'SUCCESS' from state '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-1673334594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f423875a5f114b85b6a36ae9f31911a0',qos_specs=None,replication_status=,reservations=['96990403-6b77-4782-ab0e-a3d5f179dee7','de07c2db-0665-437d-bdd5-227c17a485da','cab84030-b808-4ed7-be13-79dad0aedfed','cf22bde8-6cc8-405d-9504-902bd6095e58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e2eacf62c7446bb84c54c15d72902d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.168836 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (415a3ead-ebbf-47ef-81ae-30584d929a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.177619 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (415a3ead-ebbf-47ef-81ae-30584d929a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.178340 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Flow 'volume_create_api' (7780a86e-7a2a-4336-bf58-8290c1a85d46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:11.178604 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume request issued successfully. Aug 14 00:51:11.179133 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-a6fcf5d3-4766-4390-bd19-4cb81fd43d6e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:51:11.179538 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1526/6161] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:51:11 2026] POST /volume/v3/volumes => generated 760 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:11.191233 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:11.193057 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:51:11.193417 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2495b617-5f0b-4316-a6ab-d13a627c7be5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1808136446"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:11.194876 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume request body: {'volume': {"'snapshot_id": '2495b617-5f0b-4316-a6ab-d13a627c7be5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1808136446'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:51:11.195050 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume of 1 GB Aug 14 00:51:11.199073 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Availability Zones retrieved successfully. Aug 14 00:51:11.204478 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Flow 'volume_create_api' (deee20f6-421d-4fc8-bf28-ea3bb8d17334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:11.205380 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5c3d2e4-df7e-4cfc-a28e-ea2c807f6185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.206282 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:51:11.233772 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5c3d2e4-df7e-4cfc-a28e-ea2c807f6185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.234820 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b072ecf-972e-4dcf-9f88-b31884dc90f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.276749 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Created reservations ['6afc02c6-42fc-48aa-9e35-ba61fd17d273', '922630a3-ba72-4de2-9966-9b074d2037a3', '8f84843a-7c10-4ba7-9a03-7c7fd85d4eb1', '2081ddc4-1b9c-4938-9f16-58e683a0f7ad'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:11.277674 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b072ecf-972e-4dcf-9f88-b31884dc90f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6afc02c6-42fc-48aa-9e35-ba61fd17d273', '922630a3-ba72-4de2-9966-9b074d2037a3', '8f84843a-7c10-4ba7-9a03-7c7fd85d4eb1', '2081ddc4-1b9c-4938-9f16-58e683a0f7ad']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.278766 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b12a520a-cb52-42d6-820c-df26faa29d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.300612 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b12a520a-cb52-42d6-820c-df26faa29d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fca0922-6362-45cf-99c2-3a4a0d423043', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1808136446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f423875a5f114b85b6a36ae9f31911a0',qos_specs=None,replication_status=,reservations=['6afc02c6-42fc-48aa-9e35-ba61fd17d273','922630a3-ba72-4de2-9966-9b074d2037a3','8f84843a-7c10-4ba7-9a03-7c7fd85d4eb1','2081ddc4-1b9c-4938-9f16-58e683a0f7ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e2eacf62c7446bb84c54c15d72902d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:51:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1808136446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fca0922-6362-45cf-99c2-3a4a0d423043,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f423875a5f114b85b6a36ae9f31911a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80e2eacf62c7446bb84c54c15d72902d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.302098 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84cac891-42bd-4952-bc25-5839c9fcef79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.319067 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84cac891-42bd-4952-bc25-5839c9fcef79) transitioned into state 'SUCCESS' from state '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-1808136446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f423875a5f114b85b6a36ae9f31911a0',qos_specs=None,replication_status=,reservations=['6afc02c6-42fc-48aa-9e35-ba61fd17d273','922630a3-ba72-4de2-9966-9b074d2037a3','8f84843a-7c10-4ba7-9a03-7c7fd85d4eb1','2081ddc4-1b9c-4938-9f16-58e683a0f7ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e2eacf62c7446bb84c54c15d72902d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.320039 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b605e3b8-88af-4e7f-8873-20facd4949fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.330384 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b605e3b8-88af-4e7f-8873-20facd4949fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.331260 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Flow 'volume_create_api' (deee20f6-421d-4fc8-bf28-ea3bb8d17334) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:11.331576 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume request issued successfully. Aug 14 00:51:11.332247 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4fdea8ef-758a-4ffb-9f85-a6a0890dfd5c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:51:11.332696 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1547/6162] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:51:11 2026] POST /volume/v3/volumes => generated 760 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:11.344483 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:11.346209 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:51:11.346536 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2495b617-5f0b-4316-a6ab-d13a627c7be5", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1444932817"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:11.347916 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume request body: {'volume': {"'snapshot_id": '2495b617-5f0b-4316-a6ab-d13a627c7be5', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1444932817'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:51:11.348078 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume of 1 GB Aug 14 00:51:11.348399 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:11.348399 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:11.352048 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Availability Zones retrieved successfully. Aug 14 00:51:11.357301 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Flow 'volume_create_api' (8608453a-afc6-4834-bbea-80725a313094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:11.358143 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (defbeafc-ec1a-48c8-a555-a034e95757c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.358993 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:51:11.382507 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (defbeafc-ec1a-48c8-a555-a034e95757c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.383322 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08f0ad24-cc1b-4217-a8f7-946b6a2bebc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.430582 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Created reservations ['739d6fa1-37be-4109-9ca0-2d5756079bc3', '417a99ec-f806-40fa-9e12-bff246c05040', 'fd45b7ea-42d3-4285-9c78-e5dce030ee8e', '570757f7-6fc4-43eb-b355-7ef353b7c792'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:11.431662 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08f0ad24-cc1b-4217-a8f7-946b6a2bebc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['739d6fa1-37be-4109-9ca0-2d5756079bc3', '417a99ec-f806-40fa-9e12-bff246c05040', 'fd45b7ea-42d3-4285-9c78-e5dce030ee8e', '570757f7-6fc4-43eb-b355-7ef353b7c792']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.432790 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a567e40a-82dc-44c9-9f70-6dd7549a7fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.462465 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a567e40a-82dc-44c9-9f70-6dd7549a7fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '357b5e26-5b4c-45c0-b15b-6ce408620dbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1444932817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f423875a5f114b85b6a36ae9f31911a0',qos_specs=None,replication_status=,reservations=['739d6fa1-37be-4109-9ca0-2d5756079bc3','417a99ec-f806-40fa-9e12-bff246c05040','fd45b7ea-42d3-4285-9c78-e5dce030ee8e','570757f7-6fc4-43eb-b355-7ef353b7c792'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e2eacf62c7446bb84c54c15d72902d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:51:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1444932817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=357b5e26-5b4c-45c0-b15b-6ce408620dbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f423875a5f114b85b6a36ae9f31911a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80e2eacf62c7446bb84c54c15d72902d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.463724 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb73e402-c367-4484-a507-7501a6fd4edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.484396 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb73e402-c367-4484-a507-7501a6fd4edc) transitioned into state 'SUCCESS' from state '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-1444932817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f423875a5f114b85b6a36ae9f31911a0',qos_specs=None,replication_status=,reservations=['739d6fa1-37be-4109-9ca0-2d5756079bc3','417a99ec-f806-40fa-9e12-bff246c05040','fd45b7ea-42d3-4285-9c78-e5dce030ee8e','570757f7-6fc4-43eb-b355-7ef353b7c792'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e2eacf62c7446bb84c54c15d72902d',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.485310 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec8866da-735e-42e0-b946-95e887102d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:11.494106 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec8866da-735e-42e0-b946-95e887102d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:11.494909 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Flow 'volume_create_api' (8608453a-afc6-4834-bbea-80725a313094) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:11.495265 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Create volume request issued successfully. Aug 14 00:51:11.495798 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a69a0176-7f41-42ae-b32c-8e4cc04a6106 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:51:11.496235 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1534/6163] 10.4.3.208 () {68 vars in 1259 bytes} [Fri Aug 14 00:51:11 2026] POST /volume/v3/volumes => generated 760 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:11.507183 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fc0074b7-350e-46a5-b29d-dabbd727012f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:11.509212 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fc0074b7-350e-46a5-b29d-dabbd727012f tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/99870d78-d49f-4871-8c10-a03b5fcd934a Aug 14 00:51:11.509447 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fc0074b7-350e-46a5-b29d-dabbd727012f tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:11.509642 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fc0074b7-350e-46a5-b29d-dabbd727012f tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:11.517859 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:11.517859 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:11.522285 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fc0074b7-350e-46a5-b29d-dabbd727012f tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:11.527390 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fc0074b7-350e-46a5-b29d-dabbd727012f tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/99870d78-d49f-4871-8c10-a03b5fcd934a returned with HTTP 200 Aug 14 00:51:11.527876 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1557/6164] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:11 2026] GET /volume/v3/volumes/99870d78-d49f-4871-8c10-a03b5fcd934a => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:11.539613 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-7df4f434-8b4a-4052-8d3e-41b8826a376c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:11.541341 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7df4f434-8b4a-4052-8d3e-41b8826a376c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/f30b350d-e00b-492d-904c-d42dde85699e Aug 14 00:51:11.541508 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7df4f434-8b4a-4052-8d3e-41b8826a376c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:11.541671 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-7df4f434-8b4a-4052-8d3e-41b8826a376c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:11.548127 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:11.548127 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:11.551324 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-7df4f434-8b4a-4052-8d3e-41b8826a376c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:11.555338 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-7df4f434-8b4a-4052-8d3e-41b8826a376c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/f30b350d-e00b-492d-904c-d42dde85699e returned with HTTP 200 Aug 14 00:51:11.555765 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1527/6165] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:11 2026] GET /volume/v3/volumes/f30b350d-e00b-492d-904c-d42dde85699e => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:11.567550 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0bba28b9-909f-4d7a-94e3-40d93416b2b0 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:11.569660 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0bba28b9-909f-4d7a-94e3-40d93416b2b0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/c5269116-320e-4297-87f0-cdfb8c67a3aa Aug 14 00:51:11.569943 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0bba28b9-909f-4d7a-94e3-40d93416b2b0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:11.570194 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0bba28b9-909f-4d7a-94e3-40d93416b2b0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:11.577522 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:11.577522 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:11.581526 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-0bba28b9-909f-4d7a-94e3-40d93416b2b0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:11.586629 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0bba28b9-909f-4d7a-94e3-40d93416b2b0 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/c5269116-320e-4297-87f0-cdfb8c67a3aa returned with HTTP 200 Aug 14 00:51:11.587102 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1548/6166] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:11 2026] GET /volume/v3/volumes/c5269116-320e-4297-87f0-cdfb8c67a3aa => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:11.598960 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-98d922d4-3cdd-457f-b6ea-ce82c9282504 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:11.600763 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-98d922d4-3cdd-457f-b6ea-ce82c9282504 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/0fca0922-6362-45cf-99c2-3a4a0d423043 Aug 14 00:51:11.600970 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-98d922d4-3cdd-457f-b6ea-ce82c9282504 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:11.601293 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-98d922d4-3cdd-457f-b6ea-ce82c9282504 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:11.608140 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:11.608140 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:11.611290 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-98d922d4-3cdd-457f-b6ea-ce82c9282504 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:11.615371 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-98d922d4-3cdd-457f-b6ea-ce82c9282504 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/0fca0922-6362-45cf-99c2-3a4a0d423043 returned with HTTP 200 Aug 14 00:51:11.615836 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1535/6167] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:11 2026] GET /volume/v3/volumes/0fca0922-6362-45cf-99c2-3a4a0d423043 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:11.627868 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-2b871641-2cdf-4970-a97a-39bf72eeabcc None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:11.629641 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2b871641-2cdf-4970-a97a-39bf72eeabcc tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/357b5e26-5b4c-45c0-b15b-6ce408620dbe Aug 14 00:51:11.629821 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2b871641-2cdf-4970-a97a-39bf72eeabcc tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:11.629999 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-2b871641-2cdf-4970-a97a-39bf72eeabcc tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:11.636814 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:11.636814 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:11.640605 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-2b871641-2cdf-4970-a97a-39bf72eeabcc tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:11.644974 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-2b871641-2cdf-4970-a97a-39bf72eeabcc tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/357b5e26-5b4c-45c0-b15b-6ce408620dbe returned with HTTP 200 Aug 14 00:51:11.645402 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1558/6168] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:11 2026] GET /volume/v3/volumes/357b5e26-5b4c-45c0-b15b-6ce408620dbe => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:11.657223 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-66a7bdb5-12ea-4110-8ced-e438ea675417 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:11.659096 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-66a7bdb5-12ea-4110-8ced-e438ea675417 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] DELETE https://10.4.3.208/volume/v3/volumes/357b5e26-5b4c-45c0-b15b-6ce408620dbe Aug 14 00:51:11.659385 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-66a7bdb5-12ea-4110-8ced-e438ea675417 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:11.659570 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-66a7bdb5-12ea-4110-8ced-e438ea675417 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:11.659724 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-66a7bdb5-12ea-4110-8ced-e438ea675417 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Delete volume with id: 357b5e26-5b4c-45c0-b15b-6ce408620dbe Aug 14 00:51:11.666263 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:11.666263 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:11.666668 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-66a7bdb5-12ea-4110-8ced-e438ea675417 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:11.681263 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-66a7bdb5-12ea-4110-8ced-e438ea675417 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Delete volume request issued successfully. Aug 14 00:51:11.681525 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-66a7bdb5-12ea-4110-8ced-e438ea675417 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/357b5e26-5b4c-45c0-b15b-6ce408620dbe returned with HTTP 202 Aug 14 00:51:11.682074 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1528/6169] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:51:11 2026] DELETE /volume/v3/volumes/357b5e26-5b4c-45c0-b15b-6ce408620dbe => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:11.689241 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-31ff780d-5e7e-4423-98b9-9c0905203643 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:11.691036 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-31ff780d-5e7e-4423-98b9-9c0905203643 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/357b5e26-5b4c-45c0-b15b-6ce408620dbe Aug 14 00:51:11.691273 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-31ff780d-5e7e-4423-98b9-9c0905203643 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:11.691471 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-31ff780d-5e7e-4423-98b9-9c0905203643 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:11.698136 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:11.698136 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:11.701412 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-31ff780d-5e7e-4423-98b9-9c0905203643 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:11.705282 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-31ff780d-5e7e-4423-98b9-9c0905203643 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/357b5e26-5b4c-45c0-b15b-6ce408620dbe returned with HTTP 200 Aug 14 00:51:11.705624 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1549/6170] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:11 2026] GET /volume/v3/volumes/357b5e26-5b4c-45c0-b15b-6ce408620dbe => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:12.720463 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f908a887-7d4c-408b-b0f9-4d6ac80e4fb7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:12.722194 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f908a887-7d4c-408b-b0f9-4d6ac80e4fb7 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/357b5e26-5b4c-45c0-b15b-6ce408620dbe Aug 14 00:51:12.722387 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f908a887-7d4c-408b-b0f9-4d6ac80e4fb7 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:12.722562 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f908a887-7d4c-408b-b0f9-4d6ac80e4fb7 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:12.729670 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f908a887-7d4c-408b-b0f9-4d6ac80e4fb7 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/357b5e26-5b4c-45c0-b15b-6ce408620dbe returned with HTTP 404 Aug 14 00:51:12.730247 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1536/6171] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:12 2026] GET /volume/v3/volumes/357b5e26-5b4c-45c0-b15b-6ce408620dbe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:12.737274 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-0bf0f1c1-4a93-4756-a9c0-9695b9b299a2 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:12.738997 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0bf0f1c1-4a93-4756-a9c0-9695b9b299a2 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] DELETE https://10.4.3.208/volume/v3/volumes/0fca0922-6362-45cf-99c2-3a4a0d423043 Aug 14 00:51:12.739240 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0bf0f1c1-4a93-4756-a9c0-9695b9b299a2 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:12.739430 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-0bf0f1c1-4a93-4756-a9c0-9695b9b299a2 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:12.739617 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-0bf0f1c1-4a93-4756-a9c0-9695b9b299a2 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Delete volume with id: 0fca0922-6362-45cf-99c2-3a4a0d423043 Aug 14 00:51:12.746217 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:12.746217 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:12.746585 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0bf0f1c1-4a93-4756-a9c0-9695b9b299a2 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:12.760260 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-0bf0f1c1-4a93-4756-a9c0-9695b9b299a2 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Delete volume request issued successfully. Aug 14 00:51:12.760426 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-0bf0f1c1-4a93-4756-a9c0-9695b9b299a2 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/0fca0922-6362-45cf-99c2-3a4a0d423043 returned with HTTP 202 Aug 14 00:51:12.760798 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1559/6172] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:51:12 2026] DELETE /volume/v3/volumes/0fca0922-6362-45cf-99c2-3a4a0d423043 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:12.767528 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-c124a4ed-e574-4d53-92c1-1702e6702d76 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:12.769886 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c124a4ed-e574-4d53-92c1-1702e6702d76 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/0fca0922-6362-45cf-99c2-3a4a0d423043 Aug 14 00:51:12.770163 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c124a4ed-e574-4d53-92c1-1702e6702d76 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:12.770439 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-c124a4ed-e574-4d53-92c1-1702e6702d76 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:12.778710 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:12.778710 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:12.783231 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-c124a4ed-e574-4d53-92c1-1702e6702d76 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:12.788069 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-c124a4ed-e574-4d53-92c1-1702e6702d76 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/0fca0922-6362-45cf-99c2-3a4a0d423043 returned with HTTP 200 Aug 14 00:51:12.788560 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1529/6173] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:12 2026] GET /volume/v3/volumes/0fca0922-6362-45cf-99c2-3a4a0d423043 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:13.800708 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-e4fe6a21-7723-4055-a4a1-6405ae5b5dc1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:13.802372 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e4fe6a21-7723-4055-a4a1-6405ae5b5dc1 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/0fca0922-6362-45cf-99c2-3a4a0d423043 Aug 14 00:51:13.802592 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e4fe6a21-7723-4055-a4a1-6405ae5b5dc1 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:13.802807 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-e4fe6a21-7723-4055-a4a1-6405ae5b5dc1 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:13.808027 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-e4fe6a21-7723-4055-a4a1-6405ae5b5dc1 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/0fca0922-6362-45cf-99c2-3a4a0d423043 returned with HTTP 404 Aug 14 00:51:13.808465 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1550/6174] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:13 2026] GET /volume/v3/volumes/0fca0922-6362-45cf-99c2-3a4a0d423043 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:13.815318 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-77b808de-51ca-4d7d-a5f0-c46f6264fdd4 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:13.816941 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-77b808de-51ca-4d7d-a5f0-c46f6264fdd4 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] DELETE https://10.4.3.208/volume/v3/volumes/c5269116-320e-4297-87f0-cdfb8c67a3aa Aug 14 00:51:13.817134 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-77b808de-51ca-4d7d-a5f0-c46f6264fdd4 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:13.817302 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-77b808de-51ca-4d7d-a5f0-c46f6264fdd4 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:13.817445 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-77b808de-51ca-4d7d-a5f0-c46f6264fdd4 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Delete volume with id: c5269116-320e-4297-87f0-cdfb8c67a3aa Aug 14 00:51:13.823611 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:13.823611 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:13.823985 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-77b808de-51ca-4d7d-a5f0-c46f6264fdd4 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:13.838800 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-77b808de-51ca-4d7d-a5f0-c46f6264fdd4 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Delete volume request issued successfully. Aug 14 00:51:13.838944 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-77b808de-51ca-4d7d-a5f0-c46f6264fdd4 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/c5269116-320e-4297-87f0-cdfb8c67a3aa returned with HTTP 202 Aug 14 00:51:13.839389 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1537/6175] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:51:13 2026] DELETE /volume/v3/volumes/c5269116-320e-4297-87f0-cdfb8c67a3aa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:13.846009 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cf044225-fde3-4159-b09e-11383e35b869 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:13.847535 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cf044225-fde3-4159-b09e-11383e35b869 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/c5269116-320e-4297-87f0-cdfb8c67a3aa Aug 14 00:51:13.847701 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cf044225-fde3-4159-b09e-11383e35b869 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:13.847871 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cf044225-fde3-4159-b09e-11383e35b869 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:13.854002 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:13.854002 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:13.857027 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cf044225-fde3-4159-b09e-11383e35b869 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:13.860780 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cf044225-fde3-4159-b09e-11383e35b869 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/c5269116-320e-4297-87f0-cdfb8c67a3aa returned with HTTP 200 Aug 14 00:51:13.861206 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1560/6176] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:13 2026] GET /volume/v3/volumes/c5269116-320e-4297-87f0-cdfb8c67a3aa => generated 852 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:14.873029 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bb470ff0-0ca1-408c-b85b-bbc9e01f9442 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:14.874733 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bb470ff0-0ca1-408c-b85b-bbc9e01f9442 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/c5269116-320e-4297-87f0-cdfb8c67a3aa Aug 14 00:51:14.874943 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bb470ff0-0ca1-408c-b85b-bbc9e01f9442 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:14.875181 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bb470ff0-0ca1-408c-b85b-bbc9e01f9442 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:14.880976 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bb470ff0-0ca1-408c-b85b-bbc9e01f9442 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/c5269116-320e-4297-87f0-cdfb8c67a3aa returned with HTTP 404 Aug 14 00:51:14.881441 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1530/6177] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:14 2026] GET /volume/v3/volumes/c5269116-320e-4297-87f0-cdfb8c67a3aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:14.887414 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-553d2727-547e-4f72-85e8-b80a3e21585c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:14.889195 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-553d2727-547e-4f72-85e8-b80a3e21585c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] DELETE https://10.4.3.208/volume/v3/volumes/f30b350d-e00b-492d-904c-d42dde85699e Aug 14 00:51:14.889428 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-553d2727-547e-4f72-85e8-b80a3e21585c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:14.889658 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-553d2727-547e-4f72-85e8-b80a3e21585c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:14.889804 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-553d2727-547e-4f72-85e8-b80a3e21585c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Delete volume with id: f30b350d-e00b-492d-904c-d42dde85699e Aug 14 00:51:14.896117 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:14.896117 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:14.896515 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-553d2727-547e-4f72-85e8-b80a3e21585c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:14.913916 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-553d2727-547e-4f72-85e8-b80a3e21585c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Delete volume request issued successfully. Aug 14 00:51:14.913916 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-553d2727-547e-4f72-85e8-b80a3e21585c tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/f30b350d-e00b-492d-904c-d42dde85699e returned with HTTP 202 Aug 14 00:51:14.913916 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1551/6178] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:51:14 2026] DELETE /volume/v3/volumes/f30b350d-e00b-492d-904c-d42dde85699e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:14.920460 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a31711d0-a502-4dea-912d-0f677799610b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:14.922223 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a31711d0-a502-4dea-912d-0f677799610b tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/f30b350d-e00b-492d-904c-d42dde85699e Aug 14 00:51:14.922424 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a31711d0-a502-4dea-912d-0f677799610b tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:14.922625 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a31711d0-a502-4dea-912d-0f677799610b tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:14.929120 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:14.929120 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:14.932427 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a31711d0-a502-4dea-912d-0f677799610b tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:14.936252 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a31711d0-a502-4dea-912d-0f677799610b tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/f30b350d-e00b-492d-904c-d42dde85699e returned with HTTP 200 Aug 14 00:51:14.936710 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1538/6179] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:14 2026] GET /volume/v3/volumes/f30b350d-e00b-492d-904c-d42dde85699e => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:15.948455 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-706bd337-8c26-4b2a-87dd-64184aec079f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:15.950214 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-706bd337-8c26-4b2a-87dd-64184aec079f tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/f30b350d-e00b-492d-904c-d42dde85699e Aug 14 00:51:15.950399 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-706bd337-8c26-4b2a-87dd-64184aec079f tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:15.950576 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-706bd337-8c26-4b2a-87dd-64184aec079f tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:15.956059 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-706bd337-8c26-4b2a-87dd-64184aec079f tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/f30b350d-e00b-492d-904c-d42dde85699e returned with HTTP 404 Aug 14 00:51:15.956525 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1561/6180] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:15 2026] GET /volume/v3/volumes/f30b350d-e00b-492d-904c-d42dde85699e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:15.962851 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-0724f433-e291-4155-a0ea-bf36b20fb19f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:15.964886 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0724f433-e291-4155-a0ea-bf36b20fb19f tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] DELETE https://10.4.3.208/volume/v3/volumes/99870d78-d49f-4871-8c10-a03b5fcd934a Aug 14 00:51:15.964886 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0724f433-e291-4155-a0ea-bf36b20fb19f tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:15.965082 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-0724f433-e291-4155-a0ea-bf36b20fb19f tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:15.965082 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-0724f433-e291-4155-a0ea-bf36b20fb19f tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Delete volume with id: 99870d78-d49f-4871-8c10-a03b5fcd934a Aug 14 00:51:15.971612 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:15.971612 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:15.972013 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0724f433-e291-4155-a0ea-bf36b20fb19f tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:15.986122 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-0724f433-e291-4155-a0ea-bf36b20fb19f tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Delete volume request issued successfully. Aug 14 00:51:15.986335 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-0724f433-e291-4155-a0ea-bf36b20fb19f tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/99870d78-d49f-4871-8c10-a03b5fcd934a returned with HTTP 202 Aug 14 00:51:15.986693 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1531/6181] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:51:15 2026] DELETE /volume/v3/volumes/99870d78-d49f-4871-8c10-a03b5fcd934a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:15.992992 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6d6a392a-e834-4873-bfda-07a6cd7b5111 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:15.995194 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6d6a392a-e834-4873-bfda-07a6cd7b5111 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/99870d78-d49f-4871-8c10-a03b5fcd934a Aug 14 00:51:15.995408 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6d6a392a-e834-4873-bfda-07a6cd7b5111 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:15.995587 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6d6a392a-e834-4873-bfda-07a6cd7b5111 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:16.002077 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:16.002077 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:16.005306 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6d6a392a-e834-4873-bfda-07a6cd7b5111 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:16.009010 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6d6a392a-e834-4873-bfda-07a6cd7b5111 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/99870d78-d49f-4871-8c10-a03b5fcd934a returned with HTTP 200 Aug 14 00:51:16.009405 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1552/6182] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:15 2026] GET /volume/v3/volumes/99870d78-d49f-4871-8c10-a03b5fcd934a => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:17.020684 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3637efbb-3478-4922-a08d-89c901dacc4e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:17.022363 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3637efbb-3478-4922-a08d-89c901dacc4e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/99870d78-d49f-4871-8c10-a03b5fcd934a Aug 14 00:51:17.022551 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3637efbb-3478-4922-a08d-89c901dacc4e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:17.022731 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3637efbb-3478-4922-a08d-89c901dacc4e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:17.027740 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3637efbb-3478-4922-a08d-89c901dacc4e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/99870d78-d49f-4871-8c10-a03b5fcd934a returned with HTTP 404 Aug 14 00:51:17.028155 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1539/6183] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:17 2026] GET /volume/v3/volumes/99870d78-d49f-4871-8c10-a03b5fcd934a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:17.034307 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-be26d856-bc6b-4d58-a97a-dee43ab2c45b None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:17.036396 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-be26d856-bc6b-4d58-a97a-dee43ab2c45b tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] DELETE https://10.4.3.208/volume/v3/snapshots/2495b617-5f0b-4316-a6ab-d13a627c7be5 Aug 14 00:51:17.036648 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-be26d856-bc6b-4d58-a97a-dee43ab2c45b tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:17.036871 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-be26d856-bc6b-4d58-a97a-dee43ab2c45b tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:17.036971 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-be26d856-bc6b-4d58-a97a-dee43ab2c45b tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Delete snapshot with id: 2495b617-5f0b-4316-a6ab-d13a627c7be5 Aug 14 00:51:17.041717 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:17.041717 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:17.042236 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-be26d856-bc6b-4d58-a97a-dee43ab2c45b tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Snapshot retrieved successfully. Aug 14 00:51:17.055426 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-be26d856-bc6b-4d58-a97a-dee43ab2c45b tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Snapshot delete request issued successfully. Aug 14 00:51:17.055587 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-be26d856-bc6b-4d58-a97a-dee43ab2c45b tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/snapshots/2495b617-5f0b-4316-a6ab-d13a627c7be5 returned with HTTP 202 Aug 14 00:51:17.055927 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1562/6184] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:51:17 2026] DELETE /volume/v3/snapshots/2495b617-5f0b-4316-a6ab-d13a627c7be5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:17.062370 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e5fb73e8-9809-4b5a-a9a2-ede7f08cdd5a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:17.063953 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e5fb73e8-9809-4b5a-a9a2-ede7f08cdd5a tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/snapshots/2495b617-5f0b-4316-a6ab-d13a627c7be5 Aug 14 00:51:17.064153 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e5fb73e8-9809-4b5a-a9a2-ede7f08cdd5a tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:17.064352 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e5fb73e8-9809-4b5a-a9a2-ede7f08cdd5a tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:17.069194 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:17.069194 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:17.069646 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e5fb73e8-9809-4b5a-a9a2-ede7f08cdd5a tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Snapshot retrieved successfully. Aug 14 00:51:17.070395 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e5fb73e8-9809-4b5a-a9a2-ede7f08cdd5a tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/snapshots/2495b617-5f0b-4316-a6ab-d13a627c7be5 returned with HTTP 200 Aug 14 00:51:17.070714 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1532/6185] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:17 2026] GET /volume/v3/snapshots/2495b617-5f0b-4316-a6ab-d13a627c7be5 => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:18.078354 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b3e43a10-5959-4d30-b7b7-978841b2b593 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:18.079819 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b3e43a10-5959-4d30-b7b7-978841b2b593 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/snapshots/2495b617-5f0b-4316-a6ab-d13a627c7be5 Aug 14 00:51:18.079975 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b3e43a10-5959-4d30-b7b7-978841b2b593 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:18.080162 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b3e43a10-5959-4d30-b7b7-978841b2b593 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:18.084066 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b3e43a10-5959-4d30-b7b7-978841b2b593 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/snapshots/2495b617-5f0b-4316-a6ab-d13a627c7be5 returned with HTTP 404 Aug 14 00:51:18.084605 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1553/6186] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:18 2026] GET /volume/v3/snapshots/2495b617-5f0b-4316-a6ab-d13a627c7be5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:18.090399 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-be9fcecb-333d-4603-95ce-d86b4ce2375e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:18.091968 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-be9fcecb-333d-4603-95ce-d86b4ce2375e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] DELETE https://10.4.3.208/volume/v3/volumes/a23a7956-c791-4673-ad49-0c1409d59024 Aug 14 00:51:18.092179 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-be9fcecb-333d-4603-95ce-d86b4ce2375e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:18.092377 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-be9fcecb-333d-4603-95ce-d86b4ce2375e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:18.092521 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-be9fcecb-333d-4603-95ce-d86b4ce2375e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Delete volume with id: a23a7956-c791-4673-ad49-0c1409d59024 Aug 14 00:51:18.098649 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:18.098649 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:18.099022 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-be9fcecb-333d-4603-95ce-d86b4ce2375e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:18.115326 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-be9fcecb-333d-4603-95ce-d86b4ce2375e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Delete volume request issued successfully. Aug 14 00:51:18.115486 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-be9fcecb-333d-4603-95ce-d86b4ce2375e tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/a23a7956-c791-4673-ad49-0c1409d59024 returned with HTTP 202 Aug 14 00:51:18.115814 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1540/6187] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:51:18 2026] DELETE /volume/v3/volumes/a23a7956-c791-4673-ad49-0c1409d59024 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:18.123456 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-184151f3-013f-4866-87af-922708a75e95 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:18.125819 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-184151f3-013f-4866-87af-922708a75e95 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/a23a7956-c791-4673-ad49-0c1409d59024 Aug 14 00:51:18.126132 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-184151f3-013f-4866-87af-922708a75e95 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:18.126434 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-184151f3-013f-4866-87af-922708a75e95 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:18.135924 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:18.135924 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:18.140632 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-184151f3-013f-4866-87af-922708a75e95 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Volume info retrieved successfully. Aug 14 00:51:18.146546 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-184151f3-013f-4866-87af-922708a75e95 tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/a23a7956-c791-4673-ad49-0c1409d59024 returned with HTTP 200 Aug 14 00:51:18.147099 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1563/6188] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:18 2026] GET /volume/v3/volumes/a23a7956-c791-4673-ad49-0c1409d59024 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:19.158144 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-def6a878-a0f1-45d8-a05d-1945579b5cde None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:19.159766 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-def6a878-a0f1-45d8-a05d-1945579b5cde tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] GET https://10.4.3.208/volume/v3/volumes/a23a7956-c791-4673-ad49-0c1409d59024 Aug 14 00:51:19.159924 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-def6a878-a0f1-45d8-a05d-1945579b5cde tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:19.160126 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-def6a878-a0f1-45d8-a05d-1945579b5cde tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:19.165080 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-def6a878-a0f1-45d8-a05d-1945579b5cde tempest-CreateVolumesFromSnapshotTest-1417809112 tempest-CreateVolumesFromSnapshotTest-1417809112-project-member] https://10.4.3.208/volume/v3/volumes/a23a7956-c791-4673-ad49-0c1409d59024 returned with HTTP 404 Aug 14 00:51:19.165522 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1533/6189] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:19 2026] GET /volume/v3/volumes/a23a7956-c791-4673-ad49-0c1409d59024 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:20.707121 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ecf26c54-33b2-405e-9f97-5667cbfe5d04 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:20.814545 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ecf26c54-33b2-405e-9f97-5667cbfe5d04 tempest-ProjectMemberTests-496372332 tempest-ProjectMemberTests-496372332-project-admin] GET https://10.4.3.208/volume/v3/scheduler-stats/get_pools Aug 14 00:51:20.814761 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ecf26c54-33b2-405e-9f97-5667cbfe5d04 tempest-ProjectMemberTests-496372332 tempest-ProjectMemberTests-496372332-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:20.814942 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ecf26c54-33b2-405e-9f97-5667cbfe5d04 tempest-ProjectMemberTests-496372332 tempest-ProjectMemberTests-496372332-project-admin] Calling method 'get_pools' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:20.824166 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ecf26c54-33b2-405e-9f97-5667cbfe5d04 tempest-ProjectMemberTests-496372332 tempest-ProjectMemberTests-496372332-project-admin] https://10.4.3.208/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 14 00:51:20.824612 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1554/6190] 10.4.3.208 () {66 vars in 1291 bytes} [Fri Aug 14 00:51:20 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:20.831671 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1d4698da-009c-4b27-8dc0-4a43b9500b39 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:20.883720 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1d4698da-009c-4b27-8dc0-4a43b9500b39 tempest-ProjectMemberTests-496372332 tempest-ProjectMemberTests-496372332-project-member] GET https://10.4.3.208/volume/v3/capabilities/np0000007289@storpool Aug 14 00:51:20.883929 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1d4698da-009c-4b27-8dc0-4a43b9500b39 tempest-ProjectMemberTests-496372332 tempest-ProjectMemberTests-496372332-project-member] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:20.884134 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1d4698da-009c-4b27-8dc0-4a43b9500b39 tempest-ProjectMemberTests-496372332 tempest-ProjectMemberTests-496372332-project-member] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:20.884718 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.policy [None req-1d4698da-009c-4b27-8dc0-4a43b9500b39 tempest-ProjectMemberTests-496372332 tempest-ProjectMemberTests-496372332-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'a1608c117c924c31b964a1a5e5f6e0eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '824a073d4cea481096f92bc4d441a087', '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=100211) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:51:20.884876 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1d4698da-009c-4b27-8dc0-4a43b9500b39 tempest-ProjectMemberTests-496372332 tempest-ProjectMemberTests-496372332-project-member] https://10.4.3.208/volume/v3/capabilities/np0000007289@storpool returned with HTTP 403 Aug 14 00:51:20.885305 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1541/6191] 10.4.3.208 () {66 vars in 1318 bytes} [Fri Aug 14 00:51:20 2026] GET /volume/v3/capabilities/np0000007289@storpool => generated 110 bytes in 54 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:22.237285 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:22.306299 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:51:22.306618 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1025094591"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:22.307870 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1025094591'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:51:22.307984 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create volume of 1 GB Aug 14 00:51:22.311495 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Availability Zones retrieved successfully. Aug 14 00:51:22.316302 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Flow 'volume_create_api' (f948f45a-95e6-43b4-a99c-93e40e6fb21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:22.317081 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9811832-2c94-4265-aff4-38958e7d004b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:22.317733 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:51:22.337237 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9811832-2c94-4265-aff4-38958e7d004b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:22.337873 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9f323d-48ea-4ac8-9f2b-d086e1fc65af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:22.384877 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Created reservations ['08c81fde-5fc0-4371-86ab-b18491185586', 'bdc88c77-5fb5-4395-81c4-44d31cab883a', '2e52efad-6781-4777-a76b-26258c0f8ef9', 'c4d8d0bf-eb1b-4f7e-83c1-32bf8f0bb3c0'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:22.385609 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9f323d-48ea-4ac8-9f2b-d086e1fc65af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08c81fde-5fc0-4371-86ab-b18491185586', 'bdc88c77-5fb5-4395-81c4-44d31cab883a', '2e52efad-6781-4777-a76b-26258c0f8ef9', 'c4d8d0bf-eb1b-4f7e-83c1-32bf8f0bb3c0']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:22.386486 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04c30a25-8af5-4795-a86b-a97440308ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:22.407181 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04c30a25-8af5-4795-a86b-a97440308ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ad314ce-7a57-4ff8-975b-882c049c74f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1025094591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebfc2e701ca4f44922eaa9ce559abeb',qos_specs=None,replication_status=,reservations=['08c81fde-5fc0-4371-86ab-b18491185586','bdc88c77-5fb5-4395-81c4-44d31cab883a','2e52efad-6781-4777-a76b-26258c0f8ef9','c4d8d0bf-eb1b-4f7e-83c1-32bf8f0bb3c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162de2b558f04dcaa20170145bc41e1e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1025094591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ad314ce-7a57-4ff8-975b-882c049c74f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebfc2e701ca4f44922eaa9ce559abeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='162de2b558f04dcaa20170145bc41e1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:22.407883 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f32a7a86-5a0d-4a85-a5b5-2e16564a6c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:22.424310 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f32a7a86-5a0d-4a85-a5b5-2e16564a6c3c) transitioned into state 'SUCCESS' from state '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-1025094591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebfc2e701ca4f44922eaa9ce559abeb',qos_specs=None,replication_status=,reservations=['08c81fde-5fc0-4371-86ab-b18491185586','bdc88c77-5fb5-4395-81c4-44d31cab883a','2e52efad-6781-4777-a76b-26258c0f8ef9','c4d8d0bf-eb1b-4f7e-83c1-32bf8f0bb3c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162de2b558f04dcaa20170145bc41e1e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:22.424930 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a01a1b-c38e-45c2-b40a-eb2096c1994c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:22.432510 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a01a1b-c38e-45c2-b40a-eb2096c1994c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:22.433231 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Flow 'volume_create_api' (f948f45a-95e6-43b4-a99c-93e40e6fb21f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:22.433509 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create volume request issued successfully. Aug 14 00:51:22.434003 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-1ba4e30d-1b19-4bbf-9631-e57dc2dea071 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:51:22.434389 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1564/6192] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:51:22 2026] POST /volume/v3/volumes => generated 778 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:22.445187 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ea1f0a80-d79b-4088-ba69-b534162f2ce5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:22.446730 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ea1f0a80-d79b-4088-ba69-b534162f2ce5 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/2ad314ce-7a57-4ff8-975b-882c049c74f3 Aug 14 00:51:22.446902 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ea1f0a80-d79b-4088-ba69-b534162f2ce5 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:22.447079 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ea1f0a80-d79b-4088-ba69-b534162f2ce5 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:22.453377 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:22.453377 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:22.456098 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-ea1f0a80-d79b-4088-ba69-b534162f2ce5 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:22.459201 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ea1f0a80-d79b-4088-ba69-b534162f2ce5 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/2ad314ce-7a57-4ff8-975b-882c049c74f3 returned with HTTP 200 Aug 14 00:51:22.459554 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1534/6193] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:22 2026] GET /volume/v3/volumes/2ad314ce-7a57-4ff8-975b-882c049c74f3 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:23.470751 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-edd9f419-8171-496d-83e8-91543be78dee None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:23.472893 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-edd9f419-8171-496d-83e8-91543be78dee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/2ad314ce-7a57-4ff8-975b-882c049c74f3 Aug 14 00:51:23.473139 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-edd9f419-8171-496d-83e8-91543be78dee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:23.473408 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-edd9f419-8171-496d-83e8-91543be78dee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:23.480145 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:23.480145 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:23.483173 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-edd9f419-8171-496d-83e8-91543be78dee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:23.486372 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-edd9f419-8171-496d-83e8-91543be78dee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/2ad314ce-7a57-4ff8-975b-882c049c74f3 returned with HTTP 200 Aug 14 00:51:23.486717 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1555/6194] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:23 2026] GET /volume/v3/volumes/2ad314ce-7a57-4ff8-975b-882c049c74f3 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:51:23.498101 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-21af281e-9c83-4707-b41a-b965cf16531f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:23.499764 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-21af281e-9c83-4707-b41a-b965cf16531f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:51:23.500067 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-21af281e-9c83-4707-b41a-b965cf16531f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ad314ce-7a57-4ff8-975b-882c049c74f3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1387612820"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:23.508547 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:23.508547 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:23.508839 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-21af281e-9c83-4707-b41a-b965cf16531f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:23.508939 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-21af281e-9c83-4707-b41a-b965cf16531f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create snapshot from volume 2ad314ce-7a57-4ff8-975b-882c049c74f3 Aug 14 00:51:23.534765 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-21af281e-9c83-4707-b41a-b965cf16531f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Created reservations ['30e9d0dc-1eed-44ff-a812-00f5b3596a5e', 'bb045dfc-1f31-46ec-b4b4-093685b469aa', '6ee19e67-0a56-4410-bcb2-eb56df2dbafc', '7c28a1da-c69d-4353-be5a-31afa787fd43'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:23.558905 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-21af281e-9c83-4707-b41a-b965cf16531f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot create request issued successfully. Aug 14 00:51:23.559229 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-21af281e-9c83-4707-b41a-b965cf16531f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:51:23.559668 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1542/6195] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:51:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:23.568452 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e64abd4c-2c9c-4100-826c-db95d60de57c None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:23.570224 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e64abd4c-2c9c-4100-826c-db95d60de57c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e Aug 14 00:51:23.570408 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e64abd4c-2c9c-4100-826c-db95d60de57c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:23.570632 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e64abd4c-2c9c-4100-826c-db95d60de57c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:23.574979 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:23.574979 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:23.575268 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e64abd4c-2c9c-4100-826c-db95d60de57c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:23.575832 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e64abd4c-2c9c-4100-826c-db95d60de57c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e returned with HTTP 200 Aug 14 00:51:23.576196 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1565/6196] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:23 2026] GET /volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:24.585206 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d966e23f-93a7-4f57-a058-1246da5172b3 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:24.587466 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d966e23f-93a7-4f57-a058-1246da5172b3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e Aug 14 00:51:24.587706 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d966e23f-93a7-4f57-a058-1246da5172b3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:24.587939 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d966e23f-93a7-4f57-a058-1246da5172b3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:24.593734 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:24.593734 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:24.594101 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d966e23f-93a7-4f57-a058-1246da5172b3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:24.594893 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d966e23f-93a7-4f57-a058-1246da5172b3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e returned with HTTP 200 Aug 14 00:51:24.595339 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1535/6197] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:24 2026] GET /volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:24.604197 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d3dfb275-3d3e-4d7e-9489-a917ed8a6154 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:24.664157 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d3dfb275-3d3e-4d7e-9489-a917ed8a6154 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] POST https://10.4.3.208/volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e/action Aug 14 00:51:24.664507 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d3dfb275-3d3e-4d7e-9489-a917ed8a6154 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:51:24.664624 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d3dfb275-3d3e-4d7e-9489-a917ed8a6154 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:24.670643 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:24.670643 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:24.671035 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d3dfb275-3d3e-4d7e-9489-a917ed8a6154 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Snapshot retrieved successfully. Aug 14 00:51:24.671831 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.policy [None req-d3dfb275-3d3e-4d7e-9489-a917ed8a6154 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ebe4b78549de4171b68caec1cffb3cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1ebfc2e701ca4f44922eaa9ce559abeb', '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=100208) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:51:24.672020 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d3dfb275-3d3e-4d7e-9489-a917ed8a6154 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] https://10.4.3.208/volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e/action returned with HTTP 403 Aug 14 00:51:24.672476 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1556/6198] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:51:24 2026] POST /volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e/action => generated 133 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:24.679448 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-211654ff-1af4-42cf-b637-9ea592111607 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:24.681589 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-211654ff-1af4-42cf-b637-9ea592111607 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] DELETE https://10.4.3.208/volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e Aug 14 00:51:24.681844 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-211654ff-1af4-42cf-b637-9ea592111607 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:24.682063 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-211654ff-1af4-42cf-b637-9ea592111607 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:24.682237 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-211654ff-1af4-42cf-b637-9ea592111607 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Delete snapshot with id: 68714096-35bb-4c72-b1ef-0b59fcca985e Aug 14 00:51:24.688681 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:24.688681 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:24.688993 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-211654ff-1af4-42cf-b637-9ea592111607 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:24.706334 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-211654ff-1af4-42cf-b637-9ea592111607 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot delete request issued successfully. Aug 14 00:51:24.706601 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-211654ff-1af4-42cf-b637-9ea592111607 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e returned with HTTP 202 Aug 14 00:51:24.707140 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1543/6199] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:51:24 2026] DELETE /volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:24.714770 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-52827bed-5be1-4753-8839-a7c787ea0b57 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:24.716912 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-52827bed-5be1-4753-8839-a7c787ea0b57 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e Aug 14 00:51:24.717188 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-52827bed-5be1-4753-8839-a7c787ea0b57 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:24.717465 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-52827bed-5be1-4753-8839-a7c787ea0b57 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:24.723165 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:24.723165 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:24.723562 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-52827bed-5be1-4753-8839-a7c787ea0b57 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:24.724311 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-52827bed-5be1-4753-8839-a7c787ea0b57 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e returned with HTTP 200 Aug 14 00:51:24.724725 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1566/6200] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:24 2026] GET /volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:25.734216 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-23002f6f-a6ec-4508-8fa7-d807ab16439c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:25.735992 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-23002f6f-a6ec-4508-8fa7-d807ab16439c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e Aug 14 00:51:25.736193 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-23002f6f-a6ec-4508-8fa7-d807ab16439c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:25.736368 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-23002f6f-a6ec-4508-8fa7-d807ab16439c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:25.741189 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-23002f6f-a6ec-4508-8fa7-d807ab16439c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e returned with HTTP 404 Aug 14 00:51:25.741750 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1536/6201] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:25 2026] GET /volume/v3/snapshots/68714096-35bb-4c72-b1ef-0b59fcca985e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:25.749267 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2c03f836-3065-4dd4-8531-7e6a89a1d548 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:25.751608 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2c03f836-3065-4dd4-8531-7e6a89a1d548 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/2ad314ce-7a57-4ff8-975b-882c049c74f3 Aug 14 00:51:25.751823 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2c03f836-3065-4dd4-8531-7e6a89a1d548 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:25.752008 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2c03f836-3065-4dd4-8531-7e6a89a1d548 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:25.752189 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-2c03f836-3065-4dd4-8531-7e6a89a1d548 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Delete volume with id: 2ad314ce-7a57-4ff8-975b-882c049c74f3 Aug 14 00:51:25.761382 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:25.761382 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:25.761803 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2c03f836-3065-4dd4-8531-7e6a89a1d548 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:25.783145 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-2c03f836-3065-4dd4-8531-7e6a89a1d548 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Delete volume request issued successfully. Aug 14 00:51:25.783456 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2c03f836-3065-4dd4-8531-7e6a89a1d548 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/2ad314ce-7a57-4ff8-975b-882c049c74f3 returned with HTTP 202 Aug 14 00:51:25.783903 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1557/6202] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:51:25 2026] DELETE /volume/v3/volumes/2ad314ce-7a57-4ff8-975b-882c049c74f3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:25.791457 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-bc411a72-3f85-4b6d-8e10-41257f2e2abf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:25.793226 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bc411a72-3f85-4b6d-8e10-41257f2e2abf tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/2ad314ce-7a57-4ff8-975b-882c049c74f3 Aug 14 00:51:25.793488 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bc411a72-3f85-4b6d-8e10-41257f2e2abf tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:25.793722 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-bc411a72-3f85-4b6d-8e10-41257f2e2abf tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:25.800393 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:25.800393 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:25.803714 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-bc411a72-3f85-4b6d-8e10-41257f2e2abf tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:25.807505 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-bc411a72-3f85-4b6d-8e10-41257f2e2abf tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/2ad314ce-7a57-4ff8-975b-882c049c74f3 returned with HTTP 200 Aug 14 00:51:25.807888 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1544/6203] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:25 2026] GET /volume/v3/volumes/2ad314ce-7a57-4ff8-975b-882c049c74f3 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:51:26.822852 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-668e8e70-8986-4841-ac3a-bde8843f8587 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:26.824929 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-668e8e70-8986-4841-ac3a-bde8843f8587 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/2ad314ce-7a57-4ff8-975b-882c049c74f3 Aug 14 00:51:26.825112 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-668e8e70-8986-4841-ac3a-bde8843f8587 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:26.825336 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-668e8e70-8986-4841-ac3a-bde8843f8587 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:26.832292 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-668e8e70-8986-4841-ac3a-bde8843f8587 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/2ad314ce-7a57-4ff8-975b-882c049c74f3 returned with HTTP 404 Aug 14 00:51:26.832854 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1567/6204] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:26 2026] GET /volume/v3/volumes/2ad314ce-7a57-4ff8-975b-882c049c74f3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:26.841673 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:26.843597 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:51:26.844007 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-392566190"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:26.845764 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-392566190'}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:51:26.845871 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create volume of 1 GB Aug 14 00:51:26.849782 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Availability Zones retrieved successfully. Aug 14 00:51:26.854824 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Flow 'volume_create_api' (26ea3666-7837-472b-969c-308b3818881e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:26.855815 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c32f0ba-035a-49f9-b92d-fb14675399dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:26.856530 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:51:26.878827 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c32f0ba-035a-49f9-b92d-fb14675399dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:26.879638 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e05428b9-5121-42e0-ad3e-bb372ed379c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:26.913922 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Created reservations ['fece38af-3bdd-429f-affa-c543c9d57060', 'bcf2317a-8971-49c5-9fbd-7ee4e11caefa', '57e75bf3-93a9-465f-b396-05f2959b74f1', 'a7ad4045-3e19-47e7-bcaf-fa857064f1cc'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:26.914683 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e05428b9-5121-42e0-ad3e-bb372ed379c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fece38af-3bdd-429f-affa-c543c9d57060', 'bcf2317a-8971-49c5-9fbd-7ee4e11caefa', '57e75bf3-93a9-465f-b396-05f2959b74f1', 'a7ad4045-3e19-47e7-bcaf-fa857064f1cc']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:26.915407 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5419db22-0b1c-43c6-9b2d-67fd079b77a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:26.936908 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5419db22-0b1c-43c6-9b2d-67fd079b77a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '890f72a9-c6d8-48c9-83d5-d38739844c78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-392566190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebfc2e701ca4f44922eaa9ce559abeb',qos_specs=None,replication_status=,reservations=['fece38af-3bdd-429f-affa-c543c9d57060','bcf2317a-8971-49c5-9fbd-7ee4e11caefa','57e75bf3-93a9-465f-b396-05f2959b74f1','a7ad4045-3e19-47e7-bcaf-fa857064f1cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162de2b558f04dcaa20170145bc41e1e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-392566190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=890f72a9-c6d8-48c9-83d5-d38739844c78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebfc2e701ca4f44922eaa9ce559abeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='162de2b558f04dcaa20170145bc41e1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:26.937592 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f784b2f5-48a2-45e2-99df-cbbb964933b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:26.952678 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f784b2f5-48a2-45e2-99df-cbbb964933b7) transitioned into state 'SUCCESS' from state '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-392566190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebfc2e701ca4f44922eaa9ce559abeb',qos_specs=None,replication_status=,reservations=['fece38af-3bdd-429f-affa-c543c9d57060','bcf2317a-8971-49c5-9fbd-7ee4e11caefa','57e75bf3-93a9-465f-b396-05f2959b74f1','a7ad4045-3e19-47e7-bcaf-fa857064f1cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162de2b558f04dcaa20170145bc41e1e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:26.953363 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df04f5c-6a54-4de7-8e64-af96c7cc08e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:26.962014 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df04f5c-6a54-4de7-8e64-af96c7cc08e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:26.962755 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Flow 'volume_create_api' (26ea3666-7837-472b-969c-308b3818881e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:26.963042 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create volume request issued successfully. Aug 14 00:51:26.963614 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-12de3c60-ccba-4cfb-b1f7-5353baae064b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:51:26.964021 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1537/6205] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:51:26 2026] POST /volume/v3/volumes => generated 777 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:26.977903 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-1da240ac-2be0-444a-b691-5b27c33152ab None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:26.979783 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1da240ac-2be0-444a-b691-5b27c33152ab tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/890f72a9-c6d8-48c9-83d5-d38739844c78 Aug 14 00:51:26.980018 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1da240ac-2be0-444a-b691-5b27c33152ab tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:26.980225 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-1da240ac-2be0-444a-b691-5b27c33152ab tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:26.989015 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:26.989015 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:26.993419 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-1da240ac-2be0-444a-b691-5b27c33152ab tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:26.998166 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-1da240ac-2be0-444a-b691-5b27c33152ab tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/890f72a9-c6d8-48c9-83d5-d38739844c78 returned with HTTP 200 Aug 14 00:51:26.998682 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1558/6206] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:26 2026] GET /volume/v3/volumes/890f72a9-c6d8-48c9-83d5-d38739844c78 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:28.010102 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a56075de-bce5-4269-a5fb-3a8259b1f3b8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:28.012488 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a56075de-bce5-4269-a5fb-3a8259b1f3b8 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/890f72a9-c6d8-48c9-83d5-d38739844c78 Aug 14 00:51:28.012744 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a56075de-bce5-4269-a5fb-3a8259b1f3b8 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:28.012924 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a56075de-bce5-4269-a5fb-3a8259b1f3b8 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:28.021235 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:28.021235 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:28.024823 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a56075de-bce5-4269-a5fb-3a8259b1f3b8 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:28.028949 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a56075de-bce5-4269-a5fb-3a8259b1f3b8 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/890f72a9-c6d8-48c9-83d5-d38739844c78 returned with HTTP 200 Aug 14 00:51:28.029407 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1545/6207] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:28 2026] GET /volume/v3/volumes/890f72a9-c6d8-48c9-83d5-d38739844c78 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:51:28.041784 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-171dc4ca-0916-43fe-aaff-14599f0db840 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:28.043882 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-171dc4ca-0916-43fe-aaff-14599f0db840 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:51:28.044282 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-171dc4ca-0916-43fe-aaff-14599f0db840 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "890f72a9-c6d8-48c9-83d5-d38739844c78", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-280064688"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:28.056065 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:28.056065 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:28.056558 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-171dc4ca-0916-43fe-aaff-14599f0db840 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:28.056676 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-171dc4ca-0916-43fe-aaff-14599f0db840 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create snapshot from volume 890f72a9-c6d8-48c9-83d5-d38739844c78 Aug 14 00:51:28.080028 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-171dc4ca-0916-43fe-aaff-14599f0db840 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Created reservations ['6729f2b6-4070-4a12-8056-85803f7d0204', '44d2abc0-eda4-491e-be18-94f8b968366a', 'e82e27b2-d68a-4d6c-8033-a3c56ff096ec', 'f3d760f7-7e75-432a-909d-e755c0d4e3e9'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:28.107079 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-171dc4ca-0916-43fe-aaff-14599f0db840 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot create request issued successfully. Aug 14 00:51:28.107447 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-171dc4ca-0916-43fe-aaff-14599f0db840 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:51:28.107868 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1568/6208] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:51:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:28.115986 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-33548a9d-c880-440c-98b6-9dc68b8fef90 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:28.117912 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-33548a9d-c880-440c-98b6-9dc68b8fef90 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/7a5fcbbf-8e9a-4d5d-ac0c-fa49e6288b2f Aug 14 00:51:28.118124 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-33548a9d-c880-440c-98b6-9dc68b8fef90 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:28.118313 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-33548a9d-c880-440c-98b6-9dc68b8fef90 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:28.123204 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:28.123204 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:28.123499 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-33548a9d-c880-440c-98b6-9dc68b8fef90 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:28.124125 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-33548a9d-c880-440c-98b6-9dc68b8fef90 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/7a5fcbbf-8e9a-4d5d-ac0c-fa49e6288b2f returned with HTTP 200 Aug 14 00:51:28.124457 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1538/6209] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:28 2026] GET /volume/v3/snapshots/7a5fcbbf-8e9a-4d5d-ac0c-fa49e6288b2f => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:29.133291 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-4bc1a3e8-4d7d-4cf8-80f0-35a00443e26c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:29.135503 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4bc1a3e8-4d7d-4cf8-80f0-35a00443e26c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/7a5fcbbf-8e9a-4d5d-ac0c-fa49e6288b2f Aug 14 00:51:29.135758 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4bc1a3e8-4d7d-4cf8-80f0-35a00443e26c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:29.135944 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-4bc1a3e8-4d7d-4cf8-80f0-35a00443e26c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:29.140644 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:29.140644 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:29.140924 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-4bc1a3e8-4d7d-4cf8-80f0-35a00443e26c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:29.141570 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-4bc1a3e8-4d7d-4cf8-80f0-35a00443e26c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/7a5fcbbf-8e9a-4d5d-ac0c-fa49e6288b2f returned with HTTP 200 Aug 14 00:51:29.142069 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1559/6210] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:29 2026] GET /volume/v3/snapshots/7a5fcbbf-8e9a-4d5d-ac0c-fa49e6288b2f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:29.150117 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-a0441ace-c57b-47a6-91b7-ac38ec763cd6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:29.151696 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a0441ace-c57b-47a6-91b7-ac38ec763cd6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] GET https://10.4.3.208/volume/v3/snapshots Aug 14 00:51:29.151890 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a0441ace-c57b-47a6-91b7-ac38ec763cd6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:29.152100 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-a0441ace-c57b-47a6-91b7-ac38ec763cd6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Calling method 'index' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:29.152363 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.api_utils [None req-a0441ace-c57b-47a6-91b7-ac38ec763cd6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Removing options '' from query. {{(pid=100211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 14 00:51:29.153329 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.db.api [None req-a0441ace-c57b-47a6-91b7-ac38ec763cd6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Building query based on filter {{(pid=100211) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 14 00:51:29.156814 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-a0441ace-c57b-47a6-91b7-ac38ec763cd6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Get all snapshots completed successfully. Aug 14 00:51:29.157141 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-a0441ace-c57b-47a6-91b7-ac38ec763cd6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] https://10.4.3.208/volume/v3/snapshots returned with HTTP 200 Aug 14 00:51:29.157549 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1546/6211] 10.4.3.208 () {66 vars in 1243 bytes} [Fri Aug 14 00:51:29 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:29.166202 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-3e20f0de-55fb-4716-8f1d-f4ef9ccf6b45 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:29.168143 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3e20f0de-55fb-4716-8f1d-f4ef9ccf6b45 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] DELETE https://10.4.3.208/volume/v3/snapshots/7a5fcbbf-8e9a-4d5d-ac0c-fa49e6288b2f Aug 14 00:51:29.168370 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3e20f0de-55fb-4716-8f1d-f4ef9ccf6b45 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:29.168599 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-3e20f0de-55fb-4716-8f1d-f4ef9ccf6b45 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:29.168745 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.snapshots [None req-3e20f0de-55fb-4716-8f1d-f4ef9ccf6b45 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Delete snapshot with id: 7a5fcbbf-8e9a-4d5d-ac0c-fa49e6288b2f Aug 14 00:51:29.173441 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:29.173441 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:29.173767 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3e20f0de-55fb-4716-8f1d-f4ef9ccf6b45 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:29.189228 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-3e20f0de-55fb-4716-8f1d-f4ef9ccf6b45 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot delete request issued successfully. Aug 14 00:51:29.189396 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-3e20f0de-55fb-4716-8f1d-f4ef9ccf6b45 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/7a5fcbbf-8e9a-4d5d-ac0c-fa49e6288b2f returned with HTTP 202 Aug 14 00:51:29.189858 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1569/6212] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:51:29 2026] DELETE /volume/v3/snapshots/7a5fcbbf-8e9a-4d5d-ac0c-fa49e6288b2f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:29.196834 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-06b653a4-4f19-4f9c-ac7b-5963134ce699 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:29.198560 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-06b653a4-4f19-4f9c-ac7b-5963134ce699 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/7a5fcbbf-8e9a-4d5d-ac0c-fa49e6288b2f Aug 14 00:51:29.198739 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-06b653a4-4f19-4f9c-ac7b-5963134ce699 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:29.198958 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-06b653a4-4f19-4f9c-ac7b-5963134ce699 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:29.203566 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:29.203566 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:29.203833 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-06b653a4-4f19-4f9c-ac7b-5963134ce699 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:29.204452 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-06b653a4-4f19-4f9c-ac7b-5963134ce699 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/7a5fcbbf-8e9a-4d5d-ac0c-fa49e6288b2f returned with HTTP 200 Aug 14 00:51:29.204926 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1539/6213] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:29 2026] GET /volume/v3/snapshots/7a5fcbbf-8e9a-4d5d-ac0c-fa49e6288b2f => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:30.214138 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f39eaea1-63e6-45b8-8074-ac8f59af09ad None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:30.215968 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f39eaea1-63e6-45b8-8074-ac8f59af09ad tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/7a5fcbbf-8e9a-4d5d-ac0c-fa49e6288b2f Aug 14 00:51:30.216181 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f39eaea1-63e6-45b8-8074-ac8f59af09ad tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:30.216371 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f39eaea1-63e6-45b8-8074-ac8f59af09ad tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:30.220774 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f39eaea1-63e6-45b8-8074-ac8f59af09ad tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/7a5fcbbf-8e9a-4d5d-ac0c-fa49e6288b2f returned with HTTP 404 Aug 14 00:51:30.221257 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1560/6214] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:30 2026] GET /volume/v3/snapshots/7a5fcbbf-8e9a-4d5d-ac0c-fa49e6288b2f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:30.228109 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-41c898e3-55b2-4d08-904f-639bb9291669 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:30.229837 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-41c898e3-55b2-4d08-904f-639bb9291669 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/890f72a9-c6d8-48c9-83d5-d38739844c78 Aug 14 00:51:30.230051 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-41c898e3-55b2-4d08-904f-639bb9291669 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:30.230290 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-41c898e3-55b2-4d08-904f-639bb9291669 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:30.230452 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-41c898e3-55b2-4d08-904f-639bb9291669 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Delete volume with id: 890f72a9-c6d8-48c9-83d5-d38739844c78 Aug 14 00:51:30.238155 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:30.238155 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:30.238532 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-41c898e3-55b2-4d08-904f-639bb9291669 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:30.255924 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-41c898e3-55b2-4d08-904f-639bb9291669 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Delete volume request issued successfully. Aug 14 00:51:30.256130 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-41c898e3-55b2-4d08-904f-639bb9291669 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/890f72a9-c6d8-48c9-83d5-d38739844c78 returned with HTTP 202 Aug 14 00:51:30.256506 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1547/6215] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:51:30 2026] DELETE /volume/v3/volumes/890f72a9-c6d8-48c9-83d5-d38739844c78 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:30.263406 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-261e0c74-e40d-4366-9839-79e7f227f92f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:30.265078 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-261e0c74-e40d-4366-9839-79e7f227f92f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/890f72a9-c6d8-48c9-83d5-d38739844c78 Aug 14 00:51:30.265280 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-261e0c74-e40d-4366-9839-79e7f227f92f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:30.265475 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-261e0c74-e40d-4366-9839-79e7f227f92f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:30.272289 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:30.272289 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:30.275592 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-261e0c74-e40d-4366-9839-79e7f227f92f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:30.279220 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-261e0c74-e40d-4366-9839-79e7f227f92f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/890f72a9-c6d8-48c9-83d5-d38739844c78 returned with HTTP 200 Aug 14 00:51:30.279586 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1570/6216] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:30 2026] GET /volume/v3/volumes/890f72a9-c6d8-48c9-83d5-d38739844c78 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:51:31.292622 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2c958b1d-f362-4bcc-9a38-4ea37b4f0e2c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:31.294421 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2c958b1d-f362-4bcc-9a38-4ea37b4f0e2c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/890f72a9-c6d8-48c9-83d5-d38739844c78 Aug 14 00:51:31.294637 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2c958b1d-f362-4bcc-9a38-4ea37b4f0e2c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:31.294819 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2c958b1d-f362-4bcc-9a38-4ea37b4f0e2c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:31.300345 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2c958b1d-f362-4bcc-9a38-4ea37b4f0e2c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/890f72a9-c6d8-48c9-83d5-d38739844c78 returned with HTTP 404 Aug 14 00:51:31.300796 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1540/6217] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:31 2026] GET /volume/v3/volumes/890f72a9-c6d8-48c9-83d5-d38739844c78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:31.309572 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:31.311295 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:51:31.311597 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-138910182"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:31.313225 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-138910182'}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:51:31.313332 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create volume of 1 GB Aug 14 00:51:31.317353 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Availability Zones retrieved successfully. Aug 14 00:51:31.322223 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Flow 'volume_create_api' (84529cd1-64ad-4ece-bf6f-5481d208cede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:31.323232 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8966aa4-c51d-4bff-8b9c-c1b32fdc126c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:31.323932 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:51:31.347756 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8966aa4-c51d-4bff-8b9c-c1b32fdc126c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:31.348532 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b0a9330-cea7-49f8-8702-876ba63db39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:31.382196 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Created reservations ['fc000a0a-6cff-45ac-9e6a-2c50cb3e83a8', 'beaf3aec-df70-4d3a-8fbd-3bee42ad7d22', 'cb64babf-949d-4799-b8a0-45362dc044c4', '2736a03c-de4b-47aa-8b18-782e822c58a2'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:31.383052 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b0a9330-cea7-49f8-8702-876ba63db39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc000a0a-6cff-45ac-9e6a-2c50cb3e83a8', 'beaf3aec-df70-4d3a-8fbd-3bee42ad7d22', 'cb64babf-949d-4799-b8a0-45362dc044c4', '2736a03c-de4b-47aa-8b18-782e822c58a2']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:31.383805 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33257fbe-3de8-4d50-8140-fc5bb4febf27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:31.405747 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33257fbe-3de8-4d50-8140-fc5bb4febf27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05f31599-69b3-4bcd-b612-3b105ba2f07f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-138910182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebfc2e701ca4f44922eaa9ce559abeb',qos_specs=None,replication_status=,reservations=['fc000a0a-6cff-45ac-9e6a-2c50cb3e83a8','beaf3aec-df70-4d3a-8fbd-3bee42ad7d22','cb64babf-949d-4799-b8a0-45362dc044c4','2736a03c-de4b-47aa-8b18-782e822c58a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162de2b558f04dcaa20170145bc41e1e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-138910182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05f31599-69b3-4bcd-b612-3b105ba2f07f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebfc2e701ca4f44922eaa9ce559abeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='162de2b558f04dcaa20170145bc41e1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:31.406431 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0889ffe0-1d78-418a-92b5-27971f519d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:31.422299 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0889ffe0-1d78-418a-92b5-27971f519d77) transitioned into state 'SUCCESS' from state '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-138910182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebfc2e701ca4f44922eaa9ce559abeb',qos_specs=None,replication_status=,reservations=['fc000a0a-6cff-45ac-9e6a-2c50cb3e83a8','beaf3aec-df70-4d3a-8fbd-3bee42ad7d22','cb64babf-949d-4799-b8a0-45362dc044c4','2736a03c-de4b-47aa-8b18-782e822c58a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162de2b558f04dcaa20170145bc41e1e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:31.422962 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89626517-ba3c-402c-a31d-b45718af8078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:31.431131 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89626517-ba3c-402c-a31d-b45718af8078) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:31.431911 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Flow 'volume_create_api' (84529cd1-64ad-4ece-bf6f-5481d208cede) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:31.432175 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create volume request issued successfully. Aug 14 00:51:31.432720 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-088824c0-c53b-4b6a-a29f-b3e6b8b4f9ee tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:51:31.433128 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1561/6218] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:51:31 2026] POST /volume/v3/volumes => generated 777 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:31.444099 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f52e7c34-ba36-4d42-b0a6-7545c9a82722 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:31.445916 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f52e7c34-ba36-4d42-b0a6-7545c9a82722 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/05f31599-69b3-4bcd-b612-3b105ba2f07f Aug 14 00:51:31.446102 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f52e7c34-ba36-4d42-b0a6-7545c9a82722 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:31.446324 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f52e7c34-ba36-4d42-b0a6-7545c9a82722 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:31.452992 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:31.452992 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:31.456110 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f52e7c34-ba36-4d42-b0a6-7545c9a82722 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:31.459676 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f52e7c34-ba36-4d42-b0a6-7545c9a82722 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/05f31599-69b3-4bcd-b612-3b105ba2f07f returned with HTTP 200 Aug 14 00:51:31.460048 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1548/6219] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:31 2026] GET /volume/v3/volumes/05f31599-69b3-4bcd-b612-3b105ba2f07f => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:32.472270 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-30e71d72-a0ec-4453-82e9-2c87294e6221 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:32.474286 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-30e71d72-a0ec-4453-82e9-2c87294e6221 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/05f31599-69b3-4bcd-b612-3b105ba2f07f Aug 14 00:51:32.474502 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-30e71d72-a0ec-4453-82e9-2c87294e6221 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:32.474701 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-30e71d72-a0ec-4453-82e9-2c87294e6221 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:32.482290 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:32.482290 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:32.485682 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-30e71d72-a0ec-4453-82e9-2c87294e6221 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:32.489563 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-30e71d72-a0ec-4453-82e9-2c87294e6221 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/05f31599-69b3-4bcd-b612-3b105ba2f07f returned with HTTP 200 Aug 14 00:51:32.489954 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1571/6220] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:32 2026] GET /volume/v3/volumes/05f31599-69b3-4bcd-b612-3b105ba2f07f => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:51:32.501223 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d1112eb0-0e8b-452b-a857-f83947f611f6 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:32.503746 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d1112eb0-0e8b-452b-a857-f83947f611f6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:51:32.504135 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d1112eb0-0e8b-452b-a857-f83947f611f6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05f31599-69b3-4bcd-b612-3b105ba2f07f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1885635972"}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:32.512535 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:32.512535 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:32.512891 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d1112eb0-0e8b-452b-a857-f83947f611f6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:32.513009 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-d1112eb0-0e8b-452b-a857-f83947f611f6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create snapshot from volume 05f31599-69b3-4bcd-b612-3b105ba2f07f Aug 14 00:51:32.533961 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-d1112eb0-0e8b-452b-a857-f83947f611f6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Created reservations ['9f8da7c4-ae44-477b-90a4-27337959bb83', '00bc978b-95f3-49d3-9039-d7355f4cd2e1', '63d439f2-c276-4e56-954a-b9bb2ef4f7c9', '0d6a1074-c6ba-4b64-b947-7907da7311b4'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:32.560250 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d1112eb0-0e8b-452b-a857-f83947f611f6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot create request issued successfully. Aug 14 00:51:32.560750 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d1112eb0-0e8b-452b-a857-f83947f611f6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:51:32.561249 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1541/6221] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:51:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:32.569710 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-25e05009-d35d-4408-8594-22db381ce351 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:32.571597 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-25e05009-d35d-4408-8594-22db381ce351 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734 Aug 14 00:51:32.571822 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-25e05009-d35d-4408-8594-22db381ce351 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:32.572011 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-25e05009-d35d-4408-8594-22db381ce351 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:32.577716 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:32.577716 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:32.578056 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-25e05009-d35d-4408-8594-22db381ce351 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:32.578853 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-25e05009-d35d-4408-8594-22db381ce351 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734 returned with HTTP 200 Aug 14 00:51:32.579260 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1562/6222] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:32 2026] GET /volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:33.588735 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-e17e51b4-efc6-491d-aa7f-ddca37cffd83 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:33.591014 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e17e51b4-efc6-491d-aa7f-ddca37cffd83 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734 Aug 14 00:51:33.591292 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e17e51b4-efc6-491d-aa7f-ddca37cffd83 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:33.591548 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-e17e51b4-efc6-491d-aa7f-ddca37cffd83 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:33.597044 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:33.597044 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:33.597361 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-e17e51b4-efc6-491d-aa7f-ddca37cffd83 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:33.598007 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-e17e51b4-efc6-491d-aa7f-ddca37cffd83 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734 returned with HTTP 200 Aug 14 00:51:33.598453 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1549/6223] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:33 2026] GET /volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:33.607800 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fe55c1dd-0202-4ed5-8d7f-b3ca7a1d2606 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:33.609915 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fe55c1dd-0202-4ed5-8d7f-b3ca7a1d2606 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] POST https://10.4.3.208/volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734/action Aug 14 00:51:33.610351 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fe55c1dd-0202-4ed5-8d7f-b3ca7a1d2606 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100210) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:51:33.610506 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fe55c1dd-0202-4ed5-8d7f-b3ca7a1d2606 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:33.612223 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.contrib.admin_actions [None req-fe55c1dd-0202-4ed5-8d7f-b3ca7a1d2606 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Updating snapshot '500d379a-d12b-4ce8-ba2b-8d65ff303734' with '{'status': 'error'}' {{(pid=100210) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 14 00:51:33.620965 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:33.620965 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:33.621616 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.policy [None req-fe55c1dd-0202-4ed5-8d7f-b3ca7a1d2606 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ebe4b78549de4171b68caec1cffb3cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1ebfc2e701ca4f44922eaa9ce559abeb', '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=100210) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:51:33.621896 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fe55c1dd-0202-4ed5-8d7f-b3ca7a1d2606 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] https://10.4.3.208/volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734/action returned with HTTP 403 Aug 14 00:51:33.622403 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1572/6224] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:51:33 2026] POST /volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:33.628922 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-f83e4b46-3df0-4e89-b760-adacb39a2be4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:33.630696 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f83e4b46-3df0-4e89-b760-adacb39a2be4 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] DELETE https://10.4.3.208/volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734 Aug 14 00:51:33.630900 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f83e4b46-3df0-4e89-b760-adacb39a2be4 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:33.631122 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-f83e4b46-3df0-4e89-b760-adacb39a2be4 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:33.631264 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.snapshots [None req-f83e4b46-3df0-4e89-b760-adacb39a2be4 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Delete snapshot with id: 500d379a-d12b-4ce8-ba2b-8d65ff303734 Aug 14 00:51:33.635956 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:33.635956 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:33.636231 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f83e4b46-3df0-4e89-b760-adacb39a2be4 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:33.650309 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-f83e4b46-3df0-4e89-b760-adacb39a2be4 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot delete request issued successfully. Aug 14 00:51:33.650479 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-f83e4b46-3df0-4e89-b760-adacb39a2be4 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734 returned with HTTP 202 Aug 14 00:51:33.650839 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1542/6225] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:51:33 2026] DELETE /volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:33.658790 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-d545e607-f5bc-4063-9e5f-207c31cf54a1 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:33.660492 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d545e607-f5bc-4063-9e5f-207c31cf54a1 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734 Aug 14 00:51:33.660690 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d545e607-f5bc-4063-9e5f-207c31cf54a1 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:33.660890 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-d545e607-f5bc-4063-9e5f-207c31cf54a1 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:33.666073 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:33.666073 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:33.666396 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-d545e607-f5bc-4063-9e5f-207c31cf54a1 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:33.667103 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-d545e607-f5bc-4063-9e5f-207c31cf54a1 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734 returned with HTTP 200 Aug 14 00:51:33.667619 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1563/6226] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:33 2026] GET /volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:34.677171 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d9781493-6097-4555-a499-09b5355249e6 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:34.679096 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d9781493-6097-4555-a499-09b5355249e6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734 Aug 14 00:51:34.679296 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d9781493-6097-4555-a499-09b5355249e6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:34.679490 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d9781493-6097-4555-a499-09b5355249e6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:34.683473 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d9781493-6097-4555-a499-09b5355249e6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734 returned with HTTP 404 Aug 14 00:51:34.683912 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1550/6227] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:34 2026] GET /volume/v3/snapshots/500d379a-d12b-4ce8-ba2b-8d65ff303734 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:34.691352 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7e26ccac-3b45-4ae2-83a6-40b9d9287304 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:34.693290 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7e26ccac-3b45-4ae2-83a6-40b9d9287304 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/05f31599-69b3-4bcd-b612-3b105ba2f07f Aug 14 00:51:34.693473 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7e26ccac-3b45-4ae2-83a6-40b9d9287304 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:34.693651 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7e26ccac-3b45-4ae2-83a6-40b9d9287304 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:34.693813 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-7e26ccac-3b45-4ae2-83a6-40b9d9287304 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Delete volume with id: 05f31599-69b3-4bcd-b612-3b105ba2f07f Aug 14 00:51:34.700364 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:34.700364 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:34.700677 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7e26ccac-3b45-4ae2-83a6-40b9d9287304 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:34.717097 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7e26ccac-3b45-4ae2-83a6-40b9d9287304 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Delete volume request issued successfully. Aug 14 00:51:34.717285 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7e26ccac-3b45-4ae2-83a6-40b9d9287304 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/05f31599-69b3-4bcd-b612-3b105ba2f07f returned with HTTP 202 Aug 14 00:51:34.717663 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1573/6228] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:51:34 2026] DELETE /volume/v3/volumes/05f31599-69b3-4bcd-b612-3b105ba2f07f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:34.725112 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bcd46668-e2d6-4b39-9568-e9fc1e33e799 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:34.726973 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bcd46668-e2d6-4b39-9568-e9fc1e33e799 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/05f31599-69b3-4bcd-b612-3b105ba2f07f Aug 14 00:51:34.727237 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bcd46668-e2d6-4b39-9568-e9fc1e33e799 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:34.727485 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bcd46668-e2d6-4b39-9568-e9fc1e33e799 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:34.734872 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:34.734872 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:34.738967 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-bcd46668-e2d6-4b39-9568-e9fc1e33e799 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:34.744033 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bcd46668-e2d6-4b39-9568-e9fc1e33e799 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/05f31599-69b3-4bcd-b612-3b105ba2f07f returned with HTTP 200 Aug 14 00:51:34.744428 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1543/6229] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:34 2026] GET /volume/v3/volumes/05f31599-69b3-4bcd-b612-3b105ba2f07f => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:51:35.756609 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-011d93f0-60bb-4a2f-8475-845d6dee8e72 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:35.758330 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-011d93f0-60bb-4a2f-8475-845d6dee8e72 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/05f31599-69b3-4bcd-b612-3b105ba2f07f Aug 14 00:51:35.758509 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-011d93f0-60bb-4a2f-8475-845d6dee8e72 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:35.758681 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-011d93f0-60bb-4a2f-8475-845d6dee8e72 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:35.764107 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-011d93f0-60bb-4a2f-8475-845d6dee8e72 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/05f31599-69b3-4bcd-b612-3b105ba2f07f returned with HTTP 404 Aug 14 00:51:35.764536 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1564/6230] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:35 2026] GET /volume/v3/volumes/05f31599-69b3-4bcd-b612-3b105ba2f07f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:35.771889 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:35.773894 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:51:35.774306 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1004103855"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:35.776506 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1004103855'}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:51:35.776658 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create volume of 1 GB Aug 14 00:51:35.780712 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Availability Zones retrieved successfully. Aug 14 00:51:35.786101 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Flow 'volume_create_api' (8e07cfcc-803f-44d2-8604-44c6df6e261c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:35.787372 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4f6c982-adf3-4878-b7f1-13d2a35168fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:35.788239 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:51:35.810639 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4f6c982-adf3-4878-b7f1-13d2a35168fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:35.811487 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8e9d56-ac37-46f7-85be-9ead887ee887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:35.844989 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Created reservations ['06ad8c5e-8104-44e5-97ba-f4d33b4042cc', '45a58851-36f2-45b0-8bfe-03446ad29e76', '1b5ddffb-fbb3-490d-9152-7e50c1beb329', 'c216eae5-8f0d-44fc-afb3-a34126476351'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:35.845791 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8e9d56-ac37-46f7-85be-9ead887ee887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06ad8c5e-8104-44e5-97ba-f4d33b4042cc', '45a58851-36f2-45b0-8bfe-03446ad29e76', '1b5ddffb-fbb3-490d-9152-7e50c1beb329', 'c216eae5-8f0d-44fc-afb3-a34126476351']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:35.846519 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22a44401-7042-4e6b-9114-3c6e38a3b84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:35.870064 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22a44401-7042-4e6b-9114-3c6e38a3b84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fe916bd-e793-4f23-b90e-7e01f242092a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1004103855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebfc2e701ca4f44922eaa9ce559abeb',qos_specs=None,replication_status=,reservations=['06ad8c5e-8104-44e5-97ba-f4d33b4042cc','45a58851-36f2-45b0-8bfe-03446ad29e76','1b5ddffb-fbb3-490d-9152-7e50c1beb329','c216eae5-8f0d-44fc-afb3-a34126476351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162de2b558f04dcaa20170145bc41e1e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:51:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1004103855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fe916bd-e793-4f23-b90e-7e01f242092a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebfc2e701ca4f44922eaa9ce559abeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='162de2b558f04dcaa20170145bc41e1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:35.870771 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b55549c-5e54-4638-abc8-d0e76610b058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:35.888125 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b55549c-5e54-4638-abc8-d0e76610b058) transitioned into state 'SUCCESS' from state '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-1004103855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebfc2e701ca4f44922eaa9ce559abeb',qos_specs=None,replication_status=,reservations=['06ad8c5e-8104-44e5-97ba-f4d33b4042cc','45a58851-36f2-45b0-8bfe-03446ad29e76','1b5ddffb-fbb3-490d-9152-7e50c1beb329','c216eae5-8f0d-44fc-afb3-a34126476351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162de2b558f04dcaa20170145bc41e1e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:35.889018 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9293b79b-d99a-42d9-b6b0-957687bdf46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:35.898988 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9293b79b-d99a-42d9-b6b0-957687bdf46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:35.899850 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Flow 'volume_create_api' (8e07cfcc-803f-44d2-8604-44c6df6e261c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:35.900203 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create volume request issued successfully. Aug 14 00:51:35.900754 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d5c36c51-7b6b-4c98-9f08-80ce4b8860c3 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:51:35.901159 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1551/6231] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:51:35 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:35.913341 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-cb79e732-dd1a-4fb9-bd6c-f1046fb3ee7d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:35.915309 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cb79e732-dd1a-4fb9-bd6c-f1046fb3ee7d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/1fe916bd-e793-4f23-b90e-7e01f242092a Aug 14 00:51:35.915534 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cb79e732-dd1a-4fb9-bd6c-f1046fb3ee7d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:35.915733 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-cb79e732-dd1a-4fb9-bd6c-f1046fb3ee7d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:35.922774 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:35.922774 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:35.925894 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-cb79e732-dd1a-4fb9-bd6c-f1046fb3ee7d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:35.929699 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-cb79e732-dd1a-4fb9-bd6c-f1046fb3ee7d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/1fe916bd-e793-4f23-b90e-7e01f242092a returned with HTTP 200 Aug 14 00:51:35.930148 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1574/6232] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:35 2026] GET /volume/v3/volumes/1fe916bd-e793-4f23-b90e-7e01f242092a => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:36.942174 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e743c7a3-1b80-4092-80b4-f95405a31619 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:36.944463 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e743c7a3-1b80-4092-80b4-f95405a31619 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/1fe916bd-e793-4f23-b90e-7e01f242092a Aug 14 00:51:36.944748 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e743c7a3-1b80-4092-80b4-f95405a31619 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:36.945005 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e743c7a3-1b80-4092-80b4-f95405a31619 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:36.954862 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:36.954862 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:36.958978 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e743c7a3-1b80-4092-80b4-f95405a31619 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:36.963914 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e743c7a3-1b80-4092-80b4-f95405a31619 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/1fe916bd-e793-4f23-b90e-7e01f242092a returned with HTTP 200 Aug 14 00:51:36.964460 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1544/6233] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:36 2026] GET /volume/v3/volumes/1fe916bd-e793-4f23-b90e-7e01f242092a => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:51:36.978565 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-6e2bbddf-e6ba-43fe-8de8-2bb321bac97d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:36.980723 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6e2bbddf-e6ba-43fe-8de8-2bb321bac97d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:51:36.981108 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-6e2bbddf-e6ba-43fe-8de8-2bb321bac97d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1fe916bd-e793-4f23-b90e-7e01f242092a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-312591000"}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:36.989290 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:36.989290 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:36.989594 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6e2bbddf-e6ba-43fe-8de8-2bb321bac97d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:36.989735 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-6e2bbddf-e6ba-43fe-8de8-2bb321bac97d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create snapshot from volume 1fe916bd-e793-4f23-b90e-7e01f242092a Aug 14 00:51:37.011615 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-6e2bbddf-e6ba-43fe-8de8-2bb321bac97d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Created reservations ['e57a392a-342f-4b76-8b1c-60596b079669', 'c2176aff-3edc-4317-9f59-622cbca8855f', '2010197f-944f-4a50-9130-8a5a25b4281b', 'ccbc3af5-d237-4406-8c5d-ec5da7b6f34b'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:37.038454 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-6e2bbddf-e6ba-43fe-8de8-2bb321bac97d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot create request issued successfully. Aug 14 00:51:37.038818 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-6e2bbddf-e6ba-43fe-8de8-2bb321bac97d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:51:37.039302 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1565/6234] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:51:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:37.049038 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-011beaed-b629-410e-9f30-58726b64efb7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:37.051184 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-011beaed-b629-410e-9f30-58726b64efb7 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 Aug 14 00:51:37.051401 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-011beaed-b629-410e-9f30-58726b64efb7 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:37.051586 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-011beaed-b629-410e-9f30-58726b64efb7 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:37.056541 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:37.056541 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:37.056835 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-011beaed-b629-410e-9f30-58726b64efb7 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:37.057496 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-011beaed-b629-410e-9f30-58726b64efb7 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 returned with HTTP 200 Aug 14 00:51:37.057850 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1552/6235] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:37 2026] GET /volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:38.066183 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-bce70933-3add-491e-9ab6-a45e1e0d7a1e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:38.067860 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bce70933-3add-491e-9ab6-a45e1e0d7a1e tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 Aug 14 00:51:38.068041 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bce70933-3add-491e-9ab6-a45e1e0d7a1e tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:38.068238 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-bce70933-3add-491e-9ab6-a45e1e0d7a1e tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:38.073295 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:38.073295 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:38.073575 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-bce70933-3add-491e-9ab6-a45e1e0d7a1e tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:38.074261 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-bce70933-3add-491e-9ab6-a45e1e0d7a1e tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 returned with HTTP 200 Aug 14 00:51:38.074601 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1575/6236] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:38 2026] GET /volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:38.082195 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e4f2e14e-a71d-4c33-b98b-e35a04976e6f None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:38.084464 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e4f2e14e-a71d-4c33-b98b-e35a04976e6f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] GET https://10.4.3.208/volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 Aug 14 00:51:38.084699 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e4f2e14e-a71d-4c33-b98b-e35a04976e6f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:38.084941 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e4f2e14e-a71d-4c33-b98b-e35a04976e6f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:38.090936 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:38.090936 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:38.091547 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e4f2e14e-a71d-4c33-b98b-e35a04976e6f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Snapshot retrieved successfully. Aug 14 00:51:38.092518 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e4f2e14e-a71d-4c33-b98b-e35a04976e6f tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] https://10.4.3.208/volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 returned with HTTP 200 Aug 14 00:51:38.092944 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1545/6237] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:38 2026] GET /volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:38.100986 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-26f99fa9-c101-4353-b6bc-f9246ddbd8a5 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:38.102835 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-26f99fa9-c101-4353-b6bc-f9246ddbd8a5 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] DELETE https://10.4.3.208/volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 Aug 14 00:51:38.103135 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-26f99fa9-c101-4353-b6bc-f9246ddbd8a5 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:38.103310 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-26f99fa9-c101-4353-b6bc-f9246ddbd8a5 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:38.103401 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.snapshots [None req-26f99fa9-c101-4353-b6bc-f9246ddbd8a5 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Delete snapshot with id: 053f63ae-12bf-4d41-bfb1-9a2af0516561 Aug 14 00:51:38.108543 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:38.108543 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:38.108831 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-26f99fa9-c101-4353-b6bc-f9246ddbd8a5 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:38.122147 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-26f99fa9-c101-4353-b6bc-f9246ddbd8a5 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot delete request issued successfully. Aug 14 00:51:38.122312 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-26f99fa9-c101-4353-b6bc-f9246ddbd8a5 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 returned with HTTP 202 Aug 14 00:51:38.122669 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1566/6238] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:51:38 2026] DELETE /volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:38.129209 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-0956564a-325e-4702-90b6-cf44bf113d4e None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:38.131468 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0956564a-325e-4702-90b6-cf44bf113d4e tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 Aug 14 00:51:38.131712 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0956564a-325e-4702-90b6-cf44bf113d4e tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:38.131979 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-0956564a-325e-4702-90b6-cf44bf113d4e tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:38.137504 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:38.137504 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:38.137843 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-0956564a-325e-4702-90b6-cf44bf113d4e tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:38.138506 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-0956564a-325e-4702-90b6-cf44bf113d4e tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 returned with HTTP 200 Aug 14 00:51:38.138997 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1553/6239] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:38 2026] GET /volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:39.147175 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7937bea9-2504-4e8f-9bee-de0737cb3f8a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:39.148825 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7937bea9-2504-4e8f-9bee-de0737cb3f8a tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 Aug 14 00:51:39.149035 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7937bea9-2504-4e8f-9bee-de0737cb3f8a tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:39.149230 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7937bea9-2504-4e8f-9bee-de0737cb3f8a tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:39.153216 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7937bea9-2504-4e8f-9bee-de0737cb3f8a tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 returned with HTTP 404 Aug 14 00:51:39.153620 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1576/6240] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:39 2026] GET /volume/v3/snapshots/053f63ae-12bf-4d41-bfb1-9a2af0516561 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:39.159869 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2f55f5c9-11d5-4ab7-8cbd-4bf45a8194e1 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:39.161716 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f55f5c9-11d5-4ab7-8cbd-4bf45a8194e1 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/1fe916bd-e793-4f23-b90e-7e01f242092a Aug 14 00:51:39.161919 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f55f5c9-11d5-4ab7-8cbd-4bf45a8194e1 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:39.162147 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f55f5c9-11d5-4ab7-8cbd-4bf45a8194e1 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:39.162321 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-2f55f5c9-11d5-4ab7-8cbd-4bf45a8194e1 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Delete volume with id: 1fe916bd-e793-4f23-b90e-7e01f242092a Aug 14 00:51:39.169040 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:39.169040 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:39.169374 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2f55f5c9-11d5-4ab7-8cbd-4bf45a8194e1 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:39.185070 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2f55f5c9-11d5-4ab7-8cbd-4bf45a8194e1 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Delete volume request issued successfully. Aug 14 00:51:39.185260 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f55f5c9-11d5-4ab7-8cbd-4bf45a8194e1 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/1fe916bd-e793-4f23-b90e-7e01f242092a returned with HTTP 202 Aug 14 00:51:39.185621 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1546/6241] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:51:39 2026] DELETE /volume/v3/volumes/1fe916bd-e793-4f23-b90e-7e01f242092a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:39.192361 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-c38e7495-1540-455f-8d38-d9cc8464256c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:39.194317 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c38e7495-1540-455f-8d38-d9cc8464256c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/1fe916bd-e793-4f23-b90e-7e01f242092a Aug 14 00:51:39.194577 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c38e7495-1540-455f-8d38-d9cc8464256c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:39.194846 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-c38e7495-1540-455f-8d38-d9cc8464256c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:39.202499 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:39.202499 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:39.206340 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-c38e7495-1540-455f-8d38-d9cc8464256c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:39.211074 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-c38e7495-1540-455f-8d38-d9cc8464256c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/1fe916bd-e793-4f23-b90e-7e01f242092a returned with HTTP 200 Aug 14 00:51:39.211460 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1567/6242] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:39 2026] GET /volume/v3/volumes/1fe916bd-e793-4f23-b90e-7e01f242092a => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:51:40.223649 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-8edce18a-cdcf-48df-90f7-9f1ba4ba8410 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:40.225428 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8edce18a-cdcf-48df-90f7-9f1ba4ba8410 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/1fe916bd-e793-4f23-b90e-7e01f242092a Aug 14 00:51:40.225605 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8edce18a-cdcf-48df-90f7-9f1ba4ba8410 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:40.225783 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-8edce18a-cdcf-48df-90f7-9f1ba4ba8410 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:40.231885 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-8edce18a-cdcf-48df-90f7-9f1ba4ba8410 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/1fe916bd-e793-4f23-b90e-7e01f242092a returned with HTTP 404 Aug 14 00:51:40.232401 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1554/6243] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:40 2026] GET /volume/v3/volumes/1fe916bd-e793-4f23-b90e-7e01f242092a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:40.239881 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:40.241661 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:51:40.242109 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1701466883"}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:40.243762 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1701466883'}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:51:40.243876 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create volume of 1 GB Aug 14 00:51:40.248375 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Availability Zones retrieved successfully. Aug 14 00:51:40.253514 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Flow 'volume_create_api' (7649c764-18c7-46a5-925b-e33040a8f8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:40.254729 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c548e35d-ab9c-49c4-950c-6c5c6cb9c20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:40.255615 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:51:40.279927 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c548e35d-ab9c-49c4-950c-6c5c6cb9c20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:25:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=b3f8e46e-3b87-48d3-a32b-572acb3f5363,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3f8e46e-3b87-48d3-a32b-572acb3f5363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:40.280615 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e460e62-f6aa-43e3-a248-ac5aca9f7137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:40.317982 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Created reservations ['b0dae7af-b24d-4b5e-9bd3-5895d20c023c', '1c76a68a-2d45-4c70-ae81-a3b0af3e3c0e', '23c24f48-4068-468a-84ae-ce277766433a', 'f00208d6-4114-4697-bf02-4f7dd62e5daa'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:40.318737 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e460e62-f6aa-43e3-a248-ac5aca9f7137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0dae7af-b24d-4b5e-9bd3-5895d20c023c', '1c76a68a-2d45-4c70-ae81-a3b0af3e3c0e', '23c24f48-4068-468a-84ae-ce277766433a', 'f00208d6-4114-4697-bf02-4f7dd62e5daa']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:40.319613 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8af2a0b-7aec-4a89-8f8b-ee826a1bb6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:40.341518 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8af2a0b-7aec-4a89-8f8b-ee826a1bb6d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e50c3f13-7ea6-413b-b8f1-8b2c207936e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1701466883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebfc2e701ca4f44922eaa9ce559abeb',qos_specs=None,replication_status=,reservations=['b0dae7af-b24d-4b5e-9bd3-5895d20c023c','1c76a68a-2d45-4c70-ae81-a3b0af3e3c0e','23c24f48-4068-468a-84ae-ce277766433a','f00208d6-4114-4697-bf02-4f7dd62e5daa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162de2b558f04dcaa20170145bc41e1e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:51:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1701466883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e50c3f13-7ea6-413b-b8f1-8b2c207936e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebfc2e701ca4f44922eaa9ce559abeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='162de2b558f04dcaa20170145bc41e1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3f8e46e-3b87-48d3-a32b-572acb3f5363),volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:40.342283 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a705d9-7b14-4f53-a41d-b6db2b474b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:40.358063 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a705d9-7b14-4f53-a41d-b6db2b474b81) transitioned into state 'SUCCESS' from state '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-1701466883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ebfc2e701ca4f44922eaa9ce559abeb',qos_specs=None,replication_status=,reservations=['b0dae7af-b24d-4b5e-9bd3-5895d20c023c','1c76a68a-2d45-4c70-ae81-a3b0af3e3c0e','23c24f48-4068-468a-84ae-ce277766433a','f00208d6-4114-4697-bf02-4f7dd62e5daa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162de2b558f04dcaa20170145bc41e1e',volume_type_id=b3f8e46e-3b87-48d3-a32b-572acb3f5363)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:40.359048 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (493701a4-061f-4e9f-aa8a-69e5e1ca8a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:40.368462 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (493701a4-061f-4e9f-aa8a-69e5e1ca8a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:40.369222 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Flow 'volume_create_api' (7649c764-18c7-46a5-925b-e33040a8f8a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:40.369492 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create volume request issued successfully. Aug 14 00:51:40.370034 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-d8bc3315-1ddb-4a7c-a615-447693bbcfa6 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:51:40.370461 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1577/6244] 10.4.3.208 () {68 vars in 1258 bytes} [Fri Aug 14 00:51:40 2026] POST /volume/v3/volumes => generated 778 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:40.380953 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-94557e8b-c3d2-4132-8de5-e2850e0ac47c None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:40.382576 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-94557e8b-c3d2-4132-8de5-e2850e0ac47c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/e50c3f13-7ea6-413b-b8f1-8b2c207936e2 Aug 14 00:51:40.382763 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-94557e8b-c3d2-4132-8de5-e2850e0ac47c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:40.382974 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-94557e8b-c3d2-4132-8de5-e2850e0ac47c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:40.389720 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:40.389720 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:40.392855 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-94557e8b-c3d2-4132-8de5-e2850e0ac47c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:40.396322 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-94557e8b-c3d2-4132-8de5-e2850e0ac47c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/e50c3f13-7ea6-413b-b8f1-8b2c207936e2 returned with HTTP 200 Aug 14 00:51:40.396792 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1547/6245] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:40 2026] GET /volume/v3/volumes/e50c3f13-7ea6-413b-b8f1-8b2c207936e2 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:41.410527 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-ea410e28-f617-401b-b3c0-cc1f80411b11 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:41.412403 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ea410e28-f617-401b-b3c0-cc1f80411b11 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/e50c3f13-7ea6-413b-b8f1-8b2c207936e2 Aug 14 00:51:41.412644 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ea410e28-f617-401b-b3c0-cc1f80411b11 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:41.412872 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-ea410e28-f617-401b-b3c0-cc1f80411b11 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:41.415531 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=139,cinder:UPDATE=47,cinder:INSERT=21 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:51:41.421371 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:41.421371 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:41.426187 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-ea410e28-f617-401b-b3c0-cc1f80411b11 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:41.429909 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-ea410e28-f617-401b-b3c0-cc1f80411b11 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/e50c3f13-7ea6-413b-b8f1-8b2c207936e2 returned with HTTP 200 Aug 14 00:51:41.430278 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1568/6246] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:41 2026] GET /volume/v3/volumes/e50c3f13-7ea6-413b-b8f1-8b2c207936e2 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:51:41.442329 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2a407b8f-e38d-413e-a7cf-562e8033e69c None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:41.444296 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2a407b8f-e38d-413e-a7cf-562e8033e69c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] POST https://10.4.3.208/volume/v3/snapshots Aug 14 00:51:41.444716 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2a407b8f-e38d-413e-a7cf-562e8033e69c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e50c3f13-7ea6-413b-b8f1-8b2c207936e2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-348608472"}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:41.447961 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=143,cinder:UPDATE=56,cinder:INSERT=29 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:51:41.453972 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:41.453972 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:41.454323 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2a407b8f-e38d-413e-a7cf-562e8033e69c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:41.454438 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-2a407b8f-e38d-413e-a7cf-562e8033e69c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Create snapshot from volume e50c3f13-7ea6-413b-b8f1-8b2c207936e2 Aug 14 00:51:41.476374 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-2a407b8f-e38d-413e-a7cf-562e8033e69c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Created reservations ['715a38b3-5e55-4ab5-937a-d137a35c3f31', '1d19518c-8fa4-458f-aa47-9da0f98bd716', '120c85ae-cff4-412b-a520-e722b4a86122', 'd6edabcd-962b-4b18-89da-65f51c26b53a'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:41.501111 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-2a407b8f-e38d-413e-a7cf-562e8033e69c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot create request issued successfully. Aug 14 00:51:41.501440 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2a407b8f-e38d-413e-a7cf-562e8033e69c tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots returned with HTTP 202 Aug 14 00:51:41.501953 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1555/6247] 10.4.3.208 () {68 vars in 1265 bytes} [Fri Aug 14 00:51:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:41.511350 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7aa0acd9-acf3-4e11-8674-2b884a501c40 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:41.512743 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7aa0acd9-acf3-4e11-8674-2b884a501c40 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213 Aug 14 00:51:41.512939 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7aa0acd9-acf3-4e11-8674-2b884a501c40 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:41.513079 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7aa0acd9-acf3-4e11-8674-2b884a501c40 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:41.515147 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=168,cinder:INSERT=36,cinder:UPDATE=64 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:51:41.519443 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:41.519443 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:41.519842 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-7aa0acd9-acf3-4e11-8674-2b884a501c40 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:41.520747 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7aa0acd9-acf3-4e11-8674-2b884a501c40 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213 returned with HTTP 200 Aug 14 00:51:41.521161 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1578/6248] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:41 2026] GET /volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:42.529728 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2f59a617-547a-40fc-9b4b-f58d0ade0df7 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:42.531837 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f59a617-547a-40fc-9b4b-f58d0ade0df7 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213 Aug 14 00:51:42.532061 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f59a617-547a-40fc-9b4b-f58d0ade0df7 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:42.532279 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2f59a617-547a-40fc-9b4b-f58d0ade0df7 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:42.537061 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:42.537061 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:42.537450 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-2f59a617-547a-40fc-9b4b-f58d0ade0df7 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:42.538226 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2f59a617-547a-40fc-9b4b-f58d0ade0df7 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213 returned with HTTP 200 Aug 14 00:51:42.538656 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1548/6249] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:42 2026] GET /volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:42.546705 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-64d45b13-1f13-41ca-89dd-f2c755291669 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:42.548408 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-64d45b13-1f13-41ca-89dd-f2c755291669 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] POST https://10.4.3.208/volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213/action Aug 14 00:51:42.548727 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-64d45b13-1f13-41ca-89dd-f2c755291669 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100208) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 14 00:51:42.548857 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-64d45b13-1f13-41ca-89dd-f2c755291669 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:42.550107 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.contrib.snapshot_unmanage [None req-64d45b13-1f13-41ca-89dd-f2c755291669 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Unmanage snapshot with id: c9f003ef-f3a5-4771-9a46-7d3495314213 Aug 14 00:51:42.554743 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:42.554743 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:42.555152 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-64d45b13-1f13-41ca-89dd-f2c755291669 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Snapshot retrieved successfully. Aug 14 00:51:42.555819 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.policy [None req-64d45b13-1f13-41ca-89dd-f2c755291669 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ebe4b78549de4171b68caec1cffb3cbb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1ebfc2e701ca4f44922eaa9ce559abeb', '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=100208) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 14 00:51:42.556010 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-64d45b13-1f13-41ca-89dd-f2c755291669 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-reader] https://10.4.3.208/volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213/action returned with HTTP 403 Aug 14 00:51:42.556421 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1569/6250] 10.4.3.208 () {68 vars in 1396 bytes} [Fri Aug 14 00:51:42 2026] POST /volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:42.562891 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-3912440f-bac0-4854-9267-88509d18e3a2 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:42.564444 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3912440f-bac0-4854-9267-88509d18e3a2 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] DELETE https://10.4.3.208/volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213 Aug 14 00:51:42.564712 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3912440f-bac0-4854-9267-88509d18e3a2 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:42.564965 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-3912440f-bac0-4854-9267-88509d18e3a2 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:42.565170 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.snapshots [None req-3912440f-bac0-4854-9267-88509d18e3a2 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Delete snapshot with id: c9f003ef-f3a5-4771-9a46-7d3495314213 Aug 14 00:51:42.570143 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:42.570143 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:42.570489 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3912440f-bac0-4854-9267-88509d18e3a2 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:42.584282 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-3912440f-bac0-4854-9267-88509d18e3a2 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot delete request issued successfully. Aug 14 00:51:42.584531 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-3912440f-bac0-4854-9267-88509d18e3a2 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213 returned with HTTP 202 Aug 14 00:51:42.585011 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1556/6251] 10.4.3.208 () {66 vars in 1357 bytes} [Fri Aug 14 00:51:42 2026] DELETE /volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:42.591793 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-313017e1-c13c-4be3-b732-b7b2d4ea743d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:42.593701 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-313017e1-c13c-4be3-b732-b7b2d4ea743d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213 Aug 14 00:51:42.593943 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-313017e1-c13c-4be3-b732-b7b2d4ea743d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:42.594217 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-313017e1-c13c-4be3-b732-b7b2d4ea743d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:42.599426 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:42.599426 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:42.599878 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-313017e1-c13c-4be3-b732-b7b2d4ea743d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Snapshot retrieved successfully. Aug 14 00:51:42.600582 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-313017e1-c13c-4be3-b732-b7b2d4ea743d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213 returned with HTTP 200 Aug 14 00:51:42.601013 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1579/6252] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:42 2026] GET /volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:43.609520 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-3055a81c-3176-4ed1-a770-744e04dbff50 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:43.611556 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3055a81c-3176-4ed1-a770-744e04dbff50 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213 Aug 14 00:51:43.611741 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3055a81c-3176-4ed1-a770-744e04dbff50 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:43.611924 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-3055a81c-3176-4ed1-a770-744e04dbff50 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:43.616112 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-3055a81c-3176-4ed1-a770-744e04dbff50 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213 returned with HTTP 404 Aug 14 00:51:43.616561 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1549/6253] 10.4.3.208 () {66 vars in 1354 bytes} [Fri Aug 14 00:51:43 2026] GET /volume/v3/snapshots/c9f003ef-f3a5-4771-9a46-7d3495314213 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:43.623322 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-effdd263-74cf-4f3b-8fad-05898f2c2f6b None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:43.625175 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-effdd263-74cf-4f3b-8fad-05898f2c2f6b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/e50c3f13-7ea6-413b-b8f1-8b2c207936e2 Aug 14 00:51:43.625386 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-effdd263-74cf-4f3b-8fad-05898f2c2f6b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:43.625601 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-effdd263-74cf-4f3b-8fad-05898f2c2f6b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:43.625781 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-effdd263-74cf-4f3b-8fad-05898f2c2f6b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Delete volume with id: e50c3f13-7ea6-413b-b8f1-8b2c207936e2 Aug 14 00:51:43.632865 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:43.632865 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:43.633194 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-effdd263-74cf-4f3b-8fad-05898f2c2f6b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:43.649710 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-effdd263-74cf-4f3b-8fad-05898f2c2f6b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Delete volume request issued successfully. Aug 14 00:51:43.649877 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-effdd263-74cf-4f3b-8fad-05898f2c2f6b tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/e50c3f13-7ea6-413b-b8f1-8b2c207936e2 returned with HTTP 202 Aug 14 00:51:43.650319 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1570/6254] 10.4.3.208 () {66 vars in 1351 bytes} [Fri Aug 14 00:51:43 2026] DELETE /volume/v3/volumes/e50c3f13-7ea6-413b-b8f1-8b2c207936e2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:43.658128 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fce452a3-a45b-44f8-8404-716d3169d31d None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:43.659853 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fce452a3-a45b-44f8-8404-716d3169d31d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/e50c3f13-7ea6-413b-b8f1-8b2c207936e2 Aug 14 00:51:43.660094 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fce452a3-a45b-44f8-8404-716d3169d31d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:43.660303 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fce452a3-a45b-44f8-8404-716d3169d31d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:43.667356 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:43.667356 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:43.670832 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fce452a3-a45b-44f8-8404-716d3169d31d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Volume info retrieved successfully. Aug 14 00:51:43.675443 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fce452a3-a45b-44f8-8404-716d3169d31d tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/e50c3f13-7ea6-413b-b8f1-8b2c207936e2 returned with HTTP 200 Aug 14 00:51:43.675811 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1557/6255] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:43 2026] GET /volume/v3/volumes/e50c3f13-7ea6-413b-b8f1-8b2c207936e2 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 14 00:51:44.689997 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-649ff9ba-8f39-47c2-9496-0b160edd0254 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:44.692081 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-649ff9ba-8f39-47c2-9496-0b160edd0254 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] GET https://10.4.3.208/volume/v3/volumes/e50c3f13-7ea6-413b-b8f1-8b2c207936e2 Aug 14 00:51:44.692325 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-649ff9ba-8f39-47c2-9496-0b160edd0254 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:44.692524 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-649ff9ba-8f39-47c2-9496-0b160edd0254 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:44.697839 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-649ff9ba-8f39-47c2-9496-0b160edd0254 tempest-ProjectReaderTests-1274935643 tempest-ProjectReaderTests-1274935643-project-admin] https://10.4.3.208/volume/v3/volumes/e50c3f13-7ea6-413b-b8f1-8b2c207936e2 returned with HTTP 404 Aug 14 00:51:44.698339 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1580/6256] 10.4.3.208 () {66 vars in 1348 bytes} [Fri Aug 14 00:51:44 2026] GET /volume/v3/volumes/e50c3f13-7ea6-413b-b8f1-8b2c207936e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:45.801874 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-751f4990-1aae-49e6-82c4-27930368c1ad None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:45.888560 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-751f4990-1aae-49e6-82c4-27930368c1ad tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:51:45.888917 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-751f4990-1aae-49e6-82c4-27930368c1ad tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-528630330", "extra_specs": {"storage_protocol": "tempest-storage_protocol-564714221", "vendor_name": "tempest-vendor_name-1026245701"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:45.893199 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=153,cinder:INSERT=30,cinder:UPDATE=52 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:51:45.905152 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-751f4990-1aae-49e6-82c4-27930368c1ad tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:51:45.905559 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1550/6257] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:51:45 2026] POST /volume/v3/types => generated 327 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:45.914558 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:45.916621 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:51:45.917112 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8cb23719-a6be-4dee-be84-6968f91e0996", "size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:45.918868 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Create volume request body: {'volume': {'volume_type': '8cb23719-a6be-4dee-be84-6968f91e0996', 'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:51:45.922746 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Create volume of 1 GB Aug 14 00:51:45.923097 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:45.923097 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:45.923529 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Availability Zones retrieved successfully. Aug 14 00:51:45.931481 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Flow 'volume_create_api' (1d6742fe-8069-4b30-9ba5-7c5553bb9013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:45.932677 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b8f6e94-7c03-4282-9e7b-17207712630b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:45.933634 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:51:45.954302 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b8f6e94-7c03-4282-9e7b-17207712630b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:51:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-564714221',vendor_name='tempest-vendor_name-1026245701'},id=8cb23719-a6be-4dee-be84-6968f91e0996,is_public=True,name='tempest-ProjectAdminTests-volume-type-528630330',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8cb23719-a6be-4dee-be84-6968f91e0996', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:45.955268 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9dca4ea-d590-4e36-bc9e-5b00fff07b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:45.981919 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-528630330 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-528630330, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:45.982503 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-528630330 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-528630330, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:46.015822 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Created reservations ['1473cdd3-4d38-4ffe-b6c4-8182e68c5976', '8d143aca-04e2-4843-8b5b-51a34dcc468d', '17550401-63c1-4daf-a403-77a574bfd71c', '9daf89b9-df1b-49e5-ad9b-fd21f0db4597'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:46.016694 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9dca4ea-d590-4e36-bc9e-5b00fff07b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1473cdd3-4d38-4ffe-b6c4-8182e68c5976', '8d143aca-04e2-4843-8b5b-51a34dcc468d', '17550401-63c1-4daf-a403-77a574bfd71c', '9daf89b9-df1b-49e5-ad9b-fd21f0db4597']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:46.017562 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4a32b7d-b092-4ccd-bc4c-32fa6ce20130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:46.039942 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4a32b7d-b092-4ccd-bc4c-32fa6ce20130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b57e6deb-7748-414a-bf64-f5e3668b3d0c', '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='ca53142283564b10afdd3f3806be136e',qos_specs=None,replication_status=,reservations=['1473cdd3-4d38-4ffe-b6c4-8182e68c5976','8d143aca-04e2-4843-8b5b-51a34dcc468d','17550401-63c1-4daf-a403-77a574bfd71c','9daf89b9-df1b-49e5-ad9b-fd21f0db4597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216679bf79c44207afca5c5f8d6998c6',volume_type_id=8cb23719-a6be-4dee-be84-6968f91e0996), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b57e6deb-7748-414a-bf64-f5e3668b3d0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca53142283564b10afdd3f3806be136e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='216679bf79c44207afca5c5f8d6998c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8cb23719-a6be-4dee-be84-6968f91e0996),volume_type_id=8cb23719-a6be-4dee-be84-6968f91e0996)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:46.041137 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57e6c0de-4d08-453b-be3b-81d8c7dbcfbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:46.055789 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57e6c0de-4d08-453b-be3b-81d8c7dbcfbb) transitioned into state 'SUCCESS' from 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='ca53142283564b10afdd3f3806be136e',qos_specs=None,replication_status=,reservations=['1473cdd3-4d38-4ffe-b6c4-8182e68c5976','8d143aca-04e2-4843-8b5b-51a34dcc468d','17550401-63c1-4daf-a403-77a574bfd71c','9daf89b9-df1b-49e5-ad9b-fd21f0db4597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216679bf79c44207afca5c5f8d6998c6',volume_type_id=8cb23719-a6be-4dee-be84-6968f91e0996)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:46.056514 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f275c7c-b72e-4942-9ada-f20e33d016ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:46.064458 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f275c7c-b72e-4942-9ada-f20e33d016ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:46.065219 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Flow 'volume_create_api' (1d6742fe-8069-4b30-9ba5-7c5553bb9013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:46.065496 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Create volume request issued successfully. Aug 14 00:51:46.066050 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b1d57a8e-3a54-464d-8ee9-7e7c00a2d25d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:51:46.066466 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1571/6258] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:51:45 2026] POST /volume/v3/volumes => generated 772 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:46.077325 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-b500fdf0-d255-4000-bac9-e49132d3a80b None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:46.079685 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b500fdf0-d255-4000-bac9-e49132d3a80b tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] GET https://10.4.3.208/volume/v3/volumes/b57e6deb-7748-414a-bf64-f5e3668b3d0c Aug 14 00:51:46.079991 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b500fdf0-d255-4000-bac9-e49132d3a80b tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:46.080319 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-b500fdf0-d255-4000-bac9-e49132d3a80b tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:46.088933 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:46.088933 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:46.092846 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-b500fdf0-d255-4000-bac9-e49132d3a80b tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Volume info retrieved successfully. Aug 14 00:51:46.096250 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-b500fdf0-d255-4000-bac9-e49132d3a80b tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/volumes/b57e6deb-7748-414a-bf64-f5e3668b3d0c returned with HTTP 200 Aug 14 00:51:46.096666 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1558/6259] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:51:46 2026] GET /volume/v3/volumes/b57e6deb-7748-414a-bf64-f5e3668b3d0c => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:47.108726 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-fe980073-872e-4c8b-a49f-75d8efa64d55 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:47.110641 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fe980073-872e-4c8b-a49f-75d8efa64d55 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] GET https://10.4.3.208/volume/v3/volumes/b57e6deb-7748-414a-bf64-f5e3668b3d0c Aug 14 00:51:47.110848 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fe980073-872e-4c8b-a49f-75d8efa64d55 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:47.111029 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-fe980073-872e-4c8b-a49f-75d8efa64d55 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:47.118367 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:47.118367 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:47.121580 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-fe980073-872e-4c8b-a49f-75d8efa64d55 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Volume info retrieved successfully. Aug 14 00:51:47.124990 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-fe980073-872e-4c8b-a49f-75d8efa64d55 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/volumes/b57e6deb-7748-414a-bf64-f5e3668b3d0c returned with HTTP 200 Aug 14 00:51:47.125393 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1581/6260] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:51:47 2026] GET /volume/v3/volumes/b57e6deb-7748-414a-bf64-f5e3668b3d0c => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:47.136804 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-398ba313-fa16-47a1-99e5-dd222c0f69cd None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:47.138484 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-398ba313-fa16-47a1-99e5-dd222c0f69cd tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] GET https://10.4.3.208/volume/v3/messages Aug 14 00:51:47.138673 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-398ba313-fa16-47a1-99e5-dd222c0f69cd tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:47.138849 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-398ba313-fa16-47a1-99e5-dd222c0f69cd tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:47.142818 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-398ba313-fa16-47a1-99e5-dd222c0f69cd tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/messages returned with HTTP 200 Aug 14 00:51:47.143157 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1551/6261] 10.4.3.208 () {68 vars in 1280 bytes} [Fri Aug 14 00:51:47 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:47.150742 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-0843f68f-aef0-41a8-9da8-84dbad49a2d6 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:47.152396 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0843f68f-aef0-41a8-9da8-84dbad49a2d6 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] DELETE https://10.4.3.208/volume/v3/messages/75c6dd96-bf39-4fc9-8d89-bd6ddbd10ad3 Aug 14 00:51:47.152584 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0843f68f-aef0-41a8-9da8-84dbad49a2d6 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:47.152763 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-0843f68f-aef0-41a8-9da8-84dbad49a2d6 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:47.156138 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:47.156138 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:47.160618 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-0843f68f-aef0-41a8-9da8-84dbad49a2d6 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/messages/75c6dd96-bf39-4fc9-8d89-bd6ddbd10ad3 returned with HTTP 204 Aug 14 00:51:47.160923 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1572/6262] 10.4.3.208 () {68 vars in 1394 bytes} [Fri Aug 14 00:51:47 2026] DELETE /volume/v3/messages/75c6dd96-bf39-4fc9-8d89-bd6ddbd10ad3 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 00:51:47.166760 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-de12d6b8-20e4-460d-8e51-70d5c4e10740 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:47.168710 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-de12d6b8-20e4-460d-8e51-70d5c4e10740 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] GET https://10.4.3.208/volume/v3/messages/75c6dd96-bf39-4fc9-8d89-bd6ddbd10ad3 Aug 14 00:51:47.168915 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-de12d6b8-20e4-460d-8e51-70d5c4e10740 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:47.169117 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-de12d6b8-20e4-460d-8e51-70d5c4e10740 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:47.172596 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-de12d6b8-20e4-460d-8e51-70d5c4e10740 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/messages/75c6dd96-bf39-4fc9-8d89-bd6ddbd10ad3 returned with HTTP 404 Aug 14 00:51:47.173034 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1559/6263] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:51:47 2026] GET /volume/v3/messages/75c6dd96-bf39-4fc9-8d89-bd6ddbd10ad3 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 14 00:51:47.178545 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-619f8faf-7fcf-49f1-8d85-7d079cf34b93 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:47.180219 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-619f8faf-7fcf-49f1-8d85-7d079cf34b93 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/b57e6deb-7748-414a-bf64-f5e3668b3d0c Aug 14 00:51:47.180434 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-619f8faf-7fcf-49f1-8d85-7d079cf34b93 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:47.180625 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-619f8faf-7fcf-49f1-8d85-7d079cf34b93 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:47.180782 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-619f8faf-7fcf-49f1-8d85-7d079cf34b93 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Delete volume with id: b57e6deb-7748-414a-bf64-f5e3668b3d0c Aug 14 00:51:47.188900 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:47.188900 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:47.189317 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-619f8faf-7fcf-49f1-8d85-7d079cf34b93 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Volume info retrieved successfully. Aug 14 00:51:47.190347 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-619f8faf-7fcf-49f1-8d85-7d079cf34b93 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100210) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 00:51:47.199966 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-619f8faf-7fcf-49f1-8d85-7d079cf34b93 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-528630330 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-528630330, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:47.200306 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-619f8faf-7fcf-49f1-8d85-7d079cf34b93 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-528630330 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-528630330, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:47.207301 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-619f8faf-7fcf-49f1-8d85-7d079cf34b93 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Created reservations ['e7573aa9-effb-4242-81a9-aca4eccb603e', '7d16e709-3856-4f46-884f-0816a1581eb9', 'cd80c866-d944-428a-b907-f1207ead07ad', 'ec216365-e3e0-4174-aaf0-33fdd3869a7a'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:47.229842 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-619f8faf-7fcf-49f1-8d85-7d079cf34b93 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Delete volume request issued successfully. Aug 14 00:51:47.230100 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-619f8faf-7fcf-49f1-8d85-7d079cf34b93 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/volumes/b57e6deb-7748-414a-bf64-f5e3668b3d0c returned with HTTP 202 Aug 14 00:51:47.230528 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1582/6264] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:51:47 2026] DELETE /volume/v3/volumes/b57e6deb-7748-414a-bf64-f5e3668b3d0c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:47.237542 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-57973206-ad70-4e1e-be36-5ec1bad98dc4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:47.239257 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-57973206-ad70-4e1e-be36-5ec1bad98dc4 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] DELETE https://10.4.3.208/volume/v3/types/8cb23719-a6be-4dee-be84-6968f91e0996 Aug 14 00:51:47.239499 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-57973206-ad70-4e1e-be36-5ec1bad98dc4 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:47.239719 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-57973206-ad70-4e1e-be36-5ec1bad98dc4 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:47.260577 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-57973206-ad70-4e1e-be36-5ec1bad98dc4 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/types/8cb23719-a6be-4dee-be84-6968f91e0996 returned with HTTP 202 Aug 14 00:51:47.260928 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1552/6265] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:51:47 2026] DELETE /volume/v3/types/8cb23719-a6be-4dee-be84-6968f91e0996 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:47.268080 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-2eea88d1-0f18-49c3-a089-7478e8194896 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:47.269625 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2eea88d1-0f18-49c3-a089-7478e8194896 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:51:47.269991 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-2eea88d1-0f18-49c3-a089-7478e8194896 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-742522229", "extra_specs": {"storage_protocol": "tempest-storage_protocol-481983002", "vendor_name": "tempest-vendor_name-1354475937"}}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:47.282780 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-2eea88d1-0f18-49c3-a089-7478e8194896 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:51:47.283130 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1573/6266] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:51:47 2026] POST /volume/v3/types => generated 327 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:47.290752 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:47.292725 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:51:47.293147 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d18d6fca-9dfb-4a1b-925b-d913408da691", "size": 1}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:47.295206 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.v3.volumes [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Create volume request body: {'volume': {'volume_type': 'd18d6fca-9dfb-4a1b-925b-d913408da691', 'size': 1}} {{(pid=100211) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:51:47.299077 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Create volume of 1 GB Aug 14 00:51:47.299405 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:47.299405 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:47.299796 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Availability Zones retrieved successfully. Aug 14 00:51:47.306401 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Flow 'volume_create_api' (e0360832-afc4-4997-9086-ccbc501c2699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:47.307741 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68c7cfa7-9938-4eef-acff-677cd9d3d84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:47.308640 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.flows.api.create_volume [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Validating volume size '1' using validate_int {{(pid=100211) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:51:47.328193 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68c7cfa7-9938-4eef-acff-677cd9d3d84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:51:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-481983002',vendor_name='tempest-vendor_name-1354475937'},id=d18d6fca-9dfb-4a1b-925b-d913408da691,is_public=True,name='tempest-ProjectAdminTests-volume-type-742522229',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd18d6fca-9dfb-4a1b-925b-d913408da691', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:47.328873 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (279dd9fa-9976-473f-85e6-4efe8599652f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:47.351109 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-742522229 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-742522229, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:47.351373 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-742522229 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-742522229, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:47.377604 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Created reservations ['45c23d21-d37e-45f4-a25d-439baf79c895', '6788f761-85e0-4617-8850-4ee247a25539', '63d83628-0a57-41c8-8509-8759d60f77d8', 'e3e621cf-aea5-4a1f-8f89-82cb34ac9b5e'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:47.378382 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (279dd9fa-9976-473f-85e6-4efe8599652f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45c23d21-d37e-45f4-a25d-439baf79c895', '6788f761-85e0-4617-8850-4ee247a25539', '63d83628-0a57-41c8-8509-8759d60f77d8', 'e3e621cf-aea5-4a1f-8f89-82cb34ac9b5e']}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:47.379207 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c87cc0-21bb-400e-950c-adb53f0ae06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:47.403023 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c87cc0-21bb-400e-950c-adb53f0ae06c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '951ac1e9-7a8a-416b-b330-f97dc78cf26f', '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='ca53142283564b10afdd3f3806be136e',qos_specs=None,replication_status=,reservations=['45c23d21-d37e-45f4-a25d-439baf79c895','6788f761-85e0-4617-8850-4ee247a25539','63d83628-0a57-41c8-8509-8759d60f77d8','e3e621cf-aea5-4a1f-8f89-82cb34ac9b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216679bf79c44207afca5c5f8d6998c6',volume_type_id=d18d6fca-9dfb-4a1b-925b-d913408da691), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:51:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=951ac1e9-7a8a-416b-b330-f97dc78cf26f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca53142283564b10afdd3f3806be136e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='216679bf79c44207afca5c5f8d6998c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d18d6fca-9dfb-4a1b-925b-d913408da691),volume_type_id=d18d6fca-9dfb-4a1b-925b-d913408da691)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:47.403741 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9c0f7ce-49fd-4792-9666-8b686f956346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:47.420629 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9c0f7ce-49fd-4792-9666-8b686f956346) transitioned into state 'SUCCESS' from 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='ca53142283564b10afdd3f3806be136e',qos_specs=None,replication_status=,reservations=['45c23d21-d37e-45f4-a25d-439baf79c895','6788f761-85e0-4617-8850-4ee247a25539','63d83628-0a57-41c8-8509-8759d60f77d8','e3e621cf-aea5-4a1f-8f89-82cb34ac9b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216679bf79c44207afca5c5f8d6998c6',volume_type_id=d18d6fca-9dfb-4a1b-925b-d913408da691)}' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:47.421415 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d1777b-10b5-4cc9-a44a-04be9b0a7050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:47.431402 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d1777b-10b5-4cc9-a44a-04be9b0a7050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100211) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:47.432259 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Flow 'volume_create_api' (e0360832-afc4-4997-9086-ccbc501c2699) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100211) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:47.432552 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Create volume request issued successfully. Aug 14 00:51:47.433136 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f33ce0e4-fcf6-4f48-86c3-06793d314500 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:51:47.433562 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1560/6267] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:51:47 2026] POST /volume/v3/volumes => generated 772 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:47.445641 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-e20d9123-74a9-498a-8540-f44c791956ac None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:47.447511 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e20d9123-74a9-498a-8540-f44c791956ac tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] GET https://10.4.3.208/volume/v3/volumes/951ac1e9-7a8a-416b-b330-f97dc78cf26f Aug 14 00:51:47.447759 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e20d9123-74a9-498a-8540-f44c791956ac tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:47.447944 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-e20d9123-74a9-498a-8540-f44c791956ac tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:47.455190 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:47.455190 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:47.459303 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-e20d9123-74a9-498a-8540-f44c791956ac tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Volume info retrieved successfully. Aug 14 00:51:47.463198 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-e20d9123-74a9-498a-8540-f44c791956ac tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/volumes/951ac1e9-7a8a-416b-b330-f97dc78cf26f returned with HTTP 200 Aug 14 00:51:47.463550 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1583/6268] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:51:47 2026] GET /volume/v3/volumes/951ac1e9-7a8a-416b-b330-f97dc78cf26f => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:48.475782 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-d5300115-aa3d-4081-86e6-7e96284911e8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:48.477507 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d5300115-aa3d-4081-86e6-7e96284911e8 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] GET https://10.4.3.208/volume/v3/volumes/951ac1e9-7a8a-416b-b330-f97dc78cf26f Aug 14 00:51:48.477726 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d5300115-aa3d-4081-86e6-7e96284911e8 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:48.477901 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-d5300115-aa3d-4081-86e6-7e96284911e8 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:48.484692 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:48.484692 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:48.487746 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-d5300115-aa3d-4081-86e6-7e96284911e8 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Volume info retrieved successfully. Aug 14 00:51:48.490940 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-d5300115-aa3d-4081-86e6-7e96284911e8 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/volumes/951ac1e9-7a8a-416b-b330-f97dc78cf26f returned with HTTP 200 Aug 14 00:51:48.491298 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1553/6269] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:51:48 2026] GET /volume/v3/volumes/951ac1e9-7a8a-416b-b330-f97dc78cf26f => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:48.501908 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b6f6ecc2-def5-4657-af0e-a4fff90303f3 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:48.503520 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b6f6ecc2-def5-4657-af0e-a4fff90303f3 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] GET https://10.4.3.208/volume/v3/messages Aug 14 00:51:48.503754 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b6f6ecc2-def5-4657-af0e-a4fff90303f3 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:48.503938 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b6f6ecc2-def5-4657-af0e-a4fff90303f3 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:48.507466 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b6f6ecc2-def5-4657-af0e-a4fff90303f3 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/messages returned with HTTP 200 Aug 14 00:51:48.507960 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1574/6270] 10.4.3.208 () {68 vars in 1280 bytes} [Fri Aug 14 00:51:48 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:48.515435 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-2025691f-2c6a-42ee-98f5-24b836cc45ae None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:48.517297 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2025691f-2c6a-42ee-98f5-24b836cc45ae tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] GET https://10.4.3.208/volume/v3/messages Aug 14 00:51:48.517491 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2025691f-2c6a-42ee-98f5-24b836cc45ae tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:48.517660 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-2025691f-2c6a-42ee-98f5-24b836cc45ae tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:48.517927 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:48.517927 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:48.520990 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-2025691f-2c6a-42ee-98f5-24b836cc45ae tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/messages returned with HTTP 200 Aug 14 00:51:48.521354 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1561/6271] 10.4.3.208 () {68 vars in 1280 bytes} [Fri Aug 14 00:51:48 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:48.529189 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-c1c75594-a9e0-4b18-827d-ec388fe11183 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:48.530953 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c1c75594-a9e0-4b18-827d-ec388fe11183 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] DELETE https://10.4.3.208/volume/v3/messages/5c74e171-6703-4bbf-beb5-918790857b55 Aug 14 00:51:48.531230 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c1c75594-a9e0-4b18-827d-ec388fe11183 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:48.531455 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-c1c75594-a9e0-4b18-827d-ec388fe11183 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:48.539400 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-c1c75594-a9e0-4b18-827d-ec388fe11183 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/messages/5c74e171-6703-4bbf-beb5-918790857b55 returned with HTTP 204 Aug 14 00:51:48.539786 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1584/6272] 10.4.3.208 () {68 vars in 1394 bytes} [Fri Aug 14 00:51:48 2026] DELETE /volume/v3/messages/5c74e171-6703-4bbf-beb5-918790857b55 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 00:51:48.546222 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-bca95c30-8014-4a62-b3ae-d5cc8430c67b None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:48.547884 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bca95c30-8014-4a62-b3ae-d5cc8430c67b tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/951ac1e9-7a8a-416b-b330-f97dc78cf26f Aug 14 00:51:48.548078 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bca95c30-8014-4a62-b3ae-d5cc8430c67b tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:48.548296 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-bca95c30-8014-4a62-b3ae-d5cc8430c67b tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:48.548440 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-bca95c30-8014-4a62-b3ae-d5cc8430c67b tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Delete volume with id: 951ac1e9-7a8a-416b-b330-f97dc78cf26f Aug 14 00:51:48.555285 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:48.555285 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:48.555591 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-bca95c30-8014-4a62-b3ae-d5cc8430c67b tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Volume info retrieved successfully. Aug 14 00:51:48.556454 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-bca95c30-8014-4a62-b3ae-d5cc8430c67b tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100209) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 00:51:48.566136 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-bca95c30-8014-4a62-b3ae-d5cc8430c67b tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-742522229 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-742522229, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:48.566368 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-bca95c30-8014-4a62-b3ae-d5cc8430c67b tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-742522229 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-742522229, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:48.575735 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-bca95c30-8014-4a62-b3ae-d5cc8430c67b tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Created reservations ['5abc0b3b-4242-46eb-8e29-3f684034be08', '4f629c65-9eeb-4013-b39a-d5048ecb14db', 'fab1899e-897f-46dd-a245-43bcbca1fe0a', '6d3bb436-072e-4d38-b855-a0809906cf4c'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:48.601376 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-bca95c30-8014-4a62-b3ae-d5cc8430c67b tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Delete volume request issued successfully. Aug 14 00:51:48.601575 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-bca95c30-8014-4a62-b3ae-d5cc8430c67b tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/volumes/951ac1e9-7a8a-416b-b330-f97dc78cf26f returned with HTTP 202 Aug 14 00:51:48.602011 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1554/6273] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:51:48 2026] DELETE /volume/v3/volumes/951ac1e9-7a8a-416b-b330-f97dc78cf26f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:48.610069 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-10dbf2f7-5da8-49b7-938c-c53b6db2b180 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:48.611786 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-10dbf2f7-5da8-49b7-938c-c53b6db2b180 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] DELETE https://10.4.3.208/volume/v3/types/d18d6fca-9dfb-4a1b-925b-d913408da691 Aug 14 00:51:48.611963 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-10dbf2f7-5da8-49b7-938c-c53b6db2b180 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:48.612190 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-10dbf2f7-5da8-49b7-938c-c53b6db2b180 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method '_delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:48.633821 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-10dbf2f7-5da8-49b7-938c-c53b6db2b180 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/types/d18d6fca-9dfb-4a1b-925b-d913408da691 returned with HTTP 202 Aug 14 00:51:48.634225 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1575/6274] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:51:48 2026] DELETE /volume/v3/types/d18d6fca-9dfb-4a1b-925b-d913408da691 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:48.642040 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-1306e76a-ebb1-4221-bbab-88979c831b3f None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:48.643772 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1306e76a-ebb1-4221-bbab-88979c831b3f tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:51:48.644123 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-1306e76a-ebb1-4221-bbab-88979c831b3f tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1452907924", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1447642263", "vendor_name": "tempest-vendor_name-1970550782"}}} {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:48.657891 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-1306e76a-ebb1-4221-bbab-88979c831b3f tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:51:48.658312 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1562/6275] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:51:48 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:48.666000 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:48.667632 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:51:48.667950 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aac36b5d-7936-408e-b352-8536be3b2755", "size": 1}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:48.669339 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.v3.volumes [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Create volume request body: {'volume': {'volume_type': 'aac36b5d-7936-408e-b352-8536be3b2755', 'size': 1}} {{(pid=100210) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:51:48.673173 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Create volume of 1 GB Aug 14 00:51:48.673465 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:48.673465 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:48.673827 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Availability Zones retrieved successfully. Aug 14 00:51:48.678981 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Flow 'volume_create_api' (f94a878d-9693-48bb-8756-e2bf91ea3bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:48.680037 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1008af5c-81b1-4059-bf73-b97659a971c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:48.680833 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.flows.api.create_volume [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Validating volume size '1' using validate_int {{(pid=100210) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:51:48.698825 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1008af5c-81b1-4059-bf73-b97659a971c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:51:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1447642263',vendor_name='tempest-vendor_name-1970550782'},id=aac36b5d-7936-408e-b352-8536be3b2755,is_public=True,name='tempest-ProjectAdminTests-volume-type-1452907924',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aac36b5d-7936-408e-b352-8536be3b2755', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:48.699604 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762428da-ee87-460f-aec6-86129bf38401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:48.722493 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1452907924 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1452907924, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:48.722768 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1452907924 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1452907924, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:48.754176 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Created reservations ['a81621be-0c2b-44ed-be90-e25ea231df93', '55e81f49-0432-41e3-b045-2fbaccde41b8', '695ac132-1b24-4f01-9dd0-a0c456caedc9', 'e0dcecb9-3bbe-4266-8a36-8577e1d4e3cd'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:48.754934 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762428da-ee87-460f-aec6-86129bf38401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a81621be-0c2b-44ed-be90-e25ea231df93', '55e81f49-0432-41e3-b045-2fbaccde41b8', '695ac132-1b24-4f01-9dd0-a0c456caedc9', 'e0dcecb9-3bbe-4266-8a36-8577e1d4e3cd']}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:48.755651 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4201446-85ac-4d20-b75e-fa5286e8bcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:48.780302 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4201446-85ac-4d20-b75e-fa5286e8bcc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27f91f42-8926-40b2-bdcb-daf586caf61c', '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='ca53142283564b10afdd3f3806be136e',qos_specs=None,replication_status=,reservations=['a81621be-0c2b-44ed-be90-e25ea231df93','55e81f49-0432-41e3-b045-2fbaccde41b8','695ac132-1b24-4f01-9dd0-a0c456caedc9','e0dcecb9-3bbe-4266-8a36-8577e1d4e3cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216679bf79c44207afca5c5f8d6998c6',volume_type_id=aac36b5d-7936-408e-b352-8536be3b2755), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:51:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27f91f42-8926-40b2-bdcb-daf586caf61c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca53142283564b10afdd3f3806be136e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='216679bf79c44207afca5c5f8d6998c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aac36b5d-7936-408e-b352-8536be3b2755),volume_type_id=aac36b5d-7936-408e-b352-8536be3b2755)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:48.781036 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045f9d71-db8c-4d25-ad33-92ee8f92c470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:48.798429 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045f9d71-db8c-4d25-ad33-92ee8f92c470) transitioned into state 'SUCCESS' from 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='ca53142283564b10afdd3f3806be136e',qos_specs=None,replication_status=,reservations=['a81621be-0c2b-44ed-be90-e25ea231df93','55e81f49-0432-41e3-b045-2fbaccde41b8','695ac132-1b24-4f01-9dd0-a0c456caedc9','e0dcecb9-3bbe-4266-8a36-8577e1d4e3cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='216679bf79c44207afca5c5f8d6998c6',volume_type_id=aac36b5d-7936-408e-b352-8536be3b2755)}' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:48.799067 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c54f7af-68fb-4ecc-a644-18124f9716cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:48.807190 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c54f7af-68fb-4ecc-a644-18124f9716cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100210) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:48.807932 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Flow 'volume_create_api' (f94a878d-9693-48bb-8756-e2bf91ea3bb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100210) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:48.808246 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Create volume request issued successfully. Aug 14 00:51:48.808777 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-57195ef5-7f8c-4972-a9eb-a13da9e28a0a tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:51:48.809232 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1585/6276] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:51:48 2026] POST /volume/v3/volumes => generated 773 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:48.819768 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-662b49e5-5e34-469c-bf6e-0090ae938bc5 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:48.821837 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-662b49e5-5e34-469c-bf6e-0090ae938bc5 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] GET https://10.4.3.208/volume/v3/volumes/27f91f42-8926-40b2-bdcb-daf586caf61c Aug 14 00:51:48.822072 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-662b49e5-5e34-469c-bf6e-0090ae938bc5 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:48.822311 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-662b49e5-5e34-469c-bf6e-0090ae938bc5 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'show' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:48.829335 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:48.829335 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:48.832668 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-662b49e5-5e34-469c-bf6e-0090ae938bc5 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Volume info retrieved successfully. Aug 14 00:51:48.836155 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-662b49e5-5e34-469c-bf6e-0090ae938bc5 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/volumes/27f91f42-8926-40b2-bdcb-daf586caf61c returned with HTTP 200 Aug 14 00:51:48.836483 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1555/6277] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:51:48 2026] GET /volume/v3/volumes/27f91f42-8926-40b2-bdcb-daf586caf61c => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:49.850305 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-670a7e26-517e-4b41-8dca-5a5dcb0bdfac None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:49.852033 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-670a7e26-517e-4b41-8dca-5a5dcb0bdfac tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] GET https://10.4.3.208/volume/v3/volumes/27f91f42-8926-40b2-bdcb-daf586caf61c Aug 14 00:51:49.852321 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-670a7e26-517e-4b41-8dca-5a5dcb0bdfac tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:49.852561 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-670a7e26-517e-4b41-8dca-5a5dcb0bdfac tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:49.861240 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:49.861240 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:49.864929 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-670a7e26-517e-4b41-8dca-5a5dcb0bdfac tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Volume info retrieved successfully. Aug 14 00:51:49.868965 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-670a7e26-517e-4b41-8dca-5a5dcb0bdfac tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/volumes/27f91f42-8926-40b2-bdcb-daf586caf61c returned with HTTP 200 Aug 14 00:51:49.869429 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1576/6278] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:51:49 2026] GET /volume/v3/volumes/27f91f42-8926-40b2-bdcb-daf586caf61c => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:49.881637 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-d4b69b9d-9d2c-4dd4-826b-0ae179694228 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:49.883228 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d4b69b9d-9d2c-4dd4-826b-0ae179694228 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] GET https://10.4.3.208/volume/v3/messages Aug 14 00:51:49.883422 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d4b69b9d-9d2c-4dd4-826b-0ae179694228 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:49.883590 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-d4b69b9d-9d2c-4dd4-826b-0ae179694228 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:49.887215 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-d4b69b9d-9d2c-4dd4-826b-0ae179694228 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/messages returned with HTTP 200 Aug 14 00:51:49.887519 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1563/6279] 10.4.3.208 () {68 vars in 1280 bytes} [Fri Aug 14 00:51:49 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:49.894521 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-463df63d-39b3-4a3d-8987-5c5f09cb7b86 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:49.896701 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-463df63d-39b3-4a3d-8987-5c5f09cb7b86 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] GET https://10.4.3.208/volume/v3/messages/dcd1868d-393e-4c60-81b7-ca1c89581fd6 Aug 14 00:51:49.896831 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-463df63d-39b3-4a3d-8987-5c5f09cb7b86 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:49.897074 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-463df63d-39b3-4a3d-8987-5c5f09cb7b86 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:49.900077 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:49.900077 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:49.900598 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-463df63d-39b3-4a3d-8987-5c5f09cb7b86 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/messages/dcd1868d-393e-4c60-81b7-ca1c89581fd6 returned with HTTP 200 Aug 14 00:51:49.900940 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1586/6280] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:51:49 2026] GET /volume/v3/messages/dcd1868d-393e-4c60-81b7-ca1c89581fd6 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:49.908455 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ff296015-57b1-406d-9b28-f3c59fa9aa6d None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:49.910364 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ff296015-57b1-406d-9b28-f3c59fa9aa6d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] DELETE https://10.4.3.208/volume/v3/messages/dcd1868d-393e-4c60-81b7-ca1c89581fd6 Aug 14 00:51:49.910563 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ff296015-57b1-406d-9b28-f3c59fa9aa6d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:49.910738 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ff296015-57b1-406d-9b28-f3c59fa9aa6d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:49.917816 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ff296015-57b1-406d-9b28-f3c59fa9aa6d tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/messages/dcd1868d-393e-4c60-81b7-ca1c89581fd6 returned with HTTP 204 Aug 14 00:51:49.918164 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1556/6281] 10.4.3.208 () {68 vars in 1394 bytes} [Fri Aug 14 00:51:49 2026] DELETE /volume/v3/messages/dcd1868d-393e-4c60-81b7-ca1c89581fd6 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 00:51:49.924518 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-91007cf8-e36d-4223-824f-6aad2090ab07 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:49.926111 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-91007cf8-e36d-4223-824f-6aad2090ab07 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/27f91f42-8926-40b2-bdcb-daf586caf61c Aug 14 00:51:49.926336 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-91007cf8-e36d-4223-824f-6aad2090ab07 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:49.926517 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-91007cf8-e36d-4223-824f-6aad2090ab07 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method 'delete' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:49.926662 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-91007cf8-e36d-4223-824f-6aad2090ab07 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Delete volume with id: 27f91f42-8926-40b2-bdcb-daf586caf61c Aug 14 00:51:49.933212 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:49.933212 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:49.933488 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-91007cf8-e36d-4223-824f-6aad2090ab07 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Volume info retrieved successfully. Aug 14 00:51:49.934350 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-91007cf8-e36d-4223-824f-6aad2090ab07 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100208) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 00:51:49.942878 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-91007cf8-e36d-4223-824f-6aad2090ab07 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1452907924 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1452907924, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:49.943151 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-91007cf8-e36d-4223-824f-6aad2090ab07 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1452907924 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1452907924, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:49.950828 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-91007cf8-e36d-4223-824f-6aad2090ab07 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Created reservations ['f4cf6e3f-f505-46f7-aeed-770c257db24b', '03296946-5d27-45cf-86a9-b45b22c1ca51', 'f9de103f-c82d-4183-9b5e-b6b565fc7ad8', '07f4575d-73c8-4cef-9e60-a4e6ac14b037'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:49.971708 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-91007cf8-e36d-4223-824f-6aad2090ab07 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Delete volume request issued successfully. Aug 14 00:51:49.971902 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-91007cf8-e36d-4223-824f-6aad2090ab07 tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/volumes/27f91f42-8926-40b2-bdcb-daf586caf61c returned with HTTP 202 Aug 14 00:51:49.972350 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1577/6282] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:51:49 2026] DELETE /volume/v3/volumes/27f91f42-8926-40b2-bdcb-daf586caf61c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:49.978431 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-f67f5734-68a7-4791-8e2a-b1b64336edaa None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:49.980252 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f67f5734-68a7-4791-8e2a-b1b64336edaa tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] DELETE https://10.4.3.208/volume/v3/types/aac36b5d-7936-408e-b352-8536be3b2755 Aug 14 00:51:49.980449 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f67f5734-68a7-4791-8e2a-b1b64336edaa tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:49.980618 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-f67f5734-68a7-4791-8e2a-b1b64336edaa tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] Calling method '_delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:50.000797 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-f67f5734-68a7-4791-8e2a-b1b64336edaa tempest-ProjectAdminTests-1334035970 tempest-ProjectAdminTests-1334035970-project-admin] https://10.4.3.208/volume/v3/types/aac36b5d-7936-408e-b352-8536be3b2755 returned with HTTP 202 Aug 14 00:51:50.001178 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1564/6283] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:51:49 2026] DELETE /volume/v3/types/aac36b5d-7936-408e-b352-8536be3b2755 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:51.239201 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-4f307b0b-c839-4253-8aba-c3232adb632e None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:51.312656 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4f307b0b-c839-4253-8aba-c3232adb632e tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:51:51.313051 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-4f307b0b-c839-4253-8aba-c3232adb632e tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-496931875", "extra_specs": {"storage_protocol": "tempest-storage_protocol-262163867", "vendor_name": "tempest-vendor_name-396545596"}}} {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:51.329010 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-4f307b0b-c839-4253-8aba-c3232adb632e tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:51:51.329406 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1587/6284] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:51:51 2026] POST /volume/v3/types => generated 327 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:51.336548 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:51.338156 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:51:51.338487 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "55bf2393-6d87-454d-9e5f-9da25010a94d", "size": 1}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:51.339826 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.v3.volumes [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Create volume request body: {'volume': {'volume_type': '55bf2393-6d87-454d-9e5f-9da25010a94d', 'size': 1}} {{(pid=100209) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:51:51.343473 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.v3.volumes [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Create volume of 1 GB Aug 14 00:51:51.343741 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:51.343741 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:51.344071 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Availability Zones retrieved successfully. Aug 14 00:51:51.349118 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Flow 'volume_create_api' (8a0a6dea-0182-4a1d-bc24-40872119c4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:51.349942 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c616ffc-a805-475d-8657-430de6b56b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:51.350636 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.flows.api.create_volume [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Validating volume size '1' using validate_int {{(pid=100209) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:51:51.372780 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c616ffc-a805-475d-8657-430de6b56b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:51:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-262163867',vendor_name='tempest-vendor_name-396545596'},id=55bf2393-6d87-454d-9e5f-9da25010a94d,is_public=True,name='tempest-ProjectReaderTests-volume-type-496931875',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '55bf2393-6d87-454d-9e5f-9da25010a94d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:51.373845 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa32b916-e90d-472a-9340-8887325b0c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:51.397056 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-496931875 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-496931875, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:51.397357 np0000007289 devstack@c-api.service[100209]: WARNING cinder.quota [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-496931875 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-496931875, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:51.428461 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.quota [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Created reservations ['0b481058-551f-4eb1-9a56-43e16ba6ab0f', 'c9707bff-47e9-4a17-86ba-eaea42225eca', 'f23e3abc-9b4a-47fd-a656-98de3976adeb', '2a412105-a67e-4916-9936-48f714c80d6a'] {{(pid=100209) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:51.429150 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa32b916-e90d-472a-9340-8887325b0c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b481058-551f-4eb1-9a56-43e16ba6ab0f', 'c9707bff-47e9-4a17-86ba-eaea42225eca', 'f23e3abc-9b4a-47fd-a656-98de3976adeb', '2a412105-a67e-4916-9936-48f714c80d6a']}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:51.429797 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c931fd20-5950-44f5-a6c5-25eb7b9a93a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:51.454816 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c931fd20-5950-44f5-a6c5-25eb7b9a93a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f81ab97-7a77-4430-8097-14b4545b4708', '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='6ced7c4746ec4f738597d9f92c9ba223',qos_specs=None,replication_status=,reservations=['0b481058-551f-4eb1-9a56-43e16ba6ab0f','c9707bff-47e9-4a17-86ba-eaea42225eca','f23e3abc-9b4a-47fd-a656-98de3976adeb','2a412105-a67e-4916-9936-48f714c80d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ee6d6f2851426e952dc2ff0aa0e460',volume_type_id=55bf2393-6d87-454d-9e5f-9da25010a94d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:51:51Z,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=9f81ab97-7a77-4430-8097-14b4545b4708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ced7c4746ec4f738597d9f92c9ba223',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29ee6d6f2851426e952dc2ff0aa0e460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(55bf2393-6d87-454d-9e5f-9da25010a94d),volume_type_id=55bf2393-6d87-454d-9e5f-9da25010a94d)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:51.455559 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e05dbb70-350d-4f1b-932f-1524e1ade638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:51.473115 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e05dbb70-350d-4f1b-932f-1524e1ade638) transitioned into state 'SUCCESS' from 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='6ced7c4746ec4f738597d9f92c9ba223',qos_specs=None,replication_status=,reservations=['0b481058-551f-4eb1-9a56-43e16ba6ab0f','c9707bff-47e9-4a17-86ba-eaea42225eca','f23e3abc-9b4a-47fd-a656-98de3976adeb','2a412105-a67e-4916-9936-48f714c80d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ee6d6f2851426e952dc2ff0aa0e460',volume_type_id=55bf2393-6d87-454d-9e5f-9da25010a94d)}' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:51.473766 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52b2373d-5153-4d3b-a283-744d7daa1887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:51.483390 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52b2373d-5153-4d3b-a283-744d7daa1887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100209) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:51.484508 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.volume.api [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Flow 'volume_create_api' (8a0a6dea-0182-4a1d-bc24-40872119c4ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100209) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:51.484915 np0000007289 devstack@c-api.service[100209]: INFO cinder.volume.api [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Create volume request issued successfully. Aug 14 00:51:51.485706 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-e3fd40cc-bea0-4e4c-91a0-9c185fb34c38 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:51:51.486287 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1557/6285] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:51:51 2026] POST /volume/v3/volumes => generated 773 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:51.496855 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-87e9f364-5a72-4b44-a5c0-5462ab477848 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:51.499007 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-87e9f364-5a72-4b44-a5c0-5462ab477848 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] GET https://10.4.3.208/volume/v3/volumes/9f81ab97-7a77-4430-8097-14b4545b4708 Aug 14 00:51:51.499296 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-87e9f364-5a72-4b44-a5c0-5462ab477848 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:51.499530 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-87e9f364-5a72-4b44-a5c0-5462ab477848 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Calling method 'show' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:51.506979 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:51.506979 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:51.510473 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-87e9f364-5a72-4b44-a5c0-5462ab477848 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Volume info retrieved successfully. Aug 14 00:51:51.514151 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-87e9f364-5a72-4b44-a5c0-5462ab477848 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] https://10.4.3.208/volume/v3/volumes/9f81ab97-7a77-4430-8097-14b4545b4708 returned with HTTP 200 Aug 14 00:51:51.514525 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1578/6286] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:51:51 2026] GET /volume/v3/volumes/9f81ab97-7a77-4430-8097-14b4545b4708 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:52.526484 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-fd02807e-e6c6-4a2b-87ad-b323f97c4529 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:52.528530 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fd02807e-e6c6-4a2b-87ad-b323f97c4529 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] GET https://10.4.3.208/volume/v3/volumes/9f81ab97-7a77-4430-8097-14b4545b4708 Aug 14 00:51:52.528787 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fd02807e-e6c6-4a2b-87ad-b323f97c4529 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:52.528980 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-fd02807e-e6c6-4a2b-87ad-b323f97c4529 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:52.537635 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:52.537635 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:52.541423 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-fd02807e-e6c6-4a2b-87ad-b323f97c4529 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Volume info retrieved successfully. Aug 14 00:51:52.545384 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-fd02807e-e6c6-4a2b-87ad-b323f97c4529 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] https://10.4.3.208/volume/v3/volumes/9f81ab97-7a77-4430-8097-14b4545b4708 returned with HTTP 200 Aug 14 00:51:52.545937 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1565/6287] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:51:52 2026] GET /volume/v3/volumes/9f81ab97-7a77-4430-8097-14b4545b4708 => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:52.557278 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-7a54542c-1c0c-4131-9869-35bc96009800 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:52.558933 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7a54542c-1c0c-4131-9869-35bc96009800 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] GET https://10.4.3.208/volume/v3/messages Aug 14 00:51:52.559239 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7a54542c-1c0c-4131-9869-35bc96009800 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:52.559451 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-7a54542c-1c0c-4131-9869-35bc96009800 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Calling method 'version_select' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:52.563376 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-7a54542c-1c0c-4131-9869-35bc96009800 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] https://10.4.3.208/volume/v3/messages returned with HTTP 200 Aug 14 00:51:52.563848 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1588/6288] 10.4.3.208 () {68 vars in 1280 bytes} [Fri Aug 14 00:51:52 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:52.570742 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-860780cf-7675-42fd-b61d-d8fa7307d2a8 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:52.624727 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-860780cf-7675-42fd-b61d-d8fa7307d2a8 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-reader] GET https://10.4.3.208/volume/v3/messages Aug 14 00:51:52.624939 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-860780cf-7675-42fd-b61d-d8fa7307d2a8 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-reader] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:52.625130 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-860780cf-7675-42fd-b61d-d8fa7307d2a8 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-reader] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:52.625413 np0000007289 devstack@c-api.service[100209]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:52.625413 np0000007289 devstack@c-api.service[100209]: warnings.warn( Aug 14 00:51:52.628896 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-860780cf-7675-42fd-b61d-d8fa7307d2a8 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-reader] https://10.4.3.208/volume/v3/messages returned with HTTP 200 Aug 14 00:51:52.629398 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1558/6289] 10.4.3.208 () {68 vars in 1280 bytes} [Fri Aug 14 00:51:52 2026] GET /volume/v3/messages => generated 670 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:52.637492 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-8280ba6f-9fb4-4a56-93d4-f14b7eff1de7 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:52.639263 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8280ba6f-9fb4-4a56-93d4-f14b7eff1de7 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] DELETE https://10.4.3.208/volume/v3/messages/aa3f99ff-b970-44cd-af93-6e6ca13eb0a5 Aug 14 00:51:52.639460 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8280ba6f-9fb4-4a56-93d4-f14b7eff1de7 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:52.639654 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-8280ba6f-9fb4-4a56-93d4-f14b7eff1de7 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:52.649152 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-8280ba6f-9fb4-4a56-93d4-f14b7eff1de7 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] https://10.4.3.208/volume/v3/messages/aa3f99ff-b970-44cd-af93-6e6ca13eb0a5 returned with HTTP 204 Aug 14 00:51:52.649671 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1579/6290] 10.4.3.208 () {68 vars in 1394 bytes} [Fri Aug 14 00:51:52 2026] DELETE /volume/v3/messages/aa3f99ff-b970-44cd-af93-6e6ca13eb0a5 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 00:51:52.657579 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-65c938b7-05ae-4a77-9f2d-3e1d5b523ef8 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:52.659289 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-65c938b7-05ae-4a77-9f2d-3e1d5b523ef8 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/9f81ab97-7a77-4430-8097-14b4545b4708 Aug 14 00:51:52.659526 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-65c938b7-05ae-4a77-9f2d-3e1d5b523ef8 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:52.659742 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-65c938b7-05ae-4a77-9f2d-3e1d5b523ef8 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Calling method 'delete' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:52.659929 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.v3.volumes [None req-65c938b7-05ae-4a77-9f2d-3e1d5b523ef8 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Delete volume with id: 9f81ab97-7a77-4430-8097-14b4545b4708 Aug 14 00:51:52.666836 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:52.666836 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:52.667188 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-65c938b7-05ae-4a77-9f2d-3e1d5b523ef8 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Volume info retrieved successfully. Aug 14 00:51:52.668242 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.volume.api [None req-65c938b7-05ae-4a77-9f2d-3e1d5b523ef8 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100211) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 00:51:52.676790 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-65c938b7-05ae-4a77-9f2d-3e1d5b523ef8 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-496931875 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-496931875, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:52.677102 np0000007289 devstack@c-api.service[100211]: WARNING cinder.quota [None req-65c938b7-05ae-4a77-9f2d-3e1d5b523ef8 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-496931875 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-496931875, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:52.685823 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.quota [None req-65c938b7-05ae-4a77-9f2d-3e1d5b523ef8 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Created reservations ['4ec59b55-65b3-4e47-8be7-c1c37ad5bfe5', '187afe9b-35bf-4368-903e-850d7ced707d', '766b1190-2565-453d-ab7c-c2ec6de4b0c8', 'fad91319-4b2b-40f6-b697-5134df4a2bee'] {{(pid=100211) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:52.710396 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-65c938b7-05ae-4a77-9f2d-3e1d5b523ef8 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Delete volume request issued successfully. Aug 14 00:51:52.710594 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-65c938b7-05ae-4a77-9f2d-3e1d5b523ef8 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] https://10.4.3.208/volume/v3/volumes/9f81ab97-7a77-4430-8097-14b4545b4708 returned with HTTP 202 Aug 14 00:51:52.710996 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1566/6291] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:51:52 2026] DELETE /volume/v3/volumes/9f81ab97-7a77-4430-8097-14b4545b4708 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:52.717774 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-564f7d9a-8397-4b80-b23d-cf017170fca6 None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:52.719494 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-564f7d9a-8397-4b80-b23d-cf017170fca6 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] DELETE https://10.4.3.208/volume/v3/types/55bf2393-6d87-454d-9e5f-9da25010a94d Aug 14 00:51:52.719679 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-564f7d9a-8397-4b80-b23d-cf017170fca6 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:52.719867 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-564f7d9a-8397-4b80-b23d-cf017170fca6 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Calling method '_delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:52.742541 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-564f7d9a-8397-4b80-b23d-cf017170fca6 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] https://10.4.3.208/volume/v3/types/55bf2393-6d87-454d-9e5f-9da25010a94d returned with HTTP 202 Aug 14 00:51:52.743005 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1589/6292] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:51:52 2026] DELETE /volume/v3/types/55bf2393-6d87-454d-9e5f-9da25010a94d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:52.750893 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-ef5f2b1d-5a0b-47d3-8358-9918b701d5e4 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:52.752609 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ef5f2b1d-5a0b-47d3-8358-9918b701d5e4 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] POST https://10.4.3.208/volume/v3/types Aug 14 00:51:52.752935 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-ef5f2b1d-5a0b-47d3-8358-9918b701d5e4 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-285031240", "extra_specs": {"storage_protocol": "tempest-storage_protocol-777571599", "vendor_name": "tempest-vendor_name-437467421"}}} {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:52.769502 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-ef5f2b1d-5a0b-47d3-8358-9918b701d5e4 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] https://10.4.3.208/volume/v3/types returned with HTTP 200 Aug 14 00:51:52.769848 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1559/6293] 10.4.3.208 () {68 vars in 1253 bytes} [Fri Aug 14 00:51:52 2026] POST /volume/v3/types => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:52.778224 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:52.780109 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] POST https://10.4.3.208/volume/v3/volumes Aug 14 00:51:52.780574 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5c14e156-66b5-40c7-98ed-92c31e0b77b5", "size": 1}} {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 14 00:51:52.782058 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.v3.volumes [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Create volume request body: {'volume': {'volume_type': '5c14e156-66b5-40c7-98ed-92c31e0b77b5', 'size': 1}} {{(pid=100208) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 14 00:51:52.785881 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.v3.volumes [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Create volume of 1 GB Aug 14 00:51:52.786202 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:52.786202 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:52.786595 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Availability Zones retrieved successfully. Aug 14 00:51:52.791784 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Flow 'volume_create_api' (dc2ccba3-91ab-40cf-8299-5a88ce59d784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:52.792963 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36ab9cd8-a2a8-4929-8deb-5eb8644a83d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:52.793989 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.flows.api.create_volume [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Validating volume size '1' using validate_int {{(pid=100208) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 14 00:51:52.813764 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36ab9cd8-a2a8-4929-8deb-5eb8644a83d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-14T00:51:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-777571599',vendor_name='tempest-vendor_name-437467421'},id=5c14e156-66b5-40c7-98ed-92c31e0b77b5,is_public=True,name='tempest-ProjectReaderTests-volume-type-285031240',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c14e156-66b5-40c7-98ed-92c31e0b77b5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:52.814514 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c57d06-e697-44b8-b093-f9731e16c83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:52.839105 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-285031240 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-285031240, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:52.839401 np0000007289 devstack@c-api.service[100208]: WARNING cinder.quota [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-285031240 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-285031240, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:52.862908 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.quota [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Created reservations ['3fbfe0b9-9049-49c1-b557-2a0df62bd09d', 'c640980f-79c0-4a99-84de-135f11beed8e', 'cc6998c6-aebd-4550-a85a-d7863c676765', '8c97471c-b5cd-4f4b-bfb4-5b530be7b673'] {{(pid=100208) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:52.863645 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c57d06-e697-44b8-b093-f9731e16c83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fbfe0b9-9049-49c1-b557-2a0df62bd09d', 'c640980f-79c0-4a99-84de-135f11beed8e', 'cc6998c6-aebd-4550-a85a-d7863c676765', '8c97471c-b5cd-4f4b-bfb4-5b530be7b673']}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:52.864350 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f45f11fa-75d0-4d3e-8363-6c79285a9242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:52.893109 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f45f11fa-75d0-4d3e-8363-6c79285a9242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f407cda-95c1-465d-b4a1-2a2c46130216', '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='6ced7c4746ec4f738597d9f92c9ba223',qos_specs=None,replication_status=,reservations=['3fbfe0b9-9049-49c1-b557-2a0df62bd09d','c640980f-79c0-4a99-84de-135f11beed8e','cc6998c6-aebd-4550-a85a-d7863c676765','8c97471c-b5cd-4f4b-bfb4-5b530be7b673'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ee6d6f2851426e952dc2ff0aa0e460',volume_type_id=5c14e156-66b5-40c7-98ed-92c31e0b77b5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-14T00:51:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f407cda-95c1-465d-b4a1-2a2c46130216,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ced7c4746ec4f738597d9f92c9ba223',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29ee6d6f2851426e952dc2ff0aa0e460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c14e156-66b5-40c7-98ed-92c31e0b77b5),volume_type_id=5c14e156-66b5-40c7-98ed-92c31e0b77b5)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:52.893945 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15123e51-9ac0-451a-a874-05a5804ab37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:52.911725 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15123e51-9ac0-451a-a874-05a5804ab37e) transitioned into state 'SUCCESS' from 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='6ced7c4746ec4f738597d9f92c9ba223',qos_specs=None,replication_status=,reservations=['3fbfe0b9-9049-49c1-b557-2a0df62bd09d','c640980f-79c0-4a99-84de-135f11beed8e','cc6998c6-aebd-4550-a85a-d7863c676765','8c97471c-b5cd-4f4b-bfb4-5b530be7b673'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ee6d6f2851426e952dc2ff0aa0e460',volume_type_id=5c14e156-66b5-40c7-98ed-92c31e0b77b5)}' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:52.912367 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e44973d-d614-4014-87b6-08fdad0fe45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 14 00:51:52.920005 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e44973d-d614-4014-87b6-08fdad0fe45f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100208) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 14 00:51:52.920769 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.volume.api [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Flow 'volume_create_api' (dc2ccba3-91ab-40cf-8299-5a88ce59d784) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100208) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 14 00:51:52.921055 np0000007289 devstack@c-api.service[100208]: INFO cinder.volume.api [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Create volume request issued successfully. Aug 14 00:51:52.921600 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-b1bb20bf-6e47-4b84-84e5-c3e560d4d424 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] https://10.4.3.208/volume/v3/volumes returned with HTTP 202 Aug 14 00:51:52.921999 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1580/6294] 10.4.3.208 () {70 vars in 1298 bytes} [Fri Aug 14 00:51:52 2026] POST /volume/v3/volumes => generated 773 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 14 00:51:52.933029 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-6217c1d2-5f15-46ee-931b-84f589ce24e7 None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:52.935216 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6217c1d2-5f15-46ee-931b-84f589ce24e7 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] GET https://10.4.3.208/volume/v3/volumes/8f407cda-95c1-465d-b4a1-2a2c46130216 Aug 14 00:51:52.935503 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6217c1d2-5f15-46ee-931b-84f589ce24e7 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:52.935938 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-6217c1d2-5f15-46ee-931b-84f589ce24e7 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Calling method 'show' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:52.943796 np0000007289 devstack@c-api.service[100211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:52.943796 np0000007289 devstack@c-api.service[100211]: warnings.warn( Aug 14 00:51:52.947497 np0000007289 devstack@c-api.service[100211]: INFO cinder.volume.api [None req-6217c1d2-5f15-46ee-931b-84f589ce24e7 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Volume info retrieved successfully. Aug 14 00:51:52.951445 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-6217c1d2-5f15-46ee-931b-84f589ce24e7 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] https://10.4.3.208/volume/v3/volumes/8f407cda-95c1-465d-b4a1-2a2c46130216 returned with HTTP 200 Aug 14 00:51:52.951898 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1567/6295] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:51:52 2026] GET /volume/v3/volumes/8f407cda-95c1-465d-b4a1-2a2c46130216 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:53.964872 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ae2378a4-6d22-4ab8-b56b-197b890cf75f None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:53.966484 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ae2378a4-6d22-4ab8-b56b-197b890cf75f tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] GET https://10.4.3.208/volume/v3/volumes/8f407cda-95c1-465d-b4a1-2a2c46130216 Aug 14 00:51:53.966687 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ae2378a4-6d22-4ab8-b56b-197b890cf75f tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:53.966878 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ae2378a4-6d22-4ab8-b56b-197b890cf75f tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Calling method 'show' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:53.973330 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:53.973330 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:53.976405 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ae2378a4-6d22-4ab8-b56b-197b890cf75f tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Volume info retrieved successfully. Aug 14 00:51:53.979702 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ae2378a4-6d22-4ab8-b56b-197b890cf75f tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] https://10.4.3.208/volume/v3/volumes/8f407cda-95c1-465d-b4a1-2a2c46130216 returned with HTTP 200 Aug 14 00:51:53.980029 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1590/6296] 10.4.3.208 () {68 vars in 1388 bytes} [Fri Aug 14 00:51:53 2026] GET /volume/v3/volumes/8f407cda-95c1-465d-b4a1-2a2c46130216 => generated 973 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:53.991262 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-2fa29d1f-7d0f-41a7-a20d-268e1b266e67 None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:53.992653 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2fa29d1f-7d0f-41a7-a20d-268e1b266e67 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] GET https://10.4.3.208/volume/v3/messages Aug 14 00:51:53.992826 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2fa29d1f-7d0f-41a7-a20d-268e1b266e67 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:53.992993 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-2fa29d1f-7d0f-41a7-a20d-268e1b266e67 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Calling method 'version_select' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:53.996132 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-2fa29d1f-7d0f-41a7-a20d-268e1b266e67 tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] https://10.4.3.208/volume/v3/messages returned with HTTP 200 Aug 14 00:51:53.996441 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1560/6297] 10.4.3.208 () {68 vars in 1280 bytes} [Fri Aug 14 00:51:53 2026] GET /volume/v3/messages => generated 670 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:54.003955 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.middleware.request_id [None req-f9caae64-8542-4568-aa24-4ef51aeff91c None None] RequestId filter calling following filter/app {{(pid=100208) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:54.005901 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f9caae64-8542-4568-aa24-4ef51aeff91c tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-reader] GET https://10.4.3.208/volume/v3/messages/546f20ea-4903-438b-934e-5ea48bb8e9f1 Aug 14 00:51:54.006145 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f9caae64-8542-4568-aa24-4ef51aeff91c tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-reader] Empty body provided in request {{(pid=100208) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:54.006364 np0000007289 devstack@c-api.service[100208]: DEBUG cinder.api.openstack.wsgi [None req-f9caae64-8542-4568-aa24-4ef51aeff91c tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-reader] Calling method 'version_select' {{(pid=100208) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:54.009563 np0000007289 devstack@c-api.service[100208]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:54.009563 np0000007289 devstack@c-api.service[100208]: warnings.warn( Aug 14 00:51:54.010198 np0000007289 devstack@c-api.service[100208]: INFO cinder.api.openstack.wsgi [None req-f9caae64-8542-4568-aa24-4ef51aeff91c tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-reader] https://10.4.3.208/volume/v3/messages/546f20ea-4903-438b-934e-5ea48bb8e9f1 returned with HTTP 200 Aug 14 00:51:54.010556 np0000007289 devstack@c-api.service[100208]: [pid: 100208|app: 0|req: 1581/6298] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:51:54 2026] GET /volume/v3/messages/546f20ea-4903-438b-934e-5ea48bb8e9f1 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 14 00:51:54.017795 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.middleware.request_id [None req-dced5db5-1970-4afb-87eb-3a7488cfdbcf None None] RequestId filter calling following filter/app {{(pid=100211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:54.019482 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dced5db5-1970-4afb-87eb-3a7488cfdbcf tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] DELETE https://10.4.3.208/volume/v3/messages/546f20ea-4903-438b-934e-5ea48bb8e9f1 Aug 14 00:51:54.019829 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dced5db5-1970-4afb-87eb-3a7488cfdbcf tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Empty body provided in request {{(pid=100211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:54.020070 np0000007289 devstack@c-api.service[100211]: DEBUG cinder.api.openstack.wsgi [None req-dced5db5-1970-4afb-87eb-3a7488cfdbcf tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Calling method 'version_select' {{(pid=100211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:54.028255 np0000007289 devstack@c-api.service[100211]: INFO cinder.api.openstack.wsgi [None req-dced5db5-1970-4afb-87eb-3a7488cfdbcf tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] https://10.4.3.208/volume/v3/messages/546f20ea-4903-438b-934e-5ea48bb8e9f1 returned with HTTP 204 Aug 14 00:51:54.028595 np0000007289 devstack@c-api.service[100211]: [pid: 100211|app: 0|req: 1568/6299] 10.4.3.208 () {68 vars in 1394 bytes} [Fri Aug 14 00:51:54 2026] DELETE /volume/v3/messages/546f20ea-4903-438b-934e-5ea48bb8e9f1 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 14 00:51:54.034837 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.middleware.request_id [None req-ed812805-739b-419b-ac97-703f9b96be7d None None] RequestId filter calling following filter/app {{(pid=100210) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:54.036819 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ed812805-739b-419b-ac97-703f9b96be7d tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] DELETE https://10.4.3.208/volume/v3/volumes/8f407cda-95c1-465d-b4a1-2a2c46130216 Aug 14 00:51:54.037094 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ed812805-739b-419b-ac97-703f9b96be7d tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Empty body provided in request {{(pid=100210) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:54.037380 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.api.openstack.wsgi [None req-ed812805-739b-419b-ac97-703f9b96be7d tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Calling method 'delete' {{(pid=100210) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:54.037599 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.v3.volumes [None req-ed812805-739b-419b-ac97-703f9b96be7d tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Delete volume with id: 8f407cda-95c1-465d-b4a1-2a2c46130216 Aug 14 00:51:54.044069 np0000007289 devstack@c-api.service[100210]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 14 00:51:54.044069 np0000007289 devstack@c-api.service[100210]: warnings.warn( Aug 14 00:51:54.044384 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ed812805-739b-419b-ac97-703f9b96be7d tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Volume info retrieved successfully. Aug 14 00:51:54.045176 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.volume.api [None req-ed812805-739b-419b-ac97-703f9b96be7d tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100210) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 14 00:51:54.054075 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-ed812805-739b-419b-ac97-703f9b96be7d tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-285031240 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-285031240, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:54.054392 np0000007289 devstack@c-api.service[100210]: WARNING cinder.quota [None req-ed812805-739b-419b-ac97-703f9b96be7d tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-285031240 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-285031240, it is now deprecated. Please use the default quota class for default quota. Aug 14 00:51:54.062158 np0000007289 devstack@c-api.service[100210]: DEBUG cinder.quota [None req-ed812805-739b-419b-ac97-703f9b96be7d tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Created reservations ['78f8faf6-c55f-4675-ade3-be748b5329cd', '32703acb-02cb-41a8-a081-38d45afa641d', 'c6b8c345-bebe-4cae-887a-e8ed51a5adf1', 'dc35221f-dc60-45f9-a672-83cb8f75e049'] {{(pid=100210) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 14 00:51:54.085869 np0000007289 devstack@c-api.service[100210]: INFO cinder.volume.api [None req-ed812805-739b-419b-ac97-703f9b96be7d tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Delete volume request issued successfully. Aug 14 00:51:54.086121 np0000007289 devstack@c-api.service[100210]: INFO cinder.api.openstack.wsgi [None req-ed812805-739b-419b-ac97-703f9b96be7d tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] https://10.4.3.208/volume/v3/volumes/8f407cda-95c1-465d-b4a1-2a2c46130216 returned with HTTP 202 Aug 14 00:51:54.086673 np0000007289 devstack@c-api.service[100210]: [pid: 100210|app: 0|req: 1591/6300] 10.4.3.208 () {68 vars in 1391 bytes} [Fri Aug 14 00:51:54 2026] DELETE /volume/v3/volumes/8f407cda-95c1-465d-b4a1-2a2c46130216 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:51:54.093815 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.middleware.request_id [None req-90fb8da4-bbf2-43f3-a8e0-05459c84386a None None] RequestId filter calling following filter/app {{(pid=100209) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 14 00:51:54.095652 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-90fb8da4-bbf2-43f3-a8e0-05459c84386a tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] DELETE https://10.4.3.208/volume/v3/types/5c14e156-66b5-40c7-98ed-92c31e0b77b5 Aug 14 00:51:54.095828 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-90fb8da4-bbf2-43f3-a8e0-05459c84386a tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Empty body provided in request {{(pid=100209) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 14 00:51:54.096012 np0000007289 devstack@c-api.service[100209]: DEBUG cinder.api.openstack.wsgi [None req-90fb8da4-bbf2-43f3-a8e0-05459c84386a tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] Calling method '_delete' {{(pid=100209) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 14 00:51:54.120025 np0000007289 devstack@c-api.service[100209]: INFO cinder.api.openstack.wsgi [None req-90fb8da4-bbf2-43f3-a8e0-05459c84386a tempest-ProjectReaderTests-1615001168 tempest-ProjectReaderTests-1615001168-project-admin] https://10.4.3.208/volume/v3/types/5c14e156-66b5-40c7-98ed-92c31e0b77b5 returned with HTTP 202 Aug 14 00:51:54.120485 np0000007289 devstack@c-api.service[100209]: [pid: 100209|app: 0|req: 1561/6301] 10.4.3.208 () {66 vars in 1345 bytes} [Fri Aug 14 00:51:54 2026] DELETE /volume/v3/types/5c14e156-66b5-40c7-98ed-92c31e0b77b5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 14 00:52:04.008318 np0000007289 devstack@c-api.service[100208]: DEBUG dbcounter [-] [100208] Writing DB stats cinder:SELECT=86,cinder:UPDATE=46,cinder:INSERT=26 {{(pid=100208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:52:04.025159 np0000007289 devstack@c-api.service[100211]: DEBUG dbcounter [-] [100211] Writing DB stats cinder:SELECT=76,cinder:INSERT=20,cinder:UPDATE=45 {{(pid=100211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:52:04.082301 np0000007289 devstack@c-api.service[100210]: DEBUG dbcounter [-] [100210] Writing DB stats cinder:SELECT=68,cinder:INSERT=19,cinder:UPDATE=47 {{(pid=100210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 14 00:52:04.116174 np0000007289 devstack@c-api.service[100209]: DEBUG dbcounter [-] [100209] Writing DB stats cinder:SELECT=67,cinder:INSERT=20,cinder:UPDATE=36 {{(pid=100209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}